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/buildah.spec'], chrootPath='/var/lib/mock/dist-oc9-epol-build-73873-49176/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=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/buildah.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/buildah-1.35.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/buildah.spec'], chrootPath='/var/lib/mock/dist-oc9-epol-build-73873-49176/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=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps /builddir/build/SPECS/buildah.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.5qog3c + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf buildah-1.35.4 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/v1.35.4.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd buildah-1.35.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 'buildah-1.35.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/GOMD2MAN =/GOMD2MAN ?=/' docs/Makefile + sed -i '/docs install/d' Makefile + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.wg5N4N + umask 022 + cd /builddir/build/BUILD + cd buildah-1.35.4 + mkdir _build + cd _build + mkdir -p src/github.com/containers + ln -s ../../../../ src/github.com/containers/buildah + cd .. + mv vendor src ++ pwd ++ pwd + export GOPATH=/builddir/build/BUILD/buildah-1.35.4/_build:/builddir/build/BUILD/buildah-1.35.4 + GOPATH=/builddir/build/BUILD/buildah-1.35.4/_build:/builddir/build/BUILD/buildah-1.35.4 + export 'BUILDTAGS=seccomp selinux btrfs_noversion exclude_graphdriver_btrfs' + BUILDTAGS='seccomp selinux btrfs_noversion exclude_graphdriver_btrfs' + export GO111MODULE=off + GO111MODULE=off + export 'CGO_CFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64' + CGO_CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64' ++ grep '^# github.com/containernetworking/cni ' src/modules.txt ++ sed 's,.* ,,' + export CNI_VERSION=v1.1.2 + CNI_VERSION=v1.1.2 ++ date +%s + export 'LDFLAGS=-X main.buildInfo=1715854328 -X main.cniVersion=v1.1.2' + LDFLAGS='-X main.buildInfo=1715854328 -X main.cniVersion=v1.1.2' + rm -f src/github.com/containers/storage/drivers/register/register_btrfs.go ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + GO111MODULE=off + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback seccomp selinux btrfs_noversion exclude_graphdriver_btrfs' -ldflags '-X main.buildInfo=1715854328 -X main.cniVersion=v1.1.2 -B 0xdaaacbdff0341f006ecfd1731ad75e47ab6281e0 -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/buildah github.com/containers/buildah/cmd/buildah WORK=/tmp/go-build3753747026 internal/itoa mkdir -p $WORK/b029/ internal/race internal/goos mkdir -p $WORK/b015/ unicode/utf16 golang.org/x/exp/constraints unicode/utf8 internal/unsafeheader internal/goarch mkdir -p $WORK/b006/ math/bits internal/coverage/rtcov mkdir -p $WORK/b012/ vendor/golang.org/x/crypto/internal/alias internal/godebugs cat >/tmp/go-build3753747026/b029/importcfg << 'EOF' # internal # import config EOF vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b094/ cat >/tmp/go-build3753747026/b015/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -p internal/itoa -std -complete -installsuffix shared -buildid ulrV_G4X7NANOCqoOqZb/ulrV_G4X7NANOCqoOqZb -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b029/importcfg -pack /usr/lib/golang/src/internal/itoa/itoa.go crypto/internal/alias /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -p internal/goos -std -+ -complete -installsuffix shared -buildid Azb2o6r_nn2BERArfseR/Azb2o6r_nn2BERArfseR -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b015/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 cat >/tmp/go-build3753747026/b006/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b051/ cat >/tmp/go-build3753747026/b012/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -p internal/goarch -std -+ -complete -installsuffix shared -buildid Fing6-RDYiFMc-3kiP5S/Fing6-RDYiFMc-3kiP5S -goversion go1.21.7 -c=4 -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 cat >/tmp/go-build3753747026/b094/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b203/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -p internal/coverage/rtcov -std -+ -complete -installsuffix shared -buildid tRpxrApKqYC9ysVlei7I/tRpxrApKqYC9ysVlei7I -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b012/importcfg -pack /usr/lib/golang/src/internal/coverage/rtcov/rtcov.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid 3TuEOzwsTf2EsFHa-Iz3/3TuEOzwsTf2EsFHa-Iz3 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b094/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1/asn1.go mkdir -p $WORK/b008/ cat >/tmp/go-build3753747026/b051/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b025/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -p unicode/utf16 -std -complete -installsuffix shared -buildid RZc6aBs28errvJDqOfL6/RZc6aBs28errvJDqOfL6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b051/importcfg -pack /usr/lib/golang/src/unicode/utf16/utf16.go cat >/tmp/go-build3753747026/b203/importcfg << 'EOF' # internal # import config EOF cat >/tmp/go-build3753747026/b008/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b022/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -p internal/unsafeheader -std -complete -installsuffix shared -buildid ZCpCzRq1mufqFIXzWC3H/ZCpCzRq1mufqFIXzWC3H -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b008/importcfg -pack /usr/lib/golang/src/internal/unsafeheader/unsafeheader.go cat >/tmp/go-build3753747026/b025/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -p golang.org/x/exp/constraints -complete -installsuffix shared -buildid wbj4WrrpEM671Kgkhc68/wbj4WrrpEM671Kgkhc68 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b203/importcfg -pack ./src/golang.org/x/exp/constraints/constraints.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -p unicode/utf8 -std -complete -installsuffix shared -buildid uyCDxeebqciF5Qm0vbSk/uyCDxeebqciF5Qm0vbSk -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b025/importcfg -pack /usr/lib/golang/src/unicode/utf8/utf8.go mkdir -p $WORK/b036/ mkdir -p $WORK/b013/ cat >/tmp/go-build3753747026/b022/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -p internal/race -std -complete -installsuffix shared -buildid td3SGmrIHK5bkPE1I8zT/td3SGmrIHK5bkPE1I8zT -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b022/importcfg -pack /usr/lib/golang/src/internal/race/doc.go /usr/lib/golang/src/internal/race/norace.go cat >/tmp/go-build3753747026/b036/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b120/ cat >/tmp/go-build3753747026/b013/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -p math/bits -std -complete -installsuffix shared -buildid vVabe_6Egp5I7rk-oHLv/vVabe_6Egp5I7rk-oHLv -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b036/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -p internal/godebugs -std -complete -installsuffix shared -buildid NeviDNNk8GXgjuWQo7wi/NeviDNNk8GXgjuWQo7wi -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b013/importcfg -pack /usr/lib/golang/src/internal/godebugs/table.go cat >/tmp/go-build3753747026/b120/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -p vendor/golang.org/x/crypto/internal/alias -std -complete -installsuffix shared -buildid zajSO3_UKTeytk5bGVEZ/zajSO3_UKTeytk5bGVEZ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b120/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/alias/alias.go internal/goexperiment mkdir -p $WORK/b072/ runtime/internal/atomic log/internal container/list mkdir -p $WORK/b067/ crypto/internal/boring/sig mkdir -p $WORK/b075/ cat >/tmp/go-build3753747026/b072/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -p crypto/internal/alias -std -complete -installsuffix shared -buildid oCbxx5HDXjxhbes5X7yO/oCbxx5HDXjxhbes5X7yO -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b072/importcfg -pack /usr/lib/golang/src/crypto/internal/alias/alias.go github.com/containers/storage/pkg/promise cat >/tmp/go-build3753747026/b075/go_asm.h << 'EOF' # internal EOF internal/nettrace mkdir -p $WORK/b016/ cat >/tmp/go-build3753747026/b067/importcfg << 'EOF' # internal # import config EOF runtime/internal/syscall mkdir -p $WORK/b019/ github.com/containers/ocicrypt/spec /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -p container/list -std -complete -installsuffix shared -buildid WDQIrrRVHKxbwfXhV2_u/WDQIrrRVHKxbwfXhV2_u -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b067/importcfg -pack /usr/lib/golang/src/container/list/list.go mkdir -p $WORK/b209/ golang.org/x/exp/maps encoding sync/atomic cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/boring/sig -trimpath "$WORK/b075=>" -I $WORK/b075/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b075/symabis ./sig_amd64.s cat >/tmp/go-build3753747026/b016/go_asm.h << 'EOF' # internal EOF google.golang.org/grpc/serviceconfig crypto/subtle cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/internal/atomic -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -gensymabis -o $WORK/b016/symabis ./atomic_amd64.s cat >/tmp/go-build3753747026/b019/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b014/ cat >/tmp/go-build3753747026/b209/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/internal/syscall -trimpath "$WORK/b019=>" -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -gensymabis -o $WORK/b019/symabis ./asm_linux_amd64.s unicode cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -p github.com/containers/ocicrypt/spec -complete -installsuffix shared -buildid o7M25XiBuzymRd1TFSrK/o7M25XiBuzymRd1TFSrK -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b209/importcfg -pack ./src/github.com/containers/ocicrypt/spec/spec.go mkdir -p $WORK/b024/ mkdir -p $WORK/b229/ cat >/tmp/go-build3753747026/b024/importcfg << 'EOF' # internal # import config EOF cat >/tmp/go-build3753747026/b014/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -p unicode -std -complete -installsuffix shared -buildid t9foJFrPCgoEU8tCxTc8/t9foJFrPCgoEU8tCxTc8 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b024/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 github.com/klauspost/compress/internal/cpuinfo mkdir -p $WORK/b239/ internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -p internal/goexperiment -std -complete -installsuffix shared -buildid dTM3z2HJmgtU-AXR_z4S/dTM3z2HJmgtU-AXR_z4S -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b014/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_cacheprog_off.go /usr/lib/golang/src/internal/goexperiment/exp_cgocheck2_off.go /usr/lib/golang/src/internal/goexperiment/exp_coverageredesign_on.go /usr/lib/golang/src/internal/goexperiment/exp_fieldtrack_off.go /usr/lib/golang/src/internal/goexperiment/exp_heapminimum512kib_off.go /usr/lib/golang/src/internal/goexperiment/exp_loopvar_off.go /usr/lib/golang/src/internal/goexperiment/exp_pagetrace_off.go /usr/lib/golang/src/internal/goexperiment/exp_preemptibleloops_off.go /usr/lib/golang/src/internal/goexperiment/exp_regabiargs_on.go /usr/lib/golang/src/internal/goexperiment/exp_regabiwrappers_on.go /usr/lib/golang/src/internal/goexperiment/exp_staticlockranking_off.go /usr/lib/golang/src/internal/goexperiment/flags.go cat >/tmp/go-build3753747026/b229/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b111/ cat >/tmp/go-build3753747026/b239/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b063/ cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/klauspost/compress/internal/cpuinfo /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/klauspost/compress/internal/cpuinfo -trimpath "$WORK/b239=>" -I $WORK/b239/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b239/symabis ./cpuinfo_amd64.s cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b229/_pkg_.a -trimpath "$WORK/b229=>" -p github.com/containers/storage/pkg/promise -complete -installsuffix shared -buildid _gz3I9Hx7Qxkw-b_f3YU/_gz3I9Hx7Qxkw-b_f3YU -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b229/importcfg -pack ./src/github.com/containers/storage/pkg/promise/promise.go mkdir -p $WORK/b206/ cat >/tmp/go-build3753747026/b111/importcfg << 'EOF' # internal # import config EOF cat >/tmp/go-build3753747026/b063/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -p internal/nettrace -std -complete -installsuffix shared -buildid A4ghIj8wyTFUSTHqMvs1/A4ghIj8wyTFUSTHqMvs1 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b111/importcfg -pack /usr/lib/golang/src/internal/nettrace/nettrace.go mkdir -p $WORK/b032/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -p log/internal -std -complete -installsuffix shared -buildid -NCkVFxRg0I16pvZKO7x/-NCkVFxRg0I16pvZKO7x -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b063/importcfg -pack /usr/lib/golang/src/log/internal/internal.go cat >/tmp/go-build3753747026/b206/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b023/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -p golang.org/x/exp/maps -complete -installsuffix shared -buildid VqNNN7jeIDSXU6r8wUGS/VqNNN7jeIDSXU6r8wUGS -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b206/importcfg -pack ./src/golang.org/x/exp/maps/maps.go cat >/tmp/go-build3753747026/b032/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b161/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -p encoding -std -complete -installsuffix shared -buildid _EGYgRpJUpmKip7Hzv3u/_EGYgRpJUpmKip7Hzv3u -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b032/importcfg -pack /usr/lib/golang/src/encoding/encoding.go cat >/tmp/go-build3753747026/b023/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p sync/atomic -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b023/symabis ./asm.s mkdir -p $WORK/b073/ cat >/tmp/go-build3753747026/b161/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b011/ cat >/tmp/go-build3753747026/b073/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -p google.golang.org/grpc/serviceconfig -complete -installsuffix shared -buildid ZIMuF4UaXxJlSFvLbi_w/ZIMuF4UaXxJlSFvLbi_w -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b161/importcfg -pack ./src/google.golang.org/grpc/serviceconfig/serviceconfig.go cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/subtle -trimpath "$WORK/b073=>" -I $WORK/b073/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b073/symabis ./xor_amd64.s cat >/tmp/go-build3753747026/b011/go_asm.h << 'EOF' # internal EOF 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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b203/_pkg_.a # internal cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/58/5880d98af332d58ddf05ad6b7e3b5e76981514824d06604ba84a9b8c88c34d1f-d # internal github.com/ulikunitz/xz/internal/hash mkdir -p $WORK/b248/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b006/_pkg_.a # internal cat >/tmp/go-build3753747026/b248/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b248/_pkg_.a -trimpath "$WORK/b248=>" -p github.com/ulikunitz/xz/internal/hash -complete -installsuffix shared -buildid PKGHgcYdbqY-jNsT2KNp/PKGHgcYdbqY-jNsT2KNp -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b248/importcfg -pack ./src/github.com/ulikunitz/xz/internal/hash/cyclic_poly.go ./src/github.com/ulikunitz/xz/internal/hash/doc.go ./src/github.com/ulikunitz/xz/internal/hash/rabin_karp.go ./src/github.com/ulikunitz/xz/internal/hash/roller.go google.golang.org/protobuf/internal/flags mkdir -p $WORK/b138/ cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/2c/2c630c3b1e9fd506e6927b7a96e8e82c04018b11e71059d6622477c9e88182ae-d # internal cat >/tmp/go-build3753747026/b138/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -p google.golang.org/protobuf/internal/flags -complete -installsuffix shared -buildid Ks5gSyenIgy2LKW-VFzj/Ks5gSyenIgy2LKW-VFzj -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b138/importcfg -pack ./src/google.golang.org/protobuf/internal/flags/flags.go ./src/google.golang.org/protobuf/internal/flags/proto_legacy_disable.go internal/abi mkdir -p $WORK/b005/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b209/_pkg_.a # internal cat >/tmp/go-build3753747026/b005/go_asm.h << 'EOF' # internal EOF 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/b209/_pkg_.a /builddir/.cache/go-build/ac/ac34f32148cac33de40e70d6539ca210a55b18fd5183269d690fa6a51e9a6e91-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b015/_pkg_.a # internal runtime/internal/math mkdir -p $WORK/b017/ cat >/tmp/go-build3753747026/b017/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build3753747026/b006/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid gAGZfChpGnertfnhXWKW/gAGZfChpGnertfnhXWKW -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b017/importcfg -pack /usr/lib/golang/src/runtime/internal/math/math.go cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/78/78ba9cb112d75dcfa95a80f92b6a081d6f9d7001c700d5b7bc01b8ef135a9cc0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b094/_pkg_.a # internal runtime/internal/sys mkdir -p $WORK/b018/ cat >/tmp/go-build3753747026/b018/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build3753747026/b006/_pkg_.a packagefile internal/goos=/tmp/go-build3753747026/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid QvaKIXsy3XQELtSA8hjN/QvaKIXsy3XQELtSA8hjN -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b018/importcfg -pack /usr/lib/golang/src/runtime/internal/sys/consts.go /usr/lib/golang/src/runtime/internal/sys/consts_norace.go /usr/lib/golang/src/runtime/internal/sys/intrinsics.go /usr/lib/golang/src/runtime/internal/sys/nih.go /usr/lib/golang/src/runtime/internal/sys/sys.go /usr/lib/golang/src/runtime/internal/sys/zversion.go cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/ca/cad22aefdfaa581bddae1c98ef3166e19048f7553c83d519eedcc77891da33b6-d # internal go.mongodb.org/mongo-driver/bson/bsonoptions mkdir -p $WORK/b336/ cat >/tmp/go-build3753747026/b336/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b336/_pkg_.a -trimpath "$WORK/b336=>" -p go.mongodb.org/mongo-driver/bson/bsonoptions -complete -installsuffix shared -buildid QxdgSfzNQXJe0wcd7HKL/QxdgSfzNQXJe0wcd7HKL -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b336/importcfg -pack ./src/go.mongodb.org/mongo-driver/bson/bsonoptions/byte_slice_codec_options.go ./src/go.mongodb.org/mongo-driver/bson/bsonoptions/doc.go ./src/go.mongodb.org/mongo-driver/bson/bsonoptions/empty_interface_codec_options.go ./src/go.mongodb.org/mongo-driver/bson/bsonoptions/map_codec_options.go ./src/go.mongodb.org/mongo-driver/bson/bsonoptions/slice_codec_options.go ./src/go.mongodb.org/mongo-driver/bson/bsonoptions/string_codec_options.go ./src/go.mongodb.org/mongo-driver/bson/bsonoptions/struct_codec_options.go ./src/go.mongodb.org/mongo-driver/bson/bsonoptions/time_codec_options.go ./src/go.mongodb.org/mongo-driver/bson/bsonoptions/uint_codec_options.go cat >/tmp/go-build3753747026/b073/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -p crypto/subtle -std -installsuffix shared -buildid H1kmiczWcOTojkeyD-at/H1kmiczWcOTojkeyD-at -goversion go1.21.7 -symabis $WORK/b073/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b073/importcfg -pack -asmhdr $WORK/b073/go_asm.h /usr/lib/golang/src/crypto/subtle/constant_time.go /usr/lib/golang/src/crypto/subtle/xor.go /usr/lib/golang/src/crypto/subtle/xor_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/c2/c24f0d3f3465bcd3d4a51b94ed80b2309b6f540353ad97045d25f85f622f21ef-d # internal go.mongodb.org/mongo-driver/bson/bsontype mkdir -p $WORK/b338/ cat >/tmp/go-build3753747026/b338/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b338/_pkg_.a -trimpath "$WORK/b338=>" -p go.mongodb.org/mongo-driver/bson/bsontype -complete -installsuffix shared -buildid gIdDNquEncinoHMPt-jA/gIdDNquEncinoHMPt-jA -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b338/importcfg -pack ./src/go.mongodb.org/mongo-driver/bson/bsontype/bsontype.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b008/_pkg_.a # internal cat >/tmp/go-build3753747026/b075/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b120/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b029/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -p crypto/internal/boring/sig -std -installsuffix shared -buildid Lx3C2p5VefDcztfp8ZOZ/Lx3C2p5VefDcztfp8ZOZ -goversion go1.21.7 -symabis $WORK/b075/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b075/importcfg -pack -asmhdr $WORK/b075/go_asm.h /usr/lib/golang/src/crypto/internal/boring/sig/sig.go cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/ad/ad07b6dc582d35ba4a8dff5183303a64053ed5f88c9df8f4d4f43e544b25a95c-d # internal github.com/letsencrypt/boulder/identifier mkdir -p $WORK/b368/ cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/a7/a750d8eb80f2704518056d2fc48e61ae1a2a5662f340bd708a16e0c76b40bbba-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b072/_pkg_.a # internal golang.org/x/crypto/internal/alias mkdir -p $WORK/b381/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b012/_pkg_.a # internal cat >/tmp/go-build3753747026/b368/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b368/_pkg_.a -trimpath "$WORK/b368=>" -p github.com/letsencrypt/boulder/identifier -complete -installsuffix shared -buildid Y-1o56mTdpYdKeEhhV_S/Y-1o56mTdpYdKeEhhV_S -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b368/importcfg -pack ./src/github.com/letsencrypt/boulder/identifier/identifier.go cat >/tmp/go-build3753747026/b381/importcfg << 'EOF' # internal # import config EOF cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/6b/6b253c78ca53bbfe74b043137b8659f54cb2074ab7be088c61848ce71cd5d2d8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b381/_pkg_.a -trimpath "$WORK/b381=>" -p golang.org/x/crypto/internal/alias -complete -installsuffix shared -buildid scl6iyqcfbg_-Dpw-KyZ/scl6iyqcfbg_-Dpw-KyZ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b381/importcfg -pack ./src/golang.org/x/crypto/internal/alias/alias.go cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/ab/abb4183c557d0744ff591ecd93aac2b26b8d275958fe5841293f3409d73a06d5-d # internal github.com/VividCortex/ewma mkdir -p $WORK/b492/ image/color mkdir -p $WORK/b402/ cat >/tmp/go-build3753747026/b492/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b492/_pkg_.a -trimpath "$WORK/b492=>" -p github.com/VividCortex/ewma -complete -installsuffix shared -buildid LiaB7E9COevODnqFDRjZ/LiaB7E9COevODnqFDRjZ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b492/importcfg -pack ./src/github.com/VividCortex/ewma/ewma.go cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/45/45b19c5ad5c1c159099e56662ffd9c0a2e929e0edd0d92b2ca0bb1bedfd2b5fe-d # internal github.com/docker/docker/api cat >/tmp/go-build3753747026/b402/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b402/_pkg_.a -trimpath "$WORK/b402=>" -p image/color -std -complete -installsuffix shared -buildid jhEHXp84qZrPNL-H4zAO/jhEHXp84qZrPNL-H4zAO -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b402/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/buildid -w $WORK/b013/_pkg_.a # internal cat >/tmp/go-build3753747026/b019/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -p runtime/internal/syscall -std -+ -installsuffix shared -buildid xgyLWE7KEqorWFiX75jD/xgyLWE7KEqorWFiX75jD -goversion go1.21.7 -symabis $WORK/b019/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b019/importcfg -pack -asmhdr $WORK/b019/go_asm.h /usr/lib/golang/src/runtime/internal/syscall/defs_linux_amd64.go /usr/lib/golang/src/runtime/internal/syscall/syscall_linux.go mkdir -p $WORK/b560/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b229/_pkg_.a # internal cat >/tmp/go-build3753747026/b016/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b032/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -p runtime/internal/atomic -std -+ -installsuffix shared -buildid jh4GhB4j9R9YZk9dZkkp/jh4GhB4j9R9YZk9dZkkp -goversion go1.21.7 -symabis $WORK/b016/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b016/importcfg -pack -asmhdr $WORK/b016/go_asm.h /usr/lib/golang/src/runtime/internal/atomic/atomic_amd64.go /usr/lib/golang/src/runtime/internal/atomic/doc.go /usr/lib/golang/src/runtime/internal/atomic/stubs.go /usr/lib/golang/src/runtime/internal/atomic/types.go /usr/lib/golang/src/runtime/internal/atomic/types_64bit.go /usr/lib/golang/src/runtime/internal/atomic/unaligned.go cat >/tmp/go-build3753747026/b011/importcfg << 'EOF' # internal # import config EOF cat >/tmp/go-build3753747026/b560/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b063/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/25/252b2876111713d915fdb01ac415b285e2eebef80e71c05861e00be1b59a274c-d # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/9e/9e147f2f1d036dedbe31a2efa1a3697a7a41bb27ea0dbc673130fc5e80601c4d-d # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/5f/5f376bafc451028c520867df6a583cb25ff7b2993db48a927b6845ed30811fea-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b560/_pkg_.a -trimpath "$WORK/b560=>" -p github.com/docker/docker/api -complete -installsuffix shared -buildid 6JtXy4rgot7NWFQZxbCJ/6JtXy4rgot7NWFQZxbCJ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b560/importcfg -pack ./src/github.com/docker/docker/api/common.go log/slog/internal mkdir -p $WORK/b595/ github.com/docker/docker/api/types/events github.com/docker/docker/api/types/checkpoint cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/ac/ac415e7cc931c7aa274fb48335af0b89e1dcb501bb2d4769ac1caf9ec8db3e0f-d # internal mkdir -p $WORK/b580/ cmp mkdir -p $WORK/b598/ cat >/tmp/go-build3753747026/b595/importcfg << 'EOF' # internal # import config EOF cat >/tmp/go-build3753747026/b580/importcfg << 'EOF' # internal # import config EOF cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/85/858a2b0d3bf605d04b90c5380e6d5937f7da37eed3d3ac270e0e1fadd10b96d8-d # internal mkdir -p $WORK/b562/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b595/_pkg_.a -trimpath "$WORK/b595=>" -p log/slog/internal -std -complete -installsuffix shared -buildid oFV9893gvH4u4nKbbe_b/oFV9893gvH4u4nKbbe_b -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b595/importcfg -pack /usr/lib/golang/src/log/slog/internal/ignorepc.go cat >/tmp/go-build3753747026/b598/importcfg << 'EOF' # internal # import config EOF go.opentelemetry.io/otel/metric/embedded mkdir -p $WORK/b603/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b580/_pkg_.a -trimpath "$WORK/b580=>" -p github.com/docker/docker/api/types/events -complete -installsuffix shared -buildid 5qD1iZD2knEeUAm2zANG/5qD1iZD2knEeUAm2zANG -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b580/importcfg -pack ./src/github.com/docker/docker/api/types/events/events.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b598/_pkg_.a -trimpath "$WORK/b598=>" -p cmp -std -complete -installsuffix shared -buildid 2fdXVb1FQoJubOtQV0JA/2fdXVb1FQoJubOtQV0JA -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b598/importcfg -pack /usr/lib/golang/src/cmp/cmp.go cat >/tmp/go-build3753747026/b562/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b562/_pkg_.a -trimpath "$WORK/b562=>" -p github.com/docker/docker/api/types/checkpoint -complete -installsuffix shared -buildid np1rmW_-5IFINlxDqiXe/np1rmW_-5IFINlxDqiXe -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b562/importcfg -pack ./src/github.com/docker/docker/api/types/checkpoint/list.go ./src/github.com/docker/docker/api/types/checkpoint/options.go cat >/tmp/go-build3753747026/b603/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -p internal/cpu -std -+ -installsuffix shared -buildid BfULZEpNCk7I_gFkIGWV/BfULZEpNCk7I_gFkIGWV -goversion go1.21.7 -symabis $WORK/b011/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h /usr/lib/golang/src/internal/cpu/cpu.go /usr/lib/golang/src/internal/cpu/cpu_x86.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b603/_pkg_.a -trimpath "$WORK/b603=>" -p go.opentelemetry.io/otel/metric/embedded -complete -installsuffix shared -buildid cdzBtuoDXeMlQ68GdlCt/cdzBtuoDXeMlQ68GdlCt -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b603/importcfg -pack ./src/go.opentelemetry.io/otel/metric/embedded/embedded.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b014/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b161/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/53/536958ed261643540fc01d7404931dc316de6582111964a131eb65ebf18060a1-d # internal go.opentelemetry.io/otel/trace/embedded mkdir -p $WORK/b608/ cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/44/4481a2762cffd36a09122a9768cce99754e97d0f3cb72765ab868aece9fbe8d2-d # internal cat >/tmp/go-build3753747026/b608/importcfg << 'EOF' # internal # import config EOF github.com/google/go-containerregistry/pkg/v1/types mkdir -p $WORK/b615/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b608/_pkg_.a -trimpath "$WORK/b608=>" -p go.opentelemetry.io/otel/trace/embedded -complete -installsuffix shared -buildid Hh89qZJVZAO7DXi8gHgV/Hh89qZJVZAO7DXi8gHgV -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b608/importcfg -pack ./src/go.opentelemetry.io/otel/trace/embedded/embedded.go cat >/tmp/go-build3753747026/b615/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b615/_pkg_.a -trimpath "$WORK/b615=>" -p github.com/google/go-containerregistry/pkg/v1/types -complete -installsuffix shared -buildid qLB7KiWwLaFiGEemLAyx/qLB7KiWwLaFiGEemLAyx -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b615/importcfg -pack ./src/github.com/google/go-containerregistry/pkg/v1/types/types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b017/_pkg_.a # internal cat >/tmp/go-build3753747026/b023/importcfg << 'EOF' # internal # import config EOF cat >/tmp/go-build3753747026/b005/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build3753747026/b006/_pkg_.a EOF cat >/tmp/go-build3753747026/b239/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -p sync/atomic -std -installsuffix shared -buildid NSIP7mN-eQFKUG-0SCbx/NSIP7mN-eQFKUG-0SCbx -goversion go1.21.7 -symabis $WORK/b023/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b023/importcfg -pack -asmhdr $WORK/b023/go_asm.h /usr/lib/golang/src/sync/atomic/doc.go /usr/lib/golang/src/sync/atomic/type.go /usr/lib/golang/src/sync/atomic/value.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b239/_pkg_.a -trimpath "$WORK/b239=>" -p github.com/klauspost/compress/internal/cpuinfo -installsuffix shared -buildid VyNZNS_tv8ZLByFVNX0K/VyNZNS_tv8ZLByFVNX0K -goversion go1.21.7 -symabis $WORK/b239/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b239/importcfg -pack -asmhdr $WORK/b239/go_asm.h ./src/github.com/klauspost/compress/internal/cpuinfo/cpuinfo.go ./src/github.com/klauspost/compress/internal/cpuinfo/cpuinfo_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -p internal/abi -std -+ -installsuffix shared -buildid T80LIU9gLbLQl5o-VY-I/T80LIU9gLbLQl5o-VY-I -goversion go1.21.7 -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/compiletype.go /usr/lib/golang/src/internal/abi/funcpc.go /usr/lib/golang/src/internal/abi/map.go /usr/lib/golang/src/internal/abi/stack.go /usr/lib/golang/src/internal/abi/symtab.go /usr/lib/golang/src/internal/abi/type.go /usr/lib/golang/src/internal/abi/unsafestring_go120.go cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/10/109d8a1d68930de2895f9ed75f791dab58a74f9e0564ad1142fcc22efff8ecc1-d # internal github.com/containers/common/version mkdir -p $WORK/b621/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b138/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b206/_pkg_.a # internal cat >/tmp/go-build3753747026/b621/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b621/_pkg_.a -trimpath "$WORK/b621=>" -p github.com/containers/common/version -complete -installsuffix shared -buildid 0O6CH0l3cyleM0q0pstY/0O6CH0l3cyleM0q0pstY -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b621/importcfg -pack ./src/github.com/containers/common/version/version.go cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/91/910057025b87ed2e8d4d0f526d567494780cb01328dbef2dc91a085f4b09a2e1-d # internal github.com/containers/buildah/internal mkdir -p $WORK/b643/ cat >/tmp/go-build3753747026/b643/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b643/_pkg_.a -trimpath "$WORK/b643=>" -p github.com/containers/buildah/internal -complete -installsuffix shared -buildid tjg5_Hc98S8WP7m4Fvt3/tjg5_Hc98S8WP7m4Fvt3 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b643/importcfg -pack ./_build/src/github.com/containers/buildah/internal/types.go cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/62/622e0b1f62cad428fa62cb7926bd157ee42fb3e0971e218fcb265d9e5cb3d2bc-d # internal github.com/containers/image/v5/internal/set mkdir -p $WORK/b207/ cat >/tmp/go-build3753747026/b207/importcfg << 'EOF' # internal # import config packagefile golang.org/x/exp/maps=/tmp/go-build3753747026/b206/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -p github.com/containers/image/v5/internal/set -complete -installsuffix shared -buildid hN79kCXxi8iJdq4Tdcj4/hN79kCXxi8iJdq4Tdcj4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b207/importcfg -pack ./src/github.com/containers/image/v5/internal/set/set.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/53/532f06f539d308a66e119f5e000dd01f0fec52ce31b17fc2a59d3383a36ed705-d # internal github.com/moby/buildkit/frontend/dockerfile/command mkdir -p $WORK/b661/ cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/subtle -trimpath "$WORK/b073=>" -I $WORK/b073/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b073/xor_amd64.o ./xor_amd64.s cat >/tmp/go-build3753747026/b661/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b661/_pkg_.a -trimpath "$WORK/b661=>" -p github.com/moby/buildkit/frontend/dockerfile/command -complete -installsuffix shared -buildid eVzpTs84CrUN7P2YkKIy/eVzpTs84CrUN7P2YkKIy -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b661/importcfg -pack ./src/github.com/moby/buildkit/frontend/dockerfile/command/command.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/b075=>" -I $WORK/b075/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b075/sig_amd64.o ./sig_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b381/_pkg_.a # internal cp $WORK/b381/_pkg_.a /builddir/.cache/go-build/b9/b9f42c99752e0fbd737e171f9260a8c4ecea9ac002d1fd7c2f8e27b76b18919f-d # internal github.com/openshift/imagebuilder/dockerfile/command mkdir -p $WORK/b665/ cat >/tmp/go-build3753747026/b665/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b665/_pkg_.a -trimpath "$WORK/b665=>" -p github.com/openshift/imagebuilder/dockerfile/command -complete -installsuffix shared -buildid H69zcOeBXiHEFvKCjyl8/H69zcOeBXiHEFvKCjyl8 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b665/importcfg -pack ./src/github.com/openshift/imagebuilder/dockerfile/command/command.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b608/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b368/_pkg_.a # internal cp $WORK/b608/_pkg_.a /builddir/.cache/go-build/47/4768ef10bbabd31218afbc1a5a176546523ad3da5e98258a8e52ce086eebc4f7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b025/_pkg_.a # internal internal/goversion mkdir -p $WORK/b770/ cat >/tmp/go-build3753747026/b770/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b770/_pkg_.a -trimpath "$WORK/b770=>" -p internal/goversion -std -complete -installsuffix shared -buildid 4j4bchZS2aDXUiA1iuVk/4j4bchZS2aDXUiA1iuVk -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b770/importcfg -pack /usr/lib/golang/src/internal/goversion/goversion.go cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/3b/3b8607ad77e6e972ed5f0159b91d5c44dd711b458d909536c41ac62c35bf35c9-d # internal cp $WORK/b368/_pkg_.a /builddir/.cache/go-build/ff/ffd2825e0522c7c0befc4ffcf072a63fb44071453e6b0595fcfd4eb395475af6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b560/_pkg_.a # internal cp $WORK/b560/_pkg_.a /builddir/.cache/go-build/6e/6e4d9473f08cc1a70030f1dd8f6bd8d40824c7137422ccf9d5f4df5f039f4119-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b207/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b603/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b067/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b562/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b336/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b595/_pkg_.a # internal cd /usr/lib/golang/src/runtime/internal/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/internal/syscall -trimpath "$WORK/b019=>" -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b019/asm_linux_amd64.o ./asm_linux_amd64.s cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b073/_pkg_.a $WORK/b073/xor_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/87/87d5debf65d2730734f02e01d5ae16b059daa457451d95fb946e3607a0cef1e9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b562/_pkg_.a /builddir/.cache/go-build/fe/fe053969161e3692aa15d834d1b3f87b7b54e54927bb9778be19835d51548d05-d # internal cp $WORK/b603/_pkg_.a /builddir/.cache/go-build/19/19f01e9b5fd7d8aea6039ea2e9621dad85a2e8f26e6f8285c5373be1e4bcb958-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b018/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b598/_pkg_.a # internal cp $WORK/b595/_pkg_.a /builddir/.cache/go-build/f5/f5fed4e8d72c14ca6247d9e018ee0d34345190d835871e4420a7219f8bad8309-d # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/d3/d3e3e366cd0c9574b0a074b82ab75b874e77d9163d90c72a675813d356399b2c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b621/_pkg_.a # internal cp $WORK/b598/_pkg_.a /builddir/.cache/go-build/82/82ef2418f0dd4ca24dc2f4bb9dcc08b65f1b5e82f667d2d06bf44bae5be7544c-d # internal cp $WORK/b336/_pkg_.a /builddir/.cache/go-build/1f/1f1a3946130d26109b5353103b2c644efe6f89d38f0d5322b4da103b2c1dcb4d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b248/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/f9/f9a9b442db2e10f447d46808226085c4c02763a2e04bb50d45506460c289a7b4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b580/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/d2/d2cb1d6a30b43dac10987f7778d902d636838b044b3e0ac37e9c6c5465ae5102-d # internal cp $WORK/b621/_pkg_.a /builddir/.cache/go-build/8f/8f092cb37eda92de3013c2fd896e36974870b7aa2bdae5660fd44fea48918598-d # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/97/9728dda2c2e9d31da5930c11c7fed9e3d7923202b6c524050dd8c397c2fce439-d # internal google.golang.org/protobuf/internal/set mkdir -p $WORK/b143/ cp $WORK/b580/_pkg_.a /builddir/.cache/go-build/08/08302a264fbfa1f197a4340efb3b997e8810b21e49325454350610e841b45218-d # internal cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/f7/f7a38d700d895eb67efe4b9527af7e7092560eb902fe3128243c0549d50e8e6c-d # internal cat >/tmp/go-build3753747026/b143/importcfg << 'EOF' # internal # import config packagefile math/bits=/tmp/go-build3753747026/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b492/_pkg_.a # internal golang.org/x/crypto/salsa20/salsa cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -p google.golang.org/protobuf/internal/set -complete -installsuffix shared -buildid Z2kJQqCL_9vGDNTit1AG/Z2kJQqCL_9vGDNTit1AG -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b143/importcfg -pack ./src/google.golang.org/protobuf/internal/set/ints.go slices golang.org/x/exp/slices mkdir -p $WORK/b383/ github.com/rivo/uniseg mkdir -p $WORK/b489/ mkdir -p $WORK/b597/ cat >/tmp/go-build3753747026/b383/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/buildah-1.35.4/src/golang.org/x/crypto/salsa20/salsa /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/crypto/salsa20/salsa -trimpath "$WORK/b383=>" -I $WORK/b383/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b383/symabis ./salsa20_amd64.s cp $WORK/b492/_pkg_.a /builddir/.cache/go-build/90/90ed40d0688d04364b047b6efd2ab0695b238fc89a6470afffad429373f61554-d # internal mkdir -p $WORK/b202/ cat >/tmp/go-build3753747026/b489/importcfg << 'EOF' # internal # import config packagefile unicode/utf8=/tmp/go-build3753747026/b025/_pkg_.a EOF cat >/tmp/go-build3753747026/b597/importcfg << 'EOF' # internal # import config packagefile cmp=/tmp/go-build3753747026/b598/_pkg_.a packagefile math/bits=/tmp/go-build3753747026/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b597/_pkg_.a -trimpath "$WORK/b597=>" -p slices -std -complete -installsuffix shared -buildid VGY-X_PH661324ODRPY1/VGY-X_PH661324ODRPY1 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b597/importcfg -pack /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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b489/_pkg_.a -trimpath "$WORK/b489=>" -p github.com/rivo/uniseg -complete -installsuffix shared -buildid GerGEOw6O-7jtimzPGCg/GerGEOw6O-7jtimzPGCg -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b489/importcfg -pack ./src/github.com/rivo/uniseg/doc.go ./src/github.com/rivo/uniseg/eastasianwidth.go ./src/github.com/rivo/uniseg/emojipresentation.go ./src/github.com/rivo/uniseg/grapheme.go ./src/github.com/rivo/uniseg/graphemeproperties.go ./src/github.com/rivo/uniseg/graphemerules.go ./src/github.com/rivo/uniseg/line.go ./src/github.com/rivo/uniseg/lineproperties.go ./src/github.com/rivo/uniseg/linerules.go ./src/github.com/rivo/uniseg/properties.go ./src/github.com/rivo/uniseg/sentence.go ./src/github.com/rivo/uniseg/sentenceproperties.go ./src/github.com/rivo/uniseg/sentencerules.go ./src/github.com/rivo/uniseg/step.go ./src/github.com/rivo/uniseg/width.go ./src/github.com/rivo/uniseg/word.go ./src/github.com/rivo/uniseg/wordproperties.go ./src/github.com/rivo/uniseg/wordrules.go cat >/tmp/go-build3753747026/b202/importcfg << 'EOF' # internal # import config packagefile golang.org/x/exp/constraints=/tmp/go-build3753747026/b203/_pkg_.a packagefile math/bits=/tmp/go-build3753747026/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -p golang.org/x/exp/slices -complete -installsuffix shared -buildid h44rtMnYn-sNNWGC8INh/h44rtMnYn-sNNWGC8INh -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b202/importcfg -pack ./src/golang.org/x/exp/slices/cmp.go ./src/golang.org/x/exp/slices/slices.go ./src/golang.org/x/exp/slices/sort.go ./src/golang.org/x/exp/slices/zsortanyfunc.go ./src/golang.org/x/exp/slices/zsortordered.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b643/_pkg_.a # internal cp $WORK/b643/_pkg_.a /builddir/.cache/go-build/cf/cf25d76819d91313a9b252531360a4fcf27e77cfa0008739f30d08a204f2ca3a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b770/_pkg_.a # internal cp $WORK/b770/_pkg_.a /builddir/.cache/go-build/df/dff9126fe86622f18153eea41438c13947e34ee5888c009c93e9f1942bbc81ca-d # internal cd /usr/lib/golang/src/runtime/internal/syscall /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b019/_pkg_.a $WORK/b019/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b019/_pkg_.a # internal cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/klauspost/compress/internal/cpuinfo /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/klauspost/compress/internal/cpuinfo -trimpath "$WORK/b239=>" -I $WORK/b239/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b239/cpuinfo_amd64.o ./cpuinfo_amd64.s cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/7c/7c8ded62094b2e3fcb66445116dbfdfff6e0aaa7b1a0b27974c01ab087dea323-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b661/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b615/_pkg_.a # internal cp $WORK/b661/_pkg_.a /builddir/.cache/go-build/78/78b3e50b94a9a9d65866d6a207a7973f86f26ed0f6e92744d1935502d54aa4ec-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b665/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b338/_pkg_.a # internal cp $WORK/b665/_pkg_.a /builddir/.cache/go-build/48/4805cd63dff34dcc286098d635c70f1553a353b4f5682cb02c211b2f49c9c23a-d # internal cp $WORK/b615/_pkg_.a /builddir/.cache/go-build/02/02a497b7d96b8b26b0caa5592c5d7602d781ad9e7db7e2f0924e9cdc9fb4f8cc-d # internal cp $WORK/b338/_pkg_.a /builddir/.cache/go-build/e3/e35b388e2d06df70a1cdb3d4fc1ec2fc0c7f6b722c2a3c4d2950cfa07ea3c717-d # internal cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b075/_pkg_.a $WORK/b075/sig_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/ee/eeccf710335c3e60feb17976621ecc22f1aa7c320e68971d800472fcfc245528-d # internal cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/klauspost/compress/internal/cpuinfo /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b239/_pkg_.a $WORK/b239/cpuinfo_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b239/_pkg_.a # internal cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/40/40ca91008bdd99403ee67297019509928eacf2c5117853a071a88a26c5924fa9-d # internal cat >/tmp/go-build3753747026/b383/importcfg << 'EOF' # internal # import config packagefile math/bits=/tmp/go-build3753747026/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b383/_pkg_.a -trimpath "$WORK/b383=>" -p golang.org/x/crypto/salsa20/salsa -installsuffix shared -buildid 13-VwWQ5tfM9PRMYhWIO/13-VwWQ5tfM9PRMYhWIO -goversion go1.21.7 -symabis $WORK/b383/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b383/importcfg -pack -asmhdr $WORK/b383/go_asm.h ./src/golang.org/x/crypto/salsa20/salsa/hsalsa20.go ./src/golang.org/x/crypto/salsa20/salsa/salsa208.go ./src/golang.org/x/crypto/salsa20/salsa/salsa20_amd64.go ./src/golang.org/x/crypto/salsa20/salsa/salsa20_ref.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/f0/f094685d4dad7c262682b8aae5e1ed94c35ac765752bff08d5f8c9e1e65fc2f7-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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b402/_pkg_.a # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/internal/atomic -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b016/atomic_amd64.o ./atomic_amd64.s cp $WORK/b402/_pkg_.a /builddir/.cache/go-build/60/60ac930c529821de0a8ef6fcb3e71fc32e4a24864fb94028f3afa38e57f951cf-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/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b016/_pkg_.a $WORK/b016/atomic_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b016/_pkg_.a # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b011/_pkg_.a $WORK/b011/cpu.o $WORK/b011/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b202/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/e4/e4faef09e68b6d1fb45fd16edef804dcb668812f12bd7a4fdb3f9b35379b3700-d # internal cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/b6/b676c603faf0e0a7f22c708e50264c272bf6e8a8c2ea5d84bce6950de99c52e2-d # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/2f/2f3bf04fd669f3c7f76687208bd9cf19befd21ea4546700c16ea6e34629c1a90-d # internal internal/bytealg mkdir -p $WORK/b010/ cat >/tmp/go-build3753747026/b010/go_asm.h << 'EOF' # internal EOF 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 -compiling-runtime -D GOAMD64_v1 -gensymabis -o $WORK/b010/symabis ./compare_amd64.s ./count_amd64.s ./equal_amd64.s ./index_amd64.s ./indexbyte_amd64.s math mkdir -p $WORK/b035/ cat >/tmp/go-build3753747026/b035/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b035=>" -I $WORK/b035/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b035/symabis ./dim_amd64.s ./exp_amd64.s ./floor_amd64.s ./hypot_amd64.s ./log_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b597/_pkg_.a # internal cp $WORK/b597/_pkg_.a /builddir/.cache/go-build/a7/a7909865b5cc4d0daa6d6e1af6ad17c8c2d54b46054916551bf975e3b986c02e-d # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p sync/atomic -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b023/asm.o ./asm.s cat >/tmp/go-build3753747026/b035/importcfg << 'EOF' # internal # import config packagefile internal/cpu=/tmp/go-build3753747026/b011/_pkg_.a packagefile math/bits=/tmp/go-build3753747026/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -p math -std -installsuffix shared -buildid kanjYy1q246aWjem71cO/kanjYy1q246aWjem71cO -goversion go1.21.7 -symabis $WORK/b035/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b035/importcfg -pack -asmhdr $WORK/b035/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/modf_noasm.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-build3753747026/b010/importcfg << 'EOF' # internal # import config packagefile internal/cpu=/tmp/go-build3753747026/b011/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -p internal/bytealg -std -+ -installsuffix shared -buildid HdEZpGRxcp9lVWpbLAuB/HdEZpGRxcp9lVWpbLAuB -goversion go1.21.7 -symabis $WORK/b010/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h /usr/lib/golang/src/internal/bytealg/bytealg.go /usr/lib/golang/src/internal/bytealg/compare_native.go /usr/lib/golang/src/internal/bytealg/count_native.go /usr/lib/golang/src/internal/bytealg/equal_generic.go /usr/lib/golang/src/internal/bytealg/equal_native.go /usr/lib/golang/src/internal/bytealg/index_amd64.go /usr/lib/golang/src/internal/bytealg/index_native.go /usr/lib/golang/src/internal/bytealg/indexbyte_native.go cd /builddir/build/BUILD/buildah-1.35.4/src/golang.org/x/crypto/salsa20/salsa /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/crypto/salsa20/salsa -trimpath "$WORK/b383=>" -I $WORK/b383/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b383/salsa20_amd64.o ./salsa20_amd64.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b023/_pkg_.a $WORK/b023/asm.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/75/75163911d899c86b4ae2a7cd3e6325c4be83fe5c1a87ffde1b739d6202d7a754-d # internal cd /builddir/build/BUILD/buildah-1.35.4/src/golang.org/x/crypto/salsa20/salsa /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b383/_pkg_.a $WORK/b383/salsa20_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b383/_pkg_.a # internal cp $WORK/b383/_pkg_.a /builddir/.cache/go-build/b9/b9a62a320c38961069278297dbc25ccd4a491e1e72b73432abac2bf57641d41b-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 -compiling-runtime -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 -compiling-runtime -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 -compiling-runtime -D GOAMD64_v1 -o $WORK/b010/equal_amd64.o ./equal_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 -compiling-runtime -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 -compiling-runtime -D GOAMD64_v1 -o $WORK/b010/indexbyte_amd64.o ./indexbyte_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/e2/e251a5507864c52bf0b3b3448e6247145940108768845a76afa4ce37adf358a8-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 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b005/_pkg_.a $WORK/b005/abi_test.o $WORK/b005/stub.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/af/afd4991d5f45206adde48d235a5e044678a3cb3b8b4d96f11161069220c4e77a-d # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b035=>" -I $WORK/b035/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b035/dim_amd64.o ./dim_amd64.s runtime mkdir -p $WORK/b009/ cat >/tmp/go-build3753747026/b009/go_asm.h << 'EOF' # internal EOF 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 -compiling-runtime -D GOAMD64_v1 -gensymabis -o $WORK/b009/symabis ./asm.s ./asm_amd64.s ./duff_amd64.s ./memclr_amd64.s ./memmove_amd64.s ./preempt_amd64.s ./rt0_linux_amd64.s ./sys_linux_amd64.s ./test_amd64.s ./time_linux_amd64.s cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b035=>" -I $WORK/b035/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b035/exp_amd64.o ./exp_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b035=>" -I $WORK/b035/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b035/floor_amd64.o ./floor_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b035=>" -I $WORK/b035/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b035/hypot_amd64.o ./hypot_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b035=>" -I $WORK/b035/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b035/log_amd64.o ./log_amd64.s cat >/tmp/go-build3753747026/b009/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build3753747026/b005/_pkg_.a packagefile internal/bytealg=/tmp/go-build3753747026/b010/_pkg_.a packagefile internal/coverage/rtcov=/tmp/go-build3753747026/b012/_pkg_.a packagefile internal/cpu=/tmp/go-build3753747026/b011/_pkg_.a packagefile internal/goarch=/tmp/go-build3753747026/b006/_pkg_.a packagefile internal/godebugs=/tmp/go-build3753747026/b013/_pkg_.a packagefile internal/goexperiment=/tmp/go-build3753747026/b014/_pkg_.a packagefile internal/goos=/tmp/go-build3753747026/b015/_pkg_.a packagefile runtime/internal/atomic=/tmp/go-build3753747026/b016/_pkg_.a packagefile runtime/internal/math=/tmp/go-build3753747026/b017/_pkg_.a packagefile runtime/internal/sys=/tmp/go-build3753747026/b018/_pkg_.a packagefile runtime/internal/syscall=/tmp/go-build3753747026/b019/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -p runtime -std -+ -installsuffix shared -buildid HYejxkMHsLzDrIh1d5Sk/HYejxkMHsLzDrIh1d5Sk -goversion go1.21.7 -symabis $WORK/b009/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h /usr/lib/golang/src/runtime/alg.go /usr/lib/golang/src/runtime/arena.go /usr/lib/golang/src/runtime/asan0.go /usr/lib/golang/src/runtime/atomic_pointer.go /usr/lib/golang/src/runtime/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/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/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/env_posix.go /usr/lib/golang/src/runtime/error.go /usr/lib/golang/src/runtime/exithook.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/float.go /usr/lib/golang/src/runtime/hash64.go /usr/lib/golang/src/runtime/heapdump.go /usr/lib/golang/src/runtime/histogram.go /usr/lib/golang/src/runtime/iface.go /usr/lib/golang/src/runtime/lfstack.go /usr/lib/golang/src/runtime/lock_futex.go /usr/lib/golang/src/runtime/lockrank.go /usr/lib/golang/src/runtime/lockrank_off.go /usr/lib/golang/src/runtime/malloc.go /usr/lib/golang/src/runtime/map.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/mem.go /usr/lib/golang/src/runtime/mem_linux.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/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/os_linux.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_linux_x86.go /usr/lib/golang/src/runtime/os_nonopenbsd.go /usr/lib/golang/src/runtime/os_unix.go /usr/lib/golang/src/runtime/pagetrace_off.go /usr/lib/golang/src/runtime/panic.go /usr/lib/golang/src/runtime/pinner.go /usr/lib/golang/src/runtime/plugin.go /usr/lib/golang/src/runtime/preempt.go /usr/lib/golang/src/runtime/preempt_nonwindows.go /usr/lib/golang/src/runtime/print.go /usr/lib/golang/src/runtime/proc.go /usr/lib/golang/src/runtime/profbuf.go /usr/lib/golang/src/runtime/proflabel.go /usr/lib/golang/src/runtime/race0.go /usr/lib/golang/src/runtime/rdebug.go /usr/lib/golang/src/runtime/retry.go /usr/lib/golang/src/runtime/runtime.go /usr/lib/golang/src/runtime/runtime1.go /usr/lib/golang/src/runtime/runtime2.go /usr/lib/golang/src/runtime/runtime_boring.go /usr/lib/golang/src/runtime/rwmutex.go /usr/lib/golang/src/runtime/security_linux.go /usr/lib/golang/src/runtime/security_unix.go /usr/lib/golang/src/runtime/select.go /usr/lib/golang/src/runtime/sema.go /usr/lib/golang/src/runtime/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/sizeclasses.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/symtab.go /usr/lib/golang/src/runtime/symtabinl.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/traceback.go /usr/lib/golang/src/runtime/type.go /usr/lib/golang/src/runtime/typekind.go /usr/lib/golang/src/runtime/unsafe.go /usr/lib/golang/src/runtime/utf8.go /usr/lib/golang/src/runtime/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/write_err.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b035/_pkg_.a $WORK/b035/dim_amd64.o $WORK/b035/exp_amd64.o $WORK/b035/floor_amd64.o $WORK/b035/hypot_amd64.o $WORK/b035/log_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/d3/d3cb78802851dcafca6bff3b23f81e87fdf5b00e0f1b82a2b7da1dae487bc877-d # internal github.com/klauspost/compress mkdir -p $WORK/b236/ github.com/vbauerster/mpb/v8/internal go.opentelemetry.io/otel/internal cat >/tmp/go-build3753747026/b236/importcfg << 'EOF' # internal # import config packagefile math=/tmp/go-build3753747026/b035/_pkg_.a EOF mkdir -p $WORK/b493/ cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b236/_pkg_.a -trimpath "$WORK/b236=>" -p github.com/klauspost/compress -complete -installsuffix shared -buildid GH9OJpvLrFGLkdzT8MSj/GH9OJpvLrFGLkdzT8MSj -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b236/importcfg -pack ./src/github.com/klauspost/compress/compressible.go mkdir -p $WORK/b588/ cat >/tmp/go-build3753747026/b493/importcfg << 'EOF' # internal # import config packagefile math=/tmp/go-build3753747026/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b493/_pkg_.a -trimpath "$WORK/b493=>" -p github.com/vbauerster/mpb/v8/internal -complete -installsuffix shared -buildid Zpbib64GCRZdJXgUhUST/Zpbib64GCRZdJXgUhUST -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b493/importcfg -pack ./src/github.com/vbauerster/mpb/v8/internal/percentage.go ./src/github.com/vbauerster/mpb/v8/internal/width.go cat >/tmp/go-build3753747026/b588/importcfg << 'EOF' # internal # import config packagefile math=/tmp/go-build3753747026/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b588/_pkg_.a -trimpath "$WORK/b588=>" -p go.opentelemetry.io/otel/internal -complete -installsuffix shared -buildid HGts7gG7-Bko2KnBnjXj/HGts7gG7-Bko2KnBnjXj -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b588/importcfg -pack ./src/go.opentelemetry.io/otel/internal/gen.go ./src/go.opentelemetry.io/otel/internal/rawhelpers.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/2f/2f3dcc3a1818a7b7a5a89c5776434a9d96db66d8bf314b6e8221bde5be040a30-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b493/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b588/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b236/_pkg_.a # internal cp $WORK/b493/_pkg_.a /builddir/.cache/go-build/c2/c2b168db0b438fdea617d02dd9fb5605171f1e0881705e8c662f4b4d9fc56bfa-d # internal cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/3b/3b43a387ee873e585e072bd0e9fe39daad08a96cb48c5eb7c7a8cf165d7c0051-d # internal cp $WORK/b588/_pkg_.a /builddir/.cache/go-build/90/904e97abea2c585d42f7d38b7e85c4123f2052f637d5c90a311c818c48aa0130-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b489/_pkg_.a # internal cp $WORK/b489/_pkg_.a /builddir/.cache/go-build/88/88ba9bb8a3f568c02c11e7528d07366fcf9e8136b22b2e1e4e73274a5cd82e17-d # internal 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 -compiling-runtime -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 -compiling-runtime -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 -compiling-runtime -D GOAMD64_v1 -o $WORK/b009/duff_amd64.o ./duff_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 -compiling-runtime -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 -compiling-runtime -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 -compiling-runtime -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 -compiling-runtime -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 -compiling-runtime -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 -compiling-runtime -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 -compiling-runtime -D GOAMD64_v1 -o $WORK/b009/time_linux_amd64.o ./time_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b009/_pkg_.a $WORK/b009/asm.o $WORK/b009/asm_amd64.o $WORK/b009/duff_amd64.o $WORK/b009/memclr_amd64.o $WORK/b009/memmove_amd64.o $WORK/b009/preempt_amd64.o $WORK/b009/rt0_linux_amd64.o $WORK/b009/sys_linux_amd64.o $WORK/b009/test_amd64.o $WORK/b009/time_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/94/94b7882a006736457299c5db983c20818d4c135d92090c5a27885def04cb6542-d # internal internal/reflectlite mkdir -p $WORK/b004/ sync cat >/tmp/go-build3753747026/b004/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b021/ 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-build3753747026/b021/importcfg << 'EOF' # internal # import config packagefile internal/race=/tmp/go-build3753747026/b022/_pkg_.a packagefile runtime=/tmp/go-build3753747026/b009/_pkg_.a packagefile sync/atomic=/tmp/go-build3753747026/b023/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -p sync -std -installsuffix shared -buildid 6Ab7LE1hpDHPcjKM2TUl/6Ab7LE1hpDHPcjKM2TUl -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b021/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-build3753747026/b004/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build3753747026/b005/_pkg_.a packagefile internal/goarch=/tmp/go-build3753747026/b006/_pkg_.a packagefile internal/unsafeheader=/tmp/go-build3753747026/b008/_pkg_.a packagefile runtime=/tmp/go-build3753747026/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -p internal/reflectlite -std -installsuffix shared -buildid GC6IEDvc5TrMa0tGNPNL/GC6IEDvc5TrMa0tGNPNL -goversion go1.21.7 -symabis $WORK/b004/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h /usr/lib/golang/src/internal/reflectlite/swapper.go /usr/lib/golang/src/internal/reflectlite/type.go /usr/lib/golang/src/internal/reflectlite/value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/61/6169337d343ae36e2778717e39960c94939132c975cb4c148bc2146ebe57c806-d # internal internal/testlog internal/bisect mkdir -p $WORK/b047/ internal/singleflight google.golang.org/protobuf/internal/pragma github.com/josharian/intern mkdir -p $WORK/b088/ cat >/tmp/go-build3753747026/b047/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile sync/atomic=/tmp/go-build3753747026/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -p internal/testlog -std -complete -installsuffix shared -buildid YXkQ-vBhg0ad3Whend6c/YXkQ-vBhg0ad3Whend6c -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b047/importcfg -pack /usr/lib/golang/src/internal/testlog/exit.go /usr/lib/golang/src/internal/testlog/log.go internal/sysinfo mkdir -p $WORK/b482/ cat >/tmp/go-build3753747026/b088/importcfg << 'EOF' # internal # import config packagefile runtime=/tmp/go-build3753747026/b009/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile sync/atomic=/tmp/go-build3753747026/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -p internal/bisect -std -complete -installsuffix shared -buildid stwk2BrL_MCXW1r9QYp6/stwk2BrL_MCXW1r9QYp6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b088/importcfg -pack /usr/lib/golang/src/internal/bisect/bisect.go log/slog/internal/buffer mkdir -p $WORK/b596/ cat >/tmp/go-build3753747026/b482/importcfg << 'EOF' # internal # import config packagefile internal/cpu=/tmp/go-build3753747026/b011/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a EOF mkdir -p $WORK/b112/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b482/_pkg_.a -trimpath "$WORK/b482=>" -p internal/sysinfo -std -complete -installsuffix shared -buildid qg8YOmt-LHYQ0Q59r6ov/qg8YOmt-LHYQ0Q59r6ov -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b482/importcfg -pack /usr/lib/golang/src/internal/sysinfo/sysinfo.go cat >/tmp/go-build3753747026/b596/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a EOF mkdir -p $WORK/b136/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b596/_pkg_.a -trimpath "$WORK/b596=>" -p log/slog/internal/buffer -std -complete -installsuffix shared -buildid BdViFGivx5vr63gIpEKH/BdViFGivx5vr63gIpEKH -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b596/importcfg -pack /usr/lib/golang/src/log/slog/internal/buffer/buffer.go mkdir -p $WORK/b344/ cat >/tmp/go-build3753747026/b112/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a EOF cat >/tmp/go-build3753747026/b136/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -p internal/singleflight -std -complete -installsuffix shared -buildid b9DEWzK_JhaXHencRlxe/b9DEWzK_JhaXHencRlxe -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b112/importcfg -pack /usr/lib/golang/src/internal/singleflight/singleflight.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -p google.golang.org/protobuf/internal/pragma -complete -installsuffix shared -buildid dhuiSA5vzArO70HERnrv/dhuiSA5vzArO70HERnrv -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b136/importcfg -pack ./src/google.golang.org/protobuf/internal/pragma/pragma.go cat >/tmp/go-build3753747026/b344/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b344/_pkg_.a -trimpath "$WORK/b344=>" -p github.com/josharian/intern -complete -installsuffix shared -buildid B33X-xSASK84dizZ4FFn/B33X-xSASK84dizZ4FFn -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b344/importcfg -pack ./src/github.com/josharian/intern/intern.go runtime/cgo mkdir -p $WORK/b115/ echo > $WORK/b115/preferlinkext cd /usr/lib/golang/src/runtime/cgo TERM='dumb' CGO_LDFLAGS='"-O2" "-g" "-lpthread"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b115/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b115/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fno-stack-protector ./cgo.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/d5/d51f90dd6409fd2734dd1b5bbf8020104691f61f9d9dfc0e43136c69368094c6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b344/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b482/_pkg_.a # internal cp $WORK/b344/_pkg_.a /builddir/.cache/go-build/95/95af995526eca04a4e15dfadb82b650f838049ee5c6694a48b0bb1258dec87ec-d # internal cp $WORK/b482/_pkg_.a /builddir/.cache/go-build/af/afba000ddce429397e9bdd5d273a3b8471d1f8d6fd356262c5dbadcdfee3ffac-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/09/0929cdea4bafa23930facf222399ec63403e85b96b27a17ef3a259b232f995db-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b596/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b596/_pkg_.a /builddir/.cache/go-build/1e/1e4e6879d189cd0e3ab85e1b922ff5af6664550b681efaf199160472ce93b9a0-d # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/60/6024950815bfeb24e83b7728e1edd39a69d8d2589126110e247909714044664c-d # internal cd $WORK gcc -fno-caret-diagnostics -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -x c - -o /dev/null || true gcc -Qunused-arguments -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -x c - -o /dev/null || true gcc -Wl,--no-gc-sections -O2 -g -x c - -o /dev/null || true /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/80/80e7a359b7f92e772855dba8d3d1f56db145b62a4b5697729fd1445aaf92b93f-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 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/47/47243773dec3ff78e21e72e52a6668093239d15c8afe25f7257d4c8775e712e8-d # internal cd $WORK gcc -fdebug-prefix-map=a=b -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -x c - -o /dev/null || true errors gcc -ffile-prefix-map=a=b -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -x c - -o /dev/null || true sort internal/godebug gcc -gno-record-gcc-switches -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -x c - -o /dev/null || true mkdir -p $WORK/b003/ mkdir -p $WORK/b041/ mkdir -p $WORK/b087/ gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b115=/tmp/go-build -gno-record-gcc-switches -frandom-seed=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -x c - -o /dev/null || true cat >/tmp/go-build3753747026/b041/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=/tmp/go-build3753747026/b004/_pkg_.a packagefile math/bits=/tmp/go-build3753747026/b036/_pkg_.a EOF cat >/tmp/go-build3753747026/b003/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=/tmp/go-build3753747026/b004/_pkg_.a EOF cat >/tmp/go-build3753747026/b087/importcfg << 'EOF' # internal # import config packagefile internal/bisect=/tmp/go-build3753747026/b088/_pkg_.a packagefile internal/godebugs=/tmp/go-build3753747026/b013/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile sync/atomic=/tmp/go-build3753747026/b023/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -p sort -std -complete -installsuffix shared -buildid RV4byl2n7g2xletjIKhw/RV4byl2n7g2xletjIKhw -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b041/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -p errors -std -complete -installsuffix shared -buildid b3_kcgXqUEnHX4xVNdaC/b3_kcgXqUEnHX4xVNdaC -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b003/importcfg -pack /usr/lib/golang/src/errors/errors.go /usr/lib/golang/src/errors/join.go /usr/lib/golang/src/errors/wrap.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -p internal/godebug -std -complete -installsuffix shared -buildid wOFU_YiWw9rBBYlVWw-5/wOFU_YiWw9rBBYlVWw-5 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b087/importcfg -pack /usr/lib/golang/src/internal/godebug/godebug.go cd $WORK/b115 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b115=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=RfZhkJrTrs1X8qEJmEBZ -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/2d/2d51b0e2be83edce6ef4b3fa582754fc1c08ba9743aa2b2370b8fa8c98d3a6e5-d # internal io mkdir -p $WORK/b020/ internal/safefilepath internal/oserror mkdir -p $WORK/b030/ path cat >/tmp/go-build3753747026/b020/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -p io -std -complete -installsuffix shared -buildid cLcggaM00TTEwvnkd0jr/cLcggaM00TTEwvnkd0jr -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b020/importcfg -pack /usr/lib/golang/src/io/io.go /usr/lib/golang/src/io/multi.go /usr/lib/golang/src/io/pipe.go mkdir -p $WORK/b045/ strconv mkdir -p $WORK/b038/ cat >/tmp/go-build3753747026/b030/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a EOF cat >/tmp/go-build3753747026/b045/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile runtime=/tmp/go-build3753747026/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -p internal/oserror -std -complete -installsuffix shared -buildid Lv8WpqqCV-cc9OAEftVi/Lv8WpqqCV-cc9OAEftVi -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b030/importcfg -pack /usr/lib/golang/src/internal/oserror/errors.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -p internal/safefilepath -std -complete -installsuffix shared -buildid l-MgzZ16SQIhLT_OkRNt/l-MgzZ16SQIhLT_OkRNt -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b045/importcfg -pack /usr/lib/golang/src/internal/safefilepath/path.go /usr/lib/golang/src/internal/safefilepath/path_other.go vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b110/ golang.org/x/crypto/cast5 crypto/internal/nistec/fiat cat >/tmp/go-build3753747026/b038/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build3753747026/b010/_pkg_.a packagefile math=/tmp/go-build3753747026/b035/_pkg_.a packagefile math/bits=/tmp/go-build3753747026/b036/_pkg_.a packagefile unicode/utf8=/tmp/go-build3753747026/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -p strconv -std -complete -installsuffix shared -buildid RBqFB3fuGSX1LM41833x/RBqFB3fuGSX1LM41833x -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b038/importcfg -pack /usr/lib/golang/src/strconv/atob.go /usr/lib/golang/src/strconv/atoc.go /usr/lib/golang/src/strconv/atof.go /usr/lib/golang/src/strconv/atoi.go /usr/lib/golang/src/strconv/bytealg.go /usr/lib/golang/src/strconv/ctoa.go /usr/lib/golang/src/strconv/decimal.go /usr/lib/golang/src/strconv/doc.go /usr/lib/golang/src/strconv/eisel_lemire.go /usr/lib/golang/src/strconv/ftoa.go /usr/lib/golang/src/strconv/ftoaryu.go /usr/lib/golang/src/strconv/isprint.go /usr/lib/golang/src/strconv/itoa.go /usr/lib/golang/src/strconv/quote.go cat >/tmp/go-build3753747026/b110/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a EOF mkdir -p $WORK/b080/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid FBtuwFeoiTpl0pPY34RO/FBtuwFeoiTpl0pPY34RO -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b110/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage/message.go google.golang.org/grpc/internal/buffer mkdir -p $WORK/b446/ cat >/tmp/go-build3753747026/b080/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=/tmp/go-build3753747026/b073/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile math/bits=/tmp/go-build3753747026/b036/_pkg_.a EOF github.com/containers/storage/pkg/locker /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -p crypto/internal/nistec/fiat -std -complete -installsuffix shared -buildid O0aFc_VryJRntufZCskN/O0aFc_VryJRntufZCskN -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b080/importcfg -pack /usr/lib/golang/src/crypto/internal/nistec/fiat/p224.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p224_fiat64.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p224_invert.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p256.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p256_fiat64.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p256_invert.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p384.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p384_fiat64.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p384_invert.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p521.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p521_fiat64.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p521_invert.go cat >/tmp/go-build3753747026/b446/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b446/_pkg_.a -trimpath "$WORK/b446=>" -p google.golang.org/grpc/internal/buffer -complete -installsuffix shared -buildid HOcXrkXkkY33ARI1bsWU/HOcXrkXkkY33ARI1bsWU -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b446/importcfg -pack ./src/google.golang.org/grpc/internal/buffer/unbounded.go mkdir -p $WORK/b511/ cat >/tmp/go-build3753747026/b511/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile sync/atomic=/tmp/go-build3753747026/b023/_pkg_.a EOF mkdir -p $WORK/b049/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b511/_pkg_.a -trimpath "$WORK/b511=>" -p github.com/containers/storage/pkg/locker -complete -installsuffix shared -buildid mEWxJv8qKvyufd6V5v1D/mEWxJv8qKvyufd6V5v1D -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b511/importcfg -pack ./src/github.com/containers/storage/pkg/locker/locker.go github.com/containers/common/pkg/apparmor cat >/tmp/go-build3753747026/b049/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build3753747026/b010/_pkg_.a packagefile unicode/utf8=/tmp/go-build3753747026/b025/_pkg_.a EOF mkdir -p $WORK/b398/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -p path -std -complete -installsuffix shared -buildid as5QsPM5S43pk6DMpDol/as5QsPM5S43pk6DMpDol -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b049/importcfg -pack /usr/lib/golang/src/path/match.go /usr/lib/golang/src/path/path.go mkdir -p $WORK/b620/ cat >/tmp/go-build3753747026/b398/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile math/bits=/tmp/go-build3753747026/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b398/_pkg_.a -trimpath "$WORK/b398=>" -p golang.org/x/crypto/cast5 -complete -installsuffix shared -buildid Uk3e1SVU5NiOqeqzIKly/Uk3e1SVU5NiOqeqzIKly -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b398/importcfg -pack ./src/golang.org/x/crypto/cast5/cast5.go cat >/tmp/go-build3753747026/b620/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile github.com/containers/common/version=/tmp/go-build3753747026/b621/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b620/_pkg_.a -trimpath "$WORK/b620=>" -p github.com/containers/common/pkg/apparmor -complete -installsuffix shared -buildid figawKv4_q-oF9o32yd0/figawKv4_q-oF9o32yd0 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b620/importcfg -pack ./src/github.com/containers/common/pkg/apparmor/apparmor.go ./src/github.com/containers/common/pkg/apparmor/apparmor_unsupported.go cd $WORK/b115 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b115=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=RfZhkJrTrs1X8qEJmEBZ -o ./_x002.o -c cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b030/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/93/93bbffe5a8c8575a4387e64f510d2a0292aec6b00e0ea8fce71a3a87e8894735-d # internal syscall mkdir -p $WORK/b028/ cat >/tmp/go-build3753747026/b028/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p syscall -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -gensymabis -o $WORK/b028/symabis ./asm_linux_amd64.s cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/98/98effb4fdfc8bfc041f157e89ec28ebe35ba539aadf20d630ecb1e751e775c86-d # internal internal/intern mkdir -p $WORK/b114/ math/rand mkdir -p $WORK/b086/ cat >/tmp/go-build3753747026/b114/importcfg << 'EOF' # internal # import config packagefile internal/godebug=/tmp/go-build3753747026/b087/_pkg_.a packagefile runtime=/tmp/go-build3753747026/b009/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -p internal/intern -std -complete -installsuffix shared -buildid dRurYXPHLvXWxQGUGeiq/dRurYXPHLvXWxQGUGeiq -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b114/importcfg -pack /usr/lib/golang/src/internal/intern/intern.go cat >/tmp/go-build3753747026/b086/importcfg << 'EOF' # internal # import config packagefile internal/godebug=/tmp/go-build3753747026/b087/_pkg_.a packagefile math=/tmp/go-build3753747026/b035/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile sync/atomic=/tmp/go-build3753747026/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -p math/rand -std -complete -installsuffix shared -buildid Eg-pZj0k5SQVtTCjhP2v/Eg-pZj0k5SQVtTCjhP2v -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b086/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b620/_pkg_.a # internal cp $WORK/b620/_pkg_.a /builddir/.cache/go-build/d5/d50006917cf6cc9c6671800db423857d29073286a518e3859fdba9a3caf9aae2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b446/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/be/beb2e0e06cc80b162f91fe74b46aefcbac59dc9fbe313f9da492de5d984bc455-d # internal cp $WORK/b446/_pkg_.a /builddir/.cache/go-build/47/47c6acbd261e9afab702a1501be467e4ec2b2326eafba157c3f2b62cec5893c3-d # internal cat >/tmp/go-build3753747026/b028/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build3753747026/b010/_pkg_.a packagefile internal/itoa=/tmp/go-build3753747026/b029/_pkg_.a packagefile internal/oserror=/tmp/go-build3753747026/b030/_pkg_.a packagefile internal/race=/tmp/go-build3753747026/b022/_pkg_.a packagefile runtime=/tmp/go-build3753747026/b009/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile sync/atomic=/tmp/go-build3753747026/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -p syscall -std -installsuffix shared -buildid sVWVD9ZqoCysBvngYi-R/sVWVD9ZqoCysBvngYi-R -goversion go1.21.7 -symabis $WORK/b028/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b028/importcfg -pack -asmhdr $WORK/b028/go_asm.h /usr/lib/golang/src/syscall/asan0.go /usr/lib/golang/src/syscall/dirent.go /usr/lib/golang/src/syscall/endian_little.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.go /usr/lib/golang/src/syscall/forkpipe2.go /usr/lib/golang/src/syscall/lsf_linux.go /usr/lib/golang/src/syscall/msan0.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_accept4.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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b511/_pkg_.a # internal cp $WORK/b511/_pkg_.a /builddir/.cache/go-build/06/06b815ab5315e73f07cedd7c894481e254b0ad0ae4073bc2aca64ce6fcfefcb1-d # internal 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/b115=/tmp/go-build -gno-record-gcc-switches -I $WORK/b115/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=RfZhkJrTrs1X8qEJmEBZ -o $WORK/b115/_x003.o -c gcc_context.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/2b/2ba7f2cba5429e4c62739e6b65ac8ecf747a609def8ac676197056f3510edf54-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/13/1392c0c231855502bfc16a12ac7cb574d4624414006de17f491d3a6378a87143-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/06/06d7b1edda0a095810283a8ae956a7a0213547ca44bbe320221a36df124fca5b-d # internal container/heap mkdir -p $WORK/b486/ cat >/tmp/go-build3753747026/b486/importcfg << 'EOF' # internal # import config packagefile sort=/tmp/go-build3753747026/b041/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b486/_pkg_.a -trimpath "$WORK/b486=>" -p container/heap -std -complete -installsuffix shared -buildid h2clBTvhUZN10EjMK604/h2clBTvhUZN10EjMK604 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b486/importcfg -pack /usr/lib/golang/src/container/heap/heap.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b486/_pkg_.a # internal cp $WORK/b486/_pkg_.a /builddir/.cache/go-build/87/87b361f8384b3ede50124b95a898a552dafc4a07f95f3bd5e4de3cc0c28805e1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b398/_pkg_.a # internal cp $WORK/b398/_pkg_.a /builddir/.cache/go-build/4f/4fdb1206f094afe5f765ad909380c89493bd52dda352b2154ffaab95e1651c13-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b020/_pkg_.a # internal 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/b115=/tmp/go-build -gno-record-gcc-switches -I $WORK/b115/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=RfZhkJrTrs1X8qEJmEBZ -o $WORK/b115/_x004.o -c gcc_fatalf.c cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/a4/a40931a96272f9045cdabdebaab2ccf5e55aac3b86ed908dfbcbb8092a3d5d61-d # internal hash mkdir -p $WORK/b069/ crypto/internal/randutil github.com/containers/image/v5/pkg/compression/internal mkdir -p $WORK/b082/ bytes strings cat >/tmp/go-build3753747026/b069/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build3753747026/b020/_pkg_.a EOF mkdir -p $WORK/b050/ cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -p hash -std -complete -installsuffix shared -buildid F7pjryCJ1hHbkumUGG-r/F7pjryCJ1hHbkumUGG-r -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b069/importcfg -pack /usr/lib/golang/src/hash/hash.go mkdir -p $WORK/b201/ cat >/tmp/go-build3753747026/b082/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a EOF cat >/tmp/go-build3753747026/b050/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build3753747026/b010/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile unicode=/tmp/go-build3753747026/b024/_pkg_.a packagefile unicode/utf8=/tmp/go-build3753747026/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -p crypto/internal/randutil -std -complete -installsuffix shared -buildid i7KN0dnjknK4mZBCaGVY/i7KN0dnjknK4mZBCaGVY -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b082/importcfg -pack /usr/lib/golang/src/crypto/internal/randutil/randutil.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -p strings -std -complete -installsuffix shared -buildid 8pDAipBoys5Z5laGXTAG/8pDAipBoys5Z5laGXTAG -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b050/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/reader.go /usr/lib/golang/src/strings/replace.go /usr/lib/golang/src/strings/search.go /usr/lib/golang/src/strings/strings.go cat >/tmp/go-build3753747026/b201/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build3753747026/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -p github.com/containers/image/v5/pkg/compression/internal -complete -installsuffix shared -buildid uvJ_c_RH8nOtF-CEnOvt/uvJ_c_RH8nOtF-CEnOvt -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b201/importcfg -pack ./src/github.com/containers/image/v5/pkg/compression/internal/types.go text/tabwriter mkdir -p $WORK/b426/ mkdir -p $WORK/b002/ cat >/tmp/go-build3753747026/b426/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile unicode/utf8=/tmp/go-build3753747026/b025/_pkg_.a EOF github.com/containers/image/v5/internal/uploadreader /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b426/_pkg_.a -trimpath "$WORK/b426=>" -p text/tabwriter -std -complete -installsuffix shared -buildid L7zhB8I0aA31bV08cspI/L7zhB8I0aA31bV08cspI -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b426/importcfg -pack /usr/lib/golang/src/text/tabwriter/tabwriter.go mkdir -p $WORK/b549/ cat >/tmp/go-build3753747026/b002/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build3753747026/b010/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile unicode=/tmp/go-build3753747026/b024/_pkg_.a packagefile unicode/utf8=/tmp/go-build3753747026/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -p bytes -std -installsuffix shared -buildid ao0gFou-h6dOjDNtS0tN/ao0gFou-h6dOjDNtS0tN -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b002/importcfg -pack /usr/lib/golang/src/bytes/buffer.go /usr/lib/golang/src/bytes/bytes.go /usr/lib/golang/src/bytes/reader.go cat >/tmp/go-build3753747026/b549/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b549/_pkg_.a -trimpath "$WORK/b549=>" -p github.com/containers/image/v5/internal/uploadreader -complete -installsuffix shared -buildid KQw5ejTCSGyjj7U4GCvl/KQw5ejTCSGyjj7U4GCvl -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b549/importcfg -pack ./src/github.com/containers/image/v5/internal/uploadreader/upload_reader.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b069/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/0b/0bc7ba25a341c09257b97b8811aa84e335bde72a5ed287807f97718d4d8b2619-d # internal hash/fnv mkdir -p $WORK/b133/ hash/crc64 hash/crc32 cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/ea/ea5ab841b6ce9929bb944a6f9d14984c0123d770dbe810bd661a03cb73aff3e0-d # internal mkdir -p $WORK/b249/ hash/adler32 cat >/tmp/go-build3753747026/b133/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile hash=/tmp/go-build3753747026/b069/_pkg_.a packagefile math/bits=/tmp/go-build3753747026/b036/_pkg_.a EOF mkdir -p $WORK/b128/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -p hash/fnv -std -complete -installsuffix shared -buildid d5OKz0Z9v-q9x8qhHzfe/d5OKz0Z9v-q9x8qhHzfe -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b133/importcfg -pack /usr/lib/golang/src/hash/fnv/fnv.go cat >/tmp/go-build3753747026/b249/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile hash=/tmp/go-build3753747026/b069/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b249/_pkg_.a -trimpath "$WORK/b249=>" -p hash/crc64 -std -complete -installsuffix shared -buildid YPcUc-VgnpZZ7IM-tcZO/YPcUc-VgnpZZ7IM-tcZO -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b249/importcfg -pack /usr/lib/golang/src/hash/crc64/crc64.go mkdir -p $WORK/b397/ cat >/tmp/go-build3753747026/b128/go_asm.h << 'EOF' # internal EOF cat >/tmp/go-build3753747026/b397/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile hash=/tmp/go-build3753747026/b069/_pkg_.a EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/asm -p hash/crc32 -trimpath "$WORK/b128=>" -I $WORK/b128/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b128/symabis ./crc32_amd64.s cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b397/_pkg_.a -trimpath "$WORK/b397=>" -p hash/adler32 -std -complete -installsuffix shared -buildid upubSDxCjk6yXaYEpXZ8/upubSDxCjk6yXaYEpXZ8 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b397/importcfg -pack /usr/lib/golang/src/hash/adler32/adler32.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b201/_pkg_.a # internal cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/c8/c82a175dd140e7d916d158898a8080888c413f0c146c884a4622783fb2e064f0-d # internal github.com/containers/image/v5/pkg/compression/types mkdir -p $WORK/b200/ cat >/tmp/go-build3753747026/b200/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/pkg/compression/internal=/tmp/go-build3753747026/b201/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b200/_pkg_.a -trimpath "$WORK/b200=>" -p github.com/containers/image/v5/pkg/compression/types -complete -installsuffix shared -buildid B1L3U2GERsez8toXiqjg/B1L3U2GERsez8toXiqjg -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b200/importcfg -pack ./src/github.com/containers/image/v5/pkg/compression/types/types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b549/_pkg_.a # internal cp $WORK/b549/_pkg_.a /builddir/.cache/go-build/d5/d5275c377dc9a74c5e701cb03f38d502c6f812226a9aac0d64fc0275ac33396e-d # internal cat >/tmp/go-build3753747026/b128/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile hash=/tmp/go-build3753747026/b069/_pkg_.a packagefile internal/cpu=/tmp/go-build3753747026/b011/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile sync/atomic=/tmp/go-build3753747026/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -p hash/crc32 -std -installsuffix shared -buildid rqoi7fI-CHoW_peqpUfB/rqoi7fI-CHoW_peqpUfB -goversion go1.21.7 -symabis $WORK/b128/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b128/importcfg -pack -asmhdr $WORK/b128/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/pkg/tool/linux_amd64/buildid -w $WORK/b200/_pkg_.a # internal cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/41/41a13bc22a2603ac004c3565cc535dfab678678ae1e6932c4dbda39ded67c683-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b397/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b397/_pkg_.a /builddir/.cache/go-build/d7/d798c6ea87c29e9798c6eff22dfacdbc845cfaba1bcf5133acdbfdec39a38cc0-d # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/28/288a24d87bf65ff77cf51e93903029bbca53cf375bfbd5bb15ba976e8d38498f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b249/_pkg_.a # internal cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/93/9304c20eb497b5a73a6b4500fb2d62682655b4923c9689f950e76be2bc0c18ce-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b426/_pkg_.a # internal cp $WORK/b426/_pkg_.a /builddir/.cache/go-build/c8/c834cbcc31aef7b29849287017ccced67a5adef40f94b55232278261eba6b74a-d # internal 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/b115=/tmp/go-build -gno-record-gcc-switches -I $WORK/b115/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=RfZhkJrTrs1X8qEJmEBZ -o $WORK/b115/_x005.o -c gcc_libinit.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/7d/7dce6ce3888ef665337e3d55ccfe5ab71b676181dae8dbcf768a4aee7150f6f5-d # internal cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/asm -p hash/crc32 -trimpath "$WORK/b128=>" -I $WORK/b128/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b128/crc32_amd64.o ./crc32_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b128/_pkg_.a $WORK/b128/crc32_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/b9/b95b20d96d7ae6dba1db30faf05d871bb29003a9022728251a207ceaaf0ce867-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/5c/5cca05738b1d9a398cbb0ae511273a30df3a72cd20b89f7fcb8a3b170f412cff-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b266/ golang.org/x/text/transform cat >/tmp/go-build3753747026/b266/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile unicode/utf8=/tmp/go-build3753747026/b025/_pkg_.a EOF mkdir -p $WORK/b463/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b038/_pkg_.a # internal cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b266/_pkg_.a -trimpath "$WORK/b266=>" -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid 7d5JMuDHSfXzFkJ_PuAX/7d5JMuDHSfXzFkJ_PuAX -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b266/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/transform/transform.go cat >/tmp/go-build3753747026/b463/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile unicode/utf8=/tmp/go-build3753747026/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b463/_pkg_.a -trimpath "$WORK/b463=>" -p golang.org/x/text/transform -complete -installsuffix shared -buildid _8xO29Tbzlh15DeS-our/_8xO29Tbzlh15DeS-our -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b463/importcfg -pack ./src/golang.org/x/text/transform/transform.go cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/da/da0c665a6048357a4aa2783ddfa3ea3539c2be03fa947c1489b321c338774d7f-d # internal crypto mkdir -p $WORK/b068/ crypto/rc4 encoding/base32 net/netip mkdir -p $WORK/b205/ mkdir -p $WORK/b113/ cat >/tmp/go-build3753747026/b068/importcfg << 'EOF' # internal # import config packagefile hash=/tmp/go-build3753747026/b069/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a EOF reflect mkdir -p $WORK/b037/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -p crypto -std -complete -installsuffix shared -buildid yyXEvjNr3u9ghrM8G2hu/yyXEvjNr3u9ghrM8G2hu -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b068/importcfg -pack /usr/lib/golang/src/crypto/crypto.go cat >/tmp/go-build3753747026/b205/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -p encoding/base32 -std -complete -installsuffix shared -buildid 5HCQ6bLSMIPpETdpR2Mr/5HCQ6bLSMIPpETdpR2Mr -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b205/importcfg -pack /usr/lib/golang/src/encoding/base32/base32.go cat >/tmp/go-build3753747026/b113/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build3753747026/b010/_pkg_.a packagefile internal/intern=/tmp/go-build3753747026/b114/_pkg_.a packagefile internal/itoa=/tmp/go-build3753747026/b029/_pkg_.a packagefile math=/tmp/go-build3753747026/b035/_pkg_.a packagefile math/bits=/tmp/go-build3753747026/b036/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a EOF cat >/tmp/go-build3753747026/b037/go_asm.h << 'EOF' # internal EOF golang.org/x/crypto/openpgp/errors golang.org/x/crypto/twofish mkdir -p $WORK/b394/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -p net/netip -std -complete -installsuffix shared -buildid r0RsUMny1rd6XapdiZoL/r0RsUMny1rd6XapdiZoL -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b113/importcfg -pack /usr/lib/golang/src/net/netip/leaf_alts.go /usr/lib/golang/src/net/netip/netip.go /usr/lib/golang/src/net/netip/uint128.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -p reflect -trimpath "$WORK/b037=>" -I $WORK/b037/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -gensymabis -o $WORK/b037/symabis ./asm_amd64.s golang.org/x/crypto/blowfish mkdir -p $WORK/b679/ cat >/tmp/go-build3753747026/b394/importcfg << 'EOF' # internal # import config packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b394/_pkg_.a -trimpath "$WORK/b394=>" -p golang.org/x/crypto/openpgp/errors -complete -installsuffix shared -buildid sD5pq9tkubY3vEiCWz3g/sD5pq9tkubY3vEiCWz3g -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b394/importcfg -pack ./src/golang.org/x/crypto/openpgp/errors/errors.go cat >/tmp/go-build3753747026/b679/importcfg << 'EOF' # internal # import config packagefile math/bits=/tmp/go-build3753747026/b036/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a EOF mkdir -p $WORK/b100/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b679/_pkg_.a -trimpath "$WORK/b679=>" -p golang.org/x/crypto/twofish -complete -installsuffix shared -buildid 1CC2pKzCUa_QbU8Wvwma/1CC2pKzCUa_QbU8Wvwma -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b679/importcfg -pack ./src/golang.org/x/crypto/twofish/twofish.go internal/types/errors mkdir -p $WORK/b695/ cat >/tmp/go-build3753747026/b100/importcfg << 'EOF' # internal # import config packagefile crypto/internal/alias=/tmp/go-build3753747026/b072/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a EOF mkdir -p $WORK/b771/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -p crypto/rc4 -std -complete -installsuffix shared -buildid rBJSk3QutP85nQPll4GB/rBJSk3QutP85nQPll4GB -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b100/importcfg -pack /usr/lib/golang/src/crypto/rc4/rc4.go cat >/tmp/go-build3753747026/b695/importcfg << 'EOF' # internal # import config packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b695/_pkg_.a -trimpath "$WORK/b695=>" -p golang.org/x/crypto/blowfish -complete -installsuffix shared -buildid wtQQf2IMWRepppOhnTwV/wtQQf2IMWRepppOhnTwV -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b695/importcfg -pack ./src/golang.org/x/crypto/blowfish/block.go ./src/golang.org/x/crypto/blowfish/cipher.go ./src/golang.org/x/crypto/blowfish/const.go cat >/tmp/go-build3753747026/b771/importcfg << 'EOF' # internal # import config packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b771/_pkg_.a -trimpath "$WORK/b771=>" -p internal/types/errors -std -complete -installsuffix shared -buildid CtG4U7oi-A05Bf7h5JTj/CtG4U7oi-A05Bf7h5JTj -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b771/importcfg -pack /usr/lib/golang/src/internal/types/errors/code_string.go /usr/lib/golang/src/internal/types/errors/codes.go cat >/tmp/go-build3753747026/b037/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile internal/abi=/tmp/go-build3753747026/b005/_pkg_.a packagefile internal/bytealg=/tmp/go-build3753747026/b010/_pkg_.a packagefile internal/goarch=/tmp/go-build3753747026/b006/_pkg_.a packagefile internal/itoa=/tmp/go-build3753747026/b029/_pkg_.a packagefile internal/unsafeheader=/tmp/go-build3753747026/b008/_pkg_.a packagefile math=/tmp/go-build3753747026/b035/_pkg_.a packagefile runtime=/tmp/go-build3753747026/b009/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile unicode=/tmp/go-build3753747026/b024/_pkg_.a packagefile unicode/utf8=/tmp/go-build3753747026/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -p reflect -std -installsuffix shared -buildid LtvJ2n3SEN007Yiz5S1t/LtvJ2n3SEN007Yiz5S1t -goversion go1.21.7 -symabis $WORK/b037/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b037/importcfg -pack -asmhdr $WORK/b037/go_asm.h /usr/lib/golang/src/reflect/abi.go /usr/lib/golang/src/reflect/deepequal.go /usr/lib/golang/src/reflect/float32reg_generic.go /usr/lib/golang/src/reflect/makefunc.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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b100/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/17/17d2b0e54ec25e0252a59e252f80f87f5d92a3a201de17b541de839380e1519e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b050/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b394/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/9f/9fb3ce3004074fcd43a06719071b9c99ad00b6119457f4daf8e7252355c67576-d # internal golang.org/x/crypto/ripemd160 mkdir -p $WORK/b678/ cp $WORK/b394/_pkg_.a /builddir/.cache/go-build/ae/aec319e29cedb419e125abaaf50ebadbf45089fe9acb0f8016ca5bd72fe2c3f9-d # internal golang.org/x/crypto/openpgp/s2k mkdir -p $WORK/b400/ cat >/tmp/go-build3753747026/b678/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build3753747026/b068/_pkg_.a packagefile hash=/tmp/go-build3753747026/b069/_pkg_.a packagefile math/bits=/tmp/go-build3753747026/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b678/_pkg_.a -trimpath "$WORK/b678=>" -p golang.org/x/crypto/ripemd160 -complete -installsuffix shared -buildid fJkWbVLw2aawpePO20eo/fJkWbVLw2aawpePO20eo -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b678/importcfg -pack ./src/golang.org/x/crypto/ripemd160/ripemd160.go ./src/golang.org/x/crypto/ripemd160/ripemd160block.go cat >/tmp/go-build3753747026/b400/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build3753747026/b068/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=/tmp/go-build3753747026/b394/_pkg_.a packagefile hash=/tmp/go-build3753747026/b069/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b400/_pkg_.a -trimpath "$WORK/b400=>" -p golang.org/x/crypto/openpgp/s2k -complete -installsuffix shared -buildid 7R_5YJigdqDPI0bwALle/7R_5YJigdqDPI0bwALle -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b400/importcfg -pack ./src/golang.org/x/crypto/openpgp/s2k/s2k.go cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/ab/ab58124964659218cf892bf770efa06b86417974717ed34f9263b2654d58ddd3-d # internal bufio mkdir -p $WORK/b053/ net/http/internal/ascii github.com/containers/storage/pkg/stringutils mkdir -p $WORK/b534/ github.com/docker/docker/api/types/versions cat >/tmp/go-build3753747026/b053/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build3753747026/b025/_pkg_.a EOF regexp/syntax github.com/docker/docker/internal/multierror mkdir -p $WORK/b178/ html /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -p bufio -std -complete -installsuffix shared -buildid H0dDkDnik9n6hR5A2kqU/H0dDkDnik9n6hR5A2kqU -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b053/importcfg -pack /usr/lib/golang/src/bufio/bufio.go /usr/lib/golang/src/bufio/scan.go cat >/tmp/go-build3753747026/b534/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile math/rand=/tmp/go-build3753747026/b086/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a EOF mkdir -p $WORK/b210/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b534/_pkg_.a -trimpath "$WORK/b534=>" -p github.com/containers/storage/pkg/stringutils -complete -installsuffix shared -buildid MHTyMZDO3P98wTpD9DEl/MHTyMZDO3P98wTpD9DEl -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b534/importcfg -pack ./src/github.com/containers/storage/pkg/stringutils/stringutils.go mkdir -p $WORK/b568/ cat >/tmp/go-build3753747026/b178/importcfg << 'EOF' # internal # import config packagefile sort=/tmp/go-build3753747026/b041/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile unicode=/tmp/go-build3753747026/b024/_pkg_.a packagefile unicode/utf8=/tmp/go-build3753747026/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -p regexp/syntax -std -complete -installsuffix shared -buildid AesfFeXF53UlJ9MnRy-M/AesfFeXF53UlJ9MnRy-M -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b178/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 cat >/tmp/go-build3753747026/b210/importcfg << 'EOF' # internal # import config packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a EOF cat >/tmp/go-build3753747026/b568/importcfg << 'EOF' # internal # import config packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b568/_pkg_.a -trimpath "$WORK/b568=>" -p github.com/docker/docker/internal/multierror -complete -installsuffix shared -buildid U97Yf6NkWivtbL9opHZH/U97Yf6NkWivtbL9opHZH -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b568/importcfg -pack ./src/github.com/docker/docker/internal/multierror/multierror.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -p github.com/docker/docker/api/types/versions -complete -installsuffix shared -buildid W4N1Vc_3mAKHmKPQcJAG/W4N1Vc_3mAKHmKPQcJAG -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b210/importcfg -pack ./src/github.com/docker/docker/api/types/versions/compare.go github.com/disiqueira/gotree/v3 mkdir -p $WORK/b634/ mkdir -p $WORK/b277/ go/build/constraint mkdir -p $WORK/b744/ cat >/tmp/go-build3753747026/b634/importcfg << 'EOF' # internal # import config packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b634/_pkg_.a -trimpath "$WORK/b634=>" -p github.com/disiqueira/gotree/v3 -complete -installsuffix shared -buildid 32zrqdsRf_bPZmzk4p-n/32zrqdsRf_bPZmzk4p-n -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b634/importcfg -pack ./src/github.com/disiqueira/gotree/v3/gotree.go cat >/tmp/go-build3753747026/b277/importcfg << 'EOF' # internal # import config packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile unicode=/tmp/go-build3753747026/b024/_pkg_.a EOF mkdir -p $WORK/b330/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b277/_pkg_.a -trimpath "$WORK/b277=>" -p net/http/internal/ascii -std -complete -installsuffix shared -buildid hnLs-zdxgPp0PMRZd29l/hnLs-zdxgPp0PMRZd29l -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b277/importcfg -pack /usr/lib/golang/src/net/http/internal/ascii/print.go cat >/tmp/go-build3753747026/b744/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile unicode=/tmp/go-build3753747026/b024/_pkg_.a packagefile unicode/utf8=/tmp/go-build3753747026/b025/_pkg_.a EOF cat >/tmp/go-build3753747026/b330/importcfg << 'EOF' # internal # import config packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile unicode/utf8=/tmp/go-build3753747026/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b744/_pkg_.a -trimpath "$WORK/b744=>" -p go/build/constraint -std -complete -installsuffix shared -buildid EqiseMvIKPMiPvhxEjOe/EqiseMvIKPMiPvhxEjOe -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b744/importcfg -pack /usr/lib/golang/src/go/build/constraint/expr.go /usr/lib/golang/src/go/build/constraint/vers.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b330/_pkg_.a -trimpath "$WORK/b330=>" -p html -std -complete -installsuffix shared -buildid K96ggbUlNaP9LxFh7f3c/K96ggbUlNaP9LxFh7f3c -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b330/importcfg -pack /usr/lib/golang/src/html/entity.go /usr/lib/golang/src/html/escape.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b771/_pkg_.a # internal cp $WORK/b771/_pkg_.a /builddir/.cache/go-build/b1/b13fc05299250c34253f61bcbb7e92885ee02e0794719f22ab70ae1a92e2b2f4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b679/_pkg_.a # internal cp $WORK/b679/_pkg_.a /builddir/.cache/go-build/74/74b53c71998835860c7d676dd42d6bff1750ce4b3569e955437ff26ce6df53ef-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b568/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b110/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b205/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b210/_pkg_.a # internal cp $WORK/b568/_pkg_.a /builddir/.cache/go-build/d8/d89867ed03e8781ad4ec1ad9a11f5955b7d4994873fcd1ae7d455cfd07c36cbd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b534/_pkg_.a # internal cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/09/099f59a81d97a46e61644ab134b41a48646a9fbcd519be5b9aadde9b0cb1dd20-d # internal cp $WORK/b534/_pkg_.a /builddir/.cache/go-build/a1/a15bbd6bdfd18bd36af46dfbb44eb04e1eaf819984c82197c045e17c1aafa0ff-d # internal cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/0f/0f480c0a17cf806f56ed33ed4e717e8daf668c4aefc5013ede14102a240cbb73-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b463/_pkg_.a # internal cp $WORK/b463/_pkg_.a /builddir/.cache/go-build/27/27338d3e895053268934e0b29f6ddb1f6d263c32bf7eac69457f5734f63b5d71-d # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/7d/7db6c8fe7740a5752b661eb9dea792ee302b360f16c89fa24a659678bf3f1242-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b266/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b277/_pkg_.a # internal cp $WORK/b277/_pkg_.a /builddir/.cache/go-build/70/705f92b963dfd1ef09875edea36616572c6c995bfb776362712a137c1b40e26a-d # internal 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/b115=/tmp/go-build -gno-record-gcc-switches -I $WORK/b115/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=RfZhkJrTrs1X8qEJmEBZ -o $WORK/b115/_x006.o -c gcc_linux_amd64.c cp $WORK/b266/_pkg_.a /builddir/.cache/go-build/46/46959564d7a8a34b43171c4b64938b4dc3b01899de6c5068c41707c6d13694cb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b695/_pkg_.a # internal cp $WORK/b695/_pkg_.a /builddir/.cache/go-build/cf/cf44221d7d00efe845d6d957b4c7a75ac9f497d9076e4120be840eb4a6fc006a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b400/_pkg_.a # internal cp $WORK/b400/_pkg_.a /builddir/.cache/go-build/04/04be762cd6f060ca3fec4329a78417a3a71e543b8849d1e24e55d32678330ea9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b634/_pkg_.a # internal cp $WORK/b634/_pkg_.a /builddir/.cache/go-build/fb/fb2636a722e876ffc15ecc9850520c246288b06c5ff9bf4e2b1408830ad34c61-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b678/_pkg_.a # internal cp $WORK/b678/_pkg_.a /builddir/.cache/go-build/e4/e44801248a6ead7ad8268c14d6eca947be139a8372d9f9d38d9bd173f9865709-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b744/_pkg_.a # internal cp $WORK/b744/_pkg_.a /builddir/.cache/go-build/e6/e631f078890c2cba20830f3f94764882980441e34f7aab46b20edfb865355e22-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b330/_pkg_.a # internal cp $WORK/b330/_pkg_.a /builddir/.cache/go-build/76/76559b973212231702edb492bf97aaf9323d90debcbbf09ad22b21ac00962fbf-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/a1/a16db95b06d1bf1625d1cad7009c09b5929b548fd2b1cdad3b5fab2020cd9f23-d # internal compress/bzip2 mkdir -p $WORK/b217/ image mkdir -p $WORK/b401/ cat >/tmp/go-build3753747026/b217/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3753747026/b053/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile sort=/tmp/go-build3753747026/b041/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -p compress/bzip2 -std -complete -installsuffix shared -buildid rNoPr_GmRc7jBA-jFYMu/rNoPr_GmRc7jBA-jFYMu -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b217/importcfg -pack /usr/lib/golang/src/compress/bzip2/bit_reader.go /usr/lib/golang/src/compress/bzip2/bzip2.go /usr/lib/golang/src/compress/bzip2/huffman.go /usr/lib/golang/src/compress/bzip2/move_to_front.go cat >/tmp/go-build3753747026/b401/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3753747026/b053/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile image/color=/tmp/go-build3753747026/b402/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile math/bits=/tmp/go-build3753747026/b036/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile sync/atomic=/tmp/go-build3753747026/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b401/_pkg_.a -trimpath "$WORK/b401=>" -p image -std -complete -installsuffix shared -buildid Eh70xMScbs__DQlCxPjW/Eh70xMScbs__DQlCxPjW -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b401/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/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b115=/tmp/go-build -gno-record-gcc-switches -I $WORK/b115/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=RfZhkJrTrs1X8qEJmEBZ -o $WORK/b115/_x007.o -c gcc_mmap.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/72/72544be80fb7f3661f4a95457204da59789147b6a41752d70efb994a1b868a2e-d # internal TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b115=/tmp/go-build -gno-record-gcc-switches -I $WORK/b115/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=RfZhkJrTrs1X8qEJmEBZ -o $WORK/b115/_x008.o -c gcc_setenv.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b217/_pkg_.a # internal cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/21/210c80a9e2f0a414c5c60609d5c6dc9cd340aa7732bcfd37dc14fd019aa096a7-d # internal TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b115=/tmp/go-build -gno-record-gcc-switches -I $WORK/b115/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=RfZhkJrTrs1X8qEJmEBZ -o $WORK/b115/_x009.o -c gcc_sigaction.c cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p syscall -trimpath "$WORK/b028=>" -I $WORK/b028/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b028/asm_linux_amd64.o ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b028/_pkg_.a $WORK/b028/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b028/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/10/10bded4ab341ee33e988e0ad164d7e61b477d92268ac1b569a3ba1793c56f23c-d # internal internal/syscall/execenv mkdir -p $WORK/b046/ time mkdir -p $WORK/b027/ internal/syscall/unix cat >/tmp/go-build3753747026/b046/importcfg << 'EOF' # internal # import config packagefile syscall=/tmp/go-build3753747026/b028/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -p internal/syscall/execenv -std -complete -installsuffix shared -buildid UYmh_nBxEQCJgwS3Zjx6/UYmh_nBxEQCJgwS3Zjx6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b046/importcfg -pack /usr/lib/golang/src/internal/syscall/execenv/execenv_default.go mkdir -p $WORK/b044/ cat >/tmp/go-build3753747026/b027/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile runtime=/tmp/go-build3753747026/b009/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile syscall=/tmp/go-build3753747026/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -p time -std -installsuffix shared -buildid ig788QbDvL74j_tfzSnr/ig788QbDvL74j_tfzSnr -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b027/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-build3753747026/b044/importcfg << 'EOF' # internal # import config packagefile sync/atomic=/tmp/go-build3753747026/b023/_pkg_.a packagefile syscall=/tmp/go-build3753747026/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -p internal/syscall/unix -std -complete -installsuffix shared -buildid _TW0PQ-BYq9IlYgVW6ek/_TW0PQ-BYq9IlYgVW6ek -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b044/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_linux.go /usr/lib/golang/src/internal/syscall/unix/eaccess_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_linux.go /usr/lib/golang/src/internal/syscall/unix/net.go /usr/lib/golang/src/internal/syscall/unix/nonblocking_unix.go /usr/lib/golang/src/internal/syscall/unix/sysnum_linux_amd64.go cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/c4/c4781ea8e21c05fcec91c51cf4095640d1cd7d3a98365350226fa1e78d917fff-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/f8/f80fb77abfc5b8f6607621e76681901fbe082bf505374a61976256f47cf5611f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b178/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b401/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/62/62a5b30def22701734f1d11374fbd070a1e2fb5dbbb15b82127012b91c424a1a-d # internal regexp mkdir -p $WORK/b177/ cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/94/948bd17480498a67c1cc798c6dc11e304a52fc4f1a70662025952316e63b2e76-d # internal cp $WORK/b401/_pkg_.a /builddir/.cache/go-build/ed/edcb038e2c5d0d71fed230b7861be4a8bf91d8c96c72d51a73e277fd97a1fe22-d # internal cat >/tmp/go-build3753747026/b177/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile regexp/syntax=/tmp/go-build3753747026/b178/_pkg_.a packagefile sort=/tmp/go-build3753747026/b041/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile unicode=/tmp/go-build3753747026/b024/_pkg_.a packagefile unicode/utf8=/tmp/go-build3753747026/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -p regexp -std -complete -installsuffix shared -buildid UFbqr6YzI3lMjH8O7AyC/UFbqr6YzI3lMjH8O7AyC -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b177/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 image/internal/imageutil mkdir -p $WORK/b404/ cat >/tmp/go-build3753747026/b404/importcfg << 'EOF' # internal # import config packagefile image=/tmp/go-build3753747026/b401/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b404/_pkg_.a -trimpath "$WORK/b404=>" -p image/internal/imageutil -std -complete -installsuffix shared -buildid JKTmPbv9PjbFRYnJ3_Jz/JKTmPbv9PjbFRYnJ3_Jz -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b404/importcfg -pack /usr/lib/golang/src/image/internal/imageutil/imageutil.go /usr/lib/golang/src/image/internal/imageutil/impl.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b404/_pkg_.a # internal cp $WORK/b404/_pkg_.a /builddir/.cache/go-build/d8/d89438a31b286999aee8e78c4a02a3aceb370dfa95ca73ebd9f4c4d7115d1050-d # internal image/jpeg mkdir -p $WORK/b403/ cat >/tmp/go-build3753747026/b403/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3753747026/b053/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile image=/tmp/go-build3753747026/b401/_pkg_.a packagefile image/color=/tmp/go-build3753747026/b402/_pkg_.a packagefile image/internal/imageutil=/tmp/go-build3753747026/b404/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b403/_pkg_.a -trimpath "$WORK/b403=>" -p image/jpeg -std -complete -installsuffix shared -buildid k2j47TOkEaLuz_yHvAP-/k2j47TOkEaLuz_yHvAP- -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b403/importcfg -pack /usr/lib/golang/src/image/jpeg/fdct.go /usr/lib/golang/src/image/jpeg/huffman.go /usr/lib/golang/src/image/jpeg/idct.go /usr/lib/golang/src/image/jpeg/reader.go /usr/lib/golang/src/image/jpeg/scan.go /usr/lib/golang/src/image/jpeg/writer.go 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/b115=/tmp/go-build -gno-record-gcc-switches -I $WORK/b115/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=RfZhkJrTrs1X8qEJmEBZ -o $WORK/b115/_x010.o -c gcc_stack_unix.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b115=/tmp/go-build -gno-record-gcc-switches -I $WORK/b115/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=RfZhkJrTrs1X8qEJmEBZ -o $WORK/b115/_x011.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b115=/tmp/go-build -gno-record-gcc-switches -I $WORK/b115/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=RfZhkJrTrs1X8qEJmEBZ -o $WORK/b115/_x012.o -c gcc_util.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b403/_pkg_.a # internal cp $WORK/b403/_pkg_.a /builddir/.cache/go-build/fc/fc4ea9db1c33f6243b07c303f339bfdf8a186a148922836cd60e9202901f9d6f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b177/_pkg_.a # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/6e/6ea6fc320c5e2192e64f574d83d3e495964c055c3fc3ba0bbf1d7cb9afb6bd3c-d # internal github.com/containers/storage/pkg/regexp mkdir -p $WORK/b194/ github.com/acarl005/stripansi mkdir -p $WORK/b487/ cat >/tmp/go-build3753747026/b194/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile regexp=/tmp/go-build3753747026/b177/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -p github.com/containers/storage/pkg/regexp -complete -installsuffix shared -buildid 6qU0zO9Lp3qKkmDv9qZE/6qU0zO9Lp3qKkmDv9qZE -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b194/importcfg -pack ./src/github.com/containers/storage/pkg/regexp/regexp.go ./src/github.com/containers/storage/pkg/regexp/regexp_dontprecompile.go cat >/tmp/go-build3753747026/b487/importcfg << 'EOF' # internal # import config packagefile regexp=/tmp/go-build3753747026/b177/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b487/_pkg_.a -trimpath "$WORK/b487=>" -p github.com/acarl005/stripansi -complete -installsuffix shared -buildid HmwwBJmDthioRsv9ztnS/HmwwBJmDthioRsv9ztnS -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b487/importcfg -pack ./src/github.com/acarl005/stripansi/stripansi.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/b115=/tmp/go-build -gno-record-gcc-switches -I $WORK/b115/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=RfZhkJrTrs1X8qEJmEBZ -o $WORK/b115/_x013.o -c linux_syscall.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b487/_pkg_.a # internal cp $WORK/b487/_pkg_.a /builddir/.cache/go-build/a1/a11f114e8b006c4b226743af0eaa120edc945b912deeb3f71750e283000311a4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b194/_pkg_.a # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/d7/d76bdd75f40f1f085d23e6831fcb10f5669b49397997bc4a242575dd4eb67715-d # internal TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b115=/tmp/go-build -gno-record-gcc-switches -I $WORK/b115/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=RfZhkJrTrs1X8qEJmEBZ -o $WORK/b115/_x014.o -c gcc_amd64.S cd $WORK/b115 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b115=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=RfZhkJrTrs1X8qEJmEBZ -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b027/_pkg_.a # internal cd /builddir/build/BUILD/buildah-1.35.4 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b115=/tmp/go-build -gno-record-gcc-switches -o $WORK/b115/_cgo_.o $WORK/b115/_cgo_main.o $WORK/b115/preferlinkext $WORK/b115/_x001.o $WORK/b115/_x002.o $WORK/b115/_x003.o $WORK/b115/_x004.o $WORK/b115/_x005.o $WORK/b115/_x006.o $WORK/b115/_x007.o $WORK/b115/_x008.o $WORK/b115/_x009.o $WORK/b115/_x010.o $WORK/b115/_x011.o $WORK/b115/_x012.o $WORK/b115/_x013.o $WORK/b115/_x014.o -O2 -g -lpthread cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/ac/ac0dac4889b19232a6084e9abec2c46dd6c758164895c531d6f38aeac5b16b2c-d # internal context mkdir -p $WORK/b026/ cat >/tmp/go-build3753747026/b026/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile internal/reflectlite=/tmp/go-build3753747026/b004/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile sync/atomic=/tmp/go-build3753747026/b023/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -p context -std -complete -installsuffix shared -buildid 4yOtiWRdEXw85yKAW8Cc/4yOtiWRdEXw85yKAW8Cc -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b026/importcfg -pack /usr/lib/golang/src/context/context.go github.com/BurntSushi/toml/internal mkdir -p $WORK/b257/ internal/poll io/fs mkdir -p $WORK/b048/ google.golang.org/grpc/backoff google.golang.org/grpc/keepalive google.golang.org/grpc/internal/grpcrand mkdir -p $WORK/b043/ cat >/tmp/go-build3753747026/b257/importcfg << 'EOF' # internal # import config packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b257/_pkg_.a -trimpath "$WORK/b257=>" -p github.com/BurntSushi/toml/internal -complete -installsuffix shared -buildid 3YSCvOyYD4lIbusVRa4S/3YSCvOyYD4lIbusVRa4S -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b257/importcfg -pack ./src/github.com/BurntSushi/toml/internal/tz.go mkdir -p $WORK/b427/ cat >/tmp/go-build3753747026/b048/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile internal/oserror=/tmp/go-build3753747026/b030/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile path=/tmp/go-build3753747026/b049/_pkg_.a packagefile sort=/tmp/go-build3753747026/b041/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a packagefile unicode/utf8=/tmp/go-build3753747026/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -p io/fs -std -complete -installsuffix shared -buildid 6vFJ4dl9EYlE1pwnBLvL/6vFJ4dl9EYlE1pwnBLvL -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b048/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/stat.go /usr/lib/golang/src/io/fs/sub.go /usr/lib/golang/src/io/fs/walk.go cat >/tmp/go-build3753747026/b043/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build3753747026/b044/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile runtime=/tmp/go-build3753747026/b009/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile sync/atomic=/tmp/go-build3753747026/b023/_pkg_.a packagefile syscall=/tmp/go-build3753747026/b028/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -p internal/poll -std -installsuffix shared -buildid AmYODv-M_haveFagFDG_/AmYODv-M_haveFagFDG_ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b043/importcfg -pack /usr/lib/golang/src/internal/poll/copy_file_range_linux.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/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_linux.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/b468/ cat >/tmp/go-build3753747026/b427/importcfg << 'EOF' # internal # import config packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b427/_pkg_.a -trimpath "$WORK/b427=>" -p google.golang.org/grpc/backoff -complete -installsuffix shared -buildid scaP2xOqSaZXEUv8YkuG/scaP2xOqSaZXEUv8YkuG -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b427/importcfg -pack ./src/google.golang.org/grpc/backoff/backoff.go mkdir -p $WORK/b434/ cat >/tmp/go-build3753747026/b468/importcfg << 'EOF' # internal # import config packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b468/_pkg_.a -trimpath "$WORK/b468=>" -p google.golang.org/grpc/keepalive -complete -installsuffix shared -buildid RwdjpNM2QVzAe-OVYOqf/RwdjpNM2QVzAe-OVYOqf -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b468/importcfg -pack ./src/google.golang.org/grpc/keepalive/keepalive.go cat >/tmp/go-build3753747026/b434/importcfg << 'EOF' # internal # import config packagefile math/rand=/tmp/go-build3753747026/b086/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b434/_pkg_.a -trimpath "$WORK/b434=>" -p google.golang.org/grpc/internal/grpcrand -complete -installsuffix shared -buildid cVr7D_omTMtvpfRMqRef/cVr7D_omTMtvpfRMqRef -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b434/importcfg -pack ./src/google.golang.org/grpc/internal/grpcrand/grpcrand.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b468/_pkg_.a # internal cp $WORK/b468/_pkg_.a /builddir/.cache/go-build/58/5804cb76f1117bb01200e3b59a864854ae189227bd3b420406f97812c4bab7cc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b257/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b427/_pkg_.a # internal cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/05/05bfd299c79e77034153574f7789c3f42c03a6c1609ccf40864384a265e19fb9-d # internal cp $WORK/b427/_pkg_.a /builddir/.cache/go-build/a1/a134e695f59c7f28eaed511e1d7200a4c84b9f53e995582fe468663f8fa02ccd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b434/_pkg_.a # internal cp $WORK/b434/_pkg_.a /builddir/.cache/go-build/d1/d10fa0dd9216dc89226a1a5a7272aa9dd296c3637841fc79fef658dfc5358364-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/6a/6a4aa8e3370817f5cbb35d66354f35f82ab18d4a6942544472f2f1ba5184ba64-d # internal embed mkdir -p $WORK/b081/ cat >/tmp/go-build3753747026/b081/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile io/fs=/tmp/go-build3753747026/b048/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -p embed -std -complete -installsuffix shared -buildid 7nb-hXdgtnsQneYzRpku/7nb-hXdgtnsQneYzRpku -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b081/importcfg -pack /usr/lib/golang/src/embed/embed.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/8c/8cfe75aecad5059a5fc8f86553524e3ab63ed69d1231562e6a28f452f70d4a1a-d # internal golang.org/x/sync/semaphore mkdir -p $WORK/b261/ google.golang.org/grpc/internal/backoff mkdir -p $WORK/b440/ go.opentelemetry.io/otel/internal/baggage google.golang.org/grpc/internal/grpcsync cat >/tmp/go-build3753747026/b261/importcfg << 'EOF' # internal # import config packagefile container/list=/tmp/go-build3753747026/b067/_pkg_.a packagefile context=/tmp/go-build3753747026/b026/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a EOF mkdir -p $WORK/b606/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b261/_pkg_.a -trimpath "$WORK/b261=>" -p golang.org/x/sync/semaphore -complete -installsuffix shared -buildid HYRYJuS80iB2f1QVi9AG/HYRYJuS80iB2f1QVi9AG -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b261/importcfg -pack ./src/golang.org/x/sync/semaphore/semaphore.go cat >/tmp/go-build3753747026/b440/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build3753747026/b026/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile google.golang.org/grpc/backoff=/tmp/go-build3753747026/b427/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=/tmp/go-build3753747026/b434/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b440/_pkg_.a -trimpath "$WORK/b440=>" -p google.golang.org/grpc/internal/backoff -complete -installsuffix shared -buildid DljX6Q0VLv5Cp2GK-3v7/DljX6Q0VLv5Cp2GK-3v7 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b440/importcfg -pack ./src/google.golang.org/grpc/internal/backoff/backoff.go mkdir -p $WORK/b445/ cat >/tmp/go-build3753747026/b606/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build3753747026/b026/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b606/_pkg_.a -trimpath "$WORK/b606=>" -p go.opentelemetry.io/otel/internal/baggage -complete -installsuffix shared -buildid FXikfr7Zt6XrVvbLa3Sk/FXikfr7Zt6XrVvbLa3Sk -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b606/importcfg -pack ./src/go.opentelemetry.io/otel/internal/baggage/baggage.go ./src/go.opentelemetry.io/otel/internal/baggage/context.go cat >/tmp/go-build3753747026/b445/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build3753747026/b026/_pkg_.a packagefile google.golang.org/grpc/internal/buffer=/tmp/go-build3753747026/b446/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile sync/atomic=/tmp/go-build3753747026/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b445/_pkg_.a -trimpath "$WORK/b445=>" -p google.golang.org/grpc/internal/grpcsync -complete -installsuffix shared -buildid 2OIY9LsjIjYHAlk6UoVm/2OIY9LsjIjYHAlk6UoVm -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b445/importcfg -pack ./src/google.golang.org/grpc/internal/grpcsync/callback_serializer.go ./src/google.golang.org/grpc/internal/grpcsync/event.go ./src/google.golang.org/grpc/internal/grpcsync/oncefunc.go ./src/google.golang.org/grpc/internal/grpcsync/pubsub.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -p reflect -trimpath "$WORK/b037=>" -I $WORK/b037/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b037/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b037/_pkg_.a $WORK/b037/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b037/_pkg_.a # internal cd /builddir/build/BUILD/buildah-1.35.4 TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage cgo -dynimport $WORK/b115/_cgo_.o -dynout $WORK/b115/_cgo_import.go -dynlinker /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b606/_pkg_.a # internal cp $WORK/b606/_pkg_.a /builddir/.cache/go-build/98/98fc707b71aeeff66f8af524240b050bf8f668ff17d1512e16878e9deb212762-d # internal cat >/tmp/go-build3753747026/b115/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/cgo -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 ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b440/_pkg_.a # internal cp $WORK/b440/_pkg_.a /builddir/.cache/go-build/e4/e41eb4ab58287ea7c5c3f3817813f358c3fc87fc33bbb81936f16b37247fb335-d # internal cat >/tmp/go-build3753747026/b115/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=/tmp/go-build3753747026/b018/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile sync/atomic=/tmp/go-build3753747026/b023/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -p runtime/cgo -std -installsuffix shared -buildid RfZhkJrTrs1X8qEJmEBZ/RfZhkJrTrs1X8qEJmEBZ -goversion go1.21.7 -symabis $WORK/b115/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b115/importcfg -pack -asmhdr $WORK/b115/go_asm.h /usr/lib/golang/src/runtime/cgo/callbacks.go /usr/lib/golang/src/runtime/cgo/callbacks_traceback.go /usr/lib/golang/src/runtime/cgo/handle.go /usr/lib/golang/src/runtime/cgo/iscgo.go /usr/lib/golang/src/runtime/cgo/linux.go /usr/lib/golang/src/runtime/cgo/mmap.go /usr/lib/golang/src/runtime/cgo/setenv.go /usr/lib/golang/src/runtime/cgo/sigaction.go $WORK/b115/_cgo_gotypes.go $WORK/b115/cgo.cgo1.go $WORK/b115/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b261/_pkg_.a # internal cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/55/55b95dab86a6b7c521ce51674cdab40e80fd9fc2999d0a9ada50d6b7d33d9a66-d # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/f7/f76b39840968cc8a3a5cb0a797e457739c9ce0d9a98209b6c302d5ad83d4a162-d # internal internal/fmtsort mkdir -p $WORK/b040/ internal/saferio encoding/binary go.opentelemetry.io/otel/internal/attribute github.com/hashicorp/errwrap cat >/tmp/go-build3753747026/b040/importcfg << 'EOF' # internal # import config packagefile reflect=/tmp/go-build3753747026/b037/_pkg_.a packagefile sort=/tmp/go-build3753747026/b041/_pkg_.a EOF mkdir -p $WORK/b353/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -p internal/fmtsort -std -complete -installsuffix shared -buildid qpJtmc7QNVGN935nCt1Z/qpJtmc7QNVGN935nCt1Z -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b040/importcfg -pack /usr/lib/golang/src/internal/fmtsort/sort.go github.com/modern-go/reflect2 mkdir -p $WORK/b254/ cat >/tmp/go-build3753747026/b353/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile reflect=/tmp/go-build3753747026/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b353/_pkg_.a -trimpath "$WORK/b353=>" -p internal/saferio -std -complete -installsuffix shared -buildid 5MTLSmXYJI4Cs-1suBNf/5MTLSmXYJI4Cs-1suBNf -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b353/importcfg -pack /usr/lib/golang/src/internal/saferio/io.go mkdir -p $WORK/b034/ cat >/tmp/go-build3753747026/b254/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/modern-go/reflect2 -trimpath "$WORK/b254=>" -I $WORK/b254/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b254/symabis ./reflect2_amd64.s ./relfect2_mips64x.s ./relfect2_mipsx.s ./relfect2_ppc64x.s mkdir -p $WORK/b589/ mkdir -p $WORK/b290/ cat >/tmp/go-build3753747026/b034/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile math=/tmp/go-build3753747026/b035/_pkg_.a packagefile reflect=/tmp/go-build3753747026/b037/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -p encoding/binary -std -complete -installsuffix shared -buildid SS1sW-rzSCoyeqHZ_S2i/SS1sW-rzSCoyeqHZ_S2i -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b034/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 cat >/tmp/go-build3753747026/b589/importcfg << 'EOF' # internal # import config packagefile reflect=/tmp/go-build3753747026/b037/_pkg_.a EOF cat >/tmp/go-build3753747026/b290/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile reflect=/tmp/go-build3753747026/b037/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b589/_pkg_.a -trimpath "$WORK/b589=>" -p go.opentelemetry.io/otel/internal/attribute -complete -installsuffix shared -buildid XtM0JNF7UM7wcZ1x2a1v/XtM0JNF7UM7wcZ1x2a1v -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b589/importcfg -pack ./src/go.opentelemetry.io/otel/internal/attribute/attribute.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b290/_pkg_.a -trimpath "$WORK/b290=>" -p github.com/hashicorp/errwrap -complete -installsuffix shared -buildid L6TDxZngc0RGiPordjNA/L6TDxZngc0RGiPordjNA -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b290/importcfg -pack ./src/github.com/hashicorp/errwrap/errwrap.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b081/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b445/_pkg_.a # internal cat >/tmp/go-build3753747026/b254/importcfg << 'EOF' # internal # import config packagefile reflect=/tmp/go-build3753747026/b037/_pkg_.a packagefile runtime=/tmp/go-build3753747026/b009/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b254/_pkg_.a -trimpath "$WORK/b254=>" -p github.com/modern-go/reflect2 -installsuffix shared -buildid anyjnLg5LJ7z-psBG6YB/anyjnLg5LJ7z-psBG6YB -goversion go1.21.7 -symabis $WORK/b254/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b254/importcfg -pack -asmhdr $WORK/b254/go_asm.h ./src/github.com/modern-go/reflect2/go_above_118.go ./src/github.com/modern-go/reflect2/go_above_19.go ./src/github.com/modern-go/reflect2/reflect2.go ./src/github.com/modern-go/reflect2/reflect2_kind.go ./src/github.com/modern-go/reflect2/safe_field.go ./src/github.com/modern-go/reflect2/safe_map.go ./src/github.com/modern-go/reflect2/safe_slice.go ./src/github.com/modern-go/reflect2/safe_struct.go ./src/github.com/modern-go/reflect2/safe_type.go ./src/github.com/modern-go/reflect2/type_map.go ./src/github.com/modern-go/reflect2/unsafe_array.go ./src/github.com/modern-go/reflect2/unsafe_eface.go ./src/github.com/modern-go/reflect2/unsafe_field.go ./src/github.com/modern-go/reflect2/unsafe_iface.go ./src/github.com/modern-go/reflect2/unsafe_link.go ./src/github.com/modern-go/reflect2/unsafe_map.go ./src/github.com/modern-go/reflect2/unsafe_ptr.go ./src/github.com/modern-go/reflect2/unsafe_slice.go ./src/github.com/modern-go/reflect2/unsafe_struct.go ./src/github.com/modern-go/reflect2/unsafe_type.go cp $WORK/b445/_pkg_.a /builddir/.cache/go-build/cb/cb17f7436faf076212281b27d3725f0471e5d16d9cf831cbc1185aab2bebfa93-d # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/12/12670c11704bbe0f0c3cffb618f3f334ff10836bba5f89b9fca894c7e683b31e-d # internal google.golang.org/protobuf/internal/editiondefaults mkdir -p $WORK/b148/ cat >/tmp/go-build3753747026/b148/importcfg << 'EOF' # internal # import config packagefile embed=/tmp/go-build3753747026/b081/_pkg_.a EOF cat >/tmp/go-build3753747026/b148/embedcfg << 'EOF' # internal { "Patterns": { "editions_defaults.binpb": [ "editions_defaults.binpb" ] }, "Files": { "editions_defaults.binpb": "/builddir/build/BUILD/buildah-1.35.4/src/google.golang.org/protobuf/internal/editiondefaults/editions_defaults.binpb" } }EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -p google.golang.org/protobuf/internal/editiondefaults -complete -installsuffix shared -buildid n_akLMinl6sTSWnWY75m/n_akLMinl6sTSWnWY75m -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b148/importcfg -embedcfg $WORK/b148/embedcfg -pack ./src/google.golang.org/protobuf/internal/editiondefaults/defaults.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/8a/8a5225f26e4de2aeb0fea033c78985cc373653762c4715cb6d4c008116affd9f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b353/_pkg_.a # internal cp $WORK/b353/_pkg_.a /builddir/.cache/go-build/24/24dd635bbd65fdb84522f1f4a6b58d463adfca468d59c8d1f2c76711648777ec-d # internal cp /usr/lib/golang/src/runtime/cgo/abi_amd64.h $WORK/b115/abi_GOARCH.h cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/cgo -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/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b290/_pkg_.a # internal cp $WORK/b290/_pkg_.a /builddir/.cache/go-build/8f/8f1978853f45f52ccf2180a6af24a915817c30b41195ff30b1442521ab46c743-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b115/_pkg_.a $WORK/b115/asm_amd64.o $WORK/b115/preferlinkext $WORK/b115/_x001.o $WORK/b115/_x002.o $WORK/b115/_x003.o $WORK/b115/_x004.o $WORK/b115/_x005.o $WORK/b115/_x006.o $WORK/b115/_x007.o $WORK/b115/_x008.o $WORK/b115/_x009.o $WORK/b115/_x010.o $WORK/b115/_x011.o $WORK/b115/_x012.o $WORK/b115/_x013.o $WORK/b115/_x014.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b115/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b589/_pkg_.a # internal cp $WORK/b589/_pkg_.a /builddir/.cache/go-build/52/52cbab2db18fde27c41632fe28a9a219be866233bef32036f18a65d0587637b9-d # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/2a/2aad08a6d9a5ad1a0107148f53c12a98598d5793d1e6c75379a5bea9ebd9202b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/99/99f019e55ba21d2280299c003e62981eebb2de6c4f82109e8b82bc2c9f079a74-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/d8/d8646d78bd5447e2e56cef3cac9b1ee7c50138237faef82bc77b5a53ceedddce-d # internal os mkdir -p $WORK/b042/ cat >/tmp/go-build3753747026/b042/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile internal/itoa=/tmp/go-build3753747026/b029/_pkg_.a packagefile internal/poll=/tmp/go-build3753747026/b043/_pkg_.a packagefile internal/safefilepath=/tmp/go-build3753747026/b045/_pkg_.a packagefile internal/syscall/execenv=/tmp/go-build3753747026/b046/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build3753747026/b044/_pkg_.a packagefile internal/testlog=/tmp/go-build3753747026/b047/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile io/fs=/tmp/go-build3753747026/b048/_pkg_.a packagefile runtime=/tmp/go-build3753747026/b009/_pkg_.a packagefile sort=/tmp/go-build3753747026/b041/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile sync/atomic=/tmp/go-build3753747026/b023/_pkg_.a packagefile syscall=/tmp/go-build3753747026/b028/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -p os -std -installsuffix shared -buildid Kg3qcfGBnIylewmkFAp7/Kg3qcfGBnIylewmkFAp7 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b042/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/endian_little.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/error_posix.go /usr/lib/golang/src/os/exec.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/pipe2_unix.go /usr/lib/golang/src/os/proc.go /usr/lib/golang/src/os/rawconn.go /usr/lib/golang/src/os/readfrom_linux.go /usr/lib/golang/src/os/removeall_at.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/sticky_notbsd.go /usr/lib/golang/src/os/str.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/pkg/tool/linux_amd64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/c1/c16a2cc07a6e4058388fa45fc33f85bba17fd88455a18b1eb6a7489f58ffbb59-d # internal encoding/base64 mkdir -p $WORK/b033/ cat >/tmp/go-build3753747026/b033/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build3753747026/b034/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -p encoding/base64 -std -complete -installsuffix shared -buildid lQeWN1feOhbMazoo_Iit/lQeWN1feOhbMazoo_Iit -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b033/importcfg -pack /usr/lib/golang/src/encoding/base64/base64.go crypto/md5 mkdir -p $WORK/b099/ github.com/klauspost/compress/zstd/internal/xxhash mkdir -p $WORK/b241/ vendor/golang.org/x/crypto/internal/poly1305 cat >/tmp/go-build3753747026/b099/go_asm.h << 'EOF' # internal EOF github.com/klauspost/compress/internal/snapref mkdir -p $WORK/b240/ cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/md5 -trimpath "$WORK/b099=>" -I $WORK/b099/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b099/symabis ./md5block_amd64.s cat >/tmp/go-build3753747026/b241/go_asm.h << 'EOF' # internal EOF cat >/tmp/go-build3753747026/b240/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build3753747026/b034/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile hash/crc32=/tmp/go-build3753747026/b128/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a EOF mkdir -p $WORK/b121/ cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/klauspost/compress/zstd/internal/xxhash /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/klauspost/compress/zstd/internal/xxhash -trimpath "$WORK/b241=>" -I $WORK/b241/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b241/symabis ./xxhash_amd64.s golang.org/x/crypto/internal/poly1305 cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b240/_pkg_.a -trimpath "$WORK/b240=>" -p github.com/klauspost/compress/internal/snapref -complete -installsuffix shared -buildid t4NaXzdSlnkD01nZodaB/t4NaXzdSlnkD01nZodaB -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b240/importcfg -pack ./src/github.com/klauspost/compress/internal/snapref/decode.go ./src/github.com/klauspost/compress/internal/snapref/decode_other.go ./src/github.com/klauspost/compress/internal/snapref/encode.go ./src/github.com/klauspost/compress/internal/snapref/encode_other.go ./src/github.com/klauspost/compress/internal/snapref/snappy.go crypto/internal/edwards25519/field crypto/cipher mkdir -p $WORK/b071/ cat >/tmp/go-build3753747026/b121/go_asm.h << 'EOF' # internal EOF crypto/internal/nistec mkdir -p $WORK/b382/ 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/b121=>" -I $WORK/b121/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b121/symabis ./sum_amd64.s golang.org/x/crypto/sha3 mkdir -p $WORK/b388/ cat >/tmp/go-build3753747026/b071/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile crypto/internal/alias=/tmp/go-build3753747026/b072/_pkg_.a packagefile crypto/subtle=/tmp/go-build3753747026/b073/_pkg_.a packagefile encoding/binary=/tmp/go-build3753747026/b034/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a EOF mkdir -p $WORK/b078/ cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -p crypto/cipher -std -complete -installsuffix shared -buildid g0zs4koP6J7fWOGTL-75/g0zs4koP6J7fWOGTL-75 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b071/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 cat >/tmp/go-build3753747026/b388/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/buildah-1.35.4/src/golang.org/x/crypto/sha3 /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/crypto/sha3 -trimpath "$WORK/b388=>" -I $WORK/b388/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b388/symabis ./keccakf_amd64.s cat >/tmp/go-build3753747026/b382/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b079/ cd /builddir/build/BUILD/buildah-1.35.4/src/golang.org/x/crypto/internal/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/crypto/internal/poly1305 -trimpath "$WORK/b382=>" -I $WORK/b382/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b382/symabis ./sum_amd64.s cat >/tmp/go-build3753747026/b078/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/edwards25519/field /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/edwards25519/field -trimpath "$WORK/b078=>" -I $WORK/b078/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b078/symabis ./fe_amd64.s cat >/tmp/go-build3753747026/b079/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/nistec /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/nistec -trimpath "$WORK/b079=>" -I $WORK/b079/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b079/symabis ./p256_asm_amd64.s golang.org/x/sys/unix mkdir -p $WORK/b057/ cat >/tmp/go-build3753747026/b057/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/buildah-1.35.4/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/sys/unix -trimpath "$WORK/b057=>" -I $WORK/b057/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b057/symabis ./asm_linux_amd64.s cat >/tmp/go-build3753747026/b241/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build3753747026/b034/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile math/bits=/tmp/go-build3753747026/b036/_pkg_.a EOF cat >/tmp/go-build3753747026/b121/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=/tmp/go-build3753747026/b073/_pkg_.a packagefile encoding/binary=/tmp/go-build3753747026/b034/_pkg_.a packagefile math/bits=/tmp/go-build3753747026/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b241/_pkg_.a -trimpath "$WORK/b241=>" -p github.com/klauspost/compress/zstd/internal/xxhash -installsuffix shared -buildid 8vXABlXpxWr2WopOCz6x/8vXABlXpxWr2WopOCz6x -goversion go1.21.7 -symabis $WORK/b241/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b241/importcfg -pack -asmhdr $WORK/b241/go_asm.h ./src/github.com/klauspost/compress/zstd/internal/xxhash/xxhash.go ./src/github.com/klauspost/compress/zstd/internal/xxhash/xxhash_asm.go ./src/github.com/klauspost/compress/zstd/internal/xxhash/xxhash_safe.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -p vendor/golang.org/x/crypto/internal/poly1305 -std -installsuffix shared -buildid XTKuS-mItOBmqc39UGBt/XTKuS-mItOBmqc39UGBt -goversion go1.21.7 -symabis $WORK/b121/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b121/importcfg -pack -asmhdr $WORK/b121/go_asm.h /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/bits_go1.13.go /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/poly1305.go /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/sum_amd64.go /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/sum_generic.go cat >/tmp/go-build3753747026/b382/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=/tmp/go-build3753747026/b073/_pkg_.a packagefile encoding/binary=/tmp/go-build3753747026/b034/_pkg_.a packagefile math/bits=/tmp/go-build3753747026/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b382/_pkg_.a -trimpath "$WORK/b382=>" -p golang.org/x/crypto/internal/poly1305 -installsuffix shared -buildid KDxR6oGj0K8IWkWY3aXG/KDxR6oGj0K8IWkWY3aXG -goversion go1.21.7 -symabis $WORK/b382/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b382/importcfg -pack -asmhdr $WORK/b382/go_asm.h ./src/golang.org/x/crypto/internal/poly1305/poly1305.go ./src/golang.org/x/crypto/internal/poly1305/sum_amd64.go ./src/golang.org/x/crypto/internal/poly1305/sum_generic.go cat >/tmp/go-build3753747026/b078/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=/tmp/go-build3753747026/b073/_pkg_.a packagefile encoding/binary=/tmp/go-build3753747026/b034/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile math/bits=/tmp/go-build3753747026/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -p crypto/internal/edwards25519/field -std -installsuffix shared -buildid O7CTSxyEyTVLG6Un5UFY/O7CTSxyEyTVLG6Un5UFY -goversion go1.21.7 -symabis $WORK/b078/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b078/importcfg -pack -asmhdr $WORK/b078/go_asm.h /usr/lib/golang/src/crypto/internal/edwards25519/field/fe.go /usr/lib/golang/src/crypto/internal/edwards25519/field/fe_amd64.go /usr/lib/golang/src/crypto/internal/edwards25519/field/fe_arm64_noasm.go /usr/lib/golang/src/crypto/internal/edwards25519/field/fe_generic.go cat >/tmp/go-build3753747026/b099/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build3753747026/b068/_pkg_.a packagefile encoding/binary=/tmp/go-build3753747026/b034/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile hash=/tmp/go-build3753747026/b069/_pkg_.a packagefile math/bits=/tmp/go-build3753747026/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -p crypto/md5 -std -installsuffix shared -buildid xIu8dyusOJagegIapSzG/xIu8dyusOJagegIapSzG -goversion go1.21.7 -symabis $WORK/b099/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b099/importcfg -pack -asmhdr $WORK/b099/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 cat >/tmp/go-build3753747026/b057/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile encoding/binary=/tmp/go-build3753747026/b034/_pkg_.a packagefile math/bits=/tmp/go-build3753747026/b036/_pkg_.a packagefile runtime=/tmp/go-build3753747026/b009/_pkg_.a packagefile sort=/tmp/go-build3753747026/b041/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile syscall=/tmp/go-build3753747026/b028/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -p golang.org/x/sys/unix -installsuffix shared -buildid WRQr5G2QMvl2sajPS7D5/WRQr5G2QMvl2sajPS7D5 -goversion go1.21.7 -symabis $WORK/b057/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b057/importcfg -pack -asmhdr $WORK/b057/go_asm.h ./src/golang.org/x/sys/unix/affinity_linux.go ./src/golang.org/x/sys/unix/aliases.go ./src/golang.org/x/sys/unix/bluetooth_linux.go ./src/golang.org/x/sys/unix/constants.go ./src/golang.org/x/sys/unix/dev_linux.go ./src/golang.org/x/sys/unix/dirent.go ./src/golang.org/x/sys/unix/endian_little.go ./src/golang.org/x/sys/unix/env_unix.go ./src/golang.org/x/sys/unix/fcntl.go ./src/golang.org/x/sys/unix/fdset.go ./src/golang.org/x/sys/unix/ifreq_linux.go ./src/golang.org/x/sys/unix/ioctl_linux.go ./src/golang.org/x/sys/unix/ioctl_unsigned.go ./src/golang.org/x/sys/unix/mremap.go ./src/golang.org/x/sys/unix/pagesize_unix.go ./src/golang.org/x/sys/unix/race0.go ./src/golang.org/x/sys/unix/readdirent_getdents.go ./src/golang.org/x/sys/unix/sockcmsg_linux.go ./src/golang.org/x/sys/unix/sockcmsg_unix.go ./src/golang.org/x/sys/unix/sockcmsg_unix_other.go ./src/golang.org/x/sys/unix/syscall.go ./src/golang.org/x/sys/unix/syscall_linux.go ./src/golang.org/x/sys/unix/syscall_linux_alarm.go ./src/golang.org/x/sys/unix/syscall_linux_amd64.go ./src/golang.org/x/sys/unix/syscall_linux_amd64_gc.go ./src/golang.org/x/sys/unix/syscall_linux_gc.go ./src/golang.org/x/sys/unix/syscall_unix.go ./src/golang.org/x/sys/unix/syscall_unix_gc.go ./src/golang.org/x/sys/unix/sysvshm_linux.go ./src/golang.org/x/sys/unix/sysvshm_unix.go ./src/golang.org/x/sys/unix/timestruct.go ./src/golang.org/x/sys/unix/zerrors_linux.go ./src/golang.org/x/sys/unix/zerrors_linux_amd64.go ./src/golang.org/x/sys/unix/zptrace_x86_linux.go ./src/golang.org/x/sys/unix/zsyscall_linux.go ./src/golang.org/x/sys/unix/zsyscall_linux_amd64.go ./src/golang.org/x/sys/unix/zsysnum_linux_amd64.go ./src/golang.org/x/sys/unix/ztypes_linux.go ./src/golang.org/x/sys/unix/ztypes_linux_amd64.go cat >/tmp/go-build3753747026/b079/importcfg << 'EOF' # internal # import config packagefile crypto/internal/nistec/fiat=/tmp/go-build3753747026/b080/_pkg_.a packagefile crypto/subtle=/tmp/go-build3753747026/b073/_pkg_.a packagefile embed=/tmp/go-build3753747026/b081/_pkg_.a packagefile encoding/binary=/tmp/go-build3753747026/b034/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile math/bits=/tmp/go-build3753747026/b036/_pkg_.a packagefile runtime=/tmp/go-build3753747026/b009/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a EOF cat >/tmp/go-build3753747026/b079/embedcfg << 'EOF' # internal { "Patterns": { "p256_asm_table.bin": [ "p256_asm_table.bin" ] }, "Files": { "p256_asm_table.bin": "/usr/lib/golang/src/crypto/internal/nistec/p256_asm_table.bin" } }EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -p crypto/internal/nistec -std -installsuffix shared -buildid 3gYuCWHE-vnZwYcE8fq9/3gYuCWHE-vnZwYcE8fq9 -goversion go1.21.7 -symabis $WORK/b079/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b079/importcfg -embedcfg $WORK/b079/embedcfg -pack -asmhdr $WORK/b079/go_asm.h /usr/lib/golang/src/crypto/internal/nistec/nistec.go /usr/lib/golang/src/crypto/internal/nistec/p224.go /usr/lib/golang/src/crypto/internal/nistec/p224_sqrt.go /usr/lib/golang/src/crypto/internal/nistec/p256_asm.go /usr/lib/golang/src/crypto/internal/nistec/p256_ordinv.go /usr/lib/golang/src/crypto/internal/nistec/p384.go /usr/lib/golang/src/crypto/internal/nistec/p521.go cat >/tmp/go-build3753747026/b388/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build3753747026/b068/_pkg_.a packagefile encoding/binary=/tmp/go-build3753747026/b034/_pkg_.a packagefile hash=/tmp/go-build3753747026/b069/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b388/_pkg_.a -trimpath "$WORK/b388=>" -p golang.org/x/crypto/sha3 -installsuffix shared -buildid eb2liPUNYe5C6_6IGt1t/eb2liPUNYe5C6_6IGt1t -goversion go1.21.7 -symabis $WORK/b388/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b388/importcfg -pack -asmhdr $WORK/b388/go_asm.h ./src/golang.org/x/crypto/sha3/doc.go ./src/golang.org/x/crypto/sha3/hashes.go ./src/golang.org/x/crypto/sha3/hashes_generic.go ./src/golang.org/x/crypto/sha3/keccakf_amd64.go ./src/golang.org/x/crypto/sha3/register.go ./src/golang.org/x/crypto/sha3/sha3.go ./src/golang.org/x/crypto/sha3/shake.go ./src/golang.org/x/crypto/sha3/shake_generic.go ./src/golang.org/x/crypto/sha3/xor_generic.go ./src/golang.org/x/crypto/sha3/xor_unaligned.go cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/klauspost/compress/zstd/internal/xxhash /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/klauspost/compress/zstd/internal/xxhash -trimpath "$WORK/b241=>" -I $WORK/b241/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b241/xxhash_amd64.o ./xxhash_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b033/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b241/_pkg_.a $WORK/b241/xxhash_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b241/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/d0/d0b461d3e6e4fe792a53055385e83e9117f98121d789bf92d4483afa1ca734c4-d # internal encoding/pem mkdir -p $WORK/b108/ golang.org/x/crypto/openpgp/armor mkdir -p $WORK/b393/ cat >/tmp/go-build3753747026/b108/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile encoding/base64=/tmp/go-build3753747026/b033/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile sort=/tmp/go-build3753747026/b041/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a EOF cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/e7/e7f3c369aa51a841d4c241c6f4b09beef9d35f2cfe44a5cde1f2b92f31b636fb-d # internal cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -p encoding/pem -std -complete -installsuffix shared -buildid VQJFiFe-UpOytSqMPuaB/VQJFiFe-UpOytSqMPuaB -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b108/importcfg -pack /usr/lib/golang/src/encoding/pem/pem.go cat >/tmp/go-build3753747026/b393/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3753747026/b053/_pkg_.a packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile encoding/base64=/tmp/go-build3753747026/b033/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=/tmp/go-build3753747026/b394/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b393/_pkg_.a -trimpath "$WORK/b393=>" -p golang.org/x/crypto/openpgp/armor -complete -installsuffix shared -buildid nj1C7RL6LW0t70fjuwvz/nj1C7RL6LW0t70fjuwvz -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b393/importcfg -pack ./src/golang.org/x/crypto/openpgp/armor/armor.go ./src/golang.org/x/crypto/openpgp/armor/encode.go cd /builddir/build/BUILD/buildah-1.35.4/src/golang.org/x/crypto/internal/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/crypto/internal/poly1305 -trimpath "$WORK/b382=>" -I $WORK/b382/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b382/sum_amd64.o ./sum_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/b121=>" -I $WORK/b121/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b121/sum_amd64.o ./sum_amd64.s cd /builddir/build/BUILD/buildah-1.35.4/src/golang.org/x/crypto/internal/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b382/_pkg_.a $WORK/b382/sum_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b382/_pkg_.a # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b121/_pkg_.a $WORK/b121/sum_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b382/_pkg_.a /builddir/.cache/go-build/9d/9de42fff159bd7229332105b3eee440357578103736987f5652bea3325696961-d # internal golang.org/x/crypto/nacl/secretbox mkdir -p $WORK/b380/ cat >/tmp/go-build3753747026/b380/importcfg << 'EOF' # internal # import config packagefile golang.org/x/crypto/internal/alias=/tmp/go-build3753747026/b381/_pkg_.a packagefile golang.org/x/crypto/internal/poly1305=/tmp/go-build3753747026/b382/_pkg_.a packagefile golang.org/x/crypto/salsa20/salsa=/tmp/go-build3753747026/b383/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b380/_pkg_.a -trimpath "$WORK/b380=>" -p golang.org/x/crypto/nacl/secretbox -complete -installsuffix shared -buildid Piu0F11sAAAwdcTR3Xnu/Piu0F11sAAAwdcTR3Xnu -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b380/importcfg -pack ./src/golang.org/x/crypto/nacl/secretbox/secretbox.go cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/94/94cf4f4b0da4e36e19081783f782df93f407194f9c102264fa38d8e8d33ecc81-d # internal cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/md5 -trimpath "$WORK/b099=>" -I $WORK/b099/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b099/md5block_amd64.o ./md5block_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b240/_pkg_.a # internal cd /usr/lib/golang/src/crypto/internal/edwards25519/field /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/edwards25519/field -trimpath "$WORK/b078=>" -I $WORK/b078/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b078/fe_amd64.o ./fe_amd64.s cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/0c/0c656f1d61ec790d0be8db16ca4db98f01505d6d818a10f290d1df2bba48cebd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b078/_pkg_.a $WORK/b078/fe_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/6e/6ee0a019d0168e6841400f7b49f483397c10d6fdd351e4fb751f6ca3da7fec6c-d # internal crypto/internal/edwards25519 mkdir -p $WORK/b096/ cat >/tmp/go-build3753747026/b096/importcfg << 'EOF' # internal # import config packagefile crypto/internal/edwards25519/field=/tmp/go-build3753747026/b078/_pkg_.a packagefile crypto/subtle=/tmp/go-build3753747026/b073/_pkg_.a packagefile encoding/binary=/tmp/go-build3753747026/b034/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile math/bits=/tmp/go-build3753747026/b036/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -p crypto/internal/edwards25519 -std -complete -installsuffix shared -buildid 2TJHNsebw4FLu8EZYr6f/2TJHNsebw4FLu8EZYr6f -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b096/importcfg -pack /usr/lib/golang/src/crypto/internal/edwards25519/doc.go /usr/lib/golang/src/crypto/internal/edwards25519/edwards25519.go /usr/lib/golang/src/crypto/internal/edwards25519/scalar.go /usr/lib/golang/src/crypto/internal/edwards25519/scalar_fiat.go /usr/lib/golang/src/crypto/internal/edwards25519/scalarmult.go /usr/lib/golang/src/crypto/internal/edwards25519/tables.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b099/_pkg_.a $WORK/b099/md5block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b099/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b380/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/6c/6ce66ac604567bd3f69edacb878cb5e2a0e83646b8ee3f21987f4359f21db216-d # internal cp $WORK/b380/_pkg_.a /builddir/.cache/go-build/67/670436e932056bbe9c587fb68fa85d05b65c153203076c634169c3b36997ab4b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b071/_pkg_.a # internal cd /builddir/build/BUILD/buildah-1.35.4/src/golang.org/x/crypto/sha3 /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/crypto/sha3 -trimpath "$WORK/b388=>" -I $WORK/b388/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b388/keccakf_amd64.o ./keccakf_amd64.s cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/cf/cf75edc925fd42f2fcca9f6fd72ad6fe7d8bd1dd94a53ee666dd1a29a7d76bb9-d # internal crypto/internal/boring mkdir -p $WORK/b074/ crypto/des golang.org/x/crypto/xts vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b119/ github.com/aead/serpent cat >/tmp/go-build3753747026/b074/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build3753747026/b068/_pkg_.a packagefile crypto/cipher=/tmp/go-build3753747026/b071/_pkg_.a packagefile crypto/internal/boring/sig=/tmp/go-build3753747026/b075/_pkg_.a packagefile hash=/tmp/go-build3753747026/b069/_pkg_.a EOF mkdir -p $WORK/b076/ cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -p crypto/internal/boring -std -complete -installsuffix shared -buildid x0aZOCVR9VKOpVG9tC0C/x0aZOCVR9VKOpVG9tC0C -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b074/importcfg -pack /usr/lib/golang/src/crypto/internal/boring/doc.go /usr/lib/golang/src/crypto/internal/boring/notboring.go cat >/tmp/go-build3753747026/b119/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/alias=vendor/golang.org/x/crypto/internal/alias packagefile crypto/cipher=/tmp/go-build3753747026/b071/_pkg_.a packagefile encoding/binary=/tmp/go-build3753747026/b034/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/alias=/tmp/go-build3753747026/b120/_pkg_.a packagefile math/bits=/tmp/go-build3753747026/b036/_pkg_.a packagefile runtime=/tmp/go-build3753747026/b009/_pkg_.a EOF cat >/tmp/go-build3753747026/b076/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=/tmp/go-build3753747026/b071/_pkg_.a packagefile crypto/internal/alias=/tmp/go-build3753747026/b072/_pkg_.a packagefile encoding/binary=/tmp/go-build3753747026/b034/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -p crypto/des -std -complete -installsuffix shared -buildid Wy1N3Q1etzUP4kAcCMtU/Wy1N3Q1etzUP4kAcCMtU -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b076/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 golang.org/x/crypto/chacha20 mkdir -p $WORK/b692/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -p vendor/golang.org/x/crypto/chacha20 -std -complete -installsuffix shared -buildid 8h8KFVg-2oKAZat1U_GL/8h8KFVg-2oKAZat1U_GL -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b119/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 mkdir -p $WORK/b680/ cat >/tmp/go-build3753747026/b692/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=/tmp/go-build3753747026/b071/_pkg_.a packagefile encoding/binary=/tmp/go-build3753747026/b034/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile golang.org/x/crypto/internal/alias=/tmp/go-build3753747026/b381/_pkg_.a packagefile math/bits=/tmp/go-build3753747026/b036/_pkg_.a packagefile runtime=/tmp/go-build3753747026/b009/_pkg_.a EOF mkdir -p $WORK/b674/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b692/_pkg_.a -trimpath "$WORK/b692=>" -p golang.org/x/crypto/chacha20 -complete -installsuffix shared -buildid ywNW9Ftbm6jeRr4HVdmG/ywNW9Ftbm6jeRr4HVdmG -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b692/importcfg -pack ./src/golang.org/x/crypto/chacha20/chacha_generic.go ./src/golang.org/x/crypto/chacha20/chacha_noasm.go ./src/golang.org/x/crypto/chacha20/xor.go cat >/tmp/go-build3753747026/b680/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=/tmp/go-build3753747026/b071/_pkg_.a packagefile encoding/binary=/tmp/go-build3753747026/b034/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile golang.org/x/crypto/internal/alias=/tmp/go-build3753747026/b381/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b680/_pkg_.a -trimpath "$WORK/b680=>" -p golang.org/x/crypto/xts -complete -installsuffix shared -buildid 0Y9GjcQ6Or_xkO3DYTeQ/0Y9GjcQ6Or_xkO3DYTeQ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b680/importcfg -pack ./src/golang.org/x/crypto/xts/xts.go cat >/tmp/go-build3753747026/b674/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=/tmp/go-build3753747026/b071/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b674/_pkg_.a -trimpath "$WORK/b674=>" -p github.com/aead/serpent -complete -installsuffix shared -buildid MjtuSsXlxZnz3nIaWJGx/MjtuSsXlxZnz3nIaWJGx -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b674/importcfg -pack ./src/github.com/aead/serpent/sbox_ref.go ./src/github.com/aead/serpent/serpent.go ./src/github.com/aead/serpent/serpent_ref.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b393/_pkg_.a # internal cp $WORK/b393/_pkg_.a /builddir/.cache/go-build/88/881e0b38fe2fb4186fe6574ff1f07146a9356a4d646f27412b6f1f9462fab5d0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/fa/fa4ad43bcfab454ddc394737622f205259b8627b1c6556bf32d0e592fe082caf-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b074/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b680/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/1a/1a5ec3e057f42513fbd60bfa9a5bf19cd7d8b6cb71d87997189704a69587698a-d # internal cp $WORK/b680/_pkg_.a /builddir/.cache/go-build/a3/a30ab5107629095b7e99d31f2cf86c2502d28f48587ce37498ae683b2f030ff0-d # internal crypto/hmac mkdir -p $WORK/b098/ crypto/sha1 mkdir -p $WORK/b102/ cat >/tmp/go-build3753747026/b102/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha1 -trimpath "$WORK/b102=>" -I $WORK/b102/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b102/symabis ./sha1block_amd64.s cat >/tmp/go-build3753747026/b098/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=/tmp/go-build3753747026/b074/_pkg_.a packagefile crypto/subtle=/tmp/go-build3753747026/b073/_pkg_.a packagefile hash=/tmp/go-build3753747026/b069/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -p crypto/hmac -std -complete -installsuffix shared -buildid Dfkvh_kABtRwVzAZNZtx/Dfkvh_kABtRwVzAZNZtx -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b098/importcfg -pack /usr/lib/golang/src/crypto/hmac/hmac.go crypto/aes mkdir -p $WORK/b070/ cat >/tmp/go-build3753747026/b070/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/aes -trimpath "$WORK/b070=>" -I $WORK/b070/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b070/symabis ./asm_amd64.s ./gcm_amd64.s crypto/sha256 mkdir -p $WORK/b103/ crypto/sha512 mkdir -p $WORK/b091/ cat >/tmp/go-build3753747026/b103/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha256 -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 ./sha256block_amd64.s cat >/tmp/go-build3753747026/b091/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha512 -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 ./sha512block_amd64.s cd /builddir/build/BUILD/buildah-1.35.4/src/golang.org/x/crypto/sha3 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b388/_pkg_.a $WORK/b388/keccakf_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b388/_pkg_.a # internal cat >/tmp/go-build3753747026/b070/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=/tmp/go-build3753747026/b071/_pkg_.a packagefile crypto/internal/alias=/tmp/go-build3753747026/b072/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build3753747026/b074/_pkg_.a packagefile crypto/subtle=/tmp/go-build3753747026/b073/_pkg_.a packagefile encoding/binary=/tmp/go-build3753747026/b034/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile internal/cpu=/tmp/go-build3753747026/b011/_pkg_.a packagefile internal/goarch=/tmp/go-build3753747026/b006/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -p crypto/aes -std -installsuffix shared -buildid 7rvk_-DcROA2of_XfCs2/7rvk_-DcROA2of_XfCs2 -goversion go1.21.7 -symabis $WORK/b070/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b070/importcfg -pack -asmhdr $WORK/b070/go_asm.h /usr/lib/golang/src/crypto/aes/aes_gcm.go /usr/lib/golang/src/crypto/aes/block.go /usr/lib/golang/src/crypto/aes/cipher.go /usr/lib/golang/src/crypto/aes/cipher_asm.go /usr/lib/golang/src/crypto/aes/const.go /usr/lib/golang/src/crypto/aes/modes.go cp $WORK/b388/_pkg_.a /builddir/.cache/go-build/eb/ebf460c4ff394cbe9a508c871797136dd596902890bb7cefac47bcfba72efb4e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/46/46427dda8aa324d64be29d203657eaee41003e6555cc54a6ac725d767ef0c96e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/24/24bb3a324ea72c97610480ab6c2331d84bf9efd8b05ea150d226b9e2438bd5c3-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b124/ golang.org/x/crypto/pbkdf2 mkdir -p $WORK/b374/ cat >/tmp/go-build3753747026/b124/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=/tmp/go-build3753747026/b098/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile hash=/tmp/go-build3753747026/b069/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid QNyUFI6LkmtK6ZrZYtW4/QNyUFI6LkmtK6ZrZYtW4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b124/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf/hkdf.go cat >/tmp/go-build3753747026/b374/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=/tmp/go-build3753747026/b098/_pkg_.a packagefile hash=/tmp/go-build3753747026/b069/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b374/_pkg_.a -trimpath "$WORK/b374=>" -p golang.org/x/crypto/pbkdf2 -complete -installsuffix shared -buildid ZVWnSJYf_XhF7xxz01aq/ZVWnSJYf_XhF7xxz01aq -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b374/importcfg -pack ./src/golang.org/x/crypto/pbkdf2/pbkdf2.go cat >/tmp/go-build3753747026/b091/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build3753747026/b068/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build3753747026/b074/_pkg_.a packagefile encoding/binary=/tmp/go-build3753747026/b034/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile hash=/tmp/go-build3753747026/b069/_pkg_.a packagefile internal/cpu=/tmp/go-build3753747026/b011/_pkg_.a packagefile math/bits=/tmp/go-build3753747026/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -p crypto/sha512 -std -installsuffix shared -buildid OllaG6BrOpR2ZnmlXvEs/OllaG6BrOpR2ZnmlXvEs -goversion go1.21.7 -symabis $WORK/b091/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b091/importcfg -pack -asmhdr $WORK/b091/go_asm.h /usr/lib/golang/src/crypto/sha512/sha512.go /usr/lib/golang/src/crypto/sha512/sha512block.go /usr/lib/golang/src/crypto/sha512/sha512block_amd64.go cat >/tmp/go-build3753747026/b102/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build3753747026/b068/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build3753747026/b074/_pkg_.a packagefile encoding/binary=/tmp/go-build3753747026/b034/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile hash=/tmp/go-build3753747026/b069/_pkg_.a packagefile internal/cpu=/tmp/go-build3753747026/b011/_pkg_.a packagefile math/bits=/tmp/go-build3753747026/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -p crypto/sha1 -std -installsuffix shared -buildid cPsrBTVKEMvnTLWvYkox/cPsrBTVKEMvnTLWvYkox -goversion go1.21.7 -symabis $WORK/b102/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b102/importcfg -pack -asmhdr $WORK/b102/go_asm.h /usr/lib/golang/src/crypto/sha1/boring.go /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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b692/_pkg_.a # internal cat >/tmp/go-build3753747026/b103/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build3753747026/b068/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build3753747026/b074/_pkg_.a packagefile encoding/binary=/tmp/go-build3753747026/b034/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile hash=/tmp/go-build3753747026/b069/_pkg_.a packagefile internal/cpu=/tmp/go-build3753747026/b011/_pkg_.a packagefile math/bits=/tmp/go-build3753747026/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -p crypto/sha256 -std -installsuffix shared -buildid 4Ano_lg7JXGdYpzQSMbe/4Ano_lg7JXGdYpzQSMbe -goversion go1.21.7 -symabis $WORK/b103/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b103/importcfg -pack -asmhdr $WORK/b103/go_asm.h /usr/lib/golang/src/crypto/sha256/sha256.go /usr/lib/golang/src/crypto/sha256/sha256block.go /usr/lib/golang/src/crypto/sha256/sha256block_amd64.go /usr/lib/golang/src/crypto/sha256/sha256block_decl.go cp $WORK/b692/_pkg_.a /builddir/.cache/go-build/69/6972c7fd8359eca009b5e72fd06ea0e55b4832f249a3478bf34984aaf3cc168d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b674/_pkg_.a # internal cp $WORK/b674/_pkg_.a /builddir/.cache/go-build/db/db72ba827c29f860c732758f2b223320f18aac639bb7dad76653f426310fc89b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/ca/ca5285f0261cd45182e6d2883382e5ce574dc0ccfe35f5d1cada2af7e38d4d55-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b374/_pkg_.a # internal cp $WORK/b374/_pkg_.a /builddir/.cache/go-build/2e/2ef36e4f0d575ed45ff71543e4d1a53154247f4fbc1113661faf396c7e2ce8dc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/e7/e711305f611bd0a20ec9685095b6f4cf7d3b1c66db29fcdd31df490fc8608b56-d # internal cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha1 -trimpath "$WORK/b102=>" -I $WORK/b102/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b102/sha1block_amd64.o ./sha1block_amd64.s cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha256 -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/sha256block_amd64.o ./sha256block_amd64.s cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha512 -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/sha512block_amd64.o ./sha512block_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b042/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/2b/2b08d6a216b3fac4e95e0bee9368fc2b97dd7a4c38bca72df8b5116d62e76ebe-d # internal path/filepath mkdir -p $WORK/b117/ github.com/containers/image/v5/internal/rootless fmt io/ioutil google.golang.org/protobuf/internal/detrand os/signal mkdir -p $WORK/b132/ cat >/tmp/go-build3753747026/b117/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile io/fs=/tmp/go-build3753747026/b048/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile runtime=/tmp/go-build3753747026/b009/_pkg_.a packagefile sort=/tmp/go-build3753747026/b041/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile syscall=/tmp/go-build3753747026/b028/_pkg_.a packagefile unicode/utf8=/tmp/go-build3753747026/b025/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -p path/filepath -std -complete -installsuffix shared -buildid uAE6vCCmTwe_V7QU0kBi/uAE6vCCmTwe_V7QU0kBi -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b117/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_nonwindows.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/b234/ cat >/tmp/go-build3753747026/b132/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build3753747026/b034/_pkg_.a packagefile hash/fnv=/tmp/go-build3753747026/b133/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -p google.golang.org/protobuf/internal/detrand -complete -installsuffix shared -buildid lSpdyYqp-UoV23aw6Q7-/lSpdyYqp-UoV23aw6Q7- -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b132/importcfg -pack ./src/google.golang.org/protobuf/internal/detrand/rand.go cat >/tmp/go-build3753747026/b234/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_amd64/asm -p os/signal -trimpath "$WORK/b234=>" -I $WORK/b234/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b234/symabis ./sig.s mkdir -p $WORK/b311/ google.golang.org/grpc/internal/envconfig cat >/tmp/go-build3753747026/b311/importcfg << 'EOF' # internal # import config packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b311/_pkg_.a -trimpath "$WORK/b311=>" -p github.com/containers/image/v5/internal/rootless -complete -installsuffix shared -buildid AaFCl0ARVqK7UgPP3NJP/AaFCl0ARVqK7UgPP3NJP -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b311/importcfg -pack ./src/github.com/containers/image/v5/internal/rootless/rootless.go github.com/mattn/go-runewidth mkdir -p $WORK/b039/ github.com/docker/docker/api/types/mount mkdir -p $WORK/b566/ cat >/tmp/go-build3753747026/b039/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile internal/fmtsort=/tmp/go-build3753747026/b040/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile math=/tmp/go-build3753747026/b035/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile reflect=/tmp/go-build3753747026/b037/_pkg_.a packagefile sort=/tmp/go-build3753747026/b041/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile unicode/utf8=/tmp/go-build3753747026/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -p fmt -std -complete -installsuffix shared -buildid O6MMWjkvwyqMyKb8oX7b/O6MMWjkvwyqMyKb8oX7b -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b039/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 github.com/moby/sys/sequential mkdir -p $WORK/b653/ cat >/tmp/go-build3753747026/b566/importcfg << 'EOF' # internal # import config packagefile os=/tmp/go-build3753747026/b042/_pkg_.a EOF mkdir -p $WORK/b123/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b566/_pkg_.a -trimpath "$WORK/b566=>" -p github.com/docker/docker/api/types/mount -complete -installsuffix shared -buildid f4T8CbmvLkp4gZRfIxAt/f4T8CbmvLkp4gZRfIxAt -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b566/importcfg -pack ./src/github.com/docker/docker/api/types/mount/mount.go net cat >/tmp/go-build3753747026/b123/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile io/fs=/tmp/go-build3753747026/b048/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile sort=/tmp/go-build3753747026/b041/_pkg_.a EOF github.com/containers/common/pkg/machine cat >/tmp/go-build3753747026/b653/importcfg << 'EOF' # internal # import config packagefile os=/tmp/go-build3753747026/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -p io/ioutil -std -complete -installsuffix shared -buildid Z6rWZcRLrkKwfNrTqGbf/Z6rWZcRLrkKwfNrTqGbf -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b123/importcfg -pack /usr/lib/golang/src/io/ioutil/ioutil.go /usr/lib/golang/src/io/ioutil/tempfile.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b653/_pkg_.a -trimpath "$WORK/b653=>" -p github.com/moby/sys/sequential -complete -installsuffix shared -buildid HzbqD22H8QVCJABl2kNf/HzbqD22H8QVCJABl2kNf -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b653/importcfg -pack ./src/github.com/moby/sys/sequential/doc.go ./src/github.com/moby/sys/sequential/sequential_unix.go cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/ee/ee5ceb8327b75d49c89b8c3a9fa30dbd9aa76627f9295c04dbd3a597915ef963-d # internal golang.org/x/sys/cpu mkdir -p $WORK/b438/ mkdir -p $WORK/b488/ cat >/tmp/go-build3753747026/b438/importcfg << 'EOF' # internal # import config packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b438/_pkg_.a -trimpath "$WORK/b438=>" -p google.golang.org/grpc/internal/envconfig -complete -installsuffix shared -buildid 5NzPKm9WkR4WxKvFsU4S/5NzPKm9WkR4WxKvFsU4S -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b438/importcfg -pack ./src/google.golang.org/grpc/internal/envconfig/envconfig.go ./src/google.golang.org/grpc/internal/envconfig/observability.go ./src/google.golang.org/grpc/internal/envconfig/xds.go mkdir -p $WORK/b109/ cat >/tmp/go-build3753747026/b488/importcfg << 'EOF' # internal # import config packagefile github.com/rivo/uniseg=/tmp/go-build3753747026/b489/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile regexp=/tmp/go-build3753747026/b177/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a EOF echo > $WORK/b109/preferlinkext /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b488/_pkg_.a -trimpath "$WORK/b488=>" -p github.com/mattn/go-runewidth -complete -installsuffix shared -buildid 4vq1HoqLE7SjyAAnnnFX/4vq1HoqLE7SjyAAnnnFX -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b488/importcfg -pack ./src/github.com/mattn/go-runewidth/runewidth.go ./src/github.com/mattn/go-runewidth/runewidth_posix.go ./src/github.com/mattn/go-runewidth/runewidth_table.go mkdir -p $WORK/b707/ cd /usr/lib/golang/src/net TERM='dumb' CGO_LDFLAGS='"-O2" "-g" "-lresolv"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b109/ -importpath net -- -I $WORK/b109/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-stack-protector ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix_cgo.go ./cgo_unix_cgo_res.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b102/_pkg_.a $WORK/b102/sha1block_amd64.o # internal cat >/tmp/go-build3753747026/b707/importcfg << 'EOF' # internal # import config packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b707/_pkg_.a -trimpath "$WORK/b707=>" -p github.com/containers/common/pkg/machine -complete -installsuffix shared -buildid oFmgnITdHaRtOZLWgZdw/oFmgnITdHaRtOZLWgZdw -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b707/importcfg -pack ./src/github.com/containers/common/pkg/machine/machine.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b102/_pkg_.a # internal mkdir -p $WORK/b677/ cat >/tmp/go-build3753747026/b677/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/buildah-1.35.4/src/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/sys/cpu -trimpath "$WORK/b677=>" -I $WORK/b677/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b677/symabis ./cpu_x86.s cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/53/5396038840e20f2e760fe01bf3af6d7f1258a745ebbf91866b907cd1ea08cf9f-d # internal cat >/tmp/go-build3753747026/b234/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build3753747026/b026/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile syscall=/tmp/go-build3753747026/b028/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b234/_pkg_.a -trimpath "$WORK/b234=>" -p os/signal -std -installsuffix shared -buildid UIT7pzbUAAkfKmvrD85T/UIT7pzbUAAkfKmvrD85T -goversion go1.21.7 -symabis $WORK/b234/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b234/importcfg -pack -asmhdr $WORK/b234/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 cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b091/_pkg_.a $WORK/b091/sha512block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/72/72c890fe34ffbc433a806ecaee603e11358f0f644c60dc5f2334657ea32e976f-d # internal golang.org/x/crypto/ssh/internal/bcrypt_pbkdf mkdir -p $WORK/b694/ cat >/tmp/go-build3753747026/b694/importcfg << 'EOF' # internal # import config packagefile crypto/sha512=/tmp/go-build3753747026/b091/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile golang.org/x/crypto/blowfish=/tmp/go-build3753747026/b695/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b694/_pkg_.a -trimpath "$WORK/b694=>" -p golang.org/x/crypto/ssh/internal/bcrypt_pbkdf -complete -installsuffix shared -buildid CIaoszEaXreSK4Qi93Gc/CIaoszEaXreSK4Qi93Gc -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b694/importcfg -pack ./src/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf/bcrypt_pbkdf.go cat >/tmp/go-build3753747026/b677/importcfg << 'EOF' # internal # import config packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile runtime=/tmp/go-build3753747026/b009/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b677/_pkg_.a -trimpath "$WORK/b677=>" -p golang.org/x/sys/cpu -installsuffix shared -buildid yXpDV1I1kYfYa9wajW6L/yXpDV1I1kYfYa9wajW6L -goversion go1.21.7 -symabis $WORK/b677/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b677/importcfg -pack -asmhdr $WORK/b677/go_asm.h ./src/golang.org/x/sys/cpu/byteorder.go ./src/golang.org/x/sys/cpu/cpu.go ./src/golang.org/x/sys/cpu/cpu_gc_x86.go ./src/golang.org/x/sys/cpu/cpu_linux_noinit.go ./src/golang.org/x/sys/cpu/cpu_x86.go ./src/golang.org/x/sys/cpu/endian_little.go ./src/golang.org/x/sys/cpu/hwcap_linux.go ./src/golang.org/x/sys/cpu/parse.go ./src/golang.org/x/sys/cpu/runtime_auxv.go ./src/golang.org/x/sys/cpu/runtime_auxv_go121.go cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b103/_pkg_.a $WORK/b103/sha256block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/c7/c7f1eb6e176a03909321435e0c731f10e59e26ed0104e10ce368786d02b68d44-d # internal golang.org/x/crypto/scrypt mkdir -p $WORK/b384/ cat >/tmp/go-build3753747026/b384/importcfg << 'EOF' # internal # import config packagefile crypto/sha256=/tmp/go-build3753747026/b103/_pkg_.a packagefile encoding/binary=/tmp/go-build3753747026/b034/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile golang.org/x/crypto/pbkdf2=/tmp/go-build3753747026/b374/_pkg_.a packagefile math/bits=/tmp/go-build3753747026/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b384/_pkg_.a -trimpath "$WORK/b384=>" -p golang.org/x/crypto/scrypt -complete -installsuffix shared -buildid qCuJSEWLiUVCgFbZq-8F/qCuJSEWLiUVCgFbZq-8F -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b384/importcfg -pack ./src/golang.org/x/crypto/scrypt/scrypt.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b311/_pkg_.a # internal cp $WORK/b311/_pkg_.a /builddir/.cache/go-build/d1/d1540473758395c3666cc0b19b441c42e5978ed7f41e22c0cb83db4a26ffbad8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b132/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b653/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b566/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/2e/2ed04a9946661739df56c5783a1d9c1fb56caefc7d70b31e14765a0b8b6dc6f5-d # internal cp $WORK/b566/_pkg_.a /builddir/.cache/go-build/af/af868a1044de82ab2a4ca4bf660ef494cb6bde2df496ce9e61787b48a98840d7-d # internal cp $WORK/b653/_pkg_.a /builddir/.cache/go-build/6b/6b1ff1c7421ab55e48a48b5b62e8ba66830a4529fe662222151f31bdb09dcd3a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b438/_pkg_.a # internal cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/aes -trimpath "$WORK/b070=>" -I $WORK/b070/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b070/asm_amd64.o ./asm_amd64.s cp $WORK/b438/_pkg_.a /builddir/.cache/go-build/58/58e4d47bf4fa1e302a1ea67f011cb912ed89a7b02c5a5e965f4f63db03d44c13-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b123/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b707/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/30/301f5a767153e575fa78ad8b1cf4b04ceee120c1eaea6a422ea3e86a714e0f65-d # internal vendor/golang.org/x/sys/cpu mkdir -p $WORK/b122/ cp $WORK/b707/_pkg_.a /builddir/.cache/go-build/f6/f60508612ec08fee96af50ccd92b6efdedd25cbf5f261777faab671de61d6c8a-d # internal cat >/tmp/go-build3753747026/b122/go_asm.h << 'EOF' # internal 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/b122=>" -I $WORK/b122/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b122/symabis ./cpu_x86.s cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/aes -trimpath "$WORK/b070=>" -I $WORK/b070/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b070/gcm_amd64.o ./gcm_amd64.s cat >/tmp/go-build3753747026/b122/importcfg << 'EOF' # internal # import config packagefile io/ioutil=/tmp/go-build3753747026/b123/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile runtime=/tmp/go-build3753747026/b009/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -p vendor/golang.org/x/sys/cpu -std -installsuffix shared -buildid 1Posox3OyNTsOmoyezY2/1Posox3OyNTsOmoyezY2 -goversion go1.21.7 -symabis $WORK/b122/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b122/importcfg -pack -asmhdr $WORK/b122/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_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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b694/_pkg_.a # internal cp $WORK/b694/_pkg_.a /builddir/.cache/go-build/fc/fc5bae397e381fdb3d43a18d233e7e20f65661dee7c19a6b7e1f0d8846e9d6b1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b384/_pkg_.a # internal cp $WORK/b384/_pkg_.a /builddir/.cache/go-build/aa/aa03b9172c6f9b7bd1f0be4ae6b33cdd6b7f5d4b9c77afcf229e32d73bd24911-d # internal cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b070/_pkg_.a $WORK/b070/asm_amd64.o $WORK/b070/gcm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/37/37213ddead02a62b21811ba52f448bffe7eb8aaf22ebe41ff333142a6dd91bb0-d # internal cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_amd64/asm -p os/signal -trimpath "$WORK/b234=>" -I $WORK/b234/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b234/sig.o ./sig.s cd /usr/lib/golang/src/crypto/internal/nistec /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/nistec -trimpath "$WORK/b079=>" -I $WORK/b079/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b079/p256_asm_amd64.o ./p256_asm_amd64.s cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b234/_pkg_.a $WORK/b234/sig.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b234/_pkg_.a # internal cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/8a/8a2930e40ead9a09a3077fd8ae388a6233762d0ae0398e5224fc66c0eb62a66a-d # internal cd /builddir/build/BUILD/buildah-1.35.4/src/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/sys/cpu -trimpath "$WORK/b677=>" -I $WORK/b677/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b677/cpu_x86.o ./cpu_x86.s cd /usr/lib/golang/src/crypto/internal/nistec /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b079/_pkg_.a $WORK/b079/p256_asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b079/_pkg_.a # internal cd /builddir/build/BUILD/buildah-1.35.4/src/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b677/_pkg_.a $WORK/b677/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b677/_pkg_.a # internal cp $WORK/b677/_pkg_.a /builddir/.cache/go-build/db/db7fe6774ccf4430d136fe4beb7d8003ac9ffb6ff7817735588cabd3d9610787-d # internal golang.org/x/crypto/blake2b mkdir -p $WORK/b676/ cat >/tmp/go-build3753747026/b676/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b488/_pkg_.a # internal cd /builddir/build/BUILD/buildah-1.35.4/src/golang.org/x/crypto/blake2b /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/crypto/blake2b -trimpath "$WORK/b676=>" -I $WORK/b676/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b676/symabis ./blake2bAVX2_amd64.s ./blake2b_amd64.s cp $WORK/b488/_pkg_.a /builddir/.cache/go-build/fb/fb0c82ff7dd559de24c02b5f48602604d9757a166002b6af7b1bed773052e9c2-d # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/93/9388bb71dec05c39f2bc8cd4b29918e22b4437b1298a70688c97ef995ec5f30a-d # internal crypto/ecdh mkdir -p $WORK/b077/ cat >/tmp/go-build3753747026/b077/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build3753747026/b068/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build3753747026/b074/_pkg_.a packagefile crypto/internal/edwards25519/field=/tmp/go-build3753747026/b078/_pkg_.a packagefile crypto/internal/nistec=/tmp/go-build3753747026/b079/_pkg_.a packagefile crypto/internal/randutil=/tmp/go-build3753747026/b082/_pkg_.a packagefile crypto/subtle=/tmp/go-build3753747026/b073/_pkg_.a packagefile encoding/binary=/tmp/go-build3753747026/b034/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile math/bits=/tmp/go-build3753747026/b036/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -p crypto/ecdh -std -complete -installsuffix shared -buildid EfMP2gcX7MAdjRDdXIs5/EfMP2gcX7MAdjRDdXIs5 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b077/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 cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/modern-go/reflect2 -trimpath "$WORK/b254=>" -I $WORK/b254/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b254/reflect2_amd64.o ./reflect2_amd64.s cat >/tmp/go-build3753747026/b676/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build3753747026/b068/_pkg_.a packagefile encoding/binary=/tmp/go-build3753747026/b034/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile golang.org/x/sys/cpu=/tmp/go-build3753747026/b677/_pkg_.a packagefile hash=/tmp/go-build3753747026/b069/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile math/bits=/tmp/go-build3753747026/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b117/_pkg_.a # internal cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b676/_pkg_.a -trimpath "$WORK/b676=>" -p golang.org/x/crypto/blake2b -installsuffix shared -buildid 6KcBnW-1_Nvhgy8-kcAw/6KcBnW-1_Nvhgy8-kcAw -goversion go1.21.7 -symabis $WORK/b676/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b676/importcfg -pack -asmhdr $WORK/b676/go_asm.h ./src/golang.org/x/crypto/blake2b/blake2b.go ./src/golang.org/x/crypto/blake2b/blake2bAVX2_amd64.go ./src/golang.org/x/crypto/blake2b/blake2b_generic.go ./src/golang.org/x/crypto/blake2b/blake2x.go ./src/golang.org/x/crypto/blake2b/register.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/b122=>" -I $WORK/b122/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b122/cpu_x86.o ./cpu_x86.s cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/66/66246948609c97b699051cfa7962de5d9719f603007cc496e2e318d83f3eb634-d # internal github.com/containers/storage/pkg/directory mkdir -p $WORK/b507/ os/exec github.com/cyphar/filepath-securejoin mkdir -p $WORK/b543/ mkdir -p $WORK/b225/ cat >/tmp/go-build3753747026/b507/importcfg << 'EOF' # internal # import config packagefile io/fs=/tmp/go-build3753747026/b048/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile path/filepath=/tmp/go-build3753747026/b117/_pkg_.a packagefile syscall=/tmp/go-build3753747026/b028/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b507/_pkg_.a -trimpath "$WORK/b507=>" -p github.com/containers/storage/pkg/directory -complete -installsuffix shared -buildid zA4tagqHmcU5rarQPa3z/zA4tagqHmcU5rarQPa3z -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b507/importcfg -pack ./src/github.com/containers/storage/pkg/directory/directory.go ./src/github.com/containers/storage/pkg/directory/directory_unix.go cat >/tmp/go-build3753747026/b543/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile path/filepath=/tmp/go-build3753747026/b117/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile syscall=/tmp/go-build3753747026/b028/_pkg_.a EOF cat >/tmp/go-build3753747026/b225/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile context=/tmp/go-build3753747026/b026/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile internal/godebug=/tmp/go-build3753747026/b087/_pkg_.a packagefile internal/syscall/execenv=/tmp/go-build3753747026/b046/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build3753747026/b044/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile io/fs=/tmp/go-build3753747026/b048/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile path/filepath=/tmp/go-build3753747026/b117/_pkg_.a packagefile runtime=/tmp/go-build3753747026/b009/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile syscall=/tmp/go-build3753747026/b028/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b543/_pkg_.a -trimpath "$WORK/b543=>" -p github.com/cyphar/filepath-securejoin -complete -installsuffix shared -buildid rBHqWc4LkFjZnMc8_U5N/rBHqWc4LkFjZnMc8_U5N -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b543/importcfg -pack ./src/github.com/cyphar/filepath-securejoin/join.go ./src/github.com/cyphar/filepath-securejoin/vfs.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b225/_pkg_.a -trimpath "$WORK/b225=>" -p os/exec -std -complete -installsuffix shared -buildid DZDl-mV8CQ2cbQTJnc1t/DZDl-mV8CQ2cbQTJnc1t -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b225/importcfg -pack /usr/lib/golang/src/os/exec/exec.go /usr/lib/golang/src/os/exec/exec_unix.go /usr/lib/golang/src/os/exec/lp_unix.go cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/modern-go/reflect2 -trimpath "$WORK/b254=>" -I $WORK/b254/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b254/relfect2_mips64x.o ./relfect2_mips64x.s cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b122/_pkg_.a $WORK/b122/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/e2/e2540caf7a3f94201249b48dc126e7e2a3bb2589bbb7480c9e4c204b0343ce3c-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b118/ cat >/tmp/go-build3753747026/b118/go_asm.h << 'EOF' # internal EOF 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/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 ./chacha20poly1305_amd64.s cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/modern-go/reflect2 -trimpath "$WORK/b254=>" -I $WORK/b254/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b254/relfect2_mipsx.o ./relfect2_mipsx.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/modern-go/reflect2 -trimpath "$WORK/b254=>" -I $WORK/b254/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b254/relfect2_ppc64x.o ./relfect2_ppc64x.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b254/_pkg_.a $WORK/b254/reflect2_amd64.o $WORK/b254/relfect2_mips64x.o $WORK/b254/relfect2_mipsx.o $WORK/b254/relfect2_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b254/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b507/_pkg_.a # internal cat >/tmp/go-build3753747026/b118/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-build3753747026/b071/_pkg_.a packagefile encoding/binary=/tmp/go-build3753747026/b034/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=/tmp/go-build3753747026/b119/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/alias=/tmp/go-build3753747026/b120/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/poly1305=/tmp/go-build3753747026/b121/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=/tmp/go-build3753747026/b122/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -p vendor/golang.org/x/crypto/chacha20poly1305 -std -installsuffix shared -buildid hqGfjqdUv2-9weBS5KTG/hqGfjqdUv2-9weBS5KTG -goversion go1.21.7 -symabis $WORK/b118/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b118/importcfg -pack -asmhdr $WORK/b118/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/xchacha20poly1305.go cp $WORK/b507/_pkg_.a /builddir/.cache/go-build/90/90d3c0cfaffd9205e611941c8cae1b3f277b8fe1e4d33febde3e14f843bf1de5-d # internal cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/d3/d3165046b131fbc47d6861a0bde5ca96e2c230475bfe61a7da150bc0814da4b4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b543/_pkg_.a # internal cp $WORK/b543/_pkg_.a /builddir/.cache/go-build/64/64fc3b0356bdb3a4effdda9c3973ec70eb71a17fcfe76150965168e7569968c9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/82/82ac9b3b9891183225fa03d60434c4d5e0ed41090e15488efb51adb63e42de1d-d # internal golang.org/x/crypto/curve25519 mkdir -p $WORK/b693/ cat >/tmp/go-build3753747026/b693/importcfg << 'EOF' # internal # import config packagefile crypto/ecdh=/tmp/go-build3753747026/b077/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b693/_pkg_.a -trimpath "$WORK/b693=>" -p golang.org/x/crypto/curve25519 -complete -installsuffix shared -buildid PIrgrF3lXZ5zeVrF9MAz/PIrgrF3lXZ5zeVrF9MAz -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b693/importcfg -pack ./src/golang.org/x/crypto/curve25519/curve25519.go ./src/golang.org/x/crypto/curve25519/curve25519_go120.go cd /builddir/build/BUILD/buildah-1.35.4/src/golang.org/x/crypto/blake2b /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/crypto/blake2b -trimpath "$WORK/b676=>" -I $WORK/b676/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b676/blake2bAVX2_amd64.o ./blake2bAVX2_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b693/_pkg_.a # internal cp $WORK/b693/_pkg_.a /builddir/.cache/go-build/f6/f6b8579e572d6c9f3c7fa846ebbdd546962a7d74f7b80ab672d672f4cbfef465-d # 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/b118=>" -I $WORK/b118/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b118/chacha20poly1305_amd64.o ./chacha20poly1305_amd64.s cd /builddir/build/BUILD/buildah-1.35.4/src/golang.org/x/crypto/blake2b /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/crypto/blake2b -trimpath "$WORK/b676=>" -I $WORK/b676/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b676/blake2b_amd64.o ./blake2b_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b676/_pkg_.a $WORK/b676/blake2bAVX2_amd64.o $WORK/b676/blake2b_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b676/_pkg_.a # internal cp $WORK/b676/_pkg_.a /builddir/.cache/go-build/17/1798cb316b7091936d49ca96e25205094293ab7407d7fdb194f7a591be10238f-d # internal golang.org/x/crypto/argon2 mkdir -p $WORK/b675/ cat >/tmp/go-build3753747026/b675/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/buildah-1.35.4/src/golang.org/x/crypto/argon2 /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/crypto/argon2 -trimpath "$WORK/b675=>" -I $WORK/b675/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b675/symabis ./blamka_amd64.s cat >/tmp/go-build3753747026/b675/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build3753747026/b034/_pkg_.a packagefile golang.org/x/crypto/blake2b=/tmp/go-build3753747026/b676/_pkg_.a packagefile golang.org/x/sys/cpu=/tmp/go-build3753747026/b677/_pkg_.a packagefile hash=/tmp/go-build3753747026/b069/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b675/_pkg_.a -trimpath "$WORK/b675=>" -p golang.org/x/crypto/argon2 -installsuffix shared -buildid zIwtj8g-0w4FEoyEGE2-/zIwtj8g-0w4FEoyEGE2- -goversion go1.21.7 -symabis $WORK/b675/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b675/importcfg -pack -asmhdr $WORK/b675/go_asm.h ./src/golang.org/x/crypto/argon2/argon2.go ./src/golang.org/x/crypto/argon2/blake2b.go ./src/golang.org/x/crypto/argon2/blamka_amd64.go ./src/golang.org/x/crypto/argon2/blamka_generic.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b225/_pkg_.a # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b118/_pkg_.a $WORK/b118/chacha20poly1305_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/37/37eb2ab037af72f4cee562a4baa400539253ec117380e775d9c8444efefe4d50-d # internal cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/9e/9e81cedc5a94f82b8a676a3184b0d109305c07c42bd52873f720304a042626f4-d # internal cd /builddir/build/BUILD/buildah-1.35.4/src/golang.org/x/crypto/argon2 /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/crypto/argon2 -trimpath "$WORK/b675=>" -I $WORK/b675/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b675/blamka_amd64.o ./blamka_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b675/_pkg_.a $WORK/b675/blamka_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b675/_pkg_.a # internal cp $WORK/b675/_pkg_.a /builddir/.cache/go-build/9f/9fa033ab6ace6bd0ab2595df294e0e542498de82497717a8a32d0cb16c0eac65-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/ec/ec2cb3785d45a6f064c5b1d703329b8e689ccbdea2987afe539d81e4d11c9d86-d # internal google.golang.org/grpc/attributes mkdir -p $WORK/b058/ log google.golang.org/grpc/internal/grpclog mkdir -p $WORK/b062/ encoding/hex cat >/tmp/go-build3753747026/b058/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a EOF encoding/json mkdir -p $WORK/b031/ cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -p google.golang.org/grpc/attributes -complete -installsuffix shared -buildid ozi7eYo6orfmfJUve7HV/ozi7eYo6orfmfJUve7HV -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b058/importcfg -pack ./src/google.golang.org/grpc/attributes/attributes.go net/url mkdir -p $WORK/b116/ cat >/tmp/go-build3753747026/b062/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile log/internal=/tmp/go-build3753747026/b063/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile runtime=/tmp/go-build3753747026/b009/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile sync/atomic=/tmp/go-build3753747026/b023/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF cat >/tmp/go-build3753747026/b031/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile encoding=/tmp/go-build3753747026/b032/_pkg_.a packagefile encoding/base64=/tmp/go-build3753747026/b033/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile math=/tmp/go-build3753747026/b035/_pkg_.a packagefile reflect=/tmp/go-build3753747026/b037/_pkg_.a packagefile sort=/tmp/go-build3753747026/b041/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile unicode=/tmp/go-build3753747026/b024/_pkg_.a packagefile unicode/utf16=/tmp/go-build3753747026/b051/_pkg_.a packagefile unicode/utf8=/tmp/go-build3753747026/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -p log -std -complete -installsuffix shared -buildid Mr7K3F1WQjuPzfUbtJxc/Mr7K3F1WQjuPzfUbtJxc -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b062/importcfg -pack /usr/lib/golang/src/log/log.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -p encoding/json -std -complete -installsuffix shared -buildid BfjNNMzwcmeS7Y3rPZIi/BfjNNMzwcmeS7Y3rPZIi -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b031/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-build3753747026/b116/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile path=/tmp/go-build3753747026/b049/_pkg_.a packagefile sort=/tmp/go-build3753747026/b041/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -p net/url -std -complete -installsuffix shared -buildid GB1HRrmW8_RN9RxAfTn6/GB1HRrmW8_RN9RxAfTn6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b116/importcfg -pack /usr/lib/golang/src/net/url/url.go google.golang.org/protobuf/internal/errors mkdir -p $WORK/b061/ math/big compress/flate go/token mkdir -p $WORK/b140/ cat >/tmp/go-build3753747026/b061/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a EOF google.golang.org/protobuf/internal/version mkdir -p $WORK/b158/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -p google.golang.org/grpc/internal/grpclog -complete -installsuffix shared -buildid MZ6cm4D16cBkFYM3MMSf/MZ6cm4D16cBkFYM3MMSf -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b061/importcfg -pack ./src/google.golang.org/grpc/internal/grpclog/grpclog.go ./src/google.golang.org/grpc/internal/grpclog/prefixLogger.go cat >/tmp/go-build3753747026/b140/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile sort=/tmp/go-build3753747026/b041/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile sync/atomic=/tmp/go-build3753747026/b023/_pkg_.a packagefile unicode=/tmp/go-build3753747026/b024/_pkg_.a packagefile unicode/utf8=/tmp/go-build3753747026/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -p go/token -std -complete -installsuffix shared -buildid PX1cXNFAq2nZB2kjay8L/PX1cXNFAq2nZB2kjay8L -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b140/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 cat >/tmp/go-build3753747026/b158/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -p google.golang.org/protobuf/internal/version -complete -installsuffix shared -buildid _zLF8J8eyjiStEuOfehw/_zLF8J8eyjiStEuOfehw -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b158/importcfg -pack ./src/google.golang.org/protobuf/internal/version/version.go github.com/opencontainers/go-digest github.com/opencontainers/image-spec/specs-go mkdir -p $WORK/b176/ mkdir -p $WORK/b179/ cat >/tmp/go-build3753747026/b176/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build3753747026/b068/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile hash=/tmp/go-build3753747026/b069/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile regexp=/tmp/go-build3753747026/b177/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -p github.com/opencontainers/go-digest -complete -installsuffix shared -buildid DC34-o_kUOdJFhH0J7HM/DC34-o_kUOdJFhH0J7HM -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b176/importcfg -pack ./src/github.com/opencontainers/go-digest/algorithm.go ./src/github.com/opencontainers/go-digest/digest.go ./src/github.com/opencontainers/go-digest/digester.go ./src/github.com/opencontainers/go-digest/doc.go ./src/github.com/opencontainers/go-digest/verifiers.go cat >/tmp/go-build3753747026/b179/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a EOF text/scanner mkdir -p $WORK/b219/ cat >/tmp/go-build3753747026/b219/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile unicode=/tmp/go-build3753747026/b024/_pkg_.a packagefile unicode/utf8=/tmp/go-build3753747026/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -p text/scanner -std -complete -installsuffix shared -buildid 8_XVcP5p_BNrV2gzq1Eo/8_XVcP5p_BNrV2gzq1Eo -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b219/importcfg -pack /usr/lib/golang/src/text/scanner/scanner.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -p github.com/opencontainers/image-spec/specs-go -complete -installsuffix shared -buildid UbJQ9lH7wXv3OipkE2qc/UbJQ9lH7wXv3OipkE2qc -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b179/importcfg -pack ./src/github.com/opencontainers/image-spec/specs-go/version.go ./src/github.com/opencontainers/image-spec/specs-go/versioned.go github.com/ulikunitz/xz/internal/xlog mkdir -p $WORK/b246/ mkdir -p $WORK/b107/ mkdir -p $WORK/b131/ cat >/tmp/go-build3753747026/b246/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile runtime=/tmp/go-build3753747026/b009/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b246/_pkg_.a -trimpath "$WORK/b246=>" -p github.com/ulikunitz/xz/internal/xlog -complete -installsuffix shared -buildid Nkk9-ZWPLmYLnUrx8m7S/Nkk9-ZWPLmYLnUrx8m7S -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b246/importcfg -pack ./src/github.com/ulikunitz/xz/internal/xlog/xlog.go mkdir -p $WORK/b085/ flag github.com/opencontainers/runtime-spec/specs-go github.com/containers/storage/pkg/reexec github.com/containers/storage/pkg/config cat >/tmp/go-build3753747026/b107/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a EOF os/user mkdir -p $WORK/b127/ cat >/tmp/go-build3753747026/b131/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=/tmp/go-build3753747026/b132/_pkg_.a EOF cat >/tmp/go-build3753747026/b085/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -p google.golang.org/protobuf/internal/errors -complete -installsuffix shared -buildid 06XsdoW77zBpedMGUN6q/06XsdoW77zBpedMGUN6q -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b131/importcfg -pack ./src/google.golang.org/protobuf/internal/errors/errors.go ./src/google.golang.org/protobuf/internal/errors/is_go113.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -p math/big -trimpath "$WORK/b085=>" -I $WORK/b085/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b085/symabis ./arith_amd64.s vendor/golang.org/x/net/http2/hpack github.com/klauspost/compress/fse github.com/syndtr/gocapability/capability cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -p encoding/hex -std -complete -installsuffix shared -buildid O7YCl9bVaxyElPYLgHg0/O7YCl9bVaxyElPYLgHg0 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b107/importcfg -pack /usr/lib/golang/src/encoding/hex/hex.go mkdir -p $WORK/b251/ mkdir -p $WORK/b232/ mkdir -p $WORK/b231/ mkdir -p $WORK/b258/ gopkg.in/yaml.v3 mime/quotedprintable mkdir -p $WORK/b189/ mkdir -p $WORK/b271/ mime cat >/tmp/go-build3753747026/b127/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3753747026/b053/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile math=/tmp/go-build3753747026/b035/_pkg_.a packagefile math/bits=/tmp/go-build3753747026/b036/_pkg_.a packagefile sort=/tmp/go-build3753747026/b041/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a EOF runtime/debug mkdir -p $WORK/b242/ github.com/miekg/pkcs11 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -p compress/flate -std -complete -installsuffix shared -buildid Gzx-PSQGgKMxHS-wFyfw/Gzx-PSQGgKMxHS-wFyfw -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b127/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 cat >/tmp/go-build3753747026/b232/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a EOF cat >/tmp/go-build3753747026/b251/importcfg << 'EOF' # internal # import config packagefile encoding=/tmp/go-build3753747026/b032/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile reflect=/tmp/go-build3753747026/b037/_pkg_.a packagefile runtime=/tmp/go-build3753747026/b009/_pkg_.a packagefile sort=/tmp/go-build3753747026/b041/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF cat >/tmp/go-build3753747026/b271/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b232/_pkg_.a -trimpath "$WORK/b232=>" -p github.com/opencontainers/runtime-spec/specs-go -complete -installsuffix shared -buildid JP_ybiZcjvz2c4IJAPdE/JP_ybiZcjvz2c4IJAPdE -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b232/importcfg -pack ./src/github.com/opencontainers/runtime-spec/specs-go/config.go ./src/github.com/opencontainers/runtime-spec/specs-go/state.go ./src/github.com/opencontainers/runtime-spec/specs-go/version.go mkdir -p $WORK/b238/ vendor/golang.org/x/text/unicode/norm cat >/tmp/go-build3753747026/b258/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a EOF cat >/tmp/go-build3753747026/b242/go_asm.h << 'EOF' # internal EOF cat >/tmp/go-build3753747026/b231/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build3753747026/b026/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile os/exec=/tmp/go-build3753747026/b225/_pkg_.a packagefile path/filepath=/tmp/go-build3753747026/b117/_pkg_.a EOF mkdir -p $WORK/b213/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b258/_pkg_.a -trimpath "$WORK/b258=>" -p github.com/containers/storage/pkg/config -complete -installsuffix shared -buildid tDYSkA7NDcbkfPupVLqq/tDYSkA7NDcbkfPupVLqq -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b258/importcfg -pack ./src/github.com/containers/storage/pkg/config/config.go github.com/docker/go-units /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b231/_pkg_.a -trimpath "$WORK/b231=>" -p github.com/containers/storage/pkg/reexec -complete -installsuffix shared -buildid _I1LAIfdn7o0uQjMNun_/_I1LAIfdn7o0uQjMNun_ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b231/importcfg -pack ./src/github.com/containers/storage/pkg/reexec/command_linux.go ./src/github.com/containers/storage/pkg/reexec/reexec.go mkdir -p $WORK/b233/ echo > $WORK/b189/preferlinkext mkdir -p $WORK/b274/ echo > $WORK/b213/preferlinkext cd /usr/lib/golang/src/os/user TERM='dumb' CGO_LDFLAGS='"-O2" "-g"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b189/ -importpath os/user -- -I $WORK/b189/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-stack-protector ./cgo_lookup_cgo.go ./getgrouplist_unix.go cat >/tmp/go-build3753747026/b233/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3753747026/b053/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile syscall=/tmp/go-build3753747026/b028/_pkg_.a EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/debug -trimpath "$WORK/b242=>" -I $WORK/b242/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b242/symabis ./debug.s cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/miekg/pkcs11 TERM='dumb' CGO_LDFLAGS='"-O2" "-g" "-ldl"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b213/ -importpath github.com/miekg/pkcs11 -- -I $WORK/b213/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./params.go ./pkcs11.go ./types.go cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b271/_pkg_.a -trimpath "$WORK/b271=>" -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid Bv8rVY_P5ZJyevd9UP_b/Bv8rVY_P5ZJyevd9UP_b -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b271/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-build3753747026/b274/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3753747026/b053/_pkg_.a packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b251/_pkg_.a -trimpath "$WORK/b251=>" -p flag -std -complete -installsuffix shared -buildid NuD--YIxvJQPuiLJidIB/NuD--YIxvJQPuiLJidIB -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b251/importcfg -pack /usr/lib/golang/src/flag/flag.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b274/_pkg_.a -trimpath "$WORK/b274=>" -p mime/quotedprintable -std -complete -installsuffix shared -buildid kCUyWlTkSRhwIe9bToSN/kCUyWlTkSRhwIe9bToSN -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b274/importcfg -pack /usr/lib/golang/src/mime/quotedprintable/reader.go /usr/lib/golang/src/mime/quotedprintable/writer.go cat >/tmp/go-build3753747026/b238/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build3753747026/b034/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile math/bits=/tmp/go-build3753747026/b036/_pkg_.a EOF mkdir -p $WORK/b272/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b233/_pkg_.a -trimpath "$WORK/b233=>" -p github.com/syndtr/gocapability/capability -complete -installsuffix shared -buildid vf7Av-ovQodlX5mW6rrv/vf7Av-ovQodlX5mW6rrv -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b233/importcfg -pack ./src/github.com/syndtr/gocapability/capability/capability.go ./src/github.com/syndtr/gocapability/capability/capability_linux.go ./src/github.com/syndtr/gocapability/capability/enum.go ./src/github.com/syndtr/gocapability/capability/enum_gen.go ./src/github.com/syndtr/gocapability/capability/syscall_linux.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b238/_pkg_.a -trimpath "$WORK/b238=>" -p github.com/klauspost/compress/fse -complete -installsuffix shared -buildid 17E1RZ8drZIJS7DuhQGy/17E1RZ8drZIJS7DuhQGy -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b238/importcfg -pack ./src/github.com/klauspost/compress/fse/bitreader.go ./src/github.com/klauspost/compress/fse/bitwriter.go ./src/github.com/klauspost/compress/fse/bytereader.go ./src/github.com/klauspost/compress/fse/compress.go ./src/github.com/klauspost/compress/fse/decompress.go ./src/github.com/klauspost/compress/fse/fse.go mkdir -p $WORK/b268/ cat >/tmp/go-build3753747026/b272/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3753747026/b053/_pkg_.a packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile encoding/base64=/tmp/go-build3753747026/b033/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile sort=/tmp/go-build3753747026/b041/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile unicode=/tmp/go-build3753747026/b024/_pkg_.a packagefile unicode/utf8=/tmp/go-build3753747026/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b272/_pkg_.a -trimpath "$WORK/b272=>" -p mime -std -complete -installsuffix shared -buildid IRboIaNKOXZd7adbOHrP/IRboIaNKOXZd7adbOHrP -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b272/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 mkdir -p $WORK/b224/ cat >/tmp/go-build3753747026/b268/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=/tmp/go-build3753747026/b034/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile vendor/golang.org/x/text/transform=/tmp/go-build3753747026/b266/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile unicode/utf8=/tmp/go-build3753747026/b025/_pkg_.a EOF mkdir -p $WORK/b215/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b268/_pkg_.a -trimpath "$WORK/b268=>" -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid GPA2UxfKx8fdWMG4kRHP/GPA2UxfKx8fdWMG4kRHP -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b268/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 cat >/tmp/go-build3753747026/b224/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b224/_pkg_.a -trimpath "$WORK/b224=>" -p github.com/docker/go-units -complete -installsuffix shared -buildid 2DM2XkWIKt-t3-NTPjI0/2DM2XkWIKt-t3-NTPjI0 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b224/importcfg -pack ./src/github.com/docker/go-units/duration.go ./src/github.com/docker/go-units/size.go ./src/github.com/docker/go-units/ulimit.go cat >/tmp/go-build3753747026/b215/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile encoding=/tmp/go-build3753747026/b032/_pkg_.a packagefile encoding/base64=/tmp/go-build3753747026/b033/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile math=/tmp/go-build3753747026/b035/_pkg_.a packagefile reflect=/tmp/go-build3753747026/b037/_pkg_.a packagefile regexp=/tmp/go-build3753747026/b177/_pkg_.a packagefile sort=/tmp/go-build3753747026/b041/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a packagefile unicode=/tmp/go-build3753747026/b024/_pkg_.a packagefile unicode/utf8=/tmp/go-build3753747026/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -p gopkg.in/yaml.v3 -complete -installsuffix shared -buildid Ntskd_p7kzE-8JT6miVW/Ntskd_p7kzE-8JT6miVW -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b215/importcfg -pack ./src/gopkg.in/yaml.v3/apic.go ./src/gopkg.in/yaml.v3/decode.go ./src/gopkg.in/yaml.v3/emitterc.go ./src/gopkg.in/yaml.v3/encode.go ./src/gopkg.in/yaml.v3/parserc.go ./src/gopkg.in/yaml.v3/readerc.go ./src/gopkg.in/yaml.v3/resolve.go ./src/gopkg.in/yaml.v3/scannerc.go ./src/gopkg.in/yaml.v3/sorter.go ./src/gopkg.in/yaml.v3/writerc.go ./src/gopkg.in/yaml.v3/yaml.go ./src/gopkg.in/yaml.v3/yamlh.go ./src/gopkg.in/yaml.v3/yamlprivateh.go cat >/tmp/go-build3753747026/b085/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile encoding/binary=/tmp/go-build3753747026/b034/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile internal/cpu=/tmp/go-build3753747026/b011/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile math=/tmp/go-build3753747026/b035/_pkg_.a packagefile math/bits=/tmp/go-build3753747026/b036/_pkg_.a packagefile math/rand=/tmp/go-build3753747026/b086/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -p math/big -std -installsuffix shared -buildid GS6sImwqtZvvLvRuF8uM/GS6sImwqtZvvLvRuF8uM -goversion go1.21.7 -symabis $WORK/b085/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b085/importcfg -pack -asmhdr $WORK/b085/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/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-build3753747026/b242/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile runtime=/tmp/go-build3753747026/b009/_pkg_.a packagefile sort=/tmp/go-build3753747026/b041/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b242/_pkg_.a -trimpath "$WORK/b242=>" -p runtime/debug -std -installsuffix shared -buildid cHLLPo9MzY0PFI-Jd_ht/cHLLPo9MzY0PFI-Jd_ht -goversion go1.21.7 -symabis $WORK/b242/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b242/importcfg -pack -asmhdr $WORK/b242/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b179/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/b9/b924a94bdf32a634a14e68e9695c290e4effb6bb39f606e6afa7b8c4a520d869-d # internal net/http/internal mkdir -p $WORK/b276/ cat >/tmp/go-build3753747026/b276/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3753747026/b053/_pkg_.a packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b276/_pkg_.a -trimpath "$WORK/b276=>" -p net/http/internal -std -complete -installsuffix shared -buildid b1HjmsSoxpOTDjg-Xqg9/b1HjmsSoxpOTDjg-Xqg9 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b276/importcfg -pack /usr/lib/golang/src/net/http/internal/chunked.go cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/4e/4e2eb04aca8a8ebc88a09cbeade660d92d2f9e6c5c8d2a81f86ebbd9bee7701b-d # internal github.com/hashicorp/go-multierror mkdir -p $WORK/b289/ cat >/tmp/go-build3753747026/b289/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/hashicorp/errwrap=/tmp/go-build3753747026/b290/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b289/_pkg_.a -trimpath "$WORK/b289=>" -p github.com/hashicorp/go-multierror -complete -installsuffix shared -buildid M4f6SK85omaf5VnvO8-U/M4f6SK85omaf5VnvO8-U -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b289/importcfg -pack ./src/github.com/hashicorp/go-multierror/append.go ./src/github.com/hashicorp/go-multierror/flatten.go ./src/github.com/hashicorp/go-multierror/format.go ./src/github.com/hashicorp/go-multierror/group.go ./src/github.com/hashicorp/go-multierror/multierror.go ./src/github.com/hashicorp/go-multierror/prefix.go ./src/github.com/hashicorp/go-multierror/sort.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/2c/2ca2364936bf080722463060264436bfdcc1b195317f0606dd7c6a63799dfd27-d # internal github.com/containers/image/v5/internal/iolimits mkdir -p $WORK/b305/ cat >/tmp/go-build3753747026/b305/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b305/_pkg_.a -trimpath "$WORK/b305=>" -p github.com/containers/image/v5/internal/iolimits -complete -installsuffix shared -buildid 8C5nXoth13IHavqecJYJ/8C5nXoth13IHavqecJYJ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b305/importcfg -pack ./src/github.com/containers/image/v5/internal/iolimits/iolimits.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/bb/bb13d5b11ea31af210e1e1ca29e0e0da564cf493bd1950693c696e68a4aaced3-d # internal google.golang.org/protobuf/encoding/protowire mkdir -p $WORK/b130/ cat >/tmp/go-build3753747026/b130/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build3753747026/b131/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile math=/tmp/go-build3753747026/b035/_pkg_.a packagefile math/bits=/tmp/go-build3753747026/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -p google.golang.org/protobuf/encoding/protowire -complete -installsuffix shared -buildid 7yQt_qiYnKaRWcP3AFhz/7yQt_qiYnKaRWcP3AFhz -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b130/importcfg -pack ./src/google.golang.org/protobuf/encoding/protowire/wire.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/2c/2c691077ca014610d9f33001f639d74736cfb9140e40b5dab69c453845b35611-d # internal database/sql/driver mkdir -p $WORK/b316/ cat >/tmp/go-build3753747026/b316/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build3753747026/b026/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile reflect=/tmp/go-build3753747026/b037/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b316/_pkg_.a -trimpath "$WORK/b316=>" -p database/sql/driver -std -complete -installsuffix shared -buildid nofTN-JqmxupiVJAKiIv/nofTN-JqmxupiVJAKiIv -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b316/importcfg -pack /usr/lib/golang/src/database/sql/driver/driver.go /usr/lib/golang/src/database/sql/driver/types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/e4/e4fa2822aedccbd0cd20b47988be1cc8b0eed2f50cdac49b4d4d3ec9bc4d4266-d # internal github.com/containers/image/v5/version mkdir -p $WORK/b321/ cat >/tmp/go-build3753747026/b321/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b321/_pkg_.a -trimpath "$WORK/b321=>" -p github.com/containers/image/v5/version -complete -installsuffix shared -buildid -8JcoQS2W4Uf77LzqZkc/-8JcoQS2W4Uf77LzqZkc -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b321/importcfg -pack ./src/github.com/containers/image/v5/version/version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b176/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b224/_pkg_.a # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/a2/a230ef7a28318feb6b9317a9fea68815ba2ea7f1015cb7c59d7cb087d0d5a229-d # internal github.com/opencontainers/image-spec/specs-go/v1 mkdir -p $WORK/b175/ cat >/tmp/go-build3753747026/b175/importcfg << 'EOF' # internal # import config packagefile github.com/opencontainers/go-digest=/tmp/go-build3753747026/b176/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=/tmp/go-build3753747026/b179/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -p github.com/opencontainers/image-spec/specs-go/v1 -complete -installsuffix shared -buildid 4KU4o3aUXAZXaFass5aR/4KU4o3aUXAZXaFass5aR -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b175/importcfg -pack ./src/github.com/opencontainers/image-spec/specs-go/v1/annotations.go ./src/github.com/opencontainers/image-spec/specs-go/v1/config.go ./src/github.com/opencontainers/image-spec/specs-go/v1/descriptor.go ./src/github.com/opencontainers/image-spec/specs-go/v1/index.go ./src/github.com/opencontainers/image-spec/specs-go/v1/layout.go ./src/github.com/opencontainers/image-spec/specs-go/v1/manifest.go ./src/github.com/opencontainers/image-spec/specs-go/v1/mediatype.go cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/f4/f444967133a04ca684c7ff7502682c3d661cf79c3753fb6554c50056db868bc3-d # internal github.com/containers/image/v5/docker/reference mkdir -p $WORK/b195/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b231/_pkg_.a # internal cat >/tmp/go-build3753747026/b195/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/containers/storage/pkg/regexp=/tmp/go-build3753747026/b194/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build3753747026/b176/_pkg_.a packagefile path=/tmp/go-build3753747026/b049/_pkg_.a packagefile regexp=/tmp/go-build3753747026/b177/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -p github.com/containers/image/v5/docker/reference -complete -installsuffix shared -buildid qwqcEhJL1pYluD_CZtES/qwqcEhJL1pYluD_CZtES -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b195/importcfg -pack ./src/github.com/containers/image/v5/docker/reference/helpers.go ./src/github.com/containers/image/v5/docker/reference/normalize.go ./src/github.com/containers/image/v5/docker/reference/reference.go ./src/github.com/containers/image/v5/docker/reference/regexp-additions.go ./src/github.com/containers/image/v5/docker/reference/regexp.go cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/d1/d14060521d19027a9734526efbd6d7b6d5fd0457f71e0fea749abde871d81797-d # internal github.com/distribution/reference mkdir -p $WORK/b287/ cat >/tmp/go-build3753747026/b287/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build3753747026/b176/_pkg_.a packagefile path=/tmp/go-build3753747026/b049/_pkg_.a packagefile regexp=/tmp/go-build3753747026/b177/_pkg_.a packagefile sort=/tmp/go-build3753747026/b041/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b287/_pkg_.a -trimpath "$WORK/b287=>" -p github.com/distribution/reference -complete -installsuffix shared -buildid rTEquN1PVDu36nReVtPM/rTEquN1PVDu36nReVtPM -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b287/importcfg -pack ./src/github.com/distribution/reference/helpers.go ./src/github.com/distribution/reference/normalize.go ./src/github.com/distribution/reference/reference.go ./src/github.com/distribution/reference/regexp.go ./src/github.com/distribution/reference/sort.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b276/_pkg_.a # internal cp $WORK/b276/_pkg_.a /builddir/.cache/go-build/69/6934fdc898fa6625edfe464ba10aeedaa37c5d0d67c8f2295307a093b0e463b1-d # internal github.com/cyberphone/json-canonicalization/go/src/webpki.org/jsoncanonicalizer mkdir -p $WORK/b322/ cat >/tmp/go-build3753747026/b322/importcfg << 'EOF' # internal # import config packagefile container/list=/tmp/go-build3753747026/b067/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile math=/tmp/go-build3753747026/b035/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile unicode/utf16=/tmp/go-build3753747026/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b322/_pkg_.a -trimpath "$WORK/b322=>" -p github.com/cyberphone/json-canonicalization/go/src/webpki.org/jsoncanonicalizer -complete -installsuffix shared -buildid U5SuSbnGJP1HUcOH14qO/U5SuSbnGJP1HUcOH14qO -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b322/importcfg -pack ./src/github.com/cyberphone/json-canonicalization/go/src/webpki.org/jsoncanonicalizer/es6numfmt.go ./src/github.com/cyberphone/json-canonicalization/go/src/webpki.org/jsoncanonicalizer/jsoncanonicalizer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b246/_pkg_.a # internal cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/73/73feb8bbf01ef0e1faaa1b59d1fe5ac3c0328e27529d89e2a3e9b79db4ba1b4a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b274/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b232/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b321/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b305/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b175/_pkg_.a # internal cp $WORK/b321/_pkg_.a /builddir/.cache/go-build/6f/6f75291db9872d137fe53b809dd7de07767fe2c516c194a3af87a075f2c8c4f4-d # internal cp $WORK/b305/_pkg_.a /builddir/.cache/go-build/70/70affa03e0dcdcb90a923cf5282ffcb74a87d56e67a7362917b59dedf831a3bc-d # internal encoding/csv mkdir -p $WORK/b326/ cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/8a/8aba0e057b5ea47c67c81ae7e8ce202f7de690448415dc325470be1bab13025c-d # internal cat >/tmp/go-build3753747026/b326/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3753747026/b053/_pkg_.a packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile unicode=/tmp/go-build3753747026/b024/_pkg_.a packagefile unicode/utf8=/tmp/go-build3753747026/b025/_pkg_.a EOF encoding/xml mkdir -p $WORK/b327/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b326/_pkg_.a -trimpath "$WORK/b326=>" -p encoding/csv -std -complete -installsuffix shared -buildid iBJ3sIXiXCYDGXBH9CL8/iBJ3sIXiXCYDGXBH9CL8 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b326/importcfg -pack /usr/lib/golang/src/encoding/csv/reader.go /usr/lib/golang/src/encoding/csv/writer.go github.com/containers/common/internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b062/_pkg_.a # internal cat >/tmp/go-build3753747026/b327/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3753747026/b053/_pkg_.a packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile encoding=/tmp/go-build3753747026/b032/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile reflect=/tmp/go-build3753747026/b037/_pkg_.a packagefile runtime=/tmp/go-build3753747026/b009/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile unicode=/tmp/go-build3753747026/b024/_pkg_.a packagefile unicode/utf8=/tmp/go-build3753747026/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b327/_pkg_.a -trimpath "$WORK/b327=>" -p encoding/xml -std -complete -installsuffix shared -buildid NGGG2vnH2aAEbdmexfxm/NGGG2vnH2aAEbdmexfxm -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b327/importcfg -pack /usr/lib/golang/src/encoding/xml/marshal.go /usr/lib/golang/src/encoding/xml/read.go /usr/lib/golang/src/encoding/xml/typeinfo.go /usr/lib/golang/src/encoding/xml/xml.go cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/59/598fb4332205ebf6834561ad685f4dd6e2dd523c77ce3fb3c07cd8dda92ff5af-d # internal encoding/gob mkdir -p $WORK/b352/ cat >/tmp/go-build3753747026/b352/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3753747026/b053/_pkg_.a packagefile encoding=/tmp/go-build3753747026/b032/_pkg_.a packagefile encoding/binary=/tmp/go-build3753747026/b034/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile internal/saferio=/tmp/go-build3753747026/b353/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile math=/tmp/go-build3753747026/b035/_pkg_.a packagefile math/bits=/tmp/go-build3753747026/b036/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile reflect=/tmp/go-build3753747026/b037/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile sync/atomic=/tmp/go-build3753747026/b023/_pkg_.a packagefile unicode=/tmp/go-build3753747026/b024/_pkg_.a packagefile unicode/utf8=/tmp/go-build3753747026/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b352/_pkg_.a -trimpath "$WORK/b352=>" -p encoding/gob -std -complete -installsuffix shared -buildid Da-qHpA3EOaFfBMmrOty/Da-qHpA3EOaFfBMmrOty -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b352/importcfg -pack /usr/lib/golang/src/encoding/gob/dec_helpers.go /usr/lib/golang/src/encoding/gob/decode.go /usr/lib/golang/src/encoding/gob/decoder.go /usr/lib/golang/src/encoding/gob/doc.go /usr/lib/golang/src/encoding/gob/enc_helpers.go /usr/lib/golang/src/encoding/gob/encode.go /usr/lib/golang/src/encoding/gob/encoder.go /usr/lib/golang/src/encoding/gob/error.go /usr/lib/golang/src/encoding/gob/type.go cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/ea/ea85746754b02cd56efacfe12a2ad78fc29f36638a2db74e04f49d04085f8ffa-d # internal github.com/ulikunitz/xz/lzma cp $WORK/b274/_pkg_.a /builddir/.cache/go-build/24/247734e296c7b3fe9b1fc14c9143fea088d59562b156f5834fa4278ac9c500f6-d # internal mkdir -p $WORK/b247/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b289/_pkg_.a # internal mkdir -p $WORK/b282/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b219/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b130/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b140/_pkg_.a # internal cat >/tmp/go-build3753747026/b247/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3753747026/b053/_pkg_.a packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/ulikunitz/xz/internal/hash=/tmp/go-build3753747026/b248/_pkg_.a packagefile github.com/ulikunitz/xz/internal/xlog=/tmp/go-build3753747026/b246/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile unicode=/tmp/go-build3753747026/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b258/_pkg_.a # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b267/ cat >/tmp/go-build3753747026/b282/importcfg << 'EOF' # internal # import config packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3753747026/b175/_pkg_.a packagefile golang.org/x/exp/maps=/tmp/go-build3753747026/b206/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build3753747026/b202/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b282/_pkg_.a -trimpath "$WORK/b282=>" -p github.com/containers/common/internal -complete -installsuffix shared -buildid ZyrmJTUHZ4j3RkNOmNxF/ZyrmJTUHZ4j3RkNOmNxF -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b282/importcfg -pack ./src/github.com/containers/common/internal/deepcopy.go cat >/tmp/go-build3753747026/b267/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile container/list=/tmp/go-build3753747026/b067/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile log=/tmp/go-build3753747026/b062/_pkg_.a packagefile sort=/tmp/go-build3753747026/b041/_pkg_.a packagefile unicode/utf8=/tmp/go-build3753747026/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b267/_pkg_.a -trimpath "$WORK/b267=>" -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid Wo6Z5GGcqLcchVXEt3BU/Wo6Z5GGcqLcchVXEt3BU -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b267/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 github.com/go-openapi/analysis/internal/debug mkdir -p $WORK/b349/ cp $WORK/b289/_pkg_.a /builddir/.cache/go-build/87/8724acc990876cb00d0c66c4b97b8fedb4bcd739fc5c1527e544f2a961718f31-d # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/db/db93191184070efb84b6c8622fbcf390e010817cb372604ca9eb1c157604c082-d # internal cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/d9/d916e87a5a14f0199f4e2b7e46d0dca43be2ca2978fd84299735046acdf7fc69-d # internal cat >/tmp/go-build3753747026/b349/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile log=/tmp/go-build3753747026/b062/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile path/filepath=/tmp/go-build3753747026/b117/_pkg_.a packagefile runtime=/tmp/go-build3753747026/b009/_pkg_.a EOF cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/d8/d88e4706d38d2f9d68e9afec044149ba72918a9887eb9d3c81bfd2e385cefae0-d # internal gopkg.in/go-jose/go-jose.v2/json mkdir -p $WORK/b376/ github.com/proglottis/gpgme /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b349/_pkg_.a -trimpath "$WORK/b349=>" -p github.com/go-openapi/analysis/internal/debug -complete -installsuffix shared -buildid sP1FT_zRkdZay7GDLZtS/sP1FT_zRkdZay7GDLZtS -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b349/importcfg -pack ./src/github.com/go-openapi/analysis/internal/debug/debug.go mkdir -p $WORK/b390/ cat >/tmp/go-build3753747026/b376/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile encoding=/tmp/go-build3753747026/b032/_pkg_.a packagefile encoding/base64=/tmp/go-build3753747026/b033/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile math=/tmp/go-build3753747026/b035/_pkg_.a packagefile reflect=/tmp/go-build3753747026/b037/_pkg_.a packagefile runtime=/tmp/go-build3753747026/b009/_pkg_.a packagefile sort=/tmp/go-build3753747026/b041/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile unicode=/tmp/go-build3753747026/b024/_pkg_.a packagefile unicode/utf16=/tmp/go-build3753747026/b051/_pkg_.a packagefile unicode/utf8=/tmp/go-build3753747026/b025/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/proglottis/gpgme pkg-config --cflags -- gpgme github.com/go-jose/go-jose/v3/json mkdir -p $WORK/b414/ cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b376/_pkg_.a -trimpath "$WORK/b376=>" -p gopkg.in/go-jose/go-jose.v2/json -complete -installsuffix shared -buildid zhTbAwxy2Y9o8icPyedX/zhTbAwxy2Y9o8icPyedX -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b376/importcfg -pack ./src/gopkg.in/go-jose/go-jose.v2/json/decode.go ./src/gopkg.in/go-jose/go-jose.v2/json/encode.go ./src/gopkg.in/go-jose/go-jose.v2/json/indent.go ./src/gopkg.in/go-jose/go-jose.v2/json/scanner.go ./src/gopkg.in/go-jose/go-jose.v2/json/stream.go ./src/gopkg.in/go-jose/go-jose.v2/json/tags.go google.golang.org/protobuf/reflect/protoreflect mkdir -p $WORK/b135/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b247/_pkg_.a -trimpath "$WORK/b247=>" -p github.com/ulikunitz/xz/lzma -complete -installsuffix shared -buildid 0dcz2MoDuHtN4FHn2SR4/0dcz2MoDuHtN4FHn2SR4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b247/importcfg -pack ./src/github.com/ulikunitz/xz/lzma/bintree.go ./src/github.com/ulikunitz/xz/lzma/bitops.go ./src/github.com/ulikunitz/xz/lzma/breader.go ./src/github.com/ulikunitz/xz/lzma/buffer.go ./src/github.com/ulikunitz/xz/lzma/bytewriter.go ./src/github.com/ulikunitz/xz/lzma/decoder.go ./src/github.com/ulikunitz/xz/lzma/decoderdict.go ./src/github.com/ulikunitz/xz/lzma/directcodec.go ./src/github.com/ulikunitz/xz/lzma/distcodec.go ./src/github.com/ulikunitz/xz/lzma/encoder.go ./src/github.com/ulikunitz/xz/lzma/encoderdict.go ./src/github.com/ulikunitz/xz/lzma/hashtable.go ./src/github.com/ulikunitz/xz/lzma/header.go ./src/github.com/ulikunitz/xz/lzma/header2.go ./src/github.com/ulikunitz/xz/lzma/lengthcodec.go ./src/github.com/ulikunitz/xz/lzma/literalcodec.go ./src/github.com/ulikunitz/xz/lzma/matchalgorithm.go ./src/github.com/ulikunitz/xz/lzma/operation.go ./src/github.com/ulikunitz/xz/lzma/prob.go ./src/github.com/ulikunitz/xz/lzma/properties.go ./src/github.com/ulikunitz/xz/lzma/rangecodec.go ./src/github.com/ulikunitz/xz/lzma/reader.go ./src/github.com/ulikunitz/xz/lzma/reader2.go ./src/github.com/ulikunitz/xz/lzma/state.go ./src/github.com/ulikunitz/xz/lzma/treecodecs.go ./src/github.com/ulikunitz/xz/lzma/writer.go ./src/github.com/ulikunitz/xz/lzma/writer2.go cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/f2/f295314ce0d62beab5b0aac4834189f8d2cf594ee947e9ba40935df807af81fe-d # internal cat >/tmp/go-build3753747026/b414/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile encoding=/tmp/go-build3753747026/b032/_pkg_.a packagefile encoding/base64=/tmp/go-build3753747026/b033/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile math=/tmp/go-build3753747026/b035/_pkg_.a packagefile reflect=/tmp/go-build3753747026/b037/_pkg_.a packagefile runtime=/tmp/go-build3753747026/b009/_pkg_.a packagefile sort=/tmp/go-build3753747026/b041/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile unicode=/tmp/go-build3753747026/b024/_pkg_.a packagefile unicode/utf16=/tmp/go-build3753747026/b051/_pkg_.a packagefile unicode/utf8=/tmp/go-build3753747026/b025/_pkg_.a EOF golang.org/x/net/internal/timeseries mkdir -p $WORK/b422/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b414/_pkg_.a -trimpath "$WORK/b414=>" -p github.com/go-jose/go-jose/v3/json -complete -installsuffix shared -buildid FZDRHSZgl_C4EaA9L8Zj/FZDRHSZgl_C4EaA9L8Zj -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b414/importcfg -pack ./src/github.com/go-jose/go-jose/v3/json/decode.go ./src/github.com/go-jose/go-jose/v3/json/encode.go ./src/github.com/go-jose/go-jose/v3/json/indent.go ./src/github.com/go-jose/go-jose/v3/json/scanner.go ./src/github.com/go-jose/go-jose/v3/json/stream.go ./src/github.com/go-jose/go-jose/v3/json/tags.go cat >/tmp/go-build3753747026/b422/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile log=/tmp/go-build3753747026/b062/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b422/_pkg_.a -trimpath "$WORK/b422=>" -p golang.org/x/net/internal/timeseries -complete -installsuffix shared -buildid LdECOGqCr4zmaNqveZ1h/LdECOGqCr4zmaNqveZ1h -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b422/importcfg -pack ./src/golang.org/x/net/internal/timeseries/timeseries.go cat >/tmp/go-build3753747026/b135/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=/tmp/go-build3753747026/b130/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=/tmp/go-build3753747026/b136/_pkg_.a packagefile math=/tmp/go-build3753747026/b035/_pkg_.a packagefile reflect=/tmp/go-build3753747026/b037/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -p google.golang.org/protobuf/reflect/protoreflect -complete -installsuffix shared -buildid 1rXO3glWoUytvkfY06Et/1rXO3glWoUytvkfY06Et -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b135/importcfg -pack ./src/google.golang.org/protobuf/reflect/protoreflect/methods.go ./src/google.golang.org/protobuf/reflect/protoreflect/proto.go ./src/google.golang.org/protobuf/reflect/protoreflect/source.go ./src/google.golang.org/protobuf/reflect/protoreflect/source_gen.go ./src/google.golang.org/protobuf/reflect/protoreflect/type.go ./src/google.golang.org/protobuf/reflect/protoreflect/value.go ./src/google.golang.org/protobuf/reflect/protoreflect/value_equal.go ./src/google.golang.org/protobuf/reflect/protoreflect/value_union.go ./src/google.golang.org/protobuf/reflect/protoreflect/value_unsafe_go121.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b271/_pkg_.a # internal cp $WORK/b271/_pkg_.a /builddir/.cache/go-build/8a/8a66c1c057d196fe8f3b49287112e46fdb4fc6e8fd4e442461c2a2c3b429b358-d # internal text/template/parse mkdir -p $WORK/b425/ cat >/tmp/go-build3753747026/b425/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile runtime=/tmp/go-build3753747026/b009/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile unicode=/tmp/go-build3753747026/b024/_pkg_.a packagefile unicode/utf8=/tmp/go-build3753747026/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b425/_pkg_.a -trimpath "$WORK/b425=>" -p text/template/parse -std -complete -installsuffix shared -buildid VKt2i4jZfFw2lsCcpv7s/VKt2i4jZfFw2lsCcpv7s -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b425/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/f0/f0b458ebeffd9d47a409d1ef9b13fd499166466912f4e769a93c2a22854a5705-d # internal github.com/stefanberger/go-pkcs11uri mkdir -p $WORK/b214/ cat >/tmp/go-build3753747026/b214/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile io/ioutil=/tmp/go-build3753747026/b123/_pkg_.a packagefile net/url=/tmp/go-build3753747026/b116/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile path/filepath=/tmp/go-build3753747026/b117/_pkg_.a packagefile regexp=/tmp/go-build3753747026/b177/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -p github.com/stefanberger/go-pkcs11uri -complete -installsuffix shared -buildid 8mYz7hIX2FLiOVxZZnLx/8mYz7hIX2FLiOVxZZnLx -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b214/importcfg -pack ./src/github.com/stefanberger/go-pkcs11uri/pkcs11uri.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b233/_pkg_.a # internal cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/debug -trimpath "$WORK/b242=>" -I $WORK/b242/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b242/debug.o ./debug.s cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/3e/3ecb3190f950fceeb9076a4b162e1b46fbececf82bf5c680c47eb9215eb0edd7-d # internal github.com/go-openapi/jsonreference/internal mkdir -p $WORK/b356/ cat >/tmp/go-build3753747026/b356/importcfg << 'EOF' # internal # import config packagefile net/url=/tmp/go-build3753747026/b116/_pkg_.a packagefile regexp=/tmp/go-build3753747026/b177/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b356/_pkg_.a -trimpath "$WORK/b356=>" -p github.com/go-openapi/jsonreference/internal -complete -installsuffix shared -buildid SxhkAf-aii6a9Dcmt8oU/SxhkAf-aii6a9Dcmt8oU -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b356/importcfg -pack ./src/github.com/go-openapi/jsonreference/internal/normalize_url.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b251/_pkg_.a # internal cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/55/55cf0db4279b47141b773f8f040d4752c658ecec9254b34c2f6bad5d0c4c59dc-d # internal google.golang.org/grpc/internal/idle mkdir -p $WORK/b447/ cat >/tmp/go-build3753747026/b447/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile math=/tmp/go-build3753747026/b035/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile sync/atomic=/tmp/go-build3753747026/b023/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b447/_pkg_.a -trimpath "$WORK/b447=>" -p google.golang.org/grpc/internal/idle -complete -installsuffix shared -buildid xdM74fuTZK33yxe0hPdN/xdM74fuTZK33yxe0hPdN -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b447/importcfg -pack ./src/google.golang.org/grpc/internal/idle/idle.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b195/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b238/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b316/_pkg_.a # internal cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/81/819710cb10d3ef99a16487b052dc9d0c65116689d0fd7a78a1e918b53fa934f6-d # internal github.com/containers/image/v5/types mkdir -p $WORK/b199/ cat >/tmp/go-build3753747026/b199/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build3753747026/b026/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build3753747026/b195/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=/tmp/go-build3753747026/b200/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build3753747026/b176/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3753747026/b175/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -p github.com/containers/image/v5/types -complete -installsuffix shared -buildid mJBNRPc-vweUAytneW1K/mJBNRPc-vweUAytneW1K -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b199/importcfg -pack ./src/github.com/containers/image/v5/types/types.go cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/7b/7b2263fd722c99622d2f0a70a42507319f2d668ac39eb503974e5321d7421939-d # internal github.com/klauspost/compress/huff0 mkdir -p $WORK/b237/ cat >/tmp/go-build3753747026/b237/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/klauspost/compress/huff0 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/klauspost/compress/huff0 -trimpath "$WORK/b237=>" -I $WORK/b237/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b237/symabis ./decompress_amd64.s cp $WORK/b316/_pkg_.a /builddir/.cache/go-build/e2/e2845c84f271eeec021357ea04387e821a5a3a3d9fb856d6f39fcec472b9f817-d # internal database/sql mkdir -p $WORK/b315/ cat >/tmp/go-build3753747026/b315/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile context=/tmp/go-build3753747026/b026/_pkg_.a packagefile database/sql/driver=/tmp/go-build3753747026/b316/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile reflect=/tmp/go-build3753747026/b037/_pkg_.a packagefile runtime=/tmp/go-build3753747026/b009/_pkg_.a packagefile sort=/tmp/go-build3753747026/b041/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile sync/atomic=/tmp/go-build3753747026/b023/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a packagefile unicode=/tmp/go-build3753747026/b024/_pkg_.a packagefile unicode/utf8=/tmp/go-build3753747026/b025/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b315/_pkg_.a -trimpath "$WORK/b315=>" -p database/sql -std -complete -installsuffix shared -buildid Yq6DPWRbV206Cr2-NF-g/Yq6DPWRbV206Cr2-NF-g -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b315/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b349/_pkg_.a # internal cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/proglottis/gpgme pkg-config --libs -- gpgme cp $WORK/b349/_pkg_.a /builddir/.cache/go-build/95/95ac99eb9ce51d1695dfe37ee36badce6647249aa774c2c32347055c22750646-d # internal github.com/oklog/ulid mkdir -p $WORK/b333/ cat >/tmp/go-build3753747026/b333/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3753747026/b053/_pkg_.a packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile database/sql/driver=/tmp/go-build3753747026/b316/_pkg_.a packagefile encoding/binary=/tmp/go-build3753747026/b034/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile math=/tmp/go-build3753747026/b035/_pkg_.a packagefile math/bits=/tmp/go-build3753747026/b036/_pkg_.a packagefile math/rand=/tmp/go-build3753747026/b086/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b333/_pkg_.a -trimpath "$WORK/b333=>" -p github.com/oklog/ulid -complete -installsuffix shared -buildid mcH6yDWwXhtpQ0JwBLZj/mcH6yDWwXhtpQ0JwBLZj -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b333/importcfg -pack ./src/github.com/oklog/ulid/ulid.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b326/_pkg_.a # internal cp $WORK/b326/_pkg_.a /builddir/.cache/go-build/91/9104c3b04c80a370870c2c389135d05c778f60ba60bf747ee181ab58d82612a5-d # internal golang.org/x/text/unicode/bidi mkdir -p $WORK/b464/ cat >/tmp/go-build3753747026/b464/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile container/list=/tmp/go-build3753747026/b067/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile log=/tmp/go-build3753747026/b062/_pkg_.a packagefile sort=/tmp/go-build3753747026/b041/_pkg_.a packagefile unicode/utf8=/tmp/go-build3753747026/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b464/_pkg_.a -trimpath "$WORK/b464=>" -p golang.org/x/text/unicode/bidi -complete -installsuffix shared -buildid CLAUR3ny66At1O7LPhLa/CLAUR3ny66At1O7LPhLa -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b464/importcfg -pack ./src/golang.org/x/text/unicode/bidi/bidi.go ./src/golang.org/x/text/unicode/bidi/bracket.go ./src/golang.org/x/text/unicode/bidi/core.go ./src/golang.org/x/text/unicode/bidi/prop.go ./src/golang.org/x/text/unicode/bidi/tables15.0.0.go ./src/golang.org/x/text/unicode/bidi/trieval.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b282/_pkg_.a # internal cp $WORK/b282/_pkg_.a /builddir/.cache/go-build/b4/b44bd60e22318f8ab8056ba01f6f6af2475071f011e867a121d87abf9275757a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b322/_pkg_.a # internal golang.org/x/text/unicode/norm mkdir -p $WORK/b465/ cat >/tmp/go-build3753747026/b465/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build3753747026/b034/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile golang.org/x/text/transform=/tmp/go-build3753747026/b463/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile unicode/utf8=/tmp/go-build3753747026/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b465/_pkg_.a -trimpath "$WORK/b465=>" -p golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid X2CnYgIYXHXUvmU8Z-Gl/X2CnYgIYXHXUvmU8Z-Gl -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b465/importcfg -pack ./src/golang.org/x/text/unicode/norm/composition.go ./src/golang.org/x/text/unicode/norm/forminfo.go ./src/golang.org/x/text/unicode/norm/input.go ./src/golang.org/x/text/unicode/norm/iter.go ./src/golang.org/x/text/unicode/norm/normalize.go ./src/golang.org/x/text/unicode/norm/readwriter.go ./src/golang.org/x/text/unicode/norm/tables15.0.0.go ./src/golang.org/x/text/unicode/norm/transform.go ./src/golang.org/x/text/unicode/norm/trie.go cp $WORK/b322/_pkg_.a /builddir/.cache/go-build/8d/8ddc6892736e8f8a3ed6e51c6d93b38a9efc2ca29b5772f50c770e8dd70c1aca-d # internal golang.org/x/net/http2/hpack mkdir -p $WORK/b466/ cat >/tmp/go-build3753747026/b466/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b466/_pkg_.a -trimpath "$WORK/b466=>" -p golang.org/x/net/http2/hpack -complete -installsuffix shared -buildid jG8PFFd_6gF_ebIQgD3w/jG8PFFd_6gF_ebIQgD3w -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b466/importcfg -pack ./src/golang.org/x/net/http2/hpack/encode.go ./src/golang.org/x/net/http2/hpack/hpack.go ./src/golang.org/x/net/http2/hpack/huffman.go ./src/golang.org/x/net/http2/hpack/static_table.go ./src/golang.org/x/net/http2/hpack/tables.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b287/_pkg_.a # internal cp $WORK/b287/_pkg_.a /builddir/.cache/go-build/4a/4aaf925658228d065036d91e075d76ef7f36543ca27ea331822f20908769de38-d # internal runtime/trace mkdir -p $WORK/b483/ cat >/tmp/go-build3753747026/b483/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build3753747026/b026/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile runtime=/tmp/go-build3753747026/b009/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile sync/atomic=/tmp/go-build3753747026/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b483/_pkg_.a -trimpath "$WORK/b483=>" -p runtime/trace -std -installsuffix shared -buildid jxNGeCo5r3qs6fF4mTMg/jxNGeCo5r3qs6fF4mTMg -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b483/importcfg -pack /usr/lib/golang/src/runtime/trace/annotation.go /usr/lib/golang/src/runtime/trace/trace.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b356/_pkg_.a # internal cp $WORK/b356/_pkg_.a /builddir/.cache/go-build/cf/cf2cf17673dbb5397ffa5bff8a159b7585cab0b1ebd8ebf040e0372d087ec3e4-d # internal github.com/vbauerster/mpb/v8/decor mkdir -p $WORK/b491/ cat >/tmp/go-build3753747026/b491/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/VividCortex/ewma=/tmp/go-build3753747026/b492/_pkg_.a packagefile github.com/mattn/go-runewidth=/tmp/go-build3753747026/b488/_pkg_.a packagefile github.com/vbauerster/mpb/v8/internal=/tmp/go-build3753747026/b493/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile math=/tmp/go-build3753747026/b035/_pkg_.a packagefile sort=/tmp/go-build3753747026/b041/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b491/_pkg_.a -trimpath "$WORK/b491=>" -p github.com/vbauerster/mpb/v8/decor -complete -installsuffix shared -buildid 9DmQPIzdhFSe7XrOq7Qg/9DmQPIzdhFSe7XrOq7Qg -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b491/importcfg -pack ./src/github.com/vbauerster/mpb/v8/decor/any.go ./src/github.com/vbauerster/mpb/v8/decor/counters.go ./src/github.com/vbauerster/mpb/v8/decor/decorator.go ./src/github.com/vbauerster/mpb/v8/decor/doc.go ./src/github.com/vbauerster/mpb/v8/decor/elapsed.go ./src/github.com/vbauerster/mpb/v8/decor/eta.go ./src/github.com/vbauerster/mpb/v8/decor/meta.go ./src/github.com/vbauerster/mpb/v8/decor/moving_average.go ./src/github.com/vbauerster/mpb/v8/decor/name.go ./src/github.com/vbauerster/mpb/v8/decor/on_abort.go ./src/github.com/vbauerster/mpb/v8/decor/on_compete_or_on_abort.go ./src/github.com/vbauerster/mpb/v8/decor/on_complete.go ./src/github.com/vbauerster/mpb/v8/decor/on_condition.go ./src/github.com/vbauerster/mpb/v8/decor/percentage.go ./src/github.com/vbauerster/mpb/v8/decor/size_type.go ./src/github.com/vbauerster/mpb/v8/decor/sizeb1000_string.go ./src/github.com/vbauerster/mpb/v8/decor/sizeb1024_string.go ./src/github.com/vbauerster/mpb/v8/decor/speed.go ./src/github.com/vbauerster/mpb/v8/decor/spinner.go cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b242/_pkg_.a $WORK/b242/debug.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b242/_pkg_.a # internal cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/66/667a9385849d43dd4066791ab024808b21224d91c422766025d0dc8cd27dbfa4-d # internal github.com/modern-go/concurrent mkdir -p $WORK/b253/ cat >/tmp/go-build3753747026/b253/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build3753747026/b026/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile io/ioutil=/tmp/go-build3753747026/b123/_pkg_.a packagefile log=/tmp/go-build3753747026/b062/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile reflect=/tmp/go-build3753747026/b037/_pkg_.a packagefile runtime=/tmp/go-build3753747026/b009/_pkg_.a packagefile runtime/debug=/tmp/go-build3753747026/b242/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b253/_pkg_.a -trimpath "$WORK/b253=>" -p github.com/modern-go/concurrent -complete -installsuffix shared -buildid 4R3NKTIaM9XQLVRGpeIE/4R3NKTIaM9XQLVRGpeIE -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b253/importcfg -pack ./src/github.com/modern-go/concurrent/executor.go ./src/github.com/modern-go/concurrent/go_above_19.go ./src/github.com/modern-go/concurrent/log.go ./src/github.com/modern-go/concurrent/unbounded_executor.go cat >/tmp/go-build3753747026/b237/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build3753747026/b034/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/klauspost/compress/fse=/tmp/go-build3753747026/b238/_pkg_.a packagefile github.com/klauspost/compress/internal/cpuinfo=/tmp/go-build3753747026/b239/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile math=/tmp/go-build3753747026/b035/_pkg_.a packagefile math/bits=/tmp/go-build3753747026/b036/_pkg_.a packagefile runtime=/tmp/go-build3753747026/b009/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b237/_pkg_.a -trimpath "$WORK/b237=>" -p github.com/klauspost/compress/huff0 -installsuffix shared -buildid miTspv2Vr8NiNcoDt04c/miTspv2Vr8NiNcoDt04c -goversion go1.21.7 -symabis $WORK/b237/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b237/importcfg -pack -asmhdr $WORK/b237/go_asm.h ./src/github.com/klauspost/compress/huff0/bitreader.go ./src/github.com/klauspost/compress/huff0/bitwriter.go ./src/github.com/klauspost/compress/huff0/compress.go ./src/github.com/klauspost/compress/huff0/decompress.go ./src/github.com/klauspost/compress/huff0/decompress_amd64.go ./src/github.com/klauspost/compress/huff0/huff0.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b422/_pkg_.a # internal cp $WORK/b422/_pkg_.a /builddir/.cache/go-build/92/9227dff78a65bfdba740463f9066457ded790c8bcb0a6d70462bffb11556cafe-d # internal github.com/containers/image/v5/directory/explicitfilepath mkdir -p $WORK/b496/ cat >/tmp/go-build3753747026/b496/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile path/filepath=/tmp/go-build3753747026/b117/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b496/_pkg_.a -trimpath "$WORK/b496=>" -p github.com/containers/image/v5/directory/explicitfilepath -complete -installsuffix shared -buildid uX1MfN74TRm1l7DcuCdi/uX1MfN74TRm1l7DcuCdi -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b496/importcfg -pack ./src/github.com/containers/image/v5/directory/explicitfilepath/path.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b447/_pkg_.a # internal cp $WORK/b447/_pkg_.a /builddir/.cache/go-build/d5/d5a6129d0de6816f6a71a9cd985929080c023dd3f1751748e55e650820bb4cff-d # internal github.com/containers/image/v5/oci/internal mkdir -p $WORK/b500/ cat >/tmp/go-build3753747026/b500/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile path/filepath=/tmp/go-build3753747026/b117/_pkg_.a packagefile regexp=/tmp/go-build3753747026/b177/_pkg_.a packagefile runtime=/tmp/go-build3753747026/b009/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b500/_pkg_.a -trimpath "$WORK/b500=>" -p github.com/containers/image/v5/oci/internal -complete -installsuffix shared -buildid CQlO9n2uEljcknfNGeF7/CQlO9n2uEljcknfNGeF7 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b500/importcfg -pack ./src/github.com/containers/image/v5/oci/internal/oci_util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b214/_pkg_.a # internal cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/ac/acae9ea2e5322ca602e16303389eaa52ca3b31772e714a893f95c9153e1486ea-d # internal github.com/opencontainers/selinux/pkg/pwalk mkdir -p $WORK/b508/ cat >/tmp/go-build3753747026/b508/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile path/filepath=/tmp/go-build3753747026/b117/_pkg_.a packagefile runtime=/tmp/go-build3753747026/b009/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b508/_pkg_.a -trimpath "$WORK/b508=>" -p github.com/opencontainers/selinux/pkg/pwalk -complete -installsuffix shared -buildid TwZfmWQFBlI_w5F4XY0L/TwZfmWQFBlI_w5F4XY0L -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b508/importcfg -pack ./src/github.com/opencontainers/selinux/pkg/pwalk/pwalk.go echo > $WORK/b390/preferlinkext cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/proglottis/gpgme TERM='dumb' CGO_LDFLAGS='"-O2" "-g" "-lgpgme"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b390/ -importpath github.com/proglottis/gpgme -- -D_FILE_OFFSET_BITS=64 -I/usr/include/libassuan2 -I $WORK/b390/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./data.go ./gpgme.go ./unset_agent_info.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b483/_pkg_.a # internal cp $WORK/b483/_pkg_.a /builddir/.cache/go-build/aa/aa3d5e0dafb42ec98e77e7c9af1ed8b6a6a4fef0c2476f1b3295bde8cefccdd3-d # internal testing mkdir -p $WORK/b481/ cat >/tmp/go-build3753747026/b481/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile flag=/tmp/go-build3753747026/b251/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile internal/goexperiment=/tmp/go-build3753747026/b014/_pkg_.a packagefile internal/race=/tmp/go-build3753747026/b022/_pkg_.a packagefile internal/sysinfo=/tmp/go-build3753747026/b482/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile math=/tmp/go-build3753747026/b035/_pkg_.a packagefile math/rand=/tmp/go-build3753747026/b086/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile path/filepath=/tmp/go-build3753747026/b117/_pkg_.a packagefile reflect=/tmp/go-build3753747026/b037/_pkg_.a packagefile runtime=/tmp/go-build3753747026/b009/_pkg_.a packagefile runtime/debug=/tmp/go-build3753747026/b242/_pkg_.a packagefile runtime/trace=/tmp/go-build3753747026/b483/_pkg_.a packagefile sort=/tmp/go-build3753747026/b041/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile sync/atomic=/tmp/go-build3753747026/b023/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a packagefile unicode=/tmp/go-build3753747026/b024/_pkg_.a packagefile unicode/utf8=/tmp/go-build3753747026/b025/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b481/_pkg_.a -trimpath "$WORK/b481=>" -p testing -std -complete -installsuffix shared -buildid X-VVl7JoCH7yUSKb4rq_/X-VVl7JoCH7yUSKb4rq_ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b481/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/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/c8/c89255bcd0792431c49271b85e6b969e06e5177a87baa2352f0e6f76424c737b-d # internal compress/gzip mkdir -p $WORK/b126/ cat >/tmp/go-build3753747026/b126/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3753747026/b053/_pkg_.a packagefile compress/flate=/tmp/go-build3753747026/b127/_pkg_.a packagefile encoding/binary=/tmp/go-build3753747026/b034/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile hash/crc32=/tmp/go-build3753747026/b128/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -p compress/gzip -std -complete -installsuffix shared -buildid f9Td-j4wfH3xggTt3ad6/f9Td-j4wfH3xggTt3ad6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b126/importcfg -pack /usr/lib/golang/src/compress/gzip/gunzip.go /usr/lib/golang/src/compress/gzip/gzip.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b199/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b272/_pkg_.a # internal cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/af/af58f94b7e08ded22355c823d85aec3fd837a8ea0d6cf7ba66f556a2918aa260-d # internal github.com/klauspost/compress/flate mkdir -p $WORK/b244/ cp $WORK/b272/_pkg_.a /builddir/.cache/go-build/ab/abd3ec2cca5df636d630c38110d8a7ffd6119f1b3e4d9ce96063f8892dfecd1a-d # internal cat >/tmp/go-build3753747026/b244/go_asm.h << 'EOF' # internal EOF github.com/containers/image/v5/transports mkdir -p $WORK/b389/ cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/klauspost/compress/flate /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/klauspost/compress/flate -trimpath "$WORK/b244=>" -I $WORK/b244/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b244/symabis ./matchlen_amd64.s cat >/tmp/go-build3753747026/b389/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/containers/image/v5/internal/set=/tmp/go-build3753747026/b207/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build3753747026/b199/_pkg_.a packagefile sort=/tmp/go-build3753747026/b041/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b389/_pkg_.a -trimpath "$WORK/b389=>" -p github.com/containers/image/v5/transports -complete -installsuffix shared -buildid DVtSy2EJ_Hjy1v2HjWzO/DVtSy2EJ_Hjy1v2HjWzO -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b389/importcfg -pack ./src/github.com/containers/image/v5/transports/stub.go ./src/github.com/containers/image/v5/transports/transports.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b496/_pkg_.a # internal cp $WORK/b496/_pkg_.a /builddir/.cache/go-build/e0/e08e5978be3a826dcd156a575f0194efda829735a5c2a48a4d3c5be73dc79d0b-d # internal compress/zlib mkdir -p $WORK/b396/ cat >/tmp/go-build3753747026/b396/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3753747026/b053/_pkg_.a packagefile compress/flate=/tmp/go-build3753747026/b127/_pkg_.a packagefile encoding/binary=/tmp/go-build3753747026/b034/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile hash=/tmp/go-build3753747026/b069/_pkg_.a packagefile hash/adler32=/tmp/go-build3753747026/b397/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b396/_pkg_.a -trimpath "$WORK/b396=>" -p compress/zlib -std -complete -installsuffix shared -buildid vK1mFz7GGbfdo7zXg1S4/vK1mFz7GGbfdo7zXg1S4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b396/importcfg -pack /usr/lib/golang/src/compress/zlib/reader.go /usr/lib/golang/src/compress/zlib/writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b508/_pkg_.a # internal cp $WORK/b508/_pkg_.a /builddir/.cache/go-build/b6/b69a6403bc063cf24509c4a32a00aa46792c37e88a46b2c1b61ad3375658b6a9-d # internal github.com/containers/image/v5/internal/putblobdigest mkdir -p $WORK/b499/ cat >/tmp/go-build3753747026/b499/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/types=/tmp/go-build3753747026/b199/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build3753747026/b176/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b499/_pkg_.a -trimpath "$WORK/b499=>" -p github.com/containers/image/v5/internal/putblobdigest -complete -installsuffix shared -buildid Dat8zXQxU5Npgxoel89k/Dat8zXQxU5Npgxoel89k -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b499/importcfg -pack ./src/github.com/containers/image/v5/internal/putblobdigest/put_blob_digest.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b500/_pkg_.a # internal cp $WORK/b500/_pkg_.a /builddir/.cache/go-build/fa/fa7a1e35ee59d6a4e4abf36092a8d0ff0cc95f9e70048a395af9d66dd25d7da1-d # internal github.com/containers/image/v5/internal/tmpdir mkdir -p $WORK/b504/ cat >/tmp/go-build3753747026/b504/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/types=/tmp/go-build3753747026/b199/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile runtime=/tmp/go-build3753747026/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b504/_pkg_.a -trimpath "$WORK/b504=>" -p github.com/containers/image/v5/internal/tmpdir -complete -installsuffix shared -buildid mK6LGMUi7-XYENDVle4W/mK6LGMUi7-XYENDVle4W -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b504/importcfg -pack ./src/github.com/containers/image/v5/internal/tmpdir/tmpdir.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b253/_pkg_.a # internal cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/d4/d4320c8aa3e8df83a3731a7a67e20fb09f6d1b39ee0ad530eb76767a118d918a-d # internal github.com/containers/storage/pkg/parsers mkdir -p $WORK/b512/ cat >/tmp/go-build3753747026/b512/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b512/_pkg_.a -trimpath "$WORK/b512=>" -p github.com/containers/storage/pkg/parsers -complete -installsuffix shared -buildid hi0bCmIYe2R5bhWeBlyX/hi0bCmIYe2R5bhWeBlyX -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b512/importcfg -pack ./src/github.com/containers/storage/pkg/parsers/parsers.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b499/_pkg_.a # internal cp $WORK/b499/_pkg_.a /builddir/.cache/go-build/c4/c48f77a58331ef1dddf0e024223c4ac35b3068ab79de557fcc085fc9ab27b1ce-d # internal github.com/opencontainers/selinux/pkg/pwalkdir mkdir -p $WORK/b515/ cat >/tmp/go-build3753747026/b515/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile io/fs=/tmp/go-build3753747026/b048/_pkg_.a packagefile path/filepath=/tmp/go-build3753747026/b117/_pkg_.a packagefile runtime=/tmp/go-build3753747026/b009/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b515/_pkg_.a -trimpath "$WORK/b515=>" -p github.com/opencontainers/selinux/pkg/pwalkdir -complete -installsuffix shared -buildid 7ZNwIaWXJwBhfdCi7oDG/7ZNwIaWXJwBhfdCi7oDG -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b515/importcfg -pack ./src/github.com/opencontainers/selinux/pkg/pwalkdir/pwalkdir.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b333/_pkg_.a # internal cp $WORK/b333/_pkg_.a /builddir/.cache/go-build/9b/9bb1fb6d45e824764213e2553bf30d8a05d44b96653dcd4c97b9f5b79b5c4d6a-d # internal cat >/tmp/go-build3753747026/b244/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3753747026/b053/_pkg_.a packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile compress/flate=/tmp/go-build3753747026/b127/_pkg_.a packagefile encoding/binary=/tmp/go-build3753747026/b034/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile math=/tmp/go-build3753747026/b035/_pkg_.a packagefile math/bits=/tmp/go-build3753747026/b036/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a EOF github.com/tchap/go-patricia/v2/patricia mkdir -p $WORK/b537/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b244/_pkg_.a -trimpath "$WORK/b244=>" -p github.com/klauspost/compress/flate -installsuffix shared -buildid kr_Rn1z7aEiEqE0o_elp/kr_Rn1z7aEiEqE0o_elp -goversion go1.21.7 -symabis $WORK/b244/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b244/importcfg -pack -asmhdr $WORK/b244/go_asm.h ./src/github.com/klauspost/compress/flate/deflate.go ./src/github.com/klauspost/compress/flate/dict_decoder.go ./src/github.com/klauspost/compress/flate/fast_encoder.go ./src/github.com/klauspost/compress/flate/huffman_bit_writer.go ./src/github.com/klauspost/compress/flate/huffman_code.go ./src/github.com/klauspost/compress/flate/huffman_sortByFreq.go ./src/github.com/klauspost/compress/flate/huffman_sortByLiteral.go ./src/github.com/klauspost/compress/flate/inflate.go ./src/github.com/klauspost/compress/flate/inflate_gen.go ./src/github.com/klauspost/compress/flate/level1.go ./src/github.com/klauspost/compress/flate/level2.go ./src/github.com/klauspost/compress/flate/level3.go ./src/github.com/klauspost/compress/flate/level4.go ./src/github.com/klauspost/compress/flate/level5.go ./src/github.com/klauspost/compress/flate/level6.go ./src/github.com/klauspost/compress/flate/matchlen_amd64.go ./src/github.com/klauspost/compress/flate/regmask_amd64.go ./src/github.com/klauspost/compress/flate/stateless.go ./src/github.com/klauspost/compress/flate/token.go cat >/tmp/go-build3753747026/b537/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile sort=/tmp/go-build3753747026/b041/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b537/_pkg_.a -trimpath "$WORK/b537=>" -p github.com/tchap/go-patricia/v2/patricia -complete -installsuffix shared -buildid u7Q_6XFvxzRn-Uqhymdd/u7Q_6XFvxzRn-Uqhymdd -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b537/importcfg -pack ./src/github.com/tchap/go-patricia/v2/patricia/children.go ./src/github.com/tchap/go-patricia/v2/patricia/patricia.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b504/_pkg_.a # internal cp $WORK/b504/_pkg_.a /builddir/.cache/go-build/ed/ed8dfaa286a5e9c5a4c3a89cd973b9dfbd0cfa3ff16159ceb86963a399416abc-d # internal github.com/google/go-intervals/intervalset mkdir -p $WORK/b538/ cat >/tmp/go-build3753747026/b538/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile sort=/tmp/go-build3753747026/b041/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b538/_pkg_.a -trimpath "$WORK/b538=>" -p github.com/google/go-intervals/intervalset -complete -installsuffix shared -buildid 3qFe8jFSU2Q2Mj-nO3Dq/3qFe8jFSU2Q2Mj-nO3Dq -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b538/importcfg -pack ./src/github.com/google/go-intervals/intervalset/intervalset.go ./src/github.com/google/go-intervals/intervalset/intervalset_immutable.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/e0/e0a61ae7dc868fed06c86b4445c72ddd1f0c83cf448128cc9e0d0eecd29adddc-d # internal github.com/containerd/stargz-snapshotter/estargz/errorutil mkdir -p $WORK/b541/ cat >/tmp/go-build3753747026/b541/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b541/_pkg_.a -trimpath "$WORK/b541=>" -p github.com/containerd/stargz-snapshotter/estargz/errorutil -complete -installsuffix shared -buildid EalMKl7hj5GhCC2GtMv1/EalMKl7hj5GhCC2GtMv1 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b541/importcfg -pack ./src/github.com/containerd/stargz-snapshotter/estargz/errorutil/errors.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b389/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b396/_pkg_.a # internal cp $WORK/b389/_pkg_.a /builddir/.cache/go-build/c9/c9b66f961eaff59805bb7e2c80c9572b0ecabf939de43aeddcea4cbf6f64a33a-d # internal golang.org/x/sync/errgroup mkdir -p $WORK/b542/ cp $WORK/b396/_pkg_.a /builddir/.cache/go-build/85/859d946b273913b31f10e72e661893bbd8d655a1c007fcdb1878a6b57d1c19e4-d # internal cat >/tmp/go-build3753747026/b542/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build3753747026/b026/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a EOF github.com/containers/image/v5/docker/policyconfiguration mkdir -p $WORK/b547/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b542/_pkg_.a -trimpath "$WORK/b542=>" -p golang.org/x/sync/errgroup -complete -installsuffix shared -buildid bUxkFCHackVOCBcU8BSE/bUxkFCHackVOCBcU8BSE -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b542/importcfg -pack ./src/golang.org/x/sync/errgroup/errgroup.go ./src/golang.org/x/sync/errgroup/go120.go cat >/tmp/go-build3753747026/b547/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build3753747026/b195/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b547/_pkg_.a -trimpath "$WORK/b547=>" -p github.com/containers/image/v5/docker/policyconfiguration -complete -installsuffix shared -buildid SRTCqNf5pPUjc3AgQU4i/SRTCqNf5pPUjc3AgQU4i -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b547/importcfg -pack ./src/github.com/containers/image/v5/docker/policyconfiguration/naming.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b512/_pkg_.a # internal cp $WORK/b512/_pkg_.a /builddir/.cache/go-build/9d/9d504b1eab955fc985467d356affb0cdccdbe306db4f24b96a05a6820ed09b75-d # internal github.com/containers/image/v5/internal/streamdigest mkdir -p $WORK/b548/ cat >/tmp/go-build3753747026/b548/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/containers/image/v5/internal/putblobdigest=/tmp/go-build3753747026/b499/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=/tmp/go-build3753747026/b504/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build3753747026/b199/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b548/_pkg_.a -trimpath "$WORK/b548=>" -p github.com/containers/image/v5/internal/streamdigest -complete -installsuffix shared -buildid Zc77ownQqbztqwwO9qBx/Zc77ownQqbztqwwO9qBx -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b548/importcfg -pack ./src/github.com/containers/image/v5/internal/streamdigest/stream_digest.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b466/_pkg_.a # internal cp $WORK/b466/_pkg_.a /builddir/.cache/go-build/82/8288cbd3cddd614ff2a5acd5da90c05a9e062e4194f7e6d3f2234d879ea142f0-d # internal github.com/containers/image/v5/internal/useragent mkdir -p $WORK/b550/ cat >/tmp/go-build3753747026/b550/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/version=/tmp/go-build3753747026/b321/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b550/_pkg_.a -trimpath "$WORK/b550=>" -p github.com/containers/image/v5/internal/useragent -complete -installsuffix shared -buildid QmJsW-cphlyrWOEis-sv/QmJsW-cphlyrWOEis-sv -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b550/importcfg -pack ./src/github.com/containers/image/v5/internal/useragent/useragent.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b515/_pkg_.a # internal cp $WORK/b515/_pkg_.a /builddir/.cache/go-build/5e/5e3a746c47741720517764c093a6c62724bd0e2be3fd15ddc8fe061df6e37c5a-d # internal github.com/docker/docker/api/types/blkiodev mkdir -p $WORK/b564/ cat >/tmp/go-build3753747026/b564/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b564/_pkg_.a -trimpath "$WORK/b564=>" -p github.com/docker/docker/api/types/blkiodev -complete -installsuffix shared -buildid gYIBZ5z44IwLVHyGNkg7/gYIBZ5z44IwLVHyGNkg7 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b564/importcfg -pack ./src/github.com/docker/docker/api/types/blkiodev/blkio.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b542/_pkg_.a # internal cp $WORK/b542/_pkg_.a /builddir/.cache/go-build/73/730096779a5e13629fec7a96f3c2d919d9d4c2fcf7b8c83311ba1dd5d0ac9b4d-d # internal github.com/docker/docker/image/spec/specs-go/v1 mkdir -p $WORK/b570/ cat >/tmp/go-build3753747026/b570/importcfg << 'EOF' # internal # import config packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3753747026/b175/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b570/_pkg_.a -trimpath "$WORK/b570=>" -p github.com/docker/docker/image/spec/specs-go/v1 -complete -installsuffix shared -buildid Im0ivP8kAEZLvuC7swma/Im0ivP8kAEZLvuC7swma -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b570/importcfg -pack ./src/github.com/docker/docker/image/spec/specs-go/v1/image.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b541/_pkg_.a # internal cp $WORK/b541/_pkg_.a /builddir/.cache/go-build/2a/2a496f7557c174bce2d13a8767c7addad135bd4fef2772d6bf3aa9be5b824653-d # internal github.com/docker/docker/api/types/image mkdir -p $WORK/b572/ cat >/tmp/go-build3753747026/b572/importcfg << 'EOF' # internal # import config packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3753747026/b175/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b572/_pkg_.a -trimpath "$WORK/b572=>" -p github.com/docker/docker/api/types/image -complete -installsuffix shared -buildid Q9O-sRQ8XXVciXNJK22F/Q9O-sRQ8XXVciXNJK22F -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b572/importcfg -pack ./src/github.com/docker/docker/api/types/image/delete_response.go ./src/github.com/docker/docker/api/types/image/image.go ./src/github.com/docker/docker/api/types/image/image_history.go ./src/github.com/docker/docker/api/types/image/opts.go ./src/github.com/docker/docker/api/types/image/summary.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b547/_pkg_.a # internal cp $WORK/b547/_pkg_.a /builddir/.cache/go-build/7f/7f8ae2d1f47c8174f95238d6b6358b2fa2f94da8cd8ad7994658c701c6d22128-d # internal github.com/pkg/errors mkdir -p $WORK/b574/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b548/_pkg_.a # internal cat >/tmp/go-build3753747026/b574/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile path=/tmp/go-build3753747026/b049/_pkg_.a packagefile runtime=/tmp/go-build3753747026/b009/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b574/_pkg_.a -trimpath "$WORK/b574=>" -p github.com/pkg/errors -complete -installsuffix shared -buildid XhFlHG3N0ZVxbbCXKrAb/XhFlHG3N0ZVxbbCXKrAb -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b574/importcfg -pack ./src/github.com/pkg/errors/errors.go ./src/github.com/pkg/errors/go113.go ./src/github.com/pkg/errors/stack.go cp $WORK/b548/_pkg_.a /builddir/.cache/go-build/14/14b7a108bb31e7834cc428267c22f44f9551cb92ac1aa01f32202a3be051f4dc-d # internal github.com/docker/docker/api/types/time mkdir -p $WORK/b581/ cat >/tmp/go-build3753747026/b581/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile math=/tmp/go-build3753747026/b035/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b581/_pkg_.a -trimpath "$WORK/b581=>" -p github.com/docker/docker/api/types/time -complete -installsuffix shared -buildid PaNF-A_8GSvIynw_jjAq/PaNF-A_8GSvIynw_jjAq -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b581/importcfg -pack ./src/github.com/docker/docker/api/types/time/timestamp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b572/_pkg_.a # internal cp $WORK/b572/_pkg_.a /builddir/.cache/go-build/81/81d9e79c4fe698ce4ed34f9a5a2cb4ab36887b6d69c9d29ff56b1b781d1d2c1e-d # internal go.opentelemetry.io/otel/baggage mkdir -p $WORK/b605/ cat >/tmp/go-build3753747026/b605/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build3753747026/b026/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile go.opentelemetry.io/otel/internal/baggage=/tmp/go-build3753747026/b606/_pkg_.a packagefile net/url=/tmp/go-build3753747026/b116/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b605/_pkg_.a -trimpath "$WORK/b605=>" -p go.opentelemetry.io/otel/baggage -complete -installsuffix shared -buildid igKANxjJYGaaUPNTlewP/igKANxjJYGaaUPNTlewP -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b605/importcfg -pack ./src/go.opentelemetry.io/otel/baggage/baggage.go ./src/go.opentelemetry.io/otel/baggage/context.go ./src/go.opentelemetry.io/otel/baggage/doc.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b550/_pkg_.a # internal cp $WORK/b550/_pkg_.a /builddir/.cache/go-build/a7/a7f4d30621364bfbd626327c5d80eb9cb85cadd8bf1d5baf497da41643d11983-d # internal dario.cat/mergo mkdir -p $WORK/b611/ cat >/tmp/go-build3753747026/b611/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile reflect=/tmp/go-build3753747026/b037/_pkg_.a packagefile unicode=/tmp/go-build3753747026/b024/_pkg_.a packagefile unicode/utf8=/tmp/go-build3753747026/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b611/_pkg_.a -trimpath "$WORK/b611=>" -p dario.cat/mergo -complete -installsuffix shared -buildid d48EnJ9p0RhmLJlECmzH/d48EnJ9p0RhmLJlECmzH -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b611/importcfg -pack ./src/dario.cat/mergo/doc.go ./src/dario.cat/mergo/map.go ./src/dario.cat/mergo/merge.go ./src/dario.cat/mergo/mergo.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b537/_pkg_.a # internal cp $WORK/b537/_pkg_.a /builddir/.cache/go-build/8e/8e93d2a879a210415d0f71c4e0c8897ed13a85f66385ed2825c4d99d8522fecb-d # internal github.com/containers/storage/pkg/truncindex mkdir -p $WORK/b536/ cat >/tmp/go-build3753747026/b536/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/tchap/go-patricia/v2/patricia=/tmp/go-build3753747026/b537/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b536/_pkg_.a -trimpath "$WORK/b536=>" -p github.com/containers/storage/pkg/truncindex -complete -installsuffix shared -buildid zGRyC3ZLy-uNY_B-ECFO/zGRyC3ZLy-uNY_B-ECFO -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b536/importcfg -pack ./src/github.com/containers/storage/pkg/truncindex/truncindex.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b564/_pkg_.a # internal cp $WORK/b564/_pkg_.a /builddir/.cache/go-build/e8/e88aa314dbfc1daa3629799a14b95b453046aff83eeecda20eefa52fe903b2e4-d # internal github.com/containers/common/pkg/capabilities mkdir -p $WORK/b622/ cat >/tmp/go-build3753747026/b622/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/syndtr/gocapability/capability=/tmp/go-build3753747026/b233/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build3753747026/b202/_pkg_.a packagefile sort=/tmp/go-build3753747026/b041/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b622/_pkg_.a -trimpath "$WORK/b622=>" -p github.com/containers/common/pkg/capabilities -complete -installsuffix shared -buildid SDQVF_QBLyeMMvWuZWFs/SDQVF_QBLyeMMvWuZWFs -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b622/importcfg -pack ./src/github.com/containers/common/pkg/capabilities/capabilities.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b267/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b570/_pkg_.a # internal cp $WORK/b267/_pkg_.a /builddir/.cache/go-build/92/92fa072fc9806b98e5b9b4899c16a85bfd1b529ac8384bf4052dd716609fcd7e-d # internal cp $WORK/b570/_pkg_.a /builddir/.cache/go-build/8d/8dacc47433bf013191674bdcfece04f354db68a4d4f05794cc7750deba6b2262-d # internal tags.cncf.io/container-device-interface/pkg/parser vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b624/ mkdir -p $WORK/b265/ cat >/tmp/go-build3753747026/b624/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b624/_pkg_.a -trimpath "$WORK/b624=>" -p tags.cncf.io/container-device-interface/pkg/parser -complete -installsuffix shared -buildid BYVfvD2kUOPG1LNqaHTM/BYVfvD2kUOPG1LNqaHTM -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b624/importcfg -pack ./src/tags.cncf.io/container-device-interface/pkg/parser/parser.go cat >/tmp/go-build3753747026/b265/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-build3753747026/b003/_pkg_.a packagefile vendor/golang.org/x/text/transform=/tmp/go-build3753747026/b266/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=/tmp/go-build3753747026/b267/_pkg_.a packagefile unicode/utf8=/tmp/go-build3753747026/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b265/_pkg_.a -trimpath "$WORK/b265=>" -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid f-bCqNve3cNHmg9PbSbl/f-bCqNve3cNHmg9PbSbl -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b265/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b135/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b581/_pkg_.a # internal cp $WORK/b581/_pkg_.a /builddir/.cache/go-build/4a/4adeed60a9961fd741656e30a5b71f92031edca9397ed794230d14dd00f06d98-d # internal github.com/containers/common/pkg/timetype mkdir -p $WORK/b627/ cat >/tmp/go-build3753747026/b627/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile math=/tmp/go-build3753747026/b035/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b627/_pkg_.a -trimpath "$WORK/b627=>" -p github.com/containers/common/pkg/timetype -complete -installsuffix shared -buildid T1D1nJv5fAG7gjAlj7tK/T1D1nJv5fAG7gjAlj7tK -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b627/importcfg -pack ./src/github.com/containers/common/pkg/timetype/timestamp.go cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/81/819516d072b787f9ab212ea8316724621fe5892aa934d9530e6c2f57202d843c-d # internal google.golang.org/protobuf/internal/encoding/messageset mkdir -p $WORK/b134/ cat >/tmp/go-build3753747026/b134/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/encoding/protowire=/tmp/go-build3753747026/b130/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build3753747026/b131/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3753747026/b135/_pkg_.a packagefile math=/tmp/go-build3753747026/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -p google.golang.org/protobuf/internal/encoding/messageset -complete -installsuffix shared -buildid 3LCA1RuxKTRVL-uUl1HH/3LCA1RuxKTRVL-uUl1HH -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b134/importcfg -pack ./src/google.golang.org/protobuf/internal/encoding/messageset/messageset.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b538/_pkg_.a # internal cp $WORK/b538/_pkg_.a /builddir/.cache/go-build/a7/a72ca6d2f5d02da775aedd4869f9e35ca9381d2556aeddd3ce763ee95393691f-d # internal google.golang.org/protobuf/internal/strs mkdir -p $WORK/b139/ cat >/tmp/go-build3753747026/b139/importcfg << 'EOF' # internal # import config packagefile go/token=/tmp/go-build3753747026/b140/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=/tmp/go-build3753747026/b138/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3753747026/b135/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile unicode=/tmp/go-build3753747026/b024/_pkg_.a packagefile unicode/utf8=/tmp/go-build3753747026/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -p google.golang.org/protobuf/internal/strs -complete -installsuffix shared -buildid k2StCsHWau46N4mKXP7M/k2StCsHWau46N4mKXP7M -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b139/importcfg -pack ./src/google.golang.org/protobuf/internal/strs/strings.go ./src/google.golang.org/protobuf/internal/strs/strings_unsafe_go121.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b574/_pkg_.a # internal cp $WORK/b574/_pkg_.a /builddir/.cache/go-build/46/4692a9fccc59f23a9e1dc25727585660a46e899bcf7a1b609bf4d12b6d0f1ffc-d # internal google.golang.org/protobuf/internal/genid mkdir -p $WORK/b141/ cat >/tmp/go-build3753747026/b141/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3753747026/b135/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -p google.golang.org/protobuf/internal/genid -complete -installsuffix shared -buildid 8ck4VNsn9NJg4jSgS_6L/8ck4VNsn9NJg4jSgS_6L -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b141/importcfg -pack ./src/google.golang.org/protobuf/internal/genid/any_gen.go ./src/google.golang.org/protobuf/internal/genid/api_gen.go ./src/google.golang.org/protobuf/internal/genid/descriptor_gen.go ./src/google.golang.org/protobuf/internal/genid/doc.go ./src/google.golang.org/protobuf/internal/genid/duration_gen.go ./src/google.golang.org/protobuf/internal/genid/empty_gen.go ./src/google.golang.org/protobuf/internal/genid/field_mask_gen.go ./src/google.golang.org/protobuf/internal/genid/go_features_gen.go ./src/google.golang.org/protobuf/internal/genid/goname.go ./src/google.golang.org/protobuf/internal/genid/map_entry.go ./src/google.golang.org/protobuf/internal/genid/source_context_gen.go ./src/google.golang.org/protobuf/internal/genid/struct_gen.go ./src/google.golang.org/protobuf/internal/genid/timestamp_gen.go ./src/google.golang.org/protobuf/internal/genid/type_gen.go ./src/google.golang.org/protobuf/internal/genid/wrappers.go ./src/google.golang.org/protobuf/internal/genid/wrappers_gen.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b491/_pkg_.a # internal cp $WORK/b491/_pkg_.a /builddir/.cache/go-build/f0/f0ee6b6de46e254683e64b84c8cb8dcb831701b56deb7d9cc8fded674c455902-d # internal google.golang.org/protobuf/internal/order mkdir -p $WORK/b142/ cat >/tmp/go-build3753747026/b142/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3753747026/b135/_pkg_.a packagefile sort=/tmp/go-build3753747026/b041/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -p google.golang.org/protobuf/internal/order -complete -installsuffix shared -buildid AgScHk52y2JhaVhXaIuV/AgScHk52y2JhaVhXaIuV -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b142/importcfg -pack ./src/google.golang.org/protobuf/internal/order/order.go ./src/google.golang.org/protobuf/internal/order/range.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b425/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b464/_pkg_.a # internal cp $WORK/b425/_pkg_.a /builddir/.cache/go-build/57/576b0aff789a4372f78957bdf3667f981f63470cc6e81d66c90e3e6fc977d4e9-d # internal google.golang.org/protobuf/runtime/protoiface cp $WORK/b464/_pkg_.a /builddir/.cache/go-build/33/33a270bb79f5472461e281f10e5023188af8ee5e51f808f762defb7c53540d95-d # internal mkdir -p $WORK/b146/ cat >/tmp/go-build3753747026/b146/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/pragma=/tmp/go-build3753747026/b136/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3753747026/b135/_pkg_.a EOF google.golang.org/protobuf/internal/descfmt mkdir -p $WORK/b151/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -p google.golang.org/protobuf/runtime/protoiface -complete -installsuffix shared -buildid oHyqOA6j1zKtqN6iapO1/oHyqOA6j1zKtqN6iapO1 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b146/importcfg -pack ./src/google.golang.org/protobuf/runtime/protoiface/legacy.go ./src/google.golang.org/protobuf/runtime/protoiface/methods.go cat >/tmp/go-build3753747026/b151/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=/tmp/go-build3753747026/b132/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=/tmp/go-build3753747026/b136/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3753747026/b135/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile reflect=/tmp/go-build3753747026/b037/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -p google.golang.org/protobuf/internal/descfmt -complete -installsuffix shared -buildid I5OArydYp3sZY8mX10SM/I5OArydYp3sZY8mX10SM -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b151/importcfg -pack ./src/google.golang.org/protobuf/internal/descfmt/stringer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b247/_pkg_.a # internal cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/e3/e3aa6221d21e71d86dd041a15f0a31c6271cbca55a76ac96d97a961d1919da90-d # internal google.golang.org/protobuf/internal/descopts mkdir -p $WORK/b152/ cat >/tmp/go-build3753747026/b152/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3753747026/b135/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -p google.golang.org/protobuf/internal/descopts -complete -installsuffix shared -buildid 8tgeWtLNgWLAvKh0MiJ0/8tgeWtLNgWLAvKh0MiJ0 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b152/importcfg -pack ./src/google.golang.org/protobuf/internal/descopts/options.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b536/_pkg_.a # internal cp $WORK/b536/_pkg_.a /builddir/.cache/go-build/8e/8e23a1d05f2ff7a77d320f960cf6be2e1978e33032d44f103e1cd77ec826a54b-d # internal github.com/ulikunitz/xz mkdir -p $WORK/b245/ cat >/tmp/go-build3753747026/b245/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile crypto/sha256=/tmp/go-build3753747026/b103/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/ulikunitz/xz/internal/xlog=/tmp/go-build3753747026/b246/_pkg_.a packagefile github.com/ulikunitz/xz/lzma=/tmp/go-build3753747026/b247/_pkg_.a packagefile hash=/tmp/go-build3753747026/b069/_pkg_.a packagefile hash/crc32=/tmp/go-build3753747026/b128/_pkg_.a packagefile hash/crc64=/tmp/go-build3753747026/b249/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b245/_pkg_.a -trimpath "$WORK/b245=>" -p github.com/ulikunitz/xz -complete -installsuffix shared -buildid 24fp9e0arm_d5JBGAE7M/24fp9e0arm_d5JBGAE7M -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b245/importcfg -pack ./src/github.com/ulikunitz/xz/bits.go ./src/github.com/ulikunitz/xz/crc.go ./src/github.com/ulikunitz/xz/format.go ./src/github.com/ulikunitz/xz/lzmafilter.go ./src/github.com/ulikunitz/xz/none-check.go ./src/github.com/ulikunitz/xz/reader.go ./src/github.com/ulikunitz/xz/writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b624/_pkg_.a # internal cp $WORK/b624/_pkg_.a /builddir/.cache/go-build/b6/b627a5b8d561c15d6052e1da7a14dc18c75cf999c2f917250bdaf1873ddfabc1-d # internal text/template mkdir -p $WORK/b424/ cat >/tmp/go-build3753747026/b424/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile internal/fmtsort=/tmp/go-build3753747026/b040/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile io/fs=/tmp/go-build3753747026/b048/_pkg_.a packagefile net/url=/tmp/go-build3753747026/b116/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile path=/tmp/go-build3753747026/b049/_pkg_.a packagefile path/filepath=/tmp/go-build3753747026/b117/_pkg_.a packagefile reflect=/tmp/go-build3753747026/b037/_pkg_.a packagefile runtime=/tmp/go-build3753747026/b009/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile text/template/parse=/tmp/go-build3753747026/b425/_pkg_.a packagefile unicode=/tmp/go-build3753747026/b024/_pkg_.a packagefile unicode/utf8=/tmp/go-build3753747026/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b424/_pkg_.a -trimpath "$WORK/b424=>" -p text/template -std -complete -installsuffix shared -buildid Psw8kFHR9EaAIBtnDsRb/Psw8kFHR9EaAIBtnDsRb -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b424/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b627/_pkg_.a # internal cp $WORK/b627/_pkg_.a /builddir/.cache/go-build/9b/9b28699211a427a1672ea0cbc16f0c8e48d8f74b0c73778e84d96799525fb3bb-d # internal golang.org/x/text/secure/bidirule mkdir -p $WORK/b462/ cat >/tmp/go-build3753747026/b462/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile golang.org/x/text/transform=/tmp/go-build3753747026/b463/_pkg_.a packagefile golang.org/x/text/unicode/bidi=/tmp/go-build3753747026/b464/_pkg_.a packagefile unicode/utf8=/tmp/go-build3753747026/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b462/_pkg_.a -trimpath "$WORK/b462=>" -p golang.org/x/text/secure/bidirule -complete -installsuffix shared -buildid vsULrsRwAehjh2ENxJRU/vsULrsRwAehjh2ENxJRU -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b462/importcfg -pack ./src/golang.org/x/text/secure/bidirule/bidirule.go ./src/golang.org/x/text/secure/bidirule/bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b622/_pkg_.a # internal cp $WORK/b622/_pkg_.a /builddir/.cache/go-build/20/203f47ef8ac898552c5c0314748d131e289b5645a7af48a8e10595d995574301-d # internal github.com/manifoldco/promptui/list mkdir -p $WORK/b632/ cat >/tmp/go-build3753747026/b632/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile reflect=/tmp/go-build3753747026/b037/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b632/_pkg_.a -trimpath "$WORK/b632=>" -p github.com/manifoldco/promptui/list -complete -installsuffix shared -buildid 7-CpOlZQOUhcObV8jAjE/7-CpOlZQOUhcObV8jAjE -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b632/importcfg -pack ./src/github.com/manifoldco/promptui/list/list.go cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/klauspost/compress/huff0 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/klauspost/compress/huff0 -trimpath "$WORK/b237=>" -I $WORK/b237/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b237/decompress_amd64.o ./decompress_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/e9/e94ab49bbfa841649d185530b804414a05a705031b2b11658d4424d1a5c38532-d # internal google.golang.org/protobuf/internal/encoding/text mkdir -p $WORK/b137/ cat >/tmp/go-build3753747026/b137/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=/tmp/go-build3753747026/b132/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build3753747026/b131/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=/tmp/go-build3753747026/b138/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=/tmp/go-build3753747026/b139/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile math=/tmp/go-build3753747026/b035/_pkg_.a packagefile math/bits=/tmp/go-build3753747026/b036/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile unicode=/tmp/go-build3753747026/b024/_pkg_.a packagefile unicode/utf16=/tmp/go-build3753747026/b051/_pkg_.a packagefile unicode/utf8=/tmp/go-build3753747026/b025/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -p google.golang.org/protobuf/internal/encoding/text -complete -installsuffix shared -buildid USc1b-5PdVKxFouETF7r/USc1b-5PdVKxFouETF7r -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b137/importcfg -pack ./src/google.golang.org/protobuf/internal/encoding/text/decode.go ./src/google.golang.org/protobuf/internal/encoding/text/decode_number.go ./src/google.golang.org/protobuf/internal/encoding/text/decode_string.go ./src/google.golang.org/protobuf/internal/encoding/text/decode_token.go ./src/google.golang.org/protobuf/internal/encoding/text/doc.go ./src/google.golang.org/protobuf/internal/encoding/text/encode.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/cc/ccc41177d4e70c5a1b858a1ab538c990c9b8993df4e8ec8db4123b87e6de0eda-d # internal google.golang.org/protobuf/internal/encoding/json mkdir -p $WORK/b452/ cat >/tmp/go-build3753747026/b452/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=/tmp/go-build3753747026/b132/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build3753747026/b131/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=/tmp/go-build3753747026/b139/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile math=/tmp/go-build3753747026/b035/_pkg_.a packagefile math/bits=/tmp/go-build3753747026/b036/_pkg_.a packagefile regexp=/tmp/go-build3753747026/b177/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile unicode=/tmp/go-build3753747026/b024/_pkg_.a packagefile unicode/utf16=/tmp/go-build3753747026/b051/_pkg_.a packagefile unicode/utf8=/tmp/go-build3753747026/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b452/_pkg_.a -trimpath "$WORK/b452=>" -p google.golang.org/protobuf/internal/encoding/json -complete -installsuffix shared -buildid DuB5ddIde1blZTe7KXF6/DuB5ddIde1blZTe7KXF6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b452/importcfg -pack ./src/google.golang.org/protobuf/internal/encoding/json/decode.go ./src/google.golang.org/protobuf/internal/encoding/json/decode_number.go ./src/google.golang.org/protobuf/internal/encoding/json/decode_string.go ./src/google.golang.org/protobuf/internal/encoding/json/decode_token.go ./src/google.golang.org/protobuf/internal/encoding/json/encode.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/3d/3d50098825543d1c2f13af6c095cd1047de7295ecce1b2cccb7cef30e2eb49ae-d # internal github.com/manifoldco/promptui/screenbuf mkdir -p $WORK/b633/ cat >/tmp/go-build3753747026/b633/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b633/_pkg_.a -trimpath "$WORK/b633=>" -p github.com/manifoldco/promptui/screenbuf -complete -installsuffix shared -buildid A5yRFqFF0v1qwoNPqsfe/A5yRFqFF0v1qwoNPqsfe -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b633/importcfg -pack ./src/github.com/manifoldco/promptui/screenbuf/screenbuf.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b605/_pkg_.a # internal cp $WORK/b605/_pkg_.a /builddir/.cache/go-build/0d/0d81daea1d2a6be152c3fcd1a1a13d251f630c7983b5f3c585533ed82be76254-d # internal github.com/seccomp/libseccomp-golang mkdir -p $WORK/b639/ cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/seccomp/libseccomp-golang pkg-config --cflags -- libseccomp /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b265/_pkg_.a # internal cp $WORK/b265/_pkg_.a /builddir/.cache/go-build/8e/8ed9ff3c9215c860d74316ce60892fadc75af4093e5847f1b0950ce00d4ec706-d # internal github.com/containerd/containerd/pkg/userns mkdir -p $WORK/b647/ cat >/tmp/go-build3753747026/b647/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3753747026/b053/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b647/_pkg_.a -trimpath "$WORK/b647=>" -p github.com/containerd/containerd/pkg/userns -complete -installsuffix shared -buildid p24sXGli6LAzJGLWB4-4/p24sXGli6LAzJGLWB4-4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b647/importcfg -pack ./src/github.com/containerd/containerd/pkg/userns/userns_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/3f/3f59abe379f321b8d97f1c689ff5dd71b23ba86674e7bd888605a0c700e51ee3-d # internal github.com/moby/patternmatcher mkdir -p $WORK/b652/ cat >/tmp/go-build3753747026/b652/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile path/filepath=/tmp/go-build3753747026/b117/_pkg_.a packagefile regexp=/tmp/go-build3753747026/b177/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile text/scanner=/tmp/go-build3753747026/b219/_pkg_.a packagefile unicode/utf8=/tmp/go-build3753747026/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b652/_pkg_.a -trimpath "$WORK/b652=>" -p github.com/moby/patternmatcher -complete -installsuffix shared -buildid zFUMFQsqzSluVoIfHvz3/zFUMFQsqzSluVoIfHvz3 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b652/importcfg -pack ./src/github.com/moby/patternmatcher/patternmatcher.go cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/klauspost/compress/huff0 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b237/_pkg_.a $WORK/b237/decompress_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b237/_pkg_.a # internal cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/bb/bb202b5220d28eea128c3427356cbef4e8516182b2a0664502d4c3d8a5d89745-d # internal github.com/morikuni/aec mkdir -p $WORK/b657/ cat >/tmp/go-build3753747026/b657/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b657/_pkg_.a -trimpath "$WORK/b657=>" -p github.com/morikuni/aec -complete -installsuffix shared -buildid fdyO0yy5x8L6eE1CJZyo/fdyO0yy5x8L6eE1CJZyo -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b657/importcfg -pack ./src/github.com/morikuni/aec/aec.go ./src/github.com/morikuni/aec/ansi.go ./src/github.com/morikuni/aec/builder.go ./src/github.com/morikuni/aec/sgr.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/e9/e9112cbd514741fbbd37fbdace65b1c25680feae6dc27332507105be8bc95c16-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/42/42c6b9759bc241c7b7c4f14d4b6a714f1e429255d5189b3e733a088557d5ce14-d # internal google.golang.org/protobuf/reflect/protoregistry mkdir -p $WORK/b145/ cat >/tmp/go-build3753747026/b145/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build3753747026/b134/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build3753747026/b131/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=/tmp/go-build3753747026/b138/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3753747026/b135/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -p google.golang.org/protobuf/reflect/protoregistry -complete -installsuffix shared -buildid ZQShQ37knGTrem6-h-yq/ZQShQ37knGTrem6-h-yq -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b145/importcfg -pack ./src/google.golang.org/protobuf/reflect/protoregistry/registry.go cd /builddir/build/BUILD/buildah-1.35.4/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/sys/unix -trimpath "$WORK/b057=>" -I $WORK/b057/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b057/asm_linux_amd64.o ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/8c/8c9160db307d3d4d86d3c82bc5bb8caca2f988089bb4d3b7e71a2462792efd4e-d # internal github.com/containers/image/v5/pkg/strslice mkdir -p $WORK/b208/ cat >/tmp/go-build3753747026/b208/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build3753747026/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -p github.com/containers/image/v5/pkg/strslice -complete -installsuffix shared -buildid icMV9l_AC0ol0pCrevXg/icMV9l_AC0ol0pCrevXg -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b208/importcfg -pack ./src/github.com/containers/image/v5/pkg/strslice/strslice.go google.golang.org/grpc/grpclog mkdir -p $WORK/b060/ cat >/tmp/go-build3753747026/b060/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build3753747026/b031/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile google.golang.org/grpc/internal/grpclog=/tmp/go-build3753747026/b061/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile log=/tmp/go-build3753747026/b062/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -p google.golang.org/grpc/grpclog -complete -installsuffix shared -buildid Io9OPYQsOijWDRbOWriA/Io9OPYQsOijWDRbOWriA -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b060/importcfg -pack ./src/google.golang.org/grpc/grpclog/component.go ./src/google.golang.org/grpc/grpclog/grpclog.go ./src/google.golang.org/grpc/grpclog/logger.go ./src/google.golang.org/grpc/grpclog/loggerv2.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b315/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b462/_pkg_.a # internal cp $WORK/b462/_pkg_.a /builddir/.cache/go-build/6f/6fcf1083f6f0d281e5884f569aa51d02c5cef5e19cc3ce51e54e16fefdf21f66-d # internal github.com/BurntSushi/toml mkdir -p $WORK/b256/ cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/seccomp/libseccomp-golang pkg-config --libs -- libseccomp cat >/tmp/go-build3753747026/b256/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3753747026/b053/_pkg_.a packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile encoding=/tmp/go-build3753747026/b032/_pkg_.a packagefile encoding/json=/tmp/go-build3753747026/b031/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/BurntSushi/toml/internal=/tmp/go-build3753747026/b257/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile io/fs=/tmp/go-build3753747026/b048/_pkg_.a packagefile io/ioutil=/tmp/go-build3753747026/b123/_pkg_.a packagefile math=/tmp/go-build3753747026/b035/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile reflect=/tmp/go-build3753747026/b037/_pkg_.a packagefile runtime=/tmp/go-build3753747026/b009/_pkg_.a packagefile sort=/tmp/go-build3753747026/b041/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a packagefile unicode=/tmp/go-build3753747026/b024/_pkg_.a packagefile unicode/utf8=/tmp/go-build3753747026/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b376/_pkg_.a # internal cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b256/_pkg_.a -trimpath "$WORK/b256=>" -p github.com/BurntSushi/toml -complete -installsuffix shared -buildid RKdPac8W-CmXq1hry8ED/RKdPac8W-CmXq1hry8ED -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b256/importcfg -pack ./src/github.com/BurntSushi/toml/decode.go ./src/github.com/BurntSushi/toml/decode_go116.go ./src/github.com/BurntSushi/toml/deprecated.go ./src/github.com/BurntSushi/toml/doc.go ./src/github.com/BurntSushi/toml/encode.go ./src/github.com/BurntSushi/toml/error.go ./src/github.com/BurntSushi/toml/lex.go ./src/github.com/BurntSushi/toml/meta.go ./src/github.com/BurntSushi/toml/parse.go ./src/github.com/BurntSushi/toml/type_fields.go ./src/github.com/BurntSushi/toml/type_toml.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b414/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b632/_pkg_.a # internal cp $WORK/b632/_pkg_.a /builddir/.cache/go-build/85/856b812163589ff9b296f4e4f5aac6084d8c84b5b99b94a220c216dd06083cc2-d # internal github.com/vbatts/tar-split/tar/storage mkdir -p $WORK/b299/ cat >/tmp/go-build3753747026/b299/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile encoding/json=/tmp/go-build3753747026/b031/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile hash/crc64=/tmp/go-build3753747026/b249/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile path/filepath=/tmp/go-build3753747026/b117/_pkg_.a packagefile unicode/utf8=/tmp/go-build3753747026/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b299/_pkg_.a -trimpath "$WORK/b299=>" -p github.com/vbatts/tar-split/tar/storage -complete -installsuffix shared -buildid S5-R2mf-rud6XTHX0t0c/S5-R2mf-rud6XTHX0t0c -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b299/importcfg -pack ./src/github.com/vbatts/tar-split/tar/storage/doc.go ./src/github.com/vbatts/tar-split/tar/storage/entry.go ./src/github.com/vbatts/tar-split/tar/storage/getter.go ./src/github.com/vbatts/tar-split/tar/storage/packer.go cp $WORK/b376/_pkg_.a /builddir/.cache/go-build/d5/d5c0260a40e11c6723fe39b89f1b61fa196da32481a5de7fade835848a24c5b9-d # internal github.com/containers/image/v5/internal/signature mkdir -p $WORK/b304/ cp $WORK/b414/_pkg_.a /builddir/.cache/go-build/20/20c933877f6341449a318d80e23b51039078f8873fe0a962b8dd712e19886e56-d # internal cat >/tmp/go-build3753747026/b304/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile encoding/json=/tmp/go-build3753747026/b031/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile golang.org/x/exp/maps=/tmp/go-build3753747026/b206/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build3753747026/b202/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b304/_pkg_.a -trimpath "$WORK/b304=>" -p github.com/containers/image/v5/internal/signature -complete -installsuffix shared -buildid IaiV-yotUsK0G_ohFCFb/IaiV-yotUsK0G_ohFCFb -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b304/importcfg -pack ./src/github.com/containers/image/v5/internal/signature/signature.go ./src/github.com/containers/image/v5/internal/signature/sigstore.go ./src/github.com/containers/image/v5/internal/signature/simple.go github.com/mailru/easyjson/jlexer mkdir -p $WORK/b343/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b647/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b268/_pkg_.a # internal cp $WORK/b647/_pkg_.a /builddir/.cache/go-build/85/857feeaed7452fb7ff5793afae5f00a8a5d2f1c60b7a44b72e737108a8c915f9-d # internal github.com/containers/ocicrypt/config/keyprovider-config mkdir -p $WORK/b415/ cat >/tmp/go-build3753747026/b415/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build3753747026/b031/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b415/_pkg_.a -trimpath "$WORK/b415=>" -p github.com/containers/ocicrypt/config/keyprovider-config -complete -installsuffix shared -buildid qn8Xqb_9kwDjA77_kdR1/qn8Xqb_9kwDjA77_kdR1 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b415/importcfg -pack ./src/github.com/containers/ocicrypt/config/keyprovider-config/config.go cp $WORK/b315/_pkg_.a /builddir/.cache/go-build/8b/8b60e2ce6132d8a757e0da994ff70ae011229782616b2cef9bbeaa7b129ad5b0-d # internal cat >/tmp/go-build3753747026/b343/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile encoding/base64=/tmp/go-build3753747026/b033/_pkg_.a packagefile encoding/json=/tmp/go-build3753747026/b031/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/josharian/intern=/tmp/go-build3753747026/b344/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile reflect=/tmp/go-build3753747026/b037/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile unicode=/tmp/go-build3753747026/b024/_pkg_.a packagefile unicode/utf16=/tmp/go-build3753747026/b051/_pkg_.a packagefile unicode/utf8=/tmp/go-build3753747026/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b343/_pkg_.a -trimpath "$WORK/b343=>" -p github.com/mailru/easyjson/jlexer -complete -installsuffix shared -buildid b5camRh_SwdvgQ7UKQEa/b5camRh_SwdvgQ7UKQEa -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b343/importcfg -pack ./src/github.com/mailru/easyjson/jlexer/bytestostr.go ./src/github.com/mailru/easyjson/jlexer/error.go ./src/github.com/mailru/easyjson/jlexer/lexer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b633/_pkg_.a # internal cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/33/33f0a03e97628d525d83ba6c156fb39e3225a707e4911961c3da6410f70d4903-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b633/_pkg_.a /builddir/.cache/go-build/52/525ea7ed8ee0cb495e499a89a6a04601b8576d120c37c2cece3c76dd1fb93ed6-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b264/ github.com/docker/docker-credential-helpers/credentials mkdir -p $WORK/b554/ cat >/tmp/go-build3753747026/b264/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-build3753747026/b039/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=/tmp/go-build3753747026/b265/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=/tmp/go-build3753747026/b267/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=/tmp/go-build3753747026/b268/_pkg_.a packagefile math=/tmp/go-build3753747026/b035/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build3753747026/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b264/_pkg_.a -trimpath "$WORK/b264=>" -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid GZl4I-P0XOcHnc_0V8KV/GZl4I-P0XOcHnc_0V8KV -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b264/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-build3753747026/b554/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3753747026/b053/_pkg_.a packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile encoding/json=/tmp/go-build3753747026/b031/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b554/_pkg_.a -trimpath "$WORK/b554=>" -p github.com/docker/docker-credential-helpers/credentials -complete -installsuffix shared -buildid T-1Z8USy2OFfLPpLiLiT/T-1Z8USy2OFfLPpLiLiT -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b554/importcfg -pack ./src/github.com/docker/docker-credential-helpers/credentials/credentials.go ./src/github.com/docker/docker-credential-helpers/credentials/error.go ./src/github.com/docker/docker-credential-helpers/credentials/helper.go ./src/github.com/docker/docker-credential-helpers/credentials/version.go cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/57/57fd9be92123411ed848b87eddf87806f396a56620f0fb899caeae216fbf30ca-d # internal github.com/docker/docker/api/types/filters mkdir -p $WORK/b565/ cat >/tmp/go-build3753747026/b565/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build3753747026/b031/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/docker/docker/api/types/versions=/tmp/go-build3753747026/b210/_pkg_.a packagefile regexp=/tmp/go-build3753747026/b177/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b565/_pkg_.a -trimpath "$WORK/b565=>" -p github.com/docker/docker/api/types/filters -complete -installsuffix shared -buildid 94LSuB_34WQ96tMfCN3T/94LSuB_34WQ96tMfCN3T -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b565/importcfg -pack ./src/github.com/docker/docker/api/types/filters/errors.go ./src/github.com/docker/docker/api/types/filters/parse.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b611/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b208/_pkg_.a # internal cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/c8/c8a1635a9d1c8829899c48ef62be2e7107c82a027f0d6d92e1f2976a210fc9c4-d # internal github.com/docker/docker/api/types/strslice mkdir -p $WORK/b569/ cat >/tmp/go-build3753747026/b569/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build3753747026/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b569/_pkg_.a -trimpath "$WORK/b569=>" -p github.com/docker/docker/api/types/strslice -complete -installsuffix shared -buildid qvTHSHoyfx3CnImKoc0q/qvTHSHoyfx3CnImKoc0q -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b569/importcfg -pack ./src/github.com/docker/docker/api/types/strslice/strslice.go cp $WORK/b611/_pkg_.a /builddir/.cache/go-build/8d/8dc7521e28a57979a425533063090ad6933f734d87037991f5493e0e94a3e16e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b327/_pkg_.a # internal github.com/gogo/protobuf/proto mkdir -p $WORK/b577/ cat >/tmp/go-build3753747026/b577/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3753747026/b053/_pkg_.a packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile encoding=/tmp/go-build3753747026/b032/_pkg_.a packagefile encoding/json=/tmp/go-build3753747026/b031/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile log=/tmp/go-build3753747026/b062/_pkg_.a packagefile math=/tmp/go-build3753747026/b035/_pkg_.a packagefile reflect=/tmp/go-build3753747026/b037/_pkg_.a packagefile sort=/tmp/go-build3753747026/b041/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile sync/atomic=/tmp/go-build3753747026/b023/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a packagefile unicode/utf8=/tmp/go-build3753747026/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b577/_pkg_.a -trimpath "$WORK/b577=>" -p github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid WfD3djD_AAVrJoRVlYon/WfD3djD_AAVrJoRVlYon -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b577/importcfg -pack ./src/github.com/gogo/protobuf/proto/clone.go ./src/github.com/gogo/protobuf/proto/custom_gogo.go ./src/github.com/gogo/protobuf/proto/decode.go ./src/github.com/gogo/protobuf/proto/deprecated.go ./src/github.com/gogo/protobuf/proto/discard.go ./src/github.com/gogo/protobuf/proto/duration.go ./src/github.com/gogo/protobuf/proto/duration_gogo.go ./src/github.com/gogo/protobuf/proto/encode.go ./src/github.com/gogo/protobuf/proto/encode_gogo.go ./src/github.com/gogo/protobuf/proto/equal.go ./src/github.com/gogo/protobuf/proto/extensions.go ./src/github.com/gogo/protobuf/proto/extensions_gogo.go ./src/github.com/gogo/protobuf/proto/lib.go ./src/github.com/gogo/protobuf/proto/lib_gogo.go ./src/github.com/gogo/protobuf/proto/message_set.go ./src/github.com/gogo/protobuf/proto/pointer_unsafe.go ./src/github.com/gogo/protobuf/proto/pointer_unsafe_gogo.go ./src/github.com/gogo/protobuf/proto/properties.go ./src/github.com/gogo/protobuf/proto/properties_gogo.go ./src/github.com/gogo/protobuf/proto/skip_gogo.go ./src/github.com/gogo/protobuf/proto/table_marshal.go ./src/github.com/gogo/protobuf/proto/table_marshal_gogo.go ./src/github.com/gogo/protobuf/proto/table_merge.go ./src/github.com/gogo/protobuf/proto/table_unmarshal.go ./src/github.com/gogo/protobuf/proto/table_unmarshal_gogo.go ./src/github.com/gogo/protobuf/proto/text.go ./src/github.com/gogo/protobuf/proto/text_gogo.go ./src/github.com/gogo/protobuf/proto/text_parser.go ./src/github.com/gogo/protobuf/proto/timestamp.go ./src/github.com/gogo/protobuf/proto/timestamp_gogo.go ./src/github.com/gogo/protobuf/proto/wrappers.go ./src/github.com/gogo/protobuf/proto/wrappers_gogo.go github.com/mattn/go-sqlite3 mkdir -p $WORK/b317/ echo > $WORK/b317/preferlinkext cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/mattn/go-sqlite3 TERM='dumb' CGO_LDFLAGS='"-O2" "-g" "-ldl"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b317/ -importpath github.com/mattn/go-sqlite3 -- -I $WORK/b317/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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/buildah-1.35.4/src/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 cp $WORK/b327/_pkg_.a /builddir/.cache/go-build/74/749eb5cb3ed82e44f057bd92fbc97640702e1f626d14e519a229517a21614d74-d # internal go.opentelemetry.io/otel/attribute mkdir -p $WORK/b587/ cat >/tmp/go-build3753747026/b587/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile encoding/json=/tmp/go-build3753747026/b031/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile go.opentelemetry.io/otel/internal=/tmp/go-build3753747026/b588/_pkg_.a packagefile go.opentelemetry.io/otel/internal/attribute=/tmp/go-build3753747026/b589/_pkg_.a packagefile reflect=/tmp/go-build3753747026/b037/_pkg_.a packagefile sort=/tmp/go-build3753747026/b041/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile sync/atomic=/tmp/go-build3753747026/b023/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b587/_pkg_.a -trimpath "$WORK/b587=>" -p go.opentelemetry.io/otel/attribute -complete -installsuffix shared -buildid dWE2n0WUS-PhPO9HY62N/dWE2n0WUS-PhPO9HY62N -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b587/importcfg -pack ./src/go.opentelemetry.io/otel/attribute/doc.go ./src/go.opentelemetry.io/otel/attribute/encoder.go ./src/go.opentelemetry.io/otel/attribute/filter.go ./src/go.opentelemetry.io/otel/attribute/iterator.go ./src/go.opentelemetry.io/otel/attribute/key.go ./src/go.opentelemetry.io/otel/attribute/kv.go ./src/go.opentelemetry.io/otel/attribute/set.go ./src/go.opentelemetry.io/otel/attribute/type_string.go ./src/go.opentelemetry.io/otel/attribute/value.go cd /builddir/build/BUILD/buildah-1.35.4/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b057/_pkg_.a $WORK/b057/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b057/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b415/_pkg_.a # internal cp $WORK/b415/_pkg_.a /builddir/.cache/go-build/4d/4dce2f24e8ea0d1025d94d20d3db02537a07d2dc12a4b7b52d3a8514a007c692-d # internal go.opentelemetry.io/otel/codes mkdir -p $WORK/b590/ cat >/tmp/go-build3753747026/b590/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build3753747026/b031/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b590/_pkg_.a -trimpath "$WORK/b590=>" -p go.opentelemetry.io/otel/codes -complete -installsuffix shared -buildid kSmurhqgGoypkb2rT6XC/kSmurhqgGoypkb2rT6XC -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b590/importcfg -pack ./src/go.opentelemetry.io/otel/codes/codes.go ./src/go.opentelemetry.io/otel/codes/doc.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b652/_pkg_.a # internal cp $WORK/b652/_pkg_.a /builddir/.cache/go-build/7c/7ceb7cde5083b16386f0f059f38b4bd40eb31084f8b3aac591d62455ab706608-d # internal log/slog mkdir -p $WORK/b594/ cat >/tmp/go-build3753747026/b594/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile context=/tmp/go-build3753747026/b026/_pkg_.a packagefile encoding=/tmp/go-build3753747026/b032/_pkg_.a packagefile encoding/json=/tmp/go-build3753747026/b031/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile log=/tmp/go-build3753747026/b062/_pkg_.a packagefile log/internal=/tmp/go-build3753747026/b063/_pkg_.a packagefile log/slog/internal=/tmp/go-build3753747026/b595/_pkg_.a packagefile log/slog/internal/buffer=/tmp/go-build3753747026/b596/_pkg_.a packagefile math=/tmp/go-build3753747026/b035/_pkg_.a packagefile reflect=/tmp/go-build3753747026/b037/_pkg_.a packagefile runtime=/tmp/go-build3753747026/b009/_pkg_.a packagefile slices=/tmp/go-build3753747026/b597/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile sync/atomic=/tmp/go-build3753747026/b023/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a packagefile unicode=/tmp/go-build3753747026/b024/_pkg_.a packagefile unicode/utf8=/tmp/go-build3753747026/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b594/_pkg_.a -trimpath "$WORK/b594=>" -p log/slog -std -complete -installsuffix shared -buildid ETfn89-1VG5OOVZO8l9o/ETfn89-1VG5OOVZO8l9o -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b594/importcfg -pack /usr/lib/golang/src/log/slog/attr.go /usr/lib/golang/src/log/slog/doc.go /usr/lib/golang/src/log/slog/handler.go /usr/lib/golang/src/log/slog/json_handler.go /usr/lib/golang/src/log/slog/level.go /usr/lib/golang/src/log/slog/logger.go /usr/lib/golang/src/log/slog/record.go /usr/lib/golang/src/log/slog/text_handler.go /usr/lib/golang/src/log/slog/value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b569/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/89/8992861c00b49af2a8690ad7bf1d6b129bd20e7928c5182d0793b01a1f285452-d # internal cp $WORK/b569/_pkg_.a /builddir/.cache/go-build/fa/fa746ce1bb67006f235691ba6c088645430407b642ac5df88324c740a5a5253b-d # internal github.com/moby/sys/mountinfo mkdir -p $WORK/b223/ github.com/sirupsen/logrus mkdir -p $WORK/b174/ cat >/tmp/go-build3753747026/b223/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3753747026/b053/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build3753747026/b057/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile path/filepath=/tmp/go-build3753747026/b117/_pkg_.a packagefile runtime=/tmp/go-build3753747026/b009/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b223/_pkg_.a -trimpath "$WORK/b223=>" -p github.com/moby/sys/mountinfo -complete -installsuffix shared -buildid _EhpLf60YtZouWXLGC12/_EhpLf60YtZouWXLGC12 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b223/importcfg -pack ./src/github.com/moby/sys/mountinfo/doc.go ./src/github.com/moby/sys/mountinfo/mounted_linux.go ./src/github.com/moby/sys/mountinfo/mounted_unix.go ./src/github.com/moby/sys/mountinfo/mountinfo.go ./src/github.com/moby/sys/mountinfo/mountinfo_filters.go ./src/github.com/moby/sys/mountinfo/mountinfo_linux.go cat >/tmp/go-build3753747026/b174/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3753747026/b053/_pkg_.a packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile context=/tmp/go-build3753747026/b026/_pkg_.a packagefile encoding/json=/tmp/go-build3753747026/b031/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build3753747026/b057/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile log=/tmp/go-build3753747026/b062/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile reflect=/tmp/go-build3753747026/b037/_pkg_.a packagefile runtime=/tmp/go-build3753747026/b009/_pkg_.a packagefile sort=/tmp/go-build3753747026/b041/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile sync/atomic=/tmp/go-build3753747026/b023/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a packagefile unicode/utf8=/tmp/go-build3753747026/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -p github.com/sirupsen/logrus -complete -installsuffix shared -buildid at5_CE0U7qEW6gokRxYQ/at5_CE0U7qEW6gokRxYQ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b174/importcfg -pack ./src/github.com/sirupsen/logrus/alt_exit.go ./src/github.com/sirupsen/logrus/buffer_pool.go ./src/github.com/sirupsen/logrus/doc.go ./src/github.com/sirupsen/logrus/entry.go ./src/github.com/sirupsen/logrus/exported.go ./src/github.com/sirupsen/logrus/formatter.go ./src/github.com/sirupsen/logrus/hooks.go ./src/github.com/sirupsen/logrus/json_formatter.go ./src/github.com/sirupsen/logrus/logger.go ./src/github.com/sirupsen/logrus/logrus.go ./src/github.com/sirupsen/logrus/terminal_check_notappengine.go ./src/github.com/sirupsen/logrus/terminal_check_unix.go ./src/github.com/sirupsen/logrus/text_formatter.go ./src/github.com/sirupsen/logrus/writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/15/155ff1f873085129bf6aa11e17dfeb0737a56d5dacd87f901da0ce0d6cd3a6e2-d # internal google.golang.org/grpc/connectivity mkdir -p $WORK/b059/ cat >/tmp/go-build3753747026/b059/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/grpclog=/tmp/go-build3753747026/b060/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -p google.golang.org/grpc/connectivity -complete -installsuffix shared -buildid z-vqflugt-J35wcM8f_g/z-vqflugt-J35wcM8f_g -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b059/importcfg -pack ./src/google.golang.org/grpc/connectivity/connectivity.go echo > $WORK/b639/preferlinkext cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/seccomp/libseccomp-golang TERM='dumb' CGO_LDFLAGS='"-O2" "-g" "-lseccomp"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b639/ -importpath github.com/seccomp/libseccomp-golang -- -I $WORK/b639/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./seccomp.go ./seccomp_internal.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b554/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b452/_pkg_.a # internal cp $WORK/b554/_pkg_.a /builddir/.cache/go-build/9d/9d71be28c0c0aab7b23e027327e8c63cb4485353a40771581230586947953011-d # internal github.com/moby/sys/user mkdir -p $WORK/b226/ cat >/tmp/go-build3753747026/b226/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3753747026/b053/_pkg_.a packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build3753747026/b057/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -p github.com/moby/sys/user -complete -installsuffix shared -buildid 1CgnzimqQG_l9E1tGsGs/1CgnzimqQG_l9E1tGsGs -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b226/importcfg -pack ./src/github.com/moby/sys/user/lookup_unix.go ./src/github.com/moby/sys/user/user.go cp $WORK/b452/_pkg_.a /builddir/.cache/go-build/7e/7e29cd2fb5984229d3056775fa6e7a0f1eb4862f1d4a26e0b2214aa2652a0caf-d # internal github.com/containers/storage/pkg/ioutils mkdir -p $WORK/b228/ cat >/tmp/go-build3753747026/b228/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build3753747026/b026/_pkg_.a packagefile crypto/sha256=/tmp/go-build3753747026/b103/_pkg_.a packagefile encoding/hex=/tmp/go-build3753747026/b107/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build3753747026/b057/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile path/filepath=/tmp/go-build3753747026/b117/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b228/_pkg_.a -trimpath "$WORK/b228=>" -p github.com/containers/storage/pkg/ioutils -complete -installsuffix shared -buildid M8AASOiy9-WWMGO_MwMR/M8AASOiy9-WWMGO_MwMR -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b228/importcfg -pack ./src/github.com/containers/storage/pkg/ioutils/buffer.go ./src/github.com/containers/storage/pkg/ioutils/bytespipe.go ./src/github.com/containers/storage/pkg/ioutils/fswriters.go ./src/github.com/containers/storage/pkg/ioutils/fswriters_linux.go ./src/github.com/containers/storage/pkg/ioutils/readers.go ./src/github.com/containers/storage/pkg/ioutils/temp_unix.go ./src/github.com/containers/storage/pkg/ioutils/writeflusher.go ./src/github.com/containers/storage/pkg/ioutils/writers.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b657/_pkg_.a # internal cp $WORK/b657/_pkg_.a /builddir/.cache/go-build/da/da95941f61df83171c421b101c5c169775f6b102311129115c8bea9223e8d1a1-d # internal github.com/opencontainers/runc/libcontainer/devices mkdir -p $WORK/b260/ cat >/tmp/go-build3753747026/b260/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build3753747026/b057/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile path/filepath=/tmp/go-build3753747026/b117/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b260/_pkg_.a -trimpath "$WORK/b260=>" -p github.com/opencontainers/runc/libcontainer/devices -complete -installsuffix shared -buildid aAvzxuU7FMjDcNLnsHUS/aAvzxuU7FMjDcNLnsHUS -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b260/importcfg -pack ./src/github.com/opencontainers/runc/libcontainer/devices/device.go ./src/github.com/opencontainers/runc/libcontainer/devices/device_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/f4/f48fc8097f010b11720ebd98faf6a353188f9e7bed17a5ae7b6ece666b478587-d # internal google.golang.org/protobuf/proto mkdir -p $WORK/b144/ cat >/tmp/go-build3753747026/b144/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=/tmp/go-build3753747026/b130/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build3753747026/b134/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build3753747026/b131/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=/tmp/go-build3753747026/b138/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=/tmp/go-build3753747026/b141/_pkg_.a packagefile google.golang.org/protobuf/internal/order=/tmp/go-build3753747026/b142/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=/tmp/go-build3753747026/b136/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=/tmp/go-build3753747026/b139/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3753747026/b135/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build3753747026/b145/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=/tmp/go-build3753747026/b146/_pkg_.a packagefile math=/tmp/go-build3753747026/b035/_pkg_.a packagefile reflect=/tmp/go-build3753747026/b037/_pkg_.a packagefile unicode/utf8=/tmp/go-build3753747026/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -p google.golang.org/protobuf/proto -complete -installsuffix shared -buildid OFhWaS-1bwBOPmzxWKAn/OFhWaS-1bwBOPmzxWKAn -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b144/importcfg -pack ./src/google.golang.org/protobuf/proto/checkinit.go ./src/google.golang.org/protobuf/proto/decode.go ./src/google.golang.org/protobuf/proto/decode_gen.go ./src/google.golang.org/protobuf/proto/doc.go ./src/google.golang.org/protobuf/proto/encode.go ./src/google.golang.org/protobuf/proto/encode_gen.go ./src/google.golang.org/protobuf/proto/equal.go ./src/google.golang.org/protobuf/proto/extension.go ./src/google.golang.org/protobuf/proto/merge.go ./src/google.golang.org/protobuf/proto/messageset.go ./src/google.golang.org/protobuf/proto/proto.go ./src/google.golang.org/protobuf/proto/proto_methods.go ./src/google.golang.org/protobuf/proto/reset.go ./src/google.golang.org/protobuf/proto/size.go ./src/google.golang.org/protobuf/proto/size_gen.go ./src/google.golang.org/protobuf/proto/wrappers.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/25/2523efbe9325b1ffc0cc7c33e144a78470c2f2f4d1e803933383e33a7cb3d3d2-d # internal golang.org/x/term mkdir -p $WORK/b385/ cat >/tmp/go-build3753747026/b385/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build3753747026/b057/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile runtime=/tmp/go-build3753747026/b009/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile unicode/utf8=/tmp/go-build3753747026/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b385/_pkg_.a -trimpath "$WORK/b385=>" -p golang.org/x/term -complete -installsuffix shared -buildid yKjzF5shIXWbcImZ3KMQ/yKjzF5shIXWbcImZ3KMQ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b385/importcfg -pack ./src/golang.org/x/term/term.go ./src/golang.org/x/term/term_unix.go ./src/golang.org/x/term/term_unix_other.go ./src/golang.org/x/term/terminal.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b590/_pkg_.a # internal cp $WORK/b590/_pkg_.a /builddir/.cache/go-build/5a/5ab15dc007642b0ff30fec7baeb298dd5cc4d6cf367c2c463387126124f1f5f5-d # internal github.com/vbauerster/mpb/v8/cwriter mkdir -p $WORK/b490/ cat >/tmp/go-build3753747026/b490/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build3753747026/b057/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b490/_pkg_.a -trimpath "$WORK/b490=>" -p github.com/vbauerster/mpb/v8/cwriter -complete -installsuffix shared -buildid Gc69epAmvoCKkxjP1JFt/Gc69epAmvoCKkxjP1JFt -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b490/importcfg -pack ./src/github.com/vbauerster/mpb/v8/cwriter/doc.go ./src/github.com/vbauerster/mpb/v8/cwriter/util_linux.go ./src/github.com/vbauerster/mpb/v8/cwriter/writer.go ./src/github.com/vbauerster/mpb/v8/cwriter/writer_posix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b304/_pkg_.a # internal cp $WORK/b304/_pkg_.a /builddir/.cache/go-build/d8/d8410a10b89c69f1bc184d8de639a2239cb884ee31bb38f3069fb1bdc544d483-d # internal github.com/containers/image/v5/internal/signer mkdir -p $WORK/b309/ cat >/tmp/go-build3753747026/b309/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build3753747026/b026/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build3753747026/b195/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=/tmp/go-build3753747026/b304/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b309/_pkg_.a -trimpath "$WORK/b309=>" -p github.com/containers/image/v5/internal/signer -complete -installsuffix shared -buildid CPrDNqunIGeiBTq6US3n/CPrDNqunIGeiBTq6US3n -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b309/importcfg -pack ./src/github.com/containers/image/v5/internal/signer/signer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b565/_pkg_.a # internal cp $WORK/b565/_pkg_.a /builddir/.cache/go-build/46/466abae94eeb957a238910e3a02c105376f4ee0c7f8f88376a253c3b3076402e-d # internal github.com/containers/storage/pkg/dmesg mkdir -p $WORK/b518/ cat >/tmp/go-build3753747026/b518/importcfg << 'EOF' # internal # import config packagefile golang.org/x/sys/unix=/tmp/go-build3753747026/b057/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b518/_pkg_.a -trimpath "$WORK/b518=>" -p github.com/containers/storage/pkg/dmesg -complete -installsuffix shared -buildid W5JC1pCdVETCc_wughum/W5JC1pCdVETCc_wughum -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b518/importcfg -pack ./src/github.com/containers/storage/pkg/dmesg/dmesg_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b352/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b245/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b137/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b299/_pkg_.a # internal cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/2a/2abfb2abdfd8844f7a46850358787731f0d968adebeb69120aa2b0722e07ae39-d # internal github.com/containers/storage/pkg/fsutils mkdir -p $WORK/b525/ cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/1c/1c3754c57dd9f567bd39240e5d15128b9b7c701f2053a428a400223ebbf75b9c-d # internal google.golang.org/protobuf/internal/encoding/defval mkdir -p $WORK/b149/ cat >/tmp/go-build3753747026/b525/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build3753747026/b057/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b525/_pkg_.a -trimpath "$WORK/b525=>" -p github.com/containers/storage/pkg/fsutils -complete -installsuffix shared -buildid KMyE1Wuwy-eQs_X949Iu/KMyE1Wuwy-eQs_X949Iu -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b525/importcfg -pack ./src/github.com/containers/storage/pkg/fsutils/fsutils_linux.go cat >/tmp/go-build3753747026/b149/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=/tmp/go-build3753747026/b137/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build3753747026/b131/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3753747026/b135/_pkg_.a packagefile math=/tmp/go-build3753747026/b035/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -p google.golang.org/protobuf/internal/encoding/defval -complete -installsuffix shared -buildid Z81hP4Wv6XXCXrJroDJN/Z81hP4Wv6XXCXrJroDJN -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b149/importcfg -pack ./src/google.golang.org/protobuf/internal/encoding/defval/default.go cp $WORK/b299/_pkg_.a /builddir/.cache/go-build/7b/7b5b7a80174d2d26b52deecd0dc635d7174053613ffdb091409cfef080ce7c5f-d # internal github.com/containers/storage/pkg/fsverity mkdir -p $WORK/b526/ cat >/tmp/go-build3753747026/b526/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build3753747026/b057/_pkg_.a packagefile syscall=/tmp/go-build3753747026/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b526/_pkg_.a -trimpath "$WORK/b526=>" -p github.com/containers/storage/pkg/fsverity -complete -installsuffix shared -buildid bLgIN4AqL6Xs3I7H7Fge/bLgIN4AqL6Xs3I7H7Fge -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b526/importcfg -pack ./src/github.com/containers/storage/pkg/fsverity/fsverity_linux.go cp $WORK/b352/_pkg_.a /builddir/.cache/go-build/eb/eb6f8d79e56e04a1672f71eee4fad4709b086a93e6544d8797c88f45f01309cc-d # internal github.com/docker/docker-credential-helpers/client mkdir -p $WORK/b553/ cat >/tmp/go-build3753747026/b553/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile encoding/json=/tmp/go-build3753747026/b031/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/docker/docker-credential-helpers/credentials=/tmp/go-build3753747026/b554/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile os/exec=/tmp/go-build3753747026/b225/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b553/_pkg_.a -trimpath "$WORK/b553=>" -p github.com/docker/docker-credential-helpers/client -complete -installsuffix shared -buildid T6LQO6z2x-jLM7UNX3yr/T6LQO6z2x-jLM7UNX3yr -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b553/importcfg -pack ./src/github.com/docker/docker-credential-helpers/client/client.go ./src/github.com/docker/docker-credential-helpers/client/command.go cd $WORK/b109 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b109=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=IGy8xlGLT0G28wGuRCfM -o ./_x001.o -c _cgo_export.c cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -p math/big -trimpath "$WORK/b085=>" -I $WORK/b085/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b085/arith_amd64.o ./arith_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b481/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b309/_pkg_.a # internal cp $WORK/b309/_pkg_.a /builddir/.cache/go-build/00/0099693f52941423f07c454562aabbff12e4bc6ffe66f5bf27185972e0853575-d # internal github.com/containers/image/v5/signature/signer mkdir -p $WORK/b405/ cat >/tmp/go-build3753747026/b405/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/internal/signer=/tmp/go-build3753747026/b309/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b405/_pkg_.a -trimpath "$WORK/b405=>" -p github.com/containers/image/v5/signature/signer -complete -installsuffix shared -buildid qGrcBQi-Hp-Nk1LdTcdS/qGrcBQi-Hp-Nk1LdTcdS -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b405/importcfg -pack ./src/github.com/containers/image/v5/signature/signer/signer.go cp $WORK/b481/_pkg_.a /builddir/.cache/go-build/12/12319648e8a4b6517a5d985d06afed1607174062e32fcada22ea7ac1f03018c3-d # internal github.com/google/go-containerregistry/pkg/v1 mkdir -p $WORK/b614/ cat >/tmp/go-build3753747026/b614/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build3753747026/b068/_pkg_.a packagefile encoding/hex=/tmp/go-build3753747026/b107/_pkg_.a packagefile encoding/json=/tmp/go-build3753747026/b031/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/google/go-containerregistry/pkg/v1/types=/tmp/go-build3753747026/b615/_pkg_.a packagefile hash=/tmp/go-build3753747026/b069/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile sort=/tmp/go-build3753747026/b041/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b614/_pkg_.a -trimpath "$WORK/b614=>" -p github.com/google/go-containerregistry/pkg/v1 -complete -installsuffix shared -buildid m9HHZ-fpXkGgowuwX-sj/m9HHZ-fpXkGgowuwX-sj -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b614/importcfg -pack ./src/github.com/google/go-containerregistry/pkg/v1/config.go ./src/github.com/google/go-containerregistry/pkg/v1/doc.go ./src/github.com/google/go-containerregistry/pkg/v1/hash.go ./src/github.com/google/go-containerregistry/pkg/v1/image.go ./src/github.com/google/go-containerregistry/pkg/v1/index.go ./src/github.com/google/go-containerregistry/pkg/v1/layer.go ./src/github.com/google/go-containerregistry/pkg/v1/manifest.go ./src/github.com/google/go-containerregistry/pkg/v1/platform.go ./src/github.com/google/go-containerregistry/pkg/v1/progress.go ./src/github.com/google/go-containerregistry/pkg/v1/zz_deepcopy_generated.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b343/_pkg_.a # internal cp $WORK/b343/_pkg_.a /builddir/.cache/go-build/02/020bd7f79d25bebd01815921002e1af1a7f8fe1654f2f27465b34341e62ee2f2-d # internal github.com/containers/common/pkg/cgroupv2 mkdir -p $WORK/b623/ cat >/tmp/go-build3753747026/b623/importcfg << 'EOF' # internal # import config packagefile golang.org/x/sys/unix=/tmp/go-build3753747026/b057/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile syscall=/tmp/go-build3753747026/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b623/_pkg_.a -trimpath "$WORK/b623=>" -p github.com/containers/common/pkg/cgroupv2 -complete -installsuffix shared -buildid EI6iJpmrvWVfrjdCGapp/EI6iJpmrvWVfrjdCGapp -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b623/importcfg -pack ./src/github.com/containers/common/pkg/cgroupv2/cgroups_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b223/_pkg_.a # internal cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/a7/a7f8dd414a47f26530ece0ed5c14852222ef47fde49b6d05ae9d77fd83fa212e-d # internal github.com/containers/storage/pkg/mount mkdir -p $WORK/b222/ cat >/tmp/go-build3753747026/b222/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/moby/sys/mountinfo=/tmp/go-build3753747026/b223/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build3753747026/b057/_pkg_.a packagefile sort=/tmp/go-build3753747026/b041/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -p github.com/containers/storage/pkg/mount -complete -installsuffix shared -buildid z1hrfS_epqFX8wSGxO7X/z1hrfS_epqFX8wSGxO7X -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b222/importcfg -pack ./src/github.com/containers/storage/pkg/mount/flags.go ./src/github.com/containers/storage/pkg/mount/flags_linux.go ./src/github.com/containers/storage/pkg/mount/mount.go ./src/github.com/containers/storage/pkg/mount/mounter_linux.go ./src/github.com/containers/storage/pkg/mount/mountinfo.go ./src/github.com/containers/storage/pkg/mount/mountinfo_linux.go ./src/github.com/containers/storage/pkg/mount/sharedsubtree_linux.go ./src/github.com/containers/storage/pkg/mount/unmount_unix.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b085/_pkg_.a $WORK/b085/arith_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b085/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/39/397c2c61383fdf5294247ef6e0eef29fe03a723086285c4b3df9f358dc2d10c2-d # internal github.com/containers/common/pkg/signal mkdir -p $WORK/b628/ cat >/tmp/go-build3753747026/b628/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build3753747026/b057/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile os/signal=/tmp/go-build3753747026/b234/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile syscall=/tmp/go-build3753747026/b028/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b628/_pkg_.a -trimpath "$WORK/b628=>" -p github.com/containers/common/pkg/signal -complete -installsuffix shared -buildid ZJqPHabFnH6nn-tkSTG3/ZJqPHabFnH6nn-tkSTG3 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b628/importcfg -pack ./src/github.com/containers/common/pkg/signal/signal_common.go ./src/github.com/containers/common/pkg/signal/signal_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b518/_pkg_.a # internal cp $WORK/b518/_pkg_.a /builddir/.cache/go-build/1b/1b6933b671859ff2ab5e5b117472eb03d788569b01551339450b22165e1319e6-d # internal github.com/jinzhu/copier mkdir -p $WORK/b635/ cat >/tmp/go-build3753747026/b635/importcfg << 'EOF' # internal # import config packagefile database/sql=/tmp/go-build3753747026/b315/_pkg_.a packagefile database/sql/driver=/tmp/go-build3753747026/b316/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile reflect=/tmp/go-build3753747026/b037/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile unicode=/tmp/go-build3753747026/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b635/_pkg_.a -trimpath "$WORK/b635=>" -p github.com/jinzhu/copier -complete -installsuffix shared -buildid ZiOR_BOLDuNiv_cnyFpl/ZiOR_BOLDuNiv_cnyFpl -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b635/importcfg -pack ./src/github.com/jinzhu/copier/copier.go ./src/github.com/jinzhu/copier/errors.go cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/4f/4fe2365e1c25e718d3d4b2a0d19193a050f17793e2ffc59621cf34beb302ab82-d # internal crypto/elliptic mkdir -p $WORK/b084/ cat >/tmp/go-build3753747026/b084/importcfg << 'EOF' # internal # import config packagefile crypto/internal/nistec=/tmp/go-build3753747026/b079/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile math/big=/tmp/go-build3753747026/b085/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -p crypto/elliptic -std -complete -installsuffix shared -buildid vrKtIxSOyUSKJR0gBR7-/vrKtIxSOyUSKJR0gBR7- -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b084/importcfg -pack /usr/lib/golang/src/crypto/elliptic/elliptic.go /usr/lib/golang/src/crypto/elliptic/nistec.go /usr/lib/golang/src/crypto/elliptic/nistec_p256.go /usr/lib/golang/src/crypto/elliptic/params.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b587/_pkg_.a # internal cp $WORK/b587/_pkg_.a /builddir/.cache/go-build/cb/cba004ff5c46f5d03d5abdf6a54aa33af2462dedaa4ca269a60bdf18ee928f72-d # internal crypto/internal/bigmod mkdir -p $WORK/b089/ cat >/tmp/go-build3753747026/b089/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/bigmod /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/bigmod -trimpath "$WORK/b089=>" -I $WORK/b089/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b089/symabis ./nat_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b553/_pkg_.a # internal cp $WORK/b553/_pkg_.a /builddir/.cache/go-build/da/da18bf333fa7bc3983f983063b4d0f07bb8dcb38e3581357067feb6a6c963144-d # internal crypto/internal/boring/bbig mkdir -p $WORK/b090/ cat >/tmp/go-build3753747026/b090/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=/tmp/go-build3753747026/b074/_pkg_.a packagefile math/big=/tmp/go-build3753747026/b085/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -p crypto/internal/boring/bbig -std -complete -installsuffix shared -buildid WxU9knqxwPRxA4QMbF8V/WxU9knqxwPRxA4QMbF8V -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b090/importcfg -pack /usr/lib/golang/src/crypto/internal/boring/bbig/big.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b525/_pkg_.a # internal cp $WORK/b525/_pkg_.a /builddir/.cache/go-build/13/1391fe55c37ec171bd1ffb4d9c88532ba342619bdcb49ce0f6d6dbf74063d952-d # internal encoding/asn1 mkdir -p $WORK/b093/ cat >/tmp/go-build3753747026/b093/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile math=/tmp/go-build3753747026/b035/_pkg_.a packagefile math/big=/tmp/go-build3753747026/b085/_pkg_.a packagefile reflect=/tmp/go-build3753747026/b037/_pkg_.a packagefile sort=/tmp/go-build3753747026/b041/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a packagefile unicode/utf16=/tmp/go-build3753747026/b051/_pkg_.a packagefile unicode/utf8=/tmp/go-build3753747026/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -p encoding/asn1 -std -complete -installsuffix shared -buildid 62xqr3jzn8C1399O_DZv/62xqr3jzn8C1399O_DZv -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b093/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/buildid -w $WORK/b405/_pkg_.a # internal cp $WORK/b405/_pkg_.a /builddir/.cache/go-build/f5/f5dde92e01b7b5c563e558277eded00c2c8f472dc5a9123fbe66bbdb180e20ef-d # internal crypto/rand mkdir -p $WORK/b097/ cat >/tmp/go-build3753747026/b097/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=/tmp/go-build3753747026/b074/_pkg_.a packagefile crypto/internal/randutil=/tmp/go-build3753747026/b082/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build3753747026/b044/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile math/big=/tmp/go-build3753747026/b085/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile runtime=/tmp/go-build3753747026/b009/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile sync/atomic=/tmp/go-build3753747026/b023/_pkg_.a packagefile syscall=/tmp/go-build3753747026/b028/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -p crypto/rand -std -complete -installsuffix shared -buildid ebrnaC8bBYzQ_wgc5zbN/ebrnaC8bBYzQ_wgc5zbN -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b097/importcfg -pack /usr/lib/golang/src/crypto/rand/rand.go /usr/lib/golang/src/crypto/rand/rand_getrandom.go /usr/lib/golang/src/crypto/rand/rand_unix.go /usr/lib/golang/src/crypto/rand/util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b490/_pkg_.a # internal cp $WORK/b490/_pkg_.a /builddir/.cache/go-build/f6/f688d63fd144ada8d662303e93a05fd4c6b67138759990b02bc8efff080a4fe4-d # internal crypto/dsa mkdir -p $WORK/b105/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b526/_pkg_.a # internal cat >/tmp/go-build3753747026/b105/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=/tmp/go-build3753747026/b082/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile math/big=/tmp/go-build3753747026/b085/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -p crypto/dsa -std -complete -installsuffix shared -buildid R23M2Ag6v_B0vqzamd3c/R23M2Ag6v_B0vqzamd3c -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b105/importcfg -pack /usr/lib/golang/src/crypto/dsa/dsa.go cp $WORK/b526/_pkg_.a /builddir/.cache/go-build/1d/1d54a402b323a4a6e8aca9c1c659324f0e9f44f59bd35d66a7f5f3e02c5f013c-d # internal github.com/json-iterator/go mkdir -p $WORK/b252/ cat >/tmp/go-build3753747026/b252/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile encoding=/tmp/go-build3753747026/b032/_pkg_.a packagefile encoding/base64=/tmp/go-build3753747026/b033/_pkg_.a packagefile encoding/json=/tmp/go-build3753747026/b031/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/modern-go/concurrent=/tmp/go-build3753747026/b253/_pkg_.a packagefile github.com/modern-go/reflect2=/tmp/go-build3753747026/b254/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile math=/tmp/go-build3753747026/b035/_pkg_.a packagefile math/big=/tmp/go-build3753747026/b085/_pkg_.a packagefile reflect=/tmp/go-build3753747026/b037/_pkg_.a packagefile sort=/tmp/go-build3753747026/b041/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile unicode=/tmp/go-build3753747026/b024/_pkg_.a packagefile unicode/utf16=/tmp/go-build3753747026/b051/_pkg_.a packagefile unicode/utf8=/tmp/go-build3753747026/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b252/_pkg_.a -trimpath "$WORK/b252=>" -p github.com/json-iterator/go -complete -installsuffix shared -buildid xO051WLn1MuuEvAeTzkD/xO051WLn1MuuEvAeTzkD -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b252/importcfg -pack ./src/github.com/json-iterator/go/adapter.go ./src/github.com/json-iterator/go/any.go ./src/github.com/json-iterator/go/any_array.go ./src/github.com/json-iterator/go/any_bool.go ./src/github.com/json-iterator/go/any_float.go ./src/github.com/json-iterator/go/any_int32.go ./src/github.com/json-iterator/go/any_int64.go ./src/github.com/json-iterator/go/any_invalid.go ./src/github.com/json-iterator/go/any_nil.go ./src/github.com/json-iterator/go/any_number.go ./src/github.com/json-iterator/go/any_object.go ./src/github.com/json-iterator/go/any_str.go ./src/github.com/json-iterator/go/any_uint32.go ./src/github.com/json-iterator/go/any_uint64.go ./src/github.com/json-iterator/go/config.go ./src/github.com/json-iterator/go/iter.go ./src/github.com/json-iterator/go/iter_array.go ./src/github.com/json-iterator/go/iter_float.go ./src/github.com/json-iterator/go/iter_int.go ./src/github.com/json-iterator/go/iter_object.go ./src/github.com/json-iterator/go/iter_skip.go ./src/github.com/json-iterator/go/iter_skip_strict.go ./src/github.com/json-iterator/go/iter_str.go ./src/github.com/json-iterator/go/jsoniter.go ./src/github.com/json-iterator/go/pool.go ./src/github.com/json-iterator/go/reflect.go ./src/github.com/json-iterator/go/reflect_array.go ./src/github.com/json-iterator/go/reflect_dynamic.go ./src/github.com/json-iterator/go/reflect_extension.go ./src/github.com/json-iterator/go/reflect_json_number.go ./src/github.com/json-iterator/go/reflect_json_raw_message.go ./src/github.com/json-iterator/go/reflect_map.go ./src/github.com/json-iterator/go/reflect_marshaler.go ./src/github.com/json-iterator/go/reflect_native.go ./src/github.com/json-iterator/go/reflect_optional.go ./src/github.com/json-iterator/go/reflect_slice.go ./src/github.com/json-iterator/go/reflect_struct_decoder.go ./src/github.com/json-iterator/go/reflect_struct_encoder.go ./src/github.com/json-iterator/go/stream.go ./src/github.com/json-iterator/go/stream_float.go ./src/github.com/json-iterator/go/stream_int.go ./src/github.com/json-iterator/go/stream_str.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b465/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b260/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b623/_pkg_.a # internal cd $WORK/b109 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b109=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=IGy8xlGLT0G28wGuRCfM -o ./_x002.o -c cgo_linux.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b385/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b623/_pkg_.a /builddir/.cache/go-build/d8/d83821746d8b4b76140c21b1e03a14bee2000f2be2ccd28a764ddca43bd6f6ac-d # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/e0/e04c4030b41c53f5abe6a2999d3a8f896076faee00d959f330df10974d0e033b-d # internal cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/be/be606078b3805450ea3aa7b97705ba2b9ddecbc318913ad5c726afe01684ddc5-d # internal github.com/vbauerster/mpb/v8 mkdir -p $WORK/b485/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b226/_pkg_.a # internal cat >/tmp/go-build3753747026/b089/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build3753747026/b034/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile internal/cpu=/tmp/go-build3753747026/b011/_pkg_.a packagefile math/big=/tmp/go-build3753747026/b085/_pkg_.a packagefile math/bits=/tmp/go-build3753747026/b036/_pkg_.a EOF go.opentelemetry.io/otel/metric mkdir -p $WORK/b602/ cat >/tmp/go-build3753747026/b485/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile container/heap=/tmp/go-build3753747026/b486/_pkg_.a packagefile context=/tmp/go-build3753747026/b026/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/acarl005/stripansi=/tmp/go-build3753747026/b487/_pkg_.a packagefile github.com/mattn/go-runewidth=/tmp/go-build3753747026/b488/_pkg_.a packagefile github.com/vbauerster/mpb/v8/cwriter=/tmp/go-build3753747026/b490/_pkg_.a packagefile github.com/vbauerster/mpb/v8/decor=/tmp/go-build3753747026/b491/_pkg_.a packagefile github.com/vbauerster/mpb/v8/internal=/tmp/go-build3753747026/b493/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile math=/tmp/go-build3753747026/b035/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF go.opentelemetry.io/otel/semconv/v1.17.0 cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -p crypto/internal/bigmod -std -installsuffix shared -buildid EvQ33U-ZbXAIDRXCL-b1/EvQ33U-ZbXAIDRXCL-b1 -goversion go1.21.7 -symabis $WORK/b089/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b089/importcfg -pack -asmhdr $WORK/b089/go_asm.h /usr/lib/golang/src/crypto/internal/bigmod/nat.go /usr/lib/golang/src/crypto/internal/bigmod/nat_asm.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b485/_pkg_.a -trimpath "$WORK/b485=>" -p github.com/vbauerster/mpb/v8 -complete -installsuffix shared -buildid Ey72XSwC4GPgaTIU_6CF/Ey72XSwC4GPgaTIU_6CF -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b485/importcfg -pack ./src/github.com/vbauerster/mpb/v8/bar.go ./src/github.com/vbauerster/mpb/v8/bar_filler.go ./src/github.com/vbauerster/mpb/v8/bar_filler_bar.go ./src/github.com/vbauerster/mpb/v8/bar_filler_nop.go ./src/github.com/vbauerster/mpb/v8/bar_filler_spinner.go ./src/github.com/vbauerster/mpb/v8/bar_option.go ./src/github.com/vbauerster/mpb/v8/container_option.go ./src/github.com/vbauerster/mpb/v8/doc.go ./src/github.com/vbauerster/mpb/v8/heap_manager.go ./src/github.com/vbauerster/mpb/v8/priority_queue.go ./src/github.com/vbauerster/mpb/v8/progress.go ./src/github.com/vbauerster/mpb/v8/proxyreader.go ./src/github.com/vbauerster/mpb/v8/proxywriter.go cat >/tmp/go-build3753747026/b602/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build3753747026/b026/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=/tmp/go-build3753747026/b587/_pkg_.a packagefile go.opentelemetry.io/otel/metric/embedded=/tmp/go-build3753747026/b603/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b602/_pkg_.a -trimpath "$WORK/b602=>" -p go.opentelemetry.io/otel/metric -complete -installsuffix shared -buildid AVP_BVEmAyMbxfEoOh9d/AVP_BVEmAyMbxfEoOh9d -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b602/importcfg -pack ./src/go.opentelemetry.io/otel/metric/asyncfloat64.go ./src/go.opentelemetry.io/otel/metric/asyncint64.go ./src/go.opentelemetry.io/otel/metric/config.go ./src/go.opentelemetry.io/otel/metric/doc.go ./src/go.opentelemetry.io/otel/metric/instrument.go ./src/go.opentelemetry.io/otel/metric/meter.go ./src/go.opentelemetry.io/otel/metric/syncfloat64.go ./src/go.opentelemetry.io/otel/metric/syncint64.go mkdir -p $WORK/b591/ cp $WORK/b385/_pkg_.a /builddir/.cache/go-build/23/238755c3ea8032ff5995e36fca0f6e1fec83555373e238041e603bddb3d8d12c-d # internal cat >/tmp/go-build3753747026/b591/importcfg << 'EOF' # internal # import config packagefile go.opentelemetry.io/otel/attribute=/tmp/go-build3753747026/b587/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b591/_pkg_.a -trimpath "$WORK/b591=>" -p go.opentelemetry.io/otel/semconv/v1.17.0 -complete -installsuffix shared -buildid 38n-_-BCqjtVVEkiQARp/38n-_-BCqjtVVEkiQARp -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b591/importcfg -pack ./src/go.opentelemetry.io/otel/semconv/v1.17.0/doc.go ./src/go.opentelemetry.io/otel/semconv/v1.17.0/event.go ./src/go.opentelemetry.io/otel/semconv/v1.17.0/exception.go ./src/go.opentelemetry.io/otel/semconv/v1.17.0/http.go ./src/go.opentelemetry.io/otel/semconv/v1.17.0/resource.go ./src/go.opentelemetry.io/otel/semconv/v1.17.0/schema.go ./src/go.opentelemetry.io/otel/semconv/v1.17.0/trace.go go.opentelemetry.io/otel/trace mkdir -p $WORK/b607/ cat >/tmp/go-build3753747026/b607/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile context=/tmp/go-build3753747026/b026/_pkg_.a packagefile encoding/hex=/tmp/go-build3753747026/b107/_pkg_.a packagefile encoding/json=/tmp/go-build3753747026/b031/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=/tmp/go-build3753747026/b587/_pkg_.a packagefile go.opentelemetry.io/otel/codes=/tmp/go-build3753747026/b590/_pkg_.a packagefile go.opentelemetry.io/otel/trace/embedded=/tmp/go-build3753747026/b608/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b607/_pkg_.a -trimpath "$WORK/b607=>" -p go.opentelemetry.io/otel/trace -complete -installsuffix shared -buildid bSpN8L4tKC1N5N5cwpq3/bSpN8L4tKC1N5N5cwpq3 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b607/importcfg -pack ./src/go.opentelemetry.io/otel/trace/config.go ./src/go.opentelemetry.io/otel/trace/context.go ./src/go.opentelemetry.io/otel/trace/doc.go ./src/go.opentelemetry.io/otel/trace/nonrecording.go ./src/go.opentelemetry.io/otel/trace/noop.go ./src/go.opentelemetry.io/otel/trace/trace.go ./src/go.opentelemetry.io/otel/trace/tracestate.go cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/f5/f5a39e2d050a32645bbc59b0b57e5cdd1a4610da84177ff5005f96f5d3645b48-d # internal cd $WORK/b189 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b189=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=dH4b-TPiwGuqHzvOowo4 -o ./_x001.o -c _cgo_export.c github.com/opencontainers/runc/libcontainer/utils mkdir -p $WORK/b641/ cat >/tmp/go-build3753747026/b641/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build3753747026/b034/_pkg_.a packagefile encoding/json=/tmp/go-build3753747026/b031/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/cyphar/filepath-securejoin=/tmp/go-build3753747026/b543/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build3753747026/b057/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile path/filepath=/tmp/go-build3753747026/b117/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b641/_pkg_.a -trimpath "$WORK/b641=>" -p github.com/opencontainers/runc/libcontainer/utils -complete -installsuffix shared -buildid mZ5DFhL901qa6dWb3Atw/mZ5DFhL901qa6dWb3Atw -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b641/importcfg -pack ./src/github.com/opencontainers/runc/libcontainer/utils/cmsg.go ./src/github.com/opencontainers/runc/libcontainer/utils/utils.go ./src/github.com/opencontainers/runc/libcontainer/utils/utils_unix.go cp $WORK/b465/_pkg_.a /builddir/.cache/go-build/dd/dd9da24e52821877761cc5410d4f4b463668098e1f30a9e70aaa95794ecd0f58-d # internal golang.org/x/net/idna mkdir -p $WORK/b461/ cat >/tmp/go-build3753747026/b461/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile golang.org/x/text/secure/bidirule=/tmp/go-build3753747026/b462/_pkg_.a packagefile golang.org/x/text/unicode/bidi=/tmp/go-build3753747026/b464/_pkg_.a packagefile golang.org/x/text/unicode/norm=/tmp/go-build3753747026/b465/_pkg_.a packagefile math=/tmp/go-build3753747026/b035/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build3753747026/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b461/_pkg_.a -trimpath "$WORK/b461=>" -p golang.org/x/net/idna -complete -installsuffix shared -buildid MsbEkm4zl-yqMC4B6svB/MsbEkm4zl-yqMC4B6svB -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b461/importcfg -pack ./src/golang.org/x/net/idna/go118.go ./src/golang.org/x/net/idna/idna10.0.0.go ./src/golang.org/x/net/idna/punycode.go ./src/golang.org/x/net/idna/tables15.0.0.go ./src/golang.org/x/net/idna/trie.go ./src/golang.org/x/net/idna/trie13.0.0.go ./src/golang.org/x/net/idna/trieval.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b222/_pkg_.a # internal cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/22/22a431d3e59e3e126aafa899a20de3233965e49fac38b8960674411573274060-d # internal github.com/containers/buildah/docker mkdir -p $WORK/b642/ cat >/tmp/go-build3753747026/b642/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/pkg/strslice=/tmp/go-build3753747026/b208/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build3753747026/b176/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b642/_pkg_.a -trimpath "$WORK/b642=>" -p github.com/containers/buildah/docker -complete -installsuffix shared -buildid mJm87egkNLmsXwzCxiLx/mJm87egkNLmsXwzCxiLx -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b642/importcfg -pack ./_build/src/github.com/containers/buildah/docker/types.go cd $WORK/b109 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b109=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=IGy8xlGLT0G28wGuRCfM -o ./_x003.o -c cgo_resnew.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/4a/4a3e928e59bf5efa92833d3b0532e5cad6ba7d8260f5bdd9432cca910b1e1b59-d # internal crypto/ed25519 mkdir -p $WORK/b095/ cat >/tmp/go-build3753747026/b095/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile crypto=/tmp/go-build3753747026/b068/_pkg_.a packagefile crypto/internal/edwards25519=/tmp/go-build3753747026/b096/_pkg_.a packagefile crypto/rand=/tmp/go-build3753747026/b097/_pkg_.a packagefile crypto/sha512=/tmp/go-build3753747026/b091/_pkg_.a packagefile crypto/subtle=/tmp/go-build3753747026/b073/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -p crypto/ed25519 -std -complete -installsuffix shared -buildid 8TcmZ-A8xi2eLkMrxPWI/8TcmZ-A8xi2eLkMrxPWI -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b095/importcfg -pack /usr/lib/golang/src/crypto/ed25519/ed25519.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b628/_pkg_.a # internal cp $WORK/b628/_pkg_.a /builddir/.cache/go-build/a0/a098c4a3dc118773623ff6bf1e70f918389c5c2836a37e1271e32b4038e8bd8f-d # internal github.com/klauspost/compress/zstd mkdir -p $WORK/b235/ cat >/tmp/go-build3753747026/b235/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/klauspost/compress/zstd /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/klauspost/compress/zstd -trimpath "$WORK/b235=>" -I $WORK/b235/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b235/symabis ./fse_decoder_amd64.s ./matchlen_amd64.s ./seqdec_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/27/27ec09b49b83aea814201381598f66ddf242081c2a7017e358fc733e69faab5e-d # internal go.mongodb.org/mongo-driver/bson/primitive mkdir -p $WORK/b339/ cat >/tmp/go-build3753747026/b339/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile crypto/rand=/tmp/go-build3753747026/b097/_pkg_.a packagefile encoding=/tmp/go-build3753747026/b032/_pkg_.a packagefile encoding/binary=/tmp/go-build3753747026/b034/_pkg_.a packagefile encoding/hex=/tmp/go-build3753747026/b107/_pkg_.a packagefile encoding/json=/tmp/go-build3753747026/b031/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile math/big=/tmp/go-build3753747026/b085/_pkg_.a packagefile regexp=/tmp/go-build3753747026/b177/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile sync/atomic=/tmp/go-build3753747026/b023/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b339/_pkg_.a -trimpath "$WORK/b339=>" -p go.mongodb.org/mongo-driver/bson/primitive -complete -installsuffix shared -buildid HAovvgsqnMu2QDoLpRuK/HAovvgsqnMu2QDoLpRuK -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b339/importcfg -pack ./src/go.mongodb.org/mongo-driver/bson/primitive/decimal.go ./src/go.mongodb.org/mongo-driver/bson/primitive/objectid.go ./src/go.mongodb.org/mongo-driver/bson/primitive/primitive.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b215/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b228/_pkg_.a # internal cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/87/87a3694b6bc16bf546847027eb0055bf34d079f4f8da57df961a32a2ecb49418-d # internal github.com/containers/storage/pkg/pools mkdir -p $WORK/b227/ cat >/tmp/go-build3753747026/b227/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3753747026/b053/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=/tmp/go-build3753747026/b228/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -p github.com/containers/storage/pkg/pools -complete -installsuffix shared -buildid tGQhSa6RjknxkZEwPdKu/tGQhSa6RjknxkZEwPdKu -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b227/importcfg -pack ./src/github.com/containers/storage/pkg/pools/pools.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b642/_pkg_.a # internal cd $WORK/b189 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b189=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=dH4b-TPiwGuqHzvOowo4 -o ./_x002.o -c cgo_lookup_cgo.cgo2.c cp $WORK/b642/_pkg_.a /builddir/.cache/go-build/5b/5b75b9a111c6c577ca399fa884ca478b5fa05908c31244eee526afb778ab2e3f-d # internal github.com/secure-systems-lab/go-securesystemslib/encrypted mkdir -p $WORK/b379/ cat >/tmp/go-build3753747026/b379/importcfg << 'EOF' # internal # import config packagefile crypto/rand=/tmp/go-build3753747026/b097/_pkg_.a packagefile encoding/json=/tmp/go-build3753747026/b031/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile golang.org/x/crypto/nacl/secretbox=/tmp/go-build3753747026/b380/_pkg_.a packagefile golang.org/x/crypto/scrypt=/tmp/go-build3753747026/b384/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b379/_pkg_.a -trimpath "$WORK/b379=>" -p github.com/secure-systems-lab/go-securesystemslib/encrypted -complete -installsuffix shared -buildid Qh_MSOfuibff3Z8OMiOx/Qh_MSOfuibff3Z8OMiOx -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b379/importcfg -pack ./src/github.com/secure-systems-lab/go-securesystemslib/encrypted/encrypted.go cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/88/88ac42742f3229cd56a8d2f54e97cc3a04314088d0305ff9f50e95406c1507be-d # internal github.com/letsencrypt/boulder/strictyaml mkdir -p $WORK/b377/ cat >/tmp/go-build3753747026/b377/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile gopkg.in/yaml.v3=/tmp/go-build3753747026/b215/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b377/_pkg_.a -trimpath "$WORK/b377=>" -p github.com/letsencrypt/boulder/strictyaml -complete -installsuffix shared -buildid HUd06CvDNn-IhuYj8jCm/HUd06CvDNn-IhuYj8jCm -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b377/importcfg -pack ./src/github.com/letsencrypt/boulder/strictyaml/yaml.go cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/klauspost/compress/flate /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/klauspost/compress/flate -trimpath "$WORK/b244=>" -I $WORK/b244/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b244/matchlen_amd64.o ./matchlen_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b174/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b614/_pkg_.a # internal cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/f4/f469ba3386efdde9c4c871f2a0cabb4438ba5312bcb44f0927bd9b481803b8da-d # internal github.com/containerd/log mkdir -p $WORK/b173/ cat >/tmp/go-build3753747026/b173/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build3753747026/b026/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build3753747026/b174/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -p github.com/containerd/log -complete -installsuffix shared -buildid XxCmOC6vJjRAepNUg7FD/XxCmOC6vJjRAepNUg7FD -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b173/importcfg -pack ./src/github.com/containerd/log/context.go cp $WORK/b614/_pkg_.a /builddir/.cache/go-build/09/09c36483b0a5dac21483ab0d6254ca67a7a409e6f5b0e89f47c0e6b3d8deff16-d # internal github.com/containers/image/v5/internal/pkg/platform mkdir -p $WORK/b198/ cat >/tmp/go-build3753747026/b198/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3753747026/b053/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build3753747026/b199/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3753747026/b175/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build3753747026/b174/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build3753747026/b202/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile runtime=/tmp/go-build3753747026/b009/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -p github.com/containers/image/v5/internal/pkg/platform -complete -installsuffix shared -buildid xTXTVLL2DkHeKEu5Aymc/xTXTVLL2DkHeKEu5Aymc -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b198/importcfg -pack ./src/github.com/containers/image/v5/internal/pkg/platform/platform_matcher.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b424/_pkg_.a # internal cp $WORK/b424/_pkg_.a /builddir/.cache/go-build/3f/3fe7c7a6d10a6c6c1f8828794327d6cfd3b0f43aef1d58bb261538c3986101a4-d # internal github.com/containers/storage/pkg/fileutils mkdir -p $WORK/b218/ cat >/tmp/go-build3753747026/b218/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build3753747026/b174/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile path/filepath=/tmp/go-build3753747026/b117/_pkg_.a packagefile regexp=/tmp/go-build3753747026/b177/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile text/scanner=/tmp/go-build3753747026/b219/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -p github.com/containers/storage/pkg/fileutils -complete -installsuffix shared -buildid VFK0gPa5RaYxL0Ugyr_1/VFK0gPa5RaYxL0Ugyr_1 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b218/importcfg -pack ./src/github.com/containers/storage/pkg/fileutils/fileutils.go ./src/github.com/containers/storage/pkg/fileutils/fileutils_unix.go cat >/tmp/go-build3753747026/b235/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile context=/tmp/go-build3753747026/b026/_pkg_.a packagefile crypto/rand=/tmp/go-build3753747026/b097/_pkg_.a packagefile encoding/binary=/tmp/go-build3753747026/b034/_pkg_.a packagefile encoding/hex=/tmp/go-build3753747026/b107/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/klauspost/compress=/tmp/go-build3753747026/b236/_pkg_.a packagefile github.com/klauspost/compress/huff0=/tmp/go-build3753747026/b237/_pkg_.a packagefile github.com/klauspost/compress/internal/cpuinfo=/tmp/go-build3753747026/b239/_pkg_.a packagefile github.com/klauspost/compress/internal/snapref=/tmp/go-build3753747026/b240/_pkg_.a packagefile github.com/klauspost/compress/zstd/internal/xxhash=/tmp/go-build3753747026/b241/_pkg_.a packagefile hash/crc32=/tmp/go-build3753747026/b128/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile log=/tmp/go-build3753747026/b062/_pkg_.a packagefile math=/tmp/go-build3753747026/b035/_pkg_.a packagefile math/bits=/tmp/go-build3753747026/b036/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile path/filepath=/tmp/go-build3753747026/b117/_pkg_.a packagefile runtime=/tmp/go-build3753747026/b009/_pkg_.a packagefile runtime/debug=/tmp/go-build3753747026/b242/_pkg_.a packagefile sort=/tmp/go-build3753747026/b041/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b235/_pkg_.a -trimpath "$WORK/b235=>" -p github.com/klauspost/compress/zstd -installsuffix shared -buildid 7jKZJIt_5Czs_C8i1Fij/7jKZJIt_5Czs_C8i1Fij -goversion go1.21.7 -symabis $WORK/b235/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b235/importcfg -pack -asmhdr $WORK/b235/go_asm.h ./src/github.com/klauspost/compress/zstd/bitreader.go ./src/github.com/klauspost/compress/zstd/bitwriter.go ./src/github.com/klauspost/compress/zstd/blockdec.go ./src/github.com/klauspost/compress/zstd/blockenc.go ./src/github.com/klauspost/compress/zstd/blocktype_string.go ./src/github.com/klauspost/compress/zstd/bytebuf.go ./src/github.com/klauspost/compress/zstd/bytereader.go ./src/github.com/klauspost/compress/zstd/decodeheader.go ./src/github.com/klauspost/compress/zstd/decoder.go ./src/github.com/klauspost/compress/zstd/decoder_options.go ./src/github.com/klauspost/compress/zstd/dict.go ./src/github.com/klauspost/compress/zstd/enc_base.go ./src/github.com/klauspost/compress/zstd/enc_best.go ./src/github.com/klauspost/compress/zstd/enc_better.go ./src/github.com/klauspost/compress/zstd/enc_dfast.go ./src/github.com/klauspost/compress/zstd/enc_fast.go ./src/github.com/klauspost/compress/zstd/encoder.go ./src/github.com/klauspost/compress/zstd/encoder_options.go ./src/github.com/klauspost/compress/zstd/framedec.go ./src/github.com/klauspost/compress/zstd/frameenc.go ./src/github.com/klauspost/compress/zstd/fse_decoder.go ./src/github.com/klauspost/compress/zstd/fse_decoder_amd64.go ./src/github.com/klauspost/compress/zstd/fse_encoder.go ./src/github.com/klauspost/compress/zstd/fse_predefined.go ./src/github.com/klauspost/compress/zstd/hash.go ./src/github.com/klauspost/compress/zstd/history.go ./src/github.com/klauspost/compress/zstd/matchlen_amd64.go ./src/github.com/klauspost/compress/zstd/seqdec.go ./src/github.com/klauspost/compress/zstd/seqdec_amd64.go ./src/github.com/klauspost/compress/zstd/seqenc.go ./src/github.com/klauspost/compress/zstd/snappy.go ./src/github.com/klauspost/compress/zstd/zip.go ./src/github.com/klauspost/compress/zstd/zstd.go cd /usr/lib/golang/src/crypto/internal/bigmod /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/bigmod -trimpath "$WORK/b089=>" -I $WORK/b089/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b089/nat_amd64.o ./nat_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/93/9396d83504b68d5cf10eb23c96b47a112f230fc0d6c3424b4a3839f108ebf7b5-d # internal github.com/containers/storage/pkg/system mkdir -p $WORK/b221/ cat >/tmp/go-build3753747026/b221/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3753747026/b053/_pkg_.a packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/containers/storage/pkg/mount=/tmp/go-build3753747026/b222/_pkg_.a packagefile github.com/docker/go-units=/tmp/go-build3753747026/b224/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build3753747026/b174/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build3753747026/b057/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile os/exec=/tmp/go-build3753747026/b225/_pkg_.a packagefile runtime=/tmp/go-build3753747026/b009/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile syscall=/tmp/go-build3753747026/b028/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -p github.com/containers/storage/pkg/system -complete -installsuffix shared -buildid tRRqewXBOVwUWLLqEiOS/tRRqewXBOVwUWLLqEiOS -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b221/importcfg -pack ./src/github.com/containers/storage/pkg/system/chmod.go ./src/github.com/containers/storage/pkg/system/chtimes.go ./src/github.com/containers/storage/pkg/system/chtimes_unix.go ./src/github.com/containers/storage/pkg/system/errors.go ./src/github.com/containers/storage/pkg/system/exitcode.go ./src/github.com/containers/storage/pkg/system/init.go ./src/github.com/containers/storage/pkg/system/lchown.go ./src/github.com/containers/storage/pkg/system/lcow_unix.go ./src/github.com/containers/storage/pkg/system/lstat_unix.go ./src/github.com/containers/storage/pkg/system/meminfo.go ./src/github.com/containers/storage/pkg/system/meminfo_linux.go ./src/github.com/containers/storage/pkg/system/mknod.go ./src/github.com/containers/storage/pkg/system/path.go ./src/github.com/containers/storage/pkg/system/path_unix.go ./src/github.com/containers/storage/pkg/system/process_unix.go ./src/github.com/containers/storage/pkg/system/rm.go ./src/github.com/containers/storage/pkg/system/rm_common.go ./src/github.com/containers/storage/pkg/system/stat_common.go ./src/github.com/containers/storage/pkg/system/stat_linux.go ./src/github.com/containers/storage/pkg/system/stat_unix.go ./src/github.com/containers/storage/pkg/system/syscall_unix.go ./src/github.com/containers/storage/pkg/system/umask.go ./src/github.com/containers/storage/pkg/system/utimes_linux.go ./src/github.com/containers/storage/pkg/system/xattrs_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b377/_pkg_.a # internal cp $WORK/b377/_pkg_.a /builddir/.cache/go-build/38/383f8c72b64833fbc04b8792e46101955184c044322461c5d5d6182e1c0533fc-d # internal golang.org/x/crypto/ed25519 mkdir -p $WORK/b373/ cat >/tmp/go-build3753747026/b373/importcfg << 'EOF' # internal # import config packagefile crypto/ed25519=/tmp/go-build3753747026/b095/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b373/_pkg_.a -trimpath "$WORK/b373=>" -p golang.org/x/crypto/ed25519 -complete -installsuffix shared -buildid ZPWqHEyQNxjrlEGnXmCE/ZPWqHEyQNxjrlEGnXmCE -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b373/importcfg -pack ./src/golang.org/x/crypto/ed25519/ed25519.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b641/_pkg_.a # internal cp $WORK/b641/_pkg_.a /builddir/.cache/go-build/0c/0c68db276af585af8adc0d5ba7831a4c4638c329a5480b151c2b4110c53f4b91-d # internal golang.org/x/crypto/openpgp/elgamal mkdir -p $WORK/b399/ cat >/tmp/go-build3753747026/b399/importcfg << 'EOF' # internal # import config packagefile crypto/rand=/tmp/go-build3753747026/b097/_pkg_.a packagefile crypto/subtle=/tmp/go-build3753747026/b073/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile math/big=/tmp/go-build3753747026/b085/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b399/_pkg_.a -trimpath "$WORK/b399=>" -p golang.org/x/crypto/openpgp/elgamal -complete -installsuffix shared -buildid aWM4kivZsea-f4TkItUw/aWM4kivZsea-f4TkItUw -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b399/importcfg -pack ./src/golang.org/x/crypto/openpgp/elgamal/elgamal.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/70/70935c59428173c802dc5cc57a0ed132f25680437504d6704deb29a8abc71af7-d # internal html/template mkdir -p $WORK/b423/ cat >/tmp/go-build3753747026/b423/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile encoding/json=/tmp/go-build3753747026/b031/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile html=/tmp/go-build3753747026/b330/_pkg_.a packagefile internal/godebug=/tmp/go-build3753747026/b087/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile io/fs=/tmp/go-build3753747026/b048/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile path=/tmp/go-build3753747026/b049/_pkg_.a packagefile path/filepath=/tmp/go-build3753747026/b117/_pkg_.a packagefile reflect=/tmp/go-build3753747026/b037/_pkg_.a packagefile regexp=/tmp/go-build3753747026/b177/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile text/template=/tmp/go-build3753747026/b424/_pkg_.a packagefile text/template/parse=/tmp/go-build3753747026/b425/_pkg_.a packagefile unicode=/tmp/go-build3753747026/b024/_pkg_.a packagefile unicode/utf8=/tmp/go-build3753747026/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b423/_pkg_.a -trimpath "$WORK/b423=>" -p html/template -std -complete -installsuffix shared -buildid BwP6X9p6qpvzbO1xnp-y/BwP6X9p6qpvzbO1xnp-y -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b423/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b227/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b144/_pkg_.a # internal cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/klauspost/compress/flate /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b244/_pkg_.a $WORK/b244/matchlen_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b244/_pkg_.a # internal cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/ec/ec3d730110ed00cbec4ab20edc0a0401900d158df3bc0dbf017f79b425a7410e-d # internal github.com/containers/storage/pkg/devicemapper mkdir -p $WORK/b517/ cd $WORK/b109 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b109=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=IGy8xlGLT0G28wGuRCfM -o ./_x004.o -c cgo_socknew.cgo2.c cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/containers/storage/pkg/devicemapper pkg-config --cflags -- devmapper /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b173/_pkg_.a # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/c7/c7287c6e0907ed3bd49005131df405e3774b14e776fd82965f0ff316946c66bb-d # internal github.com/containerd/containerd/log mkdir -p $WORK/b172/ cat >/tmp/go-build3753747026/b172/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build3753747026/b026/_pkg_.a packagefile github.com/containerd/log=/tmp/go-build3753747026/b173/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -p github.com/containerd/containerd/log -complete -installsuffix shared -buildid FsCnv7ioqWr1UNBU9g_P/FsCnv7ioqWr1UNBU9g_P -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b172/importcfg -pack ./src/github.com/containerd/containerd/log/context_deprecated.go cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/f9/f9a971bd8916c0b6f6542a5ed8006e1c3247bed979eb35c0ad2e866c55e88ea6-d # internal google.golang.org/protobuf/encoding/prototext mkdir -p $WORK/b129/ cat >/tmp/go-build3753747026/b129/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=/tmp/go-build3753747026/b130/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build3753747026/b134/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=/tmp/go-build3753747026/b137/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build3753747026/b131/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=/tmp/go-build3753747026/b138/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=/tmp/go-build3753747026/b141/_pkg_.a packagefile google.golang.org/protobuf/internal/order=/tmp/go-build3753747026/b142/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=/tmp/go-build3753747026/b136/_pkg_.a packagefile google.golang.org/protobuf/internal/set=/tmp/go-build3753747026/b143/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=/tmp/go-build3753747026/b139/_pkg_.a packagefile google.golang.org/protobuf/proto=/tmp/go-build3753747026/b144/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3753747026/b135/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build3753747026/b145/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile unicode/utf8=/tmp/go-build3753747026/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -p google.golang.org/protobuf/encoding/prototext -complete -installsuffix shared -buildid ARKqh4YPuWUuEuvH0xjG/ARKqh4YPuWUuEuvH0xjG -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b129/importcfg -pack ./src/google.golang.org/protobuf/encoding/prototext/decode.go ./src/google.golang.org/protobuf/encoding/prototext/doc.go ./src/google.golang.org/protobuf/encoding/prototext/encode.go cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/04/0491240a0118b2202b6645e9818839b5307677dbbcff9658fc13adf1fbc868af-d # internal google.golang.org/protobuf/internal/filedesc mkdir -p $WORK/b150/ cat >/tmp/go-build3753747026/b150/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=/tmp/go-build3753747026/b130/_pkg_.a packagefile google.golang.org/protobuf/internal/descfmt=/tmp/go-build3753747026/b151/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=/tmp/go-build3753747026/b152/_pkg_.a packagefile google.golang.org/protobuf/internal/editiondefaults=/tmp/go-build3753747026/b148/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=/tmp/go-build3753747026/b149/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build3753747026/b134/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build3753747026/b131/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=/tmp/go-build3753747026/b141/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=/tmp/go-build3753747026/b136/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=/tmp/go-build3753747026/b139/_pkg_.a packagefile google.golang.org/protobuf/proto=/tmp/go-build3753747026/b144/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3753747026/b135/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build3753747026/b145/_pkg_.a packagefile math=/tmp/go-build3753747026/b035/_pkg_.a packagefile reflect=/tmp/go-build3753747026/b037/_pkg_.a packagefile sort=/tmp/go-build3753747026/b041/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile sync/atomic=/tmp/go-build3753747026/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -p google.golang.org/protobuf/internal/filedesc -complete -installsuffix shared -buildid 1Gbq9nbnunNZo4HLmn6N/1Gbq9nbnunNZo4HLmn6N -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b150/importcfg -pack ./src/google.golang.org/protobuf/internal/filedesc/build.go ./src/google.golang.org/protobuf/internal/filedesc/desc.go ./src/google.golang.org/protobuf/internal/filedesc/desc_init.go ./src/google.golang.org/protobuf/internal/filedesc/desc_lazy.go ./src/google.golang.org/protobuf/internal/filedesc/desc_list.go ./src/google.golang.org/protobuf/internal/filedesc/desc_list_gen.go ./src/google.golang.org/protobuf/internal/filedesc/editions.go ./src/google.golang.org/protobuf/internal/filedesc/placeholder.go cd /usr/lib/golang/src/crypto/internal/bigmod /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b089/_pkg_.a $WORK/b089/nat_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/4f/4f3dd29007bf9d4a36858a51c9e425256a8a6d5f492b481861c3d11c3caf3bed-d # internal crypto/rsa mkdir -p $WORK/b101/ cat >/tmp/go-build3753747026/b101/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile crypto=/tmp/go-build3753747026/b068/_pkg_.a packagefile crypto/internal/bigmod=/tmp/go-build3753747026/b089/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build3753747026/b074/_pkg_.a packagefile crypto/internal/boring/bbig=/tmp/go-build3753747026/b090/_pkg_.a packagefile crypto/internal/randutil=/tmp/go-build3753747026/b082/_pkg_.a packagefile crypto/rand=/tmp/go-build3753747026/b097/_pkg_.a packagefile crypto/subtle=/tmp/go-build3753747026/b073/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile hash=/tmp/go-build3753747026/b069/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile math=/tmp/go-build3753747026/b035/_pkg_.a packagefile math/big=/tmp/go-build3753747026/b085/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -p crypto/rsa -std -complete -installsuffix shared -buildid zVRseVac5RblnKFwdv0t/zVRseVac5RblnKFwdv0t -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b101/importcfg -pack /usr/lib/golang/src/crypto/rsa/notboring.go /usr/lib/golang/src/crypto/rsa/pkcs1v15.go /usr/lib/golang/src/crypto/rsa/pss.go /usr/lib/golang/src/crypto/rsa/rsa.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b379/_pkg_.a # internal cp $WORK/b379/_pkg_.a /builddir/.cache/go-build/d7/d71974e8287265945cf9a07c0fc5cd8b38cd4e6b19aa89ee69044025095ef989-d # internal github.com/klauspost/pgzip mkdir -p $WORK/b243/ cat >/tmp/go-build3753747026/b243/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3753747026/b053/_pkg_.a packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/klauspost/compress/flate=/tmp/go-build3753747026/b244/_pkg_.a packagefile hash=/tmp/go-build3753747026/b069/_pkg_.a packagefile hash/crc32=/tmp/go-build3753747026/b128/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile runtime=/tmp/go-build3753747026/b009/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b243/_pkg_.a -trimpath "$WORK/b243=>" -p github.com/klauspost/pgzip -complete -installsuffix shared -buildid 3ynzH2wlWfjeVc1w5G93/3ynzH2wlWfjeVc1w5G93 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b243/importcfg -pack ./src/github.com/klauspost/pgzip/gunzip.go ./src/github.com/klauspost/pgzip/gzip.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b373/_pkg_.a # internal cp $WORK/b373/_pkg_.a /builddir/.cache/go-build/52/529882fbe4ce744e03fb6c311b99c453a18aad6afb4bf0595e25293e39a5c4a2-d # internal github.com/containers/storage/pkg/loopback mkdir -p $WORK/b519/ echo > $WORK/b519/preferlinkext cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/containers/storage/pkg/loopback TERM='dumb' CGO_LDFLAGS='"-O2" "-g"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b519/ -importpath github.com/containers/storage/pkg/loopback -- -I $WORK/b519/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./loop_wrapper.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b602/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b635/_pkg_.a # internal cp $WORK/b635/_pkg_.a /builddir/.cache/go-build/9f/9fdcbeb7d9f620265bf9ff0b709727c2f6ef6559bb4d2219b468d1947ff9e6b1-d # internal github.com/containers/storage/pkg/parsers/kernel mkdir -p $WORK/b520/ cat >/tmp/go-build3753747026/b520/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build3753747026/b174/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build3753747026/b057/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b339/_pkg_.a # internal cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b520/_pkg_.a -trimpath "$WORK/b520=>" -p github.com/containers/storage/pkg/parsers/kernel -complete -installsuffix shared -buildid hkBPb8IfvSFB_nIUclrZ/hkBPb8IfvSFB_nIUclrZ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b520/importcfg -pack ./src/github.com/containers/storage/pkg/parsers/kernel/kernel.go ./src/github.com/containers/storage/pkg/parsers/kernel/kernel_unix.go ./src/github.com/containers/storage/pkg/parsers/kernel/uname_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b198/_pkg_.a # internal cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/containers/storage/pkg/devicemapper pkg-config --libs -- devmapper /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b594/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b399/_pkg_.a # internal cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/05/0553ca1cce2a622f08c78a5d3e1e9442bdbedd66b50d8218be8648280297702b-d # internal github.com/containers/storage/drivers/quota mkdir -p $WORK/b523/ cp $WORK/b399/_pkg_.a /builddir/.cache/go-build/2a/2a06ea1a5ebe2df43066bf627bfadee3589c23f599a4c2e73ef1200d0e747cdf-d # internal echo > $WORK/b523/preferlinkext cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/containers/storage/drivers/quota TERM='dumb' CGO_LDFLAGS='"-O2" "-g"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b523/ -importpath github.com/containers/storage/drivers/quota -- -I $WORK/b523/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./projectquota_supported.go github.com/containers/storage/pkg/stringid mkdir -p $WORK/b533/ cp $WORK/b339/_pkg_.a /builddir/.cache/go-build/cb/cb5557dfd00a03b5318ce0dca69f5ceccb27e20655afdc68945d530bae89346e-d # internal cp $WORK/b602/_pkg_.a /builddir/.cache/go-build/b9/b99e9be9c75c5e0abbbba03ed7c55063747038e85c8a5bb0caf9bfa37bddc031-d # internal cat >/tmp/go-build3753747026/b533/importcfg << 'EOF' # internal # import config packagefile crypto/rand=/tmp/go-build3753747026/b097/_pkg_.a packagefile encoding/hex=/tmp/go-build3753747026/b107/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/containers/storage/pkg/regexp=/tmp/go-build3753747026/b194/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile math=/tmp/go-build3753747026/b035/_pkg_.a packagefile math/big=/tmp/go-build3753747026/b085/_pkg_.a packagefile math/rand=/tmp/go-build3753747026/b086/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF github.com/opencontainers/runc/libcontainer/apparmor cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b533/_pkg_.a -trimpath "$WORK/b533=>" -p github.com/containers/storage/pkg/stringid -complete -installsuffix shared -buildid 32GF1-RUmG4gJyZvUpVH/32GF1-RUmG4gJyZvUpVH -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b533/importcfg -pack ./src/github.com/containers/storage/pkg/stringid/stringid.go mkdir -p $WORK/b640/ go.mongodb.org/mongo-driver/x/bsonx/bsoncore mkdir -p $WORK/b340/ cat >/tmp/go-build3753747026/b640/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/utils=/tmp/go-build3753747026/b641/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b640/_pkg_.a -trimpath "$WORK/b640=>" -p github.com/opencontainers/runc/libcontainer/apparmor -complete -installsuffix shared -buildid QT93zh4tDml9pMSBKM9s/QT93zh4tDml9pMSBKM9s -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b640/importcfg -pack ./src/github.com/opencontainers/runc/libcontainer/apparmor/apparmor.go ./src/github.com/opencontainers/runc/libcontainer/apparmor/apparmor_linux.go cat >/tmp/go-build3753747026/b340/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile encoding/base64=/tmp/go-build3753747026/b033/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=/tmp/go-build3753747026/b338/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=/tmp/go-build3753747026/b339/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile math=/tmp/go-build3753747026/b035/_pkg_.a packagefile sort=/tmp/go-build3753747026/b041/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a packagefile unicode/utf8=/tmp/go-build3753747026/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b340/_pkg_.a -trimpath "$WORK/b340=>" -p go.mongodb.org/mongo-driver/x/bsonx/bsoncore -complete -installsuffix shared -buildid LElyR7_UfVXqTVBdw9sz/LElyR7_UfVXqTVBdw9sz -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b340/importcfg -pack ./src/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/array.go ./src/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/bson_arraybuilder.go ./src/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/bson_documentbuilder.go ./src/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/bsoncore.go ./src/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/doc.go ./src/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/document.go ./src/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/document_sequence.go ./src/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/element.go ./src/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/tables.go ./src/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b172/_pkg_.a # internal cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/e6/e6bca01efdcd424b412da47002798dacebf181547bead1611b2b18977a284d71-d # internal github.com/docker/docker/pkg/idtools mkdir -p $WORK/b648/ cat >/tmp/go-build3753747026/b648/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3753747026/b053/_pkg_.a packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/moby/sys/user=/tmp/go-build3753747026/b226/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile os/exec=/tmp/go-build3753747026/b225/_pkg_.a packagefile path/filepath=/tmp/go-build3753747026/b117/_pkg_.a packagefile regexp=/tmp/go-build3753747026/b177/_pkg_.a packagefile sort=/tmp/go-build3753747026/b041/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile syscall=/tmp/go-build3753747026/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b648/_pkg_.a -trimpath "$WORK/b648=>" -p github.com/docker/docker/pkg/idtools -complete -installsuffix shared -buildid A_ZVGzBDBz1vye5Bf_tx/A_ZVGzBDBz1vye5Bf_tx -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b648/importcfg -pack ./src/github.com/docker/docker/pkg/idtools/idtools.go ./src/github.com/docker/docker/pkg/idtools/idtools_unix.go ./src/github.com/docker/docker/pkg/idtools/usergroupadd_linux.go ./src/github.com/docker/docker/pkg/idtools/utils_unix.go cp $WORK/b594/_pkg_.a /builddir/.cache/go-build/34/34ecd49d54c87eb33b089b9f5a3e5f794e57e66222a784775ee2d86131f02448-d # internal github.com/go-logr/logr mkdir -p $WORK/b593/ cat >/tmp/go-build3753747026/b593/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build3753747026/b026/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile log/slog=/tmp/go-build3753747026/b594/_pkg_.a packagefile runtime=/tmp/go-build3753747026/b009/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b593/_pkg_.a -trimpath "$WORK/b593=>" -p github.com/go-logr/logr -complete -installsuffix shared -buildid nadpAIwwayU0zZ8f3Fuj/nadpAIwwayU0zZ8f3Fuj -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b593/importcfg -pack ./src/github.com/go-logr/logr/context.go ./src/github.com/go-logr/logr/context_slog.go ./src/github.com/go-logr/logr/discard.go ./src/github.com/go-logr/logr/logr.go ./src/github.com/go-logr/logr/sloghandler.go ./src/github.com/go-logr/logr/slogr.go ./src/github.com/go-logr/logr/slogsink.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b218/_pkg_.a # internal cd $WORK/b109 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b109=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=IGy8xlGLT0G28wGuRCfM -o ./_x005.o -c cgo_unix_cgo.cgo2.c cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/71/71ac47ff89317b500772707e9fc41930cdb7b61c4d03b935185a0daa9364b4f0-d # internal github.com/docker/docker/pkg/ioutils mkdir -p $WORK/b649/ cat >/tmp/go-build3753747026/b649/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build3753747026/b026/_pkg_.a packagefile crypto/sha256=/tmp/go-build3753747026/b103/_pkg_.a packagefile crypto/sha512=/tmp/go-build3753747026/b091/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile github.com/containerd/log=/tmp/go-build3753747026/b173/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile path/filepath=/tmp/go-build3753747026/b117/_pkg_.a packagefile runtime/debug=/tmp/go-build3753747026/b242/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile sync/atomic=/tmp/go-build3753747026/b023/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b649/_pkg_.a -trimpath "$WORK/b649=>" -p github.com/docker/docker/pkg/ioutils -complete -installsuffix shared -buildid _o4vfU8rSMPdxOiDxvEQ/_o4vfU8rSMPdxOiDxvEQ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b649/importcfg -pack ./src/github.com/docker/docker/pkg/ioutils/buffer.go ./src/github.com/docker/docker/pkg/ioutils/bytespipe.go ./src/github.com/docker/docker/pkg/ioutils/fswriters.go ./src/github.com/docker/docker/pkg/ioutils/readers.go ./src/github.com/docker/docker/pkg/ioutils/writeflusher.go ./src/github.com/docker/docker/pkg/ioutils/writers.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b264/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b264/_pkg_.a /builddir/.cache/go-build/29/2948826056c8185486753cafb744aff8443f7a897330a43eb893e750787ff956-d # internal github.com/docker/docker/pkg/system mkdir -p $WORK/b651/ cat >/tmp/go-build3753747026/b651/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build3753747026/b057/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile path/filepath=/tmp/go-build3753747026/b117/_pkg_.a packagefile runtime=/tmp/go-build3753747026/b009/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile syscall=/tmp/go-build3753747026/b028/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b651/_pkg_.a -trimpath "$WORK/b651=>" -p github.com/docker/docker/pkg/system -complete -installsuffix shared -buildid abo9TJ8rxE1wqOsj_BdP/abo9TJ8rxE1wqOsj_BdP -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b651/importcfg -pack ./src/github.com/docker/docker/pkg/system/chtimes.go ./src/github.com/docker/docker/pkg/system/chtimes_nowindows.go ./src/github.com/docker/docker/pkg/system/errors.go ./src/github.com/docker/docker/pkg/system/filesys.go ./src/github.com/docker/docker/pkg/system/filesys_unix.go ./src/github.com/docker/docker/pkg/system/image_os_deprecated.go ./src/github.com/docker/docker/pkg/system/lstat_unix.go ./src/github.com/docker/docker/pkg/system/mknod.go ./src/github.com/docker/docker/pkg/system/mknod_unix.go ./src/github.com/docker/docker/pkg/system/stat_linux.go ./src/github.com/docker/docker/pkg/system/stat_unix.go ./src/github.com/docker/docker/pkg/system/utimes_unix.go ./src/github.com/docker/docker/pkg/system/xattrs.go ./src/github.com/docker/docker/pkg/system/xattrs_linux.go cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/26/26f006f60ca75bfeb1f3345033ae40d0a317d06a67359e580cd4ce6745c7e4e4-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b092/ cat >/tmp/go-build3753747026/b092/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=/tmp/go-build3753747026/b093/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build3753747026/b094/_pkg_.a packagefile math/big=/tmp/go-build3753747026/b085/_pkg_.a packagefile reflect=/tmp/go-build3753747026/b037/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid ufi1cYEM6sfzNaIW_Pkt/ufi1cYEM6sfzNaIW_Pkt -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b092/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 echo > $WORK/b517/preferlinkext cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/containers/storage/pkg/devicemapper TERM='dumb' CGO_LDFLAGS='"-O2" "-g" "-ldevmapper"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b517/ -importpath github.com/containers/storage/pkg/devicemapper -- -I $WORK/b517/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./devmapper_log.go ./devmapper_wrapper.go ./devmapper_wrapper_deferred_remove.go ./devmapper_wrapper_dynamic.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b607/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b640/_pkg_.a # internal cp $WORK/b640/_pkg_.a /builddir/.cache/go-build/e0/e0cc0fcc76b8ade96ab6cc06f6a2bb97e5f7571e7d8cd39a8620ee2581585394-d # internal crypto/x509/pkix mkdir -p $WORK/b106/ cat >/tmp/go-build3753747026/b106/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=/tmp/go-build3753747026/b093/_pkg_.a packagefile encoding/hex=/tmp/go-build3753747026/b107/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile math/big=/tmp/go-build3753747026/b085/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -p crypto/x509/pkix -std -complete -installsuffix shared -buildid _3ZC11cksWtP4zUAqXxy/_3ZC11cksWtP4zUAqXxy -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b106/importcfg -pack /usr/lib/golang/src/crypto/x509/pkix/pkix.go cp $WORK/b607/_pkg_.a /builddir/.cache/go-build/0b/0b78d26589393b0f21dd3b01acc3bfd5cda1a81f3ad73c9ba37b59da0ebc7e8d-d # internal github.com/moby/term mkdir -p $WORK/b656/ cat >/tmp/go-build3753747026/b656/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build3753747026/b057/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b656/_pkg_.a -trimpath "$WORK/b656=>" -p github.com/moby/term -complete -installsuffix shared -buildid ooRyaSkcJo4TA8dterRg/ooRyaSkcJo4TA8dterRg -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b656/importcfg -pack ./src/github.com/moby/term/ascii.go ./src/github.com/moby/term/doc.go ./src/github.com/moby/term/proxy.go ./src/github.com/moby/term/term.go ./src/github.com/moby/term/term_unix.go ./src/github.com/moby/term/termios_nonbsd.go ./src/github.com/moby/term/termios_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b591/_pkg_.a # internal cp $WORK/b591/_pkg_.a /builddir/.cache/go-build/4f/4f1343e377bd15a944bd5d85da0abe8f841267ecf92de5e52008c1a2ee811533-d # internal github.com/docker/docker/pkg/stdcopy mkdir -p $WORK/b658/ cat >/tmp/go-build3753747026/b658/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile encoding/binary=/tmp/go-build3753747026/b034/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b658/_pkg_.a -trimpath "$WORK/b658=>" -p github.com/docker/docker/pkg/stdcopy -complete -installsuffix shared -buildid oTv3bRGUwNBiPp6gPXcy/oTv3bRGUwNBiPp6gPXcy -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b658/importcfg -pack ./src/github.com/docker/docker/pkg/stdcopy/stdcopy.go cd $WORK/b189 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b189=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=dH4b-TPiwGuqHzvOowo4 -o ./_x003.o -c getgrouplist_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b221/_pkg_.a # internal cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/00/009b4b8836dfcb16e5a467d4ae1de8f9b07ee601b374ea6abc8e7d5f3125b346-d # internal github.com/containers/storage/pkg/lockfile mkdir -p $WORK/b532/ cat >/tmp/go-build3753747026/b532/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile crypto/rand=/tmp/go-build3753747026/b097/_pkg_.a packagefile encoding/binary=/tmp/go-build3753747026/b034/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/containers/storage/pkg/system=/tmp/go-build3753747026/b221/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build3753747026/b057/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile path/filepath=/tmp/go-build3753747026/b117/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile sync/atomic=/tmp/go-build3753747026/b023/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b532/_pkg_.a -trimpath "$WORK/b532=>" -p github.com/containers/storage/pkg/lockfile -complete -installsuffix shared -buildid EvP8V1UO1nOi9KQaAN3M/EvP8V1UO1nOi9KQaAN3M -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b532/importcfg -pack ./src/github.com/containers/storage/pkg/lockfile/lastwrite.go ./src/github.com/containers/storage/pkg/lockfile/lockfile.go ./src/github.com/containers/storage/pkg/lockfile/lockfile_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b533/_pkg_.a # internal cp $WORK/b533/_pkg_.a /builddir/.cache/go-build/d9/d9c0e668bcf3c28ff5f3697e76705f0ee8717bf853976e5040badd9e1b8d10bc-d # internal github.com/moby/buildkit/frontend/dockerfile/shell mkdir -p $WORK/b662/ cat >/tmp/go-build3753747026/b662/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/pkg/errors=/tmp/go-build3753747026/b574/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile text/scanner=/tmp/go-build3753747026/b219/_pkg_.a packagefile unicode=/tmp/go-build3753747026/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b662/_pkg_.a -trimpath "$WORK/b662=>" -p github.com/moby/buildkit/frontend/dockerfile/shell -complete -installsuffix shared -buildid 0Zlv9MPplMY4g9BcAje7/0Zlv9MPplMY4g9BcAje7 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b662/importcfg -pack ./src/github.com/moby/buildkit/frontend/dockerfile/shell/equal_env_unix.go ./src/github.com/moby/buildkit/frontend/dockerfile/shell/lex.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b520/_pkg_.a # internal cp $WORK/b520/_pkg_.a /builddir/.cache/go-build/67/6737fdd8b903e6d8592b3416a7ef937d9e801bc288c8036bdab020a585645e3b-d # internal github.com/openshift/imagebuilder/signal mkdir -p $WORK/b667/ cat >/tmp/go-build3753747026/b667/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b667/_pkg_.a -trimpath "$WORK/b667=>" -p github.com/openshift/imagebuilder/signal -complete -installsuffix shared -buildid YFKSunQ8SoRqKSScGavp/YFKSunQ8SoRqKSScGavp -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b667/importcfg -pack ./src/github.com/openshift/imagebuilder/signal/signal.go ./src/github.com/openshift/imagebuilder/signal/signals.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b243/_pkg_.a # internal cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/a2/a2fffc99dfa5b2769d3b0e20d5b3c33624511b7542e73a7479b16f8bf499e41e-d # internal github.com/openshift/imagebuilder/strslice mkdir -p $WORK/b668/ cat >/tmp/go-build3753747026/b668/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build3753747026/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b668/_pkg_.a -trimpath "$WORK/b668=>" -p github.com/openshift/imagebuilder/strslice -complete -installsuffix shared -buildid KjQSU9cVINpX4AzLQQzH/KjQSU9cVINpX4AzLQQzH -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b668/importcfg -pack ./src/github.com/openshift/imagebuilder/strslice/strslice.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b658/_pkg_.a # internal cp $WORK/b658/_pkg_.a /builddir/.cache/go-build/33/33040f789dc65108920eebae53f437d4f15c4ae0af26fc3d30017a48804e30cc-d # internal github.com/containers/common/pkg/password mkdir -p $WORK/b701/ cat >/tmp/go-build3753747026/b701/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile golang.org/x/term=/tmp/go-build3753747026/b385/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile os/signal=/tmp/go-build3753747026/b234/_pkg_.a packagefile syscall=/tmp/go-build3753747026/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b701/_pkg_.a -trimpath "$WORK/b701=>" -p github.com/containers/common/pkg/password -complete -installsuffix shared -buildid yGNXxBfrT8j7VmhXJt3t/yGNXxBfrT8j7VmhXJt3t -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b701/importcfg -pack ./src/github.com/containers/common/pkg/password/password_supported.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/f4/f45b7733c40e5c5b1f690c59f6ca5c468fad6606cf010e7826a68e8a3115b3fb-d # internal github.com/sigstore/fulcio/pkg/certificate mkdir -p $WORK/b391/ cat >/tmp/go-build3753747026/b391/importcfg << 'EOF' # internal # import config packagefile crypto/x509/pkix=/tmp/go-build3753747026/b106/_pkg_.a packagefile encoding/asn1=/tmp/go-build3753747026/b093/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b391/_pkg_.a -trimpath "$WORK/b391=>" -p github.com/sigstore/fulcio/pkg/certificate -complete -installsuffix shared -buildid gDnkzYCViqikXD5ZBIy0/gDnkzYCViqikXD5ZBIy0 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b391/importcfg -pack ./src/github.com/sigstore/fulcio/pkg/certificate/doc.go ./src/github.com/sigstore/fulcio/pkg/certificate/extensions.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b651/_pkg_.a # internal cp $WORK/b651/_pkg_.a /builddir/.cache/go-build/32/32da503524ec7d0e32eb979b75b564d483f2914942ae98e0b31bef9c3db70716-d # internal github.com/fsnotify/fsnotify mkdir -p $WORK/b706/ cat >/tmp/go-build3753747026/b706/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build3753747026/b057/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile path/filepath=/tmp/go-build3753747026/b117/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b706/_pkg_.a -trimpath "$WORK/b706=>" -p github.com/fsnotify/fsnotify -complete -installsuffix shared -buildid IprVua0xHpxyvF9hHdj7/IprVua0xHpxyvF9hHdj7 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b706/importcfg -pack ./src/github.com/fsnotify/fsnotify/backend_inotify.go ./src/github.com/fsnotify/fsnotify/fsnotify.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b656/_pkg_.a # internal cp $WORK/b656/_pkg_.a /builddir/.cache/go-build/09/09f28d03725e562e47ae120bd69f95310536aad47c2ad7bc0b3ff1ebc97f7c52-d # internal github.com/docker/docker/pkg/jsonmessage mkdir -p $WORK/b655/ cat >/tmp/go-build3753747026/b655/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build3753747026/b031/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/docker/go-units=/tmp/go-build3753747026/b224/_pkg_.a packagefile github.com/moby/term=/tmp/go-build3753747026/b656/_pkg_.a packagefile github.com/morikuni/aec=/tmp/go-build3753747026/b657/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b655/_pkg_.a -trimpath "$WORK/b655=>" -p github.com/docker/docker/pkg/jsonmessage -complete -installsuffix shared -buildid woxar2dNYW8GN29ns6XV/woxar2dNYW8GN29ns6XV -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b655/importcfg -pack ./src/github.com/docker/docker/pkg/jsonmessage/jsonmessage.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b593/_pkg_.a # internal cp $WORK/b593/_pkg_.a /builddir/.cache/go-build/7e/7e1851e92f22625b51186e9956a8139d9bca14805ffff8757050ee33aab11db4-d # internal github.com/go-logr/logr/funcr mkdir -p $WORK/b601/ cat >/tmp/go-build3753747026/b601/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile context=/tmp/go-build3753747026/b026/_pkg_.a packagefile encoding=/tmp/go-build3753747026/b032/_pkg_.a packagefile encoding/json=/tmp/go-build3753747026/b031/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/go-logr/logr=/tmp/go-build3753747026/b593/_pkg_.a packagefile log/slog=/tmp/go-build3753747026/b594/_pkg_.a packagefile path/filepath=/tmp/go-build3753747026/b117/_pkg_.a packagefile reflect=/tmp/go-build3753747026/b037/_pkg_.a packagefile runtime=/tmp/go-build3753747026/b009/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b601/_pkg_.a -trimpath "$WORK/b601=>" -p github.com/go-logr/logr/funcr -complete -installsuffix shared -buildid xKrFFIfPFrDL9cDIUVkR/xKrFFIfPFrDL9cDIUVkR -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b601/importcfg -pack ./src/github.com/go-logr/logr/funcr/funcr.go ./src/github.com/go-logr/logr/funcr/slogsink.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b668/_pkg_.a # internal cp $WORK/b668/_pkg_.a /builddir/.cache/go-build/45/4563a418d20977d7e50a7961dc136f4c108b163fbae617dfd612d59e25dec744-d # internal github.com/containernetworking/plugins/pkg/ns mkdir -p $WORK/b711/ cat >/tmp/go-build3753747026/b711/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build3753747026/b057/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile runtime=/tmp/go-build3753747026/b009/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile syscall=/tmp/go-build3753747026/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b711/_pkg_.a -trimpath "$WORK/b711=>" -p github.com/containernetworking/plugins/pkg/ns -complete -installsuffix shared -buildid 3JTrZqFBhUF435AtOS1g/3JTrZqFBhUF435AtOS1g -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b711/importcfg -pack ./src/github.com/containernetworking/plugins/pkg/ns/ns_linux.go cd $WORK/b109 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b109=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=IGy8xlGLT0G28wGuRCfM -o ./_x006.o -c cgo_unix_cgo_res.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/4f/4fdc4a4d7411b53013bd1b3c6063c4fd74fb495c9ab89194970b486bf698efe9-d # internal github.com/titanous/rocacheck mkdir -p $WORK/b378/ cat >/tmp/go-build3753747026/b378/importcfg << 'EOF' # internal # import config packagefile crypto/rsa=/tmp/go-build3753747026/b101/_pkg_.a packagefile math/big=/tmp/go-build3753747026/b085/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b378/_pkg_.a -trimpath "$WORK/b378=>" -p github.com/titanous/rocacheck -complete -installsuffix shared -buildid uswmeiJsWi_dK4nR2l0i/uswmeiJsWi_dK4nR2l0i -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b378/importcfg -pack ./src/github.com/titanous/rocacheck/rocacheck.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b648/_pkg_.a # internal cp $WORK/b648/_pkg_.a /builddir/.cache/go-build/39/39b71ca2a500c65555ef2274d46c22e1f4e3f0f5048bd9bb3bdd00f4e3ad2f5b-d # internal github.com/sigstore/sigstore/pkg/signature/options mkdir -p $WORK/b386/ cat >/tmp/go-build3753747026/b386/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build3753747026/b026/_pkg_.a packagefile crypto=/tmp/go-build3753747026/b068/_pkg_.a packagefile crypto/rand=/tmp/go-build3753747026/b097/_pkg_.a packagefile crypto/rsa=/tmp/go-build3753747026/b101/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b386/_pkg_.a -trimpath "$WORK/b386=>" -p github.com/sigstore/sigstore/pkg/signature/options -complete -installsuffix shared -buildid 5c4Q3oFA9K7FrR9cygjY/5c4Q3oFA9K7FrR9cygjY -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b386/importcfg -pack ./src/github.com/sigstore/sigstore/pkg/signature/options/context.go ./src/github.com/sigstore/sigstore/pkg/signature/options/digest.go ./src/github.com/sigstore/sigstore/pkg/signature/options/doc.go ./src/github.com/sigstore/sigstore/pkg/signature/options/keyversion.go ./src/github.com/sigstore/sigstore/pkg/signature/options/loadoptions.go ./src/github.com/sigstore/sigstore/pkg/signature/options/noop.go ./src/github.com/sigstore/sigstore/pkg/signature/options/rand.go ./src/github.com/sigstore/sigstore/pkg/signature/options/remoteverification.go ./src/github.com/sigstore/sigstore/pkg/signature/options/rpcauth.go ./src/github.com/sigstore/sigstore/pkg/signature/options/signeropts.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b667/_pkg_.a # internal cp $WORK/b667/_pkg_.a /builddir/.cache/go-build/ac/ac086c60eec418356378e4fa8f4eff377593e7e09d89e36cb6ec55e4ab9c3b8f-d # internal github.com/containers/common/libnetwork/resolvconf mkdir -p $WORK/b713/ cat >/tmp/go-build3753747026/b713/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/containers/storage/pkg/regexp=/tmp/go-build3753747026/b194/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build3753747026/b232/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build3753747026/b174/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build3753747026/b202/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile path/filepath=/tmp/go-build3753747026/b117/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b713/_pkg_.a -trimpath "$WORK/b713=>" -p github.com/containers/common/libnetwork/resolvconf -complete -installsuffix shared -buildid oAd_2GcSf4BhtJ97CzM8/oAd_2GcSf4BhtJ97CzM8 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b713/importcfg -pack ./src/github.com/containers/common/libnetwork/resolvconf/resolv.go ./src/github.com/containers/common/libnetwork/resolvconf/resolvconf.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b701/_pkg_.a # internal cp $WORK/b701/_pkg_.a /builddir/.cache/go-build/6f/6f65e8e2d6e67a5f20ef0cebe9eb4fb506251f74c391c03288e7f2c6f36b9573-d # internal github.com/containers/common/pkg/servicereaper mkdir -p $WORK/b716/ cat >/tmp/go-build3753747026/b716/importcfg << 'EOF' # internal # import config packagefile github.com/sirupsen/logrus=/tmp/go-build3753747026/b174/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile os/signal=/tmp/go-build3753747026/b234/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile syscall=/tmp/go-build3753747026/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b716/_pkg_.a -trimpath "$WORK/b716=>" -p github.com/containers/common/pkg/servicereaper -complete -installsuffix shared -buildid ssoFRt2YEYKnKoOg4C71/ssoFRt2YEYKnKoOg4C71 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b716/importcfg -pack ./src/github.com/containers/common/pkg/servicereaper/service.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b655/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b256/_pkg_.a # internal cp $WORK/b655/_pkg_.a /builddir/.cache/go-build/6d/6de9c62a136c204531153283398924781673a03bbc2c329d2a4aed189a4607ce-d # internal github.com/opencontainers/runc/libcontainer/user mkdir -p $WORK/b725/ cat >/tmp/go-build3753747026/b725/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3753747026/b053/_pkg_.a packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build3753747026/b057/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b725/_pkg_.a -trimpath "$WORK/b725=>" -p github.com/opencontainers/runc/libcontainer/user -complete -installsuffix shared -buildid qGXn18iLu-TQdNwJ3G3q/qGXn18iLu-TQdNwJ3G3q -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b725/importcfg -pack ./src/github.com/opencontainers/runc/libcontainer/user/lookup_unix.go ./src/github.com/opencontainers/runc/libcontainer/user/user.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b662/_pkg_.a # internal cp $WORK/b662/_pkg_.a /builddir/.cache/go-build/9f/9fab271f519596111ba7bdf7832e607581c8e3615ab69e9d00e6611b4fc0508b-d # internal github.com/opencontainers/runc/libcontainer/cgroups/devices mkdir -p $WORK/b727/ cat >/tmp/go-build3753747026/b727/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3753747026/b053/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/devices=/tmp/go-build3753747026/b260/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile sort=/tmp/go-build3753747026/b041/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b727/_pkg_.a -trimpath "$WORK/b727=>" -p github.com/opencontainers/runc/libcontainer/cgroups/devices -complete -installsuffix shared -buildid 30ZrUcJz98UqguyvvJiL/30ZrUcJz98UqguyvvJiL -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b727/importcfg -pack ./src/github.com/opencontainers/runc/libcontainer/cgroups/devices/devices_emulator.go cp $WORK/b256/_pkg_.a /builddir/.cache/go-build/9f/9f0a0f0e5ded80c77b2d5328cc3fdc56a59362185d26ba81205da6c829d5781e-d # internal github.com/containers/common/internal/attributedstring mkdir -p $WORK/b619/ cat >/tmp/go-build3753747026/b619/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/BurntSushi/toml=/tmp/go-build3753747026/b256/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b619/_pkg_.a -trimpath "$WORK/b619=>" -p github.com/containers/common/internal/attributedstring -complete -installsuffix shared -buildid sYENMy-rGELoY_LZ6Gqk/sYENMy-rGELoY_LZ6Gqk -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b619/importcfg -pack ./src/github.com/containers/common/internal/attributedstring/slice.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b485/_pkg_.a # internal cp $WORK/b485/_pkg_.a /builddir/.cache/go-build/51/51fc140d0de1df3ad2405a89b5a49a81b9c7acac52bc6f9f897faa2ca753ceb2-d # internal debug/dwarf mkdir -p $WORK/b733/ cat >/tmp/go-build3753747026/b733/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile encoding/binary=/tmp/go-build3753747026/b034/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile path=/tmp/go-build3753747026/b049/_pkg_.a packagefile sort=/tmp/go-build3753747026/b041/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b733/_pkg_.a -trimpath "$WORK/b733=>" -p debug/dwarf -std -complete -installsuffix shared -buildid 3qNVfVATRyO37YFuo1O7/3qNVfVATRyO37YFuo1O7 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b733/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/b189 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b189=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=dH4b-TPiwGuqHzvOowo4 -o ./_cgo_main.o -c _cgo_main.c cd $WORK/b519 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/containers/storage/pkg/loopback -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b519=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=ntGDdxRDwF6akHxm1acX -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b129/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b391/_pkg_.a # internal cp $WORK/b391/_pkg_.a /builddir/.cache/go-build/56/565baa1b5c47f906861eea4aa912c16a0e1e543e7e914a88fc390b31cea23c4c-d # internal internal/zstd mkdir -p $WORK/b734/ cat >/tmp/go-build3753747026/b734/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build3753747026/b034/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile math/bits=/tmp/go-build3753747026/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b734/_pkg_.a -trimpath "$WORK/b734=>" -p internal/zstd -std -complete -installsuffix shared -buildid UXFtAZ5InSWG5cHNSDzV/UXFtAZ5InSWG5cHNSDzV -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b734/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/xxhash.go /usr/lib/golang/src/internal/zstd/zstd.go cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/e7/e74c0e438c65bba4cab97612da9fd032f0e4c34e90c12e0bb7fe327c8b8e56e7-d # internal github.com/cilium/ebpf/internal/unix mkdir -p $WORK/b737/ cat >/tmp/go-build3753747026/b737/importcfg << 'EOF' # internal # import config packagefile golang.org/x/sys/unix=/tmp/go-build3753747026/b057/_pkg_.a packagefile syscall=/tmp/go-build3753747026/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b378/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b737/_pkg_.a -trimpath "$WORK/b737=>" -p github.com/cilium/ebpf/internal/unix -complete -installsuffix shared -buildid EYi7DxJuS47U2fpzitC3/EYi7DxJuS47U2fpzitC3 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b737/importcfg -pack ./src/github.com/cilium/ebpf/internal/unix/types_linux.go cp $WORK/b378/_pkg_.a /builddir/.cache/go-build/bb/bb2352665339f29b1c68a6446ff949755928bc19b570555dd403ed46fb31a3f4-d # internal go/scanner mkdir -p $WORK/b742/ cat >/tmp/go-build3753747026/b742/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile go/token=/tmp/go-build3753747026/b140/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile path/filepath=/tmp/go-build3753747026/b117/_pkg_.a packagefile sort=/tmp/go-build3753747026/b041/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile unicode=/tmp/go-build3753747026/b024/_pkg_.a packagefile unicode/utf8=/tmp/go-build3753747026/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b742/_pkg_.a -trimpath "$WORK/b742=>" -p go/scanner -std -complete -installsuffix shared -buildid ramYzlYTTdb0FNaHQBBF/ramYzlYTTdb0FNaHQBBF -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b742/importcfg -pack /usr/lib/golang/src/go/scanner/errors.go /usr/lib/golang/src/go/scanner/scanner.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b649/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b532/_pkg_.a # internal cp $WORK/b649/_pkg_.a /builddir/.cache/go-build/54/54246d4156e9150fadb31e6e147cb3ed257b77256ed177c95f12778449954446-d # internal github.com/docker/docker/pkg/pools mkdir -p $WORK/b650/ cat >/tmp/go-build3753747026/b650/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3753747026/b053/_pkg_.a packagefile github.com/docker/docker/pkg/ioutils=/tmp/go-build3753747026/b649/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b650/_pkg_.a -trimpath "$WORK/b650=>" -p github.com/docker/docker/pkg/pools -complete -installsuffix shared -buildid B25WLNXqa8pTXek6Yf5A/B25WLNXqa8pTXek6Yf5A -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b650/importcfg -pack ./src/github.com/docker/docker/pkg/pools/pools.go cp $WORK/b532/_pkg_.a /builddir/.cache/go-build/b9/b9cee9cc20ca35a6195ef30dfb1b1194cd83b684785333ef44f2686ef475e0f2-d # internal go/doc/comment mkdir -p $WORK/b747/ cat >/tmp/go-build3753747026/b747/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile sort=/tmp/go-build3753747026/b041/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile unicode=/tmp/go-build3753747026/b024/_pkg_.a packagefile unicode/utf8=/tmp/go-build3753747026/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b747/_pkg_.a -trimpath "$WORK/b747=>" -p go/doc/comment -std -complete -installsuffix shared -buildid lFQ5dYIsHK5aCAMLzgr8/lFQ5dYIsHK5aCAMLzgr8 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b747/importcfg -pack /usr/lib/golang/src/go/doc/comment/doc.go /usr/lib/golang/src/go/doc/comment/html.go /usr/lib/golang/src/go/doc/comment/markdown.go /usr/lib/golang/src/go/doc/comment/parse.go /usr/lib/golang/src/go/doc/comment/print.go /usr/lib/golang/src/go/doc/comment/std.go /usr/lib/golang/src/go/doc/comment/text.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b716/_pkg_.a # internal cp $WORK/b716/_pkg_.a /builddir/.cache/go-build/1e/1e03dcac8acc99f3a086cd1f8119fd246ba7d0cc8258942a8bcb4d0927f29d98-d # internal github.com/containers/common/pkg/version mkdir -p $WORK/b751/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b711/_pkg_.a # internal cat >/tmp/go-build3753747026/b751/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile os/exec=/tmp/go-build3753747026/b225/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b751/_pkg_.a -trimpath "$WORK/b751=>" -p github.com/containers/common/pkg/version -complete -installsuffix shared -buildid ZdsDsnWw4-5UXvo12zZm/ZdsDsnWw4-5UXvo12zZm -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b751/importcfg -pack ./src/github.com/containers/common/pkg/version/version.go cp $WORK/b711/_pkg_.a /builddir/.cache/go-build/15/15c86d0feb268a10da31f6565ee62b0177630e1991682c799506a3262d8d1413-d # internal go.etcd.io/bbolt mkdir -p $WORK/b752/ cat >/tmp/go-build3753747026/b752/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile encoding/hex=/tmp/go-build3753747026/b107/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build3753747026/b057/_pkg_.a packagefile hash/fnv=/tmp/go-build3753747026/b133/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile reflect=/tmp/go-build3753747026/b037/_pkg_.a packagefile runtime=/tmp/go-build3753747026/b009/_pkg_.a packagefile sort=/tmp/go-build3753747026/b041/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile sync/atomic=/tmp/go-build3753747026/b023/_pkg_.a packagefile syscall=/tmp/go-build3753747026/b028/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b752/_pkg_.a -trimpath "$WORK/b752=>" -p go.etcd.io/bbolt -complete -installsuffix shared -buildid 85JdEM2hn-e3as5B2c1D/85JdEM2hn-e3as5B2c1D -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b752/importcfg -pack ./src/go.etcd.io/bbolt/bolt_amd64.go ./src/go.etcd.io/bbolt/bolt_linux.go ./src/go.etcd.io/bbolt/bolt_unix.go ./src/go.etcd.io/bbolt/bucket.go ./src/go.etcd.io/bbolt/compact.go ./src/go.etcd.io/bbolt/cursor.go ./src/go.etcd.io/bbolt/db.go ./src/go.etcd.io/bbolt/doc.go ./src/go.etcd.io/bbolt/errors.go ./src/go.etcd.io/bbolt/freelist.go ./src/go.etcd.io/bbolt/freelist_hmap.go ./src/go.etcd.io/bbolt/mlock_unix.go ./src/go.etcd.io/bbolt/node.go ./src/go.etcd.io/bbolt/page.go ./src/go.etcd.io/bbolt/tx.go ./src/go.etcd.io/bbolt/tx_check.go ./src/go.etcd.io/bbolt/unsafe.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b727/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b706/_pkg_.a # internal cd $WORK/b519 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/containers/storage/pkg/loopback -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b519=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=ntGDdxRDwF6akHxm1acX -o ./_x002.o -c loop_wrapper.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b092/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b619/_pkg_.a # internal cp $WORK/b727/_pkg_.a /builddir/.cache/go-build/9d/9d3a11990abd3d12893e94c62fffbc7569f10593d6a16e826b8704907baff49b-d # internal github.com/containers/common/pkg/hooks/1.0.0 mkdir -p $WORK/b756/ cat >/tmp/go-build3753747026/b756/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build3753747026/b031/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build3753747026/b232/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile regexp=/tmp/go-build3753747026/b177/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b756/_pkg_.a -trimpath "$WORK/b756=>" -p github.com/containers/common/pkg/hooks/1.0.0 -complete -installsuffix shared -buildid bUib6sNODPhpXK6U2sVJ/bUib6sNODPhpXK6U2sVJ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b756/importcfg -pack ./src/github.com/containers/common/pkg/hooks/1.0.0/hook.go ./src/github.com/containers/common/pkg/hooks/1.0.0/when.go cp $WORK/b619/_pkg_.a /builddir/.cache/go-build/42/4235fba3c9adbaa5712db371d4e02ae6831f43512a218c40095b4ee9b0f5f05d-d # internal github.com/davecgh/go-spew/spew mkdir -p $WORK/b758/ cat >/tmp/go-build3753747026/b758/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile encoding/hex=/tmp/go-build3753747026/b107/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile reflect=/tmp/go-build3753747026/b037/_pkg_.a packagefile regexp=/tmp/go-build3753747026/b177/_pkg_.a packagefile sort=/tmp/go-build3753747026/b041/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a EOF cp $WORK/b706/_pkg_.a /builddir/.cache/go-build/e8/e872cb5f5c035270f5e369f8b8f390c0e6c4a49d62b18a4fa356613f8ff71e8e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b758/_pkg_.a -trimpath "$WORK/b758=>" -p github.com/davecgh/go-spew/spew -complete -installsuffix shared -buildid NJqNlNkD14M1jMH9MgGT/NJqNlNkD14M1jMH9MgGT -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b758/importcfg -pack ./src/github.com/davecgh/go-spew/spew/bypass.go ./src/github.com/davecgh/go-spew/spew/common.go ./src/github.com/davecgh/go-spew/spew/config.go ./src/github.com/davecgh/go-spew/spew/doc.go ./src/github.com/davecgh/go-spew/spew/dump.go ./src/github.com/davecgh/go-spew/spew/format.go ./src/github.com/davecgh/go-spew/spew/spew.go github.com/containers/common/pkg/util mkdir -p $WORK/b705/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b461/_pkg_.a # internal cat >/tmp/go-build3753747026/b705/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/fsnotify/fsnotify=/tmp/go-build3753747026/b706/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build3753747026/b174/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build3753747026/b202/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile path/filepath=/tmp/go-build3753747026/b117/_pkg_.a packagefile regexp=/tmp/go-build3753747026/b177/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b705/_pkg_.a -trimpath "$WORK/b705=>" -p github.com/containers/common/pkg/util -complete -installsuffix shared -buildid WvZT-u1-XAgQmLFBC_sI/WvZT-u1-XAgQmLFBC_sI -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b705/importcfg -pack ./src/github.com/containers/common/pkg/util/util.go cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/cd/cdfb5edf1daae3666c6b3e9bcdd334ac111417e4520357650df84be253e87a1f-d # internal crypto/ecdsa mkdir -p $WORK/b083/ cat >/tmp/go-build3753747026/b083/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-build3753747026/b002/_pkg_.a packagefile crypto=/tmp/go-build3753747026/b068/_pkg_.a packagefile crypto/aes=/tmp/go-build3753747026/b070/_pkg_.a packagefile crypto/cipher=/tmp/go-build3753747026/b071/_pkg_.a packagefile crypto/ecdh=/tmp/go-build3753747026/b077/_pkg_.a packagefile crypto/elliptic=/tmp/go-build3753747026/b084/_pkg_.a packagefile crypto/internal/bigmod=/tmp/go-build3753747026/b089/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build3753747026/b074/_pkg_.a packagefile crypto/internal/boring/bbig=/tmp/go-build3753747026/b090/_pkg_.a packagefile crypto/internal/nistec=/tmp/go-build3753747026/b079/_pkg_.a packagefile crypto/internal/randutil=/tmp/go-build3753747026/b082/_pkg_.a packagefile crypto/sha512=/tmp/go-build3753747026/b091/_pkg_.a packagefile crypto/subtle=/tmp/go-build3753747026/b073/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build3753747026/b092/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build3753747026/b094/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile math/big=/tmp/go-build3753747026/b085/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -p crypto/ecdsa -std -complete -installsuffix shared -buildid ALN92yvVssMIxDUUzAaD/ALN92yvVssMIxDUUzAaD -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b083/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/ecdsa_noasm.go /usr/lib/golang/src/crypto/ecdsa/notboring.go cp $WORK/b461/_pkg_.a /builddir/.cache/go-build/60/60616dcd78c9ae0f84cd81d9045733e7470e0b99f7459efc8f3b30ceb3d09fc0-d # internal github.com/pmezard/go-difflib/difflib mkdir -p $WORK/b759/ cat >/tmp/go-build3753747026/b759/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3753747026/b053/_pkg_.a packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b759/_pkg_.a -trimpath "$WORK/b759=>" -p github.com/pmezard/go-difflib/difflib -complete -installsuffix shared -buildid 5bwDhxZ-SQcpOmmnb6ct/5bwDhxZ-SQcpOmmnb6ct -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b759/importcfg -pack ./src/github.com/pmezard/go-difflib/difflib/difflib.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b713/_pkg_.a # internal cp $WORK/b713/_pkg_.a /builddir/.cache/go-build/e2/e2b5beeb8326effd86141662f6abe76303c3e0328d10a55afc00304ef3bfa859-d # internal github.com/containers/common/pkg/umask mkdir -p $WORK/b761/ cat >/tmp/go-build3753747026/b761/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build3753747026/b174/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile path/filepath=/tmp/go-build3753747026/b117/_pkg_.a packagefile syscall=/tmp/go-build3753747026/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b761/_pkg_.a -trimpath "$WORK/b761=>" -p github.com/containers/common/pkg/umask -complete -installsuffix shared -buildid wdkObFCa9TjKu_zphoTI/wdkObFCa9TjKu_zphoTI -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b761/importcfg -pack ./src/github.com/containers/common/pkg/umask/umask.go ./src/github.com/containers/common/pkg/umask/umask_unix.go cd $WORK/b109 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b109=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=IGy8xlGLT0G28wGuRCfM -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b751/_pkg_.a # internal cp $WORK/b751/_pkg_.a /builddir/.cache/go-build/af/af64b7f4307272b50571e9525d88a6bb8129515ead4f4d5e23db08a251ab598b-d # internal github.com/mattn/go-shellwords mkdir -p $WORK/b762/ cat >/tmp/go-build3753747026/b762/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile os/exec=/tmp/go-build3753747026/b225/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile unicode=/tmp/go-build3753747026/b024/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b762/_pkg_.a -trimpath "$WORK/b762=>" -p github.com/mattn/go-shellwords -complete -installsuffix shared -buildid Qwq5FgCEfsKcaV0Kngkh/Qwq5FgCEfsKcaV0Kngkh -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b762/importcfg -pack ./src/github.com/mattn/go-shellwords/shellwords.go ./src/github.com/mattn/go-shellwords/util_posix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b601/_pkg_.a # internal cp $WORK/b601/_pkg_.a /builddir/.cache/go-build/c7/c7f740fa1f9c57943670e8aa2a666170e9559782c82a8f848bb245258c75bb7a-d # internal github.com/go-logr/stdr mkdir -p $WORK/b600/ cat >/tmp/go-build3753747026/b600/importcfg << 'EOF' # internal # import config packagefile github.com/go-logr/logr=/tmp/go-build3753747026/b593/_pkg_.a packagefile github.com/go-logr/logr/funcr=/tmp/go-build3753747026/b601/_pkg_.a packagefile log=/tmp/go-build3753747026/b062/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b600/_pkg_.a -trimpath "$WORK/b600=>" -p github.com/go-logr/stdr -complete -installsuffix shared -buildid iUdgaCfc6GvsCY2ua8_M/iUdgaCfc6GvsCY2ua8_M -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b600/importcfg -pack ./src/github.com/go-logr/stdr/stdr.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b650/_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/b189=/tmp/go-build -gno-record-gcc-switches -o $WORK/b189/_cgo_.o $WORK/b189/_cgo_main.o $WORK/b189/preferlinkext $WORK/b189/_x001.o $WORK/b189/_x002.o $WORK/b189/_x003.o -O2 -g cp $WORK/b650/_pkg_.a /builddir/.cache/go-build/9e/9ea3362385ab8cb774ae0b11d556dec4642d065c93a5e19ac688e07cb106e476-d # internal github.com/opencontainers/runtime-tools/generate/seccomp mkdir -p $WORK/b764/ cat >/tmp/go-build3753747026/b764/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build3753747026/b232/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build3753747026/b057/_pkg_.a packagefile reflect=/tmp/go-build3753747026/b037/_pkg_.a packagefile runtime=/tmp/go-build3753747026/b009/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b764/_pkg_.a -trimpath "$WORK/b764=>" -p github.com/opencontainers/runtime-tools/generate/seccomp -complete -installsuffix shared -buildid N7H5kEPeHHUTny4G1zYg/N7H5kEPeHHUTny4G1zYg -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b764/importcfg -pack ./src/github.com/opencontainers/runtime-tools/generate/seccomp/consts.go ./src/github.com/opencontainers/runtime-tools/generate/seccomp/parse_action.go ./src/github.com/opencontainers/runtime-tools/generate/seccomp/parse_architecture.go ./src/github.com/opencontainers/runtime-tools/generate/seccomp/parse_arguments.go ./src/github.com/opencontainers/runtime-tools/generate/seccomp/parse_remove.go ./src/github.com/opencontainers/runtime-tools/generate/seccomp/seccomp_default.go ./src/github.com/opencontainers/runtime-tools/generate/seccomp/seccomp_default_linux.go ./src/github.com/opencontainers/runtime-tools/generate/seccomp/syscall_compare.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b725/_pkg_.a # internal cp $WORK/b725/_pkg_.a /builddir/.cache/go-build/ab/abc7d5b8688c3356d00055fecffd02f645247d5163346de73dff1dd0886ec774-d # internal github.com/opencontainers/runtime-tools/validate/capabilities mkdir -p $WORK/b765/ cat >/tmp/go-build3753747026/b765/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/syndtr/gocapability/capability=/tmp/go-build3753747026/b233/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b765/_pkg_.a -trimpath "$WORK/b765=>" -p github.com/opencontainers/runtime-tools/validate/capabilities -complete -installsuffix shared -buildid Oi-HimivN9GgC6X5BpMH/Oi-HimivN9GgC6X5BpMH -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b765/importcfg -pack ./src/github.com/opencontainers/runtime-tools/validate/capabilities/validate.go ./src/github.com/opencontainers/runtime-tools/validate/capabilities/validate_linux.go cd $WORK/b519 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/containers/storage/pkg/loopback -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b519=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=ntGDdxRDwF6akHxm1acX -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b386/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b705/_pkg_.a # internal cp $WORK/b705/_pkg_.a /builddir/.cache/go-build/d6/d64889bf8dd127f9906f05f64d45d95508afdeb84307c11c8ecc7643ccb60fdd-d # internal github.com/containers/buildah/pkg/rusage mkdir -p $WORK/b767/ cat >/tmp/go-build3753747026/b767/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/docker/go-units=/tmp/go-build3753747026/b224/_pkg_.a packagefile syscall=/tmp/go-build3753747026/b028/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b767/_pkg_.a -trimpath "$WORK/b767=>" -p github.com/containers/buildah/pkg/rusage -complete -installsuffix shared -buildid 8FQeqsD7GdctFRVrdyyP/8FQeqsD7GdctFRVrdyyP -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b767/importcfg -pack ./_build/src/github.com/containers/buildah/pkg/rusage/rusage.go ./_build/src/github.com/containers/buildah/pkg/rusage/rusage_unix.go cp $WORK/b386/_pkg_.a /builddir/.cache/go-build/c9/c96b3128f1eb59bc993b701689438d010afff933c5d03c7a686f5e3603d00dca-d # internal go/constant mkdir -p $WORK/b769/ cat >/tmp/go-build3753747026/b769/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile go/token=/tmp/go-build3753747026/b140/_pkg_.a packagefile math=/tmp/go-build3753747026/b035/_pkg_.a packagefile math/big=/tmp/go-build3753747026/b085/_pkg_.a packagefile math/bits=/tmp/go-build3753747026/b036/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile unicode/utf8=/tmp/go-build3753747026/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b769/_pkg_.a -trimpath "$WORK/b769=>" -p go/constant -std -complete -installsuffix shared -buildid ENsvoppOlC64kWSir4h6/ENsvoppOlC64kWSir4h6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b769/importcfg -pack /usr/lib/golang/src/go/constant/kind_string.go /usr/lib/golang/src/go/constant/value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b761/_pkg_.a # internal cp $WORK/b761/_pkg_.a /builddir/.cache/go-build/fd/fd2432baf2d8d3881852532a2b3ccb12f72d63634943fe226ab8d4cbe095446c-d # internal sigs.k8s.io/yaml/goyaml.v2 mkdir -p $WORK/b779/ cat >/tmp/go-build3753747026/b779/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile encoding=/tmp/go-build3753747026/b032/_pkg_.a packagefile encoding/base64=/tmp/go-build3753747026/b033/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile math=/tmp/go-build3753747026/b035/_pkg_.a packagefile reflect=/tmp/go-build3753747026/b037/_pkg_.a packagefile regexp=/tmp/go-build3753747026/b177/_pkg_.a packagefile sort=/tmp/go-build3753747026/b041/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a packagefile unicode=/tmp/go-build3753747026/b024/_pkg_.a packagefile unicode/utf8=/tmp/go-build3753747026/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b779/_pkg_.a -trimpath "$WORK/b779=>" -p sigs.k8s.io/yaml/goyaml.v2 -complete -installsuffix shared -buildid m0MAB87AbqsLh5aYGlKN/m0MAB87AbqsLh5aYGlKN -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b779/importcfg -pack ./src/sigs.k8s.io/yaml/goyaml.v2/apic.go ./src/sigs.k8s.io/yaml/goyaml.v2/decode.go ./src/sigs.k8s.io/yaml/goyaml.v2/emitterc.go ./src/sigs.k8s.io/yaml/goyaml.v2/encode.go ./src/sigs.k8s.io/yaml/goyaml.v2/parserc.go ./src/sigs.k8s.io/yaml/goyaml.v2/readerc.go ./src/sigs.k8s.io/yaml/goyaml.v2/resolve.go ./src/sigs.k8s.io/yaml/goyaml.v2/scannerc.go ./src/sigs.k8s.io/yaml/goyaml.v2/sorter.go ./src/sigs.k8s.io/yaml/goyaml.v2/writerc.go ./src/sigs.k8s.io/yaml/goyaml.v2/yaml.go ./src/sigs.k8s.io/yaml/goyaml.v2/yamlh.go ./src/sigs.k8s.io/yaml/goyaml.v2/yamlprivateh.go TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b109=/tmp/go-build -gno-record-gcc-switches -o $WORK/b109/_cgo_.o $WORK/b109/_cgo_main.o $WORK/b109/preferlinkext $WORK/b109/_x001.o $WORK/b109/_x002.o $WORK/b109/_x003.o $WORK/b109/_x004.o $WORK/b109/_x005.o $WORK/b109/_x006.o -O2 -g -lresolv /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b756/_pkg_.a # internal cp $WORK/b756/_pkg_.a /builddir/.cache/go-build/cf/cf8a8950b8ea267a48ad0e8f3ac3a6bfecf564c0fddcf6a45f9e22eaef8da45c-d # internal github.com/containers/common/pkg/hooks/0.1.0 mkdir -p $WORK/b755/ cat >/tmp/go-build3753747026/b755/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build3753747026/b031/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile github.com/containers/common/pkg/hooks/1.0.0=/tmp/go-build3753747026/b756/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build3753747026/b232/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b755/_pkg_.a -trimpath "$WORK/b755=>" -p github.com/containers/common/pkg/hooks/0.1.0 -complete -installsuffix shared -buildid EPRwMQALm-IxfSJy03s2/EPRwMQALm-IxfSJy03s2 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b755/importcfg -pack ./src/github.com/containers/common/pkg/hooks/0.1.0/hook.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b737/_pkg_.a # internal cp $WORK/b737/_pkg_.a /builddir/.cache/go-build/39/39ade43541e703e8823fb3b838ebdeabee7404db1ffd15011bf065d28ea8f436-d # internal github.com/cilium/ebpf/internal/sys mkdir -p $WORK/b736/ cat >/tmp/go-build3753747026/b736/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/cilium/ebpf/internal/unix=/tmp/go-build3753747026/b737/_pkg_.a packagefile math=/tmp/go-build3753747026/b035/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile runtime=/tmp/go-build3753747026/b009/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile syscall=/tmp/go-build3753747026/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b736/_pkg_.a -trimpath "$WORK/b736=>" -p github.com/cilium/ebpf/internal/sys -complete -installsuffix shared -buildid L8VWAXNUR_W-xFByGXjD/L8VWAXNUR_W-xFByGXjD -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b736/importcfg -pack ./src/github.com/cilium/ebpf/internal/sys/doc.go ./src/github.com/cilium/ebpf/internal/sys/fd.go ./src/github.com/cilium/ebpf/internal/sys/ptr.go ./src/github.com/cilium/ebpf/internal/sys/ptr_64.go ./src/github.com/cilium/ebpf/internal/sys/syscall.go ./src/github.com/cilium/ebpf/internal/sys/types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b423/_pkg_.a # internal cp $WORK/b423/_pkg_.a /builddir/.cache/go-build/31/31927e253e1a023da233f61bca3dc45805460e2b6e957dae12f0ac38b8c88c60-d # internal golang.org/x/crypto/bcrypt mkdir -p $WORK/b781/ cat >/tmp/go-build3753747026/b781/importcfg << 'EOF' # internal # import config packagefile crypto/rand=/tmp/go-build3753747026/b097/_pkg_.a packagefile crypto/subtle=/tmp/go-build3753747026/b073/_pkg_.a packagefile encoding/base64=/tmp/go-build3753747026/b033/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile golang.org/x/crypto/blowfish=/tmp/go-build3753747026/b695/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b781/_pkg_.a -trimpath "$WORK/b781=>" -p golang.org/x/crypto/bcrypt -complete -installsuffix shared -buildid qOUHLWIAmoVPfv-OmMHC/qOUHLWIAmoVPfv-OmMHC -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b781/importcfg -pack ./src/golang.org/x/crypto/bcrypt/base64.go ./src/golang.org/x/crypto/bcrypt/bcrypt.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b765/_pkg_.a # internal cp $WORK/b765/_pkg_.a /builddir/.cache/go-build/5d/5d2262ebc3e8d2b2559f45111e54ec41e80aada50e3d9002994cb18fbad0d9c9-d # internal runtime/pprof mkdir -p $WORK/b782/ cat >/tmp/go-build3753747026/b782/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3753747026/b053/_pkg_.a packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile compress/gzip=/tmp/go-build3753747026/b126/_pkg_.a packagefile context=/tmp/go-build3753747026/b026/_pkg_.a packagefile encoding/binary=/tmp/go-build3753747026/b034/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile internal/abi=/tmp/go-build3753747026/b005/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile math=/tmp/go-build3753747026/b035/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile runtime=/tmp/go-build3753747026/b009/_pkg_.a packagefile sort=/tmp/go-build3753747026/b041/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile syscall=/tmp/go-build3753747026/b028/_pkg_.a packagefile text/tabwriter=/tmp/go-build3753747026/b426/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b782/_pkg_.a -trimpath "$WORK/b782=>" -p runtime/pprof -std -installsuffix shared -buildid lnukWXsy5w2pd4QltouI/lnukWXsy5w2pd4QltouI -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b782/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b742/_pkg_.a # internal cp $WORK/b742/_pkg_.a /builddir/.cache/go-build/04/040adf424f566a5177983391b3c312d00e2a1cd1430a6abc4c21bd5bc1860647-d # internal go/ast mkdir -p $WORK/b741/ cat >/tmp/go-build3753747026/b741/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile go/scanner=/tmp/go-build3753747026/b742/_pkg_.a packagefile go/token=/tmp/go-build3753747026/b140/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile reflect=/tmp/go-build3753747026/b037/_pkg_.a packagefile sort=/tmp/go-build3753747026/b041/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b741/_pkg_.a -trimpath "$WORK/b741=>" -p go/ast -std -complete -installsuffix shared -buildid nCpdc6lU9p8BNjvJnAzL/nCpdc6lU9p8BNjvJnAzL -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b741/importcfg -pack /usr/lib/golang/src/go/ast/ast.go /usr/lib/golang/src/go/ast/commentmap.go /usr/lib/golang/src/go/ast/filter.go /usr/lib/golang/src/go/ast/import.go /usr/lib/golang/src/go/ast/print.go /usr/lib/golang/src/go/ast/resolve.go /usr/lib/golang/src/go/ast/scope.go /usr/lib/golang/src/go/ast/walk.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b762/_pkg_.a # internal cp $WORK/b762/_pkg_.a /builddir/.cache/go-build/e1/e170ca79b3f49dd1111747b85e2f58ecc273d062ba50c027944798d2a74034ae-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b759/_pkg_.a # internal cp $WORK/b759/_pkg_.a /builddir/.cache/go-build/f0/f0c6f89b2e65876679b781885eb566b4e0567f45820be12860f72ed53a49e2ae-d # internal TERM='dumb' gcc -I ./src/github.com/containers/storage/pkg/loopback -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b519=/tmp/go-build -gno-record-gcc-switches -o $WORK/b519/_cgo_.o $WORK/b519/_cgo_main.o $WORK/b519/preferlinkext $WORK/b519/_x001.o $WORK/b519/_x002.o -O2 -g /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b755/_pkg_.a # internal cp $WORK/b755/_pkg_.a /builddir/.cache/go-build/ef/ef3b09db05076ad466ace3f96128eacc054ccff485323f45205a96a975cdfff7-d # internal github.com/containers/common/pkg/hooks mkdir -p $WORK/b754/ cat >/tmp/go-build3753747026/b754/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build3753747026/b026/_pkg_.a packagefile encoding/json=/tmp/go-build3753747026/b031/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/containers/common/pkg/hooks/0.1.0=/tmp/go-build3753747026/b755/_pkg_.a packagefile github.com/containers/common/pkg/hooks/1.0.0=/tmp/go-build3753747026/b756/_pkg_.a packagefile github.com/fsnotify/fsnotify=/tmp/go-build3753747026/b706/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build3753747026/b232/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build3753747026/b174/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile path/filepath=/tmp/go-build3753747026/b117/_pkg_.a packagefile sort=/tmp/go-build3753747026/b041/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b754/_pkg_.a -trimpath "$WORK/b754=>" -p github.com/containers/common/pkg/hooks -complete -installsuffix shared -buildid QiukWoi_L7dfRmi3frUM/QiukWoi_L7dfRmi3frUM -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b754/importcfg -pack ./src/github.com/containers/common/pkg/hooks/hooks.go ./src/github.com/containers/common/pkg/hooks/monitor.go ./src/github.com/containers/common/pkg/hooks/read.go ./src/github.com/containers/common/pkg/hooks/version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b767/_pkg_.a # internal cp $WORK/b767/_pkg_.a /builddir/.cache/go-build/87/87c08c98edc60cb7f194881661de7d0b4f7626f7ccc149e3d7535927ce2b5168-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b600/_pkg_.a # internal cp $WORK/b600/_pkg_.a /builddir/.cache/go-build/cd/cd815137a574e9c95544dde4c2482f6fcb5d8b6900243eeebd6d539f0c19ffd4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b340/_pkg_.a # internal cp $WORK/b340/_pkg_.a /builddir/.cache/go-build/75/75a59d9c3ec277d3ef107bc06a08b3aaf944e849d6683e5a767b746e8cba9ed7-d # internal go.mongodb.org/mongo-driver/bson/bsonrw mkdir -p $WORK/b337/ cat >/tmp/go-build3753747026/b337/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile encoding/base64=/tmp/go-build3753747026/b033/_pkg_.a packagefile encoding/binary=/tmp/go-build3753747026/b034/_pkg_.a packagefile encoding/hex=/tmp/go-build3753747026/b107/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=/tmp/go-build3753747026/b338/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=/tmp/go-build3753747026/b339/_pkg_.a packagefile go.mongodb.org/mongo-driver/x/bsonx/bsoncore=/tmp/go-build3753747026/b340/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile math=/tmp/go-build3753747026/b035/_pkg_.a packagefile sort=/tmp/go-build3753747026/b041/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a packagefile unicode=/tmp/go-build3753747026/b024/_pkg_.a packagefile unicode/utf16=/tmp/go-build3753747026/b051/_pkg_.a packagefile unicode/utf8=/tmp/go-build3753747026/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b337/_pkg_.a -trimpath "$WORK/b337=>" -p go.mongodb.org/mongo-driver/bson/bsonrw -complete -installsuffix shared -buildid XRYLxvRBVL2h5mFqQssK/XRYLxvRBVL2h5mFqQssK -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b337/importcfg -pack ./src/go.mongodb.org/mongo-driver/bson/bsonrw/copier.go ./src/go.mongodb.org/mongo-driver/bson/bsonrw/doc.go ./src/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_parser.go ./src/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_reader.go ./src/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_tables.go ./src/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_wrappers.go ./src/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_writer.go ./src/go.mongodb.org/mongo-driver/bson/bsonrw/json_scanner.go ./src/go.mongodb.org/mongo-driver/bson/bsonrw/mode.go ./src/go.mongodb.org/mongo-driver/bson/bsonrw/reader.go ./src/go.mongodb.org/mongo-driver/bson/bsonrw/value_reader.go ./src/go.mongodb.org/mongo-driver/bson/bsonrw/value_writer.go ./src/go.mongodb.org/mongo-driver/bson/bsonrw/writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b781/_pkg_.a # internal cp $WORK/b781/_pkg_.a /builddir/.cache/go-build/ba/baf1fdec10f537f527abdab2de66cc3d568c4927163167f4bd866def286255f2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b734/_pkg_.a # internal cp $WORK/b734/_pkg_.a /builddir/.cache/go-build/63/63aa8b52476adb4b58894bf01ed5b9f0faa428b8f25d6fb240209fc6c14e4b9c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b736/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b764/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b736/_pkg_.a /builddir/.cache/go-build/a1/a10b02baa1b0ab92b9ba49e83612106bbb56f2d4c03bc6bda0daa4c7e273b749-d # internal cp $WORK/b764/_pkg_.a /builddir/.cache/go-build/f6/f6cf0e5c640c8ecfddac36db69c44fbaf0bd820b3601bc40644639376f269055-d # internal github.com/cilium/ebpf/asm mkdir -p $WORK/b735/ github.com/opencontainers/runtime-tools/generate mkdir -p $WORK/b763/ cat >/tmp/go-build3753747026/b735/importcfg << 'EOF' # internal # import config packagefile crypto/sha1=/tmp/go-build3753747026/b102/_pkg_.a packagefile encoding/binary=/tmp/go-build3753747026/b034/_pkg_.a packagefile encoding/hex=/tmp/go-build3753747026/b107/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/cilium/ebpf/internal/sys=/tmp/go-build3753747026/b736/_pkg_.a packagefile github.com/cilium/ebpf/internal/unix=/tmp/go-build3753747026/b737/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile math=/tmp/go-build3753747026/b035/_pkg_.a packagefile sort=/tmp/go-build3753747026/b041/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b735/_pkg_.a -trimpath "$WORK/b735=>" -p github.com/cilium/ebpf/asm -complete -installsuffix shared -buildid ybmLzwjlYsTZHGuMYfnT/ybmLzwjlYsTZHGuMYfnT -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b735/importcfg -pack ./src/github.com/cilium/ebpf/asm/alu.go ./src/github.com/cilium/ebpf/asm/alu_string.go ./src/github.com/cilium/ebpf/asm/doc.go ./src/github.com/cilium/ebpf/asm/func.go ./src/github.com/cilium/ebpf/asm/func_string.go ./src/github.com/cilium/ebpf/asm/instruction.go ./src/github.com/cilium/ebpf/asm/jump.go ./src/github.com/cilium/ebpf/asm/jump_string.go ./src/github.com/cilium/ebpf/asm/load_store.go ./src/github.com/cilium/ebpf/asm/load_store_string.go ./src/github.com/cilium/ebpf/asm/metadata.go ./src/github.com/cilium/ebpf/asm/opcode.go ./src/github.com/cilium/ebpf/asm/opcode_string.go ./src/github.com/cilium/ebpf/asm/register.go cat >/tmp/go-build3753747026/b763/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build3753747026/b031/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build3753747026/b232/_pkg_.a packagefile github.com/opencontainers/runtime-tools/generate/seccomp=/tmp/go-build3753747026/b764/_pkg_.a packagefile github.com/opencontainers/runtime-tools/validate/capabilities=/tmp/go-build3753747026/b765/_pkg_.a packagefile github.com/syndtr/gocapability/capability=/tmp/go-build3753747026/b233/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b763/_pkg_.a -trimpath "$WORK/b763=>" -p github.com/opencontainers/runtime-tools/generate -complete -installsuffix shared -buildid J0rkBxXZz7sUva0Sv_it/J0rkBxXZz7sUva0Sv_it -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b763/importcfg -pack ./src/github.com/opencontainers/runtime-tools/generate/config.go ./src/github.com/opencontainers/runtime-tools/generate/generate.go cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/ab/ab126e1f51f01b411f12cfe53077e705056315b241fd0a85a4e2ec944484bd84-d # internal gopkg.in/go-jose/go-jose.v2/cipher mkdir -p $WORK/b375/ cat >/tmp/go-build3753747026/b375/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile crypto=/tmp/go-build3753747026/b068/_pkg_.a packagefile crypto/cipher=/tmp/go-build3753747026/b071/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build3753747026/b083/_pkg_.a packagefile crypto/elliptic=/tmp/go-build3753747026/b084/_pkg_.a packagefile crypto/hmac=/tmp/go-build3753747026/b098/_pkg_.a packagefile crypto/sha256=/tmp/go-build3753747026/b103/_pkg_.a packagefile crypto/sha512=/tmp/go-build3753747026/b091/_pkg_.a packagefile crypto/subtle=/tmp/go-build3753747026/b073/_pkg_.a packagefile encoding/binary=/tmp/go-build3753747026/b034/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile hash=/tmp/go-build3753747026/b069/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b375/_pkg_.a -trimpath "$WORK/b375=>" -p gopkg.in/go-jose/go-jose.v2/cipher -complete -installsuffix shared -buildid AxZupXS5QDfP1qrjQe3N/AxZupXS5QDfP1qrjQe3N -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b375/importcfg -pack ./src/gopkg.in/go-jose/go-jose.v2/cipher/cbc_hmac.go ./src/gopkg.in/go-jose/go-jose.v2/cipher/concat_kdf.go ./src/gopkg.in/go-jose/go-jose.v2/cipher/ecdh_es.go ./src/gopkg.in/go-jose/go-jose.v2/cipher/key_wrap.go golang.org/x/crypto/openpgp/packet /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b758/_pkg_.a # internal github.com/go-jose/go-jose/v3/cipher /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b747/_pkg_.a # internal mkdir -p $WORK/b395/ cat >/tmp/go-build3753747026/b395/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3753747026/b053/_pkg_.a packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile compress/bzip2=/tmp/go-build3753747026/b217/_pkg_.a packagefile compress/flate=/tmp/go-build3753747026/b127/_pkg_.a packagefile compress/zlib=/tmp/go-build3753747026/b396/_pkg_.a packagefile crypto=/tmp/go-build3753747026/b068/_pkg_.a packagefile crypto/aes=/tmp/go-build3753747026/b070/_pkg_.a packagefile crypto/cipher=/tmp/go-build3753747026/b071/_pkg_.a packagefile crypto/des=/tmp/go-build3753747026/b076/_pkg_.a packagefile crypto/dsa=/tmp/go-build3753747026/b105/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build3753747026/b083/_pkg_.a packagefile crypto/elliptic=/tmp/go-build3753747026/b084/_pkg_.a packagefile crypto/md5=/tmp/go-build3753747026/b099/_pkg_.a packagefile crypto/rand=/tmp/go-build3753747026/b097/_pkg_.a packagefile crypto/rsa=/tmp/go-build3753747026/b101/_pkg_.a packagefile crypto/sha1=/tmp/go-build3753747026/b102/_pkg_.a packagefile crypto/sha256=/tmp/go-build3753747026/b103/_pkg_.a packagefile crypto/sha512=/tmp/go-build3753747026/b091/_pkg_.a packagefile crypto/subtle=/tmp/go-build3753747026/b073/_pkg_.a packagefile encoding/asn1=/tmp/go-build3753747026/b093/_pkg_.a packagefile encoding/binary=/tmp/go-build3753747026/b034/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile golang.org/x/crypto/cast5=/tmp/go-build3753747026/b398/_pkg_.a packagefile golang.org/x/crypto/openpgp/elgamal=/tmp/go-build3753747026/b399/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=/tmp/go-build3753747026/b394/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=/tmp/go-build3753747026/b400/_pkg_.a packagefile hash=/tmp/go-build3753747026/b069/_pkg_.a packagefile image=/tmp/go-build3753747026/b401/_pkg_.a packagefile image/jpeg=/tmp/go-build3753747026/b403/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile math/big=/tmp/go-build3753747026/b085/_pkg_.a packagefile math/bits=/tmp/go-build3753747026/b036/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b395/_pkg_.a -trimpath "$WORK/b395=>" -p golang.org/x/crypto/openpgp/packet -complete -installsuffix shared -buildid QqnjdLmqxZCBI3bITksa/QqnjdLmqxZCBI3bITksa -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b395/importcfg -pack ./src/golang.org/x/crypto/openpgp/packet/compressed.go ./src/golang.org/x/crypto/openpgp/packet/config.go ./src/golang.org/x/crypto/openpgp/packet/encrypted_key.go ./src/golang.org/x/crypto/openpgp/packet/literal.go ./src/golang.org/x/crypto/openpgp/packet/ocfb.go ./src/golang.org/x/crypto/openpgp/packet/one_pass_signature.go ./src/golang.org/x/crypto/openpgp/packet/opaque.go ./src/golang.org/x/crypto/openpgp/packet/packet.go ./src/golang.org/x/crypto/openpgp/packet/private_key.go ./src/golang.org/x/crypto/openpgp/packet/public_key.go ./src/golang.org/x/crypto/openpgp/packet/public_key_v3.go ./src/golang.org/x/crypto/openpgp/packet/reader.go ./src/golang.org/x/crypto/openpgp/packet/signature.go ./src/golang.org/x/crypto/openpgp/packet/signature_v3.go ./src/golang.org/x/crypto/openpgp/packet/symmetric_key_encrypted.go ./src/golang.org/x/crypto/openpgp/packet/symmetrically_encrypted.go ./src/golang.org/x/crypto/openpgp/packet/userattribute.go ./src/golang.org/x/crypto/openpgp/packet/userid.go mkdir -p $WORK/b413/ cat >/tmp/go-build3753747026/b413/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile crypto=/tmp/go-build3753747026/b068/_pkg_.a packagefile crypto/cipher=/tmp/go-build3753747026/b071/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build3753747026/b083/_pkg_.a packagefile crypto/elliptic=/tmp/go-build3753747026/b084/_pkg_.a packagefile crypto/hmac=/tmp/go-build3753747026/b098/_pkg_.a packagefile crypto/sha256=/tmp/go-build3753747026/b103/_pkg_.a packagefile crypto/sha512=/tmp/go-build3753747026/b091/_pkg_.a packagefile crypto/subtle=/tmp/go-build3753747026/b073/_pkg_.a packagefile encoding/binary=/tmp/go-build3753747026/b034/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile hash=/tmp/go-build3753747026/b069/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b413/_pkg_.a -trimpath "$WORK/b413=>" -p github.com/go-jose/go-jose/v3/cipher -complete -installsuffix shared -buildid m0LvsdqNKzBvG8UQ_suS/m0LvsdqNKzBvG8UQ_suS -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b413/importcfg -pack ./src/github.com/go-jose/go-jose/v3/cipher/cbc_hmac.go ./src/github.com/go-jose/go-jose/v3/cipher/concat_kdf.go ./src/github.com/go-jose/go-jose/v3/cipher/ecdh_es.go ./src/github.com/go-jose/go-jose/v3/cipher/key_wrap.go cd $WORK/b523 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/containers/storage/drivers/quota -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b523=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=6SPAVGflmhMUXlXh_ztn -o ./_x001.o -c _cgo_export.c cp $WORK/b758/_pkg_.a /builddir/.cache/go-build/e1/e1edaf920d606d402e2e4a6546965d8be057ef8bb1880d281427b8968b63ce98-d # internal github.com/containers/common/pkg/hooks/exec mkdir -p $WORK/b757/ cp $WORK/b747/_pkg_.a /builddir/.cache/go-build/84/84305ecb207b49c1e8f1e9fd232fb67705fe473f2ed17d66aa29b63d4b98bd33-d # internal cat >/tmp/go-build3753747026/b757/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile context=/tmp/go-build3753747026/b026/_pkg_.a packagefile encoding/json=/tmp/go-build3753747026/b031/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/davecgh/go-spew/spew=/tmp/go-build3753747026/b758/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build3753747026/b232/_pkg_.a packagefile github.com/pmezard/go-difflib/difflib=/tmp/go-build3753747026/b759/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build3753747026/b174/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile os/exec=/tmp/go-build3753747026/b225/_pkg_.a packagefile reflect=/tmp/go-build3753747026/b037/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b757/_pkg_.a -trimpath "$WORK/b757=>" -p github.com/containers/common/pkg/hooks/exec -complete -installsuffix shared -buildid 5niaZ7DUxUk2Xk_pVDkK/5niaZ7DUxUk2Xk_pVDkK -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b757/importcfg -pack ./src/github.com/containers/common/pkg/hooks/exec/exec.go ./src/github.com/containers/common/pkg/hooks/exec/runtimeconfigfilter.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b754/_pkg_.a # internal cp $WORK/b754/_pkg_.a /builddir/.cache/go-build/42/4256259fa4234f5c5ca11cb6b43d2ccab0d460895ef177670565b44a5b12b730-d # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage user -dynimport $WORK/b189/_cgo_.o -dynout $WORK/b189/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b769/_pkg_.a # internal cp $WORK/b769/_pkg_.a /builddir/.cache/go-build/24/24ea847c6ea30346be8fc0bb284e63fe8c482734cd0af431c9f7f111f87493d7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b757/_pkg_.a # internal cp $WORK/b757/_pkg_.a /builddir/.cache/go-build/59/5901e95df2cb8f88bf66e08072af96f3eecff2f87855b51a1fdbcaef79aa112d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/c6/c6e88cf93f24c6f624c2362f6f1f88504d703da8a4958b665de0835e95c63870-d # internal google.golang.org/protobuf/encoding/protojson mkdir -p $WORK/b451/ cat >/tmp/go-build3753747026/b451/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile encoding/base64=/tmp/go-build3753747026/b033/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=/tmp/go-build3753747026/b130/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/json=/tmp/go-build3753747026/b452/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build3753747026/b134/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build3753747026/b131/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=/tmp/go-build3753747026/b150/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=/tmp/go-build3753747026/b138/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=/tmp/go-build3753747026/b141/_pkg_.a packagefile google.golang.org/protobuf/internal/order=/tmp/go-build3753747026/b142/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=/tmp/go-build3753747026/b136/_pkg_.a packagefile google.golang.org/protobuf/internal/set=/tmp/go-build3753747026/b143/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=/tmp/go-build3753747026/b139/_pkg_.a packagefile google.golang.org/protobuf/proto=/tmp/go-build3753747026/b144/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3753747026/b135/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build3753747026/b145/_pkg_.a packagefile math=/tmp/go-build3753747026/b035/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b451/_pkg_.a -trimpath "$WORK/b451=>" -p google.golang.org/protobuf/encoding/protojson -complete -installsuffix shared -buildid uxBgKZLlEPlMdCvHZct6/uxBgKZLlEPlMdCvHZct6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b451/importcfg -pack ./src/google.golang.org/protobuf/encoding/protojson/decode.go ./src/google.golang.org/protobuf/encoding/protojson/doc.go ./src/google.golang.org/protobuf/encoding/protojson/encode.go ./src/google.golang.org/protobuf/encoding/protojson/well_known_types.go google.golang.org/protobuf/internal/encoding/tag mkdir -p $WORK/b157/ cat >/tmp/go-build3753747026/b157/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/encoding/defval=/tmp/go-build3753747026/b149/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=/tmp/go-build3753747026/b150/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=/tmp/go-build3753747026/b139/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3753747026/b135/_pkg_.a packagefile reflect=/tmp/go-build3753747026/b037/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -p google.golang.org/protobuf/internal/encoding/tag -complete -installsuffix shared -buildid s3qyZleXSOQz1dSkGZnH/s3qyZleXSOQz1dSkGZnH -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b157/importcfg -pack ./src/google.golang.org/protobuf/internal/encoding/tag/tag.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b413/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b375/_pkg_.a # internal cd $WORK/b523 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/containers/storage/drivers/quota -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b523=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=6SPAVGflmhMUXlXh_ztn -o ./_x002.o -c projectquota_supported.cgo2.c cat >/tmp/go-build3753747026/b189/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile runtime=/tmp/go-build3753747026/b009/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile syscall=/tmp/go-build3753747026/b028/_pkg_.a packagefile runtime/cgo=/tmp/go-build3753747026/b115/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -p os/user -std -installsuffix shared -buildid dH4b-TPiwGuqHzvOowo4/dH4b-TPiwGuqHzvOowo4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b189/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/b189/_cgo_gotypes.go $WORK/b189/cgo_lookup_cgo.cgo1.go $WORK/b189/getgrouplist_unix.cgo1.go $WORK/b189/_cgo_import.go cp $WORK/b413/_pkg_.a /builddir/.cache/go-build/9d/9d1e9d83d339e76bbf07747835c07a7210fa4a637945986a65f4306de63c20ee-d # internal cp $WORK/b375/_pkg_.a /builddir/.cache/go-build/b9/b99e82728cf17c595c2751da4b50fd33135c83fdc283b858fbca4b9709edeb17-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/f0/f06dd4cd6d2ff7ad528685e40f06250f76662fd9ac5e108b665611a2d138524b-d # internal google.golang.org/protobuf/internal/impl mkdir -p $WORK/b156/ cat >/tmp/go-build3753747026/b156/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile compress/gzip=/tmp/go-build3753747026/b126/_pkg_.a packagefile encoding/binary=/tmp/go-build3753747026/b034/_pkg_.a packagefile encoding/json=/tmp/go-build3753747026/b031/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=/tmp/go-build3753747026/b129/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=/tmp/go-build3753747026/b130/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=/tmp/go-build3753747026/b152/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=/tmp/go-build3753747026/b132/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build3753747026/b134/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/tag=/tmp/go-build3753747026/b157/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build3753747026/b131/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=/tmp/go-build3753747026/b150/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=/tmp/go-build3753747026/b138/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=/tmp/go-build3753747026/b141/_pkg_.a packagefile google.golang.org/protobuf/internal/order=/tmp/go-build3753747026/b142/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=/tmp/go-build3753747026/b136/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=/tmp/go-build3753747026/b139/_pkg_.a packagefile google.golang.org/protobuf/proto=/tmp/go-build3753747026/b144/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3753747026/b135/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build3753747026/b145/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=/tmp/go-build3753747026/b146/_pkg_.a packagefile hash/crc32=/tmp/go-build3753747026/b128/_pkg_.a packagefile io/ioutil=/tmp/go-build3753747026/b123/_pkg_.a packagefile math=/tmp/go-build3753747026/b035/_pkg_.a packagefile math/bits=/tmp/go-build3753747026/b036/_pkg_.a packagefile reflect=/tmp/go-build3753747026/b037/_pkg_.a packagefile sort=/tmp/go-build3753747026/b041/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile sync/atomic=/tmp/go-build3753747026/b023/_pkg_.a packagefile unicode/utf8=/tmp/go-build3753747026/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -p google.golang.org/protobuf/internal/impl -complete -installsuffix shared -buildid 0exvCjB8XQpX2WNn20yt/0exvCjB8XQpX2WNn20yt -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b156/importcfg -pack ./src/google.golang.org/protobuf/internal/impl/api_export.go ./src/google.golang.org/protobuf/internal/impl/checkinit.go ./src/google.golang.org/protobuf/internal/impl/codec_extension.go ./src/google.golang.org/protobuf/internal/impl/codec_field.go ./src/google.golang.org/protobuf/internal/impl/codec_gen.go ./src/google.golang.org/protobuf/internal/impl/codec_map.go ./src/google.golang.org/protobuf/internal/impl/codec_map_go112.go ./src/google.golang.org/protobuf/internal/impl/codec_message.go ./src/google.golang.org/protobuf/internal/impl/codec_messageset.go ./src/google.golang.org/protobuf/internal/impl/codec_tables.go ./src/google.golang.org/protobuf/internal/impl/codec_unsafe.go ./src/google.golang.org/protobuf/internal/impl/convert.go ./src/google.golang.org/protobuf/internal/impl/convert_list.go ./src/google.golang.org/protobuf/internal/impl/convert_map.go ./src/google.golang.org/protobuf/internal/impl/decode.go ./src/google.golang.org/protobuf/internal/impl/encode.go ./src/google.golang.org/protobuf/internal/impl/enum.go ./src/google.golang.org/protobuf/internal/impl/extension.go ./src/google.golang.org/protobuf/internal/impl/legacy_enum.go ./src/google.golang.org/protobuf/internal/impl/legacy_export.go ./src/google.golang.org/protobuf/internal/impl/legacy_extension.go ./src/google.golang.org/protobuf/internal/impl/legacy_file.go ./src/google.golang.org/protobuf/internal/impl/legacy_message.go ./src/google.golang.org/protobuf/internal/impl/merge.go ./src/google.golang.org/protobuf/internal/impl/merge_gen.go ./src/google.golang.org/protobuf/internal/impl/message.go ./src/google.golang.org/protobuf/internal/impl/message_reflect.go ./src/google.golang.org/protobuf/internal/impl/message_reflect_field.go ./src/google.golang.org/protobuf/internal/impl/message_reflect_gen.go ./src/google.golang.org/protobuf/internal/impl/pointer_unsafe.go ./src/google.golang.org/protobuf/internal/impl/validate.go ./src/google.golang.org/protobuf/internal/impl/weak.go TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage net -dynimport $WORK/b109/_cgo_.o -dynout $WORK/b109/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b782/_pkg_.a # internal cp $WORK/b782/_pkg_.a /builddir/.cache/go-build/55/55e460f9828181240e006bae360d41f243b902f709d20bfbe3ae47901857a97c-d # internal cd $WORK/b523 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/containers/storage/drivers/quota -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b523=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=6SPAVGflmhMUXlXh_ztn -o ./_cgo_main.o -c _cgo_main.c cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b189/_pkg_.a $WORK/b189/preferlinkext $WORK/b189/_x001.o $WORK/b189/_x002.o $WORK/b189/_x003.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b189/_pkg_.a # internal cat >/tmp/go-build3753747026/b109/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=/tmp/go-build3753747026/b026/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=/tmp/go-build3753747026/b110/_pkg_.a packagefile internal/bytealg=/tmp/go-build3753747026/b010/_pkg_.a packagefile internal/godebug=/tmp/go-build3753747026/b087/_pkg_.a packagefile internal/itoa=/tmp/go-build3753747026/b029/_pkg_.a packagefile internal/nettrace=/tmp/go-build3753747026/b111/_pkg_.a packagefile internal/poll=/tmp/go-build3753747026/b043/_pkg_.a packagefile internal/singleflight=/tmp/go-build3753747026/b112/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build3753747026/b044/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile io/fs=/tmp/go-build3753747026/b048/_pkg_.a packagefile net/netip=/tmp/go-build3753747026/b113/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile runtime=/tmp/go-build3753747026/b009/_pkg_.a packagefile sort=/tmp/go-build3753747026/b041/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile sync/atomic=/tmp/go-build3753747026/b023/_pkg_.a packagefile syscall=/tmp/go-build3753747026/b028/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a packagefile runtime/cgo=/tmp/go-build3753747026/b115/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -p net -std -installsuffix shared -buildid IGy8xlGLT0G28wGuRCfM/IGy8xlGLT0G28wGuRCfM -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b109/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_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/sendfile_linux.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/sockoptip_linux.go /usr/lib/golang/src/net/sockoptip_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/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/b109/_cgo_gotypes.go $WORK/b109/cgo_linux.cgo1.go $WORK/b109/cgo_resnew.cgo1.go $WORK/b109/cgo_socknew.cgo1.go $WORK/b109/cgo_unix_cgo.cgo1.go $WORK/b109/cgo_unix_cgo_res.cgo1.go $WORK/b109/_cgo_import.go cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/31/31e4fa3dec71d85d82468ac369373fee96062b57c44fe64155e16c700216bf80-d # internal github.com/docker/docker/pkg/homedir mkdir -p $WORK/b654/ github.com/opencontainers/selinux/go-selinux github.com/containers/buildah/pkg/chrootuser github.com/containers/storage/pkg/idtools archive/tar mkdir -p $WORK/b514/ github.com/vbatts/tar-split/archive/tar mkdir -p $WORK/b297/ cat >/tmp/go-build3753747026/b654/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile os/user=/tmp/go-build3753747026/b189/_pkg_.a packagefile path/filepath=/tmp/go-build3753747026/b117/_pkg_.a packagefile runtime=/tmp/go-build3753747026/b009/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a EOF mkdir -p $WORK/b688/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b654/_pkg_.a -trimpath "$WORK/b654=>" -p github.com/docker/docker/pkg/homedir -complete -installsuffix shared -buildid 5OKfl1y2VzU9ZbINlS5I/5OKfl1y2VzU9ZbINlS5I -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b654/importcfg -pack ./src/github.com/docker/docker/pkg/homedir/homedir.go ./src/github.com/docker/docker/pkg/homedir/homedir_linux.go ./src/github.com/docker/docker/pkg/homedir/homedir_unix.go cat >/tmp/go-build3753747026/b514/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3753747026/b053/_pkg_.a packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile crypto/rand=/tmp/go-build3753747026/b097/_pkg_.a packagefile encoding/binary=/tmp/go-build3753747026/b034/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/opencontainers/selinux/pkg/pwalkdir=/tmp/go-build3753747026/b515/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build3753747026/b057/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile io/fs=/tmp/go-build3753747026/b048/_pkg_.a packagefile math/big=/tmp/go-build3753747026/b085/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile os/user=/tmp/go-build3753747026/b189/_pkg_.a packagefile path/filepath=/tmp/go-build3753747026/b117/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a EOF mkdir -p $WORK/b220/ cat >/tmp/go-build3753747026/b297/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile math=/tmp/go-build3753747026/b035/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile os/user=/tmp/go-build3753747026/b189/_pkg_.a packagefile path=/tmp/go-build3753747026/b049/_pkg_.a packagefile reflect=/tmp/go-build3753747026/b037/_pkg_.a packagefile runtime=/tmp/go-build3753747026/b009/_pkg_.a packagefile sort=/tmp/go-build3753747026/b041/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile syscall=/tmp/go-build3753747026/b028/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF mkdir -p $WORK/b188/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b514/_pkg_.a -trimpath "$WORK/b514=>" -p github.com/opencontainers/selinux/go-selinux -complete -installsuffix shared -buildid L8AvDN0irpmU1d6qHd6w/L8AvDN0irpmU1d6qHd6w -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b514/importcfg -pack ./src/github.com/opencontainers/selinux/go-selinux/doc.go ./src/github.com/opencontainers/selinux/go-selinux/selinux.go ./src/github.com/opencontainers/selinux/go-selinux/selinux_linux.go ./src/github.com/opencontainers/selinux/go-selinux/xattrs_linux.go cat >/tmp/go-build3753747026/b688/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3753747026/b053/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile flag=/tmp/go-build3753747026/b251/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=/tmp/go-build3753747026/b231/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build3753747026/b057/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile os/exec=/tmp/go-build3753747026/b225/_pkg_.a packagefile os/user=/tmp/go-build3753747026/b189/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b297/_pkg_.a -trimpath "$WORK/b297=>" -p github.com/vbatts/tar-split/archive/tar -complete -installsuffix shared -buildid O8ITw6OhxZL13UbC0wS8/O8ITw6OhxZL13UbC0wS8 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b297/importcfg -pack ./src/github.com/vbatts/tar-split/archive/tar/common.go ./src/github.com/vbatts/tar-split/archive/tar/format.go ./src/github.com/vbatts/tar-split/archive/tar/reader.go ./src/github.com/vbatts/tar-split/archive/tar/stat_actime1.go ./src/github.com/vbatts/tar-split/archive/tar/stat_unix.go ./src/github.com/vbatts/tar-split/archive/tar/strconv.go ./src/github.com/vbatts/tar-split/archive/tar/writer.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b688/_pkg_.a -trimpath "$WORK/b688=>" -p github.com/containers/buildah/pkg/chrootuser -complete -installsuffix shared -buildid NFqG6pKcofdMIz40_9ZA/NFqG6pKcofdMIz40_9ZA -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b688/importcfg -pack ./_build/src/github.com/containers/buildah/pkg/chrootuser/user.go ./_build/src/github.com/containers/buildah/pkg/chrootuser/user_unix.go cat >/tmp/go-build3753747026/b188/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile internal/godebug=/tmp/go-build3753747026/b087/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile io/fs=/tmp/go-build3753747026/b048/_pkg_.a packagefile math=/tmp/go-build3753747026/b035/_pkg_.a packagefile os/user=/tmp/go-build3753747026/b189/_pkg_.a packagefile path=/tmp/go-build3753747026/b049/_pkg_.a packagefile path/filepath=/tmp/go-build3753747026/b117/_pkg_.a packagefile reflect=/tmp/go-build3753747026/b037/_pkg_.a packagefile runtime=/tmp/go-build3753747026/b009/_pkg_.a packagefile sort=/tmp/go-build3753747026/b041/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile syscall=/tmp/go-build3753747026/b028/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF cat >/tmp/go-build3753747026/b220/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3753747026/b053/_pkg_.a packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/containers/storage/pkg/regexp=/tmp/go-build3753747026/b194/_pkg_.a packagefile github.com/containers/storage/pkg/system=/tmp/go-build3753747026/b221/_pkg_.a packagefile github.com/moby/sys/user=/tmp/go-build3753747026/b226/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build3753747026/b174/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile math=/tmp/go-build3753747026/b035/_pkg_.a packagefile math/bits=/tmp/go-build3753747026/b036/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile os/exec=/tmp/go-build3753747026/b225/_pkg_.a packagefile os/user=/tmp/go-build3753747026/b189/_pkg_.a packagefile path/filepath=/tmp/go-build3753747026/b117/_pkg_.a packagefile runtime=/tmp/go-build3753747026/b009/_pkg_.a packagefile sort=/tmp/go-build3753747026/b041/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile syscall=/tmp/go-build3753747026/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -p archive/tar -std -complete -installsuffix shared -buildid Ldnv1DOodXos4h-CeDUb/Ldnv1DOodXos4h-CeDUb -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b188/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -p github.com/containers/storage/pkg/idtools -complete -installsuffix shared -buildid SOAyaBS4Kfry4_F7dMWg/SOAyaBS4Kfry4_F7dMWg -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b220/importcfg -pack ./src/github.com/containers/storage/pkg/idtools/idtools.go ./src/github.com/containers/storage/pkg/idtools/idtools_unix.go ./src/github.com/containers/storage/pkg/idtools/idtools_unsupported.go ./src/github.com/containers/storage/pkg/idtools/parser.go ./src/github.com/containers/storage/pkg/idtools/usergroupadd_linux.go ./src/github.com/containers/storage/pkg/idtools/utils_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b733/_pkg_.a # internal cp $WORK/b733/_pkg_.a /builddir/.cache/go-build/96/96a1e851c6a5267f7282a29ba2e3824ed8c3618bc19544a522006773ded968cb-d # internal debug/elf mkdir -p $WORK/b732/ cat >/tmp/go-build3753747026/b732/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile compress/zlib=/tmp/go-build3753747026/b396/_pkg_.a packagefile debug/dwarf=/tmp/go-build3753747026/b733/_pkg_.a packagefile encoding/binary=/tmp/go-build3753747026/b034/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile internal/saferio=/tmp/go-build3753747026/b353/_pkg_.a packagefile internal/zstd=/tmp/go-build3753747026/b734/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b732/_pkg_.a -trimpath "$WORK/b732=>" -p debug/elf -std -complete -installsuffix shared -buildid -2HVd267UvUMEO_D8GCT/-2HVd267UvUMEO_D8GCT -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b732/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 TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage loopback -dynimport $WORK/b519/_cgo_.o -dynout $WORK/b519/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b735/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b654/_pkg_.a # internal cp $WORK/b654/_pkg_.a /builddir/.cache/go-build/75/759785ecf911de68c3793f24b0aceff4eceae97285e513c1f3eebb3b10893d5d-d # internal cp $WORK/b735/_pkg_.a /builddir/.cache/go-build/1a/1ab686250fa795121fdf3df375087a3a5438f232989b4037cfb0831f8e48d6a7-d # internal github.com/opencontainers/runc/libcontainer/cgroups/ebpf/devicefilter mkdir -p $WORK/b749/ cat >/tmp/go-build3753747026/b749/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/cilium/ebpf/asm=/tmp/go-build3753747026/b735/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups/devices=/tmp/go-build3753747026/b727/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/devices=/tmp/go-build3753747026/b260/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build3753747026/b057/_pkg_.a packagefile math=/tmp/go-build3753747026/b035/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b749/_pkg_.a -trimpath "$WORK/b749=>" -p github.com/opencontainers/runc/libcontainer/cgroups/ebpf/devicefilter -complete -installsuffix shared -buildid vy-MupZWgKgw6b2iO7S3/vy-MupZWgKgw6b2iO7S3 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b749/importcfg -pack ./src/github.com/opencontainers/runc/libcontainer/cgroups/ebpf/devicefilter/devicefilter.go cat >/tmp/go-build3753747026/b519/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build3753747026/b174/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile syscall=/tmp/go-build3753747026/b028/_pkg_.a packagefile runtime/cgo=/tmp/go-build3753747026/b115/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b519/_pkg_.a -trimpath "$WORK/b519=>" -p github.com/containers/storage/pkg/loopback -installsuffix shared -buildid ntGDdxRDwF6akHxm1acX/ntGDdxRDwF6akHxm1acX -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b519/importcfg -pack ./src/github.com/containers/storage/pkg/loopback/attach_loopback.go ./src/github.com/containers/storage/pkg/loopback/ioctl.go ./src/github.com/containers/storage/pkg/loopback/loopback.go ./src/github.com/containers/storage/pkg/loopback/loopback_unsupported.go $WORK/b519/_cgo_gotypes.go $WORK/b519/loop_wrapper.cgo1.go $WORK/b519/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b752/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b763/_pkg_.a # internal TERM='dumb' gcc -I ./src/github.com/containers/storage/drivers/quota -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b523=/tmp/go-build -gno-record-gcc-switches -o $WORK/b523/_cgo_.o $WORK/b523/_cgo_main.o $WORK/b523/preferlinkext $WORK/b523/_x001.o $WORK/b523/_x002.o -O2 -g /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b741/_pkg_.a # internal cp $WORK/b752/_pkg_.a /builddir/.cache/go-build/b5/b52a1d7ca7ee303641745db3578a9826b7d767636b394543b9575db6ce0a145e-d # internal cp $WORK/b763/_pkg_.a /builddir/.cache/go-build/97/9703819f2675b1a0f709681b44813bae93eea3278fa8117171d1575b85c0f344-d # internal cp $WORK/b741/_pkg_.a /builddir/.cache/go-build/75/75b0f8a8b735feee802577506c172c66208f33462327111601d0c44095a19e1a-d # internal go/internal/typeparams mkdir -p $WORK/b745/ go/printer mkdir -p $WORK/b746/ cat >/tmp/go-build3753747026/b745/importcfg << 'EOF' # internal # import config packagefile go/ast=/tmp/go-build3753747026/b741/_pkg_.a packagefile go/token=/tmp/go-build3753747026/b140/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b745/_pkg_.a -trimpath "$WORK/b745=>" -p go/internal/typeparams -std -complete -installsuffix shared -buildid mar_zmkBDrWzHwhSkJDm/mar_zmkBDrWzHwhSkJDm -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b745/importcfg -pack /usr/lib/golang/src/go/internal/typeparams/typeparams.go cat >/tmp/go-build3753747026/b746/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile go/ast=/tmp/go-build3753747026/b741/_pkg_.a packagefile go/build/constraint=/tmp/go-build3753747026/b744/_pkg_.a packagefile go/doc/comment=/tmp/go-build3753747026/b747/_pkg_.a packagefile go/token=/tmp/go-build3753747026/b140/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile math=/tmp/go-build3753747026/b035/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile sort=/tmp/go-build3753747026/b041/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile text/tabwriter=/tmp/go-build3753747026/b426/_pkg_.a packagefile unicode=/tmp/go-build3753747026/b024/_pkg_.a packagefile unicode/utf8=/tmp/go-build3753747026/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b746/_pkg_.a -trimpath "$WORK/b746=>" -p go/printer -std -complete -installsuffix shared -buildid kGNL8d0OnEZluxhZTR_4/kGNL8d0OnEZluxhZTR_4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b746/importcfg -pack /usr/lib/golang/src/go/printer/comment.go /usr/lib/golang/src/go/printer/gobuild.go /usr/lib/golang/src/go/printer/nodes.go /usr/lib/golang/src/go/printer/printer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b688/_pkg_.a # internal cp $WORK/b688/_pkg_.a /builddir/.cache/go-build/18/186258f7cb1684b1ec9ce1cc671e07ab6696fca143b9d6f80bf08f49983c5fbb-d # internal cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/containers/storage/pkg/loopback /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b519/_pkg_.a $WORK/b519/preferlinkext $WORK/b519/_x001.o $WORK/b519/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b519/_pkg_.a # internal cp $WORK/b519/_pkg_.a /builddir/.cache/go-build/50/50c22047889c0f293abd75f538ec82d33fd82a516ee18a89fab6375797c5d043-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b745/_pkg_.a # internal cp $WORK/b745/_pkg_.a /builddir/.cache/go-build/0a/0a1998f59bcf37035aa5a7c40078a07ba757d2eccf1488dc3d26e99d05d3e762-d # internal go/parser mkdir -p $WORK/b743/ cat >/tmp/go-build3753747026/b743/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile go/ast=/tmp/go-build3753747026/b741/_pkg_.a packagefile go/build/constraint=/tmp/go-build3753747026/b744/_pkg_.a packagefile go/internal/typeparams=/tmp/go-build3753747026/b745/_pkg_.a packagefile go/scanner=/tmp/go-build3753747026/b742/_pkg_.a packagefile go/token=/tmp/go-build3753747026/b140/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile io/fs=/tmp/go-build3753747026/b048/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile path/filepath=/tmp/go-build3753747026/b117/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b743/_pkg_.a -trimpath "$WORK/b743=>" -p go/parser -std -complete -installsuffix shared -buildid 3zi7263m9FK0wKv4fDnD/3zi7263m9FK0wKv4fDnD -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b743/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b749/_pkg_.a # internal cp $WORK/b749/_pkg_.a /builddir/.cache/go-build/ad/ad52a910b95634481c2177e57ffaad7aa406cbb697febe4290e6a5bbd02f47b8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b220/_pkg_.a # internal cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/36/36136aef4386e36841b574a74723f19392e8212f871c9ad24424733e37e0c15f-d # internal github.com/containers/storage/pkg/idmap mkdir -p $WORK/b527/ github.com/containers/storage/pkg/unshare mkdir -p $WORK/b230/ cat >/tmp/go-build3753747026/b527/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=/tmp/go-build3753747026/b220/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build3753747026/b057/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile runtime=/tmp/go-build3753747026/b009/_pkg_.a packagefile syscall=/tmp/go-build3753747026/b028/_pkg_.a EOF echo > $WORK/b230/preferlinkext /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b527/_pkg_.a -trimpath "$WORK/b527=>" -p github.com/containers/storage/pkg/idmap -complete -installsuffix shared -buildid 2Kl4-pI2Zhn9NOhLRQQ8/2Kl4-pI2Zhn9NOhLRQQ8 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b527/importcfg -pack ./src/github.com/containers/storage/pkg/idmap/idmapped_utils.go cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/containers/storage/pkg/unshare TERM='dumb' CGO_LDFLAGS='"-O2" "-g"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b230/ -importpath github.com/containers/storage/pkg/unshare -- -I $WORK/b230/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall ./getenv_linux_cgo.go ./unshare_cgo.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b252/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b514/_pkg_.a # internal cp $WORK/b514/_pkg_.a /builddir/.cache/go-build/b5/b5e762aa39be581e6dd6bf71b1a92821e6ccac7a237e4ac143596c1bd0b334c6-d # internal github.com/opencontainers/selinux/go-selinux/label mkdir -p $WORK/b513/ cat >/tmp/go-build3753747026/b513/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=/tmp/go-build3753747026/b514/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b513/_pkg_.a -trimpath "$WORK/b513=>" -p github.com/opencontainers/selinux/go-selinux/label -complete -installsuffix shared -buildid JHed6zJfZIva_m4PDMDN/JHed6zJfZIva_m4PDMDN -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b513/importcfg -pack ./src/github.com/opencontainers/selinux/go-selinux/label/label.go ./src/github.com/opencontainers/selinux/go-selinux/label/label_linux.go cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/d3/d338dc5d74d2f1d633a94bbd711428d466821a7f289b2444903d3a138f4a957d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b451/_pkg_.a # internal cp $WORK/b451/_pkg_.a /builddir/.cache/go-build/b7/b7f420e6ce403426e407f041301608665529b82ba45667cee408a50a82a3bff5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b527/_pkg_.a # internal cp $WORK/b527/_pkg_.a /builddir/.cache/go-build/e9/e9334ac634d6b21d446d50e5f44529e79adbdfaa8dc01f404cc3afa994eab35c-d # internal cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/klauspost/compress/zstd /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/klauspost/compress/zstd -trimpath "$WORK/b235=>" -I $WORK/b235/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b235/fse_decoder_amd64.o ./fse_decoder_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b395/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b513/_pkg_.a # internal cp $WORK/b513/_pkg_.a /builddir/.cache/go-build/cb/cb0288f3bc524ea85eec9871ac4a3bb6576b144c35b286d97418ef6fdd0cc0e6-d # internal github.com/containers/common/pkg/subscriptions mkdir -p $WORK/b760/ cat >/tmp/go-build3753747026/b760/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3753747026/b053/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/containers/common/pkg/umask=/tmp/go-build3753747026/b761/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=/tmp/go-build3753747026/b220/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build3753747026/b232/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=/tmp/go-build3753747026/b513/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build3753747026/b174/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile path/filepath=/tmp/go-build3753747026/b117/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b760/_pkg_.a -trimpath "$WORK/b760=>" -p github.com/containers/common/pkg/subscriptions -complete -installsuffix shared -buildid -MA20MkHAU3ahExU4xd-/-MA20MkHAU3ahExU4xd- -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b760/importcfg -pack ./src/github.com/containers/common/pkg/subscriptions/subscriptions.go cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/klauspost/compress/zstd /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/klauspost/compress/zstd -trimpath "$WORK/b235=>" -I $WORK/b235/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b235/matchlen_amd64.o ./matchlen_amd64.s cp $WORK/b395/_pkg_.a /builddir/.cache/go-build/21/213aa2d10d49ba189e50283e98515796bbaff50003394fc3eeb4f82aee56856c-d # internal golang.org/x/crypto/openpgp mkdir -p $WORK/b392/ cat >/tmp/go-build3753747026/b392/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build3753747026/b068/_pkg_.a packagefile crypto/rsa=/tmp/go-build3753747026/b101/_pkg_.a packagefile crypto/sha256=/tmp/go-build3753747026/b103/_pkg_.a packagefile golang.org/x/crypto/openpgp/armor=/tmp/go-build3753747026/b393/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=/tmp/go-build3753747026/b394/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=/tmp/go-build3753747026/b395/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=/tmp/go-build3753747026/b400/_pkg_.a packagefile hash=/tmp/go-build3753747026/b069/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b392/_pkg_.a -trimpath "$WORK/b392=>" -p golang.org/x/crypto/openpgp -complete -installsuffix shared -buildid __XkG9iO0UBrYo0klc6X/__XkG9iO0UBrYo0klc6X -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b392/importcfg -pack ./src/golang.org/x/crypto/openpgp/canonical_text.go ./src/golang.org/x/crypto/openpgp/keys.go ./src/golang.org/x/crypto/openpgp/read.go ./src/golang.org/x/crypto/openpgp/write.go TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage quota -dynimport $WORK/b523/_cgo_.o -dynout $WORK/b523/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b188/_pkg_.a # internal cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/klauspost/compress/zstd /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/klauspost/compress/zstd -trimpath "$WORK/b235=>" -I $WORK/b235/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b235/seqdec_amd64.o ./seqdec_amd64.s cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/d1/d1acb655f7ccc1ed9773ccb7425a16a952e0b763626b3d1d964f4df292a8d4a6-d # internal cat >/tmp/go-build3753747026/b523/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/containers/storage/pkg/directory=/tmp/go-build3753747026/b507/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build3753747026/b174/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build3753747026/b057/_pkg_.a packagefile math=/tmp/go-build3753747026/b035/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile path=/tmp/go-build3753747026/b049/_pkg_.a packagefile path/filepath=/tmp/go-build3753747026/b117/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile syscall=/tmp/go-build3753747026/b028/_pkg_.a packagefile runtime/cgo=/tmp/go-build3753747026/b115/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b523/_pkg_.a -trimpath "$WORK/b523=>" -p github.com/containers/storage/drivers/quota -installsuffix shared -buildid 6SPAVGflmhMUXlXh_ztn/6SPAVGflmhMUXlXh_ztn -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b523/importcfg -pack ./src/github.com/containers/storage/drivers/quota/projectquota.go $WORK/b523/_cgo_gotypes.go $WORK/b523/projectquota_supported.cgo1.go $WORK/b523/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b337/_pkg_.a # internal cp $WORK/b337/_pkg_.a /builddir/.cache/go-build/19/19b40b8331572cf6c8fc9b8fb15d5d9b141747e720222a4af66dcb545fc40283-d # internal go.mongodb.org/mongo-driver/bson/bsoncodec mkdir -p $WORK/b335/ cat >/tmp/go-build3753747026/b335/importcfg << 'EOF' # internal # import config packagefile encoding=/tmp/go-build3753747026/b032/_pkg_.a packagefile encoding/json=/tmp/go-build3753747026/b031/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonoptions=/tmp/go-build3753747026/b336/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonrw=/tmp/go-build3753747026/b337/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=/tmp/go-build3753747026/b338/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=/tmp/go-build3753747026/b339/_pkg_.a packagefile go.mongodb.org/mongo-driver/x/bsonx/bsoncore=/tmp/go-build3753747026/b340/_pkg_.a packagefile math=/tmp/go-build3753747026/b035/_pkg_.a packagefile net/url=/tmp/go-build3753747026/b116/_pkg_.a packagefile reflect=/tmp/go-build3753747026/b037/_pkg_.a packagefile sort=/tmp/go-build3753747026/b041/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile sync/atomic=/tmp/go-build3753747026/b023/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/klauspost/compress/zstd /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b235/_pkg_.a $WORK/b235/fse_decoder_amd64.o $WORK/b235/matchlen_amd64.o $WORK/b235/seqdec_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b235/_pkg_.a # internal cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b335/_pkg_.a -trimpath "$WORK/b335=>" -p go.mongodb.org/mongo-driver/bson/bsoncodec -complete -installsuffix shared -buildid 6R70YkxwdjP2nb4HMZz4/6R70YkxwdjP2nb4HMZz4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b335/importcfg -pack ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/array_codec.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/bsoncodec.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/byte_slice_codec.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/codec_cache.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/cond_addr_codec.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/default_value_decoders.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/default_value_encoders.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/doc.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/empty_interface_codec.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/map_codec.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/mode.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/pointer_codec.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/proxy.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/registry.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/slice_codec.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/string_codec.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/struct_codec.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/struct_tag_parser.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/time_codec.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/types.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/uint_codec.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b732/_pkg_.a # internal cp $WORK/b732/_pkg_.a /builddir/.cache/go-build/00/00c50f6be3bf06a1ecb0907cc9a101efc85a830f42c7aba9649c5730409ebe02-d # internal cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/77/776c1c6c197089b23d68311f43a247b4de47e8aac89a1c04d05a805b33080eac-d # internal github.com/docker/docker/pkg/archive mkdir -p $WORK/b646/ cat >/tmp/go-build3753747026/b646/importcfg << 'EOF' # internal # import config packagefile archive/tar=/tmp/go-build3753747026/b188/_pkg_.a packagefile bufio=/tmp/go-build3753747026/b053/_pkg_.a packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile compress/bzip2=/tmp/go-build3753747026/b217/_pkg_.a packagefile compress/gzip=/tmp/go-build3753747026/b126/_pkg_.a packagefile context=/tmp/go-build3753747026/b026/_pkg_.a packagefile encoding/binary=/tmp/go-build3753747026/b034/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/containerd/containerd/pkg/userns=/tmp/go-build3753747026/b647/_pkg_.a packagefile github.com/containerd/log=/tmp/go-build3753747026/b173/_pkg_.a packagefile github.com/docker/docker/pkg/idtools=/tmp/go-build3753747026/b648/_pkg_.a packagefile github.com/docker/docker/pkg/ioutils=/tmp/go-build3753747026/b649/_pkg_.a packagefile github.com/docker/docker/pkg/pools=/tmp/go-build3753747026/b650/_pkg_.a packagefile github.com/docker/docker/pkg/system=/tmp/go-build3753747026/b651/_pkg_.a packagefile github.com/klauspost/compress/zstd=/tmp/go-build3753747026/b235/_pkg_.a packagefile github.com/moby/patternmatcher=/tmp/go-build3753747026/b652/_pkg_.a packagefile github.com/moby/sys/sequential=/tmp/go-build3753747026/b653/_pkg_.a packagefile github.com/pkg/errors=/tmp/go-build3753747026/b574/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build3753747026/b057/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile os/exec=/tmp/go-build3753747026/b225/_pkg_.a packagefile path/filepath=/tmp/go-build3753747026/b117/_pkg_.a packagefile runtime=/tmp/go-build3753747026/b009/_pkg_.a packagefile sort=/tmp/go-build3753747026/b041/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile syscall=/tmp/go-build3753747026/b028/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b646/_pkg_.a -trimpath "$WORK/b646=>" -p github.com/docker/docker/pkg/archive -complete -installsuffix shared -buildid Ng0HOzUvEbx35tTN183H/Ng0HOzUvEbx35tTN183H -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b646/importcfg -pack ./src/github.com/docker/docker/pkg/archive/archive.go ./src/github.com/docker/docker/pkg/archive/archive_linux.go ./src/github.com/docker/docker/pkg/archive/archive_unix.go ./src/github.com/docker/docker/pkg/archive/changes.go ./src/github.com/docker/docker/pkg/archive/changes_linux.go ./src/github.com/docker/docker/pkg/archive/changes_unix.go ./src/github.com/docker/docker/pkg/archive/copy.go ./src/github.com/docker/docker/pkg/archive/copy_unix.go ./src/github.com/docker/docker/pkg/archive/diff.go ./src/github.com/docker/docker/pkg/archive/diff_unix.go ./src/github.com/docker/docker/pkg/archive/path.go ./src/github.com/docker/docker/pkg/archive/path_unix.go ./src/github.com/docker/docker/pkg/archive/time_linux.go ./src/github.com/docker/docker/pkg/archive/whiteouts.go ./src/github.com/docker/docker/pkg/archive/wrap.go github.com/containers/storage/pkg/chunked/internal mkdir -p $WORK/b296/ cat >/tmp/go-build3753747026/b296/importcfg << 'EOF' # internal # import config packagefile archive/tar=/tmp/go-build3753747026/b188/_pkg_.a packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile encoding/binary=/tmp/go-build3753747026/b034/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/json-iterator/go=/tmp/go-build3753747026/b252/_pkg_.a packagefile github.com/klauspost/compress/zstd=/tmp/go-build3753747026/b235/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build3753747026/b176/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b296/_pkg_.a -trimpath "$WORK/b296=>" -p github.com/containers/storage/pkg/chunked/internal -complete -installsuffix shared -buildid Ld8_odV-vACuw7x4Sj-y/Ld8_odV-vACuw7x4Sj-y -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b296/importcfg -pack ./src/github.com/containers/storage/pkg/chunked/internal/compression.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b760/_pkg_.a # internal cp $WORK/b760/_pkg_.a /builddir/.cache/go-build/66/664ac35d14532d9db55dc6f0a27fa2834d5f719a726918a2d36c1bc305269453-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b297/_pkg_.a # internal cp $WORK/b297/_pkg_.a /builddir/.cache/go-build/1b/1b97482aa63d93bfda371158c18d475a4f0757116bdee040f2911a4dfe2317c4-d # internal github.com/vbatts/tar-split/tar/asm mkdir -p $WORK/b298/ cat >/tmp/go-build3753747026/b298/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=/tmp/go-build3753747026/b297/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=/tmp/go-build3753747026/b299/_pkg_.a packagefile hash=/tmp/go-build3753747026/b069/_pkg_.a packagefile hash/crc64=/tmp/go-build3753747026/b249/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b298/_pkg_.a -trimpath "$WORK/b298=>" -p github.com/vbatts/tar-split/tar/asm -complete -installsuffix shared -buildid SYTJaQIqMPfXE5IJStnA/SYTJaQIqMPfXE5IJStnA -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b298/importcfg -pack ./src/github.com/vbatts/tar-split/tar/asm/assemble.go ./src/github.com/vbatts/tar-split/tar/asm/disassemble.go ./src/github.com/vbatts/tar-split/tar/asm/doc.go github.com/containers/storage/pkg/tarlog mkdir -p $WORK/b535/ cat >/tmp/go-build3753747026/b535/importcfg << 'EOF' # internal # import config packagefile github.com/sirupsen/logrus=/tmp/go-build3753747026/b174/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=/tmp/go-build3753747026/b297/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a EOF github.com/containerd/stargz-snapshotter/estargz mkdir -p $WORK/b540/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b535/_pkg_.a -trimpath "$WORK/b535=>" -p github.com/containers/storage/pkg/tarlog -complete -installsuffix shared -buildid UFL1HJ-Hq2lKA2Up0HpB/UFL1HJ-Hq2lKA2Up0HpB -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b535/importcfg -pack ./src/github.com/containers/storage/pkg/tarlog/tarlogger.go cat >/tmp/go-build3753747026/b540/importcfg << 'EOF' # internal # import config packagefile archive/tar=/tmp/go-build3753747026/b188/_pkg_.a packagefile bufio=/tmp/go-build3753747026/b053/_pkg_.a packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile compress/gzip=/tmp/go-build3753747026/b126/_pkg_.a packagefile context=/tmp/go-build3753747026/b026/_pkg_.a packagefile crypto/sha256=/tmp/go-build3753747026/b103/_pkg_.a packagefile encoding/binary=/tmp/go-build3753747026/b034/_pkg_.a packagefile encoding/json=/tmp/go-build3753747026/b031/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/containerd/stargz-snapshotter/estargz/errorutil=/tmp/go-build3753747026/b541/_pkg_.a packagefile github.com/klauspost/compress/zstd=/tmp/go-build3753747026/b235/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build3753747026/b176/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=/tmp/go-build3753747026/b297/_pkg_.a packagefile golang.org/x/sync/errgroup=/tmp/go-build3753747026/b542/_pkg_.a packagefile hash=/tmp/go-build3753747026/b069/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile math/rand=/tmp/go-build3753747026/b086/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile path=/tmp/go-build3753747026/b049/_pkg_.a packagefile path/filepath=/tmp/go-build3753747026/b117/_pkg_.a packagefile reflect=/tmp/go-build3753747026/b037/_pkg_.a packagefile runtime=/tmp/go-build3753747026/b009/_pkg_.a packagefile sort=/tmp/go-build3753747026/b041/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile testing=/tmp/go-build3753747026/b481/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b540/_pkg_.a -trimpath "$WORK/b540=>" -p github.com/containerd/stargz-snapshotter/estargz -complete -installsuffix shared -buildid zbIaLFJ0DaGgmYx3G5hs/zbIaLFJ0DaGgmYx3G5hs -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b540/importcfg -pack ./src/github.com/containerd/stargz-snapshotter/estargz/build.go ./src/github.com/containerd/stargz-snapshotter/estargz/estargz.go ./src/github.com/containerd/stargz-snapshotter/estargz/gzip.go ./src/github.com/containerd/stargz-snapshotter/estargz/testutil.go ./src/github.com/containerd/stargz-snapshotter/estargz/types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b779/_pkg_.a # internal cp $WORK/b779/_pkg_.a /builddir/.cache/go-build/e2/e25751241fb99755d4f71ac2ccb262cba19b4b18cf85e42d4252cc4f1e51cffd-d # internal sigs.k8s.io/yaml mkdir -p $WORK/b778/ cat >/tmp/go-build3753747026/b778/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile encoding=/tmp/go-build3753747026/b032/_pkg_.a packagefile encoding/json=/tmp/go-build3753747026/b031/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile reflect=/tmp/go-build3753747026/b037/_pkg_.a packagefile sigs.k8s.io/yaml/goyaml.v2=/tmp/go-build3753747026/b779/_pkg_.a packagefile sort=/tmp/go-build3753747026/b041/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile unicode=/tmp/go-build3753747026/b024/_pkg_.a packagefile unicode/utf8=/tmp/go-build3753747026/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b778/_pkg_.a -trimpath "$WORK/b778=>" -p sigs.k8s.io/yaml -complete -installsuffix shared -buildid _pbPUQOFoTFpps8IOta6/_pbPUQOFoTFpps8IOta6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b778/importcfg -pack ./src/sigs.k8s.io/yaml/fields.go ./src/sigs.k8s.io/yaml/yaml.go ./src/sigs.k8s.io/yaml/yaml_go110.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b296/_pkg_.a # internal cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/containers/storage/drivers/quota /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b523/_pkg_.a $WORK/b523/preferlinkext $WORK/b523/_x001.o $WORK/b523/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b523/_pkg_.a # internal cp $WORK/b296/_pkg_.a /builddir/.cache/go-build/8c/8cad910ec588d98a337bd675841d82345b1258f2e3fa5f226fda7d6f95e4b117-d # internal github.com/containers/storage/pkg/chunked/toc mkdir -p $WORK/b484/ github.com/containers/storage/pkg/chunked/dump mkdir -p $WORK/b524/ cat >/tmp/go-build3753747026/b484/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile github.com/containers/storage/pkg/chunked/internal=/tmp/go-build3753747026/b296/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build3753747026/b176/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b484/_pkg_.a -trimpath "$WORK/b484=>" -p github.com/containers/storage/pkg/chunked/toc -complete -installsuffix shared -buildid DSzXCBOVRM6xJG-JlPj-/DSzXCBOVRM6xJG-JlPj- -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b484/importcfg -pack ./src/github.com/containers/storage/pkg/chunked/toc/toc.go cat >/tmp/go-build3753747026/b524/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3753747026/b053/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/containers/storage/pkg/chunked/internal=/tmp/go-build3753747026/b296/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build3753747026/b057/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile path/filepath=/tmp/go-build3753747026/b117/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a packagefile unicode=/tmp/go-build3753747026/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b524/_pkg_.a -trimpath "$WORK/b524=>" -p github.com/containers/storage/pkg/chunked/dump -complete -installsuffix shared -buildid HyWxLr46OBa8eae2BdGI/HyWxLr46OBa8eae2BdGI -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b524/importcfg -pack ./src/github.com/containers/storage/pkg/chunked/dump/dump.go cp $WORK/b523/_pkg_.a /builddir/.cache/go-build/16/16dd3806e3fcd651e309b7231216cec695e6c7315d10d4354bafb25358adda5f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b535/_pkg_.a # internal cp $WORK/b535/_pkg_.a /builddir/.cache/go-build/35/355e6097887bd5cf8d72fe21a7f950c729487d73b84bc58c67d92299c58dc596-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b484/_pkg_.a # internal cp $WORK/b484/_pkg_.a /builddir/.cache/go-build/15/1594b3110d18a62facb9246b57268fe85a0bd0206622b12f02aa27be80ed3036-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b392/_pkg_.a # internal cp $WORK/b392/_pkg_.a /builddir/.cache/go-build/47/4793f5a47d8b147b91f5fc02c032ebb6ad86628504c541561e1aedfda2b4302a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b298/_pkg_.a # internal cp $WORK/b298/_pkg_.a /builddir/.cache/go-build/8d/8dba448a76b56d565c9872eeb4f780634e0c8b14cde7769e3dbd889f6e0ab93d-d # internal github.com/containers/storage/pkg/chunked/compressor mkdir -p $WORK/b295/ cat >/tmp/go-build3753747026/b295/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3753747026/b053/_pkg_.a packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile encoding/base64=/tmp/go-build3753747026/b033/_pkg_.a packagefile github.com/containers/storage/pkg/chunked/internal=/tmp/go-build3753747026/b296/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=/tmp/go-build3753747026/b228/_pkg_.a packagefile github.com/klauspost/compress/zstd=/tmp/go-build3753747026/b235/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build3753747026/b176/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=/tmp/go-build3753747026/b297/_pkg_.a packagefile github.com/vbatts/tar-split/tar/asm=/tmp/go-build3753747026/b298/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=/tmp/go-build3753747026/b299/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile math/bits=/tmp/go-build3753747026/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b295/_pkg_.a -trimpath "$WORK/b295=>" -p github.com/containers/storage/pkg/chunked/compressor -complete -installsuffix shared -buildid FVTzms7mZtMFzXcWj3K8/FVTzms7mZtMFzXcWj3K8 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b295/importcfg -pack ./src/github.com/containers/storage/pkg/chunked/compressor/compressor.go ./src/github.com/containers/storage/pkg/chunked/compressor/rollsum.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b746/_pkg_.a # internal cp $WORK/b746/_pkg_.a /builddir/.cache/go-build/42/4223045924c96786609d85fa69d1408ec3fa3cf1cbe0d92f1369efeb85354d3e-d # internal cd $WORK/b230 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/containers/storage/pkg/unshare -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b230=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -frandom-seed=myfgKj6yHcovvYKWQiMm -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b524/_pkg_.a # internal cp $WORK/b524/_pkg_.a /builddir/.cache/go-build/73/733c223a858b230cbf15fc996222f0426804b77938e3e54ce4eddf174085d5ae-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b743/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b778/_pkg_.a # internal cp $WORK/b743/_pkg_.a /builddir/.cache/go-build/dc/dc97d63d1a428f93ec56d577959aa161c3417a300e7b294f247d8967edb83ce1-d # internal go/format mkdir -p $WORK/b740/ cp $WORK/b778/_pkg_.a /builddir/.cache/go-build/64/6405192eb2573a9659752f8911816f24019a0a52eceb4db6bed6a1bc45090118-d # internal github.com/containers/buildah/pkg/formats cat >/tmp/go-build3753747026/b740/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile go/ast=/tmp/go-build3753747026/b741/_pkg_.a packagefile go/parser=/tmp/go-build3753747026/b743/_pkg_.a packagefile go/printer=/tmp/go-build3753747026/b746/_pkg_.a packagefile go/token=/tmp/go-build3753747026/b140/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a EOF mkdir -p $WORK/b777/ cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b740/_pkg_.a -trimpath "$WORK/b740=>" -p go/format -std -complete -installsuffix shared -buildid xeAjZMsPKOUOK6KLKYin/xeAjZMsPKOUOK6KLKYin -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b740/importcfg -pack /usr/lib/golang/src/go/format/format.go /usr/lib/golang/src/go/format/internal.go cat >/tmp/go-build3753747026/b777/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile encoding/json=/tmp/go-build3753747026/b031/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile golang.org/x/term=/tmp/go-build3753747026/b385/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile sigs.k8s.io/yaml=/tmp/go-build3753747026/b778/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile text/tabwriter=/tmp/go-build3753747026/b426/_pkg_.a packagefile text/template=/tmp/go-build3753747026/b424/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b777/_pkg_.a -trimpath "$WORK/b777=>" -p github.com/containers/buildah/pkg/formats -complete -installsuffix shared -buildid qEquMGyRPJDq6DAfaZGR/qEquMGyRPJDq6DAfaZGR -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b777/importcfg -pack ./_build/src/github.com/containers/buildah/pkg/formats/formats.go ./_build/src/github.com/containers/buildah/pkg/formats/templates.go go/types mkdir -p $WORK/b768/ cat >/tmp/go-build3753747026/b768/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile container/heap=/tmp/go-build3753747026/b486/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile go/ast=/tmp/go-build3753747026/b741/_pkg_.a packagefile go/constant=/tmp/go-build3753747026/b769/_pkg_.a packagefile go/internal/typeparams=/tmp/go-build3753747026/b745/_pkg_.a packagefile go/parser=/tmp/go-build3753747026/b743/_pkg_.a packagefile go/token=/tmp/go-build3753747026/b140/_pkg_.a packagefile internal/goversion=/tmp/go-build3753747026/b770/_pkg_.a packagefile internal/types/errors=/tmp/go-build3753747026/b771/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile math=/tmp/go-build3753747026/b035/_pkg_.a packagefile runtime=/tmp/go-build3753747026/b009/_pkg_.a packagefile sort=/tmp/go-build3753747026/b041/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile sync/atomic=/tmp/go-build3753747026/b023/_pkg_.a packagefile unicode=/tmp/go-build3753747026/b024/_pkg_.a packagefile unicode/utf8=/tmp/go-build3753747026/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b768/_pkg_.a -trimpath "$WORK/b768=>" -p go/types -std -complete -installsuffix shared -buildid aHbObK0DSJOfASdFyZnU/aHbObK0DSJOfASdFyZnU -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b768/importcfg -pack /usr/lib/golang/src/go/types/api.go /usr/lib/golang/src/go/types/array.go /usr/lib/golang/src/go/types/assignments.go /usr/lib/golang/src/go/types/basic.go /usr/lib/golang/src/go/types/builtins.go /usr/lib/golang/src/go/types/call.go /usr/lib/golang/src/go/types/chan.go /usr/lib/golang/src/go/types/check.go /usr/lib/golang/src/go/types/const.go /usr/lib/golang/src/go/types/context.go /usr/lib/golang/src/go/types/conversions.go /usr/lib/golang/src/go/types/decl.go /usr/lib/golang/src/go/types/errors.go /usr/lib/golang/src/go/types/eval.go /usr/lib/golang/src/go/types/expr.go /usr/lib/golang/src/go/types/exprstring.go /usr/lib/golang/src/go/types/gccgosizes.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/labels.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/resolver.go /usr/lib/golang/src/go/types/return.go /usr/lib/golang/src/go/types/scope.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 cd $WORK/b230 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/containers/storage/pkg/unshare -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b230=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -frandom-seed=myfgKj6yHcovvYKWQiMm -o ./_x002.o -c getenv_linux_cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b295/_pkg_.a # internal cp $WORK/b295/_pkg_.a /builddir/.cache/go-build/e9/e98e28f1c2e710d62fd2dc0afb62d9f4edb32ad808e32968a0090c0a2c59de60-d # internal github.com/containers/image/v5/pkg/compression mkdir -p $WORK/b294/ cat >/tmp/go-build3753747026/b294/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile compress/bzip2=/tmp/go-build3753747026/b217/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/internal=/tmp/go-build3753747026/b201/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=/tmp/go-build3753747026/b200/_pkg_.a packagefile github.com/containers/storage/pkg/chunked/compressor=/tmp/go-build3753747026/b295/_pkg_.a packagefile github.com/klauspost/compress/zstd=/tmp/go-build3753747026/b235/_pkg_.a packagefile github.com/klauspost/pgzip=/tmp/go-build3753747026/b243/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build3753747026/b174/_pkg_.a packagefile github.com/ulikunitz/xz=/tmp/go-build3753747026/b245/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b294/_pkg_.a -trimpath "$WORK/b294=>" -p github.com/containers/image/v5/pkg/compression -complete -installsuffix shared -buildid 5abBm-RUb9j1BpsQZqKc/5abBm-RUb9j1BpsQZqKc -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b294/importcfg -pack ./src/github.com/containers/image/v5/pkg/compression/compression.go ./src/github.com/containers/image/v5/pkg/compression/zstd.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b740/_pkg_.a # internal cp $WORK/b740/_pkg_.a /builddir/.cache/go-build/97/971d6ac1a3726eab89981dea81552e0ab4eab0a7e6e1add1216ccb3c2b3fadd4-d # internal github.com/cilium/ebpf/internal mkdir -p $WORK/b739/ cat >/tmp/go-build3753747026/b739/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3753747026/b053/_pkg_.a packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile compress/gzip=/tmp/go-build3753747026/b126/_pkg_.a packagefile debug/elf=/tmp/go-build3753747026/b732/_pkg_.a packagefile encoding/binary=/tmp/go-build3753747026/b034/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/cilium/ebpf/internal/sys=/tmp/go-build3753747026/b736/_pkg_.a packagefile github.com/cilium/ebpf/internal/unix=/tmp/go-build3753747026/b737/_pkg_.a packagefile go/format=/tmp/go-build3753747026/b740/_pkg_.a packagefile go/scanner=/tmp/go-build3753747026/b742/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile math=/tmp/go-build3753747026/b035/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile path/filepath=/tmp/go-build3753747026/b117/_pkg_.a packagefile runtime=/tmp/go-build3753747026/b009/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile unicode=/tmp/go-build3753747026/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b739/_pkg_.a -trimpath "$WORK/b739=>" -p github.com/cilium/ebpf/internal -complete -installsuffix shared -buildid RbQOylyHUJN1fWn3Ss2F/RbQOylyHUJN1fWn3Ss2F -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b739/importcfg -pack ./src/github.com/cilium/ebpf/internal/align.go ./src/github.com/cilium/ebpf/internal/cpu.go ./src/github.com/cilium/ebpf/internal/elf.go ./src/github.com/cilium/ebpf/internal/endian_le.go ./src/github.com/cilium/ebpf/internal/errors.go ./src/github.com/cilium/ebpf/internal/feature.go ./src/github.com/cilium/ebpf/internal/io.go ./src/github.com/cilium/ebpf/internal/output.go ./src/github.com/cilium/ebpf/internal/pinning.go ./src/github.com/cilium/ebpf/internal/vdso.go ./src/github.com/cilium/ebpf/internal/version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b777/_pkg_.a # internal cp $WORK/b777/_pkg_.a /builddir/.cache/go-build/e2/e2d80f8156d3d6361dc4402d93573b9e122566e9c90ede3d96531f14929dc33d-d # internal cd $WORK/b230 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/containers/storage/pkg/unshare -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b230=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -frandom-seed=myfgKj6yHcovvYKWQiMm -o ./_x003.o -c unshare_cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b294/_pkg_.a # internal cp $WORK/b294/_pkg_.a /builddir/.cache/go-build/18/18dfb88c2cbe0ca533b7f6fd6073443b85dc89d2dadc02b1450f48d3d31ac47d-d # internal github.com/containers/image/v5/internal/blobinfocache mkdir -p $WORK/b293/ cat >/tmp/go-build3753747026/b293/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/pkg/compression=/tmp/go-build3753747026/b294/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=/tmp/go-build3753747026/b200/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build3753747026/b199/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build3753747026/b176/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b293/_pkg_.a -trimpath "$WORK/b293=>" -p github.com/containers/image/v5/internal/blobinfocache -complete -installsuffix shared -buildid oVs7IB9ZmVcWdJhyyOQ2/oVs7IB9ZmVcWdJhyyOQ2 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b293/importcfg -pack ./src/github.com/containers/image/v5/internal/blobinfocache/blobinfocache.go ./src/github.com/containers/image/v5/internal/blobinfocache/types.go cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/containers/storage/pkg/unshare TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b230=/tmp/go-build -gno-record-gcc-switches -I $WORK/b230/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -frandom-seed=myfgKj6yHcovvYKWQiMm -o $WORK/b230/_x004.o -c unshare.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b293/_pkg_.a # internal cp $WORK/b293/_pkg_.a /builddir/.cache/go-build/8d/8dd9941fc2f411c323ccd4364f899ff712e3433927e71d844ff0a4c07ffcadef-d # internal github.com/containers/image/v5/pkg/blobinfocache/none github.com/containers/image/v5/internal/private mkdir -p $WORK/b306/ github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize mkdir -p $WORK/b313/ cat >/tmp/go-build3753747026/b306/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/internal/blobinfocache=/tmp/go-build3753747026/b293/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build3753747026/b199/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build3753747026/b176/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b306/_pkg_.a -trimpath "$WORK/b306=>" -p github.com/containers/image/v5/pkg/blobinfocache/none -complete -installsuffix shared -buildid qCnF2Sl639e1jzameOPe/qCnF2Sl639e1jzameOPe -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b306/importcfg -pack ./src/github.com/containers/image/v5/pkg/blobinfocache/none/none.go mkdir -p $WORK/b303/ cat >/tmp/go-build3753747026/b313/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/internal/blobinfocache=/tmp/go-build3753747026/b293/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build3753747026/b176/_pkg_.a packagefile sort=/tmp/go-build3753747026/b041/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b313/_pkg_.a -trimpath "$WORK/b313=>" -p github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize -complete -installsuffix shared -buildid JEymPylsMvdYX1x4CB-6/JEymPylsMvdYX1x4CB-6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b313/importcfg -pack ./src/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize/prioritize.go cat >/tmp/go-build3753747026/b303/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build3753747026/b026/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build3753747026/b195/_pkg_.a packagefile github.com/containers/image/v5/internal/blobinfocache=/tmp/go-build3753747026/b293/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=/tmp/go-build3753747026/b304/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=/tmp/go-build3753747026/b200/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build3753747026/b199/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build3753747026/b176/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b303/_pkg_.a -trimpath "$WORK/b303=>" -p github.com/containers/image/v5/internal/private -complete -installsuffix shared -buildid YUibxFHi7gpgcxPBgfn5/YUibxFHi7gpgcxPBgfn5 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b303/importcfg -pack ./src/github.com/containers/image/v5/internal/private/private.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b306/_pkg_.a # internal cp $WORK/b306/_pkg_.a /builddir/.cache/go-build/2b/2b444d43dc2d798c9a8590ad39682608a779f3180e408626962591fe4fa150a3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b313/_pkg_.a # internal cp $WORK/b313/_pkg_.a /builddir/.cache/go-build/3b/3b57e50f25c5735639feba9d35b97c7b25bd30716fcca0b0b11b115d7a33d6fd-d # internal github.com/containers/image/v5/pkg/blobinfocache/memory mkdir -p $WORK/b312/ cat >/tmp/go-build3753747026/b312/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/internal/blobinfocache=/tmp/go-build3753747026/b293/_pkg_.a packagefile github.com/containers/image/v5/internal/set=/tmp/go-build3753747026/b207/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=/tmp/go-build3753747026/b313/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build3753747026/b199/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build3753747026/b176/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build3753747026/b174/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b312/_pkg_.a -trimpath "$WORK/b312=>" -p github.com/containers/image/v5/pkg/blobinfocache/memory -complete -installsuffix shared -buildid ATV8OHJpY1f2OgNY5FGo/ATV8OHJpY1f2OgNY5FGo -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b312/importcfg -pack ./src/github.com/containers/image/v5/pkg/blobinfocache/memory/memory.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b303/_pkg_.a # internal cp $WORK/b303/_pkg_.a /builddir/.cache/go-build/27/27d84ae65a8b4b0c60f7937410e84e4f08f88fef5ea59ae41012d02cd92a01a6-d # internal github.com/containers/image/v5/internal/imagesource/stubs mkdir -p $WORK/b302/ github.com/containers/image/v5/internal/unparsedimage mkdir -p $WORK/b319/ github.com/containers/image/v5/internal/imagedestination/stubs cat >/tmp/go-build3753747026/b302/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build3753747026/b026/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/containers/image/v5/internal/private=/tmp/go-build3753747026/b303/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build3753747026/b199/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b302/_pkg_.a -trimpath "$WORK/b302=>" -p github.com/containers/image/v5/internal/imagesource/stubs -complete -installsuffix shared -buildid 1nlGSSYN5xKPE9zMATlr/1nlGSSYN5xKPE9zMATlr -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b302/importcfg -pack ./src/github.com/containers/image/v5/internal/imagesource/stubs/get_blob_at.go ./src/github.com/containers/image/v5/internal/imagesource/stubs/stubs.go cat >/tmp/go-build3753747026/b319/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build3753747026/b026/_pkg_.a packagefile github.com/containers/image/v5/internal/private=/tmp/go-build3753747026/b303/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=/tmp/go-build3753747026/b304/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build3753747026/b199/_pkg_.a EOF mkdir -p $WORK/b308/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b319/_pkg_.a -trimpath "$WORK/b319=>" -p github.com/containers/image/v5/internal/unparsedimage -complete -installsuffix shared -buildid RCn0ZQTYKjwLCEippoVt/RCn0ZQTYKjwLCEippoVt -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b319/importcfg -pack ./src/github.com/containers/image/v5/internal/unparsedimage/wrapper.go cat >/tmp/go-build3753747026/b308/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build3753747026/b026/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/containers/image/v5/internal/private=/tmp/go-build3753747026/b303/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=/tmp/go-build3753747026/b304/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build3753747026/b199/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build3753747026/b176/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b308/_pkg_.a -trimpath "$WORK/b308=>" -p github.com/containers/image/v5/internal/imagedestination/stubs -complete -installsuffix shared -buildid 1cudxsz_Dap9Np6qIXlV/1cudxsz_Dap9Np6qIXlV -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b308/importcfg -pack ./src/github.com/containers/image/v5/internal/imagedestination/stubs/put_blob_partial.go ./src/github.com/containers/image/v5/internal/imagedestination/stubs/signatures.go ./src/github.com/containers/image/v5/internal/imagedestination/stubs/stubs.go github.com/containers/image/v5/internal/imagesource/impl mkdir -p $WORK/b498/ cat >/tmp/go-build3753747026/b498/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build3753747026/b026/_pkg_.a packagefile github.com/containers/image/v5/internal/private=/tmp/go-build3753747026/b303/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=/tmp/go-build3753747026/b304/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build3753747026/b199/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build3753747026/b176/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b498/_pkg_.a -trimpath "$WORK/b498=>" -p github.com/containers/image/v5/internal/imagesource/impl -complete -installsuffix shared -buildid fbuzMty4WBJxVzhJ9qYz/fbuzMty4WBJxVzhJ9qYz -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b498/importcfg -pack ./src/github.com/containers/image/v5/internal/imagesource/impl/compat.go ./src/github.com/containers/image/v5/internal/imagesource/impl/layer_infos.go ./src/github.com/containers/image/v5/internal/imagesource/impl/properties.go ./src/github.com/containers/image/v5/internal/imagesource/impl/signatures.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b739/_pkg_.a # internal cp $WORK/b739/_pkg_.a /builddir/.cache/go-build/d1/d1edbbf63e2b33f5522aaf12f3cc417a9c962bfec2116f1d7a7d33ea91f26239-d # internal github.com/cilium/ebpf/btf mkdir -p $WORK/b738/ cat >/tmp/go-build3753747026/b738/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3753747026/b053/_pkg_.a packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile debug/elf=/tmp/go-build3753747026/b732/_pkg_.a packagefile encoding/binary=/tmp/go-build3753747026/b034/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/cilium/ebpf/asm=/tmp/go-build3753747026/b735/_pkg_.a packagefile github.com/cilium/ebpf/internal=/tmp/go-build3753747026/b739/_pkg_.a packagefile github.com/cilium/ebpf/internal/sys=/tmp/go-build3753747026/b736/_pkg_.a packagefile github.com/cilium/ebpf/internal/unix=/tmp/go-build3753747026/b737/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile math=/tmp/go-build3753747026/b035/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile reflect=/tmp/go-build3753747026/b037/_pkg_.a packagefile sort=/tmp/go-build3753747026/b041/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b738/_pkg_.a -trimpath "$WORK/b738=>" -p github.com/cilium/ebpf/btf -complete -installsuffix shared -buildid VJM0urh2rJjwU6ObcjHa/VJM0urh2rJjwU6ObcjHa -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b738/importcfg -pack ./src/github.com/cilium/ebpf/btf/btf.go ./src/github.com/cilium/ebpf/btf/btf_types.go ./src/github.com/cilium/ebpf/btf/btf_types_string.go ./src/github.com/cilium/ebpf/btf/core.go ./src/github.com/cilium/ebpf/btf/doc.go ./src/github.com/cilium/ebpf/btf/ext_info.go ./src/github.com/cilium/ebpf/btf/format.go ./src/github.com/cilium/ebpf/btf/handle.go ./src/github.com/cilium/ebpf/btf/strings.go ./src/github.com/cilium/ebpf/btf/types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b302/_pkg_.a # internal cp $WORK/b302/_pkg_.a /builddir/.cache/go-build/2d/2d6319c3f0765b3aca5983c387f4c61e5b5bbe81c4cfeaf827bf9b2ba1742796-d # internal github.com/containers/image/v5/internal/imagesource mkdir -p $WORK/b301/ cat >/tmp/go-build3753747026/b301/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build3753747026/b026/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/stubs=/tmp/go-build3753747026/b302/_pkg_.a packagefile github.com/containers/image/v5/internal/private=/tmp/go-build3753747026/b303/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=/tmp/go-build3753747026/b304/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build3753747026/b199/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build3753747026/b176/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b301/_pkg_.a -trimpath "$WORK/b301=>" -p github.com/containers/image/v5/internal/imagesource -complete -installsuffix shared -buildid twWun96Pk_iwseek3-Wu/twWun96Pk_iwseek3-Wu -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b301/importcfg -pack ./src/github.com/containers/image/v5/internal/imagesource/wrapper.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b319/_pkg_.a # internal cp $WORK/b319/_pkg_.a /builddir/.cache/go-build/e4/e401e8ae616c2730b777e512a0eb1103e8e97b20791f01f00017ad8593c741ca-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b498/_pkg_.a # internal cp $WORK/b498/_pkg_.a /builddir/.cache/go-build/4a/4aeb3926182476dd7538a17728e2cd35b93b68bf9de96d14c1f7960b3848d509-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b308/_pkg_.a # internal cp $WORK/b308/_pkg_.a /builddir/.cache/go-build/94/94a0f7b0e0aa3bee7b74b8cfd8a33df12cc93572f5f86d8efe695c897f942e15-d # internal github.com/containers/image/v5/internal/imagedestination mkdir -p $WORK/b307/ cat >/tmp/go-build3753747026/b307/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build3753747026/b026/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/stubs=/tmp/go-build3753747026/b308/_pkg_.a packagefile github.com/containers/image/v5/internal/private=/tmp/go-build3753747026/b303/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=/tmp/go-build3753747026/b304/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build3753747026/b199/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build3753747026/b176/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b307/_pkg_.a -trimpath "$WORK/b307=>" -p github.com/containers/image/v5/internal/imagedestination -complete -installsuffix shared -buildid OYO4d0UrRuKIa1MO496Y/OYO4d0UrRuKIa1MO496Y -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b307/importcfg -pack ./src/github.com/containers/image/v5/internal/imagedestination/wrapper.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b301/_pkg_.a # internal cp $WORK/b301/_pkg_.a /builddir/.cache/go-build/8e/8e32a8b3fd920a1343a3f62fd70b739bb3176e97c0b2cf3234c41da6dc8071af-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b312/_pkg_.a # internal cp $WORK/b312/_pkg_.a /builddir/.cache/go-build/d2/d2883dba6f9dcf00f7ac40d8ed357ca5c2932a33a3e931c89ac624ebe0eded27-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b646/_pkg_.a # internal cp $WORK/b646/_pkg_.a /builddir/.cache/go-build/20/20b40b023560b70aa4dd628e0f97f840a4587e00401e73b0f31736b413aaf05d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b307/_pkg_.a # internal cp $WORK/b307/_pkg_.a /builddir/.cache/go-build/fd/fddc80e168ed0746022d1f44c33cbdcdbc9989826301ae6ad19ff6685a7396f3-d # internal cd $WORK/b517 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/containers/storage/pkg/devicemapper -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b517=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=3CD6GF70cjD_An8MPYab -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/containers/storage/pkg/devicemapper -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b517=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=3CD6GF70cjD_An8MPYab -o ./_x002.o -c devmapper_log.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b577/_pkg_.a # internal TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/containers/storage/pkg/devicemapper -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b517=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=3CD6GF70cjD_An8MPYab -o ./_x003.o -c devmapper_wrapper.cgo2.c cp $WORK/b577/_pkg_.a /builddir/.cache/go-build/b9/b96e7316ccfdf2f6e8db094d2c7104a25437c27bd7ad73adb8110ccf54a96f94-d # internal github.com/containerd/typeurl/v2 mkdir -p $WORK/b664/ cat >/tmp/go-build3753747026/b664/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build3753747026/b031/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/gogo/protobuf/proto=/tmp/go-build3753747026/b577/_pkg_.a packagefile google.golang.org/protobuf/proto=/tmp/go-build3753747026/b144/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build3753747026/b145/_pkg_.a packagefile path=/tmp/go-build3753747026/b049/_pkg_.a packagefile reflect=/tmp/go-build3753747026/b037/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b664/_pkg_.a -trimpath "$WORK/b664=>" -p github.com/containerd/typeurl/v2 -complete -installsuffix shared -buildid 2NkN1MB0i6oWHiAXRU_F/2NkN1MB0i6oWHiAXRU_F -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b664/importcfg -pack ./src/github.com/containerd/typeurl/v2/doc.go ./src/github.com/containerd/typeurl/v2/types.go github.com/docker/docker/api/types/swarm/runtime mkdir -p $WORK/b576/ cat >/tmp/go-build3753747026/b576/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/gogo/protobuf/proto=/tmp/go-build3753747026/b577/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile math=/tmp/go-build3753747026/b035/_pkg_.a packagefile math/bits=/tmp/go-build3753747026/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b576/_pkg_.a -trimpath "$WORK/b576=>" -p github.com/docker/docker/api/types/swarm/runtime -complete -installsuffix shared -buildid 8JB4-fq4UhIeFlosn7q8/8JB4-fq4UhIeFlosn7q8 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b576/importcfg -pack ./src/github.com/docker/docker/api/types/swarm/runtime/gen.go ./src/github.com/docker/docker/api/types/swarm/runtime/plugin.pb.go cd $WORK/b230 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/containers/storage/pkg/unshare -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b230=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -frandom-seed=myfgKj6yHcovvYKWQiMm -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b664/_pkg_.a # internal cp $WORK/b664/_pkg_.a /builddir/.cache/go-build/12/12d5e702258217dd17d72b56dccc8fbc68adaf4bd141857bf148246ad7cff898-d # internal cd /builddir/build/BUILD/buildah-1.35.4 TERM='dumb' gcc -I ./src/github.com/containers/storage/pkg/unshare -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b230=/tmp/go-build -gno-record-gcc-switches -o $WORK/b230/_cgo_.o $WORK/b230/_cgo_main.o $WORK/b230/preferlinkext $WORK/b230/_x001.o $WORK/b230/_x002.o $WORK/b230/_x003.o $WORK/b230/_x004.o -O2 -g /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b576/_pkg_.a # internal cp $WORK/b576/_pkg_.a /builddir/.cache/go-build/0f/0f5e2d874692e2fcbb09d8b1ed7c6bff98d79ac11d61688018fdb5430fcec1f8-d # internal cd $WORK/b517 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/containers/storage/pkg/devicemapper -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b517=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=3CD6GF70cjD_An8MPYab -o ./_x004.o -c devmapper_wrapper_deferred_remove.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/containers/storage/pkg/devicemapper -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b517=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=3CD6GF70cjD_An8MPYab -o ./_x005.o -c devmapper_wrapper_dynamic.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b335/_pkg_.a # internal cp $WORK/b335/_pkg_.a /builddir/.cache/go-build/c7/c75b309558303f42190366bfe3528f5283de0429959fa3fe6c4773587c6cb1af-d # internal go.mongodb.org/mongo-driver/bson mkdir -p $WORK/b334/ cat >/tmp/go-build3753747026/b334/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile encoding/json=/tmp/go-build3753747026/b031/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsoncodec=/tmp/go-build3753747026/b335/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonrw=/tmp/go-build3753747026/b337/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=/tmp/go-build3753747026/b338/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=/tmp/go-build3753747026/b339/_pkg_.a packagefile go.mongodb.org/mongo-driver/x/bsonx/bsoncore=/tmp/go-build3753747026/b340/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile reflect=/tmp/go-build3753747026/b037/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b334/_pkg_.a -trimpath "$WORK/b334=>" -p go.mongodb.org/mongo-driver/bson -complete -installsuffix shared -buildid s5gnmNcBVd3Aw9wRAb7x/s5gnmNcBVd3Aw9wRAb7x -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b334/importcfg -pack ./src/go.mongodb.org/mongo-driver/bson/bson.go ./src/go.mongodb.org/mongo-driver/bson/decoder.go ./src/go.mongodb.org/mongo-driver/bson/doc.go ./src/go.mongodb.org/mongo-driver/bson/encoder.go ./src/go.mongodb.org/mongo-driver/bson/marshal.go ./src/go.mongodb.org/mongo-driver/bson/primitive_codecs.go ./src/go.mongodb.org/mongo-driver/bson/raw.go ./src/go.mongodb.org/mongo-driver/bson/raw_element.go ./src/go.mongodb.org/mongo-driver/bson/raw_value.go ./src/go.mongodb.org/mongo-driver/bson/registry.go ./src/go.mongodb.org/mongo-driver/bson/types.go ./src/go.mongodb.org/mongo-driver/bson/unmarshal.go cd $WORK/b517 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/containers/storage/pkg/devicemapper -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b517=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=3CD6GF70cjD_An8MPYab -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/buildah-1.35.4 TERM='dumb' gcc -I ./src/github.com/containers/storage/pkg/devicemapper -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b517=/tmp/go-build -gno-record-gcc-switches -o $WORK/b517/_cgo_.o $WORK/b517/_cgo_main.o $WORK/b517/preferlinkext $WORK/b517/_x001.o $WORK/b517/_x002.o $WORK/b517/_x003.o $WORK/b517/_x004.o $WORK/b517/_x005.o -O2 -g -ldevmapper cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b109/_pkg_.a $WORK/b109/preferlinkext $WORK/b109/_x001.o $WORK/b109/_x002.o $WORK/b109/_x003.o $WORK/b109/_x004.o $WORK/b109/_x005.o $WORK/b109/_x006.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b109/_pkg_.a # internal cd /builddir/build/BUILD/buildah-1.35.4 TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage unshare -dynimport $WORK/b230/_cgo_.o -dynout $WORK/b230/_cgo_import.go cat >/tmp/go-build3753747026/b230/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3753747026/b053/_pkg_.a packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=/tmp/go-build3753747026/b220/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=/tmp/go-build3753747026/b231/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build3753747026/b232/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build3753747026/b174/_pkg_.a packagefile github.com/syndtr/gocapability/capability=/tmp/go-build3753747026/b233/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile os/exec=/tmp/go-build3753747026/b225/_pkg_.a packagefile os/signal=/tmp/go-build3753747026/b234/_pkg_.a packagefile os/user=/tmp/go-build3753747026/b189/_pkg_.a packagefile runtime=/tmp/go-build3753747026/b009/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile syscall=/tmp/go-build3753747026/b028/_pkg_.a packagefile runtime/cgo=/tmp/go-build3753747026/b115/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -p github.com/containers/storage/pkg/unshare -installsuffix shared -buildid myfgKj6yHcovvYKWQiMm/myfgKj6yHcovvYKWQiMm -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b230/importcfg -pack ./src/github.com/containers/storage/pkg/unshare/unshare.go ./src/github.com/containers/storage/pkg/unshare/unshare_linux.go $WORK/b230/_cgo_gotypes.go $WORK/b230/getenv_linux_cgo.cgo1.go $WORK/b230/unshare_cgo.cgo1.go $WORK/b230/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b738/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/8a/8a776de949f5a2ac02c07208eb41bdf6ab2383edf6e8a495b5056277518adc41-d # internal # net /usr/lib/golang/src/net/cgo_unix_cgo.go:10: warning: "_GNU_SOURCE" redefined 10 | #define _GNU_SOURCE | : note: this is the location of the previous definition github.com/containernetworking/cni/pkg/types mkdir -p $WORK/b181/ vendor/golang.org/x/net/http/httpproxy google.golang.org/grpc/internal/syscall mkdir -p $WORK/b467/ net/textproto github.com/containers/common/libnetwork/types github.com/mitchellh/mapstructure cat >/tmp/go-build3753747026/b181/importcfg << 'EOF' # internal # import config packagefile encoding=/tmp/go-build3753747026/b032/_pkg_.a packagefile encoding/json=/tmp/go-build3753747026/b031/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile net=/tmp/go-build3753747026/b109/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile reflect=/tmp/go-build3753747026/b037/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a EOF github.com/google/go-containerregistry/pkg/name /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -p github.com/containernetworking/cni/pkg/types -complete -installsuffix shared -buildid LONGB8RVytbTX9CZcV3T/LONGB8RVytbTX9CZcV3T -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b181/importcfg -pack ./src/github.com/containernetworking/cni/pkg/types/args.go ./src/github.com/containernetworking/cni/pkg/types/types.go mkdir -p $WORK/b363/ github.com/google/uuid cat >/tmp/go-build3753747026/b467/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build3753747026/b057/_pkg_.a packagefile google.golang.org/grpc/grpclog=/tmp/go-build3753747026/b060/_pkg_.a packagefile net=/tmp/go-build3753747026/b109/_pkg_.a packagefile syscall=/tmp/go-build3753747026/b028/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF mkdir -p $WORK/b269/ crypto/x509 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b467/_pkg_.a -trimpath "$WORK/b467=>" -p google.golang.org/grpc/internal/syscall -complete -installsuffix shared -buildid RpPI5fAVgWA_LeKvzB7N/RpPI5fAVgWA_LeKvzB7N -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b467/importcfg -pack ./src/google.golang.org/grpc/internal/syscall/syscall_linux.go cat >/tmp/go-build3753747026/b363/importcfg << 'EOF' # internal # import config packagefile crypto/sha256=/tmp/go-build3753747026/b103/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build3753747026/b176/_pkg_.a packagefile net=/tmp/go-build3753747026/b109/_pkg_.a packagefile net/url=/tmp/go-build3753747026/b116/_pkg_.a packagefile path=/tmp/go-build3753747026/b049/_pkg_.a packagefile regexp=/tmp/go-build3753747026/b177/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build3753747026/b025/_pkg_.a EOF mkdir -p $WORK/b331/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b363/_pkg_.a -trimpath "$WORK/b363=>" -p github.com/google/go-containerregistry/pkg/name -complete -installsuffix shared -buildid P61rJiUyPeGUbtAI_jXF/P61rJiUyPeGUbtAI_jXF -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b363/importcfg -pack ./src/github.com/google/go-containerregistry/pkg/name/check.go ./src/github.com/google/go-containerregistry/pkg/name/digest.go ./src/github.com/google/go-containerregistry/pkg/name/doc.go ./src/github.com/google/go-containerregistry/pkg/name/errors.go ./src/github.com/google/go-containerregistry/pkg/name/options.go ./src/github.com/google/go-containerregistry/pkg/name/ref.go ./src/github.com/google/go-containerregistry/pkg/name/registry.go ./src/github.com/google/go-containerregistry/pkg/name/repository.go ./src/github.com/google/go-containerregistry/pkg/name/tag.go cat >/tmp/go-build3753747026/b269/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3753747026/b053/_pkg_.a packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile math=/tmp/go-build3753747026/b035/_pkg_.a packagefile net=/tmp/go-build3753747026/b109/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a EOF cat >/tmp/go-build3753747026/b331/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile crypto/md5=/tmp/go-build3753747026/b099/_pkg_.a packagefile crypto/rand=/tmp/go-build3753747026/b097/_pkg_.a packagefile crypto/sha1=/tmp/go-build3753747026/b102/_pkg_.a packagefile database/sql/driver=/tmp/go-build3753747026/b316/_pkg_.a packagefile encoding/binary=/tmp/go-build3753747026/b034/_pkg_.a packagefile encoding/hex=/tmp/go-build3753747026/b107/_pkg_.a packagefile encoding/json=/tmp/go-build3753747026/b031/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile hash=/tmp/go-build3753747026/b069/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile net=/tmp/go-build3753747026/b109/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b269/_pkg_.a -trimpath "$WORK/b269=>" -p net/textproto -std -complete -installsuffix shared -buildid BxHKgHD2ARAee5AqmHZc/BxHKgHD2ARAee5AqmHZc -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b269/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 github.com/mailru/easyjson/buffer mkdir -p $WORK/b346/ cp $WORK/b738/_pkg_.a /builddir/.cache/go-build/d9/d91b22996e09e55f686fbee97d41a825a76a6516248952b8c8c096892142408d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b331/_pkg_.a -trimpath "$WORK/b331=>" -p github.com/google/uuid -complete -installsuffix shared -buildid sHfcPYKambtGlPidKr4A/sHfcPYKambtGlPidKr4A -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b331/importcfg -pack ./src/github.com/google/uuid/dce.go ./src/github.com/google/uuid/doc.go ./src/github.com/google/uuid/hash.go ./src/github.com/google/uuid/marshal.go ./src/github.com/google/uuid/node.go ./src/github.com/google/uuid/node_net.go ./src/github.com/google/uuid/null.go ./src/github.com/google/uuid/sql.go ./src/github.com/google/uuid/time.go ./src/github.com/google/uuid/util.go ./src/github.com/google/uuid/uuid.go ./src/github.com/google/uuid/version1.go ./src/github.com/google/uuid/version4.go ./src/github.com/google/uuid/version6.go ./src/github.com/google/uuid/version7.go google.golang.org/grpc/internal/resolver/dns/internal mkdir -p $WORK/b476/ cat >/tmp/go-build3753747026/b346/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile net=/tmp/go-build3753747026/b109/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a EOF github.com/docker/docker/api/types/network /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b346/_pkg_.a -trimpath "$WORK/b346=>" -p github.com/mailru/easyjson/buffer -complete -installsuffix shared -buildid zYdQH9KANiqS3RxDCPrE/zYdQH9KANiqS3RxDCPrE -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b346/importcfg -pack ./src/github.com/mailru/easyjson/buffer/pool.go mkdir -p $WORK/b567/ cat >/tmp/go-build3753747026/b476/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build3753747026/b026/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile net=/tmp/go-build3753747026/b109/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b476/_pkg_.a -trimpath "$WORK/b476=>" -p google.golang.org/grpc/internal/resolver/dns/internal -complete -installsuffix shared -buildid FWgPK3O7wmuBzb9Kn2te/FWgPK3O7wmuBzb9Kn2te -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b476/importcfg -pack ./src/google.golang.org/grpc/internal/resolver/dns/internal/internal.go github.com/docker/go-connections/nat mkdir -p $WORK/b571/ cat >/tmp/go-build3753747026/b567/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/docker/docker/api/types/filters=/tmp/go-build3753747026/b565/_pkg_.a packagefile github.com/docker/docker/internal/multierror=/tmp/go-build3753747026/b568/_pkg_.a packagefile net=/tmp/go-build3753747026/b109/_pkg_.a packagefile net/netip=/tmp/go-build3753747026/b113/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b567/_pkg_.a -trimpath "$WORK/b567=>" -p github.com/docker/docker/api/types/network -complete -installsuffix shared -buildid 47garzghbGadUK9yK32j/47garzghbGadUK9yK32j -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b567/importcfg -pack ./src/github.com/docker/docker/api/types/network/endpoint.go ./src/github.com/docker/docker/api/types/network/ipam.go ./src/github.com/docker/docker/api/types/network/network.go cat >/tmp/go-build3753747026/b571/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile net=/tmp/go-build3753747026/b109/_pkg_.a packagefile sort=/tmp/go-build3753747026/b041/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a EOF github.com/docker/docker/api/types/registry mkdir -p $WORK/b573/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b571/_pkg_.a -trimpath "$WORK/b571=>" -p github.com/docker/go-connections/nat -complete -installsuffix shared -buildid Kak8PI6wiSP8Bp-iVWiH/Kak8PI6wiSP8Bp-iVWiH -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b571/importcfg -pack ./src/github.com/docker/go-connections/nat/nat.go ./src/github.com/docker/go-connections/nat/parse.go ./src/github.com/docker/go-connections/nat/sort.go cat >/tmp/go-build3753747026/b573/importcfg << 'EOF' # internal # import config packagefile encoding/base64=/tmp/go-build3753747026/b033/_pkg_.a packagefile encoding/json=/tmp/go-build3753747026/b031/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3753747026/b175/_pkg_.a packagefile github.com/pkg/errors=/tmp/go-build3753747026/b574/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile net=/tmp/go-build3753747026/b109/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b573/_pkg_.a -trimpath "$WORK/b573=>" -p github.com/docker/docker/api/types/registry -complete -installsuffix shared -buildid DmpStnGiZv_wTMH6WR5N/DmpStnGiZv_wTMH6WR5N -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b573/importcfg -pack ./src/github.com/docker/docker/api/types/registry/authconfig.go ./src/github.com/docker/docker/api/types/registry/authenticate.go ./src/github.com/docker/docker/api/types/registry/registry.go github.com/chzyer/readline mkdir -p $WORK/b631/ mkdir -p $WORK/b270/ cat >/tmp/go-build3753747026/b631/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3753747026/b053/_pkg_.a packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile container/list=/tmp/go-build3753747026/b067/_pkg_.a packagefile encoding/binary=/tmp/go-build3753747026/b034/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile net=/tmp/go-build3753747026/b109/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile os/signal=/tmp/go-build3753747026/b234/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile sync/atomic=/tmp/go-build3753747026/b023/_pkg_.a packagefile syscall=/tmp/go-build3753747026/b028/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a packagefile unicode=/tmp/go-build3753747026/b024/_pkg_.a packagefile unicode/utf8=/tmp/go-build3753747026/b025/_pkg_.a EOF mkdir -p $WORK/b193/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b631/_pkg_.a -trimpath "$WORK/b631=>" -p github.com/chzyer/readline -complete -installsuffix shared -buildid 48p95Lt3utzZBVQtEViU/48p95Lt3utzZBVQtEViU -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b631/importcfg -pack ./src/github.com/chzyer/readline/complete.go ./src/github.com/chzyer/readline/complete_helper.go ./src/github.com/chzyer/readline/complete_segment.go ./src/github.com/chzyer/readline/history.go ./src/github.com/chzyer/readline/operation.go ./src/github.com/chzyer/readline/password.go ./src/github.com/chzyer/readline/readline.go ./src/github.com/chzyer/readline/remote.go ./src/github.com/chzyer/readline/runebuf.go ./src/github.com/chzyer/readline/runes.go ./src/github.com/chzyer/readline/search.go ./src/github.com/chzyer/readline/std.go ./src/github.com/chzyer/readline/term.go ./src/github.com/chzyer/readline/term_linux.go ./src/github.com/chzyer/readline/term_unix.go ./src/github.com/chzyer/readline/terminal.go ./src/github.com/chzyer/readline/utils.go ./src/github.com/chzyer/readline/utils_unix.go ./src/github.com/chzyer/readline/vim.go cat >/tmp/go-build3753747026/b270/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile vendor/golang.org/x/net/idna=/tmp/go-build3753747026/b264/_pkg_.a packagefile net=/tmp/go-build3753747026/b109/_pkg_.a packagefile net/url=/tmp/go-build3753747026/b116/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build3753747026/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b270/_pkg_.a -trimpath "$WORK/b270=>" -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid sQuvaZH05SDZOtBngn45/sQuvaZH05SDZOtBngn45 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b270/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy/proxy.go cat >/tmp/go-build3753747026/b193/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build3753747026/b031/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/containers/storage/pkg/regexp=/tmp/go-build3753747026/b194/_pkg_.a packagefile net=/tmp/go-build3753747026/b109/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -p github.com/containers/common/libnetwork/types -complete -installsuffix shared -buildid JUkMa-xq_UWcIrjMNItz/JUkMa-xq_UWcIrjMNItz -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b193/importcfg -pack ./src/github.com/containers/common/libnetwork/types/const.go ./src/github.com/containers/common/libnetwork/types/define.go ./src/github.com/containers/common/libnetwork/types/network.go github.com/spf13/pflag mkdir -p $WORK/b700/ mkdir -p $WORK/b332/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b476/_pkg_.a # internal github.com/godbus/dbus/v5 mkdir -p $WORK/b721/ cat >/tmp/go-build3753747026/b332/importcfg << 'EOF' # internal # import config packagefile encoding=/tmp/go-build3753747026/b032/_pkg_.a packagefile encoding/json=/tmp/go-build3753747026/b031/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile net=/tmp/go-build3753747026/b109/_pkg_.a packagefile reflect=/tmp/go-build3753747026/b037/_pkg_.a packagefile sort=/tmp/go-build3753747026/b041/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b332/_pkg_.a -trimpath "$WORK/b332=>" -p github.com/mitchellh/mapstructure -complete -installsuffix shared -buildid QmRuxVaPy9ixAJf20DuD/QmRuxVaPy9ixAJf20DuD -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b332/importcfg -pack ./src/github.com/mitchellh/mapstructure/decode_hooks.go ./src/github.com/mitchellh/mapstructure/error.go ./src/github.com/mitchellh/mapstructure/mapstructure.go cat >/tmp/go-build3753747026/b721/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3753747026/b053/_pkg_.a packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile context=/tmp/go-build3753747026/b026/_pkg_.a packagefile crypto/rand=/tmp/go-build3753747026/b097/_pkg_.a packagefile crypto/sha1=/tmp/go-build3753747026/b102/_pkg_.a packagefile encoding/binary=/tmp/go-build3753747026/b034/_pkg_.a packagefile encoding/hex=/tmp/go-build3753747026/b107/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile io/ioutil=/tmp/go-build3753747026/b123/_pkg_.a packagefile net=/tmp/go-build3753747026/b109/_pkg_.a packagefile net/url=/tmp/go-build3753747026/b116/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile os/exec=/tmp/go-build3753747026/b225/_pkg_.a packagefile os/user=/tmp/go-build3753747026/b189/_pkg_.a packagefile path=/tmp/go-build3753747026/b049/_pkg_.a packagefile reflect=/tmp/go-build3753747026/b037/_pkg_.a packagefile sort=/tmp/go-build3753747026/b041/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile syscall=/tmp/go-build3753747026/b028/_pkg_.a packagefile unicode=/tmp/go-build3753747026/b024/_pkg_.a packagefile unicode/utf8=/tmp/go-build3753747026/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b721/_pkg_.a -trimpath "$WORK/b721=>" -p github.com/godbus/dbus/v5 -complete -installsuffix shared -buildid 0rJzxyw1K5jVIBR0hBTp/0rJzxyw1K5jVIBR0hBTp -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b721/importcfg -pack ./src/github.com/godbus/dbus/v5/auth.go ./src/github.com/godbus/dbus/v5/auth_anonymous.go ./src/github.com/godbus/dbus/v5/auth_external.go ./src/github.com/godbus/dbus/v5/auth_sha1.go ./src/github.com/godbus/dbus/v5/call.go ./src/github.com/godbus/dbus/v5/conn.go ./src/github.com/godbus/dbus/v5/conn_other.go ./src/github.com/godbus/dbus/v5/conn_unix.go ./src/github.com/godbus/dbus/v5/dbus.go ./src/github.com/godbus/dbus/v5/decoder.go ./src/github.com/godbus/dbus/v5/default_handler.go ./src/github.com/godbus/dbus/v5/doc.go ./src/github.com/godbus/dbus/v5/encoder.go ./src/github.com/godbus/dbus/v5/escape.go ./src/github.com/godbus/dbus/v5/export.go ./src/github.com/godbus/dbus/v5/homedir.go ./src/github.com/godbus/dbus/v5/match.go ./src/github.com/godbus/dbus/v5/message.go ./src/github.com/godbus/dbus/v5/object.go ./src/github.com/godbus/dbus/v5/sequence.go ./src/github.com/godbus/dbus/v5/sequential_handler.go ./src/github.com/godbus/dbus/v5/server_interfaces.go ./src/github.com/godbus/dbus/v5/sig.go ./src/github.com/godbus/dbus/v5/transport_generic.go ./src/github.com/godbus/dbus/v5/transport_nonce_tcp.go ./src/github.com/godbus/dbus/v5/transport_tcp.go ./src/github.com/godbus/dbus/v5/transport_unix.go ./src/github.com/godbus/dbus/v5/transport_unixcred_linux.go ./src/github.com/godbus/dbus/v5/variant.go ./src/github.com/godbus/dbus/v5/variant_lexer.go ./src/github.com/godbus/dbus/v5/variant_parser.go cp $WORK/b476/_pkg_.a /builddir/.cache/go-build/37/3702dcf01949c5e95b29054d5b70980db7f61b0e4190cdc3e39fec38bfeb5c6e-d # internal cat >/tmp/go-build3753747026/b700/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile encoding/base64=/tmp/go-build3753747026/b033/_pkg_.a packagefile encoding/csv=/tmp/go-build3753747026/b326/_pkg_.a packagefile encoding/hex=/tmp/go-build3753747026/b107/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile flag=/tmp/go-build3753747026/b251/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile net=/tmp/go-build3753747026/b109/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile reflect=/tmp/go-build3753747026/b037/_pkg_.a packagefile sort=/tmp/go-build3753747026/b041/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF mkdir -p $WORK/b104/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b700/_pkg_.a -trimpath "$WORK/b700=>" -p github.com/spf13/pflag -complete -installsuffix shared -buildid wTcK3qCz_TeEQXgToMN_/wTcK3qCz_TeEQXgToMN_ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b700/importcfg -pack ./src/github.com/spf13/pflag/bool.go ./src/github.com/spf13/pflag/bool_slice.go ./src/github.com/spf13/pflag/bytes.go ./src/github.com/spf13/pflag/count.go ./src/github.com/spf13/pflag/duration.go ./src/github.com/spf13/pflag/duration_slice.go ./src/github.com/spf13/pflag/flag.go ./src/github.com/spf13/pflag/float32.go ./src/github.com/spf13/pflag/float32_slice.go ./src/github.com/spf13/pflag/float64.go ./src/github.com/spf13/pflag/float64_slice.go ./src/github.com/spf13/pflag/golangflag.go ./src/github.com/spf13/pflag/int.go ./src/github.com/spf13/pflag/int16.go ./src/github.com/spf13/pflag/int32.go ./src/github.com/spf13/pflag/int32_slice.go ./src/github.com/spf13/pflag/int64.go ./src/github.com/spf13/pflag/int64_slice.go ./src/github.com/spf13/pflag/int8.go ./src/github.com/spf13/pflag/int_slice.go ./src/github.com/spf13/pflag/ip.go ./src/github.com/spf13/pflag/ip_slice.go ./src/github.com/spf13/pflag/ipmask.go ./src/github.com/spf13/pflag/ipnet.go ./src/github.com/spf13/pflag/string.go ./src/github.com/spf13/pflag/string_array.go ./src/github.com/spf13/pflag/string_slice.go ./src/github.com/spf13/pflag/string_to_int.go ./src/github.com/spf13/pflag/string_to_int64.go ./src/github.com/spf13/pflag/string_to_string.go ./src/github.com/spf13/pflag/uint.go ./src/github.com/spf13/pflag/uint16.go ./src/github.com/spf13/pflag/uint32.go ./src/github.com/spf13/pflag/uint64.go ./src/github.com/spf13/pflag/uint8.go ./src/github.com/spf13/pflag/uint_slice.go cat >/tmp/go-build3753747026/b104/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-build3753747026/b002/_pkg_.a packagefile crypto=/tmp/go-build3753747026/b068/_pkg_.a packagefile crypto/aes=/tmp/go-build3753747026/b070/_pkg_.a packagefile crypto/cipher=/tmp/go-build3753747026/b071/_pkg_.a packagefile crypto/des=/tmp/go-build3753747026/b076/_pkg_.a packagefile crypto/dsa=/tmp/go-build3753747026/b105/_pkg_.a packagefile crypto/ecdh=/tmp/go-build3753747026/b077/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build3753747026/b083/_pkg_.a packagefile crypto/ed25519=/tmp/go-build3753747026/b095/_pkg_.a packagefile crypto/elliptic=/tmp/go-build3753747026/b084/_pkg_.a packagefile crypto/md5=/tmp/go-build3753747026/b099/_pkg_.a packagefile crypto/rsa=/tmp/go-build3753747026/b101/_pkg_.a packagefile crypto/sha1=/tmp/go-build3753747026/b102/_pkg_.a packagefile crypto/sha256=/tmp/go-build3753747026/b103/_pkg_.a packagefile crypto/sha512=/tmp/go-build3753747026/b091/_pkg_.a packagefile crypto/x509/pkix=/tmp/go-build3753747026/b106/_pkg_.a packagefile encoding/asn1=/tmp/go-build3753747026/b093/_pkg_.a packagefile encoding/hex=/tmp/go-build3753747026/b107/_pkg_.a packagefile encoding/pem=/tmp/go-build3753747026/b108/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build3753747026/b092/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build3753747026/b094/_pkg_.a packagefile internal/godebug=/tmp/go-build3753747026/b087/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile io/fs=/tmp/go-build3753747026/b048/_pkg_.a packagefile math/big=/tmp/go-build3753747026/b085/_pkg_.a packagefile net=/tmp/go-build3753747026/b109/_pkg_.a packagefile net/url=/tmp/go-build3753747026/b116/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile path/filepath=/tmp/go-build3753747026/b117/_pkg_.a packagefile reflect=/tmp/go-build3753747026/b037/_pkg_.a packagefile runtime=/tmp/go-build3753747026/b009/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a packagefile unicode=/tmp/go-build3753747026/b024/_pkg_.a packagefile unicode/utf16=/tmp/go-build3753747026/b051/_pkg_.a packagefile unicode/utf8=/tmp/go-build3753747026/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -p crypto/x509 -std -complete -installsuffix shared -buildid 2HHUyx-24SeNnbl_GuJR/2HHUyx-24SeNnbl_GuJR -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b104/importcfg -pack /usr/lib/golang/src/crypto/x509/cert_pool.go /usr/lib/golang/src/crypto/x509/notboring.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 github.com/cilium/ebpf mkdir -p $WORK/b731/ cat >/tmp/go-build3753747026/b731/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3753747026/b053/_pkg_.a packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile debug/elf=/tmp/go-build3753747026/b732/_pkg_.a packagefile encoding=/tmp/go-build3753747026/b032/_pkg_.a packagefile encoding/binary=/tmp/go-build3753747026/b034/_pkg_.a packagefile encoding/hex=/tmp/go-build3753747026/b107/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/cilium/ebpf/asm=/tmp/go-build3753747026/b735/_pkg_.a packagefile github.com/cilium/ebpf/btf=/tmp/go-build3753747026/b738/_pkg_.a packagefile github.com/cilium/ebpf/internal=/tmp/go-build3753747026/b739/_pkg_.a packagefile github.com/cilium/ebpf/internal/sys=/tmp/go-build3753747026/b736/_pkg_.a packagefile github.com/cilium/ebpf/internal/unix=/tmp/go-build3753747026/b737/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile math=/tmp/go-build3753747026/b035/_pkg_.a packagefile math/rand=/tmp/go-build3753747026/b086/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile path/filepath=/tmp/go-build3753747026/b117/_pkg_.a packagefile reflect=/tmp/go-build3753747026/b037/_pkg_.a packagefile runtime=/tmp/go-build3753747026/b009/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile syscall=/tmp/go-build3753747026/b028/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b731/_pkg_.a -trimpath "$WORK/b731=>" -p github.com/cilium/ebpf -complete -installsuffix shared -buildid rp27gK310JarJIhFgal8/rp27gK310JarJIhFgal8 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b731/importcfg -pack ./src/github.com/cilium/ebpf/attachtype_string.go ./src/github.com/cilium/ebpf/collection.go ./src/github.com/cilium/ebpf/doc.go ./src/github.com/cilium/ebpf/elf_reader.go ./src/github.com/cilium/ebpf/info.go ./src/github.com/cilium/ebpf/linker.go ./src/github.com/cilium/ebpf/map.go ./src/github.com/cilium/ebpf/marshalers.go ./src/github.com/cilium/ebpf/prog.go ./src/github.com/cilium/ebpf/syscalls.go ./src/github.com/cilium/ebpf/types.go ./src/github.com/cilium/ebpf/types_string.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b573/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b181/_pkg_.a # internal cp $WORK/b573/_pkg_.a /builddir/.cache/go-build/6f/6f679ee8f2e3c401793ba5037824d03d47cd20a884120639edf4b7e252a21b8f-d # internal cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/6f/6f67f3323485d5f3e61e975374377f97ca2ec750f48729a6a36fee2e67fbe6ee-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b467/_pkg_.a # internal github.com/containernetworking/cni/pkg/types/internal mkdir -p $WORK/b185/ cat >/tmp/go-build3753747026/b185/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=/tmp/go-build3753747026/b181/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -p github.com/containernetworking/cni/pkg/types/internal -complete -installsuffix shared -buildid x9PA7YgDFwDu82IOAc_2/x9PA7YgDFwDu82IOAc_2 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b185/importcfg -pack ./src/github.com/containernetworking/cni/pkg/types/internal/convert.go ./src/github.com/containernetworking/cni/pkg/types/internal/create.go cp $WORK/b467/_pkg_.a /builddir/.cache/go-build/d2/d22e5485be5f895503efb7eeeb26539eec2af318f3a83724399d6e0df987f18c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b193/_pkg_.a # internal cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/f1/f14ddba538e1c12caa1721bc0d8fc7b776d5438832f06d8b995b2531fc78f3a4-d # internal github.com/containers/common/pkg/rootlessport mkdir -p $WORK/b715/ cat >/tmp/go-build3753747026/b715/importcfg << 'EOF' # internal # import config packagefile github.com/containers/common/libnetwork/types=/tmp/go-build3753747026/b193/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b715/_pkg_.a -trimpath "$WORK/b715=>" -p github.com/containers/common/pkg/rootlessport -complete -installsuffix shared -buildid P1qHKthZSw80Z5S3N2rF/P1qHKthZSw80Z5S3N2rF -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b715/importcfg -pack ./src/github.com/containers/common/pkg/rootlessport/rootlessport_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b346/_pkg_.a # internal cp $WORK/b346/_pkg_.a /builddir/.cache/go-build/84/84c420e4aa65595bb57ae2397c8707b4354ba9f9737b04af2ed74917ce155a39-d # internal github.com/mailru/easyjson/jwriter mkdir -p $WORK/b345/ cat >/tmp/go-build3753747026/b345/importcfg << 'EOF' # internal # import config packagefile github.com/mailru/easyjson/buffer=/tmp/go-build3753747026/b346/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile unicode/utf8=/tmp/go-build3753747026/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b345/_pkg_.a -trimpath "$WORK/b345=>" -p github.com/mailru/easyjson/jwriter -complete -installsuffix shared -buildid 1TlpQsxbJ-vMSGpBjeD4/1TlpQsxbJ-vMSGpBjeD4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b345/importcfg -pack ./src/github.com/mailru/easyjson/jwriter/writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b270/_pkg_.a # internal cp $WORK/b270/_pkg_.a /builddir/.cache/go-build/be/be1ddd195b4eb4e4d6242a48e7da69f5c42c8c67aa49cf0639d0e84f7e818f0f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b567/_pkg_.a # internal cp $WORK/b567/_pkg_.a /builddir/.cache/go-build/d0/d0608f59cbd83d50a9b6634694ef99db7f37b7eceec3cc602fb3e21456ba4bb5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b715/_pkg_.a # internal cp $WORK/b715/_pkg_.a /builddir/.cache/go-build/a9/a930bad0368b6850dfe99b6eb665ec7ca31e90b35f3cdc908f16b06a550bba04-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b571/_pkg_.a # internal cp $WORK/b571/_pkg_.a /builddir/.cache/go-build/c0/c020db451a26294e4df45c6f11d557263703e187b4317d32d09415c03ce801bd-d # internal github.com/docker/docker/api/types/container mkdir -p $WORK/b563/ cat >/tmp/go-build3753747026/b563/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/docker/docker/api/types/blkiodev=/tmp/go-build3753747026/b564/_pkg_.a packagefile github.com/docker/docker/api/types/filters=/tmp/go-build3753747026/b565/_pkg_.a packagefile github.com/docker/docker/api/types/mount=/tmp/go-build3753747026/b566/_pkg_.a packagefile github.com/docker/docker/api/types/network=/tmp/go-build3753747026/b567/_pkg_.a packagefile github.com/docker/docker/api/types/strslice=/tmp/go-build3753747026/b569/_pkg_.a packagefile github.com/docker/docker/image/spec/specs-go/v1=/tmp/go-build3753747026/b570/_pkg_.a packagefile github.com/docker/go-connections/nat=/tmp/go-build3753747026/b571/_pkg_.a packagefile github.com/docker/go-units=/tmp/go-build3753747026/b224/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b563/_pkg_.a -trimpath "$WORK/b563=>" -p github.com/docker/docker/api/types/container -complete -installsuffix shared -buildid t_5VG4Wm2isGEqbysU6r/t_5VG4Wm2isGEqbysU6r -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b563/importcfg -pack ./src/github.com/docker/docker/api/types/container/change_type.go ./src/github.com/docker/docker/api/types/container/change_types.go ./src/github.com/docker/docker/api/types/container/config.go ./src/github.com/docker/docker/api/types/container/container_top.go ./src/github.com/docker/docker/api/types/container/container_update.go ./src/github.com/docker/docker/api/types/container/create_response.go ./src/github.com/docker/docker/api/types/container/errors.go ./src/github.com/docker/docker/api/types/container/filesystem_change.go ./src/github.com/docker/docker/api/types/container/hostconfig.go ./src/github.com/docker/docker/api/types/container/hostconfig_unix.go ./src/github.com/docker/docker/api/types/container/options.go ./src/github.com/docker/docker/api/types/container/wait_exit_error.go ./src/github.com/docker/docker/api/types/container/wait_response.go ./src/github.com/docker/docker/api/types/container/waitcondition.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b269/_pkg_.a # internal cp $WORK/b269/_pkg_.a /builddir/.cache/go-build/e4/e4a835d5d81359192945a8d609027b58c7e65151845b757fd0a42a1441450505-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b263/ cat >/tmp/go-build3753747026/b263/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-build3753747026/b264/_pkg_.a packagefile net=/tmp/go-build3753747026/b109/_pkg_.a packagefile net/textproto=/tmp/go-build3753747026/b269/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build3753747026/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b263/_pkg_.a -trimpath "$WORK/b263=>" -p vendor/golang.org/x/net/http/httpguts -std -complete -installsuffix shared -buildid I1OP0f-HAk2Uqnm_v8D9/I1OP0f-HAk2Uqnm_v8D9 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b263/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 mime/multipart mkdir -p $WORK/b273/ cat >/tmp/go-build3753747026/b273/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3753747026/b053/_pkg_.a packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile crypto/rand=/tmp/go-build3753747026/b097/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile internal/godebug=/tmp/go-build3753747026/b087/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile math=/tmp/go-build3753747026/b035/_pkg_.a packagefile mime=/tmp/go-build3753747026/b272/_pkg_.a packagefile mime/quotedprintable=/tmp/go-build3753747026/b274/_pkg_.a packagefile net/textproto=/tmp/go-build3753747026/b269/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile path/filepath=/tmp/go-build3753747026/b117/_pkg_.a packagefile sort=/tmp/go-build3753747026/b041/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b273/_pkg_.a -trimpath "$WORK/b273=>" -p mime/multipart -std -complete -installsuffix shared -buildid -YmJjHmELunE2kbftHwf/-YmJjHmELunE2kbftHwf -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b273/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 net/mail mkdir -p $WORK/b341/ cat >/tmp/go-build3753747026/b341/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3753747026/b053/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile log=/tmp/go-build3753747026/b062/_pkg_.a packagefile mime=/tmp/go-build3753747026/b272/_pkg_.a packagefile net/textproto=/tmp/go-build3753747026/b269/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a packagefile unicode/utf8=/tmp/go-build3753747026/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b341/_pkg_.a -trimpath "$WORK/b341=>" -p net/mail -std -complete -installsuffix shared -buildid WX6C05KFA31Szp9bWiKJ/WX6C05KFA31Szp9bWiKJ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b341/importcfg -pack /usr/lib/golang/src/net/mail/message.go golang.org/x/net/http/httpguts mkdir -p $WORK/b460/ cat >/tmp/go-build3753747026/b460/importcfg << 'EOF' # internal # import config packagefile golang.org/x/net/idna=/tmp/go-build3753747026/b461/_pkg_.a packagefile net=/tmp/go-build3753747026/b109/_pkg_.a packagefile net/textproto=/tmp/go-build3753747026/b269/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build3753747026/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b460/_pkg_.a -trimpath "$WORK/b460=>" -p golang.org/x/net/http/httpguts -complete -installsuffix shared -buildid yvesLC9lLJjZX5mCxbDN/yvesLC9lLJjZX5mCxbDN -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b460/importcfg -pack ./src/golang.org/x/net/http/httpguts/guts.go ./src/golang.org/x/net/http/httpguts/httplex.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b363/_pkg_.a # internal cp $WORK/b363/_pkg_.a /builddir/.cache/go-build/38/38864e1341a6fc748b553b7863980d59048676b9b69bad57b16e6b3e2d20ef7f-d # internal github.com/sigstore/sigstore/pkg/signature/payload mkdir -p $WORK/b387/ cat >/tmp/go-build3753747026/b387/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build3753747026/b031/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/google/go-containerregistry/pkg/name=/tmp/go-build3753747026/b363/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b387/_pkg_.a -trimpath "$WORK/b387=>" -p github.com/sigstore/sigstore/pkg/signature/payload -complete -installsuffix shared -buildid Zi8GZkjv_nhc5EIcMGst/Zi8GZkjv_nhc5EIcMGst -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b387/importcfg -pack ./src/github.com/sigstore/sigstore/pkg/signature/payload/doc.go ./src/github.com/sigstore/sigstore/pkg/signature/payload/payload.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b185/_pkg_.a # internal cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/ec/ec9ebdda00349be3b9fabf14100fac631d91b4b6469d1a8f9e00a0402f4379b1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b331/_pkg_.a # internal github.com/containernetworking/cni/pkg/types/020 mkdir -p $WORK/b184/ cat >/tmp/go-build3753747026/b184/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build3753747026/b031/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=/tmp/go-build3753747026/b181/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/internal=/tmp/go-build3753747026/b185/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile net=/tmp/go-build3753747026/b109/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -p github.com/containernetworking/cni/pkg/types/020 -complete -installsuffix shared -buildid wPtJnfkkasDU3N1Nx_xe/wPtJnfkkasDU3N1Nx_xe -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b184/importcfg -pack ./src/github.com/containernetworking/cni/pkg/types/020/types.go github.com/containernetworking/cni/pkg/types/create mkdir -p $WORK/b186/ cat >/tmp/go-build3753747026/b186/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build3753747026/b031/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=/tmp/go-build3753747026/b181/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/internal=/tmp/go-build3753747026/b185/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -p github.com/containernetworking/cni/pkg/types/create -complete -installsuffix shared -buildid QD2-gRHBSIKhJzQn_r8h/QD2-gRHBSIKhJzQn_r8h -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b186/importcfg -pack ./src/github.com/containernetworking/cni/pkg/types/create/create.go cp $WORK/b331/_pkg_.a /builddir/.cache/go-build/71/715e49ba4bef9f8102475c241df5425c6c9a4a7b71582560acde9a04c0b06374-d # internal github.com/mistifyio/go-zfs/v3 mkdir -p $WORK/b531/ github.com/sylabs/sif/v2/pkg/sif mkdir -p $WORK/b613/ cat >/tmp/go-build3753747026/b531/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/google/uuid=/tmp/go-build3753747026/b331/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile os/exec=/tmp/go-build3753747026/b225/_pkg_.a packagefile regexp=/tmp/go-build3753747026/b177/_pkg_.a packagefile runtime=/tmp/go-build3753747026/b009/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b531/_pkg_.a -trimpath "$WORK/b531=>" -p github.com/mistifyio/go-zfs/v3 -complete -installsuffix shared -buildid bHLXC8UeByRnYcw6gDi5/bHLXC8UeByRnYcw6gDi5 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b531/importcfg -pack ./src/github.com/mistifyio/go-zfs/v3/error.go ./src/github.com/mistifyio/go-zfs/v3/utils.go ./src/github.com/mistifyio/go-zfs/v3/utils_notsolaris.go ./src/github.com/mistifyio/go-zfs/v3/zfs.go ./src/github.com/mistifyio/go-zfs/v3/zpool.go cat >/tmp/go-build3753747026/b613/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile crypto=/tmp/go-build3753747026/b068/_pkg_.a packagefile crypto/sha256=/tmp/go-build3753747026/b103/_pkg_.a packagefile encoding=/tmp/go-build3753747026/b032/_pkg_.a packagefile encoding/binary=/tmp/go-build3753747026/b034/_pkg_.a packagefile encoding/hex=/tmp/go-build3753747026/b107/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/google/go-containerregistry/pkg/v1=/tmp/go-build3753747026/b614/_pkg_.a packagefile github.com/google/uuid=/tmp/go-build3753747026/b331/_pkg_.a packagefile hash=/tmp/go-build3753747026/b069/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b613/_pkg_.a -trimpath "$WORK/b613=>" -p github.com/sylabs/sif/v2/pkg/sif -complete -installsuffix shared -buildid jWPiSe6Vsh3BQ22NFVy-/jWPiSe6Vsh3BQ22NFVy- -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b613/importcfg -pack ./src/github.com/sylabs/sif/v2/pkg/sif/arch.go ./src/github.com/sylabs/sif/v2/pkg/sif/buffer.go ./src/github.com/sylabs/sif/v2/pkg/sif/create.go ./src/github.com/sylabs/sif/v2/pkg/sif/descriptor.go ./src/github.com/sylabs/sif/v2/pkg/sif/descriptor_input.go ./src/github.com/sylabs/sif/v2/pkg/sif/load.go ./src/github.com/sylabs/sif/v2/pkg/sif/select.go ./src/github.com/sylabs/sif/v2/pkg/sif/sif.go github.com/containers/luksy mkdir -p $WORK/b673/ cat >/tmp/go-build3753747026/b673/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile crypto/aes=/tmp/go-build3753747026/b070/_pkg_.a packagefile crypto/cipher=/tmp/go-build3753747026/b071/_pkg_.a packagefile crypto/rand=/tmp/go-build3753747026/b097/_pkg_.a packagefile crypto/sha1=/tmp/go-build3753747026/b102/_pkg_.a packagefile crypto/sha256=/tmp/go-build3753747026/b103/_pkg_.a packagefile crypto/sha512=/tmp/go-build3753747026/b091/_pkg_.a packagefile encoding/binary=/tmp/go-build3753747026/b034/_pkg_.a packagefile encoding/json=/tmp/go-build3753747026/b031/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/aead/serpent=/tmp/go-build3753747026/b674/_pkg_.a packagefile github.com/google/uuid=/tmp/go-build3753747026/b331/_pkg_.a packagefile golang.org/x/crypto/argon2=/tmp/go-build3753747026/b675/_pkg_.a packagefile golang.org/x/crypto/cast5=/tmp/go-build3753747026/b398/_pkg_.a packagefile golang.org/x/crypto/pbkdf2=/tmp/go-build3753747026/b374/_pkg_.a packagefile golang.org/x/crypto/ripemd160=/tmp/go-build3753747026/b678/_pkg_.a packagefile golang.org/x/crypto/twofish=/tmp/go-build3753747026/b679/_pkg_.a packagefile golang.org/x/crypto/xts=/tmp/go-build3753747026/b680/_pkg_.a packagefile hash=/tmp/go-build3753747026/b069/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile syscall=/tmp/go-build3753747026/b028/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b673/_pkg_.a -trimpath "$WORK/b673=>" -p github.com/containers/luksy -complete -installsuffix shared -buildid KrgDi10pweRQct_S8OKZ/KrgDi10pweRQct_S8OKZ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b673/importcfg -pack ./src/github.com/containers/luksy/decrypt.go ./src/github.com/containers/luksy/encrypt.go ./src/github.com/containers/luksy/encryption.go ./src/github.com/containers/luksy/luks.go ./src/github.com/containers/luksy/tune.go ./src/github.com/containers/luksy/v1header.go ./src/github.com/containers/luksy/v2header.go ./src/github.com/containers/luksy/v2json.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b334/_pkg_.a # internal cp $WORK/b334/_pkg_.a /builddir/.cache/go-build/c4/c45c7d62497e6a10dd1032e9a840c495a9623b2cd0c773bd23a9637d340ae6ab-d # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage devicemapper -dynimport $WORK/b517/_cgo_.o -dynout $WORK/b517/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b387/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/bf/bfc913d70bfb29d464bd5bdd5f7e363353a092f3dc6c796d05eadb3b4dae69ed-d # internal cp $WORK/b387/_pkg_.a /builddir/.cache/go-build/ca/ca98112634b1ef858d43541ce791d28e82bb85e7f582a1c91cb8910c1c5a7059-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b345/_pkg_.a # internal cp $WORK/b345/_pkg_.a /builddir/.cache/go-build/88/88d09d21bb0fa8b56d74001fc5015ac6cc19b7fd6cb63a5c8bb1f380e72bc38b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b460/_pkg_.a # internal cp $WORK/b460/_pkg_.a /builddir/.cache/go-build/70/7070065e151bf6c29e2c71b1d3a2079780dddbfc2daaa37828b23bdd490ea32f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b263/_pkg_.a # internal cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/containers/storage/pkg/unshare /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b230/_pkg_.a $WORK/b230/preferlinkext $WORK/b230/_x001.o $WORK/b230/_x002.o $WORK/b230/_x003.o $WORK/b230/_x004.o # internal cp $WORK/b263/_pkg_.a /builddir/.cache/go-build/ad/aded28350f026261d1d048cde85d66d3e91fa02c8abf7c3bae7b0c42a6e5d1da-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b230/_pkg_.a # internal cat >/tmp/go-build3753747026/b517/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build3753747026/b174/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build3753747026/b057/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile reflect=/tmp/go-build3753747026/b037/_pkg_.a packagefile runtime=/tmp/go-build3753747026/b009/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile runtime/cgo=/tmp/go-build3753747026/b115/_pkg_.a packagefile syscall=/tmp/go-build3753747026/b028/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b517/_pkg_.a -trimpath "$WORK/b517=>" -p github.com/containers/storage/pkg/devicemapper -installsuffix shared -buildid 3CD6GF70cjD_An8MPYab/3CD6GF70cjD_An8MPYab -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b517/importcfg -pack ./src/github.com/containers/storage/pkg/devicemapper/devmapper.go ./src/github.com/containers/storage/pkg/devicemapper/ioctl.go ./src/github.com/containers/storage/pkg/devicemapper/log.go $WORK/b517/_cgo_gotypes.go $WORK/b517/devmapper_log.cgo1.go $WORK/b517/devmapper_wrapper.cgo1.go $WORK/b517/devmapper_wrapper_deferred_remove.cgo1.go $WORK/b517/devmapper_wrapper_dynamic.cgo1.go $WORK/b517/_cgo_import.go cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/88/88beed3a4ac74d2802a564d8f896bf814467d10cf127459abc4cc0e79d78e272-d # internal # github.com/containers/storage/pkg/unshare unshare.c:3: warning: "_GNU_SOURCE" redefined 3 | #define _GNU_SOURCE | : note: this is the location of the previous definition github.com/containers/storage/pkg/homedir mkdir -p $WORK/b259/ github.com/containers/storage/drivers/copy github.com/containers/common/pkg/parse mkdir -p $WORK/b685/ github.com/containers/buildah/pkg/overlay mkdir -p $WORK/b672/ cat >/tmp/go-build3753747026/b259/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=/tmp/go-build3753747026/b230/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build3753747026/b174/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile path/filepath=/tmp/go-build3753747026/b117/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile syscall=/tmp/go-build3753747026/b028/_pkg_.a EOF cat >/tmp/go-build3753747026/b685/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=/tmp/go-build3753747026/b230/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/devices=/tmp/go-build3753747026/b260/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile path=/tmp/go-build3753747026/b049/_pkg_.a packagefile path/filepath=/tmp/go-build3753747026/b117/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b259/_pkg_.a -trimpath "$WORK/b259=>" -p github.com/containers/storage/pkg/homedir -complete -installsuffix shared -buildid VLK5D7jXxr_MxBbtnWUy/VLK5D7jXxr_MxBbtnWUy -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b259/importcfg -pack ./src/github.com/containers/storage/pkg/homedir/homedir.go ./src/github.com/containers/storage/pkg/homedir/homedir_unix.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b685/_pkg_.a -trimpath "$WORK/b685=>" -p github.com/containers/common/pkg/parse -complete -installsuffix shared -buildid P48TcM-TFP4upGRSEAoW/P48TcM-TFP4upGRSEAoW -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b685/importcfg -pack ./src/github.com/containers/common/pkg/parse/parse.go ./src/github.com/containers/common/pkg/parse/parse_unix.go github.com/containers/storage/pkg/archive mkdir -p $WORK/b216/ cat >/tmp/go-build3753747026/b672/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=/tmp/go-build3753747026/b220/_pkg_.a packagefile github.com/containers/storage/pkg/system=/tmp/go-build3753747026/b221/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=/tmp/go-build3753747026/b230/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build3753747026/b232/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build3753747026/b174/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile os/exec=/tmp/go-build3753747026/b225/_pkg_.a packagefile path/filepath=/tmp/go-build3753747026/b117/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile syscall=/tmp/go-build3753747026/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b672/_pkg_.a -trimpath "$WORK/b672=>" -p github.com/containers/buildah/pkg/overlay -complete -installsuffix shared -buildid 6TWCLpCS1RwNS-xVpjG5/6TWCLpCS1RwNS-xVpjG5 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b672/importcfg -pack ./_build/src/github.com/containers/buildah/pkg/overlay/overlay.go ./_build/src/github.com/containers/buildah/pkg/overlay/overlay_linux.go mkdir -p $WORK/b529/ echo > $WORK/b529/preferlinkext cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/containers/storage/drivers/copy TERM='dumb' CGO_LDFLAGS='"-O2" "-g"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b529/ -importpath github.com/containers/storage/drivers/copy -- -I $WORK/b529/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./copy_linux.go cat >/tmp/go-build3753747026/b216/importcfg << 'EOF' # internal # import config packagefile archive/tar=/tmp/go-build3753747026/b188/_pkg_.a packagefile bufio=/tmp/go-build3753747026/b053/_pkg_.a packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile compress/bzip2=/tmp/go-build3753747026/b217/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/containers/storage/pkg/fileutils=/tmp/go-build3753747026/b218/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=/tmp/go-build3753747026/b220/_pkg_.a packagefile github.com/containers/storage/pkg/pools=/tmp/go-build3753747026/b227/_pkg_.a packagefile github.com/containers/storage/pkg/promise=/tmp/go-build3753747026/b229/_pkg_.a packagefile github.com/containers/storage/pkg/system=/tmp/go-build3753747026/b221/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=/tmp/go-build3753747026/b230/_pkg_.a packagefile github.com/klauspost/compress/zstd=/tmp/go-build3753747026/b235/_pkg_.a packagefile github.com/klauspost/pgzip=/tmp/go-build3753747026/b243/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build3753747026/b174/_pkg_.a packagefile github.com/ulikunitz/xz=/tmp/go-build3753747026/b245/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build3753747026/b057/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile io/fs=/tmp/go-build3753747026/b048/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile path/filepath=/tmp/go-build3753747026/b117/_pkg_.a packagefile reflect=/tmp/go-build3753747026/b037/_pkg_.a packagefile runtime=/tmp/go-build3753747026/b009/_pkg_.a packagefile sort=/tmp/go-build3753747026/b041/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile syscall=/tmp/go-build3753747026/b028/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -p github.com/containers/storage/pkg/archive -complete -installsuffix shared -buildid dF9o0jgTW9Ik_9hTtbzQ/dF9o0jgTW9Ik_9hTtbzQ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b216/importcfg -pack ./src/github.com/containers/storage/pkg/archive/archive.go ./src/github.com/containers/storage/pkg/archive/archive_110.go ./src/github.com/containers/storage/pkg/archive/archive_linux.go ./src/github.com/containers/storage/pkg/archive/archive_unix.go ./src/github.com/containers/storage/pkg/archive/archive_zstd.go ./src/github.com/containers/storage/pkg/archive/changes.go ./src/github.com/containers/storage/pkg/archive/changes_linux.go ./src/github.com/containers/storage/pkg/archive/changes_unix.go ./src/github.com/containers/storage/pkg/archive/copy.go ./src/github.com/containers/storage/pkg/archive/copy_unix.go ./src/github.com/containers/storage/pkg/archive/diff.go ./src/github.com/containers/storage/pkg/archive/fflags_unsupported.go ./src/github.com/containers/storage/pkg/archive/time_linux.go ./src/github.com/containers/storage/pkg/archive/whiteouts.go ./src/github.com/containers/storage/pkg/archive/wrap.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b184/_pkg_.a # internal cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/b2/b25b01f21a25f87951ecbbe291fa99fbb54e17620a7fb9a67292eb455a710c1e-d # internal github.com/containernetworking/cni/pkg/types/040 mkdir -p $WORK/b183/ cat >/tmp/go-build3753747026/b183/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build3753747026/b031/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=/tmp/go-build3753747026/b181/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/020=/tmp/go-build3753747026/b184/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/internal=/tmp/go-build3753747026/b185/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile net=/tmp/go-build3753747026/b109/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -p github.com/containernetworking/cni/pkg/types/040 -complete -installsuffix shared -buildid m6E7TvDvMoeu_IdipExV/m6E7TvDvMoeu_IdipExV -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b183/importcfg -pack ./src/github.com/containernetworking/cni/pkg/types/040/types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b563/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b540/_pkg_.a # internal cp $WORK/b563/_pkg_.a /builddir/.cache/go-build/4d/4d7abf5759b155ed11e0957109dae48abadfbfaeff1c273d59f4a172dfe1110c-d # internal github.com/docker/docker/api/types/swarm mkdir -p $WORK/b575/ cat >/tmp/go-build3753747026/b575/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types/container=/tmp/go-build3753747026/b563/_pkg_.a packagefile github.com/docker/docker/api/types/mount=/tmp/go-build3753747026/b566/_pkg_.a packagefile github.com/docker/docker/api/types/network=/tmp/go-build3753747026/b567/_pkg_.a packagefile github.com/docker/docker/api/types/swarm/runtime=/tmp/go-build3753747026/b576/_pkg_.a packagefile github.com/docker/go-units=/tmp/go-build3753747026/b224/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b575/_pkg_.a -trimpath "$WORK/b575=>" -p github.com/docker/docker/api/types/swarm -complete -installsuffix shared -buildid K9xioVlkWk8wgDxQjkDv/K9xioVlkWk8wgDxQjkDv -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b575/importcfg -pack ./src/github.com/docker/docker/api/types/swarm/common.go ./src/github.com/docker/docker/api/types/swarm/config.go ./src/github.com/docker/docker/api/types/swarm/container.go ./src/github.com/docker/docker/api/types/swarm/network.go ./src/github.com/docker/docker/api/types/swarm/node.go ./src/github.com/docker/docker/api/types/swarm/runtime.go ./src/github.com/docker/docker/api/types/swarm/secret.go ./src/github.com/docker/docker/api/types/swarm/service.go ./src/github.com/docker/docker/api/types/swarm/service_create_response.go ./src/github.com/docker/docker/api/types/swarm/service_update_response.go ./src/github.com/docker/docker/api/types/swarm/swarm.go ./src/github.com/docker/docker/api/types/swarm/task.go cp $WORK/b540/_pkg_.a /builddir/.cache/go-build/e4/e425a078a1d1ee4819ed9fd886830e653c7819901ed5349833e9885c4149432b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b259/_pkg_.a # internal cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/97/97c1990a1761fb5b209d915c3485c57ec24c9a0dd8eda3dfca292ba8e9d9c847-d # internal github.com/containers/image/v5/pkg/sysregistriesv2 mkdir -p $WORK/b552/ cat >/tmp/go-build3753747026/b552/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/BurntSushi/toml=/tmp/go-build3753747026/b256/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build3753747026/b195/_pkg_.a packagefile github.com/containers/image/v5/internal/rootless=/tmp/go-build3753747026/b311/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build3753747026/b199/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=/tmp/go-build3753747026/b259/_pkg_.a packagefile github.com/containers/storage/pkg/lockfile=/tmp/go-build3753747026/b532/_pkg_.a packagefile github.com/containers/storage/pkg/regexp=/tmp/go-build3753747026/b194/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build3753747026/b174/_pkg_.a packagefile golang.org/x/exp/maps=/tmp/go-build3753747026/b206/_pkg_.a packagefile io/fs=/tmp/go-build3753747026/b048/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile path/filepath=/tmp/go-build3753747026/b117/_pkg_.a packagefile reflect=/tmp/go-build3753747026/b037/_pkg_.a packagefile sort=/tmp/go-build3753747026/b041/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b552/_pkg_.a -trimpath "$WORK/b552=>" -p github.com/containers/image/v5/pkg/sysregistriesv2 -complete -installsuffix shared -buildid hxthlnSkxzCoK6-GJAqn/hxthlnSkxzCoK6-GJAqn -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b552/importcfg -pack ./src/github.com/containers/image/v5/pkg/sysregistriesv2/paths_common.go ./src/github.com/containers/image/v5/pkg/sysregistriesv2/shortnames.go ./src/github.com/containers/image/v5/pkg/sysregistriesv2/system_registries_v2.go github.com/containers/common/pkg/netns github.com/containers/common/pkg/chown mkdir -p $WORK/b717/ mkdir -p $WORK/b753/ cat >/tmp/go-build3753747026/b717/importcfg << 'EOF' # internal # import config packagefile crypto/rand=/tmp/go-build3753747026/b097/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=/tmp/go-build3753747026/b711/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=/tmp/go-build3753747026/b259/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=/tmp/go-build3753747026/b230/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build3753747026/b057/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile path=/tmp/go-build3753747026/b049/_pkg_.a packagefile path/filepath=/tmp/go-build3753747026/b117/_pkg_.a packagefile runtime=/tmp/go-build3753747026/b009/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b717/_pkg_.a -trimpath "$WORK/b717=>" -p github.com/containers/common/pkg/netns -complete -installsuffix shared -buildid RUFNXP350mG9-H8_lcuE/RUFNXP350mG9-H8_lcuE -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b717/importcfg -pack ./src/github.com/containers/common/pkg/netns/netns_linux.go cat >/tmp/go-build3753747026/b753/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=/tmp/go-build3753747026/b259/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile os/user=/tmp/go-build3753747026/b189/_pkg_.a packagefile path/filepath=/tmp/go-build3753747026/b117/_pkg_.a packagefile syscall=/tmp/go-build3753747026/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b753/_pkg_.a -trimpath "$WORK/b753=>" -p github.com/containers/common/pkg/chown -complete -installsuffix shared -buildid gELBVQyeRLp5wAUtzdM0/gELBVQyeRLp5wAUtzdM0 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b753/importcfg -pack ./src/github.com/containers/common/pkg/chown/chown.go ./src/github.com/containers/common/pkg/chown/chown_unix.go github.com/containers/storage/types mkdir -p $WORK/b255/ cat >/tmp/go-build3753747026/b255/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/BurntSushi/toml=/tmp/go-build3753747026/b256/_pkg_.a packagefile github.com/containers/storage/pkg/config=/tmp/go-build3753747026/b258/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=/tmp/go-build3753747026/b259/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=/tmp/go-build3753747026/b220/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=/tmp/go-build3753747026/b230/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build3753747026/b174/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build3753747026/b057/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile os/exec=/tmp/go-build3753747026/b225/_pkg_.a packagefile path/filepath=/tmp/go-build3753747026/b117/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b255/_pkg_.a -trimpath "$WORK/b255=>" -p github.com/containers/storage/types -complete -installsuffix shared -buildid CAWaDQDtC9LGNR1qG_Ho/CAWaDQDtC9LGNR1qG_Ho -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b255/importcfg -pack ./src/github.com/containers/storage/types/errors.go ./src/github.com/containers/storage/types/idmappings.go ./src/github.com/containers/storage/types/options.go ./src/github.com/containers/storage/types/options_linux.go ./src/github.com/containers/storage/types/utils.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b685/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b273/_pkg_.a # internal cp $WORK/b685/_pkg_.a /builddir/.cache/go-build/82/826e00f07e11c72d71754c4485ae56fc04b05bc5438cf2cc676e5eacdb854df2-d # internal github.com/containers/buildah/internal/parse mkdir -p $WORK/b684/ cat >/tmp/go-build3753747026/b684/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/containers/common/pkg/parse=/tmp/go-build3753747026/b685/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build3753747026/b232/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile path/filepath=/tmp/go-build3753747026/b117/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b684/_pkg_.a -trimpath "$WORK/b684=>" -p github.com/containers/buildah/internal/parse -complete -installsuffix shared -buildid uqQkZTVk3Si3Un-rjT5B/uqQkZTVk3Si3Un-rjT5B -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b684/importcfg -pack ./_build/src/github.com/containers/buildah/internal/parse/parse.go cp $WORK/b273/_pkg_.a /builddir/.cache/go-build/d8/d8f1a5cc4648b97ceeb647cae7fee735c0e37d878b1f240d1f52adefe764905b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b672/_pkg_.a # internal cp $WORK/b672/_pkg_.a /builddir/.cache/go-build/9a/9a2b2ae9ae46b7671a4f931d9639cbcce90aa9ffc52be5d79463c89addf2e419-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b531/_pkg_.a # internal cp $WORK/b531/_pkg_.a /builddir/.cache/go-build/ca/cac5f3c1446ccdc8c4d4a0c55da40c88a6ad17e1b79c86a285d72179eaf43e71-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b341/_pkg_.a # internal cp $WORK/b341/_pkg_.a /builddir/.cache/go-build/00/005264282748ae3cd7a80a402247862ef1f5f0ba12bcf30c52a935eaa4f7d14f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b753/_pkg_.a # internal cp $WORK/b753/_pkg_.a /builddir/.cache/go-build/65/65833eb199c4d301543a2beb49c6e15c51afb41f080d97f132dc2e71a376d1cd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b183/_pkg_.a # internal cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/6b/6bf2885c97be364188ca54ab436df38c11f21fc23fa79fdd0a6c1f3d6ac92d53-d # internal github.com/containernetworking/cni/pkg/types/100 mkdir -p $WORK/b182/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b575/_pkg_.a # internal cp $WORK/b575/_pkg_.a /builddir/.cache/go-build/95/95a93f6447a9091c28eb2139749217607db15e6a8d90d2fee2a539b6df0fe807-d # internal github.com/docker/docker/api/types/system mkdir -p $WORK/b578/ cat >/tmp/go-build3753747026/b578/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/docker/docker/api/types/container=/tmp/go-build3753747026/b563/_pkg_.a packagefile github.com/docker/docker/api/types/registry=/tmp/go-build3753747026/b573/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=/tmp/go-build3753747026/b575/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b578/_pkg_.a -trimpath "$WORK/b578=>" -p github.com/docker/docker/api/types/system -complete -installsuffix shared -buildid w8jFlKclaTUGhkVDzqaU/w8jFlKclaTUGhkVDzqaU -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b578/importcfg -pack ./src/github.com/docker/docker/api/types/system/info.go ./src/github.com/docker/docker/api/types/system/runtime.go ./src/github.com/docker/docker/api/types/system/security_opts.go github.com/docker/docker/api/types/volume mkdir -p $WORK/b579/ cat >/tmp/go-build3753747026/b579/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types/filters=/tmp/go-build3753747026/b565/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=/tmp/go-build3753747026/b575/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b579/_pkg_.a -trimpath "$WORK/b579=>" -p github.com/docker/docker/api/types/volume -complete -installsuffix shared -buildid rJhVeaX9fKqHaZUfEVes/rJhVeaX9fKqHaZUfEVes -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b579/importcfg -pack ./src/github.com/docker/docker/api/types/volume/cluster_volume.go ./src/github.com/docker/docker/api/types/volume/create_options.go ./src/github.com/docker/docker/api/types/volume/list_response.go ./src/github.com/docker/docker/api/types/volume/options.go ./src/github.com/docker/docker/api/types/volume/volume.go ./src/github.com/docker/docker/api/types/volume/volume_update.go cat >/tmp/go-build3753747026/b182/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build3753747026/b031/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=/tmp/go-build3753747026/b181/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/040=/tmp/go-build3753747026/b183/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/internal=/tmp/go-build3753747026/b185/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile net=/tmp/go-build3753747026/b109/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -p github.com/containernetworking/cni/pkg/types/100 -complete -installsuffix shared -buildid FBpYFssaAqFx6R8fd4zQ/FBpYFssaAqFx6R8fd4zQ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b182/importcfg -pack ./src/github.com/containernetworking/cni/pkg/types/100/types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b156/_pkg_.a # internal cd $WORK/b529 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/containers/storage/drivers/copy -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b529=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=D7WpYOOI-l7JQWvvSUZo -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b332/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b684/_pkg_.a # internal cp $WORK/b684/_pkg_.a /builddir/.cache/go-build/0c/0c0ce1c97a0fabe4b6578de7c52c5e1fc3b51282e860364c40f747f7a12831e4-d # internal cp $WORK/b332/_pkg_.a /builddir/.cache/go-build/66/6616e92d5a77727899d0bd05d00fc85421b66a976aec4c5fec57953dc42d0f5a-d # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/3b/3b4d73905863590e30801168d93f3796837e29677ba53c2ff77fe5c634c6dbe1-d # internal google.golang.org/protobuf/internal/filetype mkdir -p $WORK/b155/ cat >/tmp/go-build3753747026/b155/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/descopts=/tmp/go-build3753747026/b152/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=/tmp/go-build3753747026/b150/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=/tmp/go-build3753747026/b156/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3753747026/b135/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build3753747026/b145/_pkg_.a packagefile reflect=/tmp/go-build3753747026/b037/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -p google.golang.org/protobuf/internal/filetype -complete -installsuffix shared -buildid yIBSZEb2ytE7g9SRkBJZ/yIBSZEb2ytE7g9SRkBJZ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b155/importcfg -pack ./src/google.golang.org/protobuf/internal/filetype/build.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b579/_pkg_.a # internal cp $WORK/b579/_pkg_.a /builddir/.cache/go-build/7e/7eaf62e02ce4fa56efd371ac274bf93793b339912ea3574b5b0ee069054cb841-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b578/_pkg_.a # internal cp $WORK/b578/_pkg_.a /builddir/.cache/go-build/7d/7deabf1e5dd8da9daf856669861ff909ec2785d4929be469d35992a2494b1a8d-d # internal github.com/docker/docker/api/types mkdir -p $WORK/b561/ cat >/tmp/go-build3753747026/b561/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3753747026/b053/_pkg_.a packagefile encoding/json=/tmp/go-build3753747026/b031/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/docker/docker/api/types/checkpoint=/tmp/go-build3753747026/b562/_pkg_.a packagefile github.com/docker/docker/api/types/container=/tmp/go-build3753747026/b563/_pkg_.a packagefile github.com/docker/docker/api/types/filters=/tmp/go-build3753747026/b565/_pkg_.a packagefile github.com/docker/docker/api/types/image=/tmp/go-build3753747026/b572/_pkg_.a packagefile github.com/docker/docker/api/types/mount=/tmp/go-build3753747026/b566/_pkg_.a packagefile github.com/docker/docker/api/types/network=/tmp/go-build3753747026/b567/_pkg_.a packagefile github.com/docker/docker/api/types/registry=/tmp/go-build3753747026/b573/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=/tmp/go-build3753747026/b575/_pkg_.a packagefile github.com/docker/docker/api/types/system=/tmp/go-build3753747026/b578/_pkg_.a packagefile github.com/docker/docker/api/types/volume=/tmp/go-build3753747026/b579/_pkg_.a packagefile github.com/docker/go-connections/nat=/tmp/go-build3753747026/b571/_pkg_.a packagefile github.com/docker/go-units=/tmp/go-build3753747026/b224/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile net=/tmp/go-build3753747026/b109/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile sort=/tmp/go-build3753747026/b041/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b561/_pkg_.a -trimpath "$WORK/b561=>" -p github.com/docker/docker/api/types -complete -installsuffix shared -buildid ZPPM9tt8GtMp3-KRwsBa/ZPPM9tt8GtMp3-KRwsBa -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b561/importcfg -pack ./src/github.com/docker/docker/api/types/client.go ./src/github.com/docker/docker/api/types/configs.go ./src/github.com/docker/docker/api/types/error_response.go ./src/github.com/docker/docker/api/types/error_response_ext.go ./src/github.com/docker/docker/api/types/graph_driver_data.go ./src/github.com/docker/docker/api/types/id_response.go ./src/github.com/docker/docker/api/types/plugin.go ./src/github.com/docker/docker/api/types/plugin_device.go ./src/github.com/docker/docker/api/types/plugin_env.go ./src/github.com/docker/docker/api/types/plugin_interface_type.go ./src/github.com/docker/docker/api/types/plugin_mount.go ./src/github.com/docker/docker/api/types/plugin_responses.go ./src/github.com/docker/docker/api/types/port.go ./src/github.com/docker/docker/api/types/stats.go ./src/github.com/docker/docker/api/types/types.go ./src/github.com/docker/docker/api/types/types_deprecated.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b717/_pkg_.a # internal cp $WORK/b717/_pkg_.a /builddir/.cache/go-build/8e/8eed43515a488b7e86ba402c7802bd3f1166228a90375e7e9590a66355f28665-d # internal cd $WORK/b529 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/containers/storage/drivers/copy -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b529=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=D7WpYOOI-l7JQWvvSUZo -o ./_x002.o -c copy_linux.cgo2.c cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/containers/storage/pkg/devicemapper /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b517/_pkg_.a $WORK/b517/preferlinkext $WORK/b517/_x001.o $WORK/b517/_x002.o $WORK/b517/_x003.o $WORK/b517/_x004.o $WORK/b517/_x005.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b517/_pkg_.a # internal cp $WORK/b517/_pkg_.a /builddir/.cache/go-build/33/338f9e24cd8cfb947476054d975f5f1ac7e0277f9d6d8acaa3cc563be4cfd0c4-d # internal # github.com/containers/storage/pkg/devicemapper src/github.com/containers/storage/pkg/devicemapper/devmapper_wrapper.go:7: warning: "_GNU_SOURCE" redefined 7 | #define _GNU_SOURCE | : note: this is the location of the previous definition cgo-gcc-prolog: In function '_cgo_87734d2c86b9_Cfunc_log_with_errno_init': cgo-gcc-prolog:467:49: warning: unused variable '_cgo_a' [-Wunused-variable] /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b182/_pkg_.a # internal cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/dd/dd74f0ad7bd465300e298591502d604a80375311dee245c1e19e7114a4641725-d # internal github.com/containernetworking/cni/pkg/version mkdir -p $WORK/b180/ cat >/tmp/go-build3753747026/b180/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build3753747026/b031/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=/tmp/go-build3753747026/b181/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/100=/tmp/go-build3753747026/b182/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/create=/tmp/go-build3753747026/b186/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -p github.com/containernetworking/cni/pkg/version -complete -installsuffix shared -buildid hfLflimwtgW5wbMy7tlw/hfLflimwtgW5wbMy7tlw -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b180/importcfg -pack ./src/github.com/containernetworking/cni/pkg/version/conf.go ./src/github.com/containernetworking/cni/pkg/version/plugin.go ./src/github.com/containernetworking/cni/pkg/version/reconcile.go ./src/github.com/containernetworking/cni/pkg/version/version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b613/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b255/_pkg_.a # internal cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/0a/0a4a5c2de1c2d5c7979648e39d75e736a089e6206b00613286774f2fc6e607dd-d # internal github.com/containers/common/pkg/config mkdir -p $WORK/b618/ cat >/tmp/go-build3753747026/b618/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build3753747026/b031/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/BurntSushi/toml=/tmp/go-build3753747026/b256/_pkg_.a packagefile github.com/containers/common/internal/attributedstring=/tmp/go-build3753747026/b619/_pkg_.a packagefile github.com/containers/common/libnetwork/types=/tmp/go-build3753747026/b193/_pkg_.a packagefile github.com/containers/common/pkg/apparmor=/tmp/go-build3753747026/b620/_pkg_.a packagefile github.com/containers/common/pkg/capabilities=/tmp/go-build3753747026/b622/_pkg_.a packagefile github.com/containers/common/pkg/cgroupv2=/tmp/go-build3753747026/b623/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=/tmp/go-build3753747026/b259/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=/tmp/go-build3753747026/b228/_pkg_.a packagefile github.com/containers/storage/pkg/lockfile=/tmp/go-build3753747026/b532/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=/tmp/go-build3753747026/b230/_pkg_.a packagefile github.com/containers/storage/types=/tmp/go-build3753747026/b255/_pkg_.a packagefile github.com/docker/go-units=/tmp/go-build3753747026/b224/_pkg_.a packagefile github.com/hashicorp/go-multierror=/tmp/go-build3753747026/b289/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=/tmp/go-build3753747026/b514/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build3753747026/b174/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build3753747026/b202/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build3753747026/b057/_pkg_.a packagefile io/fs=/tmp/go-build3753747026/b048/_pkg_.a packagefile net=/tmp/go-build3753747026/b109/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile os/exec=/tmp/go-build3753747026/b225/_pkg_.a packagefile path/filepath=/tmp/go-build3753747026/b117/_pkg_.a packagefile regexp=/tmp/go-build3753747026/b177/_pkg_.a packagefile runtime=/tmp/go-build3753747026/b009/_pkg_.a packagefile sort=/tmp/go-build3753747026/b041/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile tags.cncf.io/container-device-interface/pkg/parser=/tmp/go-build3753747026/b624/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b618/_pkg_.a -trimpath "$WORK/b618=>" -p github.com/containers/common/pkg/config -complete -installsuffix shared -buildid 3eIGQmvl6VGeVPE9unxw/3eIGQmvl6VGeVPE9unxw -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b618/importcfg -pack ./src/github.com/containers/common/pkg/config/config.go ./src/github.com/containers/common/pkg/config/config_linux.go ./src/github.com/containers/common/pkg/config/config_local.go ./src/github.com/containers/common/pkg/config/config_unix.go ./src/github.com/containers/common/pkg/config/connections.go ./src/github.com/containers/common/pkg/config/db_backend.go ./src/github.com/containers/common/pkg/config/default.go ./src/github.com/containers/common/pkg/config/default_common.go ./src/github.com/containers/common/pkg/config/default_linux.go ./src/github.com/containers/common/pkg/config/modules.go ./src/github.com/containers/common/pkg/config/new.go ./src/github.com/containers/common/pkg/config/nosystemd.go ./src/github.com/containers/common/pkg/config/pod_exit_policy.go ./src/github.com/containers/common/pkg/config/pull_policy.go cp $WORK/b613/_pkg_.a /builddir/.cache/go-build/1d/1d73561aefe52b5cf420d2cd77abde0fc3b61a14737b5b5a453e8b2f782997b5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b552/_pkg_.a # internal cp $WORK/b552/_pkg_.a /builddir/.cache/go-build/27/27c54ee69f360c620e99a479fe4336d0349cdddf4e7394d5db8792a418111c51-d # internal github.com/containers/image/v5/pkg/docker/config mkdir -p $WORK/b551/ cat >/tmp/go-build3753747026/b551/importcfg << 'EOF' # internal # import config packagefile encoding/base64=/tmp/go-build3753747026/b033/_pkg_.a packagefile encoding/json=/tmp/go-build3753747026/b031/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build3753747026/b195/_pkg_.a packagefile github.com/containers/image/v5/internal/set=/tmp/go-build3753747026/b207/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=/tmp/go-build3753747026/b552/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build3753747026/b199/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=/tmp/go-build3753747026/b259/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=/tmp/go-build3753747026/b228/_pkg_.a packagefile github.com/docker/docker-credential-helpers/client=/tmp/go-build3753747026/b553/_pkg_.a packagefile github.com/docker/docker-credential-helpers/credentials=/tmp/go-build3753747026/b554/_pkg_.a packagefile github.com/hashicorp/go-multierror=/tmp/go-build3753747026/b289/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build3753747026/b174/_pkg_.a packagefile io/fs=/tmp/go-build3753747026/b048/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile os/exec=/tmp/go-build3753747026/b225/_pkg_.a packagefile path/filepath=/tmp/go-build3753747026/b117/_pkg_.a packagefile runtime=/tmp/go-build3753747026/b009/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b551/_pkg_.a -trimpath "$WORK/b551=>" -p github.com/containers/image/v5/pkg/docker/config -complete -installsuffix shared -buildid ftG_-OBdnzaztVV80bZ4/ftG_-OBdnzaztVV80bZ4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b551/importcfg -pack ./src/github.com/containers/image/v5/pkg/docker/config/config.go cd $WORK/b529 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/containers/storage/drivers/copy -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b529=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=D7WpYOOI-l7JQWvvSUZo -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b673/_pkg_.a # internal cp $WORK/b673/_pkg_.a /builddir/.cache/go-build/d5/d5c525692116d91243dc27aef3dd536d0366437fe17e73d0adfa606cbba8d2af-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b561/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b180/_pkg_.a # internal cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/7b/7b314c388663bc8277bfd6dd5d310cdfb40b0c6c9ac52c4ab19898ab62fde0a7-d # internal cp $WORK/b561/_pkg_.a /builddir/.cache/go-build/6b/6b52dcab2b97f2ede7366098ed2cd61754450a1023297fef8e66268646ff08a3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/8d/8dfe05e9eebfa52e5e8b1acb5548f64e04773c34f5b7c34b2e9087bf21f7db55-d # internal google.golang.org/protobuf/runtime/protoimpl mkdir -p $WORK/b154/ cat >/tmp/go-build3753747026/b154/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/filedesc=/tmp/go-build3753747026/b150/_pkg_.a packagefile google.golang.org/protobuf/internal/filetype=/tmp/go-build3753747026/b155/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=/tmp/go-build3753747026/b156/_pkg_.a packagefile google.golang.org/protobuf/internal/version=/tmp/go-build3753747026/b158/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -p google.golang.org/protobuf/runtime/protoimpl -complete -installsuffix shared -buildid 9EG5uLcmoKZAbcIEhzMc/9EG5uLcmoKZAbcIEhzMc -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b154/importcfg -pack ./src/google.golang.org/protobuf/runtime/protoimpl/impl.go ./src/google.golang.org/protobuf/runtime/protoimpl/version.go TERM='dumb' gcc -I ./src/github.com/containers/storage/drivers/copy -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b529=/tmp/go-build -gno-record-gcc-switches -o $WORK/b529/_cgo_.o $WORK/b529/_cgo_main.o $WORK/b529/preferlinkext $WORK/b529/_x001.o $WORK/b529/_x002.o -O2 -g /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/b1/b1c6b427b866726189a5d4f3c7452a857a5fd82feb0532202e3b72ded2817e9b-d # internal google.golang.org/protobuf/types/known/anypb mkdir -p $WORK/b164/ google.golang.org/protobuf/types/descriptorpb cat >/tmp/go-build3753747026/b164/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/proto=/tmp/go-build3753747026/b144/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3753747026/b135/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build3753747026/b145/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3753747026/b154/_pkg_.a packagefile reflect=/tmp/go-build3753747026/b037/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -p google.golang.org/protobuf/types/known/anypb -complete -installsuffix shared -buildid 71H4otvF07LBWmFc5I4T/71H4otvF07LBWmFc5I4T -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b164/importcfg -pack ./src/google.golang.org/protobuf/types/known/anypb/any.pb.go mkdir -p $WORK/b153/ cat >/tmp/go-build3753747026/b153/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3753747026/b135/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3753747026/b154/_pkg_.a packagefile reflect=/tmp/go-build3753747026/b037/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a EOF google.golang.org/protobuf/types/known/durationpb mkdir -p $WORK/b169/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -p google.golang.org/protobuf/types/descriptorpb -complete -installsuffix shared -buildid yAAGa7NMYDEQmjGLcfgf/yAAGa7NMYDEQmjGLcfgf -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b153/importcfg -pack ./src/google.golang.org/protobuf/types/descriptorpb/descriptor.pb.go google.golang.org/protobuf/types/known/timestamppb mkdir -p $WORK/b171/ cat >/tmp/go-build3753747026/b169/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3753747026/b135/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3753747026/b154/_pkg_.a packagefile math=/tmp/go-build3753747026/b035/_pkg_.a packagefile reflect=/tmp/go-build3753747026/b037/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -p google.golang.org/protobuf/types/known/durationpb -complete -installsuffix shared -buildid TqnxSK891Y6o8rB54ysN/TqnxSK891Y6o8rB54ysN -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b169/importcfg -pack ./src/google.golang.org/protobuf/types/known/durationpb/duration.pb.go cat >/tmp/go-build3753747026/b171/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3753747026/b135/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3753747026/b154/_pkg_.a packagefile reflect=/tmp/go-build3753747026/b037/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -p google.golang.org/protobuf/types/known/timestamppb -complete -installsuffix shared -buildid -q-12mUIoQ7InMUQI8dC/-q-12mUIoQ7InMUQI8dC -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b171/importcfg -pack ./src/google.golang.org/protobuf/types/known/timestamppb/timestamp.pb.go github.com/moby/buildkit/util/stack mkdir -p $WORK/b663/ cat >/tmp/go-build3753747026/b663/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/containerd/typeurl/v2=/tmp/go-build3753747026/b664/_pkg_.a packagefile github.com/pkg/errors=/tmp/go-build3753747026/b574/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3753747026/b135/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3753747026/b154/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile reflect=/tmp/go-build3753747026/b037/_pkg_.a packagefile runtime=/tmp/go-build3753747026/b009/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b663/_pkg_.a -trimpath "$WORK/b663=>" -p github.com/moby/buildkit/util/stack -complete -installsuffix shared -buildid hJ7X3GGAC86Wz2ceoXlR/hJ7X3GGAC86Wz2ceoXlR -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b663/importcfg -pack ./src/github.com/moby/buildkit/util/stack/generate.go ./src/github.com/moby/buildkit/util/stack/stack.go ./src/github.com/moby/buildkit/util/stack/stack.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b551/_pkg_.a # internal cp $WORK/b551/_pkg_.a /builddir/.cache/go-build/c7/c733266c85e6a5a36cc5f28c0aae0505bd51fb5a4b572e724b394cab87991eca-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b171/_pkg_.a # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/fc/fcfad00f66b094529973840365d3873f59663d79654863f66a3105c839ca412b-d # internal github.com/golang/protobuf/ptypes/timestamp mkdir -p $WORK/b170/ cat >/tmp/go-build3753747026/b170/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3753747026/b135/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3753747026/b154/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build3753747026/b171/_pkg_.a packagefile reflect=/tmp/go-build3753747026/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -p github.com/golang/protobuf/ptypes/timestamp -complete -installsuffix shared -buildid OZ1-ja4a8uf6PeiwpJTd/OZ1-ja4a8uf6PeiwpJTd -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b170/importcfg -pack ./src/github.com/golang/protobuf/ptypes/timestamp/timestamp.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b631/_pkg_.a # internal cp $WORK/b631/_pkg_.a /builddir/.cache/go-build/2b/2bdc4067c0c310f789103c35d0dc5bd6860755c106d9452cdf5af3566e013ab6-d # internal github.com/manifoldco/promptui mkdir -p $WORK/b630/ cat >/tmp/go-build3753747026/b630/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/chzyer/readline=/tmp/go-build3753747026/b631/_pkg_.a packagefile github.com/manifoldco/promptui/list=/tmp/go-build3753747026/b632/_pkg_.a packagefile github.com/manifoldco/promptui/screenbuf=/tmp/go-build3753747026/b633/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile text/tabwriter=/tmp/go-build3753747026/b426/_pkg_.a packagefile text/template=/tmp/go-build3753747026/b424/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b630/_pkg_.a -trimpath "$WORK/b630=>" -p github.com/manifoldco/promptui -complete -installsuffix shared -buildid YszD0G9Fsil97IQSSZBk/YszD0G9Fsil97IQSSZBk -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b630/importcfg -pack ./src/github.com/manifoldco/promptui/codes.go ./src/github.com/manifoldco/promptui/cursor.go ./src/github.com/manifoldco/promptui/keycodes.go ./src/github.com/manifoldco/promptui/keycodes_other.go ./src/github.com/manifoldco/promptui/prompt.go ./src/github.com/manifoldco/promptui/promptui.go ./src/github.com/manifoldco/promptui/select.go ./src/github.com/manifoldco/promptui/styles.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b164/_pkg_.a # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/a0/a05977f0380a006351e6728e1241f5e75cc29d44e5a41969d64463cb22da12d7-d # internal google.golang.org/genproto/googleapis/rpc/status mkdir -p $WORK/b163/ github.com/golang/protobuf/ptypes/any mkdir -p $WORK/b167/ cat >/tmp/go-build3753747026/b163/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3753747026/b135/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3753747026/b154/_pkg_.a packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build3753747026/b164/_pkg_.a packagefile reflect=/tmp/go-build3753747026/b037/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -p google.golang.org/genproto/googleapis/rpc/status -complete -installsuffix shared -buildid jRxMZt5p8lidrIumy0jZ/jRxMZt5p8lidrIumy0jZ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b163/importcfg -pack ./src/google.golang.org/genproto/googleapis/rpc/status/status.pb.go cat >/tmp/go-build3753747026/b167/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3753747026/b135/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3753747026/b154/_pkg_.a packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build3753747026/b164/_pkg_.a packagefile reflect=/tmp/go-build3753747026/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -p github.com/golang/protobuf/ptypes/any -complete -installsuffix shared -buildid IjnnkmuEf44NW2R9Te-c/IjnnkmuEf44NW2R9Te-c -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b167/importcfg -pack ./src/github.com/golang/protobuf/ptypes/any/any.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b169/_pkg_.a # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/1f/1ff32f2748e71f7eca1a630a2d9d7b080c1b984f40095fb7e05f515c940e1e04-d # internal github.com/golang/protobuf/ptypes/duration mkdir -p $WORK/b168/ google.golang.org/grpc/binarylog/grpc_binarylog_v1 mkdir -p $WORK/b444/ cat >/tmp/go-build3753747026/b168/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3753747026/b135/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3753747026/b154/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=/tmp/go-build3753747026/b169/_pkg_.a packagefile reflect=/tmp/go-build3753747026/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -p github.com/golang/protobuf/ptypes/duration -complete -installsuffix shared -buildid idmFNSHf6YaB2baNamqj/idmFNSHf6YaB2baNamqj -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b168/importcfg -pack ./src/github.com/golang/protobuf/ptypes/duration/duration.pb.go cat >/tmp/go-build3753747026/b444/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3753747026/b135/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3753747026/b154/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=/tmp/go-build3753747026/b169/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build3753747026/b171/_pkg_.a packagefile reflect=/tmp/go-build3753747026/b037/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b444/_pkg_.a -trimpath "$WORK/b444=>" -p google.golang.org/grpc/binarylog/grpc_binarylog_v1 -complete -installsuffix shared -buildid 1Tpy-H0iAy--78_LsWwJ/1Tpy-H0iAy--78_LsWwJ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b444/importcfg -pack ./src/google.golang.org/grpc/binarylog/grpc_binarylog_v1/binarylog.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b663/_pkg_.a # internal cp $WORK/b663/_pkg_.a /builddir/.cache/go-build/37/378015c995611b687a9715ebc3409a79df5b3c28c5c3dff108f40f0274410c97-d # internal github.com/moby/buildkit/frontend/dockerfile/parser mkdir -p $WORK/b660/ cat >/tmp/go-build3753747026/b660/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3753747026/b053/_pkg_.a packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile encoding/json=/tmp/go-build3753747026/b031/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/moby/buildkit/frontend/dockerfile/command=/tmp/go-build3753747026/b661/_pkg_.a packagefile github.com/moby/buildkit/frontend/dockerfile/shell=/tmp/go-build3753747026/b662/_pkg_.a packagefile github.com/moby/buildkit/util/stack=/tmp/go-build3753747026/b663/_pkg_.a packagefile github.com/pkg/errors=/tmp/go-build3753747026/b574/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile regexp=/tmp/go-build3753747026/b177/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile unicode=/tmp/go-build3753747026/b024/_pkg_.a packagefile unicode/utf8=/tmp/go-build3753747026/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b660/_pkg_.a -trimpath "$WORK/b660=>" -p github.com/moby/buildkit/frontend/dockerfile/parser -complete -installsuffix shared -buildid 2kCftujmMx9u4iqDJs-x/2kCftujmMx9u4iqDJs-x -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b660/importcfg -pack ./src/github.com/moby/buildkit/frontend/dockerfile/parser/directives.go ./src/github.com/moby/buildkit/frontend/dockerfile/parser/errors.go ./src/github.com/moby/buildkit/frontend/dockerfile/parser/line_parsers.go ./src/github.com/moby/buildkit/frontend/dockerfile/parser/parser.go ./src/github.com/moby/buildkit/frontend/dockerfile/parser/split_command.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b104/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b170/_pkg_.a # internal cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/60/60373970ea0f7f4aa36fe429ab46f1cd952baa34359f2d28015bd58ed887a21a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b618/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/70/70d58ea16ebc38d25c34b133c5885141107f42b7d8acc6a85709819a227a74b6-d # internal golang.org/x/crypto/ocsp mkdir -p $WORK/b371/ cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/b2/b2562987b6033393578f2cbaad6da1e12396fad10526c5308abbc78ae0f48152-d # internal github.com/asaskevich/govalidator mkdir -p $WORK/b329/ go.mozilla.org/pkcs7 cat >/tmp/go-build3753747026/b371/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build3753747026/b068/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build3753747026/b083/_pkg_.a packagefile crypto/elliptic=/tmp/go-build3753747026/b084/_pkg_.a packagefile crypto/rand=/tmp/go-build3753747026/b097/_pkg_.a packagefile crypto/rsa=/tmp/go-build3753747026/b101/_pkg_.a packagefile crypto/sha1=/tmp/go-build3753747026/b102/_pkg_.a packagefile crypto/sha256=/tmp/go-build3753747026/b103/_pkg_.a packagefile crypto/sha512=/tmp/go-build3753747026/b091/_pkg_.a packagefile crypto/x509=/tmp/go-build3753747026/b104/_pkg_.a packagefile crypto/x509/pkix=/tmp/go-build3753747026/b106/_pkg_.a packagefile encoding/asn1=/tmp/go-build3753747026/b093/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile math/big=/tmp/go-build3753747026/b085/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b371/_pkg_.a -trimpath "$WORK/b371=>" -p golang.org/x/crypto/ocsp -complete -installsuffix shared -buildid y_la7axXjJJLaOMH0JkU/y_la7axXjJJLaOMH0JkU -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b371/importcfg -pack ./src/golang.org/x/crypto/ocsp/ocsp.go mkdir -p $WORK/b480/ gopkg.in/go-jose/go-jose.v2 cat >/tmp/go-build3753747026/b329/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile crypto/rsa=/tmp/go-build3753747026/b101/_pkg_.a packagefile crypto/x509=/tmp/go-build3753747026/b104/_pkg_.a packagefile encoding/base64=/tmp/go-build3753747026/b033/_pkg_.a packagefile encoding/json=/tmp/go-build3753747026/b031/_pkg_.a packagefile encoding/pem=/tmp/go-build3753747026/b108/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile html=/tmp/go-build3753747026/b330/_pkg_.a packagefile io/ioutil=/tmp/go-build3753747026/b123/_pkg_.a packagefile math=/tmp/go-build3753747026/b035/_pkg_.a packagefile net=/tmp/go-build3753747026/b109/_pkg_.a packagefile net/url=/tmp/go-build3753747026/b116/_pkg_.a packagefile path=/tmp/go-build3753747026/b049/_pkg_.a packagefile reflect=/tmp/go-build3753747026/b037/_pkg_.a packagefile regexp=/tmp/go-build3753747026/b177/_pkg_.a packagefile sort=/tmp/go-build3753747026/b041/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a packagefile unicode=/tmp/go-build3753747026/b024/_pkg_.a packagefile unicode/utf8=/tmp/go-build3753747026/b025/_pkg_.a EOF mkdir -p $WORK/b372/ golang.org/x/crypto/ssh /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b329/_pkg_.a -trimpath "$WORK/b329=>" -p github.com/asaskevich/govalidator -complete -installsuffix shared -buildid j3uGR5VDFm7oXtKesZI9/j3uGR5VDFm7oXtKesZI9 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b329/importcfg -pack ./src/github.com/asaskevich/govalidator/arrays.go ./src/github.com/asaskevich/govalidator/converter.go ./src/github.com/asaskevich/govalidator/doc.go ./src/github.com/asaskevich/govalidator/error.go ./src/github.com/asaskevich/govalidator/numerics.go ./src/github.com/asaskevich/govalidator/patterns.go ./src/github.com/asaskevich/govalidator/types.go ./src/github.com/asaskevich/govalidator/utils.go ./src/github.com/asaskevich/govalidator/validator.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b163/_pkg_.a # internal cat >/tmp/go-build3753747026/b372/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile compress/flate=/tmp/go-build3753747026/b127/_pkg_.a packagefile crypto=/tmp/go-build3753747026/b068/_pkg_.a packagefile crypto/aes=/tmp/go-build3753747026/b070/_pkg_.a packagefile crypto/cipher=/tmp/go-build3753747026/b071/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build3753747026/b083/_pkg_.a packagefile crypto/elliptic=/tmp/go-build3753747026/b084/_pkg_.a packagefile crypto/hmac=/tmp/go-build3753747026/b098/_pkg_.a packagefile crypto/rand=/tmp/go-build3753747026/b097/_pkg_.a packagefile crypto/rsa=/tmp/go-build3753747026/b101/_pkg_.a packagefile crypto/sha1=/tmp/go-build3753747026/b102/_pkg_.a packagefile crypto/sha256=/tmp/go-build3753747026/b103/_pkg_.a packagefile crypto/sha512=/tmp/go-build3753747026/b091/_pkg_.a packagefile crypto/subtle=/tmp/go-build3753747026/b073/_pkg_.a packagefile crypto/x509=/tmp/go-build3753747026/b104/_pkg_.a packagefile encoding/base64=/tmp/go-build3753747026/b033/_pkg_.a packagefile encoding/binary=/tmp/go-build3753747026/b034/_pkg_.a packagefile encoding/hex=/tmp/go-build3753747026/b107/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile golang.org/x/crypto/ed25519=/tmp/go-build3753747026/b373/_pkg_.a packagefile golang.org/x/crypto/pbkdf2=/tmp/go-build3753747026/b374/_pkg_.a packagefile gopkg.in/go-jose/go-jose.v2/cipher=/tmp/go-build3753747026/b375/_pkg_.a packagefile gopkg.in/go-jose/go-jose.v2/json=/tmp/go-build3753747026/b376/_pkg_.a packagefile hash=/tmp/go-build3753747026/b069/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile math/big=/tmp/go-build3753747026/b085/_pkg_.a packagefile net/url=/tmp/go-build3753747026/b116/_pkg_.a packagefile reflect=/tmp/go-build3753747026/b037/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile unicode=/tmp/go-build3753747026/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b372/_pkg_.a -trimpath "$WORK/b372=>" -p gopkg.in/go-jose/go-jose.v2 -complete -installsuffix shared -buildid rEp6C3gZEuEUWJZsog7B/rEp6C3gZEuEUWJZsog7B -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b372/importcfg -pack ./src/gopkg.in/go-jose/go-jose.v2/asymmetric.go ./src/gopkg.in/go-jose/go-jose.v2/crypter.go ./src/gopkg.in/go-jose/go-jose.v2/doc.go ./src/gopkg.in/go-jose/go-jose.v2/encoding.go ./src/gopkg.in/go-jose/go-jose.v2/jwe.go ./src/gopkg.in/go-jose/go-jose.v2/jwk.go ./src/gopkg.in/go-jose/go-jose.v2/jws.go ./src/gopkg.in/go-jose/go-jose.v2/opaque.go ./src/gopkg.in/go-jose/go-jose.v2/shared.go ./src/gopkg.in/go-jose/go-jose.v2/signing.go ./src/gopkg.in/go-jose/go-jose.v2/symmetric.go cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/87/87754fa8cab725157215ed5d3aeff99870ca968c9364be40e71c4385e6c2d3d5-d # internal cat >/tmp/go-build3753747026/b480/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile crypto=/tmp/go-build3753747026/b068/_pkg_.a packagefile crypto/aes=/tmp/go-build3753747026/b070/_pkg_.a packagefile crypto/cipher=/tmp/go-build3753747026/b071/_pkg_.a packagefile crypto/des=/tmp/go-build3753747026/b076/_pkg_.a packagefile crypto/dsa=/tmp/go-build3753747026/b105/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build3753747026/b083/_pkg_.a packagefile crypto/rand=/tmp/go-build3753747026/b097/_pkg_.a packagefile crypto/rsa=/tmp/go-build3753747026/b101/_pkg_.a packagefile crypto/sha1=/tmp/go-build3753747026/b102/_pkg_.a packagefile crypto/subtle=/tmp/go-build3753747026/b073/_pkg_.a packagefile crypto/x509=/tmp/go-build3753747026/b104/_pkg_.a packagefile crypto/x509/pkix=/tmp/go-build3753747026/b106/_pkg_.a packagefile encoding/asn1=/tmp/go-build3753747026/b093/_pkg_.a packagefile encoding/pem=/tmp/go-build3753747026/b108/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile io/ioutil=/tmp/go-build3753747026/b123/_pkg_.a packagefile math/big=/tmp/go-build3753747026/b085/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile os/exec=/tmp/go-build3753747026/b225/_pkg_.a packagefile sort=/tmp/go-build3753747026/b041/_pkg_.a packagefile testing=/tmp/go-build3753747026/b481/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF github.com/go-jose/go-jose/v3 mkdir -p $WORK/b412/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b480/_pkg_.a -trimpath "$WORK/b480=>" -p go.mozilla.org/pkcs7 -complete -installsuffix shared -buildid Jt-gFtnx0R6eFbAkQ5oh/Jt-gFtnx0R6eFbAkQ5oh -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b480/importcfg -pack ./src/go.mozilla.org/pkcs7/ber.go ./src/go.mozilla.org/pkcs7/decrypt.go ./src/go.mozilla.org/pkcs7/encrypt.go ./src/go.mozilla.org/pkcs7/pkcs7.go ./src/go.mozilla.org/pkcs7/sign.go ./src/go.mozilla.org/pkcs7/verify.go ./src/go.mozilla.org/pkcs7/verify_test_dsa.go cp $WORK/b618/_pkg_.a /builddir/.cache/go-build/8a/8a8d27814a7a4c56ee02f5eb6242c294cd23c51e26e585c1ac70788fe1d91cbb-d # internal mkdir -p $WORK/b691/ crypto/tls mkdir -p $WORK/b066/ github.com/containers/buildah/internal/tmpdir mkdir -p $WORK/b671/ cat >/tmp/go-build3753747026/b412/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile compress/flate=/tmp/go-build3753747026/b127/_pkg_.a packagefile crypto=/tmp/go-build3753747026/b068/_pkg_.a packagefile crypto/aes=/tmp/go-build3753747026/b070/_pkg_.a packagefile crypto/cipher=/tmp/go-build3753747026/b071/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build3753747026/b083/_pkg_.a packagefile crypto/ed25519=/tmp/go-build3753747026/b095/_pkg_.a packagefile crypto/elliptic=/tmp/go-build3753747026/b084/_pkg_.a packagefile crypto/hmac=/tmp/go-build3753747026/b098/_pkg_.a packagefile crypto/rand=/tmp/go-build3753747026/b097/_pkg_.a packagefile crypto/rsa=/tmp/go-build3753747026/b101/_pkg_.a packagefile crypto/sha1=/tmp/go-build3753747026/b102/_pkg_.a packagefile crypto/sha256=/tmp/go-build3753747026/b103/_pkg_.a packagefile crypto/sha512=/tmp/go-build3753747026/b091/_pkg_.a packagefile crypto/subtle=/tmp/go-build3753747026/b073/_pkg_.a packagefile crypto/x509=/tmp/go-build3753747026/b104/_pkg_.a packagefile encoding/base64=/tmp/go-build3753747026/b033/_pkg_.a packagefile encoding/binary=/tmp/go-build3753747026/b034/_pkg_.a packagefile encoding/hex=/tmp/go-build3753747026/b107/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/go-jose/go-jose/v3/cipher=/tmp/go-build3753747026/b413/_pkg_.a packagefile github.com/go-jose/go-jose/v3/json=/tmp/go-build3753747026/b414/_pkg_.a packagefile golang.org/x/crypto/pbkdf2=/tmp/go-build3753747026/b374/_pkg_.a packagefile hash=/tmp/go-build3753747026/b069/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile math/big=/tmp/go-build3753747026/b085/_pkg_.a packagefile net/url=/tmp/go-build3753747026/b116/_pkg_.a packagefile reflect=/tmp/go-build3753747026/b037/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile unicode=/tmp/go-build3753747026/b024/_pkg_.a EOF cat >/tmp/go-build3753747026/b066/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 importmap golang.org/x/crypto/hkdf=vendor/golang.org/x/crypto/hkdf packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile container/list=/tmp/go-build3753747026/b067/_pkg_.a packagefile context=/tmp/go-build3753747026/b026/_pkg_.a packagefile crypto=/tmp/go-build3753747026/b068/_pkg_.a packagefile crypto/aes=/tmp/go-build3753747026/b070/_pkg_.a packagefile crypto/cipher=/tmp/go-build3753747026/b071/_pkg_.a packagefile crypto/des=/tmp/go-build3753747026/b076/_pkg_.a packagefile crypto/ecdh=/tmp/go-build3753747026/b077/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build3753747026/b083/_pkg_.a packagefile crypto/ed25519=/tmp/go-build3753747026/b095/_pkg_.a packagefile crypto/elliptic=/tmp/go-build3753747026/b084/_pkg_.a packagefile crypto/hmac=/tmp/go-build3753747026/b098/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build3753747026/b074/_pkg_.a packagefile crypto/md5=/tmp/go-build3753747026/b099/_pkg_.a packagefile crypto/rand=/tmp/go-build3753747026/b097/_pkg_.a packagefile crypto/rc4=/tmp/go-build3753747026/b100/_pkg_.a packagefile crypto/rsa=/tmp/go-build3753747026/b101/_pkg_.a packagefile crypto/sha1=/tmp/go-build3753747026/b102/_pkg_.a packagefile crypto/sha256=/tmp/go-build3753747026/b103/_pkg_.a packagefile crypto/sha512=/tmp/go-build3753747026/b091/_pkg_.a packagefile crypto/subtle=/tmp/go-build3753747026/b073/_pkg_.a packagefile crypto/x509=/tmp/go-build3753747026/b104/_pkg_.a packagefile encoding/binary=/tmp/go-build3753747026/b034/_pkg_.a packagefile encoding/pem=/tmp/go-build3753747026/b108/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=/tmp/go-build3753747026/b118/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build3753747026/b092/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=/tmp/go-build3753747026/b124/_pkg_.a packagefile hash=/tmp/go-build3753747026/b069/_pkg_.a packagefile internal/cpu=/tmp/go-build3753747026/b011/_pkg_.a packagefile internal/godebug=/tmp/go-build3753747026/b087/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile net=/tmp/go-build3753747026/b109/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile runtime=/tmp/go-build3753747026/b009/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile sync/atomic=/tmp/go-build3753747026/b023/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b412/_pkg_.a -trimpath "$WORK/b412=>" -p github.com/go-jose/go-jose/v3 -complete -installsuffix shared -buildid YZ1Xh3B4qPC3Ie24MwkL/YZ1Xh3B4qPC3Ie24MwkL -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b412/importcfg -pack ./src/github.com/go-jose/go-jose/v3/asymmetric.go ./src/github.com/go-jose/go-jose/v3/crypter.go ./src/github.com/go-jose/go-jose/v3/doc.go ./src/github.com/go-jose/go-jose/v3/encoding.go ./src/github.com/go-jose/go-jose/v3/jwe.go ./src/github.com/go-jose/go-jose/v3/jwk.go ./src/github.com/go-jose/go-jose/v3/jws.go ./src/github.com/go-jose/go-jose/v3/opaque.go ./src/github.com/go-jose/go-jose/v3/shared.go ./src/github.com/go-jose/go-jose/v3/signing.go ./src/github.com/go-jose/go-jose/v3/symmetric.go cat >/tmp/go-build3753747026/b671/importcfg << 'EOF' # internal # import config packagefile github.com/containers/common/pkg/config=/tmp/go-build3753747026/b618/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build3753747026/b174/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile path/filepath=/tmp/go-build3753747026/b117/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -p crypto/tls -std -complete -installsuffix shared -buildid WzEPciHdwJbGB48Qz7P6/WzEPciHdwJbGB48Qz7P6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b066/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/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/notboring.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-build3753747026/b691/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3753747026/b053/_pkg_.a packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile context=/tmp/go-build3753747026/b026/_pkg_.a packagefile crypto=/tmp/go-build3753747026/b068/_pkg_.a packagefile crypto/aes=/tmp/go-build3753747026/b070/_pkg_.a packagefile crypto/cipher=/tmp/go-build3753747026/b071/_pkg_.a packagefile crypto/des=/tmp/go-build3753747026/b076/_pkg_.a packagefile crypto/dsa=/tmp/go-build3753747026/b105/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build3753747026/b083/_pkg_.a packagefile crypto/ed25519=/tmp/go-build3753747026/b095/_pkg_.a packagefile crypto/elliptic=/tmp/go-build3753747026/b084/_pkg_.a packagefile crypto/hmac=/tmp/go-build3753747026/b098/_pkg_.a packagefile crypto/md5=/tmp/go-build3753747026/b099/_pkg_.a packagefile crypto/rand=/tmp/go-build3753747026/b097/_pkg_.a packagefile crypto/rc4=/tmp/go-build3753747026/b100/_pkg_.a packagefile crypto/rsa=/tmp/go-build3753747026/b101/_pkg_.a packagefile crypto/sha1=/tmp/go-build3753747026/b102/_pkg_.a packagefile crypto/sha256=/tmp/go-build3753747026/b103/_pkg_.a packagefile crypto/sha512=/tmp/go-build3753747026/b091/_pkg_.a packagefile crypto/subtle=/tmp/go-build3753747026/b073/_pkg_.a packagefile crypto/x509=/tmp/go-build3753747026/b104/_pkg_.a packagefile encoding/asn1=/tmp/go-build3753747026/b093/_pkg_.a packagefile encoding/base64=/tmp/go-build3753747026/b033/_pkg_.a packagefile encoding/binary=/tmp/go-build3753747026/b034/_pkg_.a packagefile encoding/hex=/tmp/go-build3753747026/b107/_pkg_.a packagefile encoding/pem=/tmp/go-build3753747026/b108/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile golang.org/x/crypto/chacha20=/tmp/go-build3753747026/b692/_pkg_.a packagefile golang.org/x/crypto/curve25519=/tmp/go-build3753747026/b693/_pkg_.a packagefile golang.org/x/crypto/internal/poly1305=/tmp/go-build3753747026/b382/_pkg_.a packagefile golang.org/x/crypto/ssh/internal/bcrypt_pbkdf=/tmp/go-build3753747026/b694/_pkg_.a packagefile hash=/tmp/go-build3753747026/b069/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile log=/tmp/go-build3753747026/b062/_pkg_.a packagefile math=/tmp/go-build3753747026/b035/_pkg_.a packagefile math/big=/tmp/go-build3753747026/b085/_pkg_.a packagefile math/rand=/tmp/go-build3753747026/b086/_pkg_.a packagefile net=/tmp/go-build3753747026/b109/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile reflect=/tmp/go-build3753747026/b037/_pkg_.a packagefile sort=/tmp/go-build3753747026/b041/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile sync/atomic=/tmp/go-build3753747026/b023/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b671/_pkg_.a -trimpath "$WORK/b671=>" -p github.com/containers/buildah/internal/tmpdir -complete -installsuffix shared -buildid 2rbZMamor8yzSmlXTjAa/2rbZMamor8yzSmlXTjAa -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b671/importcfg -pack ./_build/src/github.com/containers/buildah/internal/tmpdir/tmpdir.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b168/_pkg_.a # internal github.com/containers/common/libnetwork/slirp4netns mkdir -p $WORK/b714/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b691/_pkg_.a -trimpath "$WORK/b691=>" -p golang.org/x/crypto/ssh -complete -installsuffix shared -buildid BCwgyNqnDMmaVvxTlOmb/BCwgyNqnDMmaVvxTlOmb -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b691/importcfg -pack ./src/golang.org/x/crypto/ssh/buffer.go ./src/golang.org/x/crypto/ssh/certs.go ./src/golang.org/x/crypto/ssh/channel.go ./src/golang.org/x/crypto/ssh/cipher.go ./src/golang.org/x/crypto/ssh/client.go ./src/golang.org/x/crypto/ssh/client_auth.go ./src/golang.org/x/crypto/ssh/common.go ./src/golang.org/x/crypto/ssh/connection.go ./src/golang.org/x/crypto/ssh/doc.go ./src/golang.org/x/crypto/ssh/handshake.go ./src/golang.org/x/crypto/ssh/kex.go ./src/golang.org/x/crypto/ssh/keys.go ./src/golang.org/x/crypto/ssh/mac.go ./src/golang.org/x/crypto/ssh/messages.go ./src/golang.org/x/crypto/ssh/mux.go ./src/golang.org/x/crypto/ssh/server.go ./src/golang.org/x/crypto/ssh/session.go ./src/golang.org/x/crypto/ssh/ssh_gss.go ./src/golang.org/x/crypto/ssh/streamlocal.go ./src/golang.org/x/crypto/ssh/tcpip.go ./src/golang.org/x/crypto/ssh/transport.go cat >/tmp/go-build3753747026/b714/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile encoding/json=/tmp/go-build3753747026/b031/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=/tmp/go-build3753747026/b711/_pkg_.a packagefile github.com/containers/common/libnetwork/types=/tmp/go-build3753747026/b193/_pkg_.a packagefile github.com/containers/common/pkg/config=/tmp/go-build3753747026/b618/_pkg_.a packagefile github.com/containers/common/pkg/rootlessport=/tmp/go-build3753747026/b715/_pkg_.a packagefile github.com/containers/common/pkg/servicereaper=/tmp/go-build3753747026/b716/_pkg_.a packagefile github.com/containers/common/pkg/util=/tmp/go-build3753747026/b705/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build3753747026/b174/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile net=/tmp/go-build3753747026/b109/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile os/exec=/tmp/go-build3753747026/b225/_pkg_.a packagefile path/filepath=/tmp/go-build3753747026/b117/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile syscall=/tmp/go-build3753747026/b028/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b714/_pkg_.a -trimpath "$WORK/b714=>" -p github.com/containers/common/libnetwork/slirp4netns -complete -installsuffix shared -buildid re69khn9d47zAldFzzAI/re69khn9d47zAldFzzAI -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b714/importcfg -pack ./src/github.com/containers/common/libnetwork/slirp4netns/const.go ./src/github.com/containers/common/libnetwork/slirp4netns/slirp4netns.go cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/7c/7c767666e54052c7b77328922606ec2c57eb9abf876deb477dce8ffdae782e8f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b216/_pkg_.a # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage copy -dynimport $WORK/b529/_cgo_.o -dynout $WORK/b529/_cgo_import.go cat >/tmp/go-build3753747026/b529/importcfg << 'EOF' # internal # import config packagefile container/list=/tmp/go-build3753747026/b067/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=/tmp/go-build3753747026/b220/_pkg_.a packagefile github.com/containers/storage/pkg/pools=/tmp/go-build3753747026/b227/_pkg_.a packagefile github.com/containers/storage/pkg/system=/tmp/go-build3753747026/b221/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=/tmp/go-build3753747026/b230/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build3753747026/b057/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile net=/tmp/go-build3753747026/b109/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile path/filepath=/tmp/go-build3753747026/b117/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile syscall=/tmp/go-build3753747026/b028/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a packagefile runtime/cgo=/tmp/go-build3753747026/b115/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b529/_pkg_.a -trimpath "$WORK/b529=>" -p github.com/containers/storage/drivers/copy -installsuffix shared -buildid D7WpYOOI-l7JQWvvSUZo/D7WpYOOI-l7JQWvvSUZo -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b529/importcfg -pack $WORK/b529/_cgo_gotypes.go $WORK/b529/copy_linux.cgo1.go $WORK/b529/_cgo_import.go cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/ab/ab477031aca977e5b5e0330ce031ec6ba016746596cff8c2204d2374fabd759f-d # internal github.com/containers/storage/pkg/chrootarchive mkdir -p $WORK/b250/ cat >/tmp/go-build3753747026/b250/importcfg << 'EOF' # internal # import config packagefile archive/tar=/tmp/go-build3753747026/b188/_pkg_.a packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile flag=/tmp/go-build3753747026/b251/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/containers/storage/pkg/archive=/tmp/go-build3753747026/b216/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=/tmp/go-build3753747026/b220/_pkg_.a packagefile github.com/containers/storage/pkg/mount=/tmp/go-build3753747026/b222/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=/tmp/go-build3753747026/b231/_pkg_.a packagefile github.com/containers/storage/pkg/system=/tmp/go-build3753747026/b221/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=/tmp/go-build3753747026/b230/_pkg_.a packagefile github.com/json-iterator/go=/tmp/go-build3753747026/b252/_pkg_.a packagefile github.com/syndtr/gocapability/capability=/tmp/go-build3753747026/b233/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build3753747026/b057/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile net=/tmp/go-build3753747026/b109/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile os/user=/tmp/go-build3753747026/b189/_pkg_.a packagefile path/filepath=/tmp/go-build3753747026/b117/_pkg_.a packagefile runtime=/tmp/go-build3753747026/b009/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b250/_pkg_.a -trimpath "$WORK/b250=>" -p github.com/containers/storage/pkg/chrootarchive -complete -installsuffix shared -buildid iqY_2om4XmyK-yFCZ4uc/iqY_2om4XmyK-yFCZ4uc -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b250/importcfg -pack ./src/github.com/containers/storage/pkg/chrootarchive/archive.go ./src/github.com/containers/storage/pkg/chrootarchive/archive_unix.go ./src/github.com/containers/storage/pkg/chrootarchive/chroot_linux.go ./src/github.com/containers/storage/pkg/chrootarchive/diff.go ./src/github.com/containers/storage/pkg/chrootarchive/diff_unix.go ./src/github.com/containers/storage/pkg/chrootarchive/init_unix.go ./src/github.com/containers/storage/pkg/chrootarchive/jsoniter.go github.com/containers/buildah/copier mkdir -p $WORK/b637/ cat >/tmp/go-build3753747026/b637/importcfg << 'EOF' # internal # import config packagefile archive/tar=/tmp/go-build3753747026/b188/_pkg_.a packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile encoding/json=/tmp/go-build3753747026/b031/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=/tmp/go-build3753747026/b294/_pkg_.a packagefile github.com/containers/storage/pkg/archive=/tmp/go-build3753747026/b216/_pkg_.a packagefile github.com/containers/storage/pkg/fileutils=/tmp/go-build3753747026/b218/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=/tmp/go-build3753747026/b220/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=/tmp/go-build3753747026/b231/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build3753747026/b174/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build3753747026/b057/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile io/fs=/tmp/go-build3753747026/b048/_pkg_.a packagefile net=/tmp/go-build3753747026/b109/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile os/user=/tmp/go-build3753747026/b189/_pkg_.a packagefile path=/tmp/go-build3753747026/b049/_pkg_.a packagefile path/filepath=/tmp/go-build3753747026/b117/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile syscall=/tmp/go-build3753747026/b028/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b637/_pkg_.a -trimpath "$WORK/b637=>" -p github.com/containers/buildah/copier -complete -installsuffix shared -buildid G1gYL_PVxgq_bYyVA5rP/G1gYL_PVxgq_bYyVA5rP -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b637/importcfg -pack ./_build/src/github.com/containers/buildah/copier/copier.go ./_build/src/github.com/containers/buildah/copier/hardlink_uint64.go ./_build/src/github.com/containers/buildah/copier/hardlink_unix.go ./_build/src/github.com/containers/buildah/copier/mknod_int.go ./_build/src/github.com/containers/buildah/copier/syscall_unix.go ./_build/src/github.com/containers/buildah/copier/xattrs.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b731/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b671/_pkg_.a # internal cp $WORK/b671/_pkg_.a /builddir/.cache/go-build/50/50194e7af0dfce87894a248321c41472028826e2d29b200919cf00a3e64d7af1-d # internal cp $WORK/b731/_pkg_.a /builddir/.cache/go-build/e4/e4ee2e031e14453dea71f74e4ea99fb2ac875fba616a343170d5ed57176f4309-d # internal github.com/cilium/ebpf/link mkdir -p $WORK/b748/ cat >/tmp/go-build3753747026/b748/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile crypto/rand=/tmp/go-build3753747026/b097/_pkg_.a packagefile debug/elf=/tmp/go-build3753747026/b732/_pkg_.a packagefile encoding/binary=/tmp/go-build3753747026/b034/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/cilium/ebpf=/tmp/go-build3753747026/b731/_pkg_.a packagefile github.com/cilium/ebpf/asm=/tmp/go-build3753747026/b735/_pkg_.a packagefile github.com/cilium/ebpf/btf=/tmp/go-build3753747026/b738/_pkg_.a packagefile github.com/cilium/ebpf/internal=/tmp/go-build3753747026/b739/_pkg_.a packagefile github.com/cilium/ebpf/internal/sys=/tmp/go-build3753747026/b736/_pkg_.a packagefile github.com/cilium/ebpf/internal/unix=/tmp/go-build3753747026/b737/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile path/filepath=/tmp/go-build3753747026/b117/_pkg_.a packagefile runtime=/tmp/go-build3753747026/b009/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile syscall=/tmp/go-build3753747026/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b748/_pkg_.a -trimpath "$WORK/b748=>" -p github.com/cilium/ebpf/link -complete -installsuffix shared -buildid 2MGbY3tGM-f5EqOgc4bZ/2MGbY3tGM-f5EqOgc4bZ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b748/importcfg -pack ./src/github.com/cilium/ebpf/link/cgroup.go ./src/github.com/cilium/ebpf/link/doc.go ./src/github.com/cilium/ebpf/link/iter.go ./src/github.com/cilium/ebpf/link/kprobe.go ./src/github.com/cilium/ebpf/link/link.go ./src/github.com/cilium/ebpf/link/netns.go ./src/github.com/cilium/ebpf/link/perf_event.go ./src/github.com/cilium/ebpf/link/platform.go ./src/github.com/cilium/ebpf/link/program.go ./src/github.com/cilium/ebpf/link/raw_tracepoint.go ./src/github.com/cilium/ebpf/link/socket_filter.go ./src/github.com/cilium/ebpf/link/syscalls.go ./src/github.com/cilium/ebpf/link/tracepoint.go ./src/github.com/cilium/ebpf/link/tracing.go ./src/github.com/cilium/ebpf/link/uprobe.go ./src/github.com/cilium/ebpf/link/xdp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b700/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b444/_pkg_.a # internal cp $WORK/b444/_pkg_.a /builddir/.cache/go-build/df/dfb58cd8f9aebd5049f3a5224e781cd45e04cc9a9a71e99e13d82bdb2f10229b-d # internal cp $WORK/b700/_pkg_.a /builddir/.cache/go-build/f9/f92db83c060771371e27edb03d66249294e12d68704f526b960a5038aaeae4f5-d # internal github.com/spf13/cobra mkdir -p $WORK/b699/ cat >/tmp/go-build3753747026/b699/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile context=/tmp/go-build3753747026/b026/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/spf13/pflag=/tmp/go-build3753747026/b700/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile path/filepath=/tmp/go-build3753747026/b117/_pkg_.a packagefile reflect=/tmp/go-build3753747026/b037/_pkg_.a packagefile regexp=/tmp/go-build3753747026/b177/_pkg_.a packagefile sort=/tmp/go-build3753747026/b041/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile text/template=/tmp/go-build3753747026/b424/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a packagefile unicode=/tmp/go-build3753747026/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b699/_pkg_.a -trimpath "$WORK/b699=>" -p github.com/spf13/cobra -complete -installsuffix shared -buildid RetfO9UieTW70Kyw2E8b/RetfO9UieTW70Kyw2E8b -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b699/importcfg -pack ./src/github.com/spf13/cobra/active_help.go ./src/github.com/spf13/cobra/args.go ./src/github.com/spf13/cobra/bash_completions.go ./src/github.com/spf13/cobra/bash_completionsV2.go ./src/github.com/spf13/cobra/cobra.go ./src/github.com/spf13/cobra/command.go ./src/github.com/spf13/cobra/command_notwin.go ./src/github.com/spf13/cobra/completions.go ./src/github.com/spf13/cobra/fish_completions.go ./src/github.com/spf13/cobra/flag_groups.go ./src/github.com/spf13/cobra/powershell_completions.go ./src/github.com/spf13/cobra/shell_completions.go ./src/github.com/spf13/cobra/zsh_completions.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b660/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b630/_pkg_.a # internal cp $WORK/b660/_pkg_.a /builddir/.cache/go-build/f8/f8ad13e9c0ba70a8b162170f4d6fb52b35e4502f7447a63491c835b57f7a322b-d # internal github.com/openshift/imagebuilder/dockerfile/parser mkdir -p $WORK/b666/ cat >/tmp/go-build3753747026/b666/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3753747026/b053/_pkg_.a packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile encoding/json=/tmp/go-build3753747026/b031/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/containers/storage/pkg/regexp=/tmp/go-build3753747026/b194/_pkg_.a packagefile github.com/containers/storage/pkg/system=/tmp/go-build3753747026/b221/_pkg_.a packagefile github.com/moby/buildkit/frontend/dockerfile/parser=/tmp/go-build3753747026/b660/_pkg_.a packagefile github.com/moby/buildkit/frontend/dockerfile/shell=/tmp/go-build3753747026/b662/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/command=/tmp/go-build3753747026/b665/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile regexp=/tmp/go-build3753747026/b177/_pkg_.a packagefile runtime=/tmp/go-build3753747026/b009/_pkg_.a packagefile sort=/tmp/go-build3753747026/b041/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile unicode=/tmp/go-build3753747026/b024/_pkg_.a packagefile unicode/utf8=/tmp/go-build3753747026/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b666/_pkg_.a -trimpath "$WORK/b666=>" -p github.com/openshift/imagebuilder/dockerfile/parser -complete -installsuffix shared -buildid C8Tq-4AKMOD5nN9FTpsA/C8Tq-4AKMOD5nN9FTpsA -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b666/importcfg -pack ./src/github.com/openshift/imagebuilder/dockerfile/parser/line_parsers.go ./src/github.com/openshift/imagebuilder/dockerfile/parser/parser.go ./src/github.com/openshift/imagebuilder/dockerfile/parser/split_command.go cp $WORK/b630/_pkg_.a /builddir/.cache/go-build/96/96753f97c9b96c50e1f45868e9e45563798fd6c81b31c8a692b9153c98043e44-d # internal github.com/containers/image/v5/pkg/shortnames mkdir -p $WORK/b629/ cat >/tmp/go-build3753747026/b629/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build3753747026/b195/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=/tmp/go-build3753747026/b552/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build3753747026/b199/_pkg_.a packagefile github.com/manifoldco/promptui=/tmp/go-build3753747026/b630/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build3753747026/b176/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build3753747026/b202/_pkg_.a packagefile golang.org/x/term=/tmp/go-build3753747026/b385/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b629/_pkg_.a -trimpath "$WORK/b629=>" -p github.com/containers/image/v5/pkg/shortnames -complete -installsuffix shared -buildid rtwf6m9c-uHHbK9v2SLY/rtwf6m9c-uHHbK9v2SLY -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b629/importcfg -pack ./src/github.com/containers/image/v5/pkg/shortnames/shortnames.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b371/_pkg_.a # internal cp $WORK/b371/_pkg_.a /builddir/.cache/go-build/a1/a143d5585bdd19bf3bc58498edf0d7749c6e1be9ce1bebf55333b40163d4781f-d # internal github.com/letsencrypt/boulder/revocation mkdir -p $WORK/b370/ cat >/tmp/go-build3753747026/b370/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile golang.org/x/crypto/ocsp=/tmp/go-build3753747026/b371/_pkg_.a packagefile sort=/tmp/go-build3753747026/b041/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b370/_pkg_.a -trimpath "$WORK/b370=>" -p github.com/letsencrypt/boulder/revocation -complete -installsuffix shared -buildid XSIbRXR7ilFXKG5srX4L/XSIbRXR7ilFXKG5srX4L -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b370/importcfg -pack ./src/github.com/letsencrypt/boulder/revocation/reasons.go cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/containers/storage/drivers/copy /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b529/_pkg_.a $WORK/b529/preferlinkext $WORK/b529/_x001.o $WORK/b529/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b529/_pkg_.a # internal cp $WORK/b529/_pkg_.a /builddir/.cache/go-build/66/66f2747ff7b85f34b250a6ef2e91f2f82a76ad690ae3d6941b37dd6954d13cd0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b370/_pkg_.a # internal cp $WORK/b370/_pkg_.a /builddir/.cache/go-build/df/dfa40dd35f742b567f54d0e8a6c6eea11232a5f18065ee99c35f8b10a17e0599-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b250/_pkg_.a # internal cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/16/160a3629f1d551bd4fde9928f2c8e38ee99053cc1c2c3739b38f8d16f83a23a1-d # internal github.com/containers/storage/drivers mkdir -p $WORK/b506/ cat >/tmp/go-build3753747026/b506/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/containers/storage/pkg/archive=/tmp/go-build3753747026/b216/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=/tmp/go-build3753747026/b250/_pkg_.a packagefile github.com/containers/storage/pkg/directory=/tmp/go-build3753747026/b507/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=/tmp/go-build3753747026/b220/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=/tmp/go-build3753747026/b228/_pkg_.a packagefile github.com/containers/storage/pkg/mount=/tmp/go-build3753747026/b222/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=/tmp/go-build3753747026/b231/_pkg_.a packagefile github.com/containers/storage/pkg/system=/tmp/go-build3753747026/b221/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=/tmp/go-build3753747026/b230/_pkg_.a packagefile github.com/json-iterator/go=/tmp/go-build3753747026/b252/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build3753747026/b176/_pkg_.a packagefile github.com/opencontainers/selinux/pkg/pwalk=/tmp/go-build3753747026/b508/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build3753747026/b174/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=/tmp/go-build3753747026/b299/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build3753747026/b057/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile path/filepath=/tmp/go-build3753747026/b117/_pkg_.a packagefile runtime=/tmp/go-build3753747026/b009/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile syscall=/tmp/go-build3753747026/b028/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b506/_pkg_.a -trimpath "$WORK/b506=>" -p github.com/containers/storage/drivers -complete -installsuffix shared -buildid DAySpo_Svf-HFJN8naiC/DAySpo_Svf-HFJN8naiC -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b506/importcfg -pack ./src/github.com/containers/storage/drivers/chown.go ./src/github.com/containers/storage/drivers/chown_unix.go ./src/github.com/containers/storage/drivers/chroot_unix.go ./src/github.com/containers/storage/drivers/counter.go ./src/github.com/containers/storage/drivers/driver.go ./src/github.com/containers/storage/drivers/driver_linux.go ./src/github.com/containers/storage/drivers/fsdiff.go ./src/github.com/containers/storage/drivers/jsoniter.go ./src/github.com/containers/storage/drivers/template.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b480/_pkg_.a # internal cp $WORK/b480/_pkg_.a /builddir/.cache/go-build/52/52aaca2113925b1b501f36ad3c41d8dacf3b179bff8a29cd74f3417cc7c2b27f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b629/_pkg_.a # internal cp $WORK/b629/_pkg_.a /builddir/.cache/go-build/d3/d378a895adf759bbbc61b782e0690b61ef4401bc6e673d88c3952a3d4e8b0c53-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b714/_pkg_.a # internal cp $WORK/b714/_pkg_.a /builddir/.cache/go-build/a9/a93a0c2c2b441c1bed3ceb34d696453512bba06ae89f05dc0e213a0554a51e7a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b666/_pkg_.a # internal cp $WORK/b666/_pkg_.a /builddir/.cache/go-build/a9/a92a330578ff099f3bcc6a8db6773e20909c16d37f7deacc9d39591d1b5c4a5f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/0f/0fb939eb783b272428cdfcb9e29cf53ecea5ba40caf2e57a4d2307ceeb448bfa-d # internal google.golang.org/protobuf/types/gofeaturespb mkdir -p $WORK/b159/ cat >/tmp/go-build3753747026/b159/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3753747026/b135/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3753747026/b154/_pkg_.a packagefile google.golang.org/protobuf/types/descriptorpb=/tmp/go-build3753747026/b153/_pkg_.a packagefile reflect=/tmp/go-build3753747026/b037/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -p google.golang.org/protobuf/types/gofeaturespb -complete -installsuffix shared -buildid jvmizogiTTUCBiRHwRTx/jvmizogiTTUCBiRHwRTx -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b159/importcfg -pack ./src/google.golang.org/protobuf/types/gofeaturespb/go_features.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b748/_pkg_.a # internal cp $WORK/b748/_pkg_.a /builddir/.cache/go-build/23/23aeeb5019a69e3733d333f0af2a1912f3c189fb4524751765b7e2009d8ce9e3-d # internal github.com/opencontainers/runc/libcontainer/cgroups/ebpf mkdir -p $WORK/b730/ cat >/tmp/go-build3753747026/b730/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/cilium/ebpf=/tmp/go-build3753747026/b731/_pkg_.a packagefile github.com/cilium/ebpf/asm=/tmp/go-build3753747026/b735/_pkg_.a packagefile github.com/cilium/ebpf/link=/tmp/go-build3753747026/b748/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build3753747026/b174/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build3753747026/b057/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile runtime=/tmp/go-build3753747026/b009/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b730/_pkg_.a -trimpath "$WORK/b730=>" -p github.com/opencontainers/runc/libcontainer/cgroups/ebpf -complete -installsuffix shared -buildid _s4N0hPYx67yLsEQDYEK/_s4N0hPYx67yLsEQDYEK -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b730/importcfg -pack ./src/github.com/opencontainers/runc/libcontainer/cgroups/ebpf/ebpf_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b721/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b637/_pkg_.a # internal cp $WORK/b637/_pkg_.a /builddir/.cache/go-build/b0/b0cfadfc36197ebb5c414a1ed8cd51720058ac943a9eccb23e1a0fe66297b249-d # internal cp $WORK/b721/_pkg_.a /builddir/.cache/go-build/8e/8e225b74c6026f8005c3083f7e16326cb95ff797e3433e2ca9de540058a07585-d # internal github.com/coreos/go-systemd/v22/dbus mkdir -p $WORK/b720/ cat >/tmp/go-build3753747026/b720/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build3753747026/b026/_pkg_.a packagefile encoding/hex=/tmp/go-build3753747026/b107/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/godbus/dbus/v5=/tmp/go-build3753747026/b721/_pkg_.a packagefile log=/tmp/go-build3753747026/b062/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile path=/tmp/go-build3753747026/b049/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b720/_pkg_.a -trimpath "$WORK/b720=>" -p github.com/coreos/go-systemd/v22/dbus -complete -installsuffix shared -buildid j0peMEAeUT4HdDeW9Uea/j0peMEAeUT4HdDeW9Uea -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b720/importcfg -pack ./src/github.com/coreos/go-systemd/v22/dbus/dbus.go ./src/github.com/coreos/go-systemd/v22/dbus/methods.go ./src/github.com/coreos/go-systemd/v22/dbus/properties.go ./src/github.com/coreos/go-systemd/v22/dbus/set.go ./src/github.com/coreos/go-systemd/v22/dbus/subscription.go ./src/github.com/coreos/go-systemd/v22/dbus/subscription_set.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/19/193e0d3bdb5c046bab91138fc2cb9e6215b8cf9189bf678dd892fbab690f89ae-d # internal google.golang.org/protobuf/reflect/protodesc mkdir -p $WORK/b147/ cat >/tmp/go-build3753747026/b147/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=/tmp/go-build3753747026/b130/_pkg_.a packagefile google.golang.org/protobuf/internal/editiondefaults=/tmp/go-build3753747026/b148/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=/tmp/go-build3753747026/b149/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build3753747026/b131/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=/tmp/go-build3753747026/b150/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=/tmp/go-build3753747026/b138/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=/tmp/go-build3753747026/b141/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=/tmp/go-build3753747026/b136/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=/tmp/go-build3753747026/b139/_pkg_.a packagefile google.golang.org/protobuf/proto=/tmp/go-build3753747026/b144/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3753747026/b135/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build3753747026/b145/_pkg_.a packagefile google.golang.org/protobuf/types/descriptorpb=/tmp/go-build3753747026/b153/_pkg_.a packagefile google.golang.org/protobuf/types/gofeaturespb=/tmp/go-build3753747026/b159/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile unicode=/tmp/go-build3753747026/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -p google.golang.org/protobuf/reflect/protodesc -complete -installsuffix shared -buildid YNFImtN-xCDQ3XnII_UA/YNFImtN-xCDQ3XnII_UA -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b147/importcfg -pack ./src/google.golang.org/protobuf/reflect/protodesc/desc.go ./src/google.golang.org/protobuf/reflect/protodesc/desc_init.go ./src/google.golang.org/protobuf/reflect/protodesc/desc_resolve.go ./src/google.golang.org/protobuf/reflect/protodesc/desc_validate.go ./src/google.golang.org/protobuf/reflect/protodesc/editions.go ./src/google.golang.org/protobuf/reflect/protodesc/proto.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b329/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b506/_pkg_.a # internal cp $WORK/b506/_pkg_.a /builddir/.cache/go-build/99/993545ec77395cd09cc1fc96d7f7785df6d299fdbe12172b81a31cc3b5690b47-d # internal github.com/containers/storage/drivers/overlayutils mkdir -p $WORK/b522/ github.com/containers/storage/drivers/aufs github.com/containers/storage/drivers/vfs mkdir -p $WORK/b510/ cp $WORK/b329/_pkg_.a /builddir/.cache/go-build/40/4085fdfc0b1ae7c7488add478cd415dd9dee5d5fc48a8b4ceda27cf5e69bfa8a-d # internal cat >/tmp/go-build3753747026/b522/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/containers/storage/drivers=/tmp/go-build3753747026/b506/_pkg_.a EOF github.com/containers/storage/drivers/devmapper mkdir -p $WORK/b516/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b522/_pkg_.a -trimpath "$WORK/b522=>" -p github.com/containers/storage/drivers/overlayutils -complete -installsuffix shared -buildid GbppR9U-DndtvTWWF395/GbppR9U-DndtvTWWF395 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b522/importcfg -pack ./src/github.com/containers/storage/drivers/overlayutils/overlayutils.go cat >/tmp/go-build3753747026/b510/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3753747026/b053/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/containers/storage/drivers=/tmp/go-build3753747026/b506/_pkg_.a packagefile github.com/containers/storage/pkg/archive=/tmp/go-build3753747026/b216/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=/tmp/go-build3753747026/b250/_pkg_.a packagefile github.com/containers/storage/pkg/directory=/tmp/go-build3753747026/b507/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=/tmp/go-build3753747026/b220/_pkg_.a packagefile github.com/containers/storage/pkg/locker=/tmp/go-build3753747026/b511/_pkg_.a packagefile github.com/containers/storage/pkg/mount=/tmp/go-build3753747026/b222/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=/tmp/go-build3753747026/b512/_pkg_.a packagefile github.com/containers/storage/pkg/system=/tmp/go-build3753747026/b221/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=/tmp/go-build3753747026/b230/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=/tmp/go-build3753747026/b513/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build3753747026/b174/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=/tmp/go-build3753747026/b299/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build3753747026/b057/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile io/fs=/tmp/go-build3753747026/b048/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile os/exec=/tmp/go-build3753747026/b225/_pkg_.a packagefile path=/tmp/go-build3753747026/b049/_pkg_.a packagefile path/filepath=/tmp/go-build3753747026/b117/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF github.com/containers/storage/drivers/zfs mkdir -p $WORK/b530/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b510/_pkg_.a -trimpath "$WORK/b510=>" -p github.com/containers/storage/drivers/aufs -complete -installsuffix shared -buildid sAoJi7nTSYyR-ozr2VBy/sAoJi7nTSYyR-ozr2VBy -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b510/importcfg -pack ./src/github.com/containers/storage/drivers/aufs/aufs.go ./src/github.com/containers/storage/drivers/aufs/dirs.go ./src/github.com/containers/storage/drivers/aufs/mount.go ./src/github.com/containers/storage/drivers/aufs/mount_linux.go cat >/tmp/go-build3753747026/b516/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3753747026/b053/_pkg_.a packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/containers/storage/drivers=/tmp/go-build3753747026/b506/_pkg_.a packagefile github.com/containers/storage/pkg/devicemapper=/tmp/go-build3753747026/b517/_pkg_.a packagefile github.com/containers/storage/pkg/directory=/tmp/go-build3753747026/b507/_pkg_.a packagefile github.com/containers/storage/pkg/dmesg=/tmp/go-build3753747026/b518/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=/tmp/go-build3753747026/b220/_pkg_.a packagefile github.com/containers/storage/pkg/locker=/tmp/go-build3753747026/b511/_pkg_.a packagefile github.com/containers/storage/pkg/loopback=/tmp/go-build3753747026/b519/_pkg_.a packagefile github.com/containers/storage/pkg/mount=/tmp/go-build3753747026/b222/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=/tmp/go-build3753747026/b512/_pkg_.a packagefile github.com/containers/storage/pkg/parsers/kernel=/tmp/go-build3753747026/b520/_pkg_.a packagefile github.com/docker/go-units=/tmp/go-build3753747026/b224/_pkg_.a packagefile github.com/json-iterator/go=/tmp/go-build3753747026/b252/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=/tmp/go-build3753747026/b513/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build3753747026/b174/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build3753747026/b057/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile io/fs=/tmp/go-build3753747026/b048/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile os/exec=/tmp/go-build3753747026/b225/_pkg_.a packagefile path=/tmp/go-build3753747026/b049/_pkg_.a packagefile path/filepath=/tmp/go-build3753747026/b117/_pkg_.a packagefile reflect=/tmp/go-build3753747026/b037/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b516/_pkg_.a -trimpath "$WORK/b516=>" -p github.com/containers/storage/drivers/devmapper -complete -installsuffix shared -buildid AGZIxY4URnOgOpLObqiT/AGZIxY4URnOgOpLObqiT -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b516/importcfg -pack ./src/github.com/containers/storage/drivers/devmapper/device_setup.go ./src/github.com/containers/storage/drivers/devmapper/deviceset.go ./src/github.com/containers/storage/drivers/devmapper/devmapper_doc.go ./src/github.com/containers/storage/drivers/devmapper/driver.go ./src/github.com/containers/storage/drivers/devmapper/jsoniter.go ./src/github.com/containers/storage/drivers/devmapper/mount.go mkdir -p $WORK/b528/ cat >/tmp/go-build3753747026/b530/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/containers/storage/drivers=/tmp/go-build3753747026/b506/_pkg_.a packagefile github.com/containers/storage/pkg/directory=/tmp/go-build3753747026/b507/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=/tmp/go-build3753747026/b220/_pkg_.a packagefile github.com/containers/storage/pkg/mount=/tmp/go-build3753747026/b222/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=/tmp/go-build3753747026/b512/_pkg_.a packagefile github.com/mistifyio/go-zfs/v3=/tmp/go-build3753747026/b531/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=/tmp/go-build3753747026/b513/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build3753747026/b174/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build3753747026/b057/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile os/exec=/tmp/go-build3753747026/b225/_pkg_.a packagefile path=/tmp/go-build3753747026/b049/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b530/_pkg_.a -trimpath "$WORK/b530=>" -p github.com/containers/storage/drivers/zfs -complete -installsuffix shared -buildid eQNfHQG_Pst3CZ_umG_0/eQNfHQG_Pst3CZ_umG_0 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b530/importcfg -pack ./src/github.com/containers/storage/drivers/zfs/zfs.go ./src/github.com/containers/storage/drivers/zfs/zfs_linux.go cat >/tmp/go-build3753747026/b528/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/containers/storage/drivers=/tmp/go-build3753747026/b506/_pkg_.a packagefile github.com/containers/storage/drivers/copy=/tmp/go-build3753747026/b529/_pkg_.a packagefile github.com/containers/storage/pkg/archive=/tmp/go-build3753747026/b216/_pkg_.a packagefile github.com/containers/storage/pkg/directory=/tmp/go-build3753747026/b507/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=/tmp/go-build3753747026/b220/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=/tmp/go-build3753747026/b512/_pkg_.a packagefile github.com/containers/storage/pkg/system=/tmp/go-build3753747026/b221/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=/tmp/go-build3753747026/b513/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build3753747026/b174/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=/tmp/go-build3753747026/b299/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile path/filepath=/tmp/go-build3753747026/b117/_pkg_.a packagefile runtime=/tmp/go-build3753747026/b009/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b528/_pkg_.a -trimpath "$WORK/b528=>" -p github.com/containers/storage/drivers/vfs -complete -installsuffix shared -buildid dg6urBU-5El7h_hKixel/dg6urBU-5El7h_hKixel -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b528/importcfg -pack ./src/github.com/containers/storage/drivers/vfs/copy_linux.go ./src/github.com/containers/storage/drivers/vfs/driver.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b522/_pkg_.a # internal cp $WORK/b522/_pkg_.a /builddir/.cache/go-build/81/81b28fe102d3cf8103710e5998e3ce73a13a8e0fee49b3b0bd5049c9e94a6a1a-d # internal github.com/containers/storage/drivers/overlay mkdir -p $WORK/b521/ cat >/tmp/go-build3753747026/b521/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile crypto/rand=/tmp/go-build3753747026/b097/_pkg_.a packagefile encoding/base32=/tmp/go-build3753747026/b205/_pkg_.a packagefile encoding/base64=/tmp/go-build3753747026/b033/_pkg_.a packagefile encoding/binary=/tmp/go-build3753747026/b034/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile flag=/tmp/go-build3753747026/b251/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/containers/storage/drivers=/tmp/go-build3753747026/b506/_pkg_.a packagefile github.com/containers/storage/drivers/overlayutils=/tmp/go-build3753747026/b522/_pkg_.a packagefile github.com/containers/storage/drivers/quota=/tmp/go-build3753747026/b523/_pkg_.a packagefile github.com/containers/storage/pkg/archive=/tmp/go-build3753747026/b216/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=/tmp/go-build3753747026/b250/_pkg_.a packagefile github.com/containers/storage/pkg/chunked/dump=/tmp/go-build3753747026/b524/_pkg_.a packagefile github.com/containers/storage/pkg/directory=/tmp/go-build3753747026/b507/_pkg_.a packagefile github.com/containers/storage/pkg/fsutils=/tmp/go-build3753747026/b525/_pkg_.a packagefile github.com/containers/storage/pkg/fsverity=/tmp/go-build3753747026/b526/_pkg_.a packagefile github.com/containers/storage/pkg/idmap=/tmp/go-build3753747026/b527/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=/tmp/go-build3753747026/b220/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=/tmp/go-build3753747026/b228/_pkg_.a packagefile github.com/containers/storage/pkg/loopback=/tmp/go-build3753747026/b519/_pkg_.a packagefile github.com/containers/storage/pkg/mount=/tmp/go-build3753747026/b222/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=/tmp/go-build3753747026/b512/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=/tmp/go-build3753747026/b231/_pkg_.a packagefile github.com/containers/storage/pkg/system=/tmp/go-build3753747026/b221/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=/tmp/go-build3753747026/b230/_pkg_.a packagefile github.com/docker/go-units=/tmp/go-build3753747026/b224/_pkg_.a packagefile github.com/hashicorp/go-multierror=/tmp/go-build3753747026/b289/_pkg_.a packagefile github.com/json-iterator/go=/tmp/go-build3753747026/b252/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build3753747026/b176/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=/tmp/go-build3753747026/b514/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=/tmp/go-build3753747026/b513/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build3753747026/b174/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build3753747026/b057/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile io/fs=/tmp/go-build3753747026/b048/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile os/exec=/tmp/go-build3753747026/b225/_pkg_.a packagefile path=/tmp/go-build3753747026/b049/_pkg_.a packagefile path/filepath=/tmp/go-build3753747026/b117/_pkg_.a packagefile runtime=/tmp/go-build3753747026/b009/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile syscall=/tmp/go-build3753747026/b028/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b521/_pkg_.a -trimpath "$WORK/b521=>" -p github.com/containers/storage/drivers/overlay -complete -installsuffix shared -buildid 4CaztF9_p7pneHGCqE2-/4CaztF9_p7pneHGCqE2- -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b521/importcfg -pack ./src/github.com/containers/storage/drivers/overlay/check.go ./src/github.com/containers/storage/drivers/overlay/check_116.go ./src/github.com/containers/storage/drivers/overlay/composefs.go ./src/github.com/containers/storage/drivers/overlay/jsoniter.go ./src/github.com/containers/storage/drivers/overlay/mount.go ./src/github.com/containers/storage/drivers/overlay/overlay.go ./src/github.com/containers/storage/drivers/overlay/overlay_cgo.go ./src/github.com/containers/storage/drivers/overlay/randomid.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b730/_pkg_.a # internal cp $WORK/b730/_pkg_.a /builddir/.cache/go-build/d7/d7edb268854ced18400f49b5c7ac6d860f6db07eb1f1c1780ca4e0a9d7e52f52-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b412/_pkg_.a # internal cd $WORK/b213 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/miekg/pkcs11 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b213=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=0_wbinGYFkw6V7qsjgGA -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b372/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b699/_pkg_.a # internal cp $WORK/b412/_pkg_.a /builddir/.cache/go-build/77/77882207edc51f0c6c3f5514f4e1fdda414a15d1676bed1f739acf3f81466d7e-d # internal cp $WORK/b372/_pkg_.a /builddir/.cache/go-build/7d/7d784d1993c0c67a453bf317f641530f7ce796072fdc153295592cbe7f1e90d4-d # internal cp $WORK/b699/_pkg_.a /builddir/.cache/go-build/51/51c5ef50e43d76e8650a3eb84b36af6b525ba8b13d47e2148161bac6c4b633ca-d # internal github.com/containers/common/pkg/completion mkdir -p $WORK/b698/ github.com/containers/buildah/pkg/completion mkdir -p $WORK/b774/ cat >/tmp/go-build3753747026/b698/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3753747026/b053/_pkg_.a packagefile github.com/containers/common/pkg/capabilities=/tmp/go-build3753747026/b622/_pkg_.a packagefile github.com/spf13/cobra=/tmp/go-build3753747026/b699/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile unicode=/tmp/go-build3753747026/b024/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b698/_pkg_.a -trimpath "$WORK/b698=>" -p github.com/containers/common/pkg/completion -complete -installsuffix shared -buildid bQbS8UDcYfkbFnjI8Lzc/bQbS8UDcYfkbFnjI8Lzc -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b698/importcfg -pack ./src/github.com/containers/common/pkg/completion/completion.go cat >/tmp/go-build3753747026/b774/importcfg << 'EOF' # internal # import config packagefile github.com/spf13/cobra=/tmp/go-build3753747026/b699/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b774/_pkg_.a -trimpath "$WORK/b774=>" -p github.com/containers/buildah/pkg/completion -complete -installsuffix shared -buildid Hn6fOQlEX3bxV2J5BoP5/Hn6fOQlEX3bxV2J5BoP5 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b774/importcfg -pack ./_build/src/github.com/containers/buildah/pkg/completion/completion.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b528/_pkg_.a # internal cp $WORK/b528/_pkg_.a /builddir/.cache/go-build/50/5096653a3dcdfe76824cefd48d799f6d00860f733e543fbd55a7833a878322a0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b774/_pkg_.a # internal cp $WORK/b774/_pkg_.a /builddir/.cache/go-build/12/12b599c94477fc4b4846cfd5dd0f3bca265d53f5c8f1c0113450261f2fd2066e-d # internal cd $WORK/b213 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/miekg/pkcs11 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b213=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=0_wbinGYFkw6V7qsjgGA -o ./_x002.o -c params.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b698/_pkg_.a # internal cp $WORK/b698/_pkg_.a /builddir/.cache/go-build/e9/e9245e1085e97a6143cfd2587778a19f8ea5d300af9e2d34edd5342153e7563f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b530/_pkg_.a # internal cp $WORK/b530/_pkg_.a /builddir/.cache/go-build/f1/f1bf132c1cf9923f5765d34c3e516832c54e6bdcd7913de80633d9a3f1d7f96b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b720/_pkg_.a # internal cp $WORK/b720/_pkg_.a /builddir/.cache/go-build/04/0477756dbdd980abc0e43c12953c4bf9f0eee13aa8f0fec1546ee4fbbab7697a-d # internal github.com/opencontainers/runc/libcontainer/configs mkdir -p $WORK/b723/ cat >/tmp/go-build3753747026/b723/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile encoding/json=/tmp/go-build3753747026/b031/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/coreos/go-systemd/v22/dbus=/tmp/go-build3753747026/b720/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/devices=/tmp/go-build3753747026/b260/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build3753747026/b232/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build3753747026/b174/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build3753747026/b057/_pkg_.a packagefile math=/tmp/go-build3753747026/b035/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile os/exec=/tmp/go-build3753747026/b225/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b723/_pkg_.a -trimpath "$WORK/b723=>" -p github.com/opencontainers/runc/libcontainer/configs -complete -installsuffix shared -buildid C3qMIb4nLYMu7RaeE8be/C3qMIb4nLYMu7RaeE8be -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b723/importcfg -pack ./src/github.com/opencontainers/runc/libcontainer/configs/blkio_device.go ./src/github.com/opencontainers/runc/libcontainer/configs/cgroup_linux.go ./src/github.com/opencontainers/runc/libcontainer/configs/config.go ./src/github.com/opencontainers/runc/libcontainer/configs/config_linux.go ./src/github.com/opencontainers/runc/libcontainer/configs/hugepage_limit.go ./src/github.com/opencontainers/runc/libcontainer/configs/intelrdt.go ./src/github.com/opencontainers/runc/libcontainer/configs/interface_priority_map.go ./src/github.com/opencontainers/runc/libcontainer/configs/mount.go ./src/github.com/opencontainers/runc/libcontainer/configs/namespaces.go ./src/github.com/opencontainers/runc/libcontainer/configs/namespaces_linux.go ./src/github.com/opencontainers/runc/libcontainer/configs/namespaces_syscall.go ./src/github.com/opencontainers/runc/libcontainer/configs/network.go ./src/github.com/opencontainers/runc/libcontainer/configs/rdma.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b510/_pkg_.a # internal cd $WORK/b213 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/miekg/pkcs11 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b213=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=0_wbinGYFkw6V7qsjgGA -o ./_x003.o -c pkcs11.cgo2.c cp $WORK/b510/_pkg_.a /builddir/.cache/go-build/2e/2ee437d981ea3216fe5917a78720ee93b6126f907fdedb66b07c1707a83bbc65-d # internal cd $WORK/b639 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/seccomp/libseccomp-golang -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b639=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=6KVGZw0vSkE_98kG7Ooc -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/seccomp/libseccomp-golang -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b639=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=6KVGZw0vSkE_98kG7Ooc -o ./_x002.o -c seccomp.cgo2.c cd $WORK/b390 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/proglottis/gpgme -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b390=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I/usr/include/libassuan2 -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=xrdOJbCYu8MD0la3b7_A -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b147/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b723/_pkg_.a # internal cp $WORK/b723/_pkg_.a /builddir/.cache/go-build/b4/b493f262f0cf3cf552b97effcf0ad4c6d2512698e15dd340dbc8974519b41a6e-d # internal github.com/opencontainers/runc/libcontainer/userns mkdir -p $WORK/b724/ echo > $WORK/b724/preferlinkext cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/opencontainers/runc/libcontainer/userns TERM='dumb' CGO_LDFLAGS='"-O2" "-g"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b724/ -importpath github.com/opencontainers/runc/libcontainer/userns -- -I $WORK/b724/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./userns_maps_linux.go cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/88/880af7e550b5fe2407087a63afad9d31a4eff2104550d1dbdc43c3c9befddc95-d # internal github.com/golang/protobuf/proto mkdir -p $WORK/b125/ cat >/tmp/go-build3753747026/b125/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile compress/gzip=/tmp/go-build3753747026/b126/_pkg_.a packagefile encoding=/tmp/go-build3753747026/b032/_pkg_.a packagefile encoding/json=/tmp/go-build3753747026/b031/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=/tmp/go-build3753747026/b129/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=/tmp/go-build3753747026/b130/_pkg_.a packagefile google.golang.org/protobuf/proto=/tmp/go-build3753747026/b144/_pkg_.a packagefile google.golang.org/protobuf/reflect/protodesc=/tmp/go-build3753747026/b147/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3753747026/b135/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build3753747026/b145/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=/tmp/go-build3753747026/b146/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3753747026/b154/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile io/ioutil=/tmp/go-build3753747026/b123/_pkg_.a packagefile math=/tmp/go-build3753747026/b035/_pkg_.a packagefile reflect=/tmp/go-build3753747026/b037/_pkg_.a packagefile sort=/tmp/go-build3753747026/b041/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile unicode/utf8=/tmp/go-build3753747026/b025/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -p github.com/golang/protobuf/proto -complete -installsuffix shared -buildid 3v3YW1-Nj_lGH6gPSU0s/3v3YW1-Nj_lGH6gPSU0s -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b125/importcfg -pack ./src/github.com/golang/protobuf/proto/buffer.go ./src/github.com/golang/protobuf/proto/defaults.go ./src/github.com/golang/protobuf/proto/deprecated.go ./src/github.com/golang/protobuf/proto/discard.go ./src/github.com/golang/protobuf/proto/extensions.go ./src/github.com/golang/protobuf/proto/properties.go ./src/github.com/golang/protobuf/proto/proto.go ./src/github.com/golang/protobuf/proto/registry.go ./src/github.com/golang/protobuf/proto/text_decode.go ./src/github.com/golang/protobuf/proto/text_encode.go ./src/github.com/golang/protobuf/proto/wire.go ./src/github.com/golang/protobuf/proto/wrappers.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b768/_pkg_.a # internal cd $WORK/b639 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/seccomp/libseccomp-golang -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b639=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=6KVGZw0vSkE_98kG7Ooc -o ./_x003.o -c seccomp_internal.cgo2.c cp $WORK/b768/_pkg_.a /builddir/.cache/go-build/4b/4b702d401fcedf20e1091a034fda9246dabc39dd6fda0682a48dfc567b6868b0-d # internal cd $WORK/b390 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/proglottis/gpgme -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b390=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I/usr/include/libassuan2 -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=xrdOJbCYu8MD0la3b7_A -o ./_x002.o -c data.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b521/_pkg_.a # internal cp $WORK/b521/_pkg_.a /builddir/.cache/go-build/32/32ea79fc515fb0a3ae78f7a85528d8eae07cafe5c9668b77f193750a31be058c-d # internal cd $WORK/b724 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/opencontainers/runc/libcontainer/userns -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b724=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=egayzIArTaVIJGOmf9OS -o ./_x001.o -c _cgo_export.c cd $WORK/b639 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/seccomp/libseccomp-golang -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b639=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=6KVGZw0vSkE_98kG7Ooc -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b516/_pkg_.a # internal cp $WORK/b516/_pkg_.a /builddir/.cache/go-build/f3/f339d3dee324bcf5ff3e78b560bf5dd3de6ed01d64ccf3ecdcaf89b388e2f3df-d # internal github.com/containers/storage/drivers/register mkdir -p $WORK/b509/ cat >/tmp/go-build3753747026/b509/importcfg << 'EOF' # internal # import config packagefile github.com/containers/storage/drivers/aufs=/tmp/go-build3753747026/b510/_pkg_.a packagefile github.com/containers/storage/drivers/devmapper=/tmp/go-build3753747026/b516/_pkg_.a packagefile github.com/containers/storage/drivers/overlay=/tmp/go-build3753747026/b521/_pkg_.a packagefile github.com/containers/storage/drivers/vfs=/tmp/go-build3753747026/b528/_pkg_.a packagefile github.com/containers/storage/drivers/zfs=/tmp/go-build3753747026/b530/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b509/_pkg_.a -trimpath "$WORK/b509=>" -p github.com/containers/storage/drivers/register -complete -installsuffix shared -buildid fN-b_w10aHW6bVN8P-sd/fN-b_w10aHW6bVN8P-sd -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b509/importcfg -pack ./src/github.com/containers/storage/drivers/register/register_aufs.go ./src/github.com/containers/storage/drivers/register/register_devicemapper.go ./src/github.com/containers/storage/drivers/register/register_overlay.go ./src/github.com/containers/storage/drivers/register/register_vfs.go ./src/github.com/containers/storage/drivers/register/register_zfs.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b509/_pkg_.a # internal cd $WORK/b724 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/opencontainers/runc/libcontainer/userns -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b724=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=egayzIArTaVIJGOmf9OS -o ./_x002.o -c userns_maps_linux.cgo2.c cp $WORK/b509/_pkg_.a /builddir/.cache/go-build/c9/c944f5a1547531c04448c3580bafd368926f92a25f77170aa1e9e066515175d2-d # internal github.com/containers/storage mkdir -p $WORK/b505/ cat >/tmp/go-build3753747026/b505/importcfg << 'EOF' # internal # import config packagefile archive/tar=/tmp/go-build3753747026/b188/_pkg_.a packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile embed=/tmp/go-build3753747026/b081/_pkg_.a packagefile encoding/base64=/tmp/go-build3753747026/b033/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/containers/storage/drivers=/tmp/go-build3753747026/b506/_pkg_.a packagefile github.com/containers/storage/drivers/register=/tmp/go-build3753747026/b509/_pkg_.a packagefile github.com/containers/storage/pkg/archive=/tmp/go-build3753747026/b216/_pkg_.a packagefile github.com/containers/storage/pkg/directory=/tmp/go-build3753747026/b507/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=/tmp/go-build3753747026/b220/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=/tmp/go-build3753747026/b228/_pkg_.a packagefile github.com/containers/storage/pkg/lockfile=/tmp/go-build3753747026/b532/_pkg_.a packagefile github.com/containers/storage/pkg/mount=/tmp/go-build3753747026/b222/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=/tmp/go-build3753747026/b512/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=/tmp/go-build3753747026/b533/_pkg_.a packagefile github.com/containers/storage/pkg/stringutils=/tmp/go-build3753747026/b534/_pkg_.a packagefile github.com/containers/storage/pkg/system=/tmp/go-build3753747026/b221/_pkg_.a packagefile github.com/containers/storage/pkg/tarlog=/tmp/go-build3753747026/b535/_pkg_.a packagefile github.com/containers/storage/pkg/truncindex=/tmp/go-build3753747026/b536/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=/tmp/go-build3753747026/b230/_pkg_.a packagefile github.com/containers/storage/types=/tmp/go-build3753747026/b255/_pkg_.a packagefile github.com/google/go-intervals/intervalset=/tmp/go-build3753747026/b538/_pkg_.a packagefile github.com/hashicorp/go-multierror=/tmp/go-build3753747026/b289/_pkg_.a packagefile github.com/json-iterator/go=/tmp/go-build3753747026/b252/_pkg_.a packagefile github.com/klauspost/pgzip=/tmp/go-build3753747026/b243/_pkg_.a packagefile github.com/moby/sys/user=/tmp/go-build3753747026/b226/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build3753747026/b176/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=/tmp/go-build3753747026/b514/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=/tmp/go-build3753747026/b513/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build3753747026/b174/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=/tmp/go-build3753747026/b297/_pkg_.a packagefile github.com/vbatts/tar-split/tar/asm=/tmp/go-build3753747026/b298/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=/tmp/go-build3753747026/b299/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile os/user=/tmp/go-build3753747026/b189/_pkg_.a packagefile path=/tmp/go-build3753747026/b049/_pkg_.a packagefile path/filepath=/tmp/go-build3753747026/b117/_pkg_.a packagefile reflect=/tmp/go-build3753747026/b037/_pkg_.a packagefile sort=/tmp/go-build3753747026/b041/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile syscall=/tmp/go-build3753747026/b028/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF cat >/tmp/go-build3753747026/b505/embedcfg << 'EOF' # internal { "Patterns": { "VERSION": [ "VERSION" ] }, "Files": { "VERSION": "/builddir/build/BUILD/buildah-1.35.4/src/github.com/containers/storage/VERSION" } }EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b505/_pkg_.a -trimpath "$WORK/b505=>" -p github.com/containers/storage -complete -installsuffix shared -buildid 91zNMkbc9tx3NSMNsAXq/91zNMkbc9tx3NSMNsAXq -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b505/importcfg -embedcfg $WORK/b505/embedcfg -pack ./src/github.com/containers/storage/check.go ./src/github.com/containers/storage/containers.go ./src/github.com/containers/storage/deprecated.go ./src/github.com/containers/storage/errors.go ./src/github.com/containers/storage/idset.go ./src/github.com/containers/storage/images.go ./src/github.com/containers/storage/jsoniter.go ./src/github.com/containers/storage/layers.go ./src/github.com/containers/storage/lockfile_compat.go ./src/github.com/containers/storage/store.go ./src/github.com/containers/storage/userns.go ./src/github.com/containers/storage/utils.go cd $WORK/b390 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/proglottis/gpgme -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b390=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I/usr/include/libassuan2 -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=xrdOJbCYu8MD0la3b7_A -o ./_x003.o -c gpgme.cgo2.c cd /builddir/build/BUILD/buildah-1.35.4 TERM='dumb' gcc -I ./src/github.com/seccomp/libseccomp-golang -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b639=/tmp/go-build -gno-record-gcc-switches -o $WORK/b639/_cgo_.o $WORK/b639/_cgo_main.o $WORK/b639/preferlinkext $WORK/b639/_x001.o $WORK/b639/_x002.o $WORK/b639/_x003.o -O2 -g -lseccomp cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/opencontainers/runc/libcontainer/userns TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b724=/tmp/go-build -gno-record-gcc-switches -I $WORK/b724/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=egayzIArTaVIJGOmf9OS -o $WORK/b724/_x003.o -c userns_maps.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b691/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b691/_pkg_.a /builddir/.cache/go-build/20/20ba42fda4202a5b80e1d33474d302541276b41e456d891bc43f1d8be1e6534b-d # internal golang.org/x/crypto/ssh/agent mkdir -p $WORK/b696/ cat >/tmp/go-build3753747026/b696/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile crypto/dsa=/tmp/go-build3753747026/b105/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build3753747026/b083/_pkg_.a packagefile crypto/ed25519=/tmp/go-build3753747026/b095/_pkg_.a packagefile crypto/elliptic=/tmp/go-build3753747026/b084/_pkg_.a packagefile crypto/rand=/tmp/go-build3753747026/b097/_pkg_.a packagefile crypto/rsa=/tmp/go-build3753747026/b101/_pkg_.a packagefile crypto/subtle=/tmp/go-build3753747026/b073/_pkg_.a packagefile encoding/base64=/tmp/go-build3753747026/b033/_pkg_.a packagefile encoding/binary=/tmp/go-build3753747026/b034/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile golang.org/x/crypto/ssh=/tmp/go-build3753747026/b691/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile log=/tmp/go-build3753747026/b062/_pkg_.a packagefile math/big=/tmp/go-build3753747026/b085/_pkg_.a packagefile net=/tmp/go-build3753747026/b109/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b696/_pkg_.a -trimpath "$WORK/b696=>" -p golang.org/x/crypto/ssh/agent -complete -installsuffix shared -buildid W9iDGCdzH9iuZYEbnFsI/W9iDGCdzH9iuZYEbnFsI -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b696/importcfg -pack ./src/golang.org/x/crypto/ssh/agent/client.go ./src/golang.org/x/crypto/ssh/agent/forward.go ./src/golang.org/x/crypto/ssh/agent/keyring.go ./src/golang.org/x/crypto/ssh/agent/server.go cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/ff/ff231354e8bda7cca52296ea081287ef2c654ffd418cb24de75bf115354c6814-d # internal github.com/golang/protobuf/ptypes mkdir -p $WORK/b166/ github.com/golang/protobuf/jsonpb mkdir -p $WORK/b450/ cat >/tmp/go-build3753747026/b166/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/golang/protobuf/proto=/tmp/go-build3753747026/b125/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=/tmp/go-build3753747026/b167/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=/tmp/go-build3753747026/b168/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=/tmp/go-build3753747026/b170/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3753747026/b135/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build3753747026/b145/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -p github.com/golang/protobuf/ptypes -complete -installsuffix shared -buildid nVK0BY7GNZR_e8Bz1yqT/nVK0BY7GNZR_e8Bz1yqT -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b166/importcfg -pack ./src/github.com/golang/protobuf/ptypes/any.go ./src/github.com/golang/protobuf/ptypes/doc.go ./src/github.com/golang/protobuf/ptypes/duration.go ./src/github.com/golang/protobuf/ptypes/timestamp.go cat >/tmp/go-build3753747026/b450/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build3753747026/b031/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/golang/protobuf/proto=/tmp/go-build3753747026/b125/_pkg_.a packagefile google.golang.org/protobuf/encoding/protojson=/tmp/go-build3753747026/b451/_pkg_.a packagefile google.golang.org/protobuf/proto=/tmp/go-build3753747026/b144/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3753747026/b135/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build3753747026/b145/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3753747026/b154/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile math=/tmp/go-build3753747026/b035/_pkg_.a packagefile reflect=/tmp/go-build3753747026/b037/_pkg_.a packagefile sort=/tmp/go-build3753747026/b041/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b450/_pkg_.a -trimpath "$WORK/b450=>" -p github.com/golang/protobuf/jsonpb -complete -installsuffix shared -buildid LWyth3GNzrzwPbMUr7Cq/LWyth3GNzrzwPbMUr7Cq -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b450/importcfg -pack ./src/github.com/golang/protobuf/jsonpb/decode.go ./src/github.com/golang/protobuf/jsonpb/encode.go ./src/github.com/golang/protobuf/jsonpb/json.go TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage seccomp -dynimport $WORK/b639/_cgo_.o -dynout $WORK/b639/_cgo_import.go cat >/tmp/go-build3753747026/b639/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile runtime=/tmp/go-build3753747026/b009/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile syscall=/tmp/go-build3753747026/b028/_pkg_.a packagefile runtime/cgo=/tmp/go-build3753747026/b115/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b639/_pkg_.a -trimpath "$WORK/b639=>" -p github.com/seccomp/libseccomp-golang -installsuffix shared -buildid 6KVGZw0vSkE_98kG7Ooc/6KVGZw0vSkE_98kG7Ooc -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b639/importcfg -pack $WORK/b639/_cgo_gotypes.go $WORK/b639/seccomp.cgo1.go $WORK/b639/seccomp_internal.cgo1.go $WORK/b639/_cgo_import.go cd $WORK/b724 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/opencontainers/runc/libcontainer/userns -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b724=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=egayzIArTaVIJGOmf9OS -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b166/_pkg_.a # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/df/dfe79acd77e352442eb9e3c2e60021ccbf46ac3d07f5fe2bb57e124ac8ceac03-d # internal cd /builddir/build/BUILD/buildah-1.35.4 TERM='dumb' gcc -I ./src/github.com/opencontainers/runc/libcontainer/userns -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b724=/tmp/go-build -gno-record-gcc-switches -o $WORK/b724/_cgo_.o $WORK/b724/_cgo_main.o $WORK/b724/preferlinkext $WORK/b724/_x001.o $WORK/b724/_x002.o $WORK/b724/_x003.o -O2 -g /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/86/8692406b02c3497e864898082be2c3312b50da4662f9d691645ea3139e0b7329-d # internal net/http/httptrace google.golang.org/grpc/internal/credentials mkdir -p $WORK/b275/ github.com/docker/go-connections/tlsconfig mkdir -p $WORK/b502/ mkdir -p $WORK/b160/ github.com/containers/libtrust cat >/tmp/go-build3753747026/b275/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build3753747026/b026/_pkg_.a packagefile crypto/tls=/tmp/go-build3753747026/b066/_pkg_.a packagefile internal/nettrace=/tmp/go-build3753747026/b111/_pkg_.a packagefile net=/tmp/go-build3753747026/b109/_pkg_.a packagefile net/textproto=/tmp/go-build3753747026/b269/_pkg_.a packagefile reflect=/tmp/go-build3753747026/b037/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b275/_pkg_.a -trimpath "$WORK/b275=>" -p net/http/httptrace -std -complete -installsuffix shared -buildid _auxZnMH4cMtzq6L8zlR/_auxZnMH4cMtzq6L8zlR -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b275/importcfg -pack /usr/lib/golang/src/net/http/httptrace/trace.go cat >/tmp/go-build3753747026/b502/importcfg << 'EOF' # internal # import config packagefile crypto/tls=/tmp/go-build3753747026/b066/_pkg_.a packagefile crypto/x509=/tmp/go-build3753747026/b104/_pkg_.a packagefile encoding/pem=/tmp/go-build3753747026/b108/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile runtime=/tmp/go-build3753747026/b009/_pkg_.a EOF mkdir -p $WORK/b204/ cat >/tmp/go-build3753747026/b160/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build3753747026/b026/_pkg_.a packagefile crypto/tls=/tmp/go-build3753747026/b066/_pkg_.a packagefile crypto/x509=/tmp/go-build3753747026/b104/_pkg_.a packagefile google.golang.org/grpc/grpclog=/tmp/go-build3753747026/b060/_pkg_.a packagefile net=/tmp/go-build3753747026/b109/_pkg_.a packagefile net/url=/tmp/go-build3753747026/b116/_pkg_.a packagefile syscall=/tmp/go-build3753747026/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b502/_pkg_.a -trimpath "$WORK/b502=>" -p github.com/docker/go-connections/tlsconfig -complete -installsuffix shared -buildid q6JPljZqw1Umfgl8vqTO/q6JPljZqw1Umfgl8vqTO -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b502/importcfg -pack ./src/github.com/docker/go-connections/tlsconfig/certpool.go ./src/github.com/docker/go-connections/tlsconfig/config.go ./src/github.com/docker/go-connections/tlsconfig/config_client_ciphers.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -p google.golang.org/grpc/internal/credentials -complete -installsuffix shared -buildid 4vtfcD7PCsxwN0U98LF4/4vtfcD7PCsxwN0U98LF4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b160/importcfg -pack ./src/google.golang.org/grpc/internal/credentials/credentials.go ./src/google.golang.org/grpc/internal/credentials/spiffe.go ./src/google.golang.org/grpc/internal/credentials/syscallconn.go ./src/google.golang.org/grpc/internal/credentials/util.go cat >/tmp/go-build3753747026/b204/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile crypto=/tmp/go-build3753747026/b068/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build3753747026/b083/_pkg_.a packagefile crypto/elliptic=/tmp/go-build3753747026/b084/_pkg_.a packagefile crypto/rand=/tmp/go-build3753747026/b097/_pkg_.a packagefile crypto/rsa=/tmp/go-build3753747026/b101/_pkg_.a packagefile crypto/sha256=/tmp/go-build3753747026/b103/_pkg_.a packagefile crypto/sha512=/tmp/go-build3753747026/b091/_pkg_.a packagefile crypto/tls=/tmp/go-build3753747026/b066/_pkg_.a packagefile crypto/x509=/tmp/go-build3753747026/b104/_pkg_.a packagefile crypto/x509/pkix=/tmp/go-build3753747026/b106/_pkg_.a packagefile encoding/base32=/tmp/go-build3753747026/b205/_pkg_.a packagefile encoding/base64=/tmp/go-build3753747026/b033/_pkg_.a packagefile encoding/binary=/tmp/go-build3753747026/b034/_pkg_.a packagefile encoding/json=/tmp/go-build3753747026/b031/_pkg_.a packagefile encoding/pem=/tmp/go-build3753747026/b108/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile io/ioutil=/tmp/go-build3753747026/b123/_pkg_.a packagefile math/big=/tmp/go-build3753747026/b085/_pkg_.a packagefile net=/tmp/go-build3753747026/b109/_pkg_.a packagefile net/url=/tmp/go-build3753747026/b116/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile path=/tmp/go-build3753747026/b049/_pkg_.a packagefile path/filepath=/tmp/go-build3753747026/b117/_pkg_.a packagefile sort=/tmp/go-build3753747026/b041/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a packagefile unicode=/tmp/go-build3753747026/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -p github.com/containers/libtrust -complete -installsuffix shared -buildid s3lTsySTklSrWMX2boeS/s3lTsySTklSrWMX2boeS -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b204/importcfg -pack ./src/github.com/containers/libtrust/certificates.go ./src/github.com/containers/libtrust/doc.go ./src/github.com/containers/libtrust/ec_key.go ./src/github.com/containers/libtrust/ec_key_no_openssl.go ./src/github.com/containers/libtrust/filter.go ./src/github.com/containers/libtrust/hash.go ./src/github.com/containers/libtrust/jsonsign.go ./src/github.com/containers/libtrust/key.go ./src/github.com/containers/libtrust/key_files.go ./src/github.com/containers/libtrust/key_manager.go ./src/github.com/containers/libtrust/rsa_key.go ./src/github.com/containers/libtrust/util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b696/_pkg_.a # internal cp $WORK/b696/_pkg_.a /builddir/.cache/go-build/f2/f266cd99f2d62f5bb532323875a76359b926c0d578db0556b1d76b0bd12e3fa5-d # internal github.com/containers/buildah/pkg/sshagent mkdir -p $WORK/b690/ cat >/tmp/go-build3753747026/b690/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/containers/buildah/internal/tmpdir=/tmp/go-build3753747026/b671/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=/tmp/go-build3753747026/b514/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build3753747026/b174/_pkg_.a packagefile golang.org/x/crypto/ssh=/tmp/go-build3753747026/b691/_pkg_.a packagefile golang.org/x/crypto/ssh/agent=/tmp/go-build3753747026/b696/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile net=/tmp/go-build3753747026/b109/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile path/filepath=/tmp/go-build3753747026/b117/_pkg_.a packagefile runtime=/tmp/go-build3753747026/b009/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b690/_pkg_.a -trimpath "$WORK/b690=>" -p github.com/containers/buildah/pkg/sshagent -complete -installsuffix shared -buildid HyEJt9sMZyBlba3z2w2O/HyEJt9sMZyBlba3z2w2O -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b690/importcfg -pack ./_build/src/github.com/containers/buildah/pkg/sshagent/sshagent.go cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/seccomp/libseccomp-golang /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b639/_pkg_.a $WORK/b639/preferlinkext $WORK/b639/_x001.o $WORK/b639/_x002.o $WORK/b639/_x003.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b639/_pkg_.a # internal cp $WORK/b639/_pkg_.a /builddir/.cache/go-build/e8/e80b17a074cefbc22415ddb68e44f949b53e1dfc30c1f8468ff553dbc2a39867-d # internal cd $WORK/b317 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b317=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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/buildah-1.35.4/src/github.com/mattn/go-sqlite3 -frandom-seed=NbS0ck3WZHJWSY4UwqHr -o ./_x001.o -c _cgo_export.c github.com/containers/common/pkg/seccomp mkdir -p $WORK/b638/ cat >/tmp/go-build3753747026/b638/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build3753747026/b031/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build3753747026/b232/_pkg_.a packagefile github.com/seccomp/libseccomp-golang=/tmp/go-build3753747026/b639/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build3753747026/b057/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b638/_pkg_.a -trimpath "$WORK/b638=>" -p github.com/containers/common/pkg/seccomp -complete -installsuffix shared -buildid zhHsLqPCTI1h9dlI0CtY/zhHsLqPCTI1h9dlI0CtY -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b638/importcfg -pack ./src/github.com/containers/common/pkg/seccomp/conversion.go ./src/github.com/containers/common/pkg/seccomp/default_linux.go ./src/github.com/containers/common/pkg/seccomp/errno_list.go ./src/github.com/containers/common/pkg/seccomp/filter.go ./src/github.com/containers/common/pkg/seccomp/seccomp_linux.go ./src/github.com/containers/common/pkg/seccomp/supported.go ./src/github.com/containers/common/pkg/seccomp/types.go ./src/github.com/containers/common/pkg/seccomp/validate.go TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage userns -dynimport $WORK/b724/_cgo_.o -dynout $WORK/b724/_cgo_import.go cat >/tmp/go-build3753747026/b724/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3753747026/b053/_pkg_.a packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=/tmp/go-build3753747026/b723/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=/tmp/go-build3753747026/b725/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build3753747026/b174/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile runtime/cgo=/tmp/go-build3753747026/b115/_pkg_.a packagefile syscall=/tmp/go-build3753747026/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b724/_pkg_.a -trimpath "$WORK/b724=>" -p github.com/opencontainers/runc/libcontainer/userns -installsuffix shared -buildid egayzIArTaVIJGOmf9OS/egayzIArTaVIJGOmf9OS -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b724/importcfg -pack ./src/github.com/opencontainers/runc/libcontainer/userns/userns.go ./src/github.com/opencontainers/runc/libcontainer/userns/userns_linux.go $WORK/b724/_cgo_gotypes.go $WORK/b724/userns_maps_linux.cgo1.go $WORK/b724/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b275/_pkg_.a # internal cp $WORK/b275/_pkg_.a /builddir/.cache/go-build/6d/6da4ad5104bbbb780765801b17f3a405961343587f74f4e2e19a0426d0cbf7c3-d # internal net/http mkdir -p $WORK/b262/ cat >/tmp/go-build3753747026/b262/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-build3753747026/b053/_pkg_.a packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile compress/gzip=/tmp/go-build3753747026/b126/_pkg_.a packagefile container/list=/tmp/go-build3753747026/b067/_pkg_.a packagefile context=/tmp/go-build3753747026/b026/_pkg_.a packagefile crypto/rand=/tmp/go-build3753747026/b097/_pkg_.a packagefile crypto/tls=/tmp/go-build3753747026/b066/_pkg_.a packagefile encoding/base64=/tmp/go-build3753747026/b033/_pkg_.a packagefile encoding/binary=/tmp/go-build3753747026/b034/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=/tmp/go-build3753747026/b263/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=/tmp/go-build3753747026/b270/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=/tmp/go-build3753747026/b271/_pkg_.a packagefile vendor/golang.org/x/net/idna=/tmp/go-build3753747026/b264/_pkg_.a packagefile internal/godebug=/tmp/go-build3753747026/b087/_pkg_.a packagefile internal/safefilepath=/tmp/go-build3753747026/b045/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile io/fs=/tmp/go-build3753747026/b048/_pkg_.a packagefile log=/tmp/go-build3753747026/b062/_pkg_.a packagefile math=/tmp/go-build3753747026/b035/_pkg_.a packagefile math/rand=/tmp/go-build3753747026/b086/_pkg_.a packagefile mime=/tmp/go-build3753747026/b272/_pkg_.a packagefile mime/multipart=/tmp/go-build3753747026/b273/_pkg_.a packagefile net=/tmp/go-build3753747026/b109/_pkg_.a packagefile net/http/httptrace=/tmp/go-build3753747026/b275/_pkg_.a packagefile net/http/internal=/tmp/go-build3753747026/b276/_pkg_.a packagefile net/http/internal/ascii=/tmp/go-build3753747026/b277/_pkg_.a packagefile net/textproto=/tmp/go-build3753747026/b269/_pkg_.a packagefile net/url=/tmp/go-build3753747026/b116/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile path=/tmp/go-build3753747026/b049/_pkg_.a packagefile path/filepath=/tmp/go-build3753747026/b117/_pkg_.a packagefile reflect=/tmp/go-build3753747026/b037/_pkg_.a packagefile runtime=/tmp/go-build3753747026/b009/_pkg_.a packagefile sort=/tmp/go-build3753747026/b041/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile sync/atomic=/tmp/go-build3753747026/b023/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a packagefile unicode/utf8=/tmp/go-build3753747026/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b262/_pkg_.a -trimpath "$WORK/b262=>" -p net/http -std -complete -installsuffix shared -buildid a8cHqChK-yPiJKeYecnj/a8cHqChK-yPiJKeYecnj -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b262/importcfg -pack /usr/lib/golang/src/net/http/client.go /usr/lib/golang/src/net/http/clone.go /usr/lib/golang/src/net/http/cookie.go /usr/lib/golang/src/net/http/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/method.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/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b502/_pkg_.a # internal cp $WORK/b502/_pkg_.a /builddir/.cache/go-build/57/572ac23c713ca03e7b4ea69f07a4a29873b553865ff29e78271e27cb5b114a18-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b160/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b450/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/60/600cd93e697aaed98a47c6cd8351734908a3ec3390dec42edc47408606f92368-d # internal google.golang.org/grpc/credentials mkdir -p $WORK/b065/ cat >/tmp/go-build3753747026/b065/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build3753747026/b026/_pkg_.a packagefile crypto/tls=/tmp/go-build3753747026/b066/_pkg_.a packagefile crypto/x509=/tmp/go-build3753747026/b104/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/golang/protobuf/proto=/tmp/go-build3753747026/b125/_pkg_.a packagefile google.golang.org/grpc/attributes=/tmp/go-build3753747026/b058/_pkg_.a packagefile google.golang.org/grpc/internal/credentials=/tmp/go-build3753747026/b160/_pkg_.a packagefile net=/tmp/go-build3753747026/b109/_pkg_.a packagefile net/url=/tmp/go-build3753747026/b116/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -p google.golang.org/grpc/credentials -complete -installsuffix shared -buildid aaiUx_9CHghYCsKueEo6/aaiUx_9CHghYCsKueEo6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b065/importcfg -pack ./src/google.golang.org/grpc/credentials/credentials.go ./src/google.golang.org/grpc/credentials/tls.go cp $WORK/b450/_pkg_.a /builddir/.cache/go-build/1b/1bd8784ca8e059bf2c7312a89d33290818a339a640deacea92ec6cd38c0440a4-d # internal google.golang.org/grpc/internal/pretty mkdir -p $WORK/b449/ cat >/tmp/go-build3753747026/b449/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile encoding/json=/tmp/go-build3753747026/b031/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/golang/protobuf/jsonpb=/tmp/go-build3753747026/b450/_pkg_.a packagefile github.com/golang/protobuf/proto=/tmp/go-build3753747026/b125/_pkg_.a packagefile google.golang.org/protobuf/encoding/protojson=/tmp/go-build3753747026/b451/_pkg_.a packagefile google.golang.org/protobuf/proto=/tmp/go-build3753747026/b144/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b449/_pkg_.a -trimpath "$WORK/b449=>" -p google.golang.org/grpc/internal/pretty -complete -installsuffix shared -buildid Ai9JXeEL1qjolVbldkYz/Ai9JXeEL1qjolVbldkYz -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b449/importcfg -pack ./src/google.golang.org/grpc/internal/pretty/pretty.go cd $WORK/b390 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/proglottis/gpgme -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b390=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I/usr/include/libassuan2 -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=xrdOJbCYu8MD0la3b7_A -o ./_x004.o -c unset_agent_info.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b449/_pkg_.a # internal cp $WORK/b449/_pkg_.a /builddir/.cache/go-build/c3/c30f2cf8b5eb11e331f1129d4df60e64cf8ce38ed7a4623a5e89b09766a2bca6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b690/_pkg_.a # internal cp $WORK/b690/_pkg_.a /builddir/.cache/go-build/be/be23ad86c3bcafb8372bb22b130def21a6a75f0328ddb8fd3a5e6c46dc42bd41-d # internal cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/opencontainers/runc/libcontainer/userns /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b724/_pkg_.a $WORK/b724/preferlinkext $WORK/b724/_x001.o $WORK/b724/_x002.o $WORK/b724/_x003.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b724/_pkg_.a # internal cp $WORK/b724/_pkg_.a /builddir/.cache/go-build/08/0885586adfb6c97c05827258f1f40bf819aad768fa356c772fc1e5bcb59fc932-d # internal # github.com/opencontainers/runc/libcontainer/userns userns_maps.c:1: warning: "_GNU_SOURCE" redefined 1 | #define _GNU_SOURCE | : note: this is the location of the previous definition github.com/opencontainers/runc/libcontainer/cgroups mkdir -p $WORK/b722/ cat >/tmp/go-build3753747026/b722/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3753747026/b053/_pkg_.a packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/cyphar/filepath-securejoin=/tmp/go-build3753747026/b543/_pkg_.a packagefile github.com/moby/sys/mountinfo=/tmp/go-build3753747026/b223/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=/tmp/go-build3753747026/b723/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/userns=/tmp/go-build3753747026/b724/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/utils=/tmp/go-build3753747026/b641/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build3753747026/b174/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build3753747026/b057/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile io/fs=/tmp/go-build3753747026/b048/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile path=/tmp/go-build3753747026/b049/_pkg_.a packagefile path/filepath=/tmp/go-build3753747026/b117/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile syscall=/tmp/go-build3753747026/b028/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b722/_pkg_.a -trimpath "$WORK/b722=>" -p github.com/opencontainers/runc/libcontainer/cgroups -complete -installsuffix shared -buildid G8iT-BAVc5IpJmOyKQbX/G8iT-BAVc5IpJmOyKQbX -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b722/importcfg -pack ./src/github.com/opencontainers/runc/libcontainer/cgroups/cgroups.go ./src/github.com/opencontainers/runc/libcontainer/cgroups/file.go ./src/github.com/opencontainers/runc/libcontainer/cgroups/getallpids.go ./src/github.com/opencontainers/runc/libcontainer/cgroups/stats.go ./src/github.com/opencontainers/runc/libcontainer/cgroups/utils.go ./src/github.com/opencontainers/runc/libcontainer/cgroups/v1_utils.go cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/proglottis/gpgme TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b390=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I/usr/include/libassuan2 -I $WORK/b390/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=xrdOJbCYu8MD0la3b7_A -o $WORK/b390/_x005.o -c go_gpgme.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/be/becdc5d3577bfa38560f44fb798414c031009d93c326f760caa4e82ec7fcbd04-d # internal google.golang.org/grpc/credentials/insecure mkdir -p $WORK/b435/ google.golang.org/grpc/resolver google.golang.org/grpc/peer mkdir -p $WORK/b469/ mkdir -p $WORK/b064/ cat >/tmp/go-build3753747026/b435/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build3753747026/b026/_pkg_.a packagefile google.golang.org/grpc/credentials=/tmp/go-build3753747026/b065/_pkg_.a packagefile net=/tmp/go-build3753747026/b109/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b435/_pkg_.a -trimpath "$WORK/b435=>" -p google.golang.org/grpc/credentials/insecure -complete -installsuffix shared -buildid OOGgUiNaAkcDJ_LwyZNI/OOGgUiNaAkcDJ_LwyZNI -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b435/importcfg -pack ./src/google.golang.org/grpc/credentials/insecure/insecure.go cat >/tmp/go-build3753747026/b469/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build3753747026/b026/_pkg_.a packagefile google.golang.org/grpc/credentials=/tmp/go-build3753747026/b065/_pkg_.a packagefile net=/tmp/go-build3753747026/b109/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b469/_pkg_.a -trimpath "$WORK/b469=>" -p google.golang.org/grpc/peer -complete -installsuffix shared -buildid _2PN5jqArpmxzvmSLtfK/_2PN5jqArpmxzvmSLtfK -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b469/importcfg -pack ./src/google.golang.org/grpc/peer/peer.go cat >/tmp/go-build3753747026/b064/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build3753747026/b026/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile google.golang.org/grpc/attributes=/tmp/go-build3753747026/b058/_pkg_.a packagefile google.golang.org/grpc/credentials=/tmp/go-build3753747026/b065/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=/tmp/go-build3753747026/b161/_pkg_.a packagefile net=/tmp/go-build3753747026/b109/_pkg_.a packagefile net/url=/tmp/go-build3753747026/b116/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -p google.golang.org/grpc/resolver -complete -installsuffix shared -buildid 1Pk3qTOW5Hfht6ZSJVGT/1Pk3qTOW5Hfht6ZSJVGT -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b064/importcfg -pack ./src/google.golang.org/grpc/resolver/map.go ./src/google.golang.org/grpc/resolver/resolver.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b469/_pkg_.a # internal cp $WORK/b469/_pkg_.a /builddir/.cache/go-build/d3/d385e529d437e27d1a6d3aaff75e92488eeafec6bd65ba43155b205ddfdacdfe-d # internal cd $WORK/b317 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b317=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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/buildah-1.35.4/src/github.com/mattn/go-sqlite3 -frandom-seed=NbS0ck3WZHJWSY4UwqHr -o ./_x002.o -c backup.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b435/_pkg_.a # internal cp $WORK/b435/_pkg_.a /builddir/.cache/go-build/fb/fb172080d24e56f026645c66067c48ab88aa399c034fbf9c21cf37ddfb0baa78-d # internal cd $WORK/b213 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/miekg/pkcs11 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b213=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=0_wbinGYFkw6V7qsjgGA -o ./_x004.o -c types.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/58/58c62a4d2530e70ed5227971a7215799db57aaba81a88fa950e2687fd33958b8-d # internal google.golang.org/grpc/internal/resolver/passthrough mkdir -p $WORK/b455/ google.golang.org/grpc/internal google.golang.org/grpc/balancer/grpclb/state google.golang.org/grpc/internal/transport/networktype mkdir -p $WORK/b056/ cat >/tmp/go-build3753747026/b455/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile google.golang.org/grpc/resolver=/tmp/go-build3753747026/b064/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b455/_pkg_.a -trimpath "$WORK/b455=>" -p google.golang.org/grpc/internal/resolver/passthrough -complete -installsuffix shared -buildid -S_i95Vq1X7-DkLlNRIg/-S_i95Vq1X7-DkLlNRIg -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b455/importcfg -pack ./src/google.golang.org/grpc/internal/resolver/passthrough/passthrough.go mkdir -p $WORK/b475/ mkdir -p $WORK/b457/ cat >/tmp/go-build3753747026/b056/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build3753747026/b026/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build3753747026/b057/_pkg_.a packagefile google.golang.org/grpc/attributes=/tmp/go-build3753747026/b058/_pkg_.a packagefile google.golang.org/grpc/connectivity=/tmp/go-build3753747026/b059/_pkg_.a packagefile google.golang.org/grpc/resolver=/tmp/go-build3753747026/b064/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=/tmp/go-build3753747026/b161/_pkg_.a packagefile net=/tmp/go-build3753747026/b109/_pkg_.a packagefile syscall=/tmp/go-build3753747026/b028/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF cat >/tmp/go-build3753747026/b475/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/resolver=/tmp/go-build3753747026/b064/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -p google.golang.org/grpc/internal -complete -installsuffix shared -buildid KAkMGXBTPo8m0hiS0RK5/KAkMGXBTPo8m0hiS0RK5 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b056/importcfg -pack ./src/google.golang.org/grpc/internal/experimental.go ./src/google.golang.org/grpc/internal/internal.go ./src/google.golang.org/grpc/internal/tcp_keepalive_unix.go ./src/google.golang.org/grpc/internal/xds_handshake_cluster.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b475/_pkg_.a -trimpath "$WORK/b475=>" -p google.golang.org/grpc/balancer/grpclb/state -complete -installsuffix shared -buildid JNJJR6MFJVeWmJg5fC1R/JNJJR6MFJVeWmJg5fC1R -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b475/importcfg -pack ./src/google.golang.org/grpc/balancer/grpclb/state/state.go cat >/tmp/go-build3753747026/b457/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/resolver=/tmp/go-build3753747026/b064/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b457/_pkg_.a -trimpath "$WORK/b457=>" -p google.golang.org/grpc/internal/transport/networktype -complete -installsuffix shared -buildid KzdzvnKvhKYw824Ol4Nn/KzdzvnKvhKYw824Ol4Nn -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b457/importcfg -pack ./src/google.golang.org/grpc/internal/transport/networktype/networktype.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b638/_pkg_.a # internal cp $WORK/b638/_pkg_.a /builddir/.cache/go-build/96/96ed14a28a258608ddcfe09796f867b3e595c1327fee234a78b78a7c9aa1bb10-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b475/_pkg_.a # internal cp $WORK/b475/_pkg_.a /builddir/.cache/go-build/58/581120762d59436f44519f38c2e1c4bce18d5a2566525c9d97c5eef728842311-d # internal google.golang.org/grpc/internal/resolver/dns mkdir -p $WORK/b474/ cat >/tmp/go-build3753747026/b474/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build3753747026/b026/_pkg_.a packagefile encoding/json=/tmp/go-build3753747026/b031/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile google.golang.org/grpc/balancer/grpclb/state=/tmp/go-build3753747026/b475/_pkg_.a packagefile google.golang.org/grpc/grpclog=/tmp/go-build3753747026/b060/_pkg_.a packagefile google.golang.org/grpc/internal/backoff=/tmp/go-build3753747026/b440/_pkg_.a packagefile google.golang.org/grpc/internal/envconfig=/tmp/go-build3753747026/b438/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=/tmp/go-build3753747026/b434/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/dns/internal=/tmp/go-build3753747026/b476/_pkg_.a packagefile google.golang.org/grpc/resolver=/tmp/go-build3753747026/b064/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=/tmp/go-build3753747026/b161/_pkg_.a packagefile net=/tmp/go-build3753747026/b109/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b474/_pkg_.a -trimpath "$WORK/b474=>" -p google.golang.org/grpc/internal/resolver/dns -complete -installsuffix shared -buildid Av1EcMUdT7EpEeYJwUKG/Av1EcMUdT7EpEeYJwUKG -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b474/importcfg -pack ./src/google.golang.org/grpc/internal/resolver/dns/dns_resolver.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b457/_pkg_.a # internal cp $WORK/b457/_pkg_.a /builddir/.cache/go-build/54/549aa8e8eee810a625c97c413ea5a419bd9cdb69769d8b06a698f463bfae50c8-d # internal google.golang.org/grpc/internal/resolver/unix mkdir -p $WORK/b456/ cat >/tmp/go-build3753747026/b456/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile google.golang.org/grpc/internal/transport/networktype=/tmp/go-build3753747026/b457/_pkg_.a packagefile google.golang.org/grpc/resolver=/tmp/go-build3753747026/b064/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b456/_pkg_.a -trimpath "$WORK/b456=>" -p google.golang.org/grpc/internal/resolver/unix -complete -installsuffix shared -buildid iWsek4f7poNRkOLPWV52/iWsek4f7poNRkOLPWV52 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b456/importcfg -pack ./src/google.golang.org/grpc/internal/resolver/unix/unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b455/_pkg_.a # internal cp $WORK/b455/_pkg_.a /builddir/.cache/go-build/7f/7f91360e1a30a542721536d1af0d2ed78b3ccfc58a96525198eaf9e9d5ce9c67-d # internal cd $WORK/b317 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b317=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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/buildah-1.35.4/src/github.com/mattn/go-sqlite3 -frandom-seed=NbS0ck3WZHJWSY4UwqHr -o ./_x003.o -c callback.cgo2.c cd $WORK/b390 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/proglottis/gpgme -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b390=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I/usr/include/libassuan2 -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=xrdOJbCYu8MD0la3b7_A -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b456/_pkg_.a # internal cp $WORK/b456/_pkg_.a /builddir/.cache/go-build/21/21e6096b02e41e201733f26a6fad8506b16d31fc11696e8246e2473a6b4f7df6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b722/_pkg_.a # internal cp $WORK/b722/_pkg_.a /builddir/.cache/go-build/b5/b5f3f7295a81dddca108588eb1eb6bc0eabf23cc3378eefdec60197fd9543b1c-d # internal github.com/opencontainers/runc/libcontainer/cgroups/fscommon mkdir -p $WORK/b728/ cat >/tmp/go-build3753747026/b728/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3753747026/b053/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups=/tmp/go-build3753747026/b722/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=/tmp/go-build3753747026/b723/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build3753747026/b057/_pkg_.a packagefile math=/tmp/go-build3753747026/b035/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile path=/tmp/go-build3753747026/b049/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b728/_pkg_.a -trimpath "$WORK/b728=>" -p github.com/opencontainers/runc/libcontainer/cgroups/fscommon -complete -installsuffix shared -buildid 003ImE76cxmWRii5Dtue/003ImE76cxmWRii5Dtue -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b728/importcfg -pack ./src/github.com/opencontainers/runc/libcontainer/cgroups/fscommon/rdma.go ./src/github.com/opencontainers/runc/libcontainer/cgroups/fscommon/utils.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/07/07c1fb28fe76bcb703db24bdbd2b0152b0e3a1e8b5943d97fb32f2af2b710cb8-d # internal google.golang.org/grpc/codes mkdir -p $WORK/b055/ google.golang.org/grpc/metadata mkdir -p $WORK/b431/ cat >/tmp/go-build3753747026/b055/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile google.golang.org/grpc/internal=/tmp/go-build3753747026/b056/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -p google.golang.org/grpc/codes -complete -installsuffix shared -buildid 1JOPEGi_jiSlPKDi_NyO/1JOPEGi_jiSlPKDi_NyO -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b055/importcfg -pack ./src/google.golang.org/grpc/codes/code_string.go ./src/google.golang.org/grpc/codes/codes.go cat >/tmp/go-build3753747026/b431/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build3753747026/b026/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile google.golang.org/grpc/internal=/tmp/go-build3753747026/b056/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a EOF google.golang.org/grpc/internal/channelz mkdir -p $WORK/b430/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b431/_pkg_.a -trimpath "$WORK/b431=>" -p google.golang.org/grpc/metadata -complete -installsuffix shared -buildid sUpsmXq_SxGs-WLEzAZU/sUpsmXq_SxGs-WLEzAZU -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b431/importcfg -pack ./src/google.golang.org/grpc/metadata/metadata.go cat >/tmp/go-build3753747026/b430/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build3753747026/b057/_pkg_.a packagefile google.golang.org/grpc/connectivity=/tmp/go-build3753747026/b059/_pkg_.a packagefile google.golang.org/grpc/credentials=/tmp/go-build3753747026/b065/_pkg_.a packagefile google.golang.org/grpc/grpclog=/tmp/go-build3753747026/b060/_pkg_.a packagefile google.golang.org/grpc/internal=/tmp/go-build3753747026/b056/_pkg_.a packagefile net=/tmp/go-build3753747026/b109/_pkg_.a packagefile sort=/tmp/go-build3753747026/b041/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile sync/atomic=/tmp/go-build3753747026/b023/_pkg_.a packagefile syscall=/tmp/go-build3753747026/b028/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b430/_pkg_.a -trimpath "$WORK/b430=>" -p google.golang.org/grpc/internal/channelz -complete -installsuffix shared -buildid 7dVtaosPrKo6jgCJ0SsC/7dVtaosPrKo6jgCJ0SsC -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b430/importcfg -pack ./src/google.golang.org/grpc/internal/channelz/funcs.go ./src/google.golang.org/grpc/internal/channelz/id.go ./src/google.golang.org/grpc/internal/channelz/logging.go ./src/google.golang.org/grpc/internal/channelz/types.go ./src/google.golang.org/grpc/internal/channelz/types_linux.go ./src/google.golang.org/grpc/internal/channelz/util_linux.go TERM='dumb' gcc -I ./src/github.com/proglottis/gpgme -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b390=/tmp/go-build -gno-record-gcc-switches -o $WORK/b390/_cgo_.o $WORK/b390/_cgo_main.o $WORK/b390/preferlinkext $WORK/b390/_x001.o $WORK/b390/_x002.o $WORK/b390/_x003.o $WORK/b390/_x004.o $WORK/b390/_x005.o -O2 -g -lgpgme cd $WORK/b213 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/miekg/pkcs11 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b213=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=0_wbinGYFkw6V7qsjgGA -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b474/_pkg_.a # internal cp $WORK/b474/_pkg_.a /builddir/.cache/go-build/d3/d32475f6a6a8ea218ec95c28a3eb04ba2944d47c3bea3b199358a54bcd211d10-d # internal google.golang.org/grpc/resolver/dns mkdir -p $WORK/b473/ cat >/tmp/go-build3753747026/b473/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/internal/resolver/dns=/tmp/go-build3753747026/b474/_pkg_.a packagefile google.golang.org/grpc/resolver=/tmp/go-build3753747026/b064/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b473/_pkg_.a -trimpath "$WORK/b473=>" -p google.golang.org/grpc/resolver/dns -complete -installsuffix shared -buildid rNf1AZrYCVcFoSaApkII/rNf1AZrYCVcFoSaApkII -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b473/importcfg -pack ./src/google.golang.org/grpc/resolver/dns/dns_resolver.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/72/7268e4658d51490a5015249ef4ffa97f91686ccda4e7dae1766cba2d57a97601-d # internal google.golang.org/grpc/internal/status mkdir -p $WORK/b165/ cat >/tmp/go-build3753747026/b165/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/golang/protobuf/proto=/tmp/go-build3753747026/b125/_pkg_.a packagefile github.com/golang/protobuf/ptypes=/tmp/go-build3753747026/b166/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=/tmp/go-build3753747026/b163/_pkg_.a packagefile google.golang.org/grpc/codes=/tmp/go-build3753747026/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -p google.golang.org/grpc/internal/status -complete -installsuffix shared -buildid VzLuu4MvVVIXqVc2hmBO/VzLuu4MvVVIXqVc2hmBO -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b165/importcfg -pack ./src/google.golang.org/grpc/internal/status/status.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b204/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b473/_pkg_.a # internal cp $WORK/b473/_pkg_.a /builddir/.cache/go-build/e7/e72cbe5469127fd861fbac96773e488b875fb4f3c1b5152feaaad6569dcc3e4b-d # internal cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/cd/cdfe793f2d8e5cc18c126192f73ea1df50cea5e9263308722274c9d0fd32c3f9-d # internal github.com/containers/image/v5/internal/manifest mkdir -p $WORK/b197/ cat >/tmp/go-build3753747026/b197/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build3753747026/b031/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/containers/image/v5/internal/pkg/platform=/tmp/go-build3753747026/b198/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=/tmp/go-build3753747026/b200/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build3753747026/b199/_pkg_.a packagefile github.com/containers/libtrust=/tmp/go-build3753747026/b204/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build3753747026/b176/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=/tmp/go-build3753747026/b179/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3753747026/b175/_pkg_.a packagefile golang.org/x/exp/maps=/tmp/go-build3753747026/b206/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build3753747026/b202/_pkg_.a packagefile math=/tmp/go-build3753747026/b035/_pkg_.a packagefile runtime=/tmp/go-build3753747026/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -p github.com/containers/image/v5/internal/manifest -complete -installsuffix shared -buildid 1zpmkNpmtZTXqrkrmT7X/1zpmkNpmtZTXqrkrmT7X -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b197/importcfg -pack ./src/github.com/containers/image/v5/internal/manifest/common.go ./src/github.com/containers/image/v5/internal/manifest/docker_schema2.go ./src/github.com/containers/image/v5/internal/manifest/docker_schema2_list.go ./src/github.com/containers/image/v5/internal/manifest/errors.go ./src/github.com/containers/image/v5/internal/manifest/list.go ./src/github.com/containers/image/v5/internal/manifest/manifest.go ./src/github.com/containers/image/v5/internal/manifest/oci_index.go TERM='dumb' gcc -I ./src/github.com/miekg/pkcs11 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b213=/tmp/go-build -gno-record-gcc-switches -o $WORK/b213/_cgo_.o $WORK/b213/_cgo_main.o $WORK/b213/preferlinkext $WORK/b213/_x001.o $WORK/b213/_x002.o $WORK/b213/_x003.o $WORK/b213/_x004.o -O2 -g -ldl /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b431/_pkg_.a # internal cp $WORK/b431/_pkg_.a /builddir/.cache/go-build/f8/f810427ed7c83dbda1396c1f3b8d205998140f383476fa697233dc2f9916bf10-d # internal google.golang.org/grpc/internal/balancerload mkdir -p $WORK/b442/ google.golang.org/grpc/internal/metadata google.golang.org/grpc/tap google.golang.org/grpc/stats google.golang.org/grpc/internal/grpcutil mkdir -p $WORK/b437/ mkdir -p $WORK/b448/ cat >/tmp/go-build3753747026/b442/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/metadata=/tmp/go-build3753747026/b431/_pkg_.a EOF mkdir -p $WORK/b470/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b442/_pkg_.a -trimpath "$WORK/b442=>" -p google.golang.org/grpc/internal/balancerload -complete -installsuffix shared -buildid ErZ47u6OPNWbwe3yY6oo/ErZ47u6OPNWbwe3yY6oo -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b442/importcfg -pack ./src/google.golang.org/grpc/internal/balancerload/load.go cat >/tmp/go-build3753747026/b437/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build3753747026/b026/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile google.golang.org/grpc/internal/envconfig=/tmp/go-build3753747026/b438/_pkg_.a packagefile google.golang.org/grpc/metadata=/tmp/go-build3753747026/b431/_pkg_.a packagefile regexp=/tmp/go-build3753747026/b177/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF mkdir -p $WORK/b471/ cat >/tmp/go-build3753747026/b448/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile google.golang.org/grpc/metadata=/tmp/go-build3753747026/b431/_pkg_.a packagefile google.golang.org/grpc/resolver=/tmp/go-build3753747026/b064/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b437/_pkg_.a -trimpath "$WORK/b437=>" -p google.golang.org/grpc/internal/grpcutil -complete -installsuffix shared -buildid RKJX67oPCEqnK_dulZct/RKJX67oPCEqnK_dulZct -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b437/importcfg -pack ./src/google.golang.org/grpc/internal/grpcutil/compressor.go ./src/google.golang.org/grpc/internal/grpcutil/encode_duration.go ./src/google.golang.org/grpc/internal/grpcutil/grpcutil.go ./src/google.golang.org/grpc/internal/grpcutil/metadata.go ./src/google.golang.org/grpc/internal/grpcutil/method.go ./src/google.golang.org/grpc/internal/grpcutil/regex.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b448/_pkg_.a -trimpath "$WORK/b448=>" -p google.golang.org/grpc/internal/metadata -complete -installsuffix shared -buildid VRbY8d7YhcpYOEQBNLUz/VRbY8d7YhcpYOEQBNLUz -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b448/importcfg -pack ./src/google.golang.org/grpc/internal/metadata/metadata.go cat >/tmp/go-build3753747026/b470/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build3753747026/b026/_pkg_.a packagefile google.golang.org/grpc/metadata=/tmp/go-build3753747026/b431/_pkg_.a packagefile net=/tmp/go-build3753747026/b109/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF cat >/tmp/go-build3753747026/b471/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build3753747026/b026/_pkg_.a packagefile google.golang.org/grpc/metadata=/tmp/go-build3753747026/b431/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b470/_pkg_.a -trimpath "$WORK/b470=>" -p google.golang.org/grpc/stats -complete -installsuffix shared -buildid zq0fmamO1bsm-h0kkBMm/zq0fmamO1bsm-h0kkBMm -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b470/importcfg -pack ./src/google.golang.org/grpc/stats/handlers.go ./src/google.golang.org/grpc/stats/stats.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b471/_pkg_.a -trimpath "$WORK/b471=>" -p google.golang.org/grpc/tap -complete -installsuffix shared -buildid -tOEaF4yUmRiB_u37nui/-tOEaF4yUmRiB_u37nui -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b471/importcfg -pack ./src/google.golang.org/grpc/tap/tap.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b471/_pkg_.a # internal cp $WORK/b471/_pkg_.a /builddir/.cache/go-build/f0/f02a88f844dc12cdc06990ed47cf314480130844f5221d7f922f41e6a52004fd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b442/_pkg_.a # internal cd $WORK/b317 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b317=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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/buildah-1.35.4/src/github.com/mattn/go-sqlite3 -frandom-seed=NbS0ck3WZHJWSY4UwqHr -o ./_x004.o -c error.cgo2.c cp $WORK/b442/_pkg_.a /builddir/.cache/go-build/62/624c68d62c37888095dfe9cb0fd68130549af122764e7c9d132b012071f16631-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b165/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b728/_pkg_.a # internal cp $WORK/b728/_pkg_.a /builddir/.cache/go-build/c7/c77678c479b3132276a208eb939af3d565fffd58633858a0b274389fff56febd-d # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/eb/eb6532418f95a760a237dea442bd987a57a1e3849f53bd5b1a18c75f5623b701-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b448/_pkg_.a # internal google.golang.org/grpc/status mkdir -p $WORK/b162/ github.com/opencontainers/runc/libcontainer/cgroups/fs2 mkdir -p $WORK/b729/ cp $WORK/b448/_pkg_.a /builddir/.cache/go-build/04/0416fbf4288328c0c1d77070f435fcb3858e45757d7e16cfd082661f79c804bb-d # internal cat >/tmp/go-build3753747026/b162/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build3753747026/b026/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=/tmp/go-build3753747026/b163/_pkg_.a packagefile google.golang.org/grpc/codes=/tmp/go-build3753747026/b055/_pkg_.a packagefile google.golang.org/grpc/internal/status=/tmp/go-build3753747026/b165/_pkg_.a EOF cat >/tmp/go-build3753747026/b729/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3753747026/b053/_pkg_.a packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups=/tmp/go-build3753747026/b722/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups/ebpf=/tmp/go-build3753747026/b730/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups/ebpf/devicefilter=/tmp/go-build3753747026/b749/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups/fscommon=/tmp/go-build3753747026/b728/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=/tmp/go-build3753747026/b723/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/devices=/tmp/go-build3753747026/b260/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/userns=/tmp/go-build3753747026/b724/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/utils=/tmp/go-build3753747026/b641/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build3753747026/b174/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build3753747026/b057/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile math=/tmp/go-build3753747026/b035/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile path/filepath=/tmp/go-build3753747026/b117/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -p google.golang.org/grpc/status -complete -installsuffix shared -buildid JidA5-vznL9dDcpJhQe5/JidA5-vznL9dDcpJhQe5 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b162/importcfg -pack ./src/google.golang.org/grpc/status/status.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b729/_pkg_.a -trimpath "$WORK/b729=>" -p github.com/opencontainers/runc/libcontainer/cgroups/fs2 -complete -installsuffix shared -buildid bn8BX1KpZIRitF2iJXfW/bn8BX1KpZIRitF2iJXfW -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b729/importcfg -pack ./src/github.com/opencontainers/runc/libcontainer/cgroups/fs2/cpu.go ./src/github.com/opencontainers/runc/libcontainer/cgroups/fs2/cpuset.go ./src/github.com/opencontainers/runc/libcontainer/cgroups/fs2/create.go ./src/github.com/opencontainers/runc/libcontainer/cgroups/fs2/defaultpath.go ./src/github.com/opencontainers/runc/libcontainer/cgroups/fs2/devices.go ./src/github.com/opencontainers/runc/libcontainer/cgroups/fs2/freezer.go ./src/github.com/opencontainers/runc/libcontainer/cgroups/fs2/fs2.go ./src/github.com/opencontainers/runc/libcontainer/cgroups/fs2/hugetlb.go ./src/github.com/opencontainers/runc/libcontainer/cgroups/fs2/io.go ./src/github.com/opencontainers/runc/libcontainer/cgroups/fs2/memory.go ./src/github.com/opencontainers/runc/libcontainer/cgroups/fs2/pids.go github.com/opencontainers/runc/libcontainer/cgroups/fs mkdir -p $WORK/b726/ cat >/tmp/go-build3753747026/b726/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3753747026/b053/_pkg_.a packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups=/tmp/go-build3753747026/b722/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups/devices=/tmp/go-build3753747026/b727/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups/fscommon=/tmp/go-build3753747026/b728/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=/tmp/go-build3753747026/b723/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/devices=/tmp/go-build3753747026/b260/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/userns=/tmp/go-build3753747026/b724/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/utils=/tmp/go-build3753747026/b641/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build3753747026/b174/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build3753747026/b057/_pkg_.a packagefile math=/tmp/go-build3753747026/b035/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile path/filepath=/tmp/go-build3753747026/b117/_pkg_.a packagefile reflect=/tmp/go-build3753747026/b037/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b726/_pkg_.a -trimpath "$WORK/b726=>" -p github.com/opencontainers/runc/libcontainer/cgroups/fs -complete -installsuffix shared -buildid M4mV4BGDHamqqX8k6LAd/M4mV4BGDHamqqX8k6LAd -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b726/importcfg -pack ./src/github.com/opencontainers/runc/libcontainer/cgroups/fs/blkio.go ./src/github.com/opencontainers/runc/libcontainer/cgroups/fs/cpu.go ./src/github.com/opencontainers/runc/libcontainer/cgroups/fs/cpuacct.go ./src/github.com/opencontainers/runc/libcontainer/cgroups/fs/cpuset.go ./src/github.com/opencontainers/runc/libcontainer/cgroups/fs/devices.go ./src/github.com/opencontainers/runc/libcontainer/cgroups/fs/error.go ./src/github.com/opencontainers/runc/libcontainer/cgroups/fs/freezer.go ./src/github.com/opencontainers/runc/libcontainer/cgroups/fs/fs.go ./src/github.com/opencontainers/runc/libcontainer/cgroups/fs/hugetlb.go ./src/github.com/opencontainers/runc/libcontainer/cgroups/fs/memory.go ./src/github.com/opencontainers/runc/libcontainer/cgroups/fs/name.go ./src/github.com/opencontainers/runc/libcontainer/cgroups/fs/net_cls.go ./src/github.com/opencontainers/runc/libcontainer/cgroups/fs/net_prio.go ./src/github.com/opencontainers/runc/libcontainer/cgroups/fs/paths.go ./src/github.com/opencontainers/runc/libcontainer/cgroups/fs/perf_event.go ./src/github.com/opencontainers/runc/libcontainer/cgroups/fs/pids.go ./src/github.com/opencontainers/runc/libcontainer/cgroups/fs/rdma.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b437/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b470/_pkg_.a # internal cp $WORK/b437/_pkg_.a /builddir/.cache/go-build/01/011ffcc92583ee38852a88f0e98d8cd96004b95a272302388d70f473c5e74097-d # internal google.golang.org/grpc/encoding mkdir -p $WORK/b436/ cat >/tmp/go-build3753747026/b436/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/internal/grpcutil=/tmp/go-build3753747026/b437/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b436/_pkg_.a -trimpath "$WORK/b436=>" -p google.golang.org/grpc/encoding -complete -installsuffix shared -buildid XqFRAs5xpILXAoKjwwdG/XqFRAs5xpILXAoKjwwdG -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b436/importcfg -pack ./src/google.golang.org/grpc/encoding/encoding.go cp $WORK/b470/_pkg_.a /builddir/.cache/go-build/a9/a9797be38b3b5fb710a18496c6bfe55312993b223368346811fcadd3c3916677-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b436/_pkg_.a # internal cp $WORK/b436/_pkg_.a /builddir/.cache/go-build/51/5181d9d2c57a999192af18bfa78643e828965f33f392c5a4747f2d75c3037abb-d # internal google.golang.org/grpc/encoding/proto mkdir -p $WORK/b439/ cat >/tmp/go-build3753747026/b439/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/golang/protobuf/proto=/tmp/go-build3753747026/b125/_pkg_.a packagefile google.golang.org/grpc/encoding=/tmp/go-build3753747026/b436/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b439/_pkg_.a -trimpath "$WORK/b439=>" -p google.golang.org/grpc/encoding/proto -complete -installsuffix shared -buildid FYvKH-P_0RLNgCHVAqa4/FYvKH-P_0RLNgCHVAqa4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b439/importcfg -pack ./src/google.golang.org/grpc/encoding/proto/proto.go TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage gpgme -dynimport $WORK/b390/_cgo_.o -dynout $WORK/b390/_cgo_import.go cd $WORK/b317 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b317=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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/buildah-1.35.4/src/github.com/mattn/go-sqlite3 -frandom-seed=NbS0ck3WZHJWSY4UwqHr -o ./_x005.o -c sqlite3.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b162/_pkg_.a # internal cat >/tmp/go-build3753747026/b390/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile runtime=/tmp/go-build3753747026/b009/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a packagefile runtime/cgo=/tmp/go-build3753747026/b115/_pkg_.a packagefile syscall=/tmp/go-build3753747026/b028/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b390/_pkg_.a -trimpath "$WORK/b390=>" -p github.com/proglottis/gpgme -installsuffix shared -buildid xrdOJbCYu8MD0la3b7_A/xrdOJbCYu8MD0la3b7_A -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b390/importcfg -pack ./src/github.com/proglottis/gpgme/callbacks.go $WORK/b390/_cgo_gotypes.go $WORK/b390/data.cgo1.go $WORK/b390/gpgme.cgo1.go $WORK/b390/unset_agent_info.cgo1.go $WORK/b390/_cgo_import.go cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/fe/fe8f0f26514a30b5f2d4ad3bde15f2d82e0a636d7d019039e840e6606026c4b7-d # internal github.com/containerd/containerd/errdefs mkdir -p $WORK/b054/ google.golang.org/grpc/internal/binarylog cat >/tmp/go-build3753747026/b054/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build3753747026/b026/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile google.golang.org/grpc/codes=/tmp/go-build3753747026/b055/_pkg_.a packagefile google.golang.org/grpc/status=/tmp/go-build3753747026/b162/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a EOF mkdir -p $WORK/b443/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -p github.com/containerd/containerd/errdefs -complete -installsuffix shared -buildid lbk0QcgHLBgiCYPPcxtt/lbk0QcgHLBgiCYPPcxtt -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b054/importcfg -pack ./src/github.com/containerd/containerd/errdefs/errors.go ./src/github.com/containerd/containerd/errdefs/grpc.go cat >/tmp/go-build3753747026/b443/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3753747026/b053/_pkg_.a packagefile context=/tmp/go-build3753747026/b026/_pkg_.a packagefile encoding/binary=/tmp/go-build3753747026/b034/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/golang/protobuf/proto=/tmp/go-build3753747026/b125/_pkg_.a packagefile github.com/golang/protobuf/ptypes=/tmp/go-build3753747026/b166/_pkg_.a packagefile google.golang.org/grpc/binarylog/grpc_binarylog_v1=/tmp/go-build3753747026/b444/_pkg_.a packagefile google.golang.org/grpc/grpclog=/tmp/go-build3753747026/b060/_pkg_.a packagefile google.golang.org/grpc/internal/grpcutil=/tmp/go-build3753747026/b437/_pkg_.a packagefile google.golang.org/grpc/metadata=/tmp/go-build3753747026/b431/_pkg_.a packagefile google.golang.org/grpc/status=/tmp/go-build3753747026/b162/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile net=/tmp/go-build3753747026/b109/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile regexp=/tmp/go-build3753747026/b177/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile sync/atomic=/tmp/go-build3753747026/b023/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b443/_pkg_.a -trimpath "$WORK/b443=>" -p google.golang.org/grpc/internal/binarylog -complete -installsuffix shared -buildid UEBSJgOB_v0hED6d_YGu/UEBSJgOB_v0hED6d_YGu -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b443/importcfg -pack ./src/google.golang.org/grpc/internal/binarylog/binarylog.go ./src/google.golang.org/grpc/internal/binarylog/binarylog_testutil.go ./src/google.golang.org/grpc/internal/binarylog/env_config.go ./src/google.golang.org/grpc/internal/binarylog/method_logger.go ./src/google.golang.org/grpc/internal/binarylog/sink.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b439/_pkg_.a # internal cp $WORK/b439/_pkg_.a /builddir/.cache/go-build/4f/4f2773a5800fb3dd8a0e9058002ca617ab93113688ccf8f9f3faac12c24a0b3a-d # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage pkcs11 -dynimport $WORK/b213/_cgo_.o -dynout $WORK/b213/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/b1/b14987190df3aeb8fc1065e10634e265a0868aa6ec62a60dd29d59d1d25b4612-d # internal cat >/tmp/go-build3753747026/b213/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a packagefile runtime/cgo=/tmp/go-build3753747026/b115/_pkg_.a packagefile syscall=/tmp/go-build3753747026/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -p github.com/miekg/pkcs11 -installsuffix shared -buildid 0_wbinGYFkw6V7qsjgGA/0_wbinGYFkw6V7qsjgGA -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b213/importcfg -pack ./src/github.com/miekg/pkcs11/error.go ./src/github.com/miekg/pkcs11/vendor.go ./src/github.com/miekg/pkcs11/zconst.go $WORK/b213/_cgo_gotypes.go $WORK/b213/params.cgo1.go $WORK/b213/pkcs11.cgo1.go $WORK/b213/types.cgo1.go $WORK/b213/_cgo_import.go github.com/containerd/containerd/platforms mkdir -p $WORK/b052/ cat >/tmp/go-build3753747026/b052/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3753747026/b053/_pkg_.a packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/containerd/containerd/errdefs=/tmp/go-build3753747026/b054/_pkg_.a packagefile github.com/containerd/containerd/log=/tmp/go-build3753747026/b172/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3753747026/b175/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build3753747026/b057/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile path=/tmp/go-build3753747026/b049/_pkg_.a packagefile regexp=/tmp/go-build3753747026/b177/_pkg_.a packagefile runtime=/tmp/go-build3753747026/b009/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -p github.com/containerd/containerd/platforms -complete -installsuffix shared -buildid SLvAPvH3E3nyG0JaRgHW/SLvAPvH3E3nyG0JaRgHW -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b052/importcfg -pack ./src/github.com/containerd/containerd/platforms/compare.go ./src/github.com/containerd/containerd/platforms/cpuinfo.go ./src/github.com/containerd/containerd/platforms/cpuinfo_linux.go ./src/github.com/containerd/containerd/platforms/database.go ./src/github.com/containerd/containerd/platforms/defaults.go ./src/github.com/containerd/containerd/platforms/defaults_unix.go ./src/github.com/containerd/containerd/platforms/platforms.go ./src/github.com/containerd/containerd/platforms/platforms_other.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b430/_pkg_.a # internal cp $WORK/b430/_pkg_.a /builddir/.cache/go-build/65/65a23ee87b24c54fb34ce358b533e562d9a54cd10966af84561734b2cc4d27cc-d # internal google.golang.org/grpc/channelz mkdir -p $WORK/b429/ cat >/tmp/go-build3753747026/b429/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/internal/channelz=/tmp/go-build3753747026/b430/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b429/_pkg_.a -trimpath "$WORK/b429=>" -p google.golang.org/grpc/channelz -complete -installsuffix shared -buildid hnP309DOPnrLoHkv-Mgt/hnP309DOPnrLoHkv-Mgt -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b429/importcfg -pack ./src/google.golang.org/grpc/channelz/channelz.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b429/_pkg_.a # internal cp $WORK/b429/_pkg_.a /builddir/.cache/go-build/b9/b9a0c595813c665b06cc7b07e485c72588dada1a5ab213543831a92df7f67ef6-d # internal google.golang.org/grpc/balancer mkdir -p $WORK/b428/ cat >/tmp/go-build3753747026/b428/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build3753747026/b026/_pkg_.a packagefile encoding/json=/tmp/go-build3753747026/b031/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile google.golang.org/grpc/channelz=/tmp/go-build3753747026/b429/_pkg_.a packagefile google.golang.org/grpc/connectivity=/tmp/go-build3753747026/b059/_pkg_.a packagefile google.golang.org/grpc/credentials=/tmp/go-build3753747026/b065/_pkg_.a packagefile google.golang.org/grpc/grpclog=/tmp/go-build3753747026/b060/_pkg_.a packagefile google.golang.org/grpc/internal=/tmp/go-build3753747026/b056/_pkg_.a packagefile google.golang.org/grpc/metadata=/tmp/go-build3753747026/b431/_pkg_.a packagefile google.golang.org/grpc/resolver=/tmp/go-build3753747026/b064/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=/tmp/go-build3753747026/b161/_pkg_.a packagefile net=/tmp/go-build3753747026/b109/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b428/_pkg_.a -trimpath "$WORK/b428=>" -p google.golang.org/grpc/balancer -complete -installsuffix shared -buildid imqXMeoEHs-ccJixAkiN/imqXMeoEHs-ccJixAkiN -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b428/importcfg -pack ./src/google.golang.org/grpc/balancer/balancer.go ./src/google.golang.org/grpc/balancer/conn_state_evaluator.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b197/_pkg_.a # internal cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/70/709851d2a9bc536b8ae3958139f3829f232f8d3f3c0a8001b3024b280a382e63-d # internal github.com/containers/image/v5/internal/imagedestination/impl mkdir -p $WORK/b497/ github.com/containers/image/v5/manifest mkdir -p $WORK/b196/ cat >/tmp/go-build3753747026/b497/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build3753747026/b026/_pkg_.a packagefile github.com/containers/image/v5/internal/blobinfocache=/tmp/go-build3753747026/b293/_pkg_.a packagefile github.com/containers/image/v5/internal/manifest=/tmp/go-build3753747026/b197/_pkg_.a packagefile github.com/containers/image/v5/internal/private=/tmp/go-build3753747026/b303/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=/tmp/go-build3753747026/b304/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=/tmp/go-build3753747026/b200/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build3753747026/b199/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build3753747026/b176/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build3753747026/b202/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b497/_pkg_.a -trimpath "$WORK/b497=>" -p github.com/containers/image/v5/internal/imagedestination/impl -complete -installsuffix shared -buildid TUlMOsBhm4c07BSucpKW/TUlMOsBhm4c07BSucpKW -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b497/importcfg -pack ./src/github.com/containers/image/v5/internal/imagedestination/impl/compat.go ./src/github.com/containers/image/v5/internal/imagedestination/impl/helpers.go ./src/github.com/containers/image/v5/internal/imagedestination/impl/properties.go cat >/tmp/go-build3753747026/b196/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build3753747026/b031/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build3753747026/b195/_pkg_.a packagefile github.com/containers/image/v5/internal/manifest=/tmp/go-build3753747026/b197/_pkg_.a packagefile github.com/containers/image/v5/internal/set=/tmp/go-build3753747026/b207/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=/tmp/go-build3753747026/b200/_pkg_.a packagefile github.com/containers/image/v5/pkg/strslice=/tmp/go-build3753747026/b208/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build3753747026/b199/_pkg_.a packagefile github.com/containers/libtrust=/tmp/go-build3753747026/b204/_pkg_.a packagefile github.com/containers/ocicrypt/spec=/tmp/go-build3753747026/b209/_pkg_.a packagefile github.com/containers/storage/pkg/regexp=/tmp/go-build3753747026/b194/_pkg_.a packagefile github.com/docker/docker/api/types/versions=/tmp/go-build3753747026/b210/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build3753747026/b176/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=/tmp/go-build3753747026/b179/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3753747026/b175/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build3753747026/b174/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build3753747026/b202/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -p github.com/containers/image/v5/manifest -complete -installsuffix shared -buildid YdPMoeUhLGDuhskCg8jX/YdPMoeUhLGDuhskCg8jX -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b196/importcfg -pack ./src/github.com/containers/image/v5/manifest/common.go ./src/github.com/containers/image/v5/manifest/docker_schema1.go ./src/github.com/containers/image/v5/manifest/docker_schema2.go ./src/github.com/containers/image/v5/manifest/docker_schema2_list.go ./src/github.com/containers/image/v5/manifest/list.go ./src/github.com/containers/image/v5/manifest/manifest.go ./src/github.com/containers/image/v5/manifest/oci.go ./src/github.com/containers/image/v5/manifest/oci_index.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b428/_pkg_.a # internal cp $WORK/b428/_pkg_.a /builddir/.cache/go-build/9a/9a753bb3d3daba72af0134efb1a68466d7389fe8e8c5a48073a2fb09c2cb42c2-d # internal google.golang.org/grpc/balancer/base mkdir -p $WORK/b432/ google.golang.org/grpc/internal/serviceconfig mkdir -p $WORK/b454/ cat >/tmp/go-build3753747026/b432/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile google.golang.org/grpc/balancer=/tmp/go-build3753747026/b428/_pkg_.a packagefile google.golang.org/grpc/connectivity=/tmp/go-build3753747026/b059/_pkg_.a packagefile google.golang.org/grpc/grpclog=/tmp/go-build3753747026/b060/_pkg_.a packagefile google.golang.org/grpc/resolver=/tmp/go-build3753747026/b064/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b432/_pkg_.a -trimpath "$WORK/b432=>" -p google.golang.org/grpc/balancer/base -complete -installsuffix shared -buildid 84VJX1OCNOqcr0IvlwY4/84VJX1OCNOqcr0IvlwY4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b432/importcfg -pack ./src/google.golang.org/grpc/balancer/base/balancer.go ./src/google.golang.org/grpc/balancer/base/base.go cat >/tmp/go-build3753747026/b454/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build3753747026/b031/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile google.golang.org/grpc/balancer=/tmp/go-build3753747026/b428/_pkg_.a packagefile google.golang.org/grpc/codes=/tmp/go-build3753747026/b055/_pkg_.a packagefile google.golang.org/grpc/grpclog=/tmp/go-build3753747026/b060/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=/tmp/go-build3753747026/b161/_pkg_.a packagefile math=/tmp/go-build3753747026/b035/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b454/_pkg_.a -trimpath "$WORK/b454=>" -p google.golang.org/grpc/internal/serviceconfig -complete -installsuffix shared -buildid 6DA-dEriIAj_52ykeGtW/6DA-dEriIAj_52ykeGtW -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b454/importcfg -pack ./src/google.golang.org/grpc/internal/serviceconfig/duration.go ./src/google.golang.org/grpc/internal/serviceconfig/serviceconfig.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b729/_pkg_.a # internal cp $WORK/b729/_pkg_.a /builddir/.cache/go-build/ed/ed55a8c59267e6608207f96291da5fbd25ec050ec9a5b418a690a5506a11940c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b497/_pkg_.a # internal cp $WORK/b497/_pkg_.a /builddir/.cache/go-build/c6/c65792d068e2dfa801d4ce12c0dccbc0098a17ba9d1add2328e812a608381102-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b443/_pkg_.a # internal cp $WORK/b443/_pkg_.a /builddir/.cache/go-build/54/54b37aa73aea624bac8a2b086a0cfb02471289212c5a4ea0be267a4f378536b5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b454/_pkg_.a # internal cp $WORK/b454/_pkg_.a /builddir/.cache/go-build/1f/1fbc4b078c02a39ddfbab8c5c2072cc15e03bd995710194bc7d2415840895ad2-d # internal google.golang.org/grpc/internal/resolver mkdir -p $WORK/b453/ cat >/tmp/go-build3753747026/b453/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build3753747026/b026/_pkg_.a packagefile google.golang.org/grpc/internal/serviceconfig=/tmp/go-build3753747026/b454/_pkg_.a packagefile google.golang.org/grpc/metadata=/tmp/go-build3753747026/b431/_pkg_.a packagefile google.golang.org/grpc/resolver=/tmp/go-build3753747026/b064/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b453/_pkg_.a -trimpath "$WORK/b453=>" -p google.golang.org/grpc/internal/resolver -complete -installsuffix shared -buildid _ReCvp8n1mFk9rZMup1M/_ReCvp8n1mFk9rZMup1M -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b453/importcfg -pack ./src/google.golang.org/grpc/internal/resolver/config_selector.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b432/_pkg_.a # internal cp $WORK/b432/_pkg_.a /builddir/.cache/go-build/32/32fa9ce607aef503deffc488bfc238d4ad003bee1928f922c3f67b549dad3802-d # internal google.golang.org/grpc/balancer/roundrobin mkdir -p $WORK/b433/ google.golang.org/grpc/internal/balancer/gracefulswitch mkdir -p $WORK/b441/ cat >/tmp/go-build3753747026/b433/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/balancer=/tmp/go-build3753747026/b428/_pkg_.a packagefile google.golang.org/grpc/balancer/base=/tmp/go-build3753747026/b432/_pkg_.a packagefile google.golang.org/grpc/grpclog=/tmp/go-build3753747026/b060/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=/tmp/go-build3753747026/b434/_pkg_.a packagefile sync/atomic=/tmp/go-build3753747026/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b433/_pkg_.a -trimpath "$WORK/b433=>" -p google.golang.org/grpc/balancer/roundrobin -complete -installsuffix shared -buildid z6Q6G1S5x_8UUh9IDPgF/z6Q6G1S5x_8UUh9IDPgF -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b433/importcfg -pack ./src/google.golang.org/grpc/balancer/roundrobin/roundrobin.go cat >/tmp/go-build3753747026/b441/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile google.golang.org/grpc/balancer=/tmp/go-build3753747026/b428/_pkg_.a packagefile google.golang.org/grpc/balancer/base=/tmp/go-build3753747026/b432/_pkg_.a packagefile google.golang.org/grpc/connectivity=/tmp/go-build3753747026/b059/_pkg_.a packagefile google.golang.org/grpc/resolver=/tmp/go-build3753747026/b064/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b441/_pkg_.a -trimpath "$WORK/b441=>" -p google.golang.org/grpc/internal/balancer/gracefulswitch -complete -installsuffix shared -buildid PzqgtfyS676WNRNDosov/PzqgtfyS676WNRNDosov -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b441/importcfg -pack ./src/google.golang.org/grpc/internal/balancer/gracefulswitch/gracefulswitch.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b726/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b726/_pkg_.a /builddir/.cache/go-build/bd/bd53eb57d9943b1131ce7fe106ca7a91e8821f289558d5e54d3ccee13e3f3e10-d # internal github.com/containers/common/pkg/cgroups mkdir -p $WORK/b719/ cat >/tmp/go-build3753747026/b719/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3753747026/b053/_pkg_.a packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile context=/tmp/go-build3753747026/b026/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=/tmp/go-build3753747026/b230/_pkg_.a packagefile github.com/coreos/go-systemd/v22/dbus=/tmp/go-build3753747026/b720/_pkg_.a packagefile github.com/godbus/dbus/v5=/tmp/go-build3753747026/b721/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups=/tmp/go-build3753747026/b722/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups/fs=/tmp/go-build3753747026/b726/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups/fs2=/tmp/go-build3753747026/b729/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=/tmp/go-build3753747026/b723/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build3753747026/b174/_pkg_.a packagefile golang.org/x/exp/maps=/tmp/go-build3753747026/b206/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build3753747026/b057/_pkg_.a packagefile math=/tmp/go-build3753747026/b035/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile path=/tmp/go-build3753747026/b049/_pkg_.a packagefile path/filepath=/tmp/go-build3753747026/b117/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile syscall=/tmp/go-build3753747026/b028/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/3c/3c5dc9929b4c6a6284813af8bbb5f952f36b34215861dd82c8ee76db4375ade1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b719/_pkg_.a -trimpath "$WORK/b719=>" -p github.com/containers/common/pkg/cgroups -complete -installsuffix shared -buildid -YlEcRpEQXMFmTFGZe70/-YlEcRpEQXMFmTFGZe70 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b719/importcfg -pack ./src/github.com/containers/common/pkg/cgroups/blkio_linux.go ./src/github.com/containers/common/pkg/cgroups/cgroups_linux.go ./src/github.com/containers/common/pkg/cgroups/cpu_linux.go ./src/github.com/containers/common/pkg/cgroups/cpuset_linux.go ./src/github.com/containers/common/pkg/cgroups/memory_linux.go ./src/github.com/containers/common/pkg/cgroups/pids_linux.go ./src/github.com/containers/common/pkg/cgroups/systemd_linux.go ./src/github.com/containers/common/pkg/cgroups/utils_linux.go github.com/containers/common/libimage/platform mkdir -p $WORK/b617/ cat >/tmp/go-build3753747026/b617/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/containerd/containerd/platforms=/tmp/go-build3753747026/b052/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3753747026/b175/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build3753747026/b174/_pkg_.a packagefile runtime=/tmp/go-build3753747026/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b617/_pkg_.a -trimpath "$WORK/b617=>" -p github.com/containers/common/libimage/platform -complete -installsuffix shared -buildid okX1HGuwzOkjKFI5LNNF/okX1HGuwzOkjKFI5LNNF -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b617/importcfg -pack ./src/github.com/containers/common/libimage/platform/platform.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b453/_pkg_.a # internal cp $WORK/b453/_pkg_.a /builddir/.cache/go-build/5e/5ec32f80e3b09e58462e7502d67002a8647edc424194cadce0701daa75f55cbc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b433/_pkg_.a # internal cp $WORK/b433/_pkg_.a /builddir/.cache/go-build/68/68a99c207cfb09f10fb68e870f58e1b40eb727d097a0264e4856f3b94df7f2f2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b617/_pkg_.a # internal cp $WORK/b617/_pkg_.a /builddir/.cache/go-build/99/9988eb6bc68f0d832ea9a1d3c6811b559b3963c6f6eee0d3e79dd36770cee098-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b441/_pkg_.a # internal cp $WORK/b441/_pkg_.a /builddir/.cache/go-build/26/26cc1337bd36066661b3b643b62e3d3e877794519293de9034dc609a310a4020-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b196/_pkg_.a # internal cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/f5/f57df76f77d0a10d84a1c0a48b5928d7263c8f98d8cf817888f40ce209e79f4b-d # internal github.com/containers/common/libimage/define mkdir -p $WORK/b279/ github.com/containers/common/pkg/manifests mkdir -p $WORK/b283/ cat >/tmp/go-build3753747026/b279/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/manifest=/tmp/go-build3753747026/b196/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b279/_pkg_.a -trimpath "$WORK/b279=>" -p github.com/containers/common/libimage/define -complete -installsuffix shared -buildid 9VmnwNYRMcaHWK5kmx6I/9VmnwNYRMcaHWK5kmx6I -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b279/importcfg -pack ./src/github.com/containers/common/libimage/define/manifests.go ./src/github.com/containers/common/libimage/define/platform.go ./src/github.com/containers/common/libimage/define/search.go github.com/containers/image/v5/docker/internal/tarfile mkdir -p $WORK/b557/ cat >/tmp/go-build3753747026/b283/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build3753747026/b031/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/containers/common/internal=/tmp/go-build3753747026/b282/_pkg_.a packagefile github.com/containers/image/v5/manifest=/tmp/go-build3753747026/b196/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build3753747026/b176/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=/tmp/go-build3753747026/b179/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3753747026/b175/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build3753747026/b202/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a EOF github.com/containers/image/v5/internal/image /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b283/_pkg_.a -trimpath "$WORK/b283=>" -p github.com/containers/common/pkg/manifests -complete -installsuffix shared -buildid nxsvfjtwuyau2y1CdmqV/nxsvfjtwuyau2y1CdmqV -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b283/importcfg -pack ./src/github.com/containers/common/pkg/manifests/errors.go ./src/github.com/containers/common/pkg/manifests/manifests.go mkdir -p $WORK/b300/ cat >/tmp/go-build3753747026/b557/importcfg << 'EOF' # internal # import config packagefile archive/tar=/tmp/go-build3753747026/b188/_pkg_.a packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile context=/tmp/go-build3753747026/b026/_pkg_.a packagefile encoding/json=/tmp/go-build3753747026/b031/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build3753747026/b195/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/impl=/tmp/go-build3753747026/b497/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/stubs=/tmp/go-build3753747026/b308/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/impl=/tmp/go-build3753747026/b498/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/stubs=/tmp/go-build3753747026/b302/_pkg_.a packagefile github.com/containers/image/v5/internal/iolimits=/tmp/go-build3753747026/b305/_pkg_.a packagefile github.com/containers/image/v5/internal/private=/tmp/go-build3753747026/b303/_pkg_.a packagefile github.com/containers/image/v5/internal/set=/tmp/go-build3753747026/b207/_pkg_.a packagefile github.com/containers/image/v5/internal/streamdigest=/tmp/go-build3753747026/b548/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=/tmp/go-build3753747026/b504/_pkg_.a packagefile github.com/containers/image/v5/manifest=/tmp/go-build3753747026/b196/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=/tmp/go-build3753747026/b294/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build3753747026/b199/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build3753747026/b176/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build3753747026/b174/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build3753747026/b202/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile path=/tmp/go-build3753747026/b049/_pkg_.a packagefile path/filepath=/tmp/go-build3753747026/b117/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b557/_pkg_.a -trimpath "$WORK/b557=>" -p github.com/containers/image/v5/docker/internal/tarfile -complete -installsuffix shared -buildid g225mc8hqV0ioS2eIAOl/g225mc8hqV0ioS2eIAOl -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b557/importcfg -pack ./src/github.com/containers/image/v5/docker/internal/tarfile/dest.go ./src/github.com/containers/image/v5/docker/internal/tarfile/reader.go ./src/github.com/containers/image/v5/docker/internal/tarfile/src.go ./src/github.com/containers/image/v5/docker/internal/tarfile/types.go ./src/github.com/containers/image/v5/docker/internal/tarfile/writer.go cat >/tmp/go-build3753747026/b300/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile context=/tmp/go-build3753747026/b026/_pkg_.a packagefile crypto/sha256=/tmp/go-build3753747026/b103/_pkg_.a packagefile encoding/hex=/tmp/go-build3753747026/b107/_pkg_.a packagefile encoding/json=/tmp/go-build3753747026/b031/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build3753747026/b195/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource=/tmp/go-build3753747026/b301/_pkg_.a packagefile github.com/containers/image/v5/internal/iolimits=/tmp/go-build3753747026/b305/_pkg_.a packagefile github.com/containers/image/v5/internal/manifest=/tmp/go-build3753747026/b197/_pkg_.a packagefile github.com/containers/image/v5/internal/private=/tmp/go-build3753747026/b303/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=/tmp/go-build3753747026/b304/_pkg_.a packagefile github.com/containers/image/v5/manifest=/tmp/go-build3753747026/b196/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/none=/tmp/go-build3753747026/b306/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build3753747026/b199/_pkg_.a packagefile github.com/containers/ocicrypt/spec=/tmp/go-build3753747026/b209/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build3753747026/b176/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3753747026/b175/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build3753747026/b174/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build3753747026/b202/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b300/_pkg_.a -trimpath "$WORK/b300=>" -p github.com/containers/image/v5/internal/image -complete -installsuffix shared -buildid POoKrQojRzFmY9itT9Fk/POoKrQojRzFmY9itT9Fk -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b300/importcfg -pack ./src/github.com/containers/image/v5/internal/image/docker_list.go ./src/github.com/containers/image/v5/internal/image/docker_schema1.go ./src/github.com/containers/image/v5/internal/image/docker_schema2.go ./src/github.com/containers/image/v5/internal/image/manifest.go ./src/github.com/containers/image/v5/internal/image/memory.go ./src/github.com/containers/image/v5/internal/image/oci.go ./src/github.com/containers/image/v5/internal/image/oci_index.go ./src/github.com/containers/image/v5/internal/image/sourced.go ./src/github.com/containers/image/v5/internal/image/unparsed.go cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/proglottis/gpgme /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b390/_pkg_.a $WORK/b390/preferlinkext $WORK/b390/_x001.o $WORK/b390/_x002.o $WORK/b390/_x003.o $WORK/b390/_x004.o $WORK/b390/_x005.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b279/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b390/_pkg_.a # internal cp $WORK/b279/_pkg_.a /builddir/.cache/go-build/02/021921513f9aba6ee30c38853e5f3179b7f90c34193805ddcdd5b37272ede977-d # internal github.com/containers/common/libimage/filter mkdir -p $WORK/b280/ cat >/tmp/go-build3753747026/b280/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/containers/common/libimage/define=/tmp/go-build3753747026/b279/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build3753747026/b199/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b280/_pkg_.a -trimpath "$WORK/b280=>" -p github.com/containers/common/libimage/filter -complete -installsuffix shared -buildid DDepjNDSsSmwHXcoKxYZ/DDepjNDSsSmwHXcoKxYZ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b280/importcfg -pack ./src/github.com/containers/common/libimage/filter/filter.go cp $WORK/b390/_pkg_.a /builddir/.cache/go-build/e8/e8917f93519d285dee74c0f1ed76737acc56d4706133dbf097aa72dde0555c48-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b280/_pkg_.a # internal cp $WORK/b280/_pkg_.a /builddir/.cache/go-build/b4/b427dad4f4cbb1f9fd1258fe61a06b889bdbef8c750e4739289f2f6f9e570437-d # internal cd $WORK/b317 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b317=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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/buildah-1.35.4/src/github.com/mattn/go-sqlite3 -frandom-seed=NbS0ck3WZHJWSY4UwqHr -o ./_x006.o -c sqlite3_context.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b283/_pkg_.a # internal cp $WORK/b283/_pkg_.a /builddir/.cache/go-build/58/580dd8e6bc805cb7d6ddab4fd7d7dd42e97b5b589c998830446614da362aab2c-d # internal TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b317=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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/buildah-1.35.4/src/github.com/mattn/go-sqlite3 -frandom-seed=NbS0ck3WZHJWSY4UwqHr -o ./_x007.o -c sqlite3_load_extension.cgo2.c cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/miekg/pkcs11 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b213/_pkg_.a $WORK/b213/preferlinkext $WORK/b213/_x001.o $WORK/b213/_x002.o $WORK/b213/_x003.o $WORK/b213/_x004.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b213/_pkg_.a # internal cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/7f/7f45541ab518094d7dbb593f042f01bc305d2b61dbe2720c0c39a90a4a96cd6a-d # internal github.com/containers/ocicrypt/crypto/pkcs11 mkdir -p $WORK/b212/ cat >/tmp/go-build3753747026/b212/importcfg << 'EOF' # internal # import config packagefile crypto/rand=/tmp/go-build3753747026/b097/_pkg_.a packagefile crypto/rsa=/tmp/go-build3753747026/b101/_pkg_.a packagefile crypto/sha1=/tmp/go-build3753747026/b102/_pkg_.a packagefile crypto/sha256=/tmp/go-build3753747026/b103/_pkg_.a packagefile encoding/base64=/tmp/go-build3753747026/b033/_pkg_.a packagefile encoding/json=/tmp/go-build3753747026/b031/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/miekg/pkcs11=/tmp/go-build3753747026/b213/_pkg_.a packagefile github.com/stefanberger/go-pkcs11uri=/tmp/go-build3753747026/b214/_pkg_.a packagefile gopkg.in/yaml.v3=/tmp/go-build3753747026/b215/_pkg_.a packagefile hash=/tmp/go-build3753747026/b069/_pkg_.a packagefile net/url=/tmp/go-build3753747026/b116/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile runtime=/tmp/go-build3753747026/b009/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -p github.com/containers/ocicrypt/crypto/pkcs11 -complete -installsuffix shared -buildid vz3unZmTY-7ktn7sBuEv/vz3unZmTY-7ktn7sBuEv -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b212/importcfg -pack ./src/github.com/containers/ocicrypt/crypto/pkcs11/common.go ./src/github.com/containers/ocicrypt/crypto/pkcs11/pkcs11helpers.go ./src/github.com/containers/ocicrypt/crypto/pkcs11/utils.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b557/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b719/_pkg_.a # internal cp $WORK/b557/_pkg_.a /builddir/.cache/go-build/1e/1ef23000081ad9eec367176696c85a7f2fad3afec1659e61559349dcc98da41e-d # internal cp $WORK/b719/_pkg_.a /builddir/.cache/go-build/b4/b4d5ef3def61cdc688b6d45420abf15b0fb2fed28469842bada748a7aea2b86e-d # internal github.com/containers/common/pkg/systemd mkdir -p $WORK/b718/ cat >/tmp/go-build3753747026/b718/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build3753747026/b026/_pkg_.a packagefile crypto/rand=/tmp/go-build3753747026/b097/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/containers/common/pkg/cgroups=/tmp/go-build3753747026/b719/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=/tmp/go-build3753747026/b230/_pkg_.a packagefile github.com/coreos/go-systemd/v22/dbus=/tmp/go-build3753747026/b720/_pkg_.a packagefile github.com/godbus/dbus/v5=/tmp/go-build3753747026/b721/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build3753747026/b174/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b718/_pkg_.a -trimpath "$WORK/b718=>" -p github.com/containers/common/pkg/systemd -complete -installsuffix shared -buildid WeNZdWtu72pQ6j3RxlM0/WeNZdWtu72pQ6j3RxlM0 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b718/importcfg -pack ./src/github.com/containers/common/pkg/systemd/systemd_linux.go cd $WORK/b317 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b317=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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/buildah-1.35.4/src/github.com/mattn/go-sqlite3 -frandom-seed=NbS0ck3WZHJWSY4UwqHr -o ./_x008.o -c sqlite3_opt_serialize.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b300/_pkg_.a # internal cp $WORK/b300/_pkg_.a /builddir/.cache/go-build/d0/d08d77527c9a3b7e793a0e99ecc917a5a9b253b17ea4dffbc31a937d318708de-d # internal github.com/containers/image/v5/image github.com/containers/image/v5/sif github.com/containers/image/v5/docker/archive mkdir -p $WORK/b612/ github.com/containers/image/v5/directory mkdir -p $WORK/b545/ github.com/containers/image/v5/tarball mkdir -p $WORK/b616/ mkdir -p $WORK/b556/ cat >/tmp/go-build3753747026/b612/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3753747026/b053/_pkg_.a packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile context=/tmp/go-build3753747026/b026/_pkg_.a packagefile encoding/json=/tmp/go-build3753747026/b031/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/containers/image/v5/directory/explicitfilepath=/tmp/go-build3753747026/b496/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build3753747026/b195/_pkg_.a packagefile github.com/containers/image/v5/internal/image=/tmp/go-build3753747026/b300/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/impl=/tmp/go-build3753747026/b498/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/stubs=/tmp/go-build3753747026/b302/_pkg_.a packagefile github.com/containers/image/v5/internal/private=/tmp/go-build3753747026/b303/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=/tmp/go-build3753747026/b504/_pkg_.a packagefile github.com/containers/image/v5/transports=/tmp/go-build3753747026/b389/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build3753747026/b199/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build3753747026/b176/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=/tmp/go-build3753747026/b179/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3753747026/b175/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build3753747026/b174/_pkg_.a packagefile github.com/sylabs/sif/v2/pkg/sif=/tmp/go-build3753747026/b613/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile os/exec=/tmp/go-build3753747026/b225/_pkg_.a packagefile path/filepath=/tmp/go-build3753747026/b117/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a EOF cat >/tmp/go-build3753747026/b545/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build3753747026/b026/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/containers/image/v5/directory/explicitfilepath=/tmp/go-build3753747026/b496/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build3753747026/b195/_pkg_.a packagefile github.com/containers/image/v5/internal/image=/tmp/go-build3753747026/b300/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/impl=/tmp/go-build3753747026/b497/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/stubs=/tmp/go-build3753747026/b308/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/impl=/tmp/go-build3753747026/b498/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/stubs=/tmp/go-build3753747026/b302/_pkg_.a packagefile github.com/containers/image/v5/internal/manifest=/tmp/go-build3753747026/b197/_pkg_.a packagefile github.com/containers/image/v5/internal/private=/tmp/go-build3753747026/b303/_pkg_.a packagefile github.com/containers/image/v5/internal/putblobdigest=/tmp/go-build3753747026/b499/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=/tmp/go-build3753747026/b304/_pkg_.a packagefile github.com/containers/image/v5/transports=/tmp/go-build3753747026/b389/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build3753747026/b199/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build3753747026/b176/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build3753747026/b174/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile path/filepath=/tmp/go-build3753747026/b117/_pkg_.a packagefile runtime=/tmp/go-build3753747026/b009/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b612/_pkg_.a -trimpath "$WORK/b612=>" -p github.com/containers/image/v5/sif -complete -installsuffix shared -buildid PgsdMkR7TDBraoaW0rvv/PgsdMkR7TDBraoaW0rvv -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b612/importcfg -pack ./src/github.com/containers/image/v5/sif/load.go ./src/github.com/containers/image/v5/sif/src.go ./src/github.com/containers/image/v5/sif/transport.go github.com/containers/image/v5/pkg/blobcache mkdir -p $WORK/b687/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b545/_pkg_.a -trimpath "$WORK/b545=>" -p github.com/containers/image/v5/directory -complete -installsuffix shared -buildid RVk10SD05g_Kp-AlwNW5/RVk10SD05g_Kp-AlwNW5 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b545/importcfg -pack ./src/github.com/containers/image/v5/directory/directory_dest.go ./src/github.com/containers/image/v5/directory/directory_src.go ./src/github.com/containers/image/v5/directory/directory_transport.go cat >/tmp/go-build3753747026/b616/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile context=/tmp/go-build3753747026/b026/_pkg_.a packagefile encoding/json=/tmp/go-build3753747026/b031/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build3753747026/b195/_pkg_.a packagefile github.com/containers/image/v5/internal/image=/tmp/go-build3753747026/b300/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/impl=/tmp/go-build3753747026/b498/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/stubs=/tmp/go-build3753747026/b302/_pkg_.a packagefile github.com/containers/image/v5/transports=/tmp/go-build3753747026/b389/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build3753747026/b199/_pkg_.a packagefile github.com/klauspost/pgzip=/tmp/go-build3753747026/b243/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build3753747026/b176/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=/tmp/go-build3753747026/b179/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3753747026/b175/_pkg_.a packagefile golang.org/x/exp/maps=/tmp/go-build3753747026/b206/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile runtime=/tmp/go-build3753747026/b009/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF cat >/tmp/go-build3753747026/b556/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build3753747026/b026/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/containers/image/v5/docker/internal/tarfile=/tmp/go-build3753747026/b557/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build3753747026/b195/_pkg_.a packagefile github.com/containers/image/v5/internal/image=/tmp/go-build3753747026/b300/_pkg_.a packagefile github.com/containers/image/v5/internal/private=/tmp/go-build3753747026/b303/_pkg_.a packagefile github.com/containers/image/v5/transports=/tmp/go-build3753747026/b389/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build3753747026/b199/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b616/_pkg_.a -trimpath "$WORK/b616=>" -p github.com/containers/image/v5/tarball -complete -installsuffix shared -buildid v9lNHDWI8lyd3UUrdtbx/v9lNHDWI8lyd3UUrdtbx -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b616/importcfg -pack ./src/github.com/containers/image/v5/tarball/doc.go ./src/github.com/containers/image/v5/tarball/tarball_reference.go ./src/github.com/containers/image/v5/tarball/tarball_src.go ./src/github.com/containers/image/v5/tarball/tarball_transport.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b556/_pkg_.a -trimpath "$WORK/b556=>" -p github.com/containers/image/v5/docker/archive -complete -installsuffix shared -buildid UJGrJMyAHyi1Kih9PgUa/UJGrJMyAHyi1Kih9PgUa -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b556/importcfg -pack ./src/github.com/containers/image/v5/docker/archive/dest.go ./src/github.com/containers/image/v5/docker/archive/reader.go ./src/github.com/containers/image/v5/docker/archive/src.go ./src/github.com/containers/image/v5/docker/archive/transport.go ./src/github.com/containers/image/v5/docker/archive/writer.go cat >/tmp/go-build3753747026/b687/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile context=/tmp/go-build3753747026/b026/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build3753747026/b195/_pkg_.a packagefile github.com/containers/image/v5/internal/image=/tmp/go-build3753747026/b300/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination=/tmp/go-build3753747026/b307/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/impl=/tmp/go-build3753747026/b497/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource=/tmp/go-build3753747026/b301/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/impl=/tmp/go-build3753747026/b498/_pkg_.a packagefile github.com/containers/image/v5/internal/manifest=/tmp/go-build3753747026/b197/_pkg_.a packagefile github.com/containers/image/v5/internal/private=/tmp/go-build3753747026/b303/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=/tmp/go-build3753747026/b304/_pkg_.a packagefile github.com/containers/image/v5/manifest=/tmp/go-build3753747026/b196/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=/tmp/go-build3753747026/b294/_pkg_.a packagefile github.com/containers/image/v5/transports=/tmp/go-build3753747026/b389/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build3753747026/b199/_pkg_.a packagefile github.com/containers/storage/pkg/archive=/tmp/go-build3753747026/b216/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=/tmp/go-build3753747026/b228/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build3753747026/b176/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3753747026/b175/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build3753747026/b174/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile path/filepath=/tmp/go-build3753747026/b117/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a EOF mkdir -p $WORK/b494/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b687/_pkg_.a -trimpath "$WORK/b687=>" -p github.com/containers/image/v5/pkg/blobcache -complete -installsuffix shared -buildid i089yJEe9SQ3qGD2ACB3/i089yJEe9SQ3qGD2ACB3 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b687/importcfg -pack ./src/github.com/containers/image/v5/pkg/blobcache/blobcache.go ./src/github.com/containers/image/v5/pkg/blobcache/dest.go ./src/github.com/containers/image/v5/pkg/blobcache/src.go cat >/tmp/go-build3753747026/b494/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build3753747026/b026/_pkg_.a packagefile github.com/containers/image/v5/internal/image=/tmp/go-build3753747026/b300/_pkg_.a packagefile github.com/containers/image/v5/internal/private=/tmp/go-build3753747026/b303/_pkg_.a packagefile github.com/containers/image/v5/internal/unparsedimage=/tmp/go-build3753747026/b319/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build3753747026/b199/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build3753747026/b176/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b494/_pkg_.a -trimpath "$WORK/b494=>" -p github.com/containers/image/v5/image -complete -installsuffix shared -buildid 5tRS2GoeRSzZbbgaeHEX/5tRS2GoeRSzZbbgaeHEX -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b494/importcfg -pack ./src/github.com/containers/image/v5/image/docker_schema2.go ./src/github.com/containers/image/v5/image/sourced.go ./src/github.com/containers/image/v5/image/unparsed.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b212/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b718/_pkg_.a # internal cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/50/50176fd343e6e4e7f967df4d48623d487fb4906669a5b9b6b9dc5d0707b8941a-d # internal github.com/containers/ocicrypt/config mkdir -p $WORK/b211/ github.com/containers/ocicrypt/utils mkdir -p $WORK/b411/ github.com/containers/ocicrypt/config/pkcs11config /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b494/_pkg_.a # internal cat >/tmp/go-build3753747026/b211/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/containers/ocicrypt/crypto/pkcs11=/tmp/go-build3753747026/b212/_pkg_.a packagefile gopkg.in/yaml.v3=/tmp/go-build3753747026/b215/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a EOF mkdir -p $WORK/b776/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -p github.com/containers/ocicrypt/config -complete -installsuffix shared -buildid UAt0IGX-rePIWmccOsL5/UAt0IGX-rePIWmccOsL5 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b211/importcfg -pack ./src/github.com/containers/ocicrypt/config/config.go ./src/github.com/containers/ocicrypt/config/constructors.go cat >/tmp/go-build3753747026/b411/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build3753747026/b083/_pkg_.a packagefile crypto/elliptic=/tmp/go-build3753747026/b084/_pkg_.a packagefile crypto/rand=/tmp/go-build3753747026/b097/_pkg_.a packagefile crypto/rsa=/tmp/go-build3753747026/b101/_pkg_.a packagefile crypto/x509=/tmp/go-build3753747026/b104/_pkg_.a packagefile crypto/x509/pkix=/tmp/go-build3753747026/b106/_pkg_.a packagefile encoding/base64=/tmp/go-build3753747026/b033/_pkg_.a packagefile encoding/pem=/tmp/go-build3753747026/b108/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/containers/ocicrypt/crypto/pkcs11=/tmp/go-build3753747026/b212/_pkg_.a packagefile github.com/go-jose/go-jose/v3=/tmp/go-build3753747026/b412/_pkg_.a packagefile golang.org/x/crypto/openpgp=/tmp/go-build3753747026/b392/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile math/big=/tmp/go-build3753747026/b085/_pkg_.a packagefile os/exec=/tmp/go-build3753747026/b225/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b411/_pkg_.a -trimpath "$WORK/b411=>" -p github.com/containers/ocicrypt/utils -complete -installsuffix shared -buildid 4V9y186QtpPPeK4gpUvA/4V9y186QtpPPeK4gpUvA -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b411/importcfg -pack ./src/github.com/containers/ocicrypt/utils/delayedreader.go ./src/github.com/containers/ocicrypt/utils/ioutils.go ./src/github.com/containers/ocicrypt/utils/testing.go ./src/github.com/containers/ocicrypt/utils/utils.go cp $WORK/b718/_pkg_.a /builddir/.cache/go-build/4f/4f52929ddf53d9f13714ce197b65ed1cd1b94c275bfe5fbe4621602e0e526eaf-d # internal cat >/tmp/go-build3753747026/b776/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/containers/ocicrypt/crypto/pkcs11=/tmp/go-build3753747026/b212/_pkg_.a packagefile gopkg.in/yaml.v3=/tmp/go-build3753747026/b215/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile path=/tmp/go-build3753747026/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b776/_pkg_.a -trimpath "$WORK/b776=>" -p github.com/containers/ocicrypt/config/pkcs11config -complete -installsuffix shared -buildid S-mpUyID5UGTcmM7rums/S-mpUyID5UGTcmM7rums -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b776/importcfg -pack ./src/github.com/containers/ocicrypt/config/pkcs11config/config.go cp $WORK/b494/_pkg_.a /builddir/.cache/go-build/6b/6b80d8a1c751090093d0f19c3590b3867472d9e6eff957070190d731579a262d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b776/_pkg_.a # internal cp $WORK/b776/_pkg_.a /builddir/.cache/go-build/44/4454354680f6e40ff0ca2c7c2e805f0b8c44a901dc550be5c35b4c6014d24247-d # internal cd $WORK/b317 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b317=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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/buildah-1.35.4/src/github.com/mattn/go-sqlite3 -frandom-seed=NbS0ck3WZHJWSY4UwqHr -o ./_x009.o -c sqlite3_opt_userauth_omit.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b211/_pkg_.a # internal cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/a5/a567ee7b455d44ef573656fb321a83799031a46ca7ec91bea4ac3adc9ff0743c-d # internal github.com/containers/ocicrypt/keywrap mkdir -p $WORK/b416/ cat >/tmp/go-build3753747026/b416/importcfg << 'EOF' # internal # import config packagefile github.com/containers/ocicrypt/config=/tmp/go-build3753747026/b211/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b416/_pkg_.a -trimpath "$WORK/b416=>" -p github.com/containers/ocicrypt/keywrap -complete -installsuffix shared -buildid NoazD6vzpPntyUB4-toR/NoazD6vzpPntyUB4-toR -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b416/importcfg -pack ./src/github.com/containers/ocicrypt/keywrap/keywrap.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b416/_pkg_.a # internal cp $WORK/b416/_pkg_.a /builddir/.cache/go-build/90/90b808eea6ebfc4125c532a21d3160d9a8362988956153a02462516fc49a9bcf-d # internal github.com/containers/ocicrypt/keywrap/pgp mkdir -p $WORK/b477/ cat >/tmp/go-build3753747026/b477/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile crypto=/tmp/go-build3753747026/b068/_pkg_.a packagefile crypto/rand=/tmp/go-build3753747026/b097/_pkg_.a packagefile encoding/base64=/tmp/go-build3753747026/b033/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/containers/ocicrypt/config=/tmp/go-build3753747026/b211/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=/tmp/go-build3753747026/b416/_pkg_.a packagefile golang.org/x/crypto/openpgp=/tmp/go-build3753747026/b392/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=/tmp/go-build3753747026/b395/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile net/mail=/tmp/go-build3753747026/b341/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b477/_pkg_.a -trimpath "$WORK/b477=>" -p github.com/containers/ocicrypt/keywrap/pgp -complete -installsuffix shared -buildid yBEpIWsUACShb-WNlkk4/yBEpIWsUACShb-WNlkk4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b477/importcfg -pack ./src/github.com/containers/ocicrypt/keywrap/pgp/keywrapper_gpg.go cd $WORK/b317 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b317=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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/buildah-1.35.4/src/github.com/mattn/go-sqlite3 -frandom-seed=NbS0ck3WZHJWSY4UwqHr -o ./_x010.o -c sqlite3_other.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b616/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b505/_pkg_.a # internal cp $WORK/b616/_pkg_.a /builddir/.cache/go-build/85/85d91307417f21348a929e2fa531fcea542a02efca556518265586a6c90a6453-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b411/_pkg_.a # internal cp $WORK/b411/_pkg_.a /builddir/.cache/go-build/8a/8a8057431846aa7a0ae2c0aacce9eba5c5e5b2a307c2d945b776f67344ff851e-d # internal github.com/containers/ocicrypt/keywrap/jwe mkdir -p $WORK/b417/ github.com/containers/ocicrypt/blockcipher github.com/containers/ocicrypt/keywrap/pkcs11 github.com/containers/ocicrypt/keywrap/pkcs7 mkdir -p $WORK/b479/ cat >/tmp/go-build3753747026/b417/importcfg << 'EOF' # internal # import config packagefile crypto/ecdsa=/tmp/go-build3753747026/b083/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/containers/ocicrypt/config=/tmp/go-build3753747026/b211/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=/tmp/go-build3753747026/b416/_pkg_.a packagefile github.com/containers/ocicrypt/utils=/tmp/go-build3753747026/b411/_pkg_.a packagefile github.com/go-jose/go-jose/v3=/tmp/go-build3753747026/b412/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b417/_pkg_.a -trimpath "$WORK/b417=>" -p github.com/containers/ocicrypt/keywrap/jwe -complete -installsuffix shared -buildid TFsN-khr6fASa4HMNmtM/TFsN-khr6fASa4HMNmtM -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b417/importcfg -pack ./src/github.com/containers/ocicrypt/keywrap/jwe/keywrapper_jwe.go mkdir -p $WORK/b410/ cat >/tmp/go-build3753747026/b479/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build3753747026/b068/_pkg_.a packagefile crypto/x509=/tmp/go-build3753747026/b104/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/containers/ocicrypt/config=/tmp/go-build3753747026/b211/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=/tmp/go-build3753747026/b416/_pkg_.a packagefile github.com/containers/ocicrypt/utils=/tmp/go-build3753747026/b411/_pkg_.a packagefile go.mozilla.org/pkcs7=/tmp/go-build3753747026/b480/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b479/_pkg_.a -trimpath "$WORK/b479=>" -p github.com/containers/ocicrypt/keywrap/pkcs7 -complete -installsuffix shared -buildid _GyMc4LKAqvGe7Kuex8P/_GyMc4LKAqvGe7Kuex8P -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b479/importcfg -pack ./src/github.com/containers/ocicrypt/keywrap/pkcs7/keywrapper_pkcs7.go mkdir -p $WORK/b478/ cat >/tmp/go-build3753747026/b410/importcfg << 'EOF' # internal # import config packagefile crypto/aes=/tmp/go-build3753747026/b070/_pkg_.a packagefile crypto/cipher=/tmp/go-build3753747026/b071/_pkg_.a packagefile crypto/hmac=/tmp/go-build3753747026/b098/_pkg_.a packagefile crypto/rand=/tmp/go-build3753747026/b097/_pkg_.a packagefile crypto/sha256=/tmp/go-build3753747026/b103/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/containers/ocicrypt/utils=/tmp/go-build3753747026/b411/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build3753747026/b176/_pkg_.a packagefile hash=/tmp/go-build3753747026/b069/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b410/_pkg_.a -trimpath "$WORK/b410=>" -p github.com/containers/ocicrypt/blockcipher -complete -installsuffix shared -buildid xrB9eo2UGKoDX0YI7jk8/xrB9eo2UGKoDX0YI7jk8 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b410/importcfg -pack ./src/github.com/containers/ocicrypt/blockcipher/blockcipher.go ./src/github.com/containers/ocicrypt/blockcipher/blockcipher_aes_ctr.go cat >/tmp/go-build3753747026/b478/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/containers/ocicrypt/config=/tmp/go-build3753747026/b211/_pkg_.a packagefile github.com/containers/ocicrypt/crypto/pkcs11=/tmp/go-build3753747026/b212/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=/tmp/go-build3753747026/b416/_pkg_.a packagefile github.com/containers/ocicrypt/utils=/tmp/go-build3753747026/b411/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b478/_pkg_.a -trimpath "$WORK/b478=>" -p github.com/containers/ocicrypt/keywrap/pkcs11 -complete -installsuffix shared -buildid v6P4-VM-iaWwmBPjKz_S/v6P4-VM-iaWwmBPjKz_S -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b478/importcfg -pack ./src/github.com/containers/ocicrypt/keywrap/pkcs11/keywrapper_pkcs11.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b612/_pkg_.a # internal cd $WORK/b317 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b317=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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/buildah-1.35.4/src/github.com/mattn/go-sqlite3 -frandom-seed=NbS0ck3WZHJWSY4UwqHr -o ./_x011.o -c sqlite3_type.cgo2.c cp $WORK/b612/_pkg_.a /builddir/.cache/go-build/9d/9d7caa0320fb1693dbcdb40d0f0dcb26e9768134940398fa9b92cb4987d631b3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b545/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b556/_pkg_.a # internal cp $WORK/b545/_pkg_.a /builddir/.cache/go-build/76/7628c9ad152279203484e6660c9b2c922c5ee4451e619e0e726803b1cdac10b3-d # internal cp $WORK/b556/_pkg_.a /builddir/.cache/go-build/17/179c647be77128a448cdcf66c597a6de3636a32c3c1658d4447c4269e6c42732-d # internal cp $WORK/b505/_pkg_.a /builddir/.cache/go-build/b0/b033a610f1b2c3a6313faac8268cfdb16c2d642657a35b993daba0a28d7140f4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b478/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b687/_pkg_.a # internal github.com/containers/storage/pkg/chunked mkdir -p $WORK/b539/ cp $WORK/b478/_pkg_.a /builddir/.cache/go-build/5b/5bef55a6d3394232d9589a0160c782cd325963923ab92c63317d4ea9e18b182f-d # internal cat >/tmp/go-build3753747026/b539/importcfg << 'EOF' # internal # import config packagefile archive/tar=/tmp/go-build3753747026/b188/_pkg_.a packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile context=/tmp/go-build3753747026/b026/_pkg_.a packagefile encoding/base64=/tmp/go-build3753747026/b033/_pkg_.a packagefile encoding/binary=/tmp/go-build3753747026/b034/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/containerd/stargz-snapshotter/estargz=/tmp/go-build3753747026/b540/_pkg_.a packagefile github.com/containers/storage=/tmp/go-build3753747026/b505/_pkg_.a packagefile github.com/containers/storage/drivers=/tmp/go-build3753747026/b506/_pkg_.a packagefile github.com/containers/storage/drivers/copy=/tmp/go-build3753747026/b529/_pkg_.a packagefile github.com/containers/storage/pkg/archive=/tmp/go-build3753747026/b216/_pkg_.a packagefile github.com/containers/storage/pkg/chunked/compressor=/tmp/go-build3753747026/b295/_pkg_.a packagefile github.com/containers/storage/pkg/chunked/internal=/tmp/go-build3753747026/b296/_pkg_.a packagefile github.com/containers/storage/pkg/fsverity=/tmp/go-build3753747026/b526/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=/tmp/go-build3753747026/b220/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=/tmp/go-build3753747026/b228/_pkg_.a packagefile github.com/containers/storage/pkg/system=/tmp/go-build3753747026/b221/_pkg_.a packagefile github.com/containers/storage/types=/tmp/go-build3753747026/b255/_pkg_.a packagefile github.com/cyphar/filepath-securejoin=/tmp/go-build3753747026/b543/_pkg_.a packagefile github.com/json-iterator/go=/tmp/go-build3753747026/b252/_pkg_.a packagefile github.com/klauspost/compress/zstd=/tmp/go-build3753747026/b235/_pkg_.a packagefile github.com/klauspost/pgzip=/tmp/go-build3753747026/b243/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build3753747026/b176/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build3753747026/b174/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=/tmp/go-build3753747026/b297/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build3753747026/b057/_pkg_.a packagefile hash=/tmp/go-build3753747026/b069/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile path/filepath=/tmp/go-build3753747026/b117/_pkg_.a packagefile reflect=/tmp/go-build3753747026/b037/_pkg_.a packagefile sort=/tmp/go-build3753747026/b041/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile sync/atomic=/tmp/go-build3753747026/b023/_pkg_.a packagefile syscall=/tmp/go-build3753747026/b028/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b539/_pkg_.a -trimpath "$WORK/b539=>" -p github.com/containers/storage/pkg/chunked -complete -installsuffix shared -buildid MoES4pfVyD6EyVVXuqkI/MoES4pfVyD6EyVVXuqkI -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b539/importcfg -pack ./src/github.com/containers/storage/pkg/chunked/cache_linux.go ./src/github.com/containers/storage/pkg/chunked/compression.go ./src/github.com/containers/storage/pkg/chunked/compression_linux.go ./src/github.com/containers/storage/pkg/chunked/storage.go ./src/github.com/containers/storage/pkg/chunked/storage_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b479/_pkg_.a # internal cp $WORK/b687/_pkg_.a /builddir/.cache/go-build/f4/f49955992cb1c525fff35c051dd94d1c8325ea5cfff60388cbd9ef66e5902b37-d # internal github.com/containers/buildah/pkg/blobcache mkdir -p $WORK/b686/ cat >/tmp/go-build3753747026/b686/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/pkg/blobcache=/tmp/go-build3753747026/b687/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build3753747026/b199/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b686/_pkg_.a -trimpath "$WORK/b686=>" -p github.com/containers/buildah/pkg/blobcache -complete -installsuffix shared -buildid N3R2HnDrVdVcaAOmDEMA/N3R2HnDrVdVcaAOmDEMA -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b686/importcfg -pack ./_build/src/github.com/containers/buildah/pkg/blobcache/blobcache.go cp $WORK/b479/_pkg_.a /builddir/.cache/go-build/67/670627c8f5754bcf67aa09aa1bb13ff42581222558b4edbda9e98bb12f681111-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b477/_pkg_.a # internal cp $WORK/b477/_pkg_.a /builddir/.cache/go-build/05/05d890a8fef151ae042cd95e62f0cd11b522b1eecac3c74d2deb649203859cd4-d # internal cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/mattn/go-sqlite3 TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b317=/tmp/go-build -gno-record-gcc-switches -I $WORK/b317/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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/buildah-1.35.4/src/github.com/mattn/go-sqlite3 -frandom-seed=NbS0ck3WZHJWSY4UwqHr -o $WORK/b317/_x012.o -c sqlite3-binding.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b417/_pkg_.a # internal cp $WORK/b417/_pkg_.a /builddir/.cache/go-build/ec/ec31272182c6374b1d18fe91c7906e11bf526a11a4937d99c5babc421e78879b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b410/_pkg_.a # internal cp $WORK/b410/_pkg_.a /builddir/.cache/go-build/d5/d588d0e231162a895a3436a7e47c71bdd28b6958778e22b24cdae61d4f35f8bd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b686/_pkg_.a # internal cp $WORK/b686/_pkg_.a /builddir/.cache/go-build/6e/6e68e0a56db58e4dc080389fa71ba8787a5ecb43b90023df3d162871de97992b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b539/_pkg_.a # internal cp $WORK/b539/_pkg_.a /builddir/.cache/go-build/e3/e3731713137b84435fc4dd083fb1b46837cd5841ee259a1b420d03eba89bb1e8-d # internal github.com/containers/image/v5/storage mkdir -p $WORK/b503/ cat >/tmp/go-build3753747026/b503/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile context=/tmp/go-build3753747026/b026/_pkg_.a packagefile encoding/json=/tmp/go-build3753747026/b031/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build3753747026/b195/_pkg_.a packagefile github.com/containers/image/v5/internal/image=/tmp/go-build3753747026/b300/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/impl=/tmp/go-build3753747026/b497/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/stubs=/tmp/go-build3753747026/b308/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/impl=/tmp/go-build3753747026/b498/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/stubs=/tmp/go-build3753747026/b302/_pkg_.a packagefile github.com/containers/image/v5/internal/private=/tmp/go-build3753747026/b303/_pkg_.a packagefile github.com/containers/image/v5/internal/putblobdigest=/tmp/go-build3753747026/b499/_pkg_.a packagefile github.com/containers/image/v5/internal/set=/tmp/go-build3753747026/b207/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=/tmp/go-build3753747026/b304/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=/tmp/go-build3753747026/b504/_pkg_.a packagefile github.com/containers/image/v5/manifest=/tmp/go-build3753747026/b196/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/none=/tmp/go-build3753747026/b306/_pkg_.a packagefile github.com/containers/image/v5/transports=/tmp/go-build3753747026/b389/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build3753747026/b199/_pkg_.a packagefile github.com/containers/storage=/tmp/go-build3753747026/b505/_pkg_.a packagefile github.com/containers/storage/drivers=/tmp/go-build3753747026/b506/_pkg_.a packagefile github.com/containers/storage/pkg/archive=/tmp/go-build3753747026/b216/_pkg_.a packagefile github.com/containers/storage/pkg/chunked=/tmp/go-build3753747026/b539/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=/tmp/go-build3753747026/b220/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=/tmp/go-build3753747026/b228/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build3753747026/b176/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3753747026/b175/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build3753747026/b174/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build3753747026/b202/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile path/filepath=/tmp/go-build3753747026/b117/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile sync/atomic=/tmp/go-build3753747026/b023/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b503/_pkg_.a -trimpath "$WORK/b503=>" -p github.com/containers/image/v5/storage -complete -installsuffix shared -buildid zHCHt_XFnbSjk_aBCOIQ/zHCHt_XFnbSjk_aBCOIQ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b503/importcfg -pack ./src/github.com/containers/image/v5/storage/storage_dest.go ./src/github.com/containers/image/v5/storage/storage_image.go ./src/github.com/containers/image/v5/storage/storage_reference.go ./src/github.com/containers/image/v5/storage/storage_src.go ./src/github.com/containers/image/v5/storage/storage_transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b503/_pkg_.a # internal cp $WORK/b503/_pkg_.a /builddir/.cache/go-build/66/66ceffb195cb51a1b8bdcbf93e16de7529bcb3e760e06f51790c314b8995ec57-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b262/_pkg_.a # internal cp $WORK/b262/_pkg_.a /builddir/.cache/go-build/9a/9a52f8b123147c658f0b70f471b0064574d113236736d95dafb8f0b0dd72e54b-d # internal github.com/letsencrypt/boulder/probs mkdir -p $WORK/b369/ expvar github.com/containers/image/v5/pkg/tlsclientconfig golang.org/x/net/trace mkdir -p $WORK/b421/ github.com/docker/distribution/registry/api/errcode github.com/docker/distribution/registry/client/auth/challenge github.com/gorilla/mux mkdir -p $WORK/b288/ cat >/tmp/go-build3753747026/b369/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/letsencrypt/boulder/identifier=/tmp/go-build3753747026/b368/_pkg_.a packagefile net/http=/tmp/go-build3753747026/b262/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b369/_pkg_.a -trimpath "$WORK/b369=>" -p github.com/letsencrypt/boulder/probs -complete -installsuffix shared -buildid hs1CNTDZNVjJmHFTqHB1/hs1CNTDZNVjJmHFTqHB1 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b369/importcfg -pack ./src/github.com/letsencrypt/boulder/probs/probs.go net/http/httputil cat >/tmp/go-build3753747026/b421/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile context=/tmp/go-build3753747026/b026/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile golang.org/x/net/internal/timeseries=/tmp/go-build3753747026/b422/_pkg_.a packagefile html/template=/tmp/go-build3753747026/b423/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile log=/tmp/go-build3753747026/b062/_pkg_.a packagefile math=/tmp/go-build3753747026/b035/_pkg_.a packagefile net=/tmp/go-build3753747026/b109/_pkg_.a packagefile net/http=/tmp/go-build3753747026/b262/_pkg_.a packagefile net/url=/tmp/go-build3753747026/b116/_pkg_.a packagefile runtime=/tmp/go-build3753747026/b009/_pkg_.a packagefile sort=/tmp/go-build3753747026/b041/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile sync/atomic=/tmp/go-build3753747026/b023/_pkg_.a packagefile text/tabwriter=/tmp/go-build3753747026/b426/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b421/_pkg_.a -trimpath "$WORK/b421=>" -p golang.org/x/net/trace -complete -installsuffix shared -buildid o9ir5oUKYWtlwRJMeOK9/o9ir5oUKYWtlwRJMeOK9 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b421/importcfg -pack ./src/golang.org/x/net/trace/events.go ./src/golang.org/x/net/trace/histogram.go ./src/golang.org/x/net/trace/trace.go github.com/containers/buildah/define cat >/tmp/go-build3753747026/b288/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile context=/tmp/go-build3753747026/b026/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile net/http=/tmp/go-build3753747026/b262/_pkg_.a packagefile net/url=/tmp/go-build3753747026/b116/_pkg_.a packagefile path=/tmp/go-build3753747026/b049/_pkg_.a packagefile regexp=/tmp/go-build3753747026/b177/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a EOF mkdir -p $WORK/b472/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b288/_pkg_.a -trimpath "$WORK/b288=>" -p github.com/gorilla/mux -complete -installsuffix shared -buildid TXQ4PqHNjie04BmWTrM4/TXQ4PqHNjie04BmWTrM4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b288/importcfg -pack ./src/github.com/gorilla/mux/doc.go ./src/github.com/gorilla/mux/middleware.go ./src/github.com/gorilla/mux/mux.go ./src/github.com/gorilla/mux/regexp.go ./src/github.com/gorilla/mux/route.go ./src/github.com/gorilla/mux/test_helpers.go mkdir -p $WORK/b192/ cat >/tmp/go-build3753747026/b472/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=/tmp/go-build3753747026/b053/_pkg_.a packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile context=/tmp/go-build3753747026/b026/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=/tmp/go-build3753747026/b263/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile log=/tmp/go-build3753747026/b062/_pkg_.a packagefile mime=/tmp/go-build3753747026/b272/_pkg_.a packagefile net=/tmp/go-build3753747026/b109/_pkg_.a packagefile net/http=/tmp/go-build3753747026/b262/_pkg_.a packagefile net/http/httptrace=/tmp/go-build3753747026/b275/_pkg_.a packagefile net/http/internal=/tmp/go-build3753747026/b276/_pkg_.a packagefile net/http/internal/ascii=/tmp/go-build3753747026/b277/_pkg_.a packagefile net/textproto=/tmp/go-build3753747026/b269/_pkg_.a packagefile net/url=/tmp/go-build3753747026/b116/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b472/_pkg_.a -trimpath "$WORK/b472=>" -p net/http/httputil -std -complete -installsuffix shared -buildid AAYCKUK8C5oZ6NwpshNc/AAYCKUK8C5oZ6NwpshNc -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b472/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 github.com/go-openapi/swag mkdir -p $WORK/b342/ cat >/tmp/go-build3753747026/b192/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3753747026/b053/_pkg_.a packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/containers/common/libnetwork/types=/tmp/go-build3753747026/b193/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build3753747026/b195/_pkg_.a packagefile github.com/containers/image/v5/manifest=/tmp/go-build3753747026/b196/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build3753747026/b199/_pkg_.a packagefile github.com/containers/ocicrypt/config=/tmp/go-build3753747026/b211/_pkg_.a packagefile github.com/containers/storage/pkg/archive=/tmp/go-build3753747026/b216/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=/tmp/go-build3753747026/b250/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=/tmp/go-build3753747026/b228/_pkg_.a packagefile github.com/containers/storage/types=/tmp/go-build3753747026/b255/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3753747026/b175/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/devices=/tmp/go-build3753747026/b260/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build3753747026/b232/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build3753747026/b174/_pkg_.a packagefile golang.org/x/sync/semaphore=/tmp/go-build3753747026/b261/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile net/http=/tmp/go-build3753747026/b262/_pkg_.a packagefile net/url=/tmp/go-build3753747026/b116/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile os/exec=/tmp/go-build3753747026/b225/_pkg_.a packagefile path=/tmp/go-build3753747026/b049/_pkg_.a packagefile path/filepath=/tmp/go-build3753747026/b117/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF github.com/go-openapi/errors mkdir -p $WORK/b324/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -p github.com/containers/buildah/define -complete -installsuffix shared -buildid RNnRdiZcwavhM84tuSS_/RNnRdiZcwavhM84tuSS_ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b192/importcfg -pack ./_build/src/github.com/containers/buildah/define/build.go ./_build/src/github.com/containers/buildah/define/isolation.go ./_build/src/github.com/containers/buildah/define/mount_linux.go ./_build/src/github.com/containers/buildah/define/namespace.go ./_build/src/github.com/containers/buildah/define/pull.go ./_build/src/github.com/containers/buildah/define/types.go ./_build/src/github.com/containers/buildah/define/types_unix.go cat >/tmp/go-build3753747026/b342/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile encoding/json=/tmp/go-build3753747026/b031/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/mailru/easyjson/jlexer=/tmp/go-build3753747026/b343/_pkg_.a packagefile github.com/mailru/easyjson/jwriter=/tmp/go-build3753747026/b345/_pkg_.a packagefile gopkg.in/yaml.v3=/tmp/go-build3753747026/b215/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile log=/tmp/go-build3753747026/b062/_pkg_.a packagefile math=/tmp/go-build3753747026/b035/_pkg_.a packagefile mime/multipart=/tmp/go-build3753747026/b273/_pkg_.a packagefile net=/tmp/go-build3753747026/b109/_pkg_.a packagefile net/http=/tmp/go-build3753747026/b262/_pkg_.a packagefile net/url=/tmp/go-build3753747026/b116/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile path=/tmp/go-build3753747026/b049/_pkg_.a packagefile path/filepath=/tmp/go-build3753747026/b117/_pkg_.a packagefile reflect=/tmp/go-build3753747026/b037/_pkg_.a packagefile runtime=/tmp/go-build3753747026/b009/_pkg_.a packagefile sort=/tmp/go-build3753747026/b041/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a packagefile unicode=/tmp/go-build3753747026/b024/_pkg_.a packagefile unicode/utf8=/tmp/go-build3753747026/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b342/_pkg_.a -trimpath "$WORK/b342=>" -p github.com/go-openapi/swag -complete -installsuffix shared -buildid NfrPgvKvHO8FpoYrzII_/NfrPgvKvHO8FpoYrzII_ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b342/importcfg -pack ./src/github.com/go-openapi/swag/convert.go ./src/github.com/go-openapi/swag/convert_types.go ./src/github.com/go-openapi/swag/doc.go ./src/github.com/go-openapi/swag/file.go ./src/github.com/go-openapi/swag/initialism_index.go ./src/github.com/go-openapi/swag/json.go ./src/github.com/go-openapi/swag/loading.go ./src/github.com/go-openapi/swag/name_lexem.go ./src/github.com/go-openapi/swag/net.go ./src/github.com/go-openapi/swag/path.go ./src/github.com/go-openapi/swag/split.go ./src/github.com/go-openapi/swag/string_bytes.go ./src/github.com/go-openapi/swag/util.go ./src/github.com/go-openapi/swag/yaml.go golang.org/x/net/http2 mkdir -p $WORK/b459/ cat >/tmp/go-build3753747026/b324/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile encoding/json=/tmp/go-build3753747026/b031/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile net/http=/tmp/go-build3753747026/b262/_pkg_.a packagefile reflect=/tmp/go-build3753747026/b037/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b324/_pkg_.a -trimpath "$WORK/b324=>" -p github.com/go-openapi/errors -complete -installsuffix shared -buildid Ovu3kQifPsYVVsN52DrX/Ovu3kQifPsYVVsN52DrX -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b324/importcfg -pack ./src/github.com/go-openapi/errors/api.go ./src/github.com/go-openapi/errors/auth.go ./src/github.com/go-openapi/errors/doc.go ./src/github.com/go-openapi/errors/headers.go ./src/github.com/go-openapi/errors/middleware.go ./src/github.com/go-openapi/errors/parsing.go ./src/github.com/go-openapi/errors/schema.go cat >/tmp/go-build3753747026/b459/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3753747026/b053/_pkg_.a packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile compress/gzip=/tmp/go-build3753747026/b126/_pkg_.a packagefile context=/tmp/go-build3753747026/b026/_pkg_.a packagefile crypto/rand=/tmp/go-build3753747026/b097/_pkg_.a packagefile crypto/tls=/tmp/go-build3753747026/b066/_pkg_.a packagefile encoding/binary=/tmp/go-build3753747026/b034/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile golang.org/x/net/http/httpguts=/tmp/go-build3753747026/b460/_pkg_.a packagefile golang.org/x/net/http2/hpack=/tmp/go-build3753747026/b466/_pkg_.a packagefile golang.org/x/net/idna=/tmp/go-build3753747026/b461/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile io/fs=/tmp/go-build3753747026/b048/_pkg_.a packagefile log=/tmp/go-build3753747026/b062/_pkg_.a packagefile math=/tmp/go-build3753747026/b035/_pkg_.a packagefile math/bits=/tmp/go-build3753747026/b036/_pkg_.a packagefile math/rand=/tmp/go-build3753747026/b086/_pkg_.a packagefile net=/tmp/go-build3753747026/b109/_pkg_.a packagefile net/http=/tmp/go-build3753747026/b262/_pkg_.a packagefile net/http/httptrace=/tmp/go-build3753747026/b275/_pkg_.a packagefile net/textproto=/tmp/go-build3753747026/b269/_pkg_.a packagefile net/url=/tmp/go-build3753747026/b116/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile reflect=/tmp/go-build3753747026/b037/_pkg_.a packagefile runtime=/tmp/go-build3753747026/b009/_pkg_.a packagefile sort=/tmp/go-build3753747026/b041/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile sync/atomic=/tmp/go-build3753747026/b023/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF github.com/docker/docker/errdefs mkdir -p $WORK/b582/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b459/_pkg_.a -trimpath "$WORK/b459=>" -p golang.org/x/net/http2 -complete -installsuffix shared -buildid uenb_MqXLPIYmj-gl2YC/uenb_MqXLPIYmj-gl2YC -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b459/importcfg -pack ./src/golang.org/x/net/http2/ascii.go ./src/golang.org/x/net/http2/ciphers.go ./src/golang.org/x/net/http2/client_conn_pool.go ./src/golang.org/x/net/http2/databuffer.go ./src/golang.org/x/net/http2/errors.go ./src/golang.org/x/net/http2/flow.go ./src/golang.org/x/net/http2/frame.go ./src/golang.org/x/net/http2/gotrack.go ./src/golang.org/x/net/http2/headermap.go ./src/golang.org/x/net/http2/http2.go ./src/golang.org/x/net/http2/pipe.go ./src/golang.org/x/net/http2/server.go ./src/golang.org/x/net/http2/transport.go ./src/golang.org/x/net/http2/write.go ./src/golang.org/x/net/http2/writesched.go ./src/golang.org/x/net/http2/writesched_priority.go ./src/golang.org/x/net/http2/writesched_random.go ./src/golang.org/x/net/http2/writesched_roundrobin.go github.com/docker/go-connections/sockets github.com/felixge/httpsnoop cat >/tmp/go-build3753747026/b582/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build3753747026/b026/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile net/http=/tmp/go-build3753747026/b262/_pkg_.a EOF github.com/containers/common/pkg/filters github.com/containers/common/pkg/download go.opentelemetry.io/otel/propagation /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b582/_pkg_.a -trimpath "$WORK/b582=>" -p github.com/docker/docker/errdefs -complete -installsuffix shared -buildid VVAqfPbISHcigdrSfzrK/VVAqfPbISHcigdrSfzrK -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b582/importcfg -pack ./src/github.com/docker/docker/errdefs/defs.go ./src/github.com/docker/docker/errdefs/doc.go ./src/github.com/docker/docker/errdefs/helpers.go ./src/github.com/docker/docker/errdefs/http_helpers.go ./src/github.com/docker/docker/errdefs/is.go mkdir -p $WORK/b367/ go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil mkdir -p $WORK/b501/ mkdir -p $WORK/b285/ mkdir -p $WORK/b555/ cat >/tmp/go-build3753747026/b367/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build3753747026/b031/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile log=/tmp/go-build3753747026/b062/_pkg_.a packagefile math=/tmp/go-build3753747026/b035/_pkg_.a packagefile net/http=/tmp/go-build3753747026/b262/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile runtime=/tmp/go-build3753747026/b009/_pkg_.a packagefile sort=/tmp/go-build3753747026/b041/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile sync/atomic=/tmp/go-build3753747026/b023/_pkg_.a EOF mkdir -p $WORK/b583/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b367/_pkg_.a -trimpath "$WORK/b367=>" -p expvar -std -complete -installsuffix shared -buildid 7ir7WxgTQmPIkY1iFRfT/7ir7WxgTQmPIkY1iFRfT -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b367/importcfg -pack /usr/lib/golang/src/expvar/expvar.go mkdir -p $WORK/b585/ cat >/tmp/go-build3753747026/b285/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build3753747026/b031/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile net/http=/tmp/go-build3753747026/b262/_pkg_.a packagefile sort=/tmp/go-build3753747026/b041/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a EOF cat >/tmp/go-build3753747026/b501/importcfg << 'EOF' # internal # import config packagefile crypto/tls=/tmp/go-build3753747026/b066/_pkg_.a packagefile crypto/x509=/tmp/go-build3753747026/b104/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build3753747026/b174/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build3753747026/b202/_pkg_.a packagefile net=/tmp/go-build3753747026/b109/_pkg_.a packagefile net/http=/tmp/go-build3753747026/b262/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile path/filepath=/tmp/go-build3753747026/b117/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF cat >/tmp/go-build3753747026/b555/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile net/http=/tmp/go-build3753747026/b262/_pkg_.a packagefile net/url=/tmp/go-build3753747026/b116/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a EOF mkdir -p $WORK/b626/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b501/_pkg_.a -trimpath "$WORK/b501=>" -p github.com/containers/image/v5/pkg/tlsclientconfig -complete -installsuffix shared -buildid qNxHHbTyDfHL_vjiwuno/qNxHHbTyDfHL_vjiwuno -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b501/importcfg -pack ./src/github.com/containers/image/v5/pkg/tlsclientconfig/tlsclientconfig.go cat >/tmp/go-build3753747026/b583/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build3753747026/b026/_pkg_.a packagefile crypto/tls=/tmp/go-build3753747026/b066/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile net=/tmp/go-build3753747026/b109/_pkg_.a packagefile net/http=/tmp/go-build3753747026/b262/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile syscall=/tmp/go-build3753747026/b028/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b555/_pkg_.a -trimpath "$WORK/b555=>" -p github.com/docker/distribution/registry/client/auth/challenge -complete -installsuffix shared -buildid g2L7aXgJvzk2jx1M9nBd/g2L7aXgJvzk2jx1M9nBd -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b555/importcfg -pack ./src/github.com/docker/distribution/registry/client/auth/challenge/addr.go ./src/github.com/docker/distribution/registry/client/auth/challenge/authchallenge.go mkdir -p $WORK/b625/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b583/_pkg_.a -trimpath "$WORK/b583=>" -p github.com/docker/go-connections/sockets -complete -installsuffix shared -buildid hncmSVK6CUCPIwcsZx_z/hncmSVK6CUCPIwcsZx_z -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b583/importcfg -pack ./src/github.com/docker/go-connections/sockets/inmem_socket.go ./src/github.com/docker/go-connections/sockets/proxy.go ./src/github.com/docker/go-connections/sockets/sockets.go ./src/github.com/docker/go-connections/sockets/sockets_unix.go ./src/github.com/docker/go-connections/sockets/tcp_socket.go ./src/github.com/docker/go-connections/sockets/unix_socket.go cat >/tmp/go-build3753747026/b585/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3753747026/b053/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile net=/tmp/go-build3753747026/b109/_pkg_.a packagefile net/http=/tmp/go-build3753747026/b262/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF cat >/tmp/go-build3753747026/b626/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build3753747026/b031/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/containers/common/libnetwork/types=/tmp/go-build3753747026/b193/_pkg_.a packagefile github.com/containers/common/pkg/timetype=/tmp/go-build3753747026/b627/_pkg_.a packagefile net/http=/tmp/go-build3753747026/b262/_pkg_.a packagefile path/filepath=/tmp/go-build3753747026/b117/_pkg_.a packagefile regexp=/tmp/go-build3753747026/b177/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b285/_pkg_.a -trimpath "$WORK/b285=>" -p github.com/docker/distribution/registry/api/errcode -complete -installsuffix shared -buildid gF2FRJ8jANUAeVbbKr5Y/gF2FRJ8jANUAeVbbKr5Y -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b285/importcfg -pack ./src/github.com/docker/distribution/registry/api/errcode/errors.go ./src/github.com/docker/distribution/registry/api/errcode/handler.go ./src/github.com/docker/distribution/registry/api/errcode/register.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b626/_pkg_.a -trimpath "$WORK/b626=>" -p github.com/containers/common/pkg/filters -complete -installsuffix shared -buildid wexWLoTY2Nk6ImQ-6MEv/wexWLoTY2Nk6ImQ-6MEv -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b626/importcfg -pack ./src/github.com/containers/common/pkg/filters/filters.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b585/_pkg_.a -trimpath "$WORK/b585=>" -p github.com/felixge/httpsnoop -complete -installsuffix shared -buildid OLCEDzzhtbiZb8JWN1yC/OLCEDzzhtbiZb8JWN1yC -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b585/importcfg -pack ./src/github.com/felixge/httpsnoop/capture_metrics.go ./src/github.com/felixge/httpsnoop/docs.go ./src/github.com/felixge/httpsnoop/wrap_generated_gteq_1.8.go cat >/tmp/go-build3753747026/b625/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile net/http=/tmp/go-build3753747026/b262/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a EOF mkdir -p $WORK/b604/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b625/_pkg_.a -trimpath "$WORK/b625=>" -p github.com/containers/common/pkg/download -complete -installsuffix shared -buildid fA4JUIi5Uz11KHYPjbGg/fA4JUIi5Uz11KHYPjbGg -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b625/importcfg -pack ./src/github.com/containers/common/pkg/download/download.go mkdir -p $WORK/b586/ cat >/tmp/go-build3753747026/b604/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build3753747026/b026/_pkg_.a packagefile encoding/hex=/tmp/go-build3753747026/b107/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile go.opentelemetry.io/otel/baggage=/tmp/go-build3753747026/b605/_pkg_.a packagefile go.opentelemetry.io/otel/trace=/tmp/go-build3753747026/b607/_pkg_.a packagefile net/http=/tmp/go-build3753747026/b262/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b604/_pkg_.a -trimpath "$WORK/b604=>" -p go.opentelemetry.io/otel/propagation -complete -installsuffix shared -buildid 2hz39BGS6jFHu8rwmlIX/2hz39BGS6jFHu8rwmlIX -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b604/importcfg -pack ./src/go.opentelemetry.io/otel/propagation/baggage.go ./src/go.opentelemetry.io/otel/propagation/doc.go ./src/go.opentelemetry.io/otel/propagation/propagation.go ./src/go.opentelemetry.io/otel/propagation/trace_context.go cat >/tmp/go-build3753747026/b586/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=/tmp/go-build3753747026/b587/_pkg_.a packagefile go.opentelemetry.io/otel/codes=/tmp/go-build3753747026/b590/_pkg_.a packagefile go.opentelemetry.io/otel/semconv/v1.17.0=/tmp/go-build3753747026/b591/_pkg_.a packagefile net=/tmp/go-build3753747026/b109/_pkg_.a packagefile net/http=/tmp/go-build3753747026/b262/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b586/_pkg_.a -trimpath "$WORK/b586=>" -p go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil -complete -installsuffix shared -buildid xsoevZIb2wAnfcjIyQx4/xsoevZIb2wAnfcjIyQx4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b586/importcfg -pack ./src/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil/gen.go ./src/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil/httpconv.go ./src/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil/netconv.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b369/_pkg_.a # internal cp $WORK/b369/_pkg_.a /builddir/.cache/go-build/dd/dd098d5a4568aeda1c3dfb75a9699a594dcd850fdd39443876ae8b907a0b0656-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b625/_pkg_.a # internal cp $WORK/b625/_pkg_.a /builddir/.cache/go-build/57/57db23ec127824c353ec9ed92ea90969aa6926a55fc8c47cc80ead718c8281b2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b626/_pkg_.a # internal cp $WORK/b626/_pkg_.a /builddir/.cache/go-build/bc/bc03d0e606112565e4513e75366ee09da4e0123376753f1511d00519b06f615a-d # internal github.com/containers/common/libnetwork/util mkdir -p $WORK/b704/ cat >/tmp/go-build3753747026/b704/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/containers/common/libnetwork/types=/tmp/go-build3753747026/b193/_pkg_.a packagefile github.com/containers/common/pkg/filters=/tmp/go-build3753747026/b626/_pkg_.a packagefile github.com/containers/common/pkg/util=/tmp/go-build3753747026/b705/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build3753747026/b202/_pkg_.a packagefile math/big=/tmp/go-build3753747026/b085/_pkg_.a packagefile net=/tmp/go-build3753747026/b109/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b704/_pkg_.a -trimpath "$WORK/b704=>" -p github.com/containers/common/libnetwork/util -complete -installsuffix shared -buildid 4bKNpUhBZ-hTz0Zsxtbq/4bKNpUhBZ-hTz0Zsxtbq -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b704/importcfg -pack ./src/github.com/containers/common/libnetwork/util/filters.go ./src/github.com/containers/common/libnetwork/util/ip.go ./src/github.com/containers/common/libnetwork/util/ip_calc.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b555/_pkg_.a # internal cp $WORK/b555/_pkg_.a /builddir/.cache/go-build/51/512340e286285fbc3704978a5fa8070050321055ce6862450c295dc09fbb70d0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b604/_pkg_.a # internal cp $WORK/b604/_pkg_.a /builddir/.cache/go-build/50/50927184fe292293453844c95e73cfeb37efa31aa21e85da79e488518754b31b-d # internal go.opentelemetry.io/otel/internal/global mkdir -p $WORK/b599/ cat >/tmp/go-build3753747026/b599/importcfg << 'EOF' # internal # import config packagefile container/list=/tmp/go-build3753747026/b067/_pkg_.a packagefile context=/tmp/go-build3753747026/b026/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile github.com/go-logr/logr=/tmp/go-build3753747026/b593/_pkg_.a packagefile github.com/go-logr/stdr=/tmp/go-build3753747026/b600/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=/tmp/go-build3753747026/b587/_pkg_.a packagefile go.opentelemetry.io/otel/codes=/tmp/go-build3753747026/b590/_pkg_.a packagefile go.opentelemetry.io/otel/metric=/tmp/go-build3753747026/b602/_pkg_.a packagefile go.opentelemetry.io/otel/metric/embedded=/tmp/go-build3753747026/b603/_pkg_.a packagefile go.opentelemetry.io/otel/propagation=/tmp/go-build3753747026/b604/_pkg_.a packagefile go.opentelemetry.io/otel/trace=/tmp/go-build3753747026/b607/_pkg_.a packagefile go.opentelemetry.io/otel/trace/embedded=/tmp/go-build3753747026/b608/_pkg_.a packagefile log=/tmp/go-build3753747026/b062/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile sync/atomic=/tmp/go-build3753747026/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b599/_pkg_.a -trimpath "$WORK/b599=>" -p go.opentelemetry.io/otel/internal/global -complete -installsuffix shared -buildid HYeuTGCir7D1B8r7Dhs4/HYeuTGCir7D1B8r7Dhs4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b599/importcfg -pack ./src/go.opentelemetry.io/otel/internal/global/handler.go ./src/go.opentelemetry.io/otel/internal/global/instruments.go ./src/go.opentelemetry.io/otel/internal/global/internal_logging.go ./src/go.opentelemetry.io/otel/internal/global/meter.go ./src/go.opentelemetry.io/otel/internal/global/propagator.go ./src/go.opentelemetry.io/otel/internal/global/state.go ./src/go.opentelemetry.io/otel/internal/global/trace.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b582/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b285/_pkg_.a # internal cp $WORK/b285/_pkg_.a /builddir/.cache/go-build/7f/7fee8554584343a3f3df0e26c76d794f3c36e82572d4b3880212250b2b77a811-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b367/_pkg_.a # internal cp $WORK/b582/_pkg_.a /builddir/.cache/go-build/88/88fcdad37df6f2ba85bdd96b3c405b989d496744135e5e483bab3c3a20b5572d-d # internal cp $WORK/b367/_pkg_.a /builddir/.cache/go-build/97/970cbbaf6610ac7508eb93bd8dd34d7e7f466bcb2768b64a98c292a6fc765af7-d # internal github.com/letsencrypt/boulder/core mkdir -p $WORK/b366/ cat >/tmp/go-build3753747026/b366/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build3753747026/b068/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build3753747026/b083/_pkg_.a packagefile crypto/rand=/tmp/go-build3753747026/b097/_pkg_.a packagefile crypto/rsa=/tmp/go-build3753747026/b101/_pkg_.a packagefile crypto/sha256=/tmp/go-build3753747026/b103/_pkg_.a packagefile crypto/x509=/tmp/go-build3753747026/b104/_pkg_.a packagefile encoding/base64=/tmp/go-build3753747026/b033/_pkg_.a packagefile encoding/hex=/tmp/go-build3753747026/b107/_pkg_.a packagefile encoding/json=/tmp/go-build3753747026/b031/_pkg_.a packagefile encoding/pem=/tmp/go-build3753747026/b108/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile expvar=/tmp/go-build3753747026/b367/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/letsencrypt/boulder/identifier=/tmp/go-build3753747026/b368/_pkg_.a packagefile github.com/letsencrypt/boulder/probs=/tmp/go-build3753747026/b369/_pkg_.a packagefile github.com/letsencrypt/boulder/revocation=/tmp/go-build3753747026/b370/_pkg_.a packagefile golang.org/x/crypto/ocsp=/tmp/go-build3753747026/b371/_pkg_.a packagefile gopkg.in/go-jose/go-jose.v2=/tmp/go-build3753747026/b372/_pkg_.a packagefile hash/fnv=/tmp/go-build3753747026/b133/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile math/big=/tmp/go-build3753747026/b085/_pkg_.a packagefile math/rand=/tmp/go-build3753747026/b086/_pkg_.a packagefile net=/tmp/go-build3753747026/b109/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile path=/tmp/go-build3753747026/b049/_pkg_.a packagefile reflect=/tmp/go-build3753747026/b037/_pkg_.a packagefile regexp=/tmp/go-build3753747026/b177/_pkg_.a packagefile sort=/tmp/go-build3753747026/b041/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a packagefile unicode=/tmp/go-build3753747026/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b366/_pkg_.a -trimpath "$WORK/b366=>" -p github.com/letsencrypt/boulder/core -complete -installsuffix shared -buildid t1OpT4Phs8qUfqCVVzJU/t1OpT4Phs8qUfqCVVzJU -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b366/importcfg -pack ./src/github.com/letsencrypt/boulder/core/challenges.go ./src/github.com/letsencrypt/boulder/core/interfaces.go ./src/github.com/letsencrypt/boulder/core/objects.go ./src/github.com/letsencrypt/boulder/core/util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b583/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b501/_pkg_.a # internal cp $WORK/b583/_pkg_.a /builddir/.cache/go-build/79/79fce22abf45e127785695b68e27a2ce08d3add9745603f149cd17805e15e775-d # internal cp $WORK/b501/_pkg_.a /builddir/.cache/go-build/ae/aef9a4d30972444b982ce3fb429daadb824316c6551cf4aa7df559b05c09a5c4-d # internal github.com/containers/image/v5/oci/layout mkdir -p $WORK/b495/ cat >/tmp/go-build3753747026/b495/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build3753747026/b026/_pkg_.a packagefile encoding/json=/tmp/go-build3753747026/b031/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/containers/image/v5/directory/explicitfilepath=/tmp/go-build3753747026/b496/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build3753747026/b195/_pkg_.a packagefile github.com/containers/image/v5/internal/image=/tmp/go-build3753747026/b300/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/impl=/tmp/go-build3753747026/b497/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/stubs=/tmp/go-build3753747026/b308/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/impl=/tmp/go-build3753747026/b498/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/stubs=/tmp/go-build3753747026/b302/_pkg_.a packagefile github.com/containers/image/v5/internal/manifest=/tmp/go-build3753747026/b197/_pkg_.a packagefile github.com/containers/image/v5/internal/private=/tmp/go-build3753747026/b303/_pkg_.a packagefile github.com/containers/image/v5/internal/putblobdigest=/tmp/go-build3753747026/b499/_pkg_.a packagefile github.com/containers/image/v5/internal/set=/tmp/go-build3753747026/b207/_pkg_.a packagefile github.com/containers/image/v5/oci/internal=/tmp/go-build3753747026/b500/_pkg_.a packagefile github.com/containers/image/v5/pkg/tlsclientconfig=/tmp/go-build3753747026/b501/_pkg_.a packagefile github.com/containers/image/v5/transports=/tmp/go-build3753747026/b389/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build3753747026/b199/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=/tmp/go-build3753747026/b502/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build3753747026/b176/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=/tmp/go-build3753747026/b179/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3753747026/b175/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build3753747026/b174/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build3753747026/b202/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile io/fs=/tmp/go-build3753747026/b048/_pkg_.a packagefile net/http=/tmp/go-build3753747026/b262/_pkg_.a packagefile net/url=/tmp/go-build3753747026/b116/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile path/filepath=/tmp/go-build3753747026/b117/_pkg_.a packagefile runtime=/tmp/go-build3753747026/b009/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b495/_pkg_.a -trimpath "$WORK/b495=>" -p github.com/containers/image/v5/oci/layout -complete -installsuffix shared -buildid Hk83_0DJT_fgS2WWn7Nd/Hk83_0DJT_fgS2WWn7Nd -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b495/importcfg -pack ./src/github.com/containers/image/v5/oci/layout/oci_delete.go ./src/github.com/containers/image/v5/oci/layout/oci_dest.go ./src/github.com/containers/image/v5/oci/layout/oci_src.go ./src/github.com/containers/image/v5/oci/layout/oci_transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b192/_pkg_.a # internal cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/72/72d9edd4cf33f938445163d8b77e9844786080c9478e9377595e7e62e9866467-d # internal github.com/containers/buildah/internal/mkcw/types mkdir -p $WORK/b670/ cat >/tmp/go-build3753747026/b670/importcfg << 'EOF' # internal # import config packagefile github.com/containers/buildah/define=/tmp/go-build3753747026/b192/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b670/_pkg_.a -trimpath "$WORK/b670=>" -p github.com/containers/buildah/internal/mkcw/types -complete -installsuffix shared -buildid 8yhf2rekbv_6Ip9cr7tl/8yhf2rekbv_6Ip9cr7tl -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b670/importcfg -pack ./_build/src/github.com/containers/buildah/internal/mkcw/types/attest.go ./_build/src/github.com/containers/buildah/internal/mkcw/types/workload.go github.com/containers/buildah/internal/sbom mkdir -p $WORK/b681/ cat >/tmp/go-build3753747026/b681/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build3753747026/b031/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/containers/buildah/define=/tmp/go-build3753747026/b192/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile sort=/tmp/go-build3753747026/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b681/_pkg_.a -trimpath "$WORK/b681=>" -p github.com/containers/buildah/internal/sbom -complete -installsuffix shared -buildid 4LhY2kUUWAvsUd2XmZEo/4LhY2kUUWAvsUd2XmZEo -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b681/importcfg -pack ./_build/src/github.com/containers/buildah/internal/sbom/merge.go ./_build/src/github.com/containers/buildah/internal/sbom/presets.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b670/_pkg_.a # internal cp $WORK/b670/_pkg_.a /builddir/.cache/go-build/32/325cd86db1177fe67316c6a8fca588a4819b5ec051c6863e56b339429301d740-d # internal github.com/containers/buildah/internal/mkcw mkdir -p $WORK/b669/ cat >/tmp/go-build3753747026/b669/importcfg << 'EOF' # internal # import config packagefile archive/tar=/tmp/go-build3753747026/b188/_pkg_.a packagefile bufio=/tmp/go-build3753747026/b053/_pkg_.a packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile compress/gzip=/tmp/go-build3753747026/b126/_pkg_.a packagefile crypto/rand=/tmp/go-build3753747026/b097/_pkg_.a packagefile embed=/tmp/go-build3753747026/b081/_pkg_.a packagefile encoding/binary=/tmp/go-build3753747026/b034/_pkg_.a packagefile encoding/hex=/tmp/go-build3753747026/b107/_pkg_.a packagefile encoding/json=/tmp/go-build3753747026/b031/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/containers/buildah/define=/tmp/go-build3753747026/b192/_pkg_.a packagefile github.com/containers/buildah/internal/mkcw/types=/tmp/go-build3753747026/b670/_pkg_.a packagefile github.com/containers/buildah/internal/tmpdir=/tmp/go-build3753747026/b671/_pkg_.a packagefile github.com/containers/buildah/pkg/overlay=/tmp/go-build3753747026/b672/_pkg_.a packagefile github.com/containers/luksy=/tmp/go-build3753747026/b673/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=/tmp/go-build3753747026/b220/_pkg_.a packagefile github.com/containers/storage/pkg/mount=/tmp/go-build3753747026/b222/_pkg_.a packagefile github.com/containers/storage/pkg/system=/tmp/go-build3753747026/b221/_pkg_.a packagefile github.com/docker/docker/pkg/ioutils=/tmp/go-build3753747026/b649/_pkg_.a packagefile github.com/docker/go-units=/tmp/go-build3753747026/b224/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build3753747026/b176/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3753747026/b175/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build3753747026/b174/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile io/fs=/tmp/go-build3753747026/b048/_pkg_.a packagefile net/http=/tmp/go-build3753747026/b262/_pkg_.a packagefile net/url=/tmp/go-build3753747026/b116/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile os/exec=/tmp/go-build3753747026/b225/_pkg_.a packagefile path=/tmp/go-build3753747026/b049/_pkg_.a packagefile path/filepath=/tmp/go-build3753747026/b117/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF cat >/tmp/go-build3753747026/b669/embedcfg << 'EOF' # internal { "Patterns": { "embed/entrypoint_amd64.gz": [ "embed/entrypoint_amd64.gz" ] }, "Files": { "embed/entrypoint_amd64.gz": "/builddir/build/BUILD/buildah-1.35.4/_build/src/github.com/containers/buildah/internal/mkcw/embed/entrypoint_amd64.gz" } }EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b669/_pkg_.a -trimpath "$WORK/b669=>" -p github.com/containers/buildah/internal/mkcw -complete -installsuffix shared -buildid gsxYmrpTfxRoxv4KKT9q/gsxYmrpTfxRoxv4KKT9q -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b669/importcfg -embedcfg $WORK/b669/embedcfg -pack ./_build/src/github.com/containers/buildah/internal/mkcw/archive.go ./_build/src/github.com/containers/buildah/internal/mkcw/attest.go ./_build/src/github.com/containers/buildah/internal/mkcw/entrypoint.go ./_build/src/github.com/containers/buildah/internal/mkcw/luks.go ./_build/src/github.com/containers/buildah/internal/mkcw/makefs.go ./_build/src/github.com/containers/buildah/internal/mkcw/workload.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b704/_pkg_.a # internal cp $WORK/b704/_pkg_.a /builddir/.cache/go-build/4c/4c128e78d8ef8a5e23f2c7088f007a7c6b93755db944d56639b8df1c96e53633-d # internal github.com/containers/common/libnetwork/etchosts mkdir -p $WORK/b703/ github.com/containers/common/libnetwork/pasta mkdir -p $WORK/b712/ github.com/containers/common/libnetwork/internal/util cat >/tmp/go-build3753747026/b703/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3753747026/b053/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/containers/common/libnetwork/types=/tmp/go-build3753747026/b193/_pkg_.a packagefile github.com/containers/common/libnetwork/util=/tmp/go-build3753747026/b704/_pkg_.a packagefile github.com/containers/common/pkg/config=/tmp/go-build3753747026/b618/_pkg_.a packagefile github.com/containers/common/pkg/machine=/tmp/go-build3753747026/b707/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=/tmp/go-build3753747026/b230/_pkg_.a packagefile github.com/cyphar/filepath-securejoin=/tmp/go-build3753747026/b543/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build3753747026/b202/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile net=/tmp/go-build3753747026/b109/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b703/_pkg_.a -trimpath "$WORK/b703=>" -p github.com/containers/common/libnetwork/etchosts -complete -installsuffix shared -buildid 3UCksnEcu_YRWuzbK8w6/3UCksnEcu_YRWuzbK8w6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b703/importcfg -pack ./src/github.com/containers/common/libnetwork/etchosts/hosts.go ./src/github.com/containers/common/libnetwork/etchosts/ip.go ./src/github.com/containers/common/libnetwork/etchosts/util.go mkdir -p $WORK/b750/ cat >/tmp/go-build3753747026/b712/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=/tmp/go-build3753747026/b711/_pkg_.a packagefile github.com/containers/common/libnetwork/types=/tmp/go-build3753747026/b193/_pkg_.a packagefile github.com/containers/common/libnetwork/util=/tmp/go-build3753747026/b704/_pkg_.a packagefile github.com/containers/common/pkg/config=/tmp/go-build3753747026/b618/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build3753747026/b174/_pkg_.a packagefile net=/tmp/go-build3753747026/b109/_pkg_.a packagefile os/exec=/tmp/go-build3753747026/b225/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b712/_pkg_.a -trimpath "$WORK/b712=>" -p github.com/containers/common/libnetwork/pasta -complete -installsuffix shared -buildid kQ2TyK8vqzxFqMOGb84y/kQ2TyK8vqzxFqMOGb84y -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b712/importcfg -pack ./src/github.com/containers/common/libnetwork/pasta/pasta_linux.go ./src/github.com/containers/common/libnetwork/pasta/types.go cat >/tmp/go-build3753747026/b750/importcfg << 'EOF' # internal # import config packagefile crypto/rand=/tmp/go-build3753747026/b097/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/containers/common/libnetwork/types=/tmp/go-build3753747026/b193/_pkg_.a packagefile github.com/containers/common/libnetwork/util=/tmp/go-build3753747026/b704/_pkg_.a packagefile github.com/containers/common/pkg/config=/tmp/go-build3753747026/b618/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build3753747026/b174/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build3753747026/b202/_pkg_.a packagefile net=/tmp/go-build3753747026/b109/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b750/_pkg_.a -trimpath "$WORK/b750=>" -p github.com/containers/common/libnetwork/internal/util -complete -installsuffix shared -buildid AKNjk_zXv6vRRMj9JSpW/AKNjk_zXv6vRRMj9JSpW -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b750/importcfg -pack ./src/github.com/containers/common/libnetwork/internal/util/bridge.go ./src/github.com/containers/common/libnetwork/internal/util/create.go ./src/github.com/containers/common/libnetwork/internal/util/interface.go ./src/github.com/containers/common/libnetwork/internal/util/interfaces.go ./src/github.com/containers/common/libnetwork/internal/util/ip.go ./src/github.com/containers/common/libnetwork/internal/util/parse.go ./src/github.com/containers/common/libnetwork/internal/util/util.go ./src/github.com/containers/common/libnetwork/internal/util/validate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b586/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b324/_pkg_.a # internal cp $WORK/b586/_pkg_.a /builddir/.cache/go-build/50/502c409db44171abbc6254bffb8009f4d6deff66f69d8e8c30f927e0d8165ef7-d # internal cp $WORK/b324/_pkg_.a /builddir/.cache/go-build/0e/0ec5d0fbb5ace389be99e718e936c14457ceb7aa73bec17cb769510f6b7bfc11-d # internal github.com/go-openapi/strfmt mkdir -p $WORK/b328/ cat >/tmp/go-build3753747026/b328/importcfg << 'EOF' # internal # import config packagefile crypto/rand=/tmp/go-build3753747026/b097/_pkg_.a packagefile database/sql/driver=/tmp/go-build3753747026/b316/_pkg_.a packagefile encoding=/tmp/go-build3753747026/b032/_pkg_.a packagefile encoding/base64=/tmp/go-build3753747026/b033/_pkg_.a packagefile encoding/binary=/tmp/go-build3753747026/b034/_pkg_.a packagefile encoding/json=/tmp/go-build3753747026/b031/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/asaskevich/govalidator=/tmp/go-build3753747026/b329/_pkg_.a packagefile github.com/go-openapi/errors=/tmp/go-build3753747026/b324/_pkg_.a packagefile github.com/google/uuid=/tmp/go-build3753747026/b331/_pkg_.a packagefile github.com/mitchellh/mapstructure=/tmp/go-build3753747026/b332/_pkg_.a packagefile github.com/oklog/ulid=/tmp/go-build3753747026/b333/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson=/tmp/go-build3753747026/b334/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=/tmp/go-build3753747026/b338/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=/tmp/go-build3753747026/b339/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile net/mail=/tmp/go-build3753747026/b341/_pkg_.a packagefile reflect=/tmp/go-build3753747026/b037/_pkg_.a packagefile regexp=/tmp/go-build3753747026/b177/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b328/_pkg_.a -trimpath "$WORK/b328=>" -p github.com/go-openapi/strfmt -complete -installsuffix shared -buildid _WzFrqGhH9bdq85k0T3W/_WzFrqGhH9bdq85k0T3W -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b328/importcfg -pack ./src/github.com/go-openapi/strfmt/bson.go ./src/github.com/go-openapi/strfmt/date.go ./src/github.com/go-openapi/strfmt/default.go ./src/github.com/go-openapi/strfmt/doc.go ./src/github.com/go-openapi/strfmt/duration.go ./src/github.com/go-openapi/strfmt/format.go ./src/github.com/go-openapi/strfmt/time.go ./src/github.com/go-openapi/strfmt/ulid.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b681/_pkg_.a # internal cp $WORK/b681/_pkg_.a /builddir/.cache/go-build/4b/4b8d2d421d3665fbcc9e0e65a62a0a74b4fe53a353db7235445f58da4153e51b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b366/_pkg_.a # internal cp $WORK/b366/_pkg_.a /builddir/.cache/go-build/fc/fce027fd023d79a46986b0cf96cb8acb206d802efdd5c332cec5f09000369d67-d # internal github.com/letsencrypt/boulder/goodkey mkdir -p $WORK/b365/ cat >/tmp/go-build3753747026/b365/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build3753747026/b026/_pkg_.a packagefile crypto=/tmp/go-build3753747026/b068/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build3753747026/b083/_pkg_.a packagefile crypto/elliptic=/tmp/go-build3753747026/b084/_pkg_.a packagefile crypto/rsa=/tmp/go-build3753747026/b101/_pkg_.a packagefile crypto/sha1=/tmp/go-build3753747026/b102/_pkg_.a packagefile crypto/sha256=/tmp/go-build3753747026/b103/_pkg_.a packagefile encoding/base64=/tmp/go-build3753747026/b033/_pkg_.a packagefile encoding/hex=/tmp/go-build3753747026/b107/_pkg_.a packagefile encoding/json=/tmp/go-build3753747026/b031/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/letsencrypt/boulder/core=/tmp/go-build3753747026/b366/_pkg_.a packagefile github.com/letsencrypt/boulder/strictyaml=/tmp/go-build3753747026/b377/_pkg_.a packagefile github.com/titanous/rocacheck=/tmp/go-build3753747026/b378/_pkg_.a packagefile math/big=/tmp/go-build3753747026/b085/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b365/_pkg_.a -trimpath "$WORK/b365=>" -p github.com/letsencrypt/boulder/goodkey -complete -installsuffix shared -buildid vaZz4DS2n9FUjrfdUt65/vaZz4DS2n9FUjrfdUt65 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b365/importcfg -pack ./src/github.com/letsencrypt/boulder/goodkey/blocked.go ./src/github.com/letsencrypt/boulder/goodkey/good_key.go ./src/github.com/letsencrypt/boulder/goodkey/weak.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b288/_pkg_.a # internal cp $WORK/b288/_pkg_.a /builddir/.cache/go-build/17/1754f977c56fb0b1936554fbb86a40aefd729ee792f8768aff2efa09ec398a66-d # internal github.com/docker/distribution/registry/api/v2 mkdir -p $WORK/b286/ cat >/tmp/go-build3753747026/b286/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/distribution/reference=/tmp/go-build3753747026/b287/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=/tmp/go-build3753747026/b285/_pkg_.a packagefile github.com/gorilla/mux=/tmp/go-build3753747026/b288/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build3753747026/b176/_pkg_.a packagefile net/http=/tmp/go-build3753747026/b262/_pkg_.a packagefile net/url=/tmp/go-build3753747026/b116/_pkg_.a packagefile regexp=/tmp/go-build3753747026/b177/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile unicode=/tmp/go-build3753747026/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b286/_pkg_.a -trimpath "$WORK/b286=>" -p github.com/docker/distribution/registry/api/v2 -complete -installsuffix shared -buildid fRi3ranSwK-ScSA1cCX5/fRi3ranSwK-ScSA1cCX5 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b286/importcfg -pack ./src/github.com/docker/distribution/registry/api/v2/descriptors.go ./src/github.com/docker/distribution/registry/api/v2/doc.go ./src/github.com/docker/distribution/registry/api/v2/errors.go ./src/github.com/docker/distribution/registry/api/v2/headerparser.go ./src/github.com/docker/distribution/registry/api/v2/routes.go ./src/github.com/docker/distribution/registry/api/v2/urls.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b472/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b703/_pkg_.a # internal cp $WORK/b472/_pkg_.a /builddir/.cache/go-build/d1/d19ee48beb8d6716293f43e99bab172d11f4f0275fdfd5279581d8742242a977-d # internal cp $WORK/b703/_pkg_.a /builddir/.cache/go-build/71/71fc46675e475c94f4ff84dd3207dd1b70200f0de9e354836b10ea15fe8e8677-d # internal github.com/fsouza/go-dockerclient mkdir -p $WORK/b645/ cat >/tmp/go-build3753747026/b645/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3753747026/b053/_pkg_.a packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile context=/tmp/go-build3753747026/b026/_pkg_.a packagefile crypto/tls=/tmp/go-build3753747026/b066/_pkg_.a packagefile crypto/x509=/tmp/go-build3753747026/b104/_pkg_.a packagefile encoding/base64=/tmp/go-build3753747026/b033/_pkg_.a packagefile encoding/json=/tmp/go-build3753747026/b031/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/docker/docker/api/types/registry=/tmp/go-build3753747026/b573/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=/tmp/go-build3753747026/b575/_pkg_.a packagefile github.com/docker/docker/pkg/archive=/tmp/go-build3753747026/b646/_pkg_.a packagefile github.com/docker/docker/pkg/homedir=/tmp/go-build3753747026/b654/_pkg_.a packagefile github.com/docker/docker/pkg/jsonmessage=/tmp/go-build3753747026/b655/_pkg_.a packagefile github.com/docker/docker/pkg/stdcopy=/tmp/go-build3753747026/b658/_pkg_.a packagefile github.com/docker/go-units=/tmp/go-build3753747026/b224/_pkg_.a packagefile github.com/moby/patternmatcher=/tmp/go-build3753747026/b652/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile math=/tmp/go-build3753747026/b035/_pkg_.a packagefile net=/tmp/go-build3753747026/b109/_pkg_.a packagefile net/http=/tmp/go-build3753747026/b262/_pkg_.a packagefile net/http/httputil=/tmp/go-build3753747026/b472/_pkg_.a packagefile net/url=/tmp/go-build3753747026/b116/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile os/exec=/tmp/go-build3753747026/b225/_pkg_.a packagefile path=/tmp/go-build3753747026/b049/_pkg_.a packagefile path/filepath=/tmp/go-build3753747026/b117/_pkg_.a packagefile reflect=/tmp/go-build3753747026/b037/_pkg_.a packagefile runtime=/tmp/go-build3753747026/b009/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile sync/atomic=/tmp/go-build3753747026/b023/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b712/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b645/_pkg_.a -trimpath "$WORK/b645=>" -p github.com/fsouza/go-dockerclient -complete -installsuffix shared -buildid l9rqQY1FAhjqd8PKLBNC/l9rqQY1FAhjqd8PKLBNC -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b645/importcfg -pack ./src/github.com/fsouza/go-dockerclient/auth.go ./src/github.com/fsouza/go-dockerclient/change.go ./src/github.com/fsouza/go-dockerclient/client.go ./src/github.com/fsouza/go-dockerclient/client_unix.go ./src/github.com/fsouza/go-dockerclient/container.go ./src/github.com/fsouza/go-dockerclient/container_archive.go ./src/github.com/fsouza/go-dockerclient/container_attach.go ./src/github.com/fsouza/go-dockerclient/container_changes.go ./src/github.com/fsouza/go-dockerclient/container_commit.go ./src/github.com/fsouza/go-dockerclient/container_copy.go ./src/github.com/fsouza/go-dockerclient/container_create.go ./src/github.com/fsouza/go-dockerclient/container_export.go ./src/github.com/fsouza/go-dockerclient/container_inspect.go ./src/github.com/fsouza/go-dockerclient/container_kill.go ./src/github.com/fsouza/go-dockerclient/container_list.go ./src/github.com/fsouza/go-dockerclient/container_logs.go ./src/github.com/fsouza/go-dockerclient/container_pause.go ./src/github.com/fsouza/go-dockerclient/container_prune.go ./src/github.com/fsouza/go-dockerclient/container_remove.go ./src/github.com/fsouza/go-dockerclient/container_rename.go ./src/github.com/fsouza/go-dockerclient/container_resize.go ./src/github.com/fsouza/go-dockerclient/container_restart.go ./src/github.com/fsouza/go-dockerclient/container_start.go ./src/github.com/fsouza/go-dockerclient/container_stats.go ./src/github.com/fsouza/go-dockerclient/container_stop.go ./src/github.com/fsouza/go-dockerclient/container_top.go ./src/github.com/fsouza/go-dockerclient/container_unpause.go ./src/github.com/fsouza/go-dockerclient/container_update.go ./src/github.com/fsouza/go-dockerclient/container_wait.go ./src/github.com/fsouza/go-dockerclient/distribution.go ./src/github.com/fsouza/go-dockerclient/env.go ./src/github.com/fsouza/go-dockerclient/event.go ./src/github.com/fsouza/go-dockerclient/exec.go ./src/github.com/fsouza/go-dockerclient/image.go ./src/github.com/fsouza/go-dockerclient/misc.go ./src/github.com/fsouza/go-dockerclient/network.go ./src/github.com/fsouza/go-dockerclient/plugin.go ./src/github.com/fsouza/go-dockerclient/registry_auth.go ./src/github.com/fsouza/go-dockerclient/signal.go ./src/github.com/fsouza/go-dockerclient/swarm.go ./src/github.com/fsouza/go-dockerclient/swarm_configs.go ./src/github.com/fsouza/go-dockerclient/swarm_node.go ./src/github.com/fsouza/go-dockerclient/swarm_secrets.go ./src/github.com/fsouza/go-dockerclient/swarm_service.go ./src/github.com/fsouza/go-dockerclient/swarm_task.go ./src/github.com/fsouza/go-dockerclient/system.go ./src/github.com/fsouza/go-dockerclient/tar.go ./src/github.com/fsouza/go-dockerclient/tls.go ./src/github.com/fsouza/go-dockerclient/volume.go cp $WORK/b712/_pkg_.a /builddir/.cache/go-build/92/92a3a72c5f5b1f860d1bde1cc4323b59d5bb8c4ffba4d1a1dd917e8ea41739b2-d # internal github.com/containers/common/libnetwork/internal/rootlessnetns mkdir -p $WORK/b710/ cat >/tmp/go-build3753747026/b710/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=/tmp/go-build3753747026/b711/_pkg_.a packagefile github.com/containers/common/libnetwork/pasta=/tmp/go-build3753747026/b712/_pkg_.a packagefile github.com/containers/common/libnetwork/resolvconf=/tmp/go-build3753747026/b713/_pkg_.a packagefile github.com/containers/common/libnetwork/slirp4netns=/tmp/go-build3753747026/b714/_pkg_.a packagefile github.com/containers/common/pkg/config=/tmp/go-build3753747026/b618/_pkg_.a packagefile github.com/containers/common/pkg/netns=/tmp/go-build3753747026/b717/_pkg_.a packagefile github.com/containers/common/pkg/systemd=/tmp/go-build3753747026/b718/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=/tmp/go-build3753747026/b259/_pkg_.a packagefile github.com/containers/storage/pkg/lockfile=/tmp/go-build3753747026/b532/_pkg_.a packagefile github.com/hashicorp/go-multierror=/tmp/go-build3753747026/b289/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build3753747026/b232/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=/tmp/go-build3753747026/b513/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build3753747026/b174/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build3753747026/b057/_pkg_.a packagefile io/fs=/tmp/go-build3753747026/b048/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile path/filepath=/tmp/go-build3753747026/b117/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b710/_pkg_.a -trimpath "$WORK/b710=>" -p github.com/containers/common/libnetwork/internal/rootlessnetns -complete -installsuffix shared -buildid h0N7vtvA2B42CPJ2VHfm/h0N7vtvA2B42CPJ2VHfm -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b710/importcfg -pack ./src/github.com/containers/common/libnetwork/internal/rootlessnetns/netns.go ./src/github.com/containers/common/libnetwork/internal/rootlessnetns/netns_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b750/_pkg_.a # internal cp $WORK/b750/_pkg_.a /builddir/.cache/go-build/7d/7d9dc1c88f9685f93bb8271192ac49f08d98cec4614195794f01b76063eb0218-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b421/_pkg_.a # internal cp $WORK/b421/_pkg_.a /builddir/.cache/go-build/df/dfe2583a9bce98a61ab1759a7d38ba8d768373cb00097986bd59a92247df12cb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b585/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b365/_pkg_.a # internal cp $WORK/b585/_pkg_.a /builddir/.cache/go-build/31/318dbafb62af65eec931f43f827cd94adcb74d4e0645270aeb1a9df924aac545-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b599/_pkg_.a # internal cp $WORK/b365/_pkg_.a /builddir/.cache/go-build/f1/f1ccd505ec3e997f6d4c380e8318325584513901f73b5d3e32c740f40120156b-d # internal github.com/sigstore/sigstore/pkg/cryptoutils mkdir -p $WORK/b364/ cat >/tmp/go-build3753747026/b364/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile context=/tmp/go-build3753747026/b026/_pkg_.a packagefile crypto=/tmp/go-build3753747026/b068/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build3753747026/b083/_pkg_.a packagefile crypto/ed25519=/tmp/go-build3753747026/b095/_pkg_.a packagefile crypto/elliptic=/tmp/go-build3753747026/b084/_pkg_.a packagefile crypto/rand=/tmp/go-build3753747026/b097/_pkg_.a packagefile crypto/rsa=/tmp/go-build3753747026/b101/_pkg_.a packagefile crypto/sha1=/tmp/go-build3753747026/b102/_pkg_.a packagefile crypto/x509=/tmp/go-build3753747026/b104/_pkg_.a packagefile crypto/x509/pkix=/tmp/go-build3753747026/b106/_pkg_.a packagefile encoding/asn1=/tmp/go-build3753747026/b093/_pkg_.a packagefile encoding/hex=/tmp/go-build3753747026/b107/_pkg_.a packagefile encoding/pem=/tmp/go-build3753747026/b108/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/letsencrypt/boulder/goodkey=/tmp/go-build3753747026/b365/_pkg_.a packagefile github.com/secure-systems-lab/go-securesystemslib/encrypted=/tmp/go-build3753747026/b379/_pkg_.a packagefile golang.org/x/term=/tmp/go-build3753747026/b385/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile math/big=/tmp/go-build3753747026/b085/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b364/_pkg_.a -trimpath "$WORK/b364=>" -p github.com/sigstore/sigstore/pkg/cryptoutils -complete -installsuffix shared -buildid 6U997HAuuP2ou-QSjUoZ/6U997HAuuP2ou-QSjUoZ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b364/importcfg -pack ./src/github.com/sigstore/sigstore/pkg/cryptoutils/certificate.go ./src/github.com/sigstore/sigstore/pkg/cryptoutils/doc.go ./src/github.com/sigstore/sigstore/pkg/cryptoutils/generic.go ./src/github.com/sigstore/sigstore/pkg/cryptoutils/password.go ./src/github.com/sigstore/sigstore/pkg/cryptoutils/privatekey.go ./src/github.com/sigstore/sigstore/pkg/cryptoutils/publickey.go ./src/github.com/sigstore/sigstore/pkg/cryptoutils/sans.go cp $WORK/b599/_pkg_.a /builddir/.cache/go-build/62/62fdf38135fe11a884acaacb2270dc8a962a24c0f7d6bd451f44dff34c40cc6c-d # internal go.opentelemetry.io/otel mkdir -p $WORK/b592/ cat >/tmp/go-build3753747026/b592/importcfg << 'EOF' # internal # import config packagefile github.com/go-logr/logr=/tmp/go-build3753747026/b593/_pkg_.a packagefile go.opentelemetry.io/otel/internal/global=/tmp/go-build3753747026/b599/_pkg_.a packagefile go.opentelemetry.io/otel/metric=/tmp/go-build3753747026/b602/_pkg_.a packagefile go.opentelemetry.io/otel/propagation=/tmp/go-build3753747026/b604/_pkg_.a packagefile go.opentelemetry.io/otel/trace=/tmp/go-build3753747026/b607/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b592/_pkg_.a -trimpath "$WORK/b592=>" -p go.opentelemetry.io/otel -complete -installsuffix shared -buildid _X_340qpTcsrxvRRoOKu/_X_340qpTcsrxvRRoOKu -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b592/importcfg -pack ./src/go.opentelemetry.io/otel/doc.go ./src/go.opentelemetry.io/otel/error_handler.go ./src/go.opentelemetry.io/otel/handler.go ./src/go.opentelemetry.io/otel/internal_logging.go ./src/go.opentelemetry.io/otel/metric.go ./src/go.opentelemetry.io/otel/propagation.go ./src/go.opentelemetry.io/otel/trace.go ./src/go.opentelemetry.io/otel/version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b495/_pkg_.a # internal cp $WORK/b495/_pkg_.a /builddir/.cache/go-build/c2/c24621fd9a42b8f52f263a23406a598f64f426ec9c57b468065e02bd49a77b55-d # internal github.com/containers/image/v5/oci/archive mkdir -p $WORK/b609/ cat >/tmp/go-build3753747026/b609/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build3753747026/b026/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/containers/image/v5/directory/explicitfilepath=/tmp/go-build3753747026/b496/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build3753747026/b195/_pkg_.a packagefile github.com/containers/image/v5/internal/image=/tmp/go-build3753747026/b300/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination=/tmp/go-build3753747026/b307/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/impl=/tmp/go-build3753747026/b497/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource=/tmp/go-build3753747026/b301/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/impl=/tmp/go-build3753747026/b498/_pkg_.a packagefile github.com/containers/image/v5/internal/private=/tmp/go-build3753747026/b303/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=/tmp/go-build3753747026/b304/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=/tmp/go-build3753747026/b504/_pkg_.a packagefile github.com/containers/image/v5/oci/internal=/tmp/go-build3753747026/b500/_pkg_.a packagefile github.com/containers/image/v5/oci/layout=/tmp/go-build3753747026/b495/_pkg_.a packagefile github.com/containers/image/v5/transports=/tmp/go-build3753747026/b389/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build3753747026/b199/_pkg_.a packagefile github.com/containers/storage/pkg/archive=/tmp/go-build3753747026/b216/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=/tmp/go-build3753747026/b220/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build3753747026/b176/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3753747026/b175/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build3753747026/b174/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile io/fs=/tmp/go-build3753747026/b048/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b609/_pkg_.a -trimpath "$WORK/b609=>" -p github.com/containers/image/v5/oci/archive -complete -installsuffix shared -buildid s7sM9PAnn10CZuK5eJp1/s7sM9PAnn10CZuK5eJp1 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b609/importcfg -pack ./src/github.com/containers/image/v5/oci/archive/oci_dest.go ./src/github.com/containers/image/v5/oci/archive/oci_src.go ./src/github.com/containers/image/v5/oci/archive/oci_transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b592/_pkg_.a # internal cp $WORK/b592/_pkg_.a /builddir/.cache/go-build/c8/c83be68cd08a906fd45d30374c08342ee376852dadfd174ee204d4ced9b3eec2-d # internal go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp mkdir -p $WORK/b584/ cat >/tmp/go-build3753747026/b584/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build3753747026/b026/_pkg_.a packagefile github.com/felixge/httpsnoop=/tmp/go-build3753747026/b585/_pkg_.a packagefile go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil=/tmp/go-build3753747026/b586/_pkg_.a packagefile go.opentelemetry.io/otel=/tmp/go-build3753747026/b592/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=/tmp/go-build3753747026/b587/_pkg_.a packagefile go.opentelemetry.io/otel/codes=/tmp/go-build3753747026/b590/_pkg_.a packagefile go.opentelemetry.io/otel/metric=/tmp/go-build3753747026/b602/_pkg_.a packagefile go.opentelemetry.io/otel/propagation=/tmp/go-build3753747026/b604/_pkg_.a packagefile go.opentelemetry.io/otel/semconv/v1.17.0=/tmp/go-build3753747026/b591/_pkg_.a packagefile go.opentelemetry.io/otel/trace=/tmp/go-build3753747026/b607/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile net/http=/tmp/go-build3753747026/b262/_pkg_.a packagefile net/http/httptrace=/tmp/go-build3753747026/b275/_pkg_.a packagefile net/url=/tmp/go-build3753747026/b116/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b584/_pkg_.a -trimpath "$WORK/b584=>" -p go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp -complete -installsuffix shared -buildid 1yYMFx2B7C6fEUZBUD3F/1yYMFx2B7C6fEUZBUD3F -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b584/importcfg -pack ./src/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/client.go ./src/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/common.go ./src/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/config.go ./src/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/doc.go ./src/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go ./src/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/labeler.go ./src/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/transport.go ./src/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/version.go ./src/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/wrap.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b669/_pkg_.a # internal cp $WORK/b669/_pkg_.a /builddir/.cache/go-build/86/86e637a33cec0dc51c6e411da7b81d708814a9e4da66a7d42ba58af7f05b1f24-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b710/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b286/_pkg_.a # internal cp $WORK/b710/_pkg_.a /builddir/.cache/go-build/bf/bf7f8a40bc1a2af1f45742f500bbac90168cc32f4215465d901ee8e40221e602-d # internal github.com/containers/common/libnetwork/netavark mkdir -p $WORK/b709/ cat >/tmp/go-build3753747026/b709/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build3753747026/b031/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/containers/common/libnetwork/internal/rootlessnetns=/tmp/go-build3753747026/b710/_pkg_.a packagefile github.com/containers/common/libnetwork/internal/util=/tmp/go-build3753747026/b750/_pkg_.a packagefile github.com/containers/common/libnetwork/types=/tmp/go-build3753747026/b193/_pkg_.a packagefile github.com/containers/common/libnetwork/util=/tmp/go-build3753747026/b704/_pkg_.a packagefile github.com/containers/common/pkg/config=/tmp/go-build3753747026/b618/_pkg_.a packagefile github.com/containers/common/pkg/version=/tmp/go-build3753747026/b751/_pkg_.a packagefile github.com/containers/storage/pkg/lockfile=/tmp/go-build3753747026/b532/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=/tmp/go-build3753747026/b533/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=/tmp/go-build3753747026/b230/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build3753747026/b174/_pkg_.a packagefile go.etcd.io/bbolt=/tmp/go-build3753747026/b752/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build3753747026/b202/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile net=/tmp/go-build3753747026/b109/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile os/exec=/tmp/go-build3753747026/b225/_pkg_.a packagefile path/filepath=/tmp/go-build3753747026/b117/_pkg_.a packagefile reflect=/tmp/go-build3753747026/b037/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b709/_pkg_.a -trimpath "$WORK/b709=>" -p github.com/containers/common/libnetwork/netavark -complete -installsuffix shared -buildid xUIBLTcxhlJ1biHZN_p0/xUIBLTcxhlJ1biHZN_p0 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b709/importcfg -pack ./src/github.com/containers/common/libnetwork/netavark/config.go ./src/github.com/containers/common/libnetwork/netavark/const.go ./src/github.com/containers/common/libnetwork/netavark/exec.go ./src/github.com/containers/common/libnetwork/netavark/ipam.go ./src/github.com/containers/common/libnetwork/netavark/network.go ./src/github.com/containers/common/libnetwork/netavark/run.go cp $WORK/b286/_pkg_.a /builddir/.cache/go-build/93/93dbc3a401e13eaed9bf55e735991efaeae3146690670c5b880334e0aefdf22e-d # internal github.com/containers/common/pkg/retry mkdir -p $WORK/b284/ cat >/tmp/go-build3753747026/b284/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build3753747026/b026/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=/tmp/go-build3753747026/b285/_pkg_.a packagefile github.com/docker/distribution/registry/api/v2=/tmp/go-build3753747026/b286/_pkg_.a packagefile github.com/hashicorp/go-multierror=/tmp/go-build3753747026/b289/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build3753747026/b174/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile math=/tmp/go-build3753747026/b035/_pkg_.a packagefile net=/tmp/go-build3753747026/b109/_pkg_.a packagefile net/url=/tmp/go-build3753747026/b116/_pkg_.a packagefile syscall=/tmp/go-build3753747026/b028/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b284/_pkg_.a -trimpath "$WORK/b284=>" -p github.com/containers/common/pkg/retry -complete -installsuffix shared -buildid XCHSdYK9TtVaJBYaYlgA/XCHSdYK9TtVaJBYaYlgA -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b284/importcfg -pack ./src/github.com/containers/common/pkg/retry/retry.go ./src/github.com/containers/common/pkg/retry/retry_linux.go github.com/containers/image/v5/docker mkdir -p $WORK/b546/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b342/_pkg_.a # internal cat >/tmp/go-build3753747026/b546/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile context=/tmp/go-build3753747026/b026/_pkg_.a packagefile crypto/rand=/tmp/go-build3753747026/b097/_pkg_.a packagefile crypto/tls=/tmp/go-build3753747026/b066/_pkg_.a packagefile encoding/json=/tmp/go-build3753747026/b031/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/containers/image/v5/docker/policyconfiguration=/tmp/go-build3753747026/b547/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build3753747026/b195/_pkg_.a packagefile github.com/containers/image/v5/internal/blobinfocache=/tmp/go-build3753747026/b293/_pkg_.a packagefile github.com/containers/image/v5/internal/image=/tmp/go-build3753747026/b300/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/impl=/tmp/go-build3753747026/b497/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/stubs=/tmp/go-build3753747026/b308/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/impl=/tmp/go-build3753747026/b498/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/stubs=/tmp/go-build3753747026/b302/_pkg_.a packagefile github.com/containers/image/v5/internal/iolimits=/tmp/go-build3753747026/b305/_pkg_.a packagefile github.com/containers/image/v5/internal/private=/tmp/go-build3753747026/b303/_pkg_.a packagefile github.com/containers/image/v5/internal/putblobdigest=/tmp/go-build3753747026/b499/_pkg_.a packagefile github.com/containers/image/v5/internal/rootless=/tmp/go-build3753747026/b311/_pkg_.a packagefile github.com/containers/image/v5/internal/set=/tmp/go-build3753747026/b207/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=/tmp/go-build3753747026/b304/_pkg_.a packagefile github.com/containers/image/v5/internal/streamdigest=/tmp/go-build3753747026/b548/_pkg_.a packagefile github.com/containers/image/v5/internal/uploadreader=/tmp/go-build3753747026/b549/_pkg_.a packagefile github.com/containers/image/v5/internal/useragent=/tmp/go-build3753747026/b550/_pkg_.a packagefile github.com/containers/image/v5/manifest=/tmp/go-build3753747026/b196/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/none=/tmp/go-build3753747026/b306/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=/tmp/go-build3753747026/b200/_pkg_.a packagefile github.com/containers/image/v5/pkg/docker/config=/tmp/go-build3753747026/b551/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=/tmp/go-build3753747026/b552/_pkg_.a packagefile github.com/containers/image/v5/pkg/tlsclientconfig=/tmp/go-build3753747026/b501/_pkg_.a packagefile github.com/containers/image/v5/transports=/tmp/go-build3753747026/b389/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build3753747026/b199/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=/tmp/go-build3753747026/b259/_pkg_.a packagefile github.com/containers/storage/pkg/regexp=/tmp/go-build3753747026/b194/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=/tmp/go-build3753747026/b285/_pkg_.a packagefile github.com/docker/distribution/registry/api/v2=/tmp/go-build3753747026/b286/_pkg_.a packagefile github.com/docker/distribution/registry/client/auth/challenge=/tmp/go-build3753747026/b555/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=/tmp/go-build3753747026/b502/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build3753747026/b176/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3753747026/b175/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build3753747026/b174/_pkg_.a packagefile golang.org/x/exp/maps=/tmp/go-build3753747026/b206/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build3753747026/b202/_pkg_.a packagefile gopkg.in/yaml.v3=/tmp/go-build3753747026/b215/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile math=/tmp/go-build3753747026/b035/_pkg_.a packagefile math/rand=/tmp/go-build3753747026/b086/_pkg_.a packagefile mime=/tmp/go-build3753747026/b272/_pkg_.a packagefile mime/multipart=/tmp/go-build3753747026/b273/_pkg_.a packagefile net/http=/tmp/go-build3753747026/b262/_pkg_.a packagefile net/url=/tmp/go-build3753747026/b116/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile path=/tmp/go-build3753747026/b049/_pkg_.a packagefile path/filepath=/tmp/go-build3753747026/b117/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile syscall=/tmp/go-build3753747026/b028/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b546/_pkg_.a -trimpath "$WORK/b546=>" -p github.com/containers/image/v5/docker -complete -installsuffix shared -buildid WIvw8aI18tCI3zQxOgjh/WIvw8aI18tCI3zQxOgjh -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b546/importcfg -pack ./src/github.com/containers/image/v5/docker/body_reader.go ./src/github.com/containers/image/v5/docker/cache.go ./src/github.com/containers/image/v5/docker/distribution_error.go ./src/github.com/containers/image/v5/docker/docker_client.go ./src/github.com/containers/image/v5/docker/docker_image.go ./src/github.com/containers/image/v5/docker/docker_image_dest.go ./src/github.com/containers/image/v5/docker/docker_image_src.go ./src/github.com/containers/image/v5/docker/docker_transport.go ./src/github.com/containers/image/v5/docker/errors.go ./src/github.com/containers/image/v5/docker/paths_common.go ./src/github.com/containers/image/v5/docker/registries_d.go ./src/github.com/containers/image/v5/docker/wwwauthenticate.go cp $WORK/b342/_pkg_.a /builddir/.cache/go-build/2c/2c4bf1a17923f79238f77bd602b7108e1fc13cdbfa0913f64e41390a600d741b-d # internal github.com/go-openapi/jsonpointer mkdir -p $WORK/b354/ cat >/tmp/go-build3753747026/b354/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/go-openapi/swag=/tmp/go-build3753747026/b342/_pkg_.a packagefile reflect=/tmp/go-build3753747026/b037/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b354/_pkg_.a -trimpath "$WORK/b354=>" -p github.com/go-openapi/jsonpointer -complete -installsuffix shared -buildid hFVibdqDSnKrUAWed3Ra/hFVibdqDSnKrUAWed3Ra -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b354/importcfg -pack ./src/github.com/go-openapi/jsonpointer/pointer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b364/_pkg_.a # internal cp $WORK/b364/_pkg_.a /builddir/.cache/go-build/0b/0bf492c19308ab19bac0d2c259c12b4ecd7cb4a30167c49e7eb375e09e461576-d # internal github.com/sigstore/sigstore/pkg/signature mkdir -p $WORK/b362/ cat >/tmp/go-build3753747026/b362/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile context=/tmp/go-build3753747026/b026/_pkg_.a packagefile crypto=/tmp/go-build3753747026/b068/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build3753747026/b083/_pkg_.a packagefile crypto/ed25519=/tmp/go-build3753747026/b095/_pkg_.a packagefile crypto/elliptic=/tmp/go-build3753747026/b084/_pkg_.a packagefile crypto/rand=/tmp/go-build3753747026/b097/_pkg_.a packagefile crypto/rsa=/tmp/go-build3753747026/b101/_pkg_.a packagefile crypto/sha256=/tmp/go-build3753747026/b103/_pkg_.a packagefile crypto/sha512=/tmp/go-build3753747026/b091/_pkg_.a packagefile encoding/json=/tmp/go-build3753747026/b031/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/google/go-containerregistry/pkg/name=/tmp/go-build3753747026/b363/_pkg_.a packagefile github.com/sigstore/sigstore/pkg/cryptoutils=/tmp/go-build3753747026/b364/_pkg_.a packagefile github.com/sigstore/sigstore/pkg/signature/options=/tmp/go-build3753747026/b386/_pkg_.a packagefile github.com/sigstore/sigstore/pkg/signature/payload=/tmp/go-build3753747026/b387/_pkg_.a packagefile golang.org/x/crypto/sha3=/tmp/go-build3753747026/b388/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile path/filepath=/tmp/go-build3753747026/b117/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b362/_pkg_.a -trimpath "$WORK/b362=>" -p github.com/sigstore/sigstore/pkg/signature -complete -installsuffix shared -buildid 8cw0TwpPl33Gjr2jCgrb/8cw0TwpPl33Gjr2jCgrb -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b362/importcfg -pack ./src/github.com/sigstore/sigstore/pkg/signature/doc.go ./src/github.com/sigstore/sigstore/pkg/signature/ecdsa.go ./src/github.com/sigstore/sigstore/pkg/signature/ed25519.go ./src/github.com/sigstore/sigstore/pkg/signature/ed25519ph.go ./src/github.com/sigstore/sigstore/pkg/signature/message.go ./src/github.com/sigstore/sigstore/pkg/signature/options.go ./src/github.com/sigstore/sigstore/pkg/signature/publickey.go ./src/github.com/sigstore/sigstore/pkg/signature/rsapkcs1v15.go ./src/github.com/sigstore/sigstore/pkg/signature/rsapss.go ./src/github.com/sigstore/sigstore/pkg/signature/signer.go ./src/github.com/sigstore/sigstore/pkg/signature/signerverifier.go ./src/github.com/sigstore/sigstore/pkg/signature/util.go ./src/github.com/sigstore/sigstore/pkg/signature/verifier.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b284/_pkg_.a # internal cp $WORK/b284/_pkg_.a /builddir/.cache/go-build/ec/ec6a88d0a454daec83a7fa6e0a53a4c72edfa11ab136f24e137cec9d9952deb1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b609/_pkg_.a # internal cp $WORK/b609/_pkg_.a /builddir/.cache/go-build/71/71ac74841acd334daef7035241de524e770150fe893ec1d886d5626507b1f2c0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b354/_pkg_.a # internal cp $WORK/b354/_pkg_.a /builddir/.cache/go-build/22/22bfd5584634650d8f79da83dc99577ddbb65a8789f89aa720c26a06fae7d527-d # internal github.com/go-openapi/jsonreference mkdir -p $WORK/b355/ cat >/tmp/go-build3753747026/b355/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile github.com/go-openapi/jsonpointer=/tmp/go-build3753747026/b354/_pkg_.a packagefile github.com/go-openapi/jsonreference/internal=/tmp/go-build3753747026/b356/_pkg_.a packagefile net/url=/tmp/go-build3753747026/b116/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b355/_pkg_.a -trimpath "$WORK/b355=>" -p github.com/go-openapi/jsonreference -complete -installsuffix shared -buildid YH0Owtt9u3hcMXwpDV9s/YH0Owtt9u3hcMXwpDV9s -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b355/importcfg -pack ./src/github.com/go-openapi/jsonreference/reference.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b584/_pkg_.a # internal cp $WORK/b584/_pkg_.a /builddir/.cache/go-build/d6/d6c1c0f5f9bb43a39f31a6f26dcc7f66bf8d0afd7e44e3e9011b2c5d9fdd5e98-d # internal github.com/docker/docker/client mkdir -p $WORK/b559/ cat >/tmp/go-build3753747026/b559/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3753747026/b053/_pkg_.a packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile context=/tmp/go-build3753747026/b026/_pkg_.a packagefile crypto/tls=/tmp/go-build3753747026/b066/_pkg_.a packagefile encoding/base64=/tmp/go-build3753747026/b033/_pkg_.a packagefile encoding/json=/tmp/go-build3753747026/b031/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/distribution/reference=/tmp/go-build3753747026/b287/_pkg_.a packagefile github.com/docker/docker/api=/tmp/go-build3753747026/b560/_pkg_.a packagefile github.com/docker/docker/api/types=/tmp/go-build3753747026/b561/_pkg_.a packagefile github.com/docker/docker/api/types/checkpoint=/tmp/go-build3753747026/b562/_pkg_.a packagefile github.com/docker/docker/api/types/container=/tmp/go-build3753747026/b563/_pkg_.a packagefile github.com/docker/docker/api/types/events=/tmp/go-build3753747026/b580/_pkg_.a packagefile github.com/docker/docker/api/types/filters=/tmp/go-build3753747026/b565/_pkg_.a packagefile github.com/docker/docker/api/types/image=/tmp/go-build3753747026/b572/_pkg_.a packagefile github.com/docker/docker/api/types/network=/tmp/go-build3753747026/b567/_pkg_.a packagefile github.com/docker/docker/api/types/registry=/tmp/go-build3753747026/b573/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=/tmp/go-build3753747026/b575/_pkg_.a packagefile github.com/docker/docker/api/types/system=/tmp/go-build3753747026/b578/_pkg_.a packagefile github.com/docker/docker/api/types/time=/tmp/go-build3753747026/b581/_pkg_.a packagefile github.com/docker/docker/api/types/versions=/tmp/go-build3753747026/b210/_pkg_.a packagefile github.com/docker/docker/api/types/volume=/tmp/go-build3753747026/b579/_pkg_.a packagefile github.com/docker/docker/errdefs=/tmp/go-build3753747026/b582/_pkg_.a packagefile github.com/docker/go-connections/sockets=/tmp/go-build3753747026/b583/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=/tmp/go-build3753747026/b502/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build3753747026/b176/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3753747026/b175/_pkg_.a packagefile github.com/pkg/errors=/tmp/go-build3753747026/b574/_pkg_.a packagefile go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp=/tmp/go-build3753747026/b584/_pkg_.a packagefile go.opentelemetry.io/otel/trace=/tmp/go-build3753747026/b607/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile net=/tmp/go-build3753747026/b109/_pkg_.a packagefile net/http=/tmp/go-build3753747026/b262/_pkg_.a packagefile net/url=/tmp/go-build3753747026/b116/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile path=/tmp/go-build3753747026/b049/_pkg_.a packagefile path/filepath=/tmp/go-build3753747026/b117/_pkg_.a packagefile reflect=/tmp/go-build3753747026/b037/_pkg_.a packagefile regexp=/tmp/go-build3753747026/b177/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b559/_pkg_.a -trimpath "$WORK/b559=>" -p github.com/docker/docker/client -complete -installsuffix shared -buildid kEuG3U4aB7B5SESEPHwM/kEuG3U4aB7B5SESEPHwM -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b559/importcfg -pack ./src/github.com/docker/docker/client/build_cancel.go ./src/github.com/docker/docker/client/build_prune.go ./src/github.com/docker/docker/client/checkpoint_create.go ./src/github.com/docker/docker/client/checkpoint_delete.go ./src/github.com/docker/docker/client/checkpoint_list.go ./src/github.com/docker/docker/client/client.go ./src/github.com/docker/docker/client/client_deprecated.go ./src/github.com/docker/docker/client/client_unix.go ./src/github.com/docker/docker/client/config_create.go ./src/github.com/docker/docker/client/config_inspect.go ./src/github.com/docker/docker/client/config_list.go ./src/github.com/docker/docker/client/config_remove.go ./src/github.com/docker/docker/client/config_update.go ./src/github.com/docker/docker/client/container_attach.go ./src/github.com/docker/docker/client/container_commit.go ./src/github.com/docker/docker/client/container_copy.go ./src/github.com/docker/docker/client/container_create.go ./src/github.com/docker/docker/client/container_diff.go ./src/github.com/docker/docker/client/container_exec.go ./src/github.com/docker/docker/client/container_export.go ./src/github.com/docker/docker/client/container_inspect.go ./src/github.com/docker/docker/client/container_kill.go ./src/github.com/docker/docker/client/container_list.go ./src/github.com/docker/docker/client/container_logs.go ./src/github.com/docker/docker/client/container_pause.go ./src/github.com/docker/docker/client/container_prune.go ./src/github.com/docker/docker/client/container_remove.go ./src/github.com/docker/docker/client/container_rename.go ./src/github.com/docker/docker/client/container_resize.go ./src/github.com/docker/docker/client/container_restart.go ./src/github.com/docker/docker/client/container_start.go ./src/github.com/docker/docker/client/container_stats.go ./src/github.com/docker/docker/client/container_stop.go ./src/github.com/docker/docker/client/container_top.go ./src/github.com/docker/docker/client/container_unpause.go ./src/github.com/docker/docker/client/container_update.go ./src/github.com/docker/docker/client/container_wait.go ./src/github.com/docker/docker/client/disk_usage.go ./src/github.com/docker/docker/client/distribution_inspect.go ./src/github.com/docker/docker/client/envvars.go ./src/github.com/docker/docker/client/errors.go ./src/github.com/docker/docker/client/events.go ./src/github.com/docker/docker/client/hijack.go ./src/github.com/docker/docker/client/image_build.go ./src/github.com/docker/docker/client/image_create.go ./src/github.com/docker/docker/client/image_history.go ./src/github.com/docker/docker/client/image_import.go ./src/github.com/docker/docker/client/image_inspect.go ./src/github.com/docker/docker/client/image_list.go ./src/github.com/docker/docker/client/image_load.go ./src/github.com/docker/docker/client/image_prune.go ./src/github.com/docker/docker/client/image_pull.go ./src/github.com/docker/docker/client/image_push.go ./src/github.com/docker/docker/client/image_remove.go ./src/github.com/docker/docker/client/image_save.go ./src/github.com/docker/docker/client/image_search.go ./src/github.com/docker/docker/client/image_tag.go ./src/github.com/docker/docker/client/info.go ./src/github.com/docker/docker/client/interface.go ./src/github.com/docker/docker/client/interface_experimental.go ./src/github.com/docker/docker/client/interface_stable.go ./src/github.com/docker/docker/client/login.go ./src/github.com/docker/docker/client/network_connect.go ./src/github.com/docker/docker/client/network_create.go ./src/github.com/docker/docker/client/network_disconnect.go ./src/github.com/docker/docker/client/network_inspect.go ./src/github.com/docker/docker/client/network_list.go ./src/github.com/docker/docker/client/network_prune.go ./src/github.com/docker/docker/client/network_remove.go ./src/github.com/docker/docker/client/node_inspect.go ./src/github.com/docker/docker/client/node_list.go ./src/github.com/docker/docker/client/node_remove.go ./src/github.com/docker/docker/client/node_update.go ./src/github.com/docker/docker/client/options.go ./src/github.com/docker/docker/client/ping.go ./src/github.com/docker/docker/client/plugin_create.go ./src/github.com/docker/docker/client/plugin_disable.go ./src/github.com/docker/docker/client/plugin_enable.go ./src/github.com/docker/docker/client/plugin_inspect.go ./src/github.com/docker/docker/client/plugin_install.go ./src/github.com/docker/docker/client/plugin_list.go ./src/github.com/docker/docker/client/plugin_push.go ./src/github.com/docker/docker/client/plugin_remove.go ./src/github.com/docker/docker/client/plugin_set.go ./src/github.com/docker/docker/client/plugin_upgrade.go ./src/github.com/docker/docker/client/request.go ./src/github.com/docker/docker/client/secret_create.go ./src/github.com/docker/docker/client/secret_inspect.go ./src/github.com/docker/docker/client/secret_list.go ./src/github.com/docker/docker/client/secret_remove.go ./src/github.com/docker/docker/client/secret_update.go ./src/github.com/docker/docker/client/service_create.go ./src/github.com/docker/docker/client/service_inspect.go ./src/github.com/docker/docker/client/service_list.go ./src/github.com/docker/docker/client/service_logs.go ./src/github.com/docker/docker/client/service_remove.go ./src/github.com/docker/docker/client/service_update.go ./src/github.com/docker/docker/client/swarm_get_unlock_key.go ./src/github.com/docker/docker/client/swarm_init.go ./src/github.com/docker/docker/client/swarm_inspect.go ./src/github.com/docker/docker/client/swarm_join.go ./src/github.com/docker/docker/client/swarm_leave.go ./src/github.com/docker/docker/client/swarm_unlock.go ./src/github.com/docker/docker/client/swarm_update.go ./src/github.com/docker/docker/client/task_inspect.go ./src/github.com/docker/docker/client/task_list.go ./src/github.com/docker/docker/client/task_logs.go ./src/github.com/docker/docker/client/utils.go ./src/github.com/docker/docker/client/version.go ./src/github.com/docker/docker/client/volume_create.go ./src/github.com/docker/docker/client/volume_inspect.go ./src/github.com/docker/docker/client/volume_list.go ./src/github.com/docker/docker/client/volume_prune.go ./src/github.com/docker/docker/client/volume_remove.go ./src/github.com/docker/docker/client/volume_update.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b355/_pkg_.a # internal cp $WORK/b355/_pkg_.a /builddir/.cache/go-build/64/64f1044af1997623456e342dfd26440c7076b3f3cccd9e1054a9f540ac9e2538-d # internal github.com/go-openapi/spec mkdir -p $WORK/b351/ cat >/tmp/go-build3753747026/b351/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile compress/gzip=/tmp/go-build3753747026/b126/_pkg_.a packagefile crypto/sha256=/tmp/go-build3753747026/b103/_pkg_.a packagefile encoding/gob=/tmp/go-build3753747026/b352/_pkg_.a packagefile encoding/json=/tmp/go-build3753747026/b031/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/go-openapi/jsonpointer=/tmp/go-build3753747026/b354/_pkg_.a packagefile github.com/go-openapi/jsonreference=/tmp/go-build3753747026/b355/_pkg_.a packagefile github.com/go-openapi/swag=/tmp/go-build3753747026/b342/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile io/ioutil=/tmp/go-build3753747026/b123/_pkg_.a packagefile log=/tmp/go-build3753747026/b062/_pkg_.a packagefile net/http=/tmp/go-build3753747026/b262/_pkg_.a packagefile net/url=/tmp/go-build3753747026/b116/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile path=/tmp/go-build3753747026/b049/_pkg_.a packagefile path/filepath=/tmp/go-build3753747026/b117/_pkg_.a packagefile reflect=/tmp/go-build3753747026/b037/_pkg_.a packagefile runtime=/tmp/go-build3753747026/b009/_pkg_.a packagefile sort=/tmp/go-build3753747026/b041/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b351/_pkg_.a -trimpath "$WORK/b351=>" -p github.com/go-openapi/spec -complete -installsuffix shared -buildid ZvSqs2qTGGaYEi597_LW/ZvSqs2qTGGaYEi597_LW -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b351/importcfg -pack ./src/github.com/go-openapi/spec/bindata.go ./src/github.com/go-openapi/spec/cache.go ./src/github.com/go-openapi/spec/contact_info.go ./src/github.com/go-openapi/spec/debug.go ./src/github.com/go-openapi/spec/errors.go ./src/github.com/go-openapi/spec/expander.go ./src/github.com/go-openapi/spec/external_docs.go ./src/github.com/go-openapi/spec/header.go ./src/github.com/go-openapi/spec/info.go ./src/github.com/go-openapi/spec/items.go ./src/github.com/go-openapi/spec/license.go ./src/github.com/go-openapi/spec/normalizer.go ./src/github.com/go-openapi/spec/normalizer_nonwindows.go ./src/github.com/go-openapi/spec/operation.go ./src/github.com/go-openapi/spec/parameter.go ./src/github.com/go-openapi/spec/path_item.go ./src/github.com/go-openapi/spec/paths.go ./src/github.com/go-openapi/spec/properties.go ./src/github.com/go-openapi/spec/ref.go ./src/github.com/go-openapi/spec/resolver.go ./src/github.com/go-openapi/spec/response.go ./src/github.com/go-openapi/spec/responses.go ./src/github.com/go-openapi/spec/schema.go ./src/github.com/go-openapi/spec/schema_loader.go ./src/github.com/go-openapi/spec/security_scheme.go ./src/github.com/go-openapi/spec/spec.go ./src/github.com/go-openapi/spec/swagger.go ./src/github.com/go-openapi/spec/tag.go ./src/github.com/go-openapi/spec/url_go19.go ./src/github.com/go-openapi/spec/validations.go ./src/github.com/go-openapi/spec/xml_object.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b709/_pkg_.a # internal cp $WORK/b709/_pkg_.a /builddir/.cache/go-build/dc/dc5121ea58f18f87fc7bf83a251e2ddd0f88567a9b76843dcefb3968616b1d1d-d # internal github.com/containers/common/libnetwork/network mkdir -p $WORK/b708/ cat >/tmp/go-build3753747026/b708/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/containers/common/libnetwork/netavark=/tmp/go-build3753747026/b709/_pkg_.a packagefile github.com/containers/common/libnetwork/types=/tmp/go-build3753747026/b193/_pkg_.a packagefile github.com/containers/common/pkg/config=/tmp/go-build3753747026/b618/_pkg_.a packagefile github.com/containers/storage=/tmp/go-build3753747026/b505/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=/tmp/go-build3753747026/b228/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=/tmp/go-build3753747026/b230/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build3753747026/b174/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile path/filepath=/tmp/go-build3753747026/b117/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b708/_pkg_.a -trimpath "$WORK/b708=>" -p github.com/containers/common/libnetwork/network -complete -installsuffix shared -buildid Qz5QoyDygL1-d2xVpEji/Qz5QoyDygL1-d2xVpEji -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b708/importcfg -pack ./src/github.com/containers/common/libnetwork/network/interface.go ./src/github.com/containers/common/libnetwork/network/interface_cni_unsupported.go ./src/github.com/containers/common/libnetwork/network/interface_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b328/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b362/_pkg_.a # internal cp $WORK/b362/_pkg_.a /builddir/.cache/go-build/44/449db946c6a02668d560557af968b813e6f702ce04fd4fe993ab4ef00472367d-d # internal cp $WORK/b328/_pkg_.a /builddir/.cache/go-build/fb/fb5efdae939760ab941771e5c7a3131d1f1174452a30999c2d3688f55336b0f6-d # internal github.com/go-openapi/runtime mkdir -p $WORK/b325/ cat >/tmp/go-build3753747026/b325/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3753747026/b053/_pkg_.a packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile context=/tmp/go-build3753747026/b026/_pkg_.a packagefile encoding=/tmp/go-build3753747026/b032/_pkg_.a packagefile encoding/csv=/tmp/go-build3753747026/b326/_pkg_.a packagefile encoding/json=/tmp/go-build3753747026/b031/_pkg_.a packagefile encoding/xml=/tmp/go-build3753747026/b327/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/go-openapi/errors=/tmp/go-build3753747026/b324/_pkg_.a packagefile github.com/go-openapi/strfmt=/tmp/go-build3753747026/b328/_pkg_.a packagefile github.com/go-openapi/swag=/tmp/go-build3753747026/b342/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile mime=/tmp/go-build3753747026/b272/_pkg_.a packagefile net/http=/tmp/go-build3753747026/b262/_pkg_.a packagefile net/url=/tmp/go-build3753747026/b116/_pkg_.a packagefile reflect=/tmp/go-build3753747026/b037/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b325/_pkg_.a -trimpath "$WORK/b325=>" -p github.com/go-openapi/runtime -complete -installsuffix shared -buildid _K7N9VzlynkijFV42l9A/_K7N9VzlynkijFV42l9A -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b325/importcfg -pack ./src/github.com/go-openapi/runtime/bytestream.go ./src/github.com/go-openapi/runtime/client_auth_info.go ./src/github.com/go-openapi/runtime/client_operation.go ./src/github.com/go-openapi/runtime/client_request.go ./src/github.com/go-openapi/runtime/client_response.go ./src/github.com/go-openapi/runtime/constants.go ./src/github.com/go-openapi/runtime/csv.go ./src/github.com/go-openapi/runtime/discard.go ./src/github.com/go-openapi/runtime/file.go ./src/github.com/go-openapi/runtime/headers.go ./src/github.com/go-openapi/runtime/interfaces.go ./src/github.com/go-openapi/runtime/json.go ./src/github.com/go-openapi/runtime/request.go ./src/github.com/go-openapi/runtime/statuses.go ./src/github.com/go-openapi/runtime/text.go ./src/github.com/go-openapi/runtime/values.go ./src/github.com/go-openapi/runtime/xml.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b708/_pkg_.a # internal cp $WORK/b708/_pkg_.a /builddir/.cache/go-build/95/958d3b63cb050d310e40afb39390b56c86bf9e21ec2aea8be94793d654b64000-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b325/_pkg_.a # internal cp $WORK/b325/_pkg_.a /builddir/.cache/go-build/c0/c00f09446685b8d1e083da991e29a508dc57de9dc2ee5337931ccbfda156d14f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b546/_pkg_.a # internal cp $WORK/b546/_pkg_.a /builddir/.cache/go-build/f5/f5b706d2ac55f9d2c3bb24fce5c91355e771d3caec34eed50147d861ece990f7-d # internal github.com/containers/common/pkg/auth mkdir -p $WORK/b697/ github.com/containers/image/v5/openshift mkdir -p $WORK/b610/ cat >/tmp/go-build3753747026/b697/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3753747026/b053/_pkg_.a packagefile context=/tmp/go-build3753747026/b026/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/containers/common/pkg/completion=/tmp/go-build3753747026/b698/_pkg_.a packagefile github.com/containers/common/pkg/password=/tmp/go-build3753747026/b701/_pkg_.a packagefile github.com/containers/image/v5/docker=/tmp/go-build3753747026/b546/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build3753747026/b195/_pkg_.a packagefile github.com/containers/image/v5/pkg/docker/config=/tmp/go-build3753747026/b551/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=/tmp/go-build3753747026/b552/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build3753747026/b199/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=/tmp/go-build3753747026/b259/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build3753747026/b174/_pkg_.a packagefile github.com/spf13/pflag=/tmp/go-build3753747026/b700/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile net/url=/tmp/go-build3753747026/b116/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile path/filepath=/tmp/go-build3753747026/b117/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b697/_pkg_.a -trimpath "$WORK/b697=>" -p github.com/containers/common/pkg/auth -complete -installsuffix shared -buildid WIoNq_28x3b6hsQ3yLYL/WIoNq_28x3b6hsQ3yLYL -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b697/importcfg -pack ./src/github.com/containers/common/pkg/auth/auth.go ./src/github.com/containers/common/pkg/auth/cli.go cat >/tmp/go-build3753747026/b610/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile context=/tmp/go-build3753747026/b026/_pkg_.a packagefile crypto/rand=/tmp/go-build3753747026/b097/_pkg_.a packagefile crypto/tls=/tmp/go-build3753747026/b066/_pkg_.a packagefile crypto/x509=/tmp/go-build3753747026/b104/_pkg_.a packagefile dario.cat/mergo=/tmp/go-build3753747026/b611/_pkg_.a packagefile encoding/base64=/tmp/go-build3753747026/b033/_pkg_.a packagefile encoding/json=/tmp/go-build3753747026/b031/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/containers/image/v5/docker=/tmp/go-build3753747026/b546/_pkg_.a packagefile github.com/containers/image/v5/docker/policyconfiguration=/tmp/go-build3753747026/b547/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build3753747026/b195/_pkg_.a packagefile github.com/containers/image/v5/internal/image=/tmp/go-build3753747026/b300/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination=/tmp/go-build3753747026/b307/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/impl=/tmp/go-build3753747026/b497/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/stubs=/tmp/go-build3753747026/b308/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/impl=/tmp/go-build3753747026/b498/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/stubs=/tmp/go-build3753747026/b302/_pkg_.a packagefile github.com/containers/image/v5/internal/iolimits=/tmp/go-build3753747026/b305/_pkg_.a packagefile github.com/containers/image/v5/internal/private=/tmp/go-build3753747026/b303/_pkg_.a packagefile github.com/containers/image/v5/internal/set=/tmp/go-build3753747026/b207/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=/tmp/go-build3753747026/b304/_pkg_.a packagefile github.com/containers/image/v5/manifest=/tmp/go-build3753747026/b196/_pkg_.a packagefile github.com/containers/image/v5/transports=/tmp/go-build3753747026/b389/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build3753747026/b199/_pkg_.a packagefile github.com/containers/image/v5/version=/tmp/go-build3753747026/b321/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=/tmp/go-build3753747026/b259/_pkg_.a packagefile github.com/containers/storage/pkg/regexp=/tmp/go-build3753747026/b194/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build3753747026/b176/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build3753747026/b174/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build3753747026/b202/_pkg_.a packagefile gopkg.in/yaml.v3=/tmp/go-build3753747026/b215/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile net=/tmp/go-build3753747026/b109/_pkg_.a packagefile net/http=/tmp/go-build3753747026/b262/_pkg_.a packagefile net/netip=/tmp/go-build3753747026/b113/_pkg_.a packagefile net/url=/tmp/go-build3753747026/b116/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile path=/tmp/go-build3753747026/b049/_pkg_.a packagefile path/filepath=/tmp/go-build3753747026/b117/_pkg_.a packagefile reflect=/tmp/go-build3753747026/b037/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b610/_pkg_.a -trimpath "$WORK/b610=>" -p github.com/containers/image/v5/openshift -complete -installsuffix shared -buildid -dXHoB7Y8Vu3YkWYxKBo/-dXHoB7Y8Vu3YkWYxKBo -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b610/importcfg -pack ./src/github.com/containers/image/v5/openshift/openshift-copies.go ./src/github.com/containers/image/v5/openshift/openshift.go ./src/github.com/containers/image/v5/openshift/openshift_dest.go ./src/github.com/containers/image/v5/openshift/openshift_src.go ./src/github.com/containers/image/v5/openshift/openshift_transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b645/_pkg_.a # internal cp $WORK/b645/_pkg_.a /builddir/.cache/go-build/72/72e5ab34c67402f5d22e772afb4f089e14c8b1a8864165a1e906c72435c3de84-d # internal github.com/openshift/imagebuilder mkdir -p $WORK/b659/ cat >/tmp/go-build3753747026/b659/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile flag=/tmp/go-build3753747026/b251/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/containerd/containerd/platforms=/tmp/go-build3753747026/b052/_pkg_.a packagefile github.com/containers/storage/pkg/regexp=/tmp/go-build3753747026/b194/_pkg_.a packagefile github.com/fsouza/go-dockerclient=/tmp/go-build3753747026/b645/_pkg_.a packagefile github.com/moby/buildkit/frontend/dockerfile/parser=/tmp/go-build3753747026/b660/_pkg_.a packagefile github.com/moby/buildkit/frontend/dockerfile/shell=/tmp/go-build3753747026/b662/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/command=/tmp/go-build3753747026/b665/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/parser=/tmp/go-build3753747026/b666/_pkg_.a packagefile github.com/openshift/imagebuilder/signal=/tmp/go-build3753747026/b667/_pkg_.a packagefile github.com/openshift/imagebuilder/strslice=/tmp/go-build3753747026/b668/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile io/ioutil=/tmp/go-build3753747026/b123/_pkg_.a packagefile log=/tmp/go-build3753747026/b062/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile path/filepath=/tmp/go-build3753747026/b117/_pkg_.a packagefile runtime=/tmp/go-build3753747026/b009/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile text/scanner=/tmp/go-build3753747026/b219/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a packagefile unicode=/tmp/go-build3753747026/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b659/_pkg_.a -trimpath "$WORK/b659=>" -p github.com/openshift/imagebuilder -complete -installsuffix shared -buildid uxBwUTr7gM1priWEMViI/uxBwUTr7gM1priWEMViI -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b659/importcfg -pack ./src/github.com/openshift/imagebuilder/builder.go ./src/github.com/openshift/imagebuilder/constants.go ./src/github.com/openshift/imagebuilder/dispatchers.go ./src/github.com/openshift/imagebuilder/doc.go ./src/github.com/openshift/imagebuilder/evaluator.go ./src/github.com/openshift/imagebuilder/internals.go ./src/github.com/openshift/imagebuilder/shell_parser.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b697/_pkg_.a # internal cp $WORK/b697/_pkg_.a /builddir/.cache/go-build/6b/6b2b43b034f008dd9e17702913d38fcff98106bacd82099ead0964576ee47574-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b351/_pkg_.a # internal cp $WORK/b351/_pkg_.a /builddir/.cache/go-build/bc/bcfeca254174eed98182d2437852f705953965905c2109bb162d9505d8f528b9-d # internal github.com/go-openapi/analysis/internal/flatten/normalize mkdir -p $WORK/b350/ github.com/go-openapi/analysis/internal/flatten/operations mkdir -p $WORK/b357/ cat >/tmp/go-build3753747026/b350/importcfg << 'EOF' # internal # import config packagefile github.com/go-openapi/spec=/tmp/go-build3753747026/b351/_pkg_.a packagefile net/url=/tmp/go-build3753747026/b116/_pkg_.a packagefile path=/tmp/go-build3753747026/b049/_pkg_.a packagefile path/filepath=/tmp/go-build3753747026/b117/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b350/_pkg_.a -trimpath "$WORK/b350=>" -p github.com/go-openapi/analysis/internal/flatten/normalize -complete -installsuffix shared -buildid NyX58bH74hdu87DyWFWb/NyX58bH74hdu87DyWFWb -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b350/importcfg -pack ./src/github.com/go-openapi/analysis/internal/flatten/normalize/normalize.go cat >/tmp/go-build3753747026/b357/importcfg << 'EOF' # internal # import config packagefile github.com/go-openapi/jsonpointer=/tmp/go-build3753747026/b354/_pkg_.a packagefile github.com/go-openapi/spec=/tmp/go-build3753747026/b351/_pkg_.a packagefile github.com/go-openapi/swag=/tmp/go-build3753747026/b342/_pkg_.a packagefile path=/tmp/go-build3753747026/b049/_pkg_.a packagefile sort=/tmp/go-build3753747026/b041/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a EOF github.com/go-openapi/analysis/internal/flatten/replace mkdir -p $WORK/b358/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b357/_pkg_.a -trimpath "$WORK/b357=>" -p github.com/go-openapi/analysis/internal/flatten/operations -complete -installsuffix shared -buildid 9S3jbnnoHfxrKmQzp9G0/9S3jbnnoHfxrKmQzp9G0 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b357/importcfg -pack ./src/github.com/go-openapi/analysis/internal/flatten/operations/operations.go github.com/go-openapi/analysis/internal/flatten/schutils mkdir -p $WORK/b359/ cat >/tmp/go-build3753747026/b358/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/go-openapi/analysis/internal/debug=/tmp/go-build3753747026/b349/_pkg_.a packagefile github.com/go-openapi/jsonpointer=/tmp/go-build3753747026/b354/_pkg_.a packagefile github.com/go-openapi/spec=/tmp/go-build3753747026/b351/_pkg_.a packagefile net/url=/tmp/go-build3753747026/b116/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile path=/tmp/go-build3753747026/b049/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b358/_pkg_.a -trimpath "$WORK/b358=>" -p github.com/go-openapi/analysis/internal/flatten/replace -complete -installsuffix shared -buildid vn82CIgkObH88k1zqYoC/vn82CIgkObH88k1zqYoC -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b358/importcfg -pack ./src/github.com/go-openapi/analysis/internal/flatten/replace/replace.go cat >/tmp/go-build3753747026/b359/importcfg << 'EOF' # internal # import config packagefile github.com/go-openapi/spec=/tmp/go-build3753747026/b351/_pkg_.a packagefile github.com/go-openapi/swag=/tmp/go-build3753747026/b342/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b359/_pkg_.a -trimpath "$WORK/b359=>" -p github.com/go-openapi/analysis/internal/flatten/schutils -complete -installsuffix shared -buildid 8wTuJCZQW8TEsVe7jbUR/8wTuJCZQW8TEsVe7jbUR -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b359/importcfg -pack ./src/github.com/go-openapi/analysis/internal/flatten/schutils/flatten_schema.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b359/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b350/_pkg_.a # internal cp $WORK/b359/_pkg_.a /builddir/.cache/go-build/1e/1ee79356beef797590f919f76ec8c08b9cd2e1ce7c0ef47e145a41ab2403ad41-d # internal cp $WORK/b350/_pkg_.a /builddir/.cache/go-build/ee/eebc85532398f7aa3ebc556f3287f08e707e9161cae61485a2d5326baa356f98-d # internal github.com/go-openapi/analysis/internal/flatten/sortref mkdir -p $WORK/b360/ cat >/tmp/go-build3753747026/b360/importcfg << 'EOF' # internal # import config packagefile github.com/go-openapi/analysis/internal/flatten/normalize=/tmp/go-build3753747026/b350/_pkg_.a packagefile github.com/go-openapi/jsonpointer=/tmp/go-build3753747026/b354/_pkg_.a packagefile github.com/go-openapi/spec=/tmp/go-build3753747026/b351/_pkg_.a packagefile net/http=/tmp/go-build3753747026/b262/_pkg_.a packagefile path=/tmp/go-build3753747026/b049/_pkg_.a packagefile reflect=/tmp/go-build3753747026/b037/_pkg_.a packagefile sort=/tmp/go-build3753747026/b041/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b360/_pkg_.a -trimpath "$WORK/b360=>" -p github.com/go-openapi/analysis/internal/flatten/sortref -complete -installsuffix shared -buildid t8WStaXOlIvWsrSFfA3W/t8WStaXOlIvWsrSFfA3W -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b360/importcfg -pack ./src/github.com/go-openapi/analysis/internal/flatten/sortref/keys.go ./src/github.com/go-openapi/analysis/internal/flatten/sortref/sort_ref.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b357/_pkg_.a # internal cp $WORK/b357/_pkg_.a /builddir/.cache/go-build/14/1446e898a0b6f35ea3acce6c7729c7908140177750c3c8aef8a0c3a2e179a5c6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b459/_pkg_.a # internal cp $WORK/b459/_pkg_.a /builddir/.cache/go-build/19/1989efa628b99f797856d03a2ad0b3b5780ba2e1a4878492750f15ae0a3af703-d # internal google.golang.org/grpc/internal/transport mkdir -p $WORK/b458/ cat >/tmp/go-build3753747026/b458/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3753747026/b053/_pkg_.a packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile context=/tmp/go-build3753747026/b026/_pkg_.a packagefile encoding/base64=/tmp/go-build3753747026/b033/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/golang/protobuf/proto=/tmp/go-build3753747026/b125/_pkg_.a packagefile golang.org/x/net/http2=/tmp/go-build3753747026/b459/_pkg_.a packagefile golang.org/x/net/http2/hpack=/tmp/go-build3753747026/b466/_pkg_.a packagefile google.golang.org/grpc/codes=/tmp/go-build3753747026/b055/_pkg_.a packagefile google.golang.org/grpc/credentials=/tmp/go-build3753747026/b065/_pkg_.a packagefile google.golang.org/grpc/grpclog=/tmp/go-build3753747026/b060/_pkg_.a packagefile google.golang.org/grpc/internal=/tmp/go-build3753747026/b056/_pkg_.a packagefile google.golang.org/grpc/internal/channelz=/tmp/go-build3753747026/b430/_pkg_.a packagefile google.golang.org/grpc/internal/credentials=/tmp/go-build3753747026/b160/_pkg_.a packagefile google.golang.org/grpc/internal/grpclog=/tmp/go-build3753747026/b061/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=/tmp/go-build3753747026/b434/_pkg_.a packagefile google.golang.org/grpc/internal/grpcsync=/tmp/go-build3753747026/b445/_pkg_.a packagefile google.golang.org/grpc/internal/grpcutil=/tmp/go-build3753747026/b437/_pkg_.a packagefile google.golang.org/grpc/internal/metadata=/tmp/go-build3753747026/b448/_pkg_.a packagefile google.golang.org/grpc/internal/pretty=/tmp/go-build3753747026/b449/_pkg_.a packagefile google.golang.org/grpc/internal/status=/tmp/go-build3753747026/b165/_pkg_.a packagefile google.golang.org/grpc/internal/syscall=/tmp/go-build3753747026/b467/_pkg_.a packagefile google.golang.org/grpc/internal/transport/networktype=/tmp/go-build3753747026/b457/_pkg_.a packagefile google.golang.org/grpc/keepalive=/tmp/go-build3753747026/b468/_pkg_.a packagefile google.golang.org/grpc/metadata=/tmp/go-build3753747026/b431/_pkg_.a packagefile google.golang.org/grpc/peer=/tmp/go-build3753747026/b469/_pkg_.a packagefile google.golang.org/grpc/resolver=/tmp/go-build3753747026/b064/_pkg_.a packagefile google.golang.org/grpc/stats=/tmp/go-build3753747026/b470/_pkg_.a packagefile google.golang.org/grpc/status=/tmp/go-build3753747026/b162/_pkg_.a packagefile google.golang.org/grpc/tap=/tmp/go-build3753747026/b471/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile math=/tmp/go-build3753747026/b035/_pkg_.a packagefile net=/tmp/go-build3753747026/b109/_pkg_.a packagefile net/http=/tmp/go-build3753747026/b262/_pkg_.a packagefile net/http/httputil=/tmp/go-build3753747026/b472/_pkg_.a packagefile net/url=/tmp/go-build3753747026/b116/_pkg_.a packagefile path/filepath=/tmp/go-build3753747026/b117/_pkg_.a packagefile runtime=/tmp/go-build3753747026/b009/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile sync/atomic=/tmp/go-build3753747026/b023/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a packagefile unicode/utf8=/tmp/go-build3753747026/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b458/_pkg_.a -trimpath "$WORK/b458=>" -p google.golang.org/grpc/internal/transport -complete -installsuffix shared -buildid x7YHHnB_0B3u_zr12c15/x7YHHnB_0B3u_zr12c15 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b458/importcfg -pack ./src/google.golang.org/grpc/internal/transport/bdp_estimator.go ./src/google.golang.org/grpc/internal/transport/controlbuf.go ./src/google.golang.org/grpc/internal/transport/defaults.go ./src/google.golang.org/grpc/internal/transport/flowcontrol.go ./src/google.golang.org/grpc/internal/transport/handler_server.go ./src/google.golang.org/grpc/internal/transport/http2_client.go ./src/google.golang.org/grpc/internal/transport/http2_server.go ./src/google.golang.org/grpc/internal/transport/http_util.go ./src/google.golang.org/grpc/internal/transport/logging.go ./src/google.golang.org/grpc/internal/transport/proxy.go ./src/google.golang.org/grpc/internal/transport/transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b358/_pkg_.a # internal cp $WORK/b358/_pkg_.a /builddir/.cache/go-build/3b/3b376d230e36c906b7e12c87871e3c6ea7ecfd341b3dce83fed5ac48a6eb0c8f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b559/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b360/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b610/_pkg_.a # internal cp $WORK/b360/_pkg_.a /builddir/.cache/go-build/59/59f4fc1d29a07c1c3e120b28b0c9e48f96ffd19adf00f8e4158f4dd25b64aa08-d # internal github.com/go-openapi/analysis mkdir -p $WORK/b348/ cat >/tmp/go-build3753747026/b348/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/go-openapi/analysis/internal/debug=/tmp/go-build3753747026/b349/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/normalize=/tmp/go-build3753747026/b350/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/operations=/tmp/go-build3753747026/b357/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/replace=/tmp/go-build3753747026/b358/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/schutils=/tmp/go-build3753747026/b359/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/sortref=/tmp/go-build3753747026/b360/_pkg_.a packagefile github.com/go-openapi/jsonpointer=/tmp/go-build3753747026/b354/_pkg_.a packagefile github.com/go-openapi/spec=/tmp/go-build3753747026/b351/_pkg_.a packagefile github.com/go-openapi/strfmt=/tmp/go-build3753747026/b328/_pkg_.a packagefile github.com/go-openapi/swag=/tmp/go-build3753747026/b342/_pkg_.a packagefile log=/tmp/go-build3753747026/b062/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile path=/tmp/go-build3753747026/b049/_pkg_.a packagefile reflect=/tmp/go-build3753747026/b037/_pkg_.a packagefile sort=/tmp/go-build3753747026/b041/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b348/_pkg_.a -trimpath "$WORK/b348=>" -p github.com/go-openapi/analysis -complete -installsuffix shared -buildid iP-S7BP_PzJSDOFO3E2t/iP-S7BP_PzJSDOFO3E2t -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b348/importcfg -pack ./src/github.com/go-openapi/analysis/analyzer.go ./src/github.com/go-openapi/analysis/debug.go ./src/github.com/go-openapi/analysis/doc.go ./src/github.com/go-openapi/analysis/fixer.go ./src/github.com/go-openapi/analysis/flatten.go ./src/github.com/go-openapi/analysis/flatten_name.go ./src/github.com/go-openapi/analysis/flatten_options.go ./src/github.com/go-openapi/analysis/mixin.go ./src/github.com/go-openapi/analysis/schema.go cp $WORK/b610/_pkg_.a /builddir/.cache/go-build/2c/2c3b25240dc72cbc1572d16b8223c73cfc615245c3300c0d4ca77d33c4d03e21-d # internal cp $WORK/b559/_pkg_.a /builddir/.cache/go-build/8f/8f71877f4f58366f0895f6c3960605a6ed57622a6089f70f0e94b67b1d6f73aa-d # internal github.com/containers/image/v5/docker/daemon mkdir -p $WORK/b558/ cat >/tmp/go-build3753747026/b558/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build3753747026/b026/_pkg_.a packagefile encoding/json=/tmp/go-build3753747026/b031/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/containers/image/v5/docker/internal/tarfile=/tmp/go-build3753747026/b557/_pkg_.a packagefile github.com/containers/image/v5/docker/policyconfiguration=/tmp/go-build3753747026/b547/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build3753747026/b195/_pkg_.a packagefile github.com/containers/image/v5/internal/image=/tmp/go-build3753747026/b300/_pkg_.a packagefile github.com/containers/image/v5/internal/private=/tmp/go-build3753747026/b303/_pkg_.a packagefile github.com/containers/image/v5/transports=/tmp/go-build3753747026/b389/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build3753747026/b199/_pkg_.a packagefile github.com/docker/docker/client=/tmp/go-build3753747026/b559/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=/tmp/go-build3753747026/b502/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build3753747026/b176/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build3753747026/b174/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile net/http=/tmp/go-build3753747026/b262/_pkg_.a packagefile path/filepath=/tmp/go-build3753747026/b117/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b558/_pkg_.a -trimpath "$WORK/b558=>" -p github.com/containers/image/v5/docker/daemon -complete -installsuffix shared -buildid gFT8aJ1jTVaNIy55I1M7/gFT8aJ1jTVaNIy55I1M7 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b558/importcfg -pack ./src/github.com/containers/image/v5/docker/daemon/client.go ./src/github.com/containers/image/v5/docker/daemon/daemon_dest.go ./src/github.com/containers/image/v5/docker/daemon/daemon_src.go ./src/github.com/containers/image/v5/docker/daemon/daemon_transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b659/_pkg_.a # internal cp $WORK/b659/_pkg_.a /builddir/.cache/go-build/a3/a3f826a84ed8fc4d3a6c11d86715c45a16963629cc89e88f513866a0f3ca47b9-d # internal github.com/containers/buildah/internal/config mkdir -p $WORK/b644/ cat >/tmp/go-build3753747026/b644/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/containers/buildah/docker=/tmp/go-build3753747026/b642/_pkg_.a packagefile github.com/containers/image/v5/manifest=/tmp/go-build3753747026/b196/_pkg_.a packagefile github.com/fsouza/go-dockerclient=/tmp/go-build3753747026/b645/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3753747026/b175/_pkg_.a packagefile github.com/openshift/imagebuilder=/tmp/go-build3753747026/b659/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a EOF github.com/containers/buildah/pkg/parse mkdir -p $WORK/b689/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b644/_pkg_.a -trimpath "$WORK/b644=>" -p github.com/containers/buildah/internal/config -complete -installsuffix shared -buildid Wf7Xi14TPsEkIOIL-Esg/Wf7Xi14TPsEkIOIL-Esg -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b644/importcfg -pack ./_build/src/github.com/containers/buildah/internal/config/convert.go ./_build/src/github.com/containers/buildah/internal/config/executor.go ./_build/src/github.com/containers/buildah/internal/config/override.go cat >/tmp/go-build3753747026/b689/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/containerd/containerd/platforms=/tmp/go-build3753747026/b052/_pkg_.a packagefile github.com/containers/buildah/define=/tmp/go-build3753747026/b192/_pkg_.a packagefile github.com/containers/buildah/internal/mkcw/types=/tmp/go-build3753747026/b670/_pkg_.a packagefile github.com/containers/buildah/internal/parse=/tmp/go-build3753747026/b684/_pkg_.a packagefile github.com/containers/buildah/internal/sbom=/tmp/go-build3753747026/b681/_pkg_.a packagefile github.com/containers/buildah/internal/tmpdir=/tmp/go-build3753747026/b671/_pkg_.a packagefile github.com/containers/buildah/pkg/sshagent=/tmp/go-build3753747026/b690/_pkg_.a packagefile github.com/containers/common/pkg/auth=/tmp/go-build3753747026/b697/_pkg_.a packagefile github.com/containers/common/pkg/config=/tmp/go-build3753747026/b618/_pkg_.a packagefile github.com/containers/common/pkg/parse=/tmp/go-build3753747026/b685/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build3753747026/b195/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build3753747026/b199/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=/tmp/go-build3753747026/b220/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=/tmp/go-build3753747026/b230/_pkg_.a packagefile github.com/containers/storage/types=/tmp/go-build3753747026/b255/_pkg_.a packagefile github.com/cyphar/filepath-securejoin=/tmp/go-build3753747026/b543/_pkg_.a packagefile github.com/docker/go-units=/tmp/go-build3753747026/b224/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/devices=/tmp/go-build3753747026/b260/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build3753747026/b232/_pkg_.a packagefile github.com/openshift/imagebuilder=/tmp/go-build3753747026/b659/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build3753747026/b174/_pkg_.a packagefile github.com/spf13/cobra=/tmp/go-build3753747026/b699/_pkg_.a packagefile github.com/spf13/pflag=/tmp/go-build3753747026/b700/_pkg_.a packagefile golang.org/x/term=/tmp/go-build3753747026/b385/_pkg_.a packagefile net=/tmp/go-build3753747026/b109/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile path/filepath=/tmp/go-build3753747026/b117/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile unicode=/tmp/go-build3753747026/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b689/_pkg_.a -trimpath "$WORK/b689=>" -p github.com/containers/buildah/pkg/parse -complete -installsuffix shared -buildid T6YF5rudzlJEasE6MGdb/T6YF5rudzlJEasE6MGdb -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b689/importcfg -pack ./_build/src/github.com/containers/buildah/pkg/parse/parse.go ./_build/src/github.com/containers/buildah/pkg/parse/parse_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b644/_pkg_.a # internal cp $WORK/b644/_pkg_.a /builddir/.cache/go-build/e9/e9caceeceb5d03ba838ad74388f1cb3bcaee50b8ff170273c3718136d860257f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b558/_pkg_.a # internal cp $WORK/b558/_pkg_.a /builddir/.cache/go-build/f9/f96de5c3425abcc59e5d42a549685666d02f729ac8bd57ca26e8b06dee121750-d # internal github.com/containers/image/v5/transports/alltransports mkdir -p $WORK/b544/ cat >/tmp/go-build3753747026/b544/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/containers/image/v5/directory=/tmp/go-build3753747026/b545/_pkg_.a packagefile github.com/containers/image/v5/docker=/tmp/go-build3753747026/b546/_pkg_.a packagefile github.com/containers/image/v5/docker/archive=/tmp/go-build3753747026/b556/_pkg_.a packagefile github.com/containers/image/v5/docker/daemon=/tmp/go-build3753747026/b558/_pkg_.a packagefile github.com/containers/image/v5/oci/archive=/tmp/go-build3753747026/b609/_pkg_.a packagefile github.com/containers/image/v5/oci/layout=/tmp/go-build3753747026/b495/_pkg_.a packagefile github.com/containers/image/v5/openshift=/tmp/go-build3753747026/b610/_pkg_.a packagefile github.com/containers/image/v5/sif=/tmp/go-build3753747026/b612/_pkg_.a packagefile github.com/containers/image/v5/storage=/tmp/go-build3753747026/b503/_pkg_.a packagefile github.com/containers/image/v5/tarball=/tmp/go-build3753747026/b616/_pkg_.a packagefile github.com/containers/image/v5/transports=/tmp/go-build3753747026/b389/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build3753747026/b199/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b544/_pkg_.a -trimpath "$WORK/b544=>" -p github.com/containers/image/v5/transports/alltransports -complete -installsuffix shared -buildid A8PgMXuxnB8ptCqTWbZT/A8PgMXuxnB8ptCqTWbZT -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b544/importcfg -pack ./src/github.com/containers/image/v5/transports/alltransports/alltransports.go ./src/github.com/containers/image/v5/transports/alltransports/docker_daemon.go ./src/github.com/containers/image/v5/transports/alltransports/ostree_stub.go ./src/github.com/containers/image/v5/transports/alltransports/storage.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b544/_pkg_.a # internal cp $WORK/b544/_pkg_.a /builddir/.cache/go-build/2a/2a4a6a22858accd41c3e96b5bf82b7ffc5cfb3897a65324b15e67c52ba896f5b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b689/_pkg_.a # internal cp $WORK/b689/_pkg_.a /builddir/.cache/go-build/6d/6d215be6f00c9de67ddfbb8828c2b0dd43858847b54cfb37e0e795d85c6547e5-d # internal github.com/containers/buildah/pkg/util mkdir -p $WORK/b702/ cat >/tmp/go-build3753747026/b702/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/containers/buildah/pkg/parse=/tmp/go-build3753747026/b689/_pkg_.a packagefile github.com/docker/go-units=/tmp/go-build3753747026/b224/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build3753747026/b057/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile path/filepath=/tmp/go-build3753747026/b117/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile syscall=/tmp/go-build3753747026/b028/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b702/_pkg_.a -trimpath "$WORK/b702=>" -p github.com/containers/buildah/pkg/util -complete -installsuffix shared -buildid gPj-J0F3dBLgz1orWEVG/gPj-J0F3dBLgz1orWEVG -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b702/importcfg -pack ./_build/src/github.com/containers/buildah/pkg/util/resource_unix.go ./_build/src/github.com/containers/buildah/pkg/util/uptime_linux.go ./_build/src/github.com/containers/buildah/pkg/util/util.go ./_build/src/github.com/containers/buildah/pkg/util/version_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b348/_pkg_.a # internal cp $WORK/b348/_pkg_.a /builddir/.cache/go-build/5b/5b146cca5cbd7768ac655a8dc0584d55c8814e46c8a6c61d5b600c6cff6f2a98-d # internal github.com/go-openapi/loads mkdir -p $WORK/b361/ cat >/tmp/go-build3753747026/b361/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile encoding/gob=/tmp/go-build3753747026/b352/_pkg_.a packagefile encoding/json=/tmp/go-build3753747026/b031/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/go-openapi/analysis=/tmp/go-build3753747026/b348/_pkg_.a packagefile github.com/go-openapi/spec=/tmp/go-build3753747026/b351/_pkg_.a packagefile github.com/go-openapi/swag=/tmp/go-build3753747026/b342/_pkg_.a packagefile net/url=/tmp/go-build3753747026/b116/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b361/_pkg_.a -trimpath "$WORK/b361=>" -p github.com/go-openapi/loads -complete -installsuffix shared -buildid wmELvsKEdUBqjmWL0MB6/wmELvsKEdUBqjmWL0MB6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b361/importcfg -pack ./src/github.com/go-openapi/loads/doc.go ./src/github.com/go-openapi/loads/loaders.go ./src/github.com/go-openapi/loads/options.go ./src/github.com/go-openapi/loads/spec.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b702/_pkg_.a # internal cp $WORK/b702/_pkg_.a /builddir/.cache/go-build/35/357193c2f4f7adc249e534596ee69a25a261e7ae5a06c07b676dc3c1d3aaf011-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b361/_pkg_.a # internal cp $WORK/b361/_pkg_.a /builddir/.cache/go-build/bc/bc60e1dbce369263b2673467fa1f1baaf1fd3718e332a4db462adda9cae8ceab-d # internal github.com/go-openapi/validate mkdir -p $WORK/b347/ cat >/tmp/go-build3753747026/b347/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build3753747026/b026/_pkg_.a packagefile encoding/json=/tmp/go-build3753747026/b031/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/go-openapi/analysis=/tmp/go-build3753747026/b348/_pkg_.a packagefile github.com/go-openapi/errors=/tmp/go-build3753747026/b324/_pkg_.a packagefile github.com/go-openapi/jsonpointer=/tmp/go-build3753747026/b354/_pkg_.a packagefile github.com/go-openapi/loads=/tmp/go-build3753747026/b361/_pkg_.a packagefile github.com/go-openapi/spec=/tmp/go-build3753747026/b351/_pkg_.a packagefile github.com/go-openapi/strfmt=/tmp/go-build3753747026/b328/_pkg_.a packagefile github.com/go-openapi/swag=/tmp/go-build3753747026/b342/_pkg_.a packagefile log=/tmp/go-build3753747026/b062/_pkg_.a packagefile net/http=/tmp/go-build3753747026/b262/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile path/filepath=/tmp/go-build3753747026/b117/_pkg_.a packagefile reflect=/tmp/go-build3753747026/b037/_pkg_.a packagefile regexp=/tmp/go-build3753747026/b177/_pkg_.a packagefile runtime=/tmp/go-build3753747026/b009/_pkg_.a packagefile sort=/tmp/go-build3753747026/b041/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile sync/atomic=/tmp/go-build3753747026/b023/_pkg_.a packagefile unicode/utf8=/tmp/go-build3753747026/b025/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b347/_pkg_.a -trimpath "$WORK/b347=>" -p github.com/go-openapi/validate -complete -installsuffix shared -buildid vH_hbfl34ZcXgku6ITeK/vH_hbfl34ZcXgku6ITeK -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b347/importcfg -pack ./src/github.com/go-openapi/validate/context.go ./src/github.com/go-openapi/validate/debug.go ./src/github.com/go-openapi/validate/default_validator.go ./src/github.com/go-openapi/validate/doc.go ./src/github.com/go-openapi/validate/example_validator.go ./src/github.com/go-openapi/validate/formats.go ./src/github.com/go-openapi/validate/helpers.go ./src/github.com/go-openapi/validate/object_validator.go ./src/github.com/go-openapi/validate/options.go ./src/github.com/go-openapi/validate/result.go ./src/github.com/go-openapi/validate/rexp.go ./src/github.com/go-openapi/validate/schema.go ./src/github.com/go-openapi/validate/schema_messages.go ./src/github.com/go-openapi/validate/schema_option.go ./src/github.com/go-openapi/validate/schema_props.go ./src/github.com/go-openapi/validate/slice_validator.go ./src/github.com/go-openapi/validate/spec.go ./src/github.com/go-openapi/validate/spec_messages.go ./src/github.com/go-openapi/validate/type.go ./src/github.com/go-openapi/validate/validator.go ./src/github.com/go-openapi/validate/values.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b458/_pkg_.a # internal cp $WORK/b458/_pkg_.a /builddir/.cache/go-build/5f/5fe54ff8f381c686d9f169ad897679995cd0fc66ba94d94da7dfe92e279ecacc-d # internal google.golang.org/grpc mkdir -p $WORK/b420/ cat >/tmp/go-build3753747026/b420/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile compress/gzip=/tmp/go-build3753747026/b126/_pkg_.a packagefile context=/tmp/go-build3753747026/b026/_pkg_.a packagefile encoding/binary=/tmp/go-build3753747026/b034/_pkg_.a packagefile encoding/json=/tmp/go-build3753747026/b031/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile golang.org/x/net/trace=/tmp/go-build3753747026/b421/_pkg_.a packagefile google.golang.org/grpc/backoff=/tmp/go-build3753747026/b427/_pkg_.a packagefile google.golang.org/grpc/balancer=/tmp/go-build3753747026/b428/_pkg_.a packagefile google.golang.org/grpc/balancer/base=/tmp/go-build3753747026/b432/_pkg_.a packagefile google.golang.org/grpc/balancer/roundrobin=/tmp/go-build3753747026/b433/_pkg_.a packagefile google.golang.org/grpc/channelz=/tmp/go-build3753747026/b429/_pkg_.a packagefile google.golang.org/grpc/codes=/tmp/go-build3753747026/b055/_pkg_.a packagefile google.golang.org/grpc/connectivity=/tmp/go-build3753747026/b059/_pkg_.a packagefile google.golang.org/grpc/credentials=/tmp/go-build3753747026/b065/_pkg_.a packagefile google.golang.org/grpc/credentials/insecure=/tmp/go-build3753747026/b435/_pkg_.a packagefile google.golang.org/grpc/encoding=/tmp/go-build3753747026/b436/_pkg_.a packagefile google.golang.org/grpc/encoding/proto=/tmp/go-build3753747026/b439/_pkg_.a packagefile google.golang.org/grpc/grpclog=/tmp/go-build3753747026/b060/_pkg_.a packagefile google.golang.org/grpc/internal=/tmp/go-build3753747026/b056/_pkg_.a packagefile google.golang.org/grpc/internal/backoff=/tmp/go-build3753747026/b440/_pkg_.a packagefile google.golang.org/grpc/internal/balancer/gracefulswitch=/tmp/go-build3753747026/b441/_pkg_.a packagefile google.golang.org/grpc/internal/balancerload=/tmp/go-build3753747026/b442/_pkg_.a packagefile google.golang.org/grpc/internal/binarylog=/tmp/go-build3753747026/b443/_pkg_.a packagefile google.golang.org/grpc/internal/channelz=/tmp/go-build3753747026/b430/_pkg_.a packagefile google.golang.org/grpc/internal/grpclog=/tmp/go-build3753747026/b061/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=/tmp/go-build3753747026/b434/_pkg_.a packagefile google.golang.org/grpc/internal/grpcsync=/tmp/go-build3753747026/b445/_pkg_.a packagefile google.golang.org/grpc/internal/grpcutil=/tmp/go-build3753747026/b437/_pkg_.a packagefile google.golang.org/grpc/internal/idle=/tmp/go-build3753747026/b447/_pkg_.a packagefile google.golang.org/grpc/internal/metadata=/tmp/go-build3753747026/b448/_pkg_.a packagefile google.golang.org/grpc/internal/pretty=/tmp/go-build3753747026/b449/_pkg_.a packagefile google.golang.org/grpc/internal/resolver=/tmp/go-build3753747026/b453/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/passthrough=/tmp/go-build3753747026/b455/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/unix=/tmp/go-build3753747026/b456/_pkg_.a packagefile google.golang.org/grpc/internal/serviceconfig=/tmp/go-build3753747026/b454/_pkg_.a packagefile google.golang.org/grpc/internal/status=/tmp/go-build3753747026/b165/_pkg_.a packagefile google.golang.org/grpc/internal/transport=/tmp/go-build3753747026/b458/_pkg_.a packagefile google.golang.org/grpc/keepalive=/tmp/go-build3753747026/b468/_pkg_.a packagefile google.golang.org/grpc/metadata=/tmp/go-build3753747026/b431/_pkg_.a packagefile google.golang.org/grpc/peer=/tmp/go-build3753747026/b469/_pkg_.a packagefile google.golang.org/grpc/resolver=/tmp/go-build3753747026/b064/_pkg_.a packagefile google.golang.org/grpc/resolver/dns=/tmp/go-build3753747026/b473/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=/tmp/go-build3753747026/b161/_pkg_.a packagefile google.golang.org/grpc/stats=/tmp/go-build3753747026/b470/_pkg_.a packagefile google.golang.org/grpc/status=/tmp/go-build3753747026/b162/_pkg_.a packagefile google.golang.org/grpc/tap=/tmp/go-build3753747026/b471/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile math=/tmp/go-build3753747026/b035/_pkg_.a packagefile net=/tmp/go-build3753747026/b109/_pkg_.a packagefile net/http=/tmp/go-build3753747026/b262/_pkg_.a packagefile net/url=/tmp/go-build3753747026/b116/_pkg_.a packagefile reflect=/tmp/go-build3753747026/b037/_pkg_.a packagefile runtime=/tmp/go-build3753747026/b009/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile sync/atomic=/tmp/go-build3753747026/b023/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b420/_pkg_.a -trimpath "$WORK/b420=>" -p google.golang.org/grpc -complete -installsuffix shared -buildid GZlEowl-zy4I1mdInhXB/GZlEowl-zy4I1mdInhXB -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b420/importcfg -pack ./src/google.golang.org/grpc/backoff.go ./src/google.golang.org/grpc/balancer_wrapper.go ./src/google.golang.org/grpc/call.go ./src/google.golang.org/grpc/clientconn.go ./src/google.golang.org/grpc/codec.go ./src/google.golang.org/grpc/dialoptions.go ./src/google.golang.org/grpc/doc.go ./src/google.golang.org/grpc/interceptor.go ./src/google.golang.org/grpc/picker_wrapper.go ./src/google.golang.org/grpc/pickfirst.go ./src/google.golang.org/grpc/preloader.go ./src/google.golang.org/grpc/resolver_wrapper.go ./src/google.golang.org/grpc/rpc_util.go ./src/google.golang.org/grpc/server.go ./src/google.golang.org/grpc/service_config.go ./src/google.golang.org/grpc/shared_buffer_pool.go ./src/google.golang.org/grpc/stream.go ./src/google.golang.org/grpc/trace.go ./src/google.golang.org/grpc/version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b347/_pkg_.a # internal cp $WORK/b347/_pkg_.a /builddir/.cache/go-build/4d/4d8482811e4e508eea5588be69510a6feb5b0716bd8a22b8613122f71b660f9f-d # internal github.com/sigstore/rekor/pkg/generated/models mkdir -p $WORK/b323/ cat >/tmp/go-build3753747026/b323/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile context=/tmp/go-build3753747026/b026/_pkg_.a packagefile encoding/json=/tmp/go-build3753747026/b031/_pkg_.a packagefile github.com/go-openapi/errors=/tmp/go-build3753747026/b324/_pkg_.a packagefile github.com/go-openapi/runtime=/tmp/go-build3753747026/b325/_pkg_.a packagefile github.com/go-openapi/strfmt=/tmp/go-build3753747026/b328/_pkg_.a packagefile github.com/go-openapi/swag=/tmp/go-build3753747026/b342/_pkg_.a packagefile github.com/go-openapi/validate=/tmp/go-build3753747026/b347/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b323/_pkg_.a -trimpath "$WORK/b323=>" -p github.com/sigstore/rekor/pkg/generated/models -complete -installsuffix shared -buildid LItc6GqhV9a5l0DqH6th/LItc6GqhV9a5l0DqH6th -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b323/importcfg -pack ./src/github.com/sigstore/rekor/pkg/generated/models/alpine.go ./src/github.com/sigstore/rekor/pkg/generated/models/alpine_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/alpine_v001_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/consistency_proof.go ./src/github.com/sigstore/rekor/pkg/generated/models/cose.go ./src/github.com/sigstore/rekor/pkg/generated/models/cose_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/cose_v001_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/dsse.go ./src/github.com/sigstore/rekor/pkg/generated/models/dsse_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/dsse_v001_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/error.go ./src/github.com/sigstore/rekor/pkg/generated/models/hashedrekord.go ./src/github.com/sigstore/rekor/pkg/generated/models/hashedrekord_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/hashedrekord_v001_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/helm.go ./src/github.com/sigstore/rekor/pkg/generated/models/helm_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/helm_v001_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/inactive_shard_log_info.go ./src/github.com/sigstore/rekor/pkg/generated/models/inclusion_proof.go ./src/github.com/sigstore/rekor/pkg/generated/models/intoto.go ./src/github.com/sigstore/rekor/pkg/generated/models/intoto_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/intoto_v001_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/intoto_v002_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/jar.go ./src/github.com/sigstore/rekor/pkg/generated/models/jar_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/jar_v001_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/log_entry.go ./src/github.com/sigstore/rekor/pkg/generated/models/log_info.go ./src/github.com/sigstore/rekor/pkg/generated/models/proposed_entry.go ./src/github.com/sigstore/rekor/pkg/generated/models/rekord.go ./src/github.com/sigstore/rekor/pkg/generated/models/rekord_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/rekord_v001_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/rfc3161.go ./src/github.com/sigstore/rekor/pkg/generated/models/rfc3161_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/rfc3161_v001_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/rpm.go ./src/github.com/sigstore/rekor/pkg/generated/models/rpm_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/rpm_v001_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/search_index.go ./src/github.com/sigstore/rekor/pkg/generated/models/search_log_query.go ./src/github.com/sigstore/rekor/pkg/generated/models/tuf.go ./src/github.com/sigstore/rekor/pkg/generated/models/tuf_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/tuf_v001_schema.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b420/_pkg_.a # internal cp $WORK/b420/_pkg_.a /builddir/.cache/go-build/cb/cba25b2a17fbd8815c0e7cae85a8636c2e0618b63389b115298a8e1d8d4fbcd8-d # internal github.com/containers/ocicrypt/utils/keyprovider mkdir -p $WORK/b419/ cat >/tmp/go-build3753747026/b419/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build3753747026/b026/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/golang/protobuf/proto=/tmp/go-build3753747026/b125/_pkg_.a packagefile google.golang.org/grpc=/tmp/go-build3753747026/b420/_pkg_.a packagefile google.golang.org/grpc/codes=/tmp/go-build3753747026/b055/_pkg_.a packagefile google.golang.org/grpc/status=/tmp/go-build3753747026/b162/_pkg_.a packagefile math=/tmp/go-build3753747026/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b419/_pkg_.a -trimpath "$WORK/b419=>" -p github.com/containers/ocicrypt/utils/keyprovider -complete -installsuffix shared -buildid cVZ9guv7jWcTQF0d1FyT/cVZ9guv7jWcTQF0d1FyT -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b419/importcfg -pack ./src/github.com/containers/ocicrypt/utils/keyprovider/keyprovider.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b419/_pkg_.a # internal cp $WORK/b419/_pkg_.a /builddir/.cache/go-build/75/75e829196ab7862bfe74561b9a2ebf6e891b0def9f9d02209c9d047611852705-d # internal github.com/containers/ocicrypt/keywrap/keyprovider mkdir -p $WORK/b418/ cat >/tmp/go-build3753747026/b418/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build3753747026/b026/_pkg_.a packagefile encoding/json=/tmp/go-build3753747026/b031/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/containers/ocicrypt/config=/tmp/go-build3753747026/b211/_pkg_.a packagefile github.com/containers/ocicrypt/config/keyprovider-config=/tmp/go-build3753747026/b415/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=/tmp/go-build3753747026/b416/_pkg_.a packagefile github.com/containers/ocicrypt/utils=/tmp/go-build3753747026/b411/_pkg_.a packagefile github.com/containers/ocicrypt/utils/keyprovider=/tmp/go-build3753747026/b419/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build3753747026/b174/_pkg_.a packagefile google.golang.org/grpc=/tmp/go-build3753747026/b420/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b418/_pkg_.a -trimpath "$WORK/b418=>" -p github.com/containers/ocicrypt/keywrap/keyprovider -complete -installsuffix shared -buildid dBnvN_rONDaXPSW8gNB9/dBnvN_rONDaXPSW8gNB9 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b418/importcfg -pack ./src/github.com/containers/ocicrypt/keywrap/keyprovider/keyprovider.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b323/_pkg_.a # internal cp $WORK/b323/_pkg_.a /builddir/.cache/go-build/34/3491e59ed7b4bdf6eb6fb43cbc3e9c00c6bc788897a16ad764fa67ba7d1bcb67-d # internal github.com/containers/image/v5/signature/internal mkdir -p $WORK/b320/ cat >/tmp/go-build3753747026/b320/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile crypto=/tmp/go-build3753747026/b068/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build3753747026/b083/_pkg_.a packagefile crypto/sha256=/tmp/go-build3753747026/b103/_pkg_.a packagefile encoding/base64=/tmp/go-build3753747026/b033/_pkg_.a packagefile encoding/hex=/tmp/go-build3753747026/b107/_pkg_.a packagefile encoding/json=/tmp/go-build3753747026/b031/_pkg_.a packagefile encoding/pem=/tmp/go-build3753747026/b108/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/containers/image/v5/internal/set=/tmp/go-build3753747026/b207/_pkg_.a packagefile github.com/containers/image/v5/version=/tmp/go-build3753747026/b321/_pkg_.a packagefile github.com/cyberphone/json-canonicalization/go/src/webpki.org/jsoncanonicalizer=/tmp/go-build3753747026/b322/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build3753747026/b176/_pkg_.a packagefile github.com/sigstore/rekor/pkg/generated/models=/tmp/go-build3753747026/b323/_pkg_.a packagefile github.com/sigstore/sigstore/pkg/signature=/tmp/go-build3753747026/b362/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b320/_pkg_.a -trimpath "$WORK/b320=>" -p github.com/containers/image/v5/signature/internal -complete -installsuffix shared -buildid GSL338VrSTXjOHY-OgoF/GSL338VrSTXjOHY-OgoF -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b320/importcfg -pack ./src/github.com/containers/image/v5/signature/internal/errors.go ./src/github.com/containers/image/v5/signature/internal/json.go ./src/github.com/containers/image/v5/signature/internal/rekor_set.go ./src/github.com/containers/image/v5/signature/internal/sigstore_payload.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b418/_pkg_.a # internal cp $WORK/b418/_pkg_.a /builddir/.cache/go-build/68/68ad9e3cf1a42e143ab5780272462049b5f7583a4b6b8990cb5261560bb12f1d-d # internal github.com/containers/ocicrypt mkdir -p $WORK/b409/ cat >/tmp/go-build3753747026/b409/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile encoding/base64=/tmp/go-build3753747026/b033/_pkg_.a packagefile encoding/json=/tmp/go-build3753747026/b031/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/containers/ocicrypt/blockcipher=/tmp/go-build3753747026/b410/_pkg_.a packagefile github.com/containers/ocicrypt/config=/tmp/go-build3753747026/b211/_pkg_.a packagefile github.com/containers/ocicrypt/config/keyprovider-config=/tmp/go-build3753747026/b415/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=/tmp/go-build3753747026/b416/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/jwe=/tmp/go-build3753747026/b417/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/keyprovider=/tmp/go-build3753747026/b418/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/pgp=/tmp/go-build3753747026/b477/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/pkcs11=/tmp/go-build3753747026/b478/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/pkcs7=/tmp/go-build3753747026/b479/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build3753747026/b176/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3753747026/b175/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build3753747026/b174/_pkg_.a packagefile golang.org/x/crypto/openpgp=/tmp/go-build3753747026/b392/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=/tmp/go-build3753747026/b395/_pkg_.a packagefile golang.org/x/term=/tmp/go-build3753747026/b385/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile os/exec=/tmp/go-build3753747026/b225/_pkg_.a packagefile regexp=/tmp/go-build3753747026/b177/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b409/_pkg_.a -trimpath "$WORK/b409=>" -p github.com/containers/ocicrypt -complete -installsuffix shared -buildid JgAejiMGhGWdicTHTYM9/JgAejiMGhGWdicTHTYM9 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b409/importcfg -pack ./src/github.com/containers/ocicrypt/encryption.go ./src/github.com/containers/ocicrypt/gpg.go ./src/github.com/containers/ocicrypt/gpgvault.go ./src/github.com/containers/ocicrypt/reader.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b320/_pkg_.a # internal cp $WORK/b320/_pkg_.a /builddir/.cache/go-build/c2/c23fe97528316eed13631448eb69e5b62acba397622b423a9312d17ef51fe136-d # internal github.com/containers/image/v5/signature/sigstore/internal mkdir -p $WORK/b407/ github.com/containers/image/v5/signature mkdir -p $WORK/b318/ cat >/tmp/go-build3753747026/b407/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile context=/tmp/go-build3753747026/b026/_pkg_.a packagefile encoding/base64=/tmp/go-build3753747026/b033/_pkg_.a packagefile encoding/json=/tmp/go-build3753747026/b031/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build3753747026/b195/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=/tmp/go-build3753747026/b304/_pkg_.a packagefile github.com/containers/image/v5/manifest=/tmp/go-build3753747026/b196/_pkg_.a packagefile github.com/containers/image/v5/signature/internal=/tmp/go-build3753747026/b320/_pkg_.a packagefile github.com/sigstore/sigstore/pkg/signature=/tmp/go-build3753747026/b362/_pkg_.a EOF cat >/tmp/go-build3753747026/b318/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile context=/tmp/go-build3753747026/b026/_pkg_.a packagefile crypto=/tmp/go-build3753747026/b068/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build3753747026/b083/_pkg_.a packagefile crypto/x509=/tmp/go-build3753747026/b104/_pkg_.a packagefile encoding/asn1=/tmp/go-build3753747026/b093/_pkg_.a packagefile encoding/json=/tmp/go-build3753747026/b031/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build3753747026/b195/_pkg_.a packagefile github.com/containers/image/v5/internal/private=/tmp/go-build3753747026/b303/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=/tmp/go-build3753747026/b304/_pkg_.a packagefile github.com/containers/image/v5/internal/unparsedimage=/tmp/go-build3753747026/b319/_pkg_.a packagefile github.com/containers/image/v5/manifest=/tmp/go-build3753747026/b196/_pkg_.a packagefile github.com/containers/image/v5/signature/internal=/tmp/go-build3753747026/b320/_pkg_.a packagefile github.com/containers/image/v5/transports=/tmp/go-build3753747026/b389/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build3753747026/b199/_pkg_.a packagefile github.com/containers/image/v5/version=/tmp/go-build3753747026/b321/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=/tmp/go-build3753747026/b259/_pkg_.a packagefile github.com/containers/storage/pkg/regexp=/tmp/go-build3753747026/b194/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build3753747026/b176/_pkg_.a packagefile github.com/proglottis/gpgme=/tmp/go-build3753747026/b390/_pkg_.a packagefile github.com/sigstore/fulcio/pkg/certificate=/tmp/go-build3753747026/b391/_pkg_.a packagefile github.com/sigstore/sigstore/pkg/cryptoutils=/tmp/go-build3753747026/b364/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build3753747026/b174/_pkg_.a packagefile golang.org/x/crypto/openpgp=/tmp/go-build3753747026/b392/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build3753747026/b202/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile path/filepath=/tmp/go-build3753747026/b117/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b407/_pkg_.a -trimpath "$WORK/b407=>" -p github.com/containers/image/v5/signature/sigstore/internal -complete -installsuffix shared -buildid hmQuH2Z1_KzAvb-cq1gX/hmQuH2Z1_KzAvb-cq1gX -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b407/importcfg -pack ./src/github.com/containers/image/v5/signature/sigstore/internal/signer.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b318/_pkg_.a -trimpath "$WORK/b318=>" -p github.com/containers/image/v5/signature -complete -installsuffix shared -buildid Ql9LRVHOVowS6SIPXdYH/Ql9LRVHOVowS6SIPXdYH -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b318/importcfg -pack ./src/github.com/containers/image/v5/signature/docker.go ./src/github.com/containers/image/v5/signature/fulcio_cert.go ./src/github.com/containers/image/v5/signature/mechanism.go ./src/github.com/containers/image/v5/signature/mechanism_gpgme.go ./src/github.com/containers/image/v5/signature/policy_config.go ./src/github.com/containers/image/v5/signature/policy_config_sigstore.go ./src/github.com/containers/image/v5/signature/policy_eval.go ./src/github.com/containers/image/v5/signature/policy_eval_baselayer.go ./src/github.com/containers/image/v5/signature/policy_eval_signedby.go ./src/github.com/containers/image/v5/signature/policy_eval_sigstore.go ./src/github.com/containers/image/v5/signature/policy_eval_simple.go ./src/github.com/containers/image/v5/signature/policy_paths_common.go ./src/github.com/containers/image/v5/signature/policy_reference_match.go ./src/github.com/containers/image/v5/signature/policy_types.go ./src/github.com/containers/image/v5/signature/simple.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b407/_pkg_.a # internal cp $WORK/b407/_pkg_.a /builddir/.cache/go-build/26/26b8c1a946ffd6adedd89d6fa47af4b8633992aea5f6e6ce37b25d4fd57ad18f-d # internal github.com/containers/image/v5/signature/sigstore mkdir -p $WORK/b406/ cat >/tmp/go-build3753747026/b406/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build3753747026/b068/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build3753747026/b083/_pkg_.a packagefile crypto/ed25519=/tmp/go-build3753747026/b095/_pkg_.a packagefile crypto/elliptic=/tmp/go-build3753747026/b084/_pkg_.a packagefile crypto/rand=/tmp/go-build3753747026/b097/_pkg_.a packagefile crypto/rsa=/tmp/go-build3753747026/b101/_pkg_.a packagefile crypto/x509=/tmp/go-build3753747026/b104/_pkg_.a packagefile encoding/pem=/tmp/go-build3753747026/b108/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/containers/image/v5/internal/signer=/tmp/go-build3753747026/b309/_pkg_.a packagefile github.com/containers/image/v5/signature/signer=/tmp/go-build3753747026/b405/_pkg_.a packagefile github.com/containers/image/v5/signature/sigstore/internal=/tmp/go-build3753747026/b407/_pkg_.a packagefile github.com/secure-systems-lab/go-securesystemslib/encrypted=/tmp/go-build3753747026/b379/_pkg_.a packagefile github.com/sigstore/sigstore/pkg/cryptoutils=/tmp/go-build3753747026/b364/_pkg_.a packagefile github.com/sigstore/sigstore/pkg/signature=/tmp/go-build3753747026/b362/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b406/_pkg_.a -trimpath "$WORK/b406=>" -p github.com/containers/image/v5/signature/sigstore -complete -installsuffix shared -buildid Pb8_MVi9-1dHfjZR_I3x/Pb8_MVi9-1dHfjZR_I3x -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b406/importcfg -pack ./src/github.com/containers/image/v5/signature/sigstore/copied.go ./src/github.com/containers/image/v5/signature/sigstore/generate.go ./src/github.com/containers/image/v5/signature/sigstore/signer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b409/_pkg_.a # internal cp $WORK/b409/_pkg_.a /builddir/.cache/go-build/74/74e20dfdbef8fa3ed45a4b0e1be9b102a097a542cd21d8b6e4598167841ede72-d # internal github.com/containers/ocicrypt/helpers mkdir -p $WORK/b775/ cat >/tmp/go-build3753747026/b775/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/containers/ocicrypt=/tmp/go-build3753747026/b409/_pkg_.a packagefile github.com/containers/ocicrypt/config=/tmp/go-build3753747026/b211/_pkg_.a packagefile github.com/containers/ocicrypt/config/pkcs11config=/tmp/go-build3753747026/b776/_pkg_.a packagefile github.com/containers/ocicrypt/crypto/pkcs11=/tmp/go-build3753747026/b212/_pkg_.a packagefile github.com/containers/ocicrypt/utils=/tmp/go-build3753747026/b411/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b775/_pkg_.a -trimpath "$WORK/b775=>" -p github.com/containers/ocicrypt/helpers -complete -installsuffix shared -buildid jahbgfnWCx_NII8oTLUe/jahbgfnWCx_NII8oTLUe -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b775/importcfg -pack ./src/github.com/containers/ocicrypt/helpers/parse_helpers.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b406/_pkg_.a # internal cp $WORK/b406/_pkg_.a /builddir/.cache/go-build/10/103bf7a2195b4279fa8875da98522d3ace032106bbcbe6032c42dfabaa428a18-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b775/_pkg_.a # internal cp $WORK/b775/_pkg_.a /builddir/.cache/go-build/4f/4f4d3be1ac55fce4d51d2884c62b772f0f1c8ed80e577a71ebba6f081ea5530f-d # internal github.com/containers/buildah/pkg/cli mkdir -p $WORK/b773/ cat >/tmp/go-build3753747026/b773/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/containers/buildah/define=/tmp/go-build3753747026/b192/_pkg_.a packagefile github.com/containers/buildah/pkg/completion=/tmp/go-build3753747026/b774/_pkg_.a packagefile github.com/containers/buildah/pkg/parse=/tmp/go-build3753747026/b689/_pkg_.a packagefile github.com/containers/buildah/pkg/util=/tmp/go-build3753747026/b702/_pkg_.a packagefile github.com/containers/common/pkg/auth=/tmp/go-build3753747026/b697/_pkg_.a packagefile github.com/containers/common/pkg/completion=/tmp/go-build3753747026/b698/_pkg_.a packagefile github.com/containers/common/pkg/config=/tmp/go-build3753747026/b618/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build3753747026/b195/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build3753747026/b199/_pkg_.a packagefile github.com/containers/ocicrypt/config=/tmp/go-build3753747026/b211/_pkg_.a packagefile github.com/containers/ocicrypt/helpers=/tmp/go-build3753747026/b775/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=/tmp/go-build3753747026/b230/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build3753747026/b232/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build3753747026/b174/_pkg_.a packagefile github.com/spf13/cobra=/tmp/go-build3753747026/b699/_pkg_.a packagefile github.com/spf13/pflag=/tmp/go-build3753747026/b700/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build3753747026/b202/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile path/filepath=/tmp/go-build3753747026/b117/_pkg_.a packagefile runtime=/tmp/go-build3753747026/b009/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b773/_pkg_.a -trimpath "$WORK/b773=>" -p github.com/containers/buildah/pkg/cli -complete -installsuffix shared -buildid IJX8SOj-ykiwqVd9eyHK/IJX8SOj-ykiwqVd9eyHK -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b773/importcfg -pack ./_build/src/github.com/containers/buildah/pkg/cli/build.go ./_build/src/github.com/containers/buildah/pkg/cli/common.go ./_build/src/github.com/containers/buildah/pkg/cli/exec_codes.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b318/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b773/_pkg_.a # internal cp $WORK/b773/_pkg_.a /builddir/.cache/go-build/d9/d97eb9c46be0630b678223ff0afae9e90361c53afb211e55a460d02ca3575de1-d # internal cp $WORK/b318/_pkg_.a /builddir/.cache/go-build/4c/4cef3466bd6681b349a1d4d2444751338f90cb03b9325723914fa261238533ab-d # internal github.com/containers/image/v5/signature/simplesigning mkdir -p $WORK/b408/ cat >/tmp/go-build3753747026/b408/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build3753747026/b026/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build3753747026/b195/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=/tmp/go-build3753747026/b304/_pkg_.a packagefile github.com/containers/image/v5/internal/signer=/tmp/go-build3753747026/b309/_pkg_.a packagefile github.com/containers/image/v5/signature=/tmp/go-build3753747026/b318/_pkg_.a packagefile github.com/containers/image/v5/signature/signer=/tmp/go-build3753747026/b405/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b408/_pkg_.a -trimpath "$WORK/b408=>" -p github.com/containers/image/v5/signature/simplesigning -complete -installsuffix shared -buildid 3feGrjRT-2hBHfcB6iwl/3feGrjRT-2hBHfcB6iwl -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b408/importcfg -pack ./src/github.com/containers/image/v5/signature/simplesigning/signer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b408/_pkg_.a # internal cp $WORK/b408/_pkg_.a /builddir/.cache/go-build/fa/facb3ebed25dcbef3620b9e698751a397e73ebd4fffb02fc0747641869c1bf74-d # internal cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/mattn/go-sqlite3 TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b317=/tmp/go-build -gno-record-gcc-switches -I $WORK/b317/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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/buildah-1.35.4/src/github.com/mattn/go-sqlite3 -frandom-seed=NbS0ck3WZHJWSY4UwqHr -o $WORK/b317/_x013.o -c sqlite3_opt_unlock_notify.c cd $WORK/b317 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b317=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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/buildah-1.35.4/src/github.com/mattn/go-sqlite3 -frandom-seed=NbS0ck3WZHJWSY4UwqHr -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/buildah-1.35.4 TERM='dumb' gcc -I ./src/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b317=/tmp/go-build -gno-record-gcc-switches -o $WORK/b317/_cgo_.o $WORK/b317/_cgo_main.o $WORK/b317/preferlinkext $WORK/b317/_x001.o $WORK/b317/_x002.o $WORK/b317/_x003.o $WORK/b317/_x004.o $WORK/b317/_x005.o $WORK/b317/_x006.o $WORK/b317/_x007.o $WORK/b317/_x008.o $WORK/b317/_x009.o $WORK/b317/_x010.o $WORK/b317/_x011.o $WORK/b317/_x012.o $WORK/b317/_x013.o -O2 -g -ldl TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage sqlite3 -dynimport $WORK/b317/_cgo_.o -dynout $WORK/b317/_cgo_import.go cat >/tmp/go-build3753747026/b317/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build3753747026/b026/_pkg_.a packagefile crypto/sha1=/tmp/go-build3753747026/b102/_pkg_.a packagefile crypto/sha256=/tmp/go-build3753747026/b103/_pkg_.a packagefile crypto/sha512=/tmp/go-build3753747026/b091/_pkg_.a packagefile database/sql=/tmp/go-build3753747026/b315/_pkg_.a packagefile database/sql/driver=/tmp/go-build3753747026/b316/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile math=/tmp/go-build3753747026/b035/_pkg_.a packagefile net/url=/tmp/go-build3753747026/b116/_pkg_.a packagefile reflect=/tmp/go-build3753747026/b037/_pkg_.a packagefile runtime=/tmp/go-build3753747026/b009/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile syscall=/tmp/go-build3753747026/b028/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a packagefile runtime/cgo=/tmp/go-build3753747026/b115/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b317/_pkg_.a -trimpath "$WORK/b317=>" -p github.com/mattn/go-sqlite3 -installsuffix shared -buildid NbS0ck3WZHJWSY4UwqHr/NbS0ck3WZHJWSY4UwqHr -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b317/importcfg -pack ./src/github.com/mattn/go-sqlite3/convert.go ./src/github.com/mattn/go-sqlite3/doc.go ./src/github.com/mattn/go-sqlite3/sqlite3_func_crypt.go ./src/github.com/mattn/go-sqlite3/sqlite3_go18.go ./src/github.com/mattn/go-sqlite3/sqlite3_opt_preupdate.go ./src/github.com/mattn/go-sqlite3/sqlite3_opt_preupdate_omit.go $WORK/b317/_cgo_gotypes.go $WORK/b317/backup.cgo1.go $WORK/b317/callback.cgo1.go $WORK/b317/error.cgo1.go $WORK/b317/sqlite3.cgo1.go $WORK/b317/sqlite3_context.cgo1.go $WORK/b317/sqlite3_load_extension.cgo1.go $WORK/b317/sqlite3_opt_serialize.cgo1.go $WORK/b317/sqlite3_opt_userauth_omit.cgo1.go $WORK/b317/sqlite3_other.cgo1.go $WORK/b317/sqlite3_type.cgo1.go $WORK/b317/_cgo_import.go cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/mattn/go-sqlite3 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b317/_pkg_.a $WORK/b317/preferlinkext $WORK/b317/_x001.o $WORK/b317/_x002.o $WORK/b317/_x003.o $WORK/b317/_x004.o $WORK/b317/_x005.o $WORK/b317/_x006.o $WORK/b317/_x007.o $WORK/b317/_x008.o $WORK/b317/_x009.o $WORK/b317/_x010.o $WORK/b317/_x011.o $WORK/b317/_x012.o $WORK/b317/_x013.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b317/_pkg_.a # internal cp $WORK/b317/_pkg_.a /builddir/.cache/go-build/13/135058af7d42cd7be4498a7798efb92edcb5005c8d087dfb78cb9f044bd62ae4-d # internal # github.com/mattn/go-sqlite3 src/github.com/mattn/go-sqlite3/sqlite3.go:85:1: warning: '_sqlite3_exec' defined but not used [-Wunused-function] 85 | _sqlite3_exec(sqlite3* db, const char* pcmd, long long* rowid, long long* changes) | ^~~~~~~~~~~~~ github.com/containers/image/v5/pkg/blobinfocache/sqlite mkdir -p $WORK/b314/ cat >/tmp/go-build3753747026/b314/importcfg << 'EOF' # internal # import config packagefile database/sql=/tmp/go-build3753747026/b315/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/containers/image/v5/internal/blobinfocache=/tmp/go-build3753747026/b293/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=/tmp/go-build3753747026/b313/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build3753747026/b199/_pkg_.a packagefile github.com/mattn/go-sqlite3=/tmp/go-build3753747026/b317/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build3753747026/b176/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build3753747026/b174/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b314/_pkg_.a -trimpath "$WORK/b314=>" -p github.com/containers/image/v5/pkg/blobinfocache/sqlite -complete -installsuffix shared -buildid nxcdYiPt2_ABgrLNAcAP/nxcdYiPt2_ABgrLNAcAP -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b314/importcfg -pack ./src/github.com/containers/image/v5/pkg/blobinfocache/sqlite/sqlite.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b314/_pkg_.a # internal cp $WORK/b314/_pkg_.a /builddir/.cache/go-build/df/df33032d56ea20891aa0f3d30040d09792a221ab7ba417d6b748ad16dcaf302c-d # internal github.com/containers/image/v5/pkg/blobinfocache mkdir -p $WORK/b310/ cat >/tmp/go-build3753747026/b310/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/containers/image/v5/internal/rootless=/tmp/go-build3753747026/b311/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/memory=/tmp/go-build3753747026/b312/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/sqlite=/tmp/go-build3753747026/b314/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build3753747026/b199/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build3753747026/b174/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile path/filepath=/tmp/go-build3753747026/b117/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b310/_pkg_.a -trimpath "$WORK/b310=>" -p github.com/containers/image/v5/pkg/blobinfocache -complete -installsuffix shared -buildid -um13amXQyYbHvcCKlNn/-um13amXQyYbHvcCKlNn -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b310/importcfg -pack ./src/github.com/containers/image/v5/pkg/blobinfocache/default.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b310/_pkg_.a # internal cp $WORK/b310/_pkg_.a /builddir/.cache/go-build/04/0443f06eb0607270578e70efd12b679b0ab45c660d6d01121f79829e2c5aa0c9-d # internal github.com/containers/image/v5/copy mkdir -p $WORK/b292/ cat >/tmp/go-build3753747026/b292/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile context=/tmp/go-build3753747026/b026/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build3753747026/b195/_pkg_.a packagefile github.com/containers/image/v5/internal/blobinfocache=/tmp/go-build3753747026/b293/_pkg_.a packagefile github.com/containers/image/v5/internal/image=/tmp/go-build3753747026/b300/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination=/tmp/go-build3753747026/b307/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource=/tmp/go-build3753747026/b301/_pkg_.a packagefile github.com/containers/image/v5/internal/manifest=/tmp/go-build3753747026/b197/_pkg_.a packagefile github.com/containers/image/v5/internal/pkg/platform=/tmp/go-build3753747026/b198/_pkg_.a packagefile github.com/containers/image/v5/internal/private=/tmp/go-build3753747026/b303/_pkg_.a packagefile github.com/containers/image/v5/internal/set=/tmp/go-build3753747026/b207/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=/tmp/go-build3753747026/b304/_pkg_.a packagefile github.com/containers/image/v5/internal/signer=/tmp/go-build3753747026/b309/_pkg_.a packagefile github.com/containers/image/v5/manifest=/tmp/go-build3753747026/b196/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache=/tmp/go-build3753747026/b310/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=/tmp/go-build3753747026/b294/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=/tmp/go-build3753747026/b200/_pkg_.a packagefile github.com/containers/image/v5/signature=/tmp/go-build3753747026/b318/_pkg_.a packagefile github.com/containers/image/v5/signature/signer=/tmp/go-build3753747026/b405/_pkg_.a packagefile github.com/containers/image/v5/signature/sigstore=/tmp/go-build3753747026/b406/_pkg_.a packagefile github.com/containers/image/v5/signature/simplesigning=/tmp/go-build3753747026/b408/_pkg_.a packagefile github.com/containers/image/v5/transports=/tmp/go-build3753747026/b389/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build3753747026/b199/_pkg_.a packagefile github.com/containers/ocicrypt=/tmp/go-build3753747026/b409/_pkg_.a packagefile github.com/containers/ocicrypt/config=/tmp/go-build3753747026/b211/_pkg_.a packagefile github.com/containers/storage/pkg/chunked/toc=/tmp/go-build3753747026/b484/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build3753747026/b176/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3753747026/b175/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build3753747026/b174/_pkg_.a packagefile github.com/vbauerster/mpb/v8=/tmp/go-build3753747026/b485/_pkg_.a packagefile github.com/vbauerster/mpb/v8/decor=/tmp/go-build3753747026/b491/_pkg_.a packagefile golang.org/x/exp/maps=/tmp/go-build3753747026/b206/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build3753747026/b202/_pkg_.a packagefile golang.org/x/sync/semaphore=/tmp/go-build3753747026/b261/_pkg_.a packagefile golang.org/x/term=/tmp/go-build3753747026/b385/_pkg_.a packagefile hash=/tmp/go-build3753747026/b069/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile reflect=/tmp/go-build3753747026/b037/_pkg_.a packagefile sort=/tmp/go-build3753747026/b041/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b292/_pkg_.a -trimpath "$WORK/b292=>" -p github.com/containers/image/v5/copy -complete -installsuffix shared -buildid o1PvRWsBa2hdLNVAuxCb/o1PvRWsBa2hdLNVAuxCb -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b292/importcfg -pack ./src/github.com/containers/image/v5/copy/blob.go ./src/github.com/containers/image/v5/copy/compression.go ./src/github.com/containers/image/v5/copy/copy.go ./src/github.com/containers/image/v5/copy/digesting_reader.go ./src/github.com/containers/image/v5/copy/encryption.go ./src/github.com/containers/image/v5/copy/manifest.go ./src/github.com/containers/image/v5/copy/multiple.go ./src/github.com/containers/image/v5/copy/progress_bars.go ./src/github.com/containers/image/v5/copy/progress_channel.go ./src/github.com/containers/image/v5/copy/sign.go ./src/github.com/containers/image/v5/copy/single.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b292/_pkg_.a # internal cp $WORK/b292/_pkg_.a /builddir/.cache/go-build/25/255867c9964c7b8753cacbfba967915123b865972cfd8ea778db3376da751f47-d # internal github.com/containers/common/pkg/supplemented mkdir -p $WORK/b291/ github.com/containers/buildah/internal/source cat >/tmp/go-build3753747026/b291/importcfg << 'EOF' # internal # import config packagefile container/list=/tmp/go-build3753747026/b067/_pkg_.a packagefile context=/tmp/go-build3753747026/b026/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/containers/common/pkg/manifests=/tmp/go-build3753747026/b283/_pkg_.a packagefile github.com/containers/image/v5/copy=/tmp/go-build3753747026/b292/_pkg_.a packagefile github.com/containers/image/v5/image=/tmp/go-build3753747026/b494/_pkg_.a packagefile github.com/containers/image/v5/manifest=/tmp/go-build3753747026/b196/_pkg_.a packagefile github.com/containers/image/v5/transports=/tmp/go-build3753747026/b389/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build3753747026/b199/_pkg_.a packagefile github.com/hashicorp/go-multierror=/tmp/go-build3753747026/b289/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build3753747026/b176/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build3753747026/b174/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build3753747026/b202/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a EOF mkdir -p $WORK/b772/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b291/_pkg_.a -trimpath "$WORK/b291=>" -p github.com/containers/common/pkg/supplemented -complete -installsuffix shared -buildid WxTqxAgQRgrq8-9klD1a/WxTqxAgQRgrq8-9klD1a -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b291/importcfg -pack ./src/github.com/containers/common/pkg/supplemented/errors.go ./src/github.com/containers/common/pkg/supplemented/supplemented.go cat >/tmp/go-build3753747026/b772/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile context=/tmp/go-build3753747026/b026/_pkg_.a packagefile encoding/json=/tmp/go-build3753747026/b031/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/containers/buildah/pkg/parse=/tmp/go-build3753747026/b689/_pkg_.a packagefile github.com/containers/image/v5/copy=/tmp/go-build3753747026/b292/_pkg_.a packagefile github.com/containers/image/v5/oci/layout=/tmp/go-build3753747026/b495/_pkg_.a packagefile github.com/containers/image/v5/pkg/shortnames=/tmp/go-build3753747026/b629/_pkg_.a packagefile github.com/containers/image/v5/signature=/tmp/go-build3753747026/b318/_pkg_.a packagefile github.com/containers/image/v5/transports/alltransports=/tmp/go-build3753747026/b544/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build3753747026/b199/_pkg_.a packagefile github.com/containers/storage/pkg/archive=/tmp/go-build3753747026/b216/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build3753747026/b176/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=/tmp/go-build3753747026/b179/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3753747026/b175/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile path/filepath=/tmp/go-build3753747026/b117/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b772/_pkg_.a -trimpath "$WORK/b772=>" -p github.com/containers/buildah/internal/source -complete -installsuffix shared -buildid uradHsJYeu8Cl_TbrkTq/uradHsJYeu8Cl_TbrkTq -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b772/importcfg -pack ./_build/src/github.com/containers/buildah/internal/source/add.go ./_build/src/github.com/containers/buildah/internal/source/create.go ./_build/src/github.com/containers/buildah/internal/source/pull.go ./_build/src/github.com/containers/buildah/internal/source/push.go ./_build/src/github.com/containers/buildah/internal/source/source.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b772/_pkg_.a # internal cp $WORK/b772/_pkg_.a /builddir/.cache/go-build/7b/7b717d39ffd17be6d2a4b6b442ff219ea72fdbd0160b61ab5782c8ab674c9912-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b291/_pkg_.a # internal cp $WORK/b291/_pkg_.a /builddir/.cache/go-build/24/24e53606652d3ca2f530857aba1fcf171c25465bd5af3f1d33577eb5bd03e5e2-d # internal github.com/containers/common/libimage/manifests mkdir -p $WORK/b281/ cat >/tmp/go-build3753747026/b281/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile context=/tmp/go-build3753747026/b026/_pkg_.a packagefile encoding/json=/tmp/go-build3753747026/b031/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/containers/common/internal=/tmp/go-build3753747026/b282/_pkg_.a packagefile github.com/containers/common/pkg/manifests=/tmp/go-build3753747026/b283/_pkg_.a packagefile github.com/containers/common/pkg/retry=/tmp/go-build3753747026/b284/_pkg_.a packagefile github.com/containers/common/pkg/supplemented=/tmp/go-build3753747026/b291/_pkg_.a packagefile github.com/containers/image/v5/copy=/tmp/go-build3753747026/b292/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build3753747026/b195/_pkg_.a packagefile github.com/containers/image/v5/image=/tmp/go-build3753747026/b494/_pkg_.a packagefile github.com/containers/image/v5/manifest=/tmp/go-build3753747026/b196/_pkg_.a packagefile github.com/containers/image/v5/oci/layout=/tmp/go-build3753747026/b495/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=/tmp/go-build3753747026/b294/_pkg_.a packagefile github.com/containers/image/v5/signature=/tmp/go-build3753747026/b318/_pkg_.a packagefile github.com/containers/image/v5/signature/signer=/tmp/go-build3753747026/b405/_pkg_.a packagefile github.com/containers/image/v5/storage=/tmp/go-build3753747026/b503/_pkg_.a packagefile github.com/containers/image/v5/transports=/tmp/go-build3753747026/b389/_pkg_.a packagefile github.com/containers/image/v5/transports/alltransports=/tmp/go-build3753747026/b544/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build3753747026/b199/_pkg_.a packagefile github.com/containers/storage=/tmp/go-build3753747026/b505/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=/tmp/go-build3753747026/b228/_pkg_.a packagefile github.com/containers/storage/pkg/lockfile=/tmp/go-build3753747026/b532/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build3753747026/b176/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=/tmp/go-build3753747026/b179/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3753747026/b175/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build3753747026/b174/_pkg_.a packagefile golang.org/x/exp/maps=/tmp/go-build3753747026/b206/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build3753747026/b202/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile mime=/tmp/go-build3753747026/b272/_pkg_.a packagefile net/http=/tmp/go-build3753747026/b262/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile path/filepath=/tmp/go-build3753747026/b117/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b281/_pkg_.a -trimpath "$WORK/b281=>" -p github.com/containers/common/libimage/manifests -complete -installsuffix shared -buildid NczbA_BfO_75lfXGtTkt/NczbA_BfO_75lfXGtTkt -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b281/importcfg -pack ./src/github.com/containers/common/libimage/manifests/copy.go ./src/github.com/containers/common/libimage/manifests/manifests.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b281/_pkg_.a # internal cp $WORK/b281/_pkg_.a /builddir/.cache/go-build/f1/f1b1eb44717573bd1b377e89c741336cf157ead48836db5f1d8c61f39f744aad-d # internal github.com/containers/common/libimage mkdir -p $WORK/b278/ cat >/tmp/go-build3753747026/b278/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build3753747026/b026/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/containerd/containerd/platforms=/tmp/go-build3753747026/b052/_pkg_.a packagefile github.com/containers/common/libimage/define=/tmp/go-build3753747026/b279/_pkg_.a packagefile github.com/containers/common/libimage/filter=/tmp/go-build3753747026/b280/_pkg_.a packagefile github.com/containers/common/libimage/manifests=/tmp/go-build3753747026/b281/_pkg_.a packagefile github.com/containers/common/libimage/platform=/tmp/go-build3753747026/b617/_pkg_.a packagefile github.com/containers/common/pkg/config=/tmp/go-build3753747026/b618/_pkg_.a packagefile github.com/containers/common/pkg/download=/tmp/go-build3753747026/b625/_pkg_.a packagefile github.com/containers/common/pkg/filters=/tmp/go-build3753747026/b626/_pkg_.a packagefile github.com/containers/common/pkg/retry=/tmp/go-build3753747026/b284/_pkg_.a packagefile github.com/containers/common/pkg/signal=/tmp/go-build3753747026/b628/_pkg_.a packagefile github.com/containers/common/pkg/timetype=/tmp/go-build3753747026/b627/_pkg_.a packagefile github.com/containers/image/v5/copy=/tmp/go-build3753747026/b292/_pkg_.a packagefile github.com/containers/image/v5/directory=/tmp/go-build3753747026/b545/_pkg_.a packagefile github.com/containers/image/v5/docker=/tmp/go-build3753747026/b546/_pkg_.a packagefile github.com/containers/image/v5/docker/archive=/tmp/go-build3753747026/b556/_pkg_.a packagefile github.com/containers/image/v5/docker/daemon=/tmp/go-build3753747026/b558/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build3753747026/b195/_pkg_.a packagefile github.com/containers/image/v5/manifest=/tmp/go-build3753747026/b196/_pkg_.a packagefile github.com/containers/image/v5/oci/archive=/tmp/go-build3753747026/b609/_pkg_.a packagefile github.com/containers/image/v5/oci/layout=/tmp/go-build3753747026/b495/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=/tmp/go-build3753747026/b294/_pkg_.a packagefile github.com/containers/image/v5/pkg/shortnames=/tmp/go-build3753747026/b629/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=/tmp/go-build3753747026/b552/_pkg_.a packagefile github.com/containers/image/v5/signature=/tmp/go-build3753747026/b318/_pkg_.a packagefile github.com/containers/image/v5/signature/signer=/tmp/go-build3753747026/b405/_pkg_.a packagefile github.com/containers/image/v5/storage=/tmp/go-build3753747026/b503/_pkg_.a packagefile github.com/containers/image/v5/tarball=/tmp/go-build3753747026/b616/_pkg_.a packagefile github.com/containers/image/v5/transports/alltransports=/tmp/go-build3753747026/b544/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build3753747026/b199/_pkg_.a packagefile github.com/containers/ocicrypt/config=/tmp/go-build3753747026/b211/_pkg_.a packagefile github.com/containers/storage=/tmp/go-build3753747026/b505/_pkg_.a packagefile github.com/containers/storage/types=/tmp/go-build3753747026/b255/_pkg_.a packagefile github.com/disiqueira/gotree/v3=/tmp/go-build3753747026/b634/_pkg_.a packagefile github.com/docker/go-units=/tmp/go-build3753747026/b224/_pkg_.a packagefile github.com/hashicorp/go-multierror=/tmp/go-build3753747026/b289/_pkg_.a packagefile github.com/jinzhu/copier=/tmp/go-build3753747026/b635/_pkg_.a packagefile github.com/json-iterator/go=/tmp/go-build3753747026/b252/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build3753747026/b176/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3753747026/b175/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build3753747026/b174/_pkg_.a packagefile golang.org/x/exp/maps=/tmp/go-build3753747026/b206/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build3753747026/b202/_pkg_.a packagefile golang.org/x/sync/semaphore=/tmp/go-build3753747026/b261/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile net=/tmp/go-build3753747026/b109/_pkg_.a packagefile net/url=/tmp/go-build3753747026/b116/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile path=/tmp/go-build3753747026/b049/_pkg_.a packagefile path/filepath=/tmp/go-build3753747026/b117/_pkg_.a packagefile runtime=/tmp/go-build3753747026/b009/_pkg_.a packagefile sort=/tmp/go-build3753747026/b041/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b278/_pkg_.a -trimpath "$WORK/b278=>" -p github.com/containers/common/libimage -complete -installsuffix shared -buildid NP0g5WsU-doorFIHs7me/NP0g5WsU-doorFIHs7me -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b278/importcfg -pack ./src/github.com/containers/common/libimage/copier.go ./src/github.com/containers/common/libimage/disk_usage.go ./src/github.com/containers/common/libimage/events.go ./src/github.com/containers/common/libimage/filters.go ./src/github.com/containers/common/libimage/history.go ./src/github.com/containers/common/libimage/image.go ./src/github.com/containers/common/libimage/image_config.go ./src/github.com/containers/common/libimage/image_tree.go ./src/github.com/containers/common/libimage/import.go ./src/github.com/containers/common/libimage/inspect.go ./src/github.com/containers/common/libimage/layer_tree.go ./src/github.com/containers/common/libimage/load.go ./src/github.com/containers/common/libimage/manifest_list.go ./src/github.com/containers/common/libimage/normalize.go ./src/github.com/containers/common/libimage/oci.go ./src/github.com/containers/common/libimage/platform.go ./src/github.com/containers/common/libimage/pull.go ./src/github.com/containers/common/libimage/push.go ./src/github.com/containers/common/libimage/runtime.go ./src/github.com/containers/common/libimage/save.go ./src/github.com/containers/common/libimage/search.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b278/_pkg_.a # internal cp $WORK/b278/_pkg_.a /builddir/.cache/go-build/01/01aa8270329559ca90588eda4bd8974818af8fad1692c9ec6c2f47e4b866676b-d # internal github.com/containers/buildah/util mkdir -p $WORK/b191/ github.com/containers/buildah/internal/util mkdir -p $WORK/b682/ cat >/tmp/go-build3753747026/b191/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/containers/buildah/define=/tmp/go-build3753747026/b192/_pkg_.a packagefile github.com/containers/common/libimage=/tmp/go-build3753747026/b278/_pkg_.a packagefile github.com/containers/common/pkg/config=/tmp/go-build3753747026/b618/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build3753747026/b195/_pkg_.a packagefile github.com/containers/image/v5/pkg/shortnames=/tmp/go-build3753747026/b629/_pkg_.a packagefile github.com/containers/image/v5/signature=/tmp/go-build3753747026/b318/_pkg_.a packagefile github.com/containers/image/v5/transports/alltransports=/tmp/go-build3753747026/b544/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build3753747026/b199/_pkg_.a packagefile github.com/containers/storage=/tmp/go-build3753747026/b505/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=/tmp/go-build3753747026/b285/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build3753747026/b176/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build3753747026/b232/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build3753747026/b174/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build3753747026/b202/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile net/url=/tmp/go-build3753747026/b116/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile path/filepath=/tmp/go-build3753747026/b117/_pkg_.a packagefile sort=/tmp/go-build3753747026/b041/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile syscall=/tmp/go-build3753747026/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -p github.com/containers/buildah/util -complete -installsuffix shared -buildid BBXZl3DG6aQlz1EW1Hj7/BBXZl3DG6aQlz1EW1Hj7 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b191/importcfg -pack ./_build/src/github.com/containers/buildah/util/types.go ./_build/src/github.com/containers/buildah/util/util.go ./_build/src/github.com/containers/buildah/util/util_unix.go cat >/tmp/go-build3753747026/b682/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/containers/buildah/define=/tmp/go-build3753747026/b192/_pkg_.a packagefile github.com/containers/common/libimage=/tmp/go-build3753747026/b278/_pkg_.a packagefile github.com/containers/common/libimage/platform=/tmp/go-build3753747026/b617/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build3753747026/b199/_pkg_.a packagefile github.com/containers/storage=/tmp/go-build3753747026/b505/_pkg_.a packagefile github.com/containers/storage/pkg/archive=/tmp/go-build3753747026/b216/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=/tmp/go-build3753747026/b250/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=/tmp/go-build3753747026/b230/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3753747026/b175/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile path/filepath=/tmp/go-build3753747026/b117/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b682/_pkg_.a -trimpath "$WORK/b682=>" -p github.com/containers/buildah/internal/util -complete -installsuffix shared -buildid dMQmieGwPcmeJD0mDyD-/dMQmieGwPcmeJD0mDyD- -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b682/importcfg -pack ./_build/src/github.com/containers/buildah/internal/util/util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b682/_pkg_.a # internal cp $WORK/b682/_pkg_.a /builddir/.cache/go-build/0c/0c913535c6108a2f057ac3f3c754941b3cd69a6d9f0452e65ad68be9186e9c23-d # internal github.com/containers/buildah/internal/volumes mkdir -p $WORK/b683/ cat >/tmp/go-build3753747026/b683/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build3753747026/b026/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/containers/buildah/copier=/tmp/go-build3753747026/b637/_pkg_.a packagefile github.com/containers/buildah/define=/tmp/go-build3753747026/b192/_pkg_.a packagefile github.com/containers/buildah/internal=/tmp/go-build3753747026/b643/_pkg_.a packagefile github.com/containers/buildah/internal/parse=/tmp/go-build3753747026/b684/_pkg_.a packagefile github.com/containers/buildah/internal/tmpdir=/tmp/go-build3753747026/b671/_pkg_.a packagefile github.com/containers/buildah/internal/util=/tmp/go-build3753747026/b682/_pkg_.a packagefile github.com/containers/common/pkg/parse=/tmp/go-build3753747026/b685/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build3753747026/b199/_pkg_.a packagefile github.com/containers/storage=/tmp/go-build3753747026/b505/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=/tmp/go-build3753747026/b220/_pkg_.a packagefile github.com/containers/storage/pkg/lockfile=/tmp/go-build3753747026/b532/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=/tmp/go-build3753747026/b230/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build3753747026/b232/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=/tmp/go-build3753747026/b514/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile path=/tmp/go-build3753747026/b049/_pkg_.a packagefile path/filepath=/tmp/go-build3753747026/b117/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b683/_pkg_.a -trimpath "$WORK/b683=>" -p github.com/containers/buildah/internal/volumes -complete -installsuffix shared -buildid GQbHMZ7eCTh511j0K6ZV/GQbHMZ7eCTh511j0K6ZV -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b683/importcfg -pack ./_build/src/github.com/containers/buildah/internal/volumes/volumes.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b191/_pkg_.a # internal cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/bf/bfdc6b120c89811791d05e2a8073be7aa813b13955dd1535feafc06ffbf13551-d # internal github.com/containers/buildah/bind mkdir -p $WORK/b190/ cat >/tmp/go-build3753747026/b190/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/containers/buildah/util=/tmp/go-build3753747026/b191/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=/tmp/go-build3753747026/b220/_pkg_.a packagefile github.com/containers/storage/pkg/mount=/tmp/go-build3753747026/b222/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build3753747026/b232/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build3753747026/b174/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build3753747026/b202/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build3753747026/b057/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile path/filepath=/tmp/go-build3753747026/b117/_pkg_.a packagefile syscall=/tmp/go-build3753747026/b028/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -p github.com/containers/buildah/bind -complete -installsuffix shared -buildid _Db3amB-49WmJ34wr8il/_Db3amB-49WmJ34wr8il -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b190/importcfg -pack ./_build/src/github.com/containers/buildah/bind/mount.go ./_build/src/github.com/containers/buildah/bind/util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b683/_pkg_.a # internal cp $WORK/b683/_pkg_.a /builddir/.cache/go-build/d9/d9206975ecb90964d2e1579f12f9a1203894edd9de7372f552af75c94ef7f2ff-d # internal github.com/containers/buildah/pkg/volumes mkdir -p $WORK/b780/ cat >/tmp/go-build3753747026/b780/importcfg << 'EOF' # internal # import config packagefile github.com/containers/buildah/internal/volumes=/tmp/go-build3753747026/b683/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b780/_pkg_.a -trimpath "$WORK/b780=>" -p github.com/containers/buildah/pkg/volumes -complete -installsuffix shared -buildid t2hXMlBLGRipxDVwlTMt/t2hXMlBLGRipxDVwlTMt -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b780/importcfg -pack ./_build/src/github.com/containers/buildah/pkg/volumes/volumes.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b780/_pkg_.a # internal cp $WORK/b780/_pkg_.a /builddir/.cache/go-build/72/72c21f310b9d3751dcf5c3a42a398a4155af92e0a459ada01677a3e9146f1c3d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b190/_pkg_.a # internal cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/5f/5f86e14e9aebde69bdec56c84a3db34ab2d0060ae7d033252c05f55e1532609c-d # internal github.com/containers/buildah/chroot mkdir -p $WORK/b636/ cat >/tmp/go-build3753747026/b636/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile encoding/json=/tmp/go-build3753747026/b031/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/containers/buildah/bind=/tmp/go-build3753747026/b190/_pkg_.a packagefile github.com/containers/buildah/copier=/tmp/go-build3753747026/b637/_pkg_.a packagefile github.com/containers/buildah/util=/tmp/go-build3753747026/b191/_pkg_.a packagefile github.com/containers/common/pkg/seccomp=/tmp/go-build3753747026/b638/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=/tmp/go-build3753747026/b228/_pkg_.a packagefile github.com/containers/storage/pkg/mount=/tmp/go-build3753747026/b222/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=/tmp/go-build3753747026/b231/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=/tmp/go-build3753747026/b230/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/apparmor=/tmp/go-build3753747026/b640/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build3753747026/b232/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=/tmp/go-build3753747026/b514/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=/tmp/go-build3753747026/b513/_pkg_.a packagefile github.com/seccomp/libseccomp-golang=/tmp/go-build3753747026/b639/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build3753747026/b174/_pkg_.a packagefile github.com/syndtr/gocapability/capability=/tmp/go-build3753747026/b233/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build3753747026/b057/_pkg_.a packagefile golang.org/x/term=/tmp/go-build3753747026/b385/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile os/exec=/tmp/go-build3753747026/b225/_pkg_.a packagefile os/signal=/tmp/go-build3753747026/b234/_pkg_.a packagefile path/filepath=/tmp/go-build3753747026/b117/_pkg_.a packagefile runtime=/tmp/go-build3753747026/b009/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile syscall=/tmp/go-build3753747026/b028/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b636/_pkg_.a -trimpath "$WORK/b636=>" -p github.com/containers/buildah/chroot -complete -installsuffix shared -buildid ymoHtKCvm079QHmoSYz5/ymoHtKCvm079QHmoSYz5 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b636/importcfg -pack ./_build/src/github.com/containers/buildah/chroot/pty_ptmx.go ./_build/src/github.com/containers/buildah/chroot/run_common.go ./_build/src/github.com/containers/buildah/chroot/run_linux.go ./_build/src/github.com/containers/buildah/chroot/seccomp.go ./_build/src/github.com/containers/buildah/chroot/selinux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b636/_pkg_.a # internal cp $WORK/b636/_pkg_.a /builddir/.cache/go-build/f0/f0538f979117aab95b3da4686cec93130db5213d34a4519ab90f6df85b212ca5-d # internal github.com/containers/buildah mkdir -p $WORK/b187/ cat >/tmp/go-build3753747026/b187/importcfg << 'EOF' # internal # import config packagefile archive/tar=/tmp/go-build3753747026/b188/_pkg_.a packagefile bufio=/tmp/go-build3753747026/b053/_pkg_.a packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile context=/tmp/go-build3753747026/b026/_pkg_.a packagefile encoding/json=/tmp/go-build3753747026/b031/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/containers/buildah/bind=/tmp/go-build3753747026/b190/_pkg_.a packagefile github.com/containers/buildah/chroot=/tmp/go-build3753747026/b636/_pkg_.a packagefile github.com/containers/buildah/copier=/tmp/go-build3753747026/b637/_pkg_.a packagefile github.com/containers/buildah/define=/tmp/go-build3753747026/b192/_pkg_.a packagefile github.com/containers/buildah/docker=/tmp/go-build3753747026/b642/_pkg_.a packagefile github.com/containers/buildah/internal=/tmp/go-build3753747026/b643/_pkg_.a packagefile github.com/containers/buildah/internal/config=/tmp/go-build3753747026/b644/_pkg_.a packagefile github.com/containers/buildah/internal/mkcw=/tmp/go-build3753747026/b669/_pkg_.a packagefile github.com/containers/buildah/internal/sbom=/tmp/go-build3753747026/b681/_pkg_.a packagefile github.com/containers/buildah/internal/tmpdir=/tmp/go-build3753747026/b671/_pkg_.a packagefile github.com/containers/buildah/internal/util=/tmp/go-build3753747026/b682/_pkg_.a packagefile github.com/containers/buildah/internal/volumes=/tmp/go-build3753747026/b683/_pkg_.a packagefile github.com/containers/buildah/pkg/blobcache=/tmp/go-build3753747026/b686/_pkg_.a packagefile github.com/containers/buildah/pkg/chrootuser=/tmp/go-build3753747026/b688/_pkg_.a packagefile github.com/containers/buildah/pkg/overlay=/tmp/go-build3753747026/b672/_pkg_.a packagefile github.com/containers/buildah/pkg/parse=/tmp/go-build3753747026/b689/_pkg_.a packagefile github.com/containers/buildah/pkg/sshagent=/tmp/go-build3753747026/b690/_pkg_.a packagefile github.com/containers/buildah/pkg/util=/tmp/go-build3753747026/b702/_pkg_.a packagefile github.com/containers/buildah/util=/tmp/go-build3753747026/b191/_pkg_.a packagefile github.com/containers/common/libimage=/tmp/go-build3753747026/b278/_pkg_.a packagefile github.com/containers/common/libimage/manifests=/tmp/go-build3753747026/b281/_pkg_.a packagefile github.com/containers/common/libnetwork/etchosts=/tmp/go-build3753747026/b703/_pkg_.a packagefile github.com/containers/common/libnetwork/network=/tmp/go-build3753747026/b708/_pkg_.a packagefile github.com/containers/common/libnetwork/pasta=/tmp/go-build3753747026/b712/_pkg_.a packagefile github.com/containers/common/libnetwork/resolvconf=/tmp/go-build3753747026/b713/_pkg_.a packagefile github.com/containers/common/libnetwork/slirp4netns=/tmp/go-build3753747026/b714/_pkg_.a packagefile github.com/containers/common/libnetwork/types=/tmp/go-build3753747026/b193/_pkg_.a packagefile github.com/containers/common/libnetwork/util=/tmp/go-build3753747026/b704/_pkg_.a packagefile github.com/containers/common/pkg/capabilities=/tmp/go-build3753747026/b622/_pkg_.a packagefile github.com/containers/common/pkg/cgroups=/tmp/go-build3753747026/b719/_pkg_.a packagefile github.com/containers/common/pkg/chown=/tmp/go-build3753747026/b753/_pkg_.a packagefile github.com/containers/common/pkg/config=/tmp/go-build3753747026/b618/_pkg_.a packagefile github.com/containers/common/pkg/hooks=/tmp/go-build3753747026/b754/_pkg_.a packagefile github.com/containers/common/pkg/hooks/exec=/tmp/go-build3753747026/b757/_pkg_.a packagefile github.com/containers/common/pkg/retry=/tmp/go-build3753747026/b284/_pkg_.a packagefile github.com/containers/common/pkg/seccomp=/tmp/go-build3753747026/b638/_pkg_.a packagefile github.com/containers/common/pkg/subscriptions=/tmp/go-build3753747026/b760/_pkg_.a packagefile github.com/containers/image/v5/copy=/tmp/go-build3753747026/b292/_pkg_.a packagefile github.com/containers/image/v5/docker=/tmp/go-build3753747026/b546/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build3753747026/b195/_pkg_.a packagefile github.com/containers/image/v5/image=/tmp/go-build3753747026/b494/_pkg_.a packagefile github.com/containers/image/v5/manifest=/tmp/go-build3753747026/b196/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=/tmp/go-build3753747026/b294/_pkg_.a packagefile github.com/containers/image/v5/pkg/shortnames=/tmp/go-build3753747026/b629/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=/tmp/go-build3753747026/b552/_pkg_.a packagefile github.com/containers/image/v5/signature=/tmp/go-build3753747026/b318/_pkg_.a packagefile github.com/containers/image/v5/storage=/tmp/go-build3753747026/b503/_pkg_.a packagefile github.com/containers/image/v5/transports=/tmp/go-build3753747026/b389/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build3753747026/b199/_pkg_.a packagefile github.com/containers/ocicrypt/config=/tmp/go-build3753747026/b211/_pkg_.a packagefile github.com/containers/storage=/tmp/go-build3753747026/b505/_pkg_.a packagefile github.com/containers/storage/pkg/archive=/tmp/go-build3753747026/b216/_pkg_.a packagefile github.com/containers/storage/pkg/fileutils=/tmp/go-build3753747026/b218/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=/tmp/go-build3753747026/b220/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=/tmp/go-build3753747026/b228/_pkg_.a packagefile github.com/containers/storage/pkg/lockfile=/tmp/go-build3753747026/b532/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=/tmp/go-build3753747026/b231/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=/tmp/go-build3753747026/b533/_pkg_.a packagefile github.com/containers/storage/pkg/system=/tmp/go-build3753747026/b221/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=/tmp/go-build3753747026/b230/_pkg_.a packagefile github.com/containers/storage/types=/tmp/go-build3753747026/b255/_pkg_.a packagefile github.com/docker/go-units=/tmp/go-build3753747026/b224/_pkg_.a packagefile github.com/hashicorp/go-multierror=/tmp/go-build3753747026/b289/_pkg_.a packagefile github.com/mattn/go-shellwords=/tmp/go-build3753747026/b762/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build3753747026/b176/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=/tmp/go-build3753747026/b179/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3753747026/b175/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/userns=/tmp/go-build3753747026/b724/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build3753747026/b232/_pkg_.a packagefile github.com/opencontainers/runtime-tools/generate=/tmp/go-build3753747026/b763/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=/tmp/go-build3753747026/b514/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=/tmp/go-build3753747026/b513/_pkg_.a packagefile github.com/openshift/imagebuilder=/tmp/go-build3753747026/b659/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build3753747026/b174/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build3753747026/b202/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build3753747026/b057/_pkg_.a packagefile golang.org/x/term=/tmp/go-build3753747026/b385/_pkg_.a packagefile hash=/tmp/go-build3753747026/b069/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile math/rand=/tmp/go-build3753747026/b086/_pkg_.a packagefile net=/tmp/go-build3753747026/b109/_pkg_.a packagefile net/http=/tmp/go-build3753747026/b262/_pkg_.a packagefile net/url=/tmp/go-build3753747026/b116/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile os/exec=/tmp/go-build3753747026/b225/_pkg_.a packagefile os/signal=/tmp/go-build3753747026/b234/_pkg_.a packagefile path=/tmp/go-build3753747026/b049/_pkg_.a packagefile path/filepath=/tmp/go-build3753747026/b117/_pkg_.a packagefile runtime=/tmp/go-build3753747026/b009/_pkg_.a packagefile sort=/tmp/go-build3753747026/b041/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile sync/atomic=/tmp/go-build3753747026/b023/_pkg_.a packagefile syscall=/tmp/go-build3753747026/b028/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -p github.com/containers/buildah -complete -installsuffix shared -buildid 6WFTQWMbwcvNkws_dMqb/6WFTQWMbwcvNkws_dMqb -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b187/importcfg -pack ./_build/src/github.com/containers/buildah/add.go ./_build/src/github.com/containers/buildah/add_linux.go ./_build/src/github.com/containers/buildah/buildah.go ./_build/src/github.com/containers/buildah/commit.go ./_build/src/github.com/containers/buildah/common.go ./_build/src/github.com/containers/buildah/config.go ./_build/src/github.com/containers/buildah/convertcw.go ./_build/src/github.com/containers/buildah/delete.go ./_build/src/github.com/containers/buildah/digester.go ./_build/src/github.com/containers/buildah/image.go ./_build/src/github.com/containers/buildah/import.go ./_build/src/github.com/containers/buildah/info.go ./_build/src/github.com/containers/buildah/mount.go ./_build/src/github.com/containers/buildah/new.go ./_build/src/github.com/containers/buildah/pull.go ./_build/src/github.com/containers/buildah/push.go ./_build/src/github.com/containers/buildah/run.go ./_build/src/github.com/containers/buildah/run_common.go ./_build/src/github.com/containers/buildah/run_linux.go ./_build/src/github.com/containers/buildah/scan.go ./_build/src/github.com/containers/buildah/seccomp.go ./_build/src/github.com/containers/buildah/selinux.go ./_build/src/github.com/containers/buildah/unmount.go ./_build/src/github.com/containers/buildah/util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b187/_pkg_.a # internal cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/a0/a06d3457c25bbad25e2e9b785b910e5a0cd2c6dc118ffa7c27b627a25a50c17a-d # internal github.com/containers/buildah/imagebuildah mkdir -p $WORK/b766/ cat >/tmp/go-build3753747026/b766/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile context=/tmp/go-build3753747026/b026/_pkg_.a packagefile crypto/sha256=/tmp/go-build3753747026/b103/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/containerd/containerd/platforms=/tmp/go-build3753747026/b052/_pkg_.a packagefile github.com/containers/buildah=/tmp/go-build3753747026/b187/_pkg_.a packagefile github.com/containers/buildah/copier=/tmp/go-build3753747026/b637/_pkg_.a packagefile github.com/containers/buildah/define=/tmp/go-build3753747026/b192/_pkg_.a packagefile github.com/containers/buildah/docker=/tmp/go-build3753747026/b642/_pkg_.a packagefile github.com/containers/buildah/internal=/tmp/go-build3753747026/b643/_pkg_.a packagefile github.com/containers/buildah/internal/tmpdir=/tmp/go-build3753747026/b671/_pkg_.a packagefile github.com/containers/buildah/internal/util=/tmp/go-build3753747026/b682/_pkg_.a packagefile github.com/containers/buildah/pkg/parse=/tmp/go-build3753747026/b689/_pkg_.a packagefile github.com/containers/buildah/pkg/rusage=/tmp/go-build3753747026/b767/_pkg_.a packagefile github.com/containers/buildah/pkg/sshagent=/tmp/go-build3753747026/b690/_pkg_.a packagefile github.com/containers/buildah/util=/tmp/go-build3753747026/b191/_pkg_.a packagefile github.com/containers/common/libimage=/tmp/go-build3753747026/b278/_pkg_.a packagefile github.com/containers/common/libnetwork/types=/tmp/go-build3753747026/b193/_pkg_.a packagefile github.com/containers/common/pkg/config=/tmp/go-build3753747026/b618/_pkg_.a packagefile github.com/containers/image/v5/copy=/tmp/go-build3753747026/b292/_pkg_.a packagefile github.com/containers/image/v5/docker=/tmp/go-build3753747026/b546/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build3753747026/b195/_pkg_.a packagefile github.com/containers/image/v5/manifest=/tmp/go-build3753747026/b196/_pkg_.a packagefile github.com/containers/image/v5/pkg/shortnames=/tmp/go-build3753747026/b629/_pkg_.a packagefile github.com/containers/image/v5/storage=/tmp/go-build3753747026/b503/_pkg_.a packagefile github.com/containers/image/v5/transports=/tmp/go-build3753747026/b389/_pkg_.a packagefile github.com/containers/image/v5/transports/alltransports=/tmp/go-build3753747026/b544/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build3753747026/b199/_pkg_.a packagefile github.com/containers/ocicrypt/config=/tmp/go-build3753747026/b211/_pkg_.a packagefile github.com/containers/storage=/tmp/go-build3753747026/b505/_pkg_.a packagefile github.com/containers/storage/pkg/archive=/tmp/go-build3753747026/b216/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=/tmp/go-build3753747026/b250/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=/tmp/go-build3753747026/b230/_pkg_.a packagefile github.com/fsouza/go-dockerclient=/tmp/go-build3753747026/b645/_pkg_.a packagefile github.com/hashicorp/go-multierror=/tmp/go-build3753747026/b289/_pkg_.a packagefile github.com/mattn/go-shellwords=/tmp/go-build3753747026/b762/_pkg_.a packagefile github.com/moby/buildkit/frontend/dockerfile/parser=/tmp/go-build3753747026/b660/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build3753747026/b176/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3753747026/b175/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build3753747026/b232/_pkg_.a packagefile github.com/openshift/imagebuilder=/tmp/go-build3753747026/b659/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/command=/tmp/go-build3753747026/b665/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/parser=/tmp/go-build3753747026/b666/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build3753747026/b174/_pkg_.a packagefile go/types=/tmp/go-build3753747026/b768/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build3753747026/b202/_pkg_.a packagefile golang.org/x/sync/semaphore=/tmp/go-build3753747026/b261/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile net/http=/tmp/go-build3753747026/b262/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile os/exec=/tmp/go-build3753747026/b225/_pkg_.a packagefile path=/tmp/go-build3753747026/b049/_pkg_.a packagefile path/filepath=/tmp/go-build3753747026/b117/_pkg_.a packagefile sort=/tmp/go-build3753747026/b041/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b766/_pkg_.a -trimpath "$WORK/b766=>" -p github.com/containers/buildah/imagebuildah -complete -installsuffix shared -buildid kcF8WqBLBikw235C1De0/kcF8WqBLBikw235C1De0 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b766/importcfg -pack ./_build/src/github.com/containers/buildah/imagebuildah/build.go ./_build/src/github.com/containers/buildah/imagebuildah/executor.go ./_build/src/github.com/containers/buildah/imagebuildah/stage_executor.go ./_build/src/github.com/containers/buildah/imagebuildah/util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b766/_pkg_.a # internal cp $WORK/b766/_pkg_.a /builddir/.cache/go-build/df/dfee6ed61f116280219b73193f32a03d883aafd207053d1444202e75b347e59c-d # internal github.com/containers/buildah/cmd/buildah mkdir -p $WORK/b001/ cat >/tmp/go-build3753747026/b001/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile context=/tmp/go-build3753747026/b026/_pkg_.a packagefile encoding/json=/tmp/go-build3753747026/b031/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/containerd/containerd/platforms=/tmp/go-build3753747026/b052/_pkg_.a packagefile github.com/containernetworking/cni/pkg/version=/tmp/go-build3753747026/b180/_pkg_.a packagefile github.com/containers/buildah=/tmp/go-build3753747026/b187/_pkg_.a packagefile github.com/containers/buildah/define=/tmp/go-build3753747026/b192/_pkg_.a packagefile github.com/containers/buildah/docker=/tmp/go-build3753747026/b642/_pkg_.a packagefile github.com/containers/buildah/imagebuildah=/tmp/go-build3753747026/b766/_pkg_.a packagefile github.com/containers/buildah/internal/source=/tmp/go-build3753747026/b772/_pkg_.a packagefile github.com/containers/buildah/internal/volumes=/tmp/go-build3753747026/b683/_pkg_.a packagefile github.com/containers/buildah/pkg/cli=/tmp/go-build3753747026/b773/_pkg_.a packagefile github.com/containers/buildah/pkg/formats=/tmp/go-build3753747026/b777/_pkg_.a packagefile github.com/containers/buildah/pkg/parse=/tmp/go-build3753747026/b689/_pkg_.a packagefile github.com/containers/buildah/pkg/volumes=/tmp/go-build3753747026/b780/_pkg_.a packagefile github.com/containers/buildah/util=/tmp/go-build3753747026/b191/_pkg_.a packagefile github.com/containers/common/libimage=/tmp/go-build3753747026/b278/_pkg_.a packagefile github.com/containers/common/libimage/manifests=/tmp/go-build3753747026/b281/_pkg_.a packagefile github.com/containers/common/pkg/auth=/tmp/go-build3753747026/b697/_pkg_.a packagefile github.com/containers/common/pkg/completion=/tmp/go-build3753747026/b698/_pkg_.a packagefile github.com/containers/common/pkg/config=/tmp/go-build3753747026/b618/_pkg_.a packagefile github.com/containers/common/pkg/umask=/tmp/go-build3753747026/b761/_pkg_.a packagefile github.com/containers/image/v5/copy=/tmp/go-build3753747026/b292/_pkg_.a packagefile github.com/containers/image/v5/image=/tmp/go-build3753747026/b494/_pkg_.a packagefile github.com/containers/image/v5/manifest=/tmp/go-build3753747026/b196/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=/tmp/go-build3753747026/b294/_pkg_.a packagefile github.com/containers/image/v5/pkg/shortnames=/tmp/go-build3753747026/b629/_pkg_.a packagefile github.com/containers/image/v5/storage=/tmp/go-build3753747026/b503/_pkg_.a packagefile github.com/containers/image/v5/transports=/tmp/go-build3753747026/b389/_pkg_.a packagefile github.com/containers/image/v5/transports/alltransports=/tmp/go-build3753747026/b544/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build3753747026/b199/_pkg_.a packagefile github.com/containers/image/v5/version=/tmp/go-build3753747026/b321/_pkg_.a packagefile github.com/containers/storage=/tmp/go-build3753747026/b505/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=/tmp/go-build3753747026/b259/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=/tmp/go-build3753747026/b230/_pkg_.a packagefile github.com/docker/go-units=/tmp/go-build3753747026/b224/_pkg_.a packagefile github.com/hashicorp/go-multierror=/tmp/go-build3753747026/b289/_pkg_.a packagefile github.com/mattn/go-shellwords=/tmp/go-build3753747026/b762/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build3753747026/b176/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=/tmp/go-build3753747026/b179/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3753747026/b175/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build3753747026/b232/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build3753747026/b174/_pkg_.a packagefile github.com/spf13/cobra=/tmp/go-build3753747026/b699/_pkg_.a packagefile github.com/spf13/pflag=/tmp/go-build3753747026/b700/_pkg_.a packagefile github.com/syndtr/gocapability/capability=/tmp/go-build3753747026/b233/_pkg_.a packagefile go.etcd.io/bbolt=/tmp/go-build3753747026/b752/_pkg_.a packagefile golang.org/x/crypto/bcrypt=/tmp/go-build3753747026/b781/_pkg_.a packagefile golang.org/x/term=/tmp/go-build3753747026/b385/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile os/exec=/tmp/go-build3753747026/b225/_pkg_.a packagefile path/filepath=/tmp/go-build3753747026/b117/_pkg_.a packagefile regexp=/tmp/go-build3753747026/b177/_pkg_.a packagefile runtime=/tmp/go-build3753747026/b009/_pkg_.a packagefile runtime/pprof=/tmp/go-build3753747026/b782/_pkg_.a packagefile sort=/tmp/go-build3753747026/b041/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile syscall=/tmp/go-build3753747026/b028/_pkg_.a packagefile text/template=/tmp/go-build3753747026/b424/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a packagefile runtime/cgo=/tmp/go-build3753747026/b115/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -p main -complete -installsuffix shared -buildid OZZ9gyeQyQ_TCKh-wYA5/OZZ9gyeQyQ_TCKh-wYA5 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b001/importcfg -pack ./_build/src/github.com/containers/buildah/cmd/buildah/addcopy.go ./_build/src/github.com/containers/buildah/cmd/buildah/build.go ./_build/src/github.com/containers/buildah/cmd/buildah/commit.go ./_build/src/github.com/containers/buildah/cmd/buildah/common.go ./_build/src/github.com/containers/buildah/cmd/buildah/config.go ./_build/src/github.com/containers/buildah/cmd/buildah/containers.go ./_build/src/github.com/containers/buildah/cmd/buildah/dumpbolt.go ./_build/src/github.com/containers/buildah/cmd/buildah/from.go ./_build/src/github.com/containers/buildah/cmd/buildah/images.go ./_build/src/github.com/containers/buildah/cmd/buildah/info.go ./_build/src/github.com/containers/buildah/cmd/buildah/inspect.go ./_build/src/github.com/containers/buildah/cmd/buildah/login.go ./_build/src/github.com/containers/buildah/cmd/buildah/logout.go ./_build/src/github.com/containers/buildah/cmd/buildah/main.go ./_build/src/github.com/containers/buildah/cmd/buildah/manifest.go ./_build/src/github.com/containers/buildah/cmd/buildah/mkcw.go ./_build/src/github.com/containers/buildah/cmd/buildah/mount.go ./_build/src/github.com/containers/buildah/cmd/buildah/passwd.go ./_build/src/github.com/containers/buildah/cmd/buildah/prune.go ./_build/src/github.com/containers/buildah/cmd/buildah/pull.go ./_build/src/github.com/containers/buildah/cmd/buildah/push.go ./_build/src/github.com/containers/buildah/cmd/buildah/rename.go ./_build/src/github.com/containers/buildah/cmd/buildah/rm.go ./_build/src/github.com/containers/buildah/cmd/buildah/rmi.go ./_build/src/github.com/containers/buildah/cmd/buildah/run.go ./_build/src/github.com/containers/buildah/cmd/buildah/source.go ./_build/src/github.com/containers/buildah/cmd/buildah/tag.go ./_build/src/github.com/containers/buildah/cmd/buildah/umount.go ./_build/src/github.com/containers/buildah/cmd/buildah/unshare.go ./_build/src/github.com/containers/buildah/cmd/buildah/version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/b5/b585e79ad4840007aa18898ff9528131d5346e1a67d51f0922c59ce665a7f5c5-d # internal cat >/tmp/go-build3753747026/b001/importcfg.link << 'EOF' # internal packagefile github.com/containers/buildah/cmd/buildah=/tmp/go-build3753747026/b001/_pkg_.a packagefile bytes=/tmp/go-build3753747026/b002/_pkg_.a packagefile context=/tmp/go-build3753747026/b026/_pkg_.a packagefile encoding/json=/tmp/go-build3753747026/b031/_pkg_.a packagefile errors=/tmp/go-build3753747026/b003/_pkg_.a packagefile fmt=/tmp/go-build3753747026/b039/_pkg_.a packagefile github.com/containerd/containerd/platforms=/tmp/go-build3753747026/b052/_pkg_.a packagefile github.com/containernetworking/cni/pkg/version=/tmp/go-build3753747026/b180/_pkg_.a packagefile github.com/containers/buildah=/tmp/go-build3753747026/b187/_pkg_.a packagefile github.com/containers/buildah/define=/tmp/go-build3753747026/b192/_pkg_.a packagefile github.com/containers/buildah/docker=/tmp/go-build3753747026/b642/_pkg_.a packagefile github.com/containers/buildah/imagebuildah=/tmp/go-build3753747026/b766/_pkg_.a packagefile github.com/containers/buildah/internal/source=/tmp/go-build3753747026/b772/_pkg_.a packagefile github.com/containers/buildah/internal/volumes=/tmp/go-build3753747026/b683/_pkg_.a packagefile github.com/containers/buildah/pkg/cli=/tmp/go-build3753747026/b773/_pkg_.a packagefile github.com/containers/buildah/pkg/formats=/tmp/go-build3753747026/b777/_pkg_.a packagefile github.com/containers/buildah/pkg/parse=/tmp/go-build3753747026/b689/_pkg_.a packagefile github.com/containers/buildah/pkg/volumes=/tmp/go-build3753747026/b780/_pkg_.a packagefile github.com/containers/buildah/util=/tmp/go-build3753747026/b191/_pkg_.a packagefile github.com/containers/common/libimage=/tmp/go-build3753747026/b278/_pkg_.a packagefile github.com/containers/common/libimage/manifests=/tmp/go-build3753747026/b281/_pkg_.a packagefile github.com/containers/common/pkg/auth=/tmp/go-build3753747026/b697/_pkg_.a packagefile github.com/containers/common/pkg/completion=/tmp/go-build3753747026/b698/_pkg_.a packagefile github.com/containers/common/pkg/config=/tmp/go-build3753747026/b618/_pkg_.a packagefile github.com/containers/common/pkg/umask=/tmp/go-build3753747026/b761/_pkg_.a packagefile github.com/containers/image/v5/copy=/tmp/go-build3753747026/b292/_pkg_.a packagefile github.com/containers/image/v5/image=/tmp/go-build3753747026/b494/_pkg_.a packagefile github.com/containers/image/v5/manifest=/tmp/go-build3753747026/b196/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=/tmp/go-build3753747026/b294/_pkg_.a packagefile github.com/containers/image/v5/pkg/shortnames=/tmp/go-build3753747026/b629/_pkg_.a packagefile github.com/containers/image/v5/storage=/tmp/go-build3753747026/b503/_pkg_.a packagefile github.com/containers/image/v5/transports=/tmp/go-build3753747026/b389/_pkg_.a packagefile github.com/containers/image/v5/transports/alltransports=/tmp/go-build3753747026/b544/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build3753747026/b199/_pkg_.a packagefile github.com/containers/image/v5/version=/tmp/go-build3753747026/b321/_pkg_.a packagefile github.com/containers/storage=/tmp/go-build3753747026/b505/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=/tmp/go-build3753747026/b259/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=/tmp/go-build3753747026/b230/_pkg_.a packagefile github.com/docker/go-units=/tmp/go-build3753747026/b224/_pkg_.a packagefile github.com/hashicorp/go-multierror=/tmp/go-build3753747026/b289/_pkg_.a packagefile github.com/mattn/go-shellwords=/tmp/go-build3753747026/b762/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build3753747026/b176/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=/tmp/go-build3753747026/b179/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build3753747026/b175/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build3753747026/b232/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build3753747026/b174/_pkg_.a packagefile github.com/spf13/cobra=/tmp/go-build3753747026/b699/_pkg_.a packagefile github.com/spf13/pflag=/tmp/go-build3753747026/b700/_pkg_.a packagefile github.com/syndtr/gocapability/capability=/tmp/go-build3753747026/b233/_pkg_.a packagefile go.etcd.io/bbolt=/tmp/go-build3753747026/b752/_pkg_.a packagefile golang.org/x/crypto/bcrypt=/tmp/go-build3753747026/b781/_pkg_.a packagefile golang.org/x/term=/tmp/go-build3753747026/b385/_pkg_.a packagefile io=/tmp/go-build3753747026/b020/_pkg_.a packagefile os=/tmp/go-build3753747026/b042/_pkg_.a packagefile os/exec=/tmp/go-build3753747026/b225/_pkg_.a packagefile path/filepath=/tmp/go-build3753747026/b117/_pkg_.a packagefile regexp=/tmp/go-build3753747026/b177/_pkg_.a packagefile runtime=/tmp/go-build3753747026/b009/_pkg_.a packagefile runtime/pprof=/tmp/go-build3753747026/b782/_pkg_.a packagefile sort=/tmp/go-build3753747026/b041/_pkg_.a packagefile strconv=/tmp/go-build3753747026/b038/_pkg_.a packagefile strings=/tmp/go-build3753747026/b050/_pkg_.a packagefile syscall=/tmp/go-build3753747026/b028/_pkg_.a packagefile text/template=/tmp/go-build3753747026/b424/_pkg_.a packagefile time=/tmp/go-build3753747026/b027/_pkg_.a packagefile runtime/cgo=/tmp/go-build3753747026/b115/_pkg_.a packagefile internal/bytealg=/tmp/go-build3753747026/b010/_pkg_.a packagefile unicode=/tmp/go-build3753747026/b024/_pkg_.a packagefile unicode/utf8=/tmp/go-build3753747026/b025/_pkg_.a packagefile internal/reflectlite=/tmp/go-build3753747026/b004/_pkg_.a packagefile sync=/tmp/go-build3753747026/b021/_pkg_.a packagefile sync/atomic=/tmp/go-build3753747026/b023/_pkg_.a packagefile encoding=/tmp/go-build3753747026/b032/_pkg_.a packagefile encoding/base64=/tmp/go-build3753747026/b033/_pkg_.a packagefile math=/tmp/go-build3753747026/b035/_pkg_.a packagefile reflect=/tmp/go-build3753747026/b037/_pkg_.a packagefile unicode/utf16=/tmp/go-build3753747026/b051/_pkg_.a packagefile internal/fmtsort=/tmp/go-build3753747026/b040/_pkg_.a packagefile bufio=/tmp/go-build3753747026/b053/_pkg_.a packagefile github.com/containerd/containerd/errdefs=/tmp/go-build3753747026/b054/_pkg_.a packagefile github.com/containerd/containerd/log=/tmp/go-build3753747026/b172/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build3753747026/b057/_pkg_.a packagefile path=/tmp/go-build3753747026/b049/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types=/tmp/go-build3753747026/b181/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/100=/tmp/go-build3753747026/b182/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/create=/tmp/go-build3753747026/b186/_pkg_.a packagefile archive/tar=/tmp/go-build3753747026/b188/_pkg_.a packagefile github.com/containers/buildah/bind=/tmp/go-build3753747026/b190/_pkg_.a packagefile github.com/containers/buildah/chroot=/tmp/go-build3753747026/b636/_pkg_.a packagefile github.com/containers/buildah/copier=/tmp/go-build3753747026/b637/_pkg_.a packagefile github.com/containers/buildah/internal=/tmp/go-build3753747026/b643/_pkg_.a packagefile github.com/containers/buildah/internal/config=/tmp/go-build3753747026/b644/_pkg_.a packagefile github.com/containers/buildah/internal/mkcw=/tmp/go-build3753747026/b669/_pkg_.a packagefile github.com/containers/buildah/internal/sbom=/tmp/go-build3753747026/b681/_pkg_.a packagefile github.com/containers/buildah/internal/tmpdir=/tmp/go-build3753747026/b671/_pkg_.a packagefile github.com/containers/buildah/internal/util=/tmp/go-build3753747026/b682/_pkg_.a packagefile github.com/containers/buildah/pkg/blobcache=/tmp/go-build3753747026/b686/_pkg_.a packagefile github.com/containers/buildah/pkg/chrootuser=/tmp/go-build3753747026/b688/_pkg_.a packagefile github.com/containers/buildah/pkg/overlay=/tmp/go-build3753747026/b672/_pkg_.a packagefile github.com/containers/buildah/pkg/sshagent=/tmp/go-build3753747026/b690/_pkg_.a packagefile github.com/containers/buildah/pkg/util=/tmp/go-build3753747026/b702/_pkg_.a packagefile github.com/containers/common/libnetwork/etchosts=/tmp/go-build3753747026/b703/_pkg_.a packagefile github.com/containers/common/libnetwork/network=/tmp/go-build3753747026/b708/_pkg_.a packagefile github.com/containers/common/libnetwork/pasta=/tmp/go-build3753747026/b712/_pkg_.a packagefile github.com/containers/common/libnetwork/resolvconf=/tmp/go-build3753747026/b713/_pkg_.a packagefile github.com/containers/common/libnetwork/slirp4netns=/tmp/go-build3753747026/b714/_pkg_.a packagefile github.com/containers/common/libnetwork/types=/tmp/go-build3753747026/b193/_pkg_.a packagefile github.com/containers/common/libnetwork/util=/tmp/go-build3753747026/b704/_pkg_.a packagefile github.com/containers/common/pkg/capabilities=/tmp/go-build3753747026/b622/_pkg_.a packagefile github.com/containers/common/pkg/cgroups=/tmp/go-build3753747026/b719/_pkg_.a packagefile github.com/containers/common/pkg/chown=/tmp/go-build3753747026/b753/_pkg_.a packagefile github.com/containers/common/pkg/hooks=/tmp/go-build3753747026/b754/_pkg_.a packagefile github.com/containers/common/pkg/hooks/exec=/tmp/go-build3753747026/b757/_pkg_.a packagefile github.com/containers/common/pkg/retry=/tmp/go-build3753747026/b284/_pkg_.a packagefile github.com/containers/common/pkg/seccomp=/tmp/go-build3753747026/b638/_pkg_.a packagefile github.com/containers/common/pkg/subscriptions=/tmp/go-build3753747026/b760/_pkg_.a packagefile github.com/containers/image/v5/docker=/tmp/go-build3753747026/b546/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build3753747026/b195/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=/tmp/go-build3753747026/b552/_pkg_.a packagefile github.com/containers/image/v5/signature=/tmp/go-build3753747026/b318/_pkg_.a packagefile github.com/containers/ocicrypt/config=/tmp/go-build3753747026/b211/_pkg_.a packagefile github.com/containers/storage/pkg/archive=/tmp/go-build3753747026/b216/_pkg_.a packagefile github.com/containers/storage/pkg/fileutils=/tmp/go-build3753747026/b218/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=/tmp/go-build3753747026/b220/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=/tmp/go-build3753747026/b228/_pkg_.a packagefile github.com/containers/storage/pkg/lockfile=/tmp/go-build3753747026/b532/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=/tmp/go-build3753747026/b231/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=/tmp/go-build3753747026/b533/_pkg_.a packagefile github.com/containers/storage/pkg/system=/tmp/go-build3753747026/b221/_pkg_.a packagefile github.com/containers/storage/types=/tmp/go-build3753747026/b255/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/userns=/tmp/go-build3753747026/b724/_pkg_.a packagefile github.com/opencontainers/runtime-tools/generate=/tmp/go-build3753747026/b763/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=/tmp/go-build3753747026/b514/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=/tmp/go-build3753747026/b513/_pkg_.a packagefile github.com/openshift/imagebuilder=/tmp/go-build3753747026/b659/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build3753747026/b202/_pkg_.a packagefile hash=/tmp/go-build3753747026/b069/_pkg_.a packagefile math/rand=/tmp/go-build3753747026/b086/_pkg_.a packagefile net=/tmp/go-build3753747026/b109/_pkg_.a packagefile net/http=/tmp/go-build3753747026/b262/_pkg_.a packagefile net/url=/tmp/go-build3753747026/b116/_pkg_.a packagefile os/signal=/tmp/go-build3753747026/b234/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=/tmp/go-build3753747026/b250/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/devices=/tmp/go-build3753747026/b260/_pkg_.a packagefile golang.org/x/sync/semaphore=/tmp/go-build3753747026/b261/_pkg_.a packagefile github.com/containers/image/v5/pkg/strslice=/tmp/go-build3753747026/b208/_pkg_.a packagefile crypto/sha256=/tmp/go-build3753747026/b103/_pkg_.a packagefile github.com/containers/buildah/pkg/rusage=/tmp/go-build3753747026/b767/_pkg_.a packagefile github.com/fsouza/go-dockerclient=/tmp/go-build3753747026/b645/_pkg_.a packagefile github.com/moby/buildkit/frontend/dockerfile/parser=/tmp/go-build3753747026/b660/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/command=/tmp/go-build3753747026/b665/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/parser=/tmp/go-build3753747026/b666/_pkg_.a packagefile go/types=/tmp/go-build3753747026/b768/_pkg_.a packagefile github.com/containers/image/v5/oci/layout=/tmp/go-build3753747026/b495/_pkg_.a packagefile github.com/containers/buildah/internal/parse=/tmp/go-build3753747026/b684/_pkg_.a packagefile github.com/containers/common/pkg/parse=/tmp/go-build3753747026/b685/_pkg_.a packagefile github.com/containers/buildah/pkg/completion=/tmp/go-build3753747026/b774/_pkg_.a packagefile github.com/containers/ocicrypt/helpers=/tmp/go-build3753747026/b775/_pkg_.a packagefile sigs.k8s.io/yaml=/tmp/go-build3753747026/b778/_pkg_.a packagefile text/tabwriter=/tmp/go-build3753747026/b426/_pkg_.a packagefile github.com/containers/buildah/internal/mkcw/types=/tmp/go-build3753747026/b670/_pkg_.a packagefile github.com/cyphar/filepath-securejoin=/tmp/go-build3753747026/b543/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=/tmp/go-build3753747026/b285/_pkg_.a packagefile github.com/containers/common/libimage/define=/tmp/go-build3753747026/b279/_pkg_.a packagefile github.com/containers/common/libimage/filter=/tmp/go-build3753747026/b280/_pkg_.a packagefile github.com/containers/common/libimage/platform=/tmp/go-build3753747026/b617/_pkg_.a packagefile github.com/containers/common/pkg/download=/tmp/go-build3753747026/b625/_pkg_.a packagefile github.com/containers/common/pkg/filters=/tmp/go-build3753747026/b626/_pkg_.a packagefile github.com/containers/common/pkg/signal=/tmp/go-build3753747026/b628/_pkg_.a packagefile github.com/containers/common/pkg/timetype=/tmp/go-build3753747026/b627/_pkg_.a packagefile github.com/containers/image/v5/directory=/tmp/go-build3753747026/b545/_pkg_.a packagefile github.com/containers/image/v5/docker/archive=/tmp/go-build3753747026/b556/_pkg_.a packagefile github.com/containers/image/v5/docker/daemon=/tmp/go-build3753747026/b558/_pkg_.a packagefile github.com/containers/image/v5/oci/archive=/tmp/go-build3753747026/b609/_pkg_.a packagefile github.com/containers/image/v5/signature/signer=/tmp/go-build3753747026/b405/_pkg_.a packagefile github.com/containers/image/v5/tarball=/tmp/go-build3753747026/b616/_pkg_.a packagefile github.com/disiqueira/gotree/v3=/tmp/go-build3753747026/b634/_pkg_.a packagefile github.com/jinzhu/copier=/tmp/go-build3753747026/b635/_pkg_.a packagefile github.com/json-iterator/go=/tmp/go-build3753747026/b252/_pkg_.a packagefile golang.org/x/exp/maps=/tmp/go-build3753747026/b206/_pkg_.a packagefile github.com/containers/common/internal=/tmp/go-build3753747026/b282/_pkg_.a packagefile github.com/containers/common/pkg/manifests=/tmp/go-build3753747026/b283/_pkg_.a packagefile github.com/containers/common/pkg/supplemented=/tmp/go-build3753747026/b291/_pkg_.a packagefile mime=/tmp/go-build3753747026/b272/_pkg_.a packagefile github.com/containers/common/pkg/password=/tmp/go-build3753747026/b701/_pkg_.a packagefile github.com/containers/image/v5/pkg/docker/config=/tmp/go-build3753747026/b551/_pkg_.a packagefile github.com/BurntSushi/toml=/tmp/go-build3753747026/b256/_pkg_.a packagefile github.com/containers/common/internal/attributedstring=/tmp/go-build3753747026/b619/_pkg_.a packagefile github.com/containers/common/pkg/apparmor=/tmp/go-build3753747026/b620/_pkg_.a packagefile github.com/containers/common/pkg/cgroupv2=/tmp/go-build3753747026/b623/_pkg_.a packagefile io/fs=/tmp/go-build3753747026/b048/_pkg_.a packagefile tags.cncf.io/container-device-interface/pkg/parser=/tmp/go-build3753747026/b624/_pkg_.a packagefile github.com/containers/image/v5/internal/blobinfocache=/tmp/go-build3753747026/b293/_pkg_.a packagefile github.com/containers/image/v5/internal/image=/tmp/go-build3753747026/b300/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination=/tmp/go-build3753747026/b307/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource=/tmp/go-build3753747026/b301/_pkg_.a packagefile github.com/containers/image/v5/internal/manifest=/tmp/go-build3753747026/b197/_pkg_.a packagefile github.com/containers/image/v5/internal/pkg/platform=/tmp/go-build3753747026/b198/_pkg_.a packagefile github.com/containers/image/v5/internal/private=/tmp/go-build3753747026/b303/_pkg_.a packagefile github.com/containers/image/v5/internal/set=/tmp/go-build3753747026/b207/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=/tmp/go-build3753747026/b304/_pkg_.a packagefile github.com/containers/image/v5/internal/signer=/tmp/go-build3753747026/b309/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache=/tmp/go-build3753747026/b310/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=/tmp/go-build3753747026/b200/_pkg_.a packagefile github.com/containers/image/v5/signature/sigstore=/tmp/go-build3753747026/b406/_pkg_.a packagefile github.com/containers/image/v5/signature/simplesigning=/tmp/go-build3753747026/b408/_pkg_.a packagefile github.com/containers/ocicrypt=/tmp/go-build3753747026/b409/_pkg_.a packagefile github.com/containers/storage/pkg/chunked/toc=/tmp/go-build3753747026/b484/_pkg_.a packagefile github.com/vbauerster/mpb/v8=/tmp/go-build3753747026/b485/_pkg_.a packagefile github.com/vbauerster/mpb/v8/decor=/tmp/go-build3753747026/b491/_pkg_.a packagefile github.com/containers/image/v5/internal/unparsedimage=/tmp/go-build3753747026/b319/_pkg_.a packagefile github.com/containers/libtrust=/tmp/go-build3753747026/b204/_pkg_.a packagefile github.com/containers/ocicrypt/spec=/tmp/go-build3753747026/b209/_pkg_.a packagefile github.com/containers/storage/pkg/regexp=/tmp/go-build3753747026/b194/_pkg_.a packagefile github.com/docker/docker/api/types/versions=/tmp/go-build3753747026/b210/_pkg_.a packagefile compress/bzip2=/tmp/go-build3753747026/b217/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/internal=/tmp/go-build3753747026/b201/_pkg_.a packagefile github.com/containers/storage/pkg/chunked/compressor=/tmp/go-build3753747026/b295/_pkg_.a packagefile github.com/klauspost/compress/zstd=/tmp/go-build3753747026/b235/_pkg_.a packagefile github.com/klauspost/pgzip=/tmp/go-build3753747026/b243/_pkg_.a packagefile github.com/ulikunitz/xz=/tmp/go-build3753747026/b245/_pkg_.a packagefile github.com/manifoldco/promptui=/tmp/go-build3753747026/b630/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/impl=/tmp/go-build3753747026/b497/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/stubs=/tmp/go-build3753747026/b308/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/impl=/tmp/go-build3753747026/b498/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/stubs=/tmp/go-build3753747026/b302/_pkg_.a packagefile github.com/containers/image/v5/internal/putblobdigest=/tmp/go-build3753747026/b499/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=/tmp/go-build3753747026/b504/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/none=/tmp/go-build3753747026/b306/_pkg_.a packagefile github.com/containers/storage/drivers=/tmp/go-build3753747026/b506/_pkg_.a packagefile github.com/containers/storage/pkg/chunked=/tmp/go-build3753747026/b539/_pkg_.a packagefile github.com/containers/image/v5/openshift=/tmp/go-build3753747026/b610/_pkg_.a packagefile github.com/containers/image/v5/sif=/tmp/go-build3753747026/b612/_pkg_.a packagefile embed=/tmp/go-build3753747026/b081/_pkg_.a packagefile github.com/containers/storage/drivers/register=/tmp/go-build3753747026/b509/_pkg_.a packagefile github.com/containers/storage/pkg/directory=/tmp/go-build3753747026/b507/_pkg_.a packagefile github.com/containers/storage/pkg/mount=/tmp/go-build3753747026/b222/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=/tmp/go-build3753747026/b512/_pkg_.a packagefile github.com/containers/storage/pkg/stringutils=/tmp/go-build3753747026/b534/_pkg_.a packagefile github.com/containers/storage/pkg/tarlog=/tmp/go-build3753747026/b535/_pkg_.a packagefile github.com/containers/storage/pkg/truncindex=/tmp/go-build3753747026/b536/_pkg_.a packagefile github.com/google/go-intervals/intervalset=/tmp/go-build3753747026/b538/_pkg_.a packagefile github.com/moby/sys/user=/tmp/go-build3753747026/b226/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=/tmp/go-build3753747026/b297/_pkg_.a packagefile github.com/vbatts/tar-split/tar/asm=/tmp/go-build3753747026/b298/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=/tmp/go-build3753747026/b299/_pkg_.a packagefile os/user=/tmp/go-build3753747026/b189/_pkg_.a packagefile github.com/hashicorp/errwrap=/tmp/go-build3753747026/b290/_pkg_.a packagefile crypto=/tmp/go-build3753747026/b068/_pkg_.a packagefile log=/tmp/go-build3753747026/b062/_pkg_.a packagefile encoding/csv=/tmp/go-build3753747026/b326/_pkg_.a packagefile encoding/hex=/tmp/go-build3753747026/b107/_pkg_.a packagefile flag=/tmp/go-build3753747026/b251/_pkg_.a packagefile hash/fnv=/tmp/go-build3753747026/b133/_pkg_.a packagefile crypto/rand=/tmp/go-build3753747026/b097/_pkg_.a packagefile crypto/subtle=/tmp/go-build3753747026/b073/_pkg_.a packagefile golang.org/x/crypto/blowfish=/tmp/go-build3753747026/b695/_pkg_.a packagefile internal/itoa=/tmp/go-build3753747026/b029/_pkg_.a packagefile internal/poll=/tmp/go-build3753747026/b043/_pkg_.a packagefile internal/safefilepath=/tmp/go-build3753747026/b045/_pkg_.a packagefile internal/syscall/execenv=/tmp/go-build3753747026/b046/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build3753747026/b044/_pkg_.a packagefile internal/testlog=/tmp/go-build3753747026/b047/_pkg_.a packagefile internal/godebug=/tmp/go-build3753747026/b087/_pkg_.a packagefile regexp/syntax=/tmp/go-build3753747026/b178/_pkg_.a packagefile internal/abi=/tmp/go-build3753747026/b005/_pkg_.a packagefile internal/coverage/rtcov=/tmp/go-build3753747026/b012/_pkg_.a packagefile internal/cpu=/tmp/go-build3753747026/b011/_pkg_.a packagefile internal/goarch=/tmp/go-build3753747026/b006/_pkg_.a packagefile internal/godebugs=/tmp/go-build3753747026/b013/_pkg_.a packagefile internal/goexperiment=/tmp/go-build3753747026/b014/_pkg_.a packagefile internal/goos=/tmp/go-build3753747026/b015/_pkg_.a packagefile runtime/internal/atomic=/tmp/go-build3753747026/b016/_pkg_.a packagefile runtime/internal/math=/tmp/go-build3753747026/b017/_pkg_.a packagefile runtime/internal/sys=/tmp/go-build3753747026/b018/_pkg_.a packagefile runtime/internal/syscall=/tmp/go-build3753747026/b019/_pkg_.a packagefile compress/gzip=/tmp/go-build3753747026/b126/_pkg_.a packagefile encoding/binary=/tmp/go-build3753747026/b034/_pkg_.a packagefile math/bits=/tmp/go-build3753747026/b036/_pkg_.a packagefile internal/oserror=/tmp/go-build3753747026/b030/_pkg_.a packagefile internal/race=/tmp/go-build3753747026/b022/_pkg_.a packagefile text/template/parse=/tmp/go-build3753747026/b425/_pkg_.a packagefile internal/unsafeheader=/tmp/go-build3753747026/b008/_pkg_.a packagefile google.golang.org/grpc/codes=/tmp/go-build3753747026/b055/_pkg_.a packagefile google.golang.org/grpc/status=/tmp/go-build3753747026/b162/_pkg_.a packagefile github.com/containerd/log=/tmp/go-build3753747026/b173/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/040=/tmp/go-build3753747026/b183/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/internal=/tmp/go-build3753747026/b185/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/apparmor=/tmp/go-build3753747026/b640/_pkg_.a packagefile github.com/seccomp/libseccomp-golang=/tmp/go-build3753747026/b639/_pkg_.a packagefile github.com/containers/luksy=/tmp/go-build3753747026/b673/_pkg_.a packagefile github.com/docker/docker/pkg/ioutils=/tmp/go-build3753747026/b649/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobcache=/tmp/go-build3753747026/b687/_pkg_.a packagefile golang.org/x/crypto/ssh=/tmp/go-build3753747026/b691/_pkg_.a packagefile golang.org/x/crypto/ssh/agent=/tmp/go-build3753747026/b696/_pkg_.a packagefile github.com/containers/common/pkg/machine=/tmp/go-build3753747026/b707/_pkg_.a packagefile github.com/containers/common/libnetwork/netavark=/tmp/go-build3753747026/b709/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=/tmp/go-build3753747026/b711/_pkg_.a packagefile github.com/containers/common/pkg/rootlessport=/tmp/go-build3753747026/b715/_pkg_.a packagefile github.com/containers/common/pkg/servicereaper=/tmp/go-build3753747026/b716/_pkg_.a packagefile github.com/containers/common/pkg/util=/tmp/go-build3753747026/b705/_pkg_.a packagefile math/big=/tmp/go-build3753747026/b085/_pkg_.a packagefile github.com/coreos/go-systemd/v22/dbus=/tmp/go-build3753747026/b720/_pkg_.a packagefile github.com/godbus/dbus/v5=/tmp/go-build3753747026/b721/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups=/tmp/go-build3753747026/b722/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups/fs=/tmp/go-build3753747026/b726/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups/fs2=/tmp/go-build3753747026/b729/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=/tmp/go-build3753747026/b723/_pkg_.a packagefile github.com/containers/common/pkg/hooks/0.1.0=/tmp/go-build3753747026/b755/_pkg_.a packagefile github.com/containers/common/pkg/hooks/1.0.0=/tmp/go-build3753747026/b756/_pkg_.a packagefile github.com/fsnotify/fsnotify=/tmp/go-build3753747026/b706/_pkg_.a packagefile github.com/davecgh/go-spew/spew=/tmp/go-build3753747026/b758/_pkg_.a packagefile github.com/pmezard/go-difflib/difflib=/tmp/go-build3753747026/b759/_pkg_.a packagefile github.com/docker/distribution/registry/api/v2=/tmp/go-build3753747026/b286/_pkg_.a packagefile crypto/tls=/tmp/go-build3753747026/b066/_pkg_.a packagefile github.com/containers/image/v5/docker/policyconfiguration=/tmp/go-build3753747026/b547/_pkg_.a packagefile github.com/containers/image/v5/internal/iolimits=/tmp/go-build3753747026/b305/_pkg_.a packagefile github.com/containers/image/v5/internal/rootless=/tmp/go-build3753747026/b311/_pkg_.a packagefile github.com/containers/image/v5/internal/streamdigest=/tmp/go-build3753747026/b548/_pkg_.a packagefile github.com/containers/image/v5/internal/uploadreader=/tmp/go-build3753747026/b549/_pkg_.a packagefile github.com/containers/image/v5/internal/useragent=/tmp/go-build3753747026/b550/_pkg_.a packagefile github.com/containers/image/v5/pkg/tlsclientconfig=/tmp/go-build3753747026/b501/_pkg_.a packagefile github.com/docker/distribution/registry/client/auth/challenge=/tmp/go-build3753747026/b555/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=/tmp/go-build3753747026/b502/_pkg_.a packagefile gopkg.in/yaml.v3=/tmp/go-build3753747026/b215/_pkg_.a packagefile mime/multipart=/tmp/go-build3753747026/b273/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build3753747026/b083/_pkg_.a packagefile crypto/x509=/tmp/go-build3753747026/b104/_pkg_.a packagefile encoding/asn1=/tmp/go-build3753747026/b093/_pkg_.a packagefile github.com/containers/image/v5/signature/internal=/tmp/go-build3753747026/b320/_pkg_.a packagefile github.com/proglottis/gpgme=/tmp/go-build3753747026/b390/_pkg_.a packagefile github.com/sigstore/fulcio/pkg/certificate=/tmp/go-build3753747026/b391/_pkg_.a packagefile github.com/sigstore/sigstore/pkg/cryptoutils=/tmp/go-build3753747026/b364/_pkg_.a packagefile golang.org/x/crypto/openpgp=/tmp/go-build3753747026/b392/_pkg_.a packagefile github.com/containers/ocicrypt/crypto/pkcs11=/tmp/go-build3753747026/b212/_pkg_.a packagefile github.com/containers/storage/pkg/pools=/tmp/go-build3753747026/b227/_pkg_.a packagefile github.com/containers/storage/pkg/promise=/tmp/go-build3753747026/b229/_pkg_.a packagefile text/scanner=/tmp/go-build3753747026/b219/_pkg_.a packagefile github.com/containers/storage/pkg/config=/tmp/go-build3753747026/b258/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=/tmp/go-build3753747026/b725/_pkg_.a packagefile github.com/opencontainers/runtime-tools/generate/seccomp=/tmp/go-build3753747026/b764/_pkg_.a packagefile github.com/opencontainers/runtime-tools/validate/capabilities=/tmp/go-build3753747026/b765/_pkg_.a packagefile github.com/opencontainers/selinux/pkg/pwalkdir=/tmp/go-build3753747026/b515/_pkg_.a packagefile github.com/moby/buildkit/frontend/dockerfile/shell=/tmp/go-build3753747026/b662/_pkg_.a packagefile github.com/openshift/imagebuilder/signal=/tmp/go-build3753747026/b667/_pkg_.a packagefile github.com/openshift/imagebuilder/strslice=/tmp/go-build3753747026/b668/_pkg_.a packagefile io/ioutil=/tmp/go-build3753747026/b123/_pkg_.a packagefile golang.org/x/exp/constraints=/tmp/go-build3753747026/b203/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=/tmp/go-build3753747026/b110/_pkg_.a packagefile internal/nettrace=/tmp/go-build3753747026/b111/_pkg_.a packagefile internal/singleflight=/tmp/go-build3753747026/b112/_pkg_.a packagefile net/netip=/tmp/go-build3753747026/b113/_pkg_.a packagefile container/list=/tmp/go-build3753747026/b067/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=/tmp/go-build3753747026/b263/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=/tmp/go-build3753747026/b270/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=/tmp/go-build3753747026/b271/_pkg_.a packagefile vendor/golang.org/x/net/idna=/tmp/go-build3753747026/b264/_pkg_.a packagefile net/http/httptrace=/tmp/go-build3753747026/b275/_pkg_.a packagefile net/http/internal=/tmp/go-build3753747026/b276/_pkg_.a packagefile net/http/internal/ascii=/tmp/go-build3753747026/b277/_pkg_.a packagefile net/textproto=/tmp/go-build3753747026/b269/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build3753747026/b074/_pkg_.a packagefile github.com/docker/docker/api/types/registry=/tmp/go-build3753747026/b573/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=/tmp/go-build3753747026/b575/_pkg_.a packagefile github.com/docker/docker/pkg/archive=/tmp/go-build3753747026/b646/_pkg_.a packagefile github.com/docker/docker/pkg/homedir=/tmp/go-build3753747026/b654/_pkg_.a packagefile github.com/docker/docker/pkg/jsonmessage=/tmp/go-build3753747026/b655/_pkg_.a packagefile github.com/docker/docker/pkg/stdcopy=/tmp/go-build3753747026/b658/_pkg_.a packagefile github.com/moby/patternmatcher=/tmp/go-build3753747026/b652/_pkg_.a packagefile net/http/httputil=/tmp/go-build3753747026/b472/_pkg_.a packagefile github.com/moby/buildkit/frontend/dockerfile/command=/tmp/go-build3753747026/b661/_pkg_.a packagefile github.com/moby/buildkit/util/stack=/tmp/go-build3753747026/b663/_pkg_.a packagefile github.com/pkg/errors=/tmp/go-build3753747026/b574/_pkg_.a packagefile container/heap=/tmp/go-build3753747026/b486/_pkg_.a packagefile go/ast=/tmp/go-build3753747026/b741/_pkg_.a packagefile go/constant=/tmp/go-build3753747026/b769/_pkg_.a packagefile go/internal/typeparams=/tmp/go-build3753747026/b745/_pkg_.a packagefile go/parser=/tmp/go-build3753747026/b743/_pkg_.a packagefile go/token=/tmp/go-build3753747026/b140/_pkg_.a packagefile internal/goversion=/tmp/go-build3753747026/b770/_pkg_.a packagefile internal/types/errors=/tmp/go-build3753747026/b771/_pkg_.a packagefile github.com/containers/image/v5/directory/explicitfilepath=/tmp/go-build3753747026/b496/_pkg_.a packagefile github.com/containers/image/v5/oci/internal=/tmp/go-build3753747026/b500/_pkg_.a packagefile github.com/containers/ocicrypt/config/pkcs11config=/tmp/go-build3753747026/b776/_pkg_.a packagefile github.com/containers/ocicrypt/utils=/tmp/go-build3753747026/b411/_pkg_.a packagefile sigs.k8s.io/yaml/goyaml.v2=/tmp/go-build3753747026/b779/_pkg_.a packagefile github.com/containers/image/v5/docker/internal/tarfile=/tmp/go-build3753747026/b557/_pkg_.a packagefile github.com/docker/docker/client=/tmp/go-build3753747026/b559/_pkg_.a packagefile database/sql=/tmp/go-build3753747026/b315/_pkg_.a packagefile database/sql/driver=/tmp/go-build3753747026/b316/_pkg_.a packagefile github.com/modern-go/concurrent=/tmp/go-build3753747026/b253/_pkg_.a packagefile github.com/modern-go/reflect2=/tmp/go-build3753747026/b254/_pkg_.a packagefile github.com/docker/docker-credential-helpers/client=/tmp/go-build3753747026/b553/_pkg_.a packagefile github.com/docker/docker-credential-helpers/credentials=/tmp/go-build3753747026/b554/_pkg_.a packagefile github.com/BurntSushi/toml/internal=/tmp/go-build3753747026/b257/_pkg_.a packagefile github.com/containers/common/version=/tmp/go-build3753747026/b621/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/memory=/tmp/go-build3753747026/b312/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/sqlite=/tmp/go-build3753747026/b314/_pkg_.a packagefile crypto/ed25519=/tmp/go-build3753747026/b095/_pkg_.a packagefile crypto/elliptic=/tmp/go-build3753747026/b084/_pkg_.a packagefile crypto/rsa=/tmp/go-build3753747026/b101/_pkg_.a packagefile encoding/pem=/tmp/go-build3753747026/b108/_pkg_.a packagefile github.com/containers/image/v5/signature/sigstore/internal=/tmp/go-build3753747026/b407/_pkg_.a packagefile github.com/secure-systems-lab/go-securesystemslib/encrypted=/tmp/go-build3753747026/b379/_pkg_.a packagefile github.com/sigstore/sigstore/pkg/signature=/tmp/go-build3753747026/b362/_pkg_.a packagefile github.com/containers/ocicrypt/blockcipher=/tmp/go-build3753747026/b410/_pkg_.a packagefile github.com/containers/ocicrypt/config/keyprovider-config=/tmp/go-build3753747026/b415/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=/tmp/go-build3753747026/b416/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/jwe=/tmp/go-build3753747026/b417/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/keyprovider=/tmp/go-build3753747026/b418/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/pgp=/tmp/go-build3753747026/b477/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/pkcs11=/tmp/go-build3753747026/b478/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/pkcs7=/tmp/go-build3753747026/b479/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=/tmp/go-build3753747026/b395/_pkg_.a packagefile github.com/containers/storage/pkg/chunked/internal=/tmp/go-build3753747026/b296/_pkg_.a packagefile github.com/acarl005/stripansi=/tmp/go-build3753747026/b487/_pkg_.a packagefile github.com/mattn/go-runewidth=/tmp/go-build3753747026/b488/_pkg_.a packagefile github.com/vbauerster/mpb/v8/cwriter=/tmp/go-build3753747026/b490/_pkg_.a packagefile github.com/vbauerster/mpb/v8/internal=/tmp/go-build3753747026/b493/_pkg_.a packagefile github.com/VividCortex/ewma=/tmp/go-build3753747026/b492/_pkg_.a packagefile crypto/sha512=/tmp/go-build3753747026/b091/_pkg_.a packagefile crypto/x509/pkix=/tmp/go-build3753747026/b106/_pkg_.a packagefile encoding/base32=/tmp/go-build3753747026/b205/_pkg_.a packagefile github.com/klauspost/compress=/tmp/go-build3753747026/b236/_pkg_.a packagefile github.com/klauspost/compress/huff0=/tmp/go-build3753747026/b237/_pkg_.a packagefile github.com/klauspost/compress/internal/cpuinfo=/tmp/go-build3753747026/b239/_pkg_.a packagefile github.com/klauspost/compress/internal/snapref=/tmp/go-build3753747026/b240/_pkg_.a packagefile github.com/klauspost/compress/zstd/internal/xxhash=/tmp/go-build3753747026/b241/_pkg_.a packagefile hash/crc32=/tmp/go-build3753747026/b128/_pkg_.a packagefile runtime/debug=/tmp/go-build3753747026/b242/_pkg_.a packagefile github.com/klauspost/compress/flate=/tmp/go-build3753747026/b244/_pkg_.a packagefile github.com/ulikunitz/xz/internal/xlog=/tmp/go-build3753747026/b246/_pkg_.a packagefile github.com/ulikunitz/xz/lzma=/tmp/go-build3753747026/b247/_pkg_.a packagefile hash/crc64=/tmp/go-build3753747026/b249/_pkg_.a packagefile github.com/chzyer/readline=/tmp/go-build3753747026/b631/_pkg_.a packagefile github.com/manifoldco/promptui/list=/tmp/go-build3753747026/b632/_pkg_.a packagefile github.com/manifoldco/promptui/screenbuf=/tmp/go-build3753747026/b633/_pkg_.a packagefile github.com/opencontainers/selinux/pkg/pwalk=/tmp/go-build3753747026/b508/_pkg_.a packagefile github.com/containerd/stargz-snapshotter/estargz=/tmp/go-build3753747026/b540/_pkg_.a packagefile github.com/containers/storage/drivers/copy=/tmp/go-build3753747026/b529/_pkg_.a packagefile github.com/containers/storage/pkg/fsverity=/tmp/go-build3753747026/b526/_pkg_.a packagefile dario.cat/mergo=/tmp/go-build3753747026/b611/_pkg_.a packagefile github.com/sylabs/sif/v2/pkg/sif=/tmp/go-build3753747026/b613/_pkg_.a packagefile github.com/containers/storage/drivers/aufs=/tmp/go-build3753747026/b510/_pkg_.a packagefile github.com/containers/storage/drivers/devmapper=/tmp/go-build3753747026/b516/_pkg_.a packagefile github.com/containers/storage/drivers/overlay=/tmp/go-build3753747026/b521/_pkg_.a packagefile github.com/containers/storage/drivers/vfs=/tmp/go-build3753747026/b528/_pkg_.a packagefile github.com/containers/storage/drivers/zfs=/tmp/go-build3753747026/b530/_pkg_.a packagefile github.com/moby/sys/mountinfo=/tmp/go-build3753747026/b223/_pkg_.a packagefile github.com/tchap/go-patricia/v2/patricia=/tmp/go-build3753747026/b537/_pkg_.a packagefile log/internal=/tmp/go-build3753747026/b063/_pkg_.a packagefile crypto/internal/randutil=/tmp/go-build3753747026/b082/_pkg_.a packagefile internal/bisect=/tmp/go-build3753747026/b088/_pkg_.a packagefile compress/flate=/tmp/go-build3753747026/b127/_pkg_.a packagefile google.golang.org/grpc/internal=/tmp/go-build3753747026/b056/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=/tmp/go-build3753747026/b163/_pkg_.a packagefile google.golang.org/grpc/internal/status=/tmp/go-build3753747026/b165/_pkg_.a packagefile github.com/containernetworking/cni/pkg/types/020=/tmp/go-build3753747026/b184/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/utils=/tmp/go-build3753747026/b641/_pkg_.a packagefile crypto/aes=/tmp/go-build3753747026/b070/_pkg_.a packagefile crypto/cipher=/tmp/go-build3753747026/b071/_pkg_.a packagefile crypto/sha1=/tmp/go-build3753747026/b102/_pkg_.a packagefile github.com/aead/serpent=/tmp/go-build3753747026/b674/_pkg_.a packagefile github.com/google/uuid=/tmp/go-build3753747026/b331/_pkg_.a packagefile golang.org/x/crypto/argon2=/tmp/go-build3753747026/b675/_pkg_.a packagefile golang.org/x/crypto/cast5=/tmp/go-build3753747026/b398/_pkg_.a packagefile golang.org/x/crypto/pbkdf2=/tmp/go-build3753747026/b374/_pkg_.a packagefile golang.org/x/crypto/ripemd160=/tmp/go-build3753747026/b678/_pkg_.a packagefile golang.org/x/crypto/twofish=/tmp/go-build3753747026/b679/_pkg_.a packagefile golang.org/x/crypto/xts=/tmp/go-build3753747026/b680/_pkg_.a packagefile crypto/des=/tmp/go-build3753747026/b076/_pkg_.a packagefile crypto/dsa=/tmp/go-build3753747026/b105/_pkg_.a packagefile crypto/hmac=/tmp/go-build3753747026/b098/_pkg_.a packagefile crypto/md5=/tmp/go-build3753747026/b099/_pkg_.a packagefile crypto/rc4=/tmp/go-build3753747026/b100/_pkg_.a packagefile golang.org/x/crypto/chacha20=/tmp/go-build3753747026/b692/_pkg_.a packagefile golang.org/x/crypto/curve25519=/tmp/go-build3753747026/b693/_pkg_.a packagefile golang.org/x/crypto/internal/poly1305=/tmp/go-build3753747026/b382/_pkg_.a packagefile golang.org/x/crypto/ssh/internal/bcrypt_pbkdf=/tmp/go-build3753747026/b694/_pkg_.a packagefile github.com/containers/common/libnetwork/internal/rootlessnetns=/tmp/go-build3753747026/b710/_pkg_.a packagefile github.com/containers/common/libnetwork/internal/util=/tmp/go-build3753747026/b750/_pkg_.a packagefile github.com/containers/common/pkg/version=/tmp/go-build3753747026/b751/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups/devices=/tmp/go-build3753747026/b727/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups/fscommon=/tmp/go-build3753747026/b728/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups/ebpf=/tmp/go-build3753747026/b730/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups/ebpf/devicefilter=/tmp/go-build3753747026/b749/_pkg_.a packagefile github.com/distribution/reference=/tmp/go-build3753747026/b287/_pkg_.a packagefile github.com/gorilla/mux=/tmp/go-build3753747026/b288/_pkg_.a packagefile crypto/ecdh=/tmp/go-build3753747026/b077/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=/tmp/go-build3753747026/b118/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build3753747026/b092/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=/tmp/go-build3753747026/b124/_pkg_.a packagefile mime/quotedprintable=/tmp/go-build3753747026/b274/_pkg_.a packagefile crypto/internal/bigmod=/tmp/go-build3753747026/b089/_pkg_.a packagefile crypto/internal/boring/bbig=/tmp/go-build3753747026/b090/_pkg_.a packagefile crypto/internal/nistec=/tmp/go-build3753747026/b079/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build3753747026/b094/_pkg_.a packagefile github.com/cyberphone/json-canonicalization/go/src/webpki.org/jsoncanonicalizer=/tmp/go-build3753747026/b322/_pkg_.a packagefile github.com/sigstore/rekor/pkg/generated/models=/tmp/go-build3753747026/b323/_pkg_.a packagefile github.com/letsencrypt/boulder/goodkey=/tmp/go-build3753747026/b365/_pkg_.a packagefile golang.org/x/crypto/openpgp/armor=/tmp/go-build3753747026/b393/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=/tmp/go-build3753747026/b394/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=/tmp/go-build3753747026/b400/_pkg_.a packagefile github.com/miekg/pkcs11=/tmp/go-build3753747026/b213/_pkg_.a packagefile github.com/stefanberger/go-pkcs11uri=/tmp/go-build3753747026/b214/_pkg_.a packagefile internal/intern=/tmp/go-build3753747026/b114/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=/tmp/go-build3753747026/b265/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=/tmp/go-build3753747026/b267/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=/tmp/go-build3753747026/b268/_pkg_.a packagefile crypto/internal/boring/sig=/tmp/go-build3753747026/b075/_pkg_.a packagefile github.com/docker/docker/api/types/container=/tmp/go-build3753747026/b563/_pkg_.a packagefile github.com/docker/docker/api/types/mount=/tmp/go-build3753747026/b566/_pkg_.a packagefile github.com/docker/docker/api/types/network=/tmp/go-build3753747026/b567/_pkg_.a packagefile github.com/docker/docker/api/types/swarm/runtime=/tmp/go-build3753747026/b576/_pkg_.a packagefile github.com/containerd/containerd/pkg/userns=/tmp/go-build3753747026/b647/_pkg_.a packagefile github.com/docker/docker/pkg/idtools=/tmp/go-build3753747026/b648/_pkg_.a packagefile github.com/docker/docker/pkg/pools=/tmp/go-build3753747026/b650/_pkg_.a packagefile github.com/docker/docker/pkg/system=/tmp/go-build3753747026/b651/_pkg_.a packagefile github.com/moby/sys/sequential=/tmp/go-build3753747026/b653/_pkg_.a packagefile github.com/moby/term=/tmp/go-build3753747026/b656/_pkg_.a packagefile github.com/morikuni/aec=/tmp/go-build3753747026/b657/_pkg_.a packagefile github.com/containerd/typeurl/v2=/tmp/go-build3753747026/b664/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build3753747026/b135/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build3753747026/b154/_pkg_.a packagefile go/scanner=/tmp/go-build3753747026/b742/_pkg_.a packagefile go/build/constraint=/tmp/go-build3753747026/b744/_pkg_.a packagefile github.com/go-jose/go-jose/v3=/tmp/go-build3753747026/b412/_pkg_.a packagefile github.com/docker/docker/api=/tmp/go-build3753747026/b560/_pkg_.a packagefile github.com/docker/docker/api/types=/tmp/go-build3753747026/b561/_pkg_.a packagefile github.com/docker/docker/api/types/checkpoint=/tmp/go-build3753747026/b562/_pkg_.a packagefile github.com/docker/docker/api/types/events=/tmp/go-build3753747026/b580/_pkg_.a packagefile github.com/docker/docker/api/types/filters=/tmp/go-build3753747026/b565/_pkg_.a packagefile github.com/docker/docker/api/types/image=/tmp/go-build3753747026/b572/_pkg_.a packagefile github.com/docker/docker/api/types/system=/tmp/go-build3753747026/b578/_pkg_.a packagefile github.com/docker/docker/api/types/time=/tmp/go-build3753747026/b581/_pkg_.a packagefile github.com/docker/docker/api/types/volume=/tmp/go-build3753747026/b579/_pkg_.a packagefile github.com/docker/docker/errdefs=/tmp/go-build3753747026/b582/_pkg_.a packagefile github.com/docker/go-connections/sockets=/tmp/go-build3753747026/b583/_pkg_.a packagefile go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp=/tmp/go-build3753747026/b584/_pkg_.a packagefile go.opentelemetry.io/otel/trace=/tmp/go-build3753747026/b607/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=/tmp/go-build3753747026/b313/_pkg_.a packagefile github.com/mattn/go-sqlite3=/tmp/go-build3753747026/b317/_pkg_.a packagefile crypto/internal/edwards25519=/tmp/go-build3753747026/b096/_pkg_.a packagefile golang.org/x/crypto/nacl/secretbox=/tmp/go-build3753747026/b380/_pkg_.a packagefile golang.org/x/crypto/scrypt=/tmp/go-build3753747026/b384/_pkg_.a packagefile github.com/google/go-containerregistry/pkg/name=/tmp/go-build3753747026/b363/_pkg_.a packagefile github.com/sigstore/sigstore/pkg/signature/options=/tmp/go-build3753747026/b386/_pkg_.a packagefile github.com/sigstore/sigstore/pkg/signature/payload=/tmp/go-build3753747026/b387/_pkg_.a packagefile golang.org/x/crypto/sha3=/tmp/go-build3753747026/b388/_pkg_.a packagefile github.com/containers/ocicrypt/utils/keyprovider=/tmp/go-build3753747026/b419/_pkg_.a packagefile google.golang.org/grpc=/tmp/go-build3753747026/b420/_pkg_.a packagefile net/mail=/tmp/go-build3753747026/b341/_pkg_.a packagefile go.mozilla.org/pkcs7=/tmp/go-build3753747026/b480/_pkg_.a packagefile compress/zlib=/tmp/go-build3753747026/b396/_pkg_.a packagefile golang.org/x/crypto/openpgp/elgamal=/tmp/go-build3753747026/b399/_pkg_.a packagefile image=/tmp/go-build3753747026/b401/_pkg_.a packagefile image/jpeg=/tmp/go-build3753747026/b403/_pkg_.a packagefile github.com/rivo/uniseg=/tmp/go-build3753747026/b489/_pkg_.a packagefile github.com/klauspost/compress/fse=/tmp/go-build3753747026/b238/_pkg_.a packagefile github.com/ulikunitz/xz/internal/hash=/tmp/go-build3753747026/b248/_pkg_.a packagefile github.com/containerd/stargz-snapshotter/estargz/errorutil=/tmp/go-build3753747026/b541/_pkg_.a packagefile golang.org/x/sync/errgroup=/tmp/go-build3753747026/b542/_pkg_.a packagefile testing=/tmp/go-build3753747026/b481/_pkg_.a packagefile github.com/google/go-containerregistry/pkg/v1=/tmp/go-build3753747026/b614/_pkg_.a packagefile github.com/containers/storage/pkg/locker=/tmp/go-build3753747026/b511/_pkg_.a packagefile github.com/containers/storage/pkg/devicemapper=/tmp/go-build3753747026/b517/_pkg_.a packagefile github.com/containers/storage/pkg/dmesg=/tmp/go-build3753747026/b518/_pkg_.a packagefile github.com/containers/storage/pkg/loopback=/tmp/go-build3753747026/b519/_pkg_.a packagefile github.com/containers/storage/pkg/parsers/kernel=/tmp/go-build3753747026/b520/_pkg_.a packagefile github.com/containers/storage/drivers/overlayutils=/tmp/go-build3753747026/b522/_pkg_.a packagefile github.com/containers/storage/drivers/quota=/tmp/go-build3753747026/b523/_pkg_.a packagefile github.com/containers/storage/pkg/chunked/dump=/tmp/go-build3753747026/b524/_pkg_.a packagefile github.com/containers/storage/pkg/fsutils=/tmp/go-build3753747026/b525/_pkg_.a packagefile github.com/containers/storage/pkg/idmap=/tmp/go-build3753747026/b527/_pkg_.a packagefile github.com/mistifyio/go-zfs/v3=/tmp/go-build3753747026/b531/_pkg_.a packagefile google.golang.org/grpc/attributes=/tmp/go-build3753747026/b058/_pkg_.a packagefile google.golang.org/grpc/connectivity=/tmp/go-build3753747026/b059/_pkg_.a packagefile google.golang.org/grpc/resolver=/tmp/go-build3753747026/b064/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=/tmp/go-build3753747026/b161/_pkg_.a packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build3753747026/b164/_pkg_.a packagefile github.com/golang/protobuf/proto=/tmp/go-build3753747026/b125/_pkg_.a packagefile github.com/golang/protobuf/ptypes=/tmp/go-build3753747026/b166/_pkg_.a packagefile crypto/internal/alias=/tmp/go-build3753747026/b072/_pkg_.a packagefile golang.org/x/crypto/blake2b=/tmp/go-build3753747026/b676/_pkg_.a packagefile golang.org/x/sys/cpu=/tmp/go-build3753747026/b677/_pkg_.a packagefile golang.org/x/crypto/internal/alias=/tmp/go-build3753747026/b381/_pkg_.a packagefile github.com/containers/common/pkg/netns=/tmp/go-build3753747026/b717/_pkg_.a packagefile github.com/containers/common/pkg/systemd=/tmp/go-build3753747026/b718/_pkg_.a packagefile github.com/cilium/ebpf=/tmp/go-build3753747026/b731/_pkg_.a packagefile github.com/cilium/ebpf/asm=/tmp/go-build3753747026/b735/_pkg_.a packagefile github.com/cilium/ebpf/link=/tmp/go-build3753747026/b748/_pkg_.a packagefile crypto/internal/edwards25519/field=/tmp/go-build3753747026/b078/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=/tmp/go-build3753747026/b119/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/alias=/tmp/go-build3753747026/b120/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/poly1305=/tmp/go-build3753747026/b121/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=/tmp/go-build3753747026/b122/_pkg_.a packagefile crypto/internal/nistec/fiat=/tmp/go-build3753747026/b080/_pkg_.a packagefile github.com/go-openapi/errors=/tmp/go-build3753747026/b324/_pkg_.a packagefile github.com/go-openapi/runtime=/tmp/go-build3753747026/b325/_pkg_.a packagefile github.com/go-openapi/strfmt=/tmp/go-build3753747026/b328/_pkg_.a packagefile github.com/go-openapi/swag=/tmp/go-build3753747026/b342/_pkg_.a packagefile github.com/go-openapi/validate=/tmp/go-build3753747026/b347/_pkg_.a packagefile github.com/letsencrypt/boulder/core=/tmp/go-build3753747026/b366/_pkg_.a packagefile github.com/letsencrypt/boulder/strictyaml=/tmp/go-build3753747026/b377/_pkg_.a packagefile github.com/titanous/rocacheck=/tmp/go-build3753747026/b378/_pkg_.a packagefile vendor/golang.org/x/text/transform=/tmp/go-build3753747026/b266/_pkg_.a packagefile github.com/docker/docker/api/types/blkiodev=/tmp/go-build3753747026/b564/_pkg_.a packagefile github.com/docker/docker/api/types/strslice=/tmp/go-build3753747026/b569/_pkg_.a packagefile github.com/docker/docker/image/spec/specs-go/v1=/tmp/go-build3753747026/b570/_pkg_.a packagefile github.com/docker/go-connections/nat=/tmp/go-build3753747026/b571/_pkg_.a packagefile github.com/docker/docker/internal/multierror=/tmp/go-build3753747026/b568/_pkg_.a packagefile github.com/gogo/protobuf/proto=/tmp/go-build3753747026/b577/_pkg_.a packagefile google.golang.org/protobuf/proto=/tmp/go-build3753747026/b144/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build3753747026/b145/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=/tmp/go-build3753747026/b130/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=/tmp/go-build3753747026/b136/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=/tmp/go-build3753747026/b150/_pkg_.a packagefile google.golang.org/protobuf/internal/filetype=/tmp/go-build3753747026/b155/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=/tmp/go-build3753747026/b156/_pkg_.a packagefile google.golang.org/protobuf/internal/version=/tmp/go-build3753747026/b158/_pkg_.a packagefile github.com/go-jose/go-jose/v3/cipher=/tmp/go-build3753747026/b413/_pkg_.a packagefile github.com/go-jose/go-jose/v3/json=/tmp/go-build3753747026/b414/_pkg_.a packagefile github.com/felixge/httpsnoop=/tmp/go-build3753747026/b585/_pkg_.a packagefile go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil=/tmp/go-build3753747026/b586/_pkg_.a packagefile go.opentelemetry.io/otel=/tmp/go-build3753747026/b592/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=/tmp/go-build3753747026/b587/_pkg_.a packagefile go.opentelemetry.io/otel/codes=/tmp/go-build3753747026/b590/_pkg_.a packagefile go.opentelemetry.io/otel/metric=/tmp/go-build3753747026/b602/_pkg_.a packagefile go.opentelemetry.io/otel/propagation=/tmp/go-build3753747026/b604/_pkg_.a packagefile go.opentelemetry.io/otel/semconv/v1.17.0=/tmp/go-build3753747026/b591/_pkg_.a packagefile go.opentelemetry.io/otel/trace/embedded=/tmp/go-build3753747026/b608/_pkg_.a packagefile golang.org/x/crypto/salsa20/salsa=/tmp/go-build3753747026/b383/_pkg_.a packagefile golang.org/x/net/trace=/tmp/go-build3753747026/b421/_pkg_.a packagefile google.golang.org/grpc/backoff=/tmp/go-build3753747026/b427/_pkg_.a packagefile google.golang.org/grpc/balancer=/tmp/go-build3753747026/b428/_pkg_.a packagefile google.golang.org/grpc/balancer/base=/tmp/go-build3753747026/b432/_pkg_.a packagefile google.golang.org/grpc/balancer/roundrobin=/tmp/go-build3753747026/b433/_pkg_.a packagefile google.golang.org/grpc/channelz=/tmp/go-build3753747026/b429/_pkg_.a packagefile google.golang.org/grpc/credentials=/tmp/go-build3753747026/b065/_pkg_.a packagefile google.golang.org/grpc/credentials/insecure=/tmp/go-build3753747026/b435/_pkg_.a packagefile google.golang.org/grpc/encoding=/tmp/go-build3753747026/b436/_pkg_.a packagefile google.golang.org/grpc/encoding/proto=/tmp/go-build3753747026/b439/_pkg_.a packagefile google.golang.org/grpc/grpclog=/tmp/go-build3753747026/b060/_pkg_.a packagefile google.golang.org/grpc/internal/backoff=/tmp/go-build3753747026/b440/_pkg_.a packagefile google.golang.org/grpc/internal/balancer/gracefulswitch=/tmp/go-build3753747026/b441/_pkg_.a packagefile google.golang.org/grpc/internal/balancerload=/tmp/go-build3753747026/b442/_pkg_.a packagefile google.golang.org/grpc/internal/binarylog=/tmp/go-build3753747026/b443/_pkg_.a packagefile google.golang.org/grpc/internal/channelz=/tmp/go-build3753747026/b430/_pkg_.a packagefile google.golang.org/grpc/internal/grpclog=/tmp/go-build3753747026/b061/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=/tmp/go-build3753747026/b434/_pkg_.a packagefile google.golang.org/grpc/internal/grpcsync=/tmp/go-build3753747026/b445/_pkg_.a packagefile google.golang.org/grpc/internal/grpcutil=/tmp/go-build3753747026/b437/_pkg_.a packagefile google.golang.org/grpc/internal/idle=/tmp/go-build3753747026/b447/_pkg_.a packagefile google.golang.org/grpc/internal/metadata=/tmp/go-build3753747026/b448/_pkg_.a packagefile google.golang.org/grpc/internal/pretty=/tmp/go-build3753747026/b449/_pkg_.a packagefile google.golang.org/grpc/internal/resolver=/tmp/go-build3753747026/b453/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/passthrough=/tmp/go-build3753747026/b455/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/unix=/tmp/go-build3753747026/b456/_pkg_.a packagefile google.golang.org/grpc/internal/serviceconfig=/tmp/go-build3753747026/b454/_pkg_.a packagefile google.golang.org/grpc/internal/transport=/tmp/go-build3753747026/b458/_pkg_.a packagefile google.golang.org/grpc/keepalive=/tmp/go-build3753747026/b468/_pkg_.a packagefile google.golang.org/grpc/metadata=/tmp/go-build3753747026/b431/_pkg_.a packagefile google.golang.org/grpc/peer=/tmp/go-build3753747026/b469/_pkg_.a packagefile google.golang.org/grpc/resolver/dns=/tmp/go-build3753747026/b473/_pkg_.a packagefile google.golang.org/grpc/stats=/tmp/go-build3753747026/b470/_pkg_.a packagefile google.golang.org/grpc/tap=/tmp/go-build3753747026/b471/_pkg_.a packagefile hash/adler32=/tmp/go-build3753747026/b397/_pkg_.a packagefile image/color=/tmp/go-build3753747026/b402/_pkg_.a packagefile image/internal/imageutil=/tmp/go-build3753747026/b404/_pkg_.a packagefile internal/sysinfo=/tmp/go-build3753747026/b482/_pkg_.a packagefile runtime/trace=/tmp/go-build3753747026/b483/_pkg_.a packagefile github.com/google/go-containerregistry/pkg/v1/types=/tmp/go-build3753747026/b615/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=/tmp/go-build3753747026/b129/_pkg_.a packagefile google.golang.org/protobuf/reflect/protodesc=/tmp/go-build3753747026/b147/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=/tmp/go-build3753747026/b146/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=/tmp/go-build3753747026/b167/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=/tmp/go-build3753747026/b168/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=/tmp/go-build3753747026/b170/_pkg_.a packagefile debug/elf=/tmp/go-build3753747026/b732/_pkg_.a packagefile github.com/cilium/ebpf/btf=/tmp/go-build3753747026/b738/_pkg_.a packagefile github.com/cilium/ebpf/internal=/tmp/go-build3753747026/b739/_pkg_.a packagefile github.com/cilium/ebpf/internal/sys=/tmp/go-build3753747026/b736/_pkg_.a packagefile github.com/cilium/ebpf/internal/unix=/tmp/go-build3753747026/b737/_pkg_.a packagefile encoding/xml=/tmp/go-build3753747026/b327/_pkg_.a packagefile github.com/asaskevich/govalidator=/tmp/go-build3753747026/b329/_pkg_.a packagefile github.com/mitchellh/mapstructure=/tmp/go-build3753747026/b332/_pkg_.a packagefile github.com/oklog/ulid=/tmp/go-build3753747026/b333/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson=/tmp/go-build3753747026/b334/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=/tmp/go-build3753747026/b338/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=/tmp/go-build3753747026/b339/_pkg_.a packagefile github.com/mailru/easyjson/jlexer=/tmp/go-build3753747026/b343/_pkg_.a packagefile github.com/mailru/easyjson/jwriter=/tmp/go-build3753747026/b345/_pkg_.a packagefile github.com/go-openapi/analysis=/tmp/go-build3753747026/b348/_pkg_.a packagefile github.com/go-openapi/jsonpointer=/tmp/go-build3753747026/b354/_pkg_.a packagefile github.com/go-openapi/loads=/tmp/go-build3753747026/b361/_pkg_.a packagefile github.com/go-openapi/spec=/tmp/go-build3753747026/b351/_pkg_.a packagefile expvar=/tmp/go-build3753747026/b367/_pkg_.a packagefile github.com/letsencrypt/boulder/identifier=/tmp/go-build3753747026/b368/_pkg_.a packagefile github.com/letsencrypt/boulder/probs=/tmp/go-build3753747026/b369/_pkg_.a packagefile github.com/letsencrypt/boulder/revocation=/tmp/go-build3753747026/b370/_pkg_.a packagefile golang.org/x/crypto/ocsp=/tmp/go-build3753747026/b371/_pkg_.a packagefile gopkg.in/go-jose/go-jose.v2=/tmp/go-build3753747026/b372/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build3753747026/b134/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build3753747026/b131/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=/tmp/go-build3753747026/b138/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=/tmp/go-build3753747026/b141/_pkg_.a packagefile google.golang.org/protobuf/internal/order=/tmp/go-build3753747026/b142/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=/tmp/go-build3753747026/b139/_pkg_.a packagefile google.golang.org/protobuf/internal/descfmt=/tmp/go-build3753747026/b151/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=/tmp/go-build3753747026/b152/_pkg_.a packagefile google.golang.org/protobuf/internal/editiondefaults=/tmp/go-build3753747026/b148/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=/tmp/go-build3753747026/b149/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=/tmp/go-build3753747026/b132/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/tag=/tmp/go-build3753747026/b157/_pkg_.a packagefile github.com/go-logr/logr=/tmp/go-build3753747026/b593/_pkg_.a packagefile go.opentelemetry.io/otel/internal/global=/tmp/go-build3753747026/b599/_pkg_.a packagefile go.opentelemetry.io/otel/internal=/tmp/go-build3753747026/b588/_pkg_.a packagefile go.opentelemetry.io/otel/internal/attribute=/tmp/go-build3753747026/b589/_pkg_.a packagefile go.opentelemetry.io/otel/metric/embedded=/tmp/go-build3753747026/b603/_pkg_.a packagefile go.opentelemetry.io/otel/baggage=/tmp/go-build3753747026/b605/_pkg_.a packagefile golang.org/x/net/internal/timeseries=/tmp/go-build3753747026/b422/_pkg_.a packagefile html/template=/tmp/go-build3753747026/b423/_pkg_.a packagefile google.golang.org/grpc/internal/credentials=/tmp/go-build3753747026/b160/_pkg_.a packagefile google.golang.org/grpc/binarylog/grpc_binarylog_v1=/tmp/go-build3753747026/b444/_pkg_.a packagefile google.golang.org/grpc/internal/buffer=/tmp/go-build3753747026/b446/_pkg_.a packagefile google.golang.org/grpc/internal/envconfig=/tmp/go-build3753747026/b438/_pkg_.a packagefile github.com/golang/protobuf/jsonpb=/tmp/go-build3753747026/b450/_pkg_.a packagefile google.golang.org/protobuf/encoding/protojson=/tmp/go-build3753747026/b451/_pkg_.a packagefile google.golang.org/grpc/internal/transport/networktype=/tmp/go-build3753747026/b457/_pkg_.a packagefile golang.org/x/net/http2=/tmp/go-build3753747026/b459/_pkg_.a packagefile golang.org/x/net/http2/hpack=/tmp/go-build3753747026/b466/_pkg_.a packagefile google.golang.org/grpc/internal/syscall=/tmp/go-build3753747026/b467/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/dns=/tmp/go-build3753747026/b474/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=/tmp/go-build3753747026/b137/_pkg_.a packagefile google.golang.org/protobuf/internal/set=/tmp/go-build3753747026/b143/_pkg_.a packagefile google.golang.org/protobuf/types/descriptorpb=/tmp/go-build3753747026/b153/_pkg_.a packagefile google.golang.org/protobuf/types/gofeaturespb=/tmp/go-build3753747026/b159/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=/tmp/go-build3753747026/b169/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build3753747026/b171/_pkg_.a packagefile debug/dwarf=/tmp/go-build3753747026/b733/_pkg_.a packagefile internal/saferio=/tmp/go-build3753747026/b353/_pkg_.a packagefile internal/zstd=/tmp/go-build3753747026/b734/_pkg_.a packagefile go/format=/tmp/go-build3753747026/b740/_pkg_.a packagefile html=/tmp/go-build3753747026/b330/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsoncodec=/tmp/go-build3753747026/b335/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonrw=/tmp/go-build3753747026/b337/_pkg_.a packagefile go.mongodb.org/mongo-driver/x/bsonx/bsoncore=/tmp/go-build3753747026/b340/_pkg_.a packagefile github.com/josharian/intern=/tmp/go-build3753747026/b344/_pkg_.a packagefile github.com/mailru/easyjson/buffer=/tmp/go-build3753747026/b346/_pkg_.a packagefile github.com/go-openapi/analysis/internal/debug=/tmp/go-build3753747026/b349/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/normalize=/tmp/go-build3753747026/b350/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/operations=/tmp/go-build3753747026/b357/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/replace=/tmp/go-build3753747026/b358/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/schutils=/tmp/go-build3753747026/b359/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/sortref=/tmp/go-build3753747026/b360/_pkg_.a packagefile encoding/gob=/tmp/go-build3753747026/b352/_pkg_.a packagefile github.com/go-openapi/jsonreference=/tmp/go-build3753747026/b355/_pkg_.a packagefile golang.org/x/crypto/ed25519=/tmp/go-build3753747026/b373/_pkg_.a packagefile gopkg.in/go-jose/go-jose.v2/cipher=/tmp/go-build3753747026/b375/_pkg_.a packagefile gopkg.in/go-jose/go-jose.v2/json=/tmp/go-build3753747026/b376/_pkg_.a packagefile log/slog=/tmp/go-build3753747026/b594/_pkg_.a packagefile github.com/go-logr/stdr=/tmp/go-build3753747026/b600/_pkg_.a packagefile go.opentelemetry.io/otel/internal/baggage=/tmp/go-build3753747026/b606/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/json=/tmp/go-build3753747026/b452/_pkg_.a packagefile golang.org/x/net/http/httpguts=/tmp/go-build3753747026/b460/_pkg_.a packagefile golang.org/x/net/idna=/tmp/go-build3753747026/b461/_pkg_.a packagefile google.golang.org/grpc/balancer/grpclb/state=/tmp/go-build3753747026/b475/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/dns/internal=/tmp/go-build3753747026/b476/_pkg_.a packagefile go/printer=/tmp/go-build3753747026/b746/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonoptions=/tmp/go-build3753747026/b336/_pkg_.a packagefile github.com/go-openapi/jsonreference/internal=/tmp/go-build3753747026/b356/_pkg_.a packagefile log/slog/internal=/tmp/go-build3753747026/b595/_pkg_.a packagefile log/slog/internal/buffer=/tmp/go-build3753747026/b596/_pkg_.a packagefile slices=/tmp/go-build3753747026/b597/_pkg_.a packagefile github.com/go-logr/logr/funcr=/tmp/go-build3753747026/b601/_pkg_.a packagefile golang.org/x/text/secure/bidirule=/tmp/go-build3753747026/b462/_pkg_.a packagefile golang.org/x/text/unicode/bidi=/tmp/go-build3753747026/b464/_pkg_.a packagefile golang.org/x/text/unicode/norm=/tmp/go-build3753747026/b465/_pkg_.a packagefile go/doc/comment=/tmp/go-build3753747026/b747/_pkg_.a packagefile cmp=/tmp/go-build3753747026/b598/_pkg_.a packagefile golang.org/x/text/transform=/tmp/go-build3753747026/b463/_pkg_.a modinfo "0w\xaf\f\x92t\b\x02A\xe1\xc1\a\xe6\xd6\x18\xe6path\tgithub.com/containers/buildah/cmd/buildah\nbuild\t-buildmode=pie\nbuild\t-compiler=gc\nbuild\t-ldflags=\"-X main.buildInfo=1715854328 -X main.cniVersion=v1.1.2 -B 0xdaaacbdff0341f006ecfd1731ad75e47ab6281e0 -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,selinux,btrfs_noversion,exclude_graphdriver_btrfs\nbuild\tDefaultGODEBUG=panicnil=1\nbuild\tCGO_ENABLED=1\nbuild\tCGO_CFLAGS=\"-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64\"\nbuild\tCGO_CPPFLAGS=\nbuild\tCGO_CXXFLAGS=\nbuild\tCGO_LDFLAGS=\nbuild\tGOARCH=amd64\nbuild\tGOOS=linux\nbuild\tGOAMD64=v1\n\xf92C1\x86\x18 r\x00\x82B\x10A\x16\xd8\xf2" EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_amd64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -X=runtime.godebugDefault=panicnil=1 -buildmode=pie -buildid=OcAp2A93hCcS56AzM9CJ/OZZ9gyeQyQ_TCKh-wYA5/JwIShbJGdlh3g5pMKGBp/OcAp2A93hCcS56AzM9CJ -X main.buildInfo=1715854328 -X main.cniVersion=v1.1.2 -B 0xdaaacbdff0341f006ecfd1731ad75e47ab6281e0 -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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/exe/a.out # internal mkdir -p bin/ mv $WORK/b001/exe/a.out bin/buildah rm -r $WORK/b001/ ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + GO111MODULE=off + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback seccomp selinux btrfs_noversion exclude_graphdriver_btrfs' -ldflags '-X main.buildInfo=1715854328 -X main.cniVersion=v1.1.2 -B 0x457f8cf5c8fea670ef58d58b29b8791f3c24c70a -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 imgtype github.com/containers/buildah/tests/imgtype WORK=/tmp/go-build267750084 math/bits mkdir -p $WORK/b036/ crypto/internal/alias golang.org/x/exp/maps encoding internal/unsafeheader mkdir -p $WORK/b032/ github.com/containers/storage/pkg/promise internal/goarch log/internal unicode/utf16 mkdir -p $WORK/b051/ cat >/tmp/go-build267750084/b036/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b008/ internal/itoa github.com/containers/ocicrypt/spec cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -p math/bits -std -complete -installsuffix shared -buildid vVabe_6Egp5I7rk-oHLv/vVabe_6Egp5I7rk-oHLv -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b036/importcfg -pack /usr/lib/golang/src/math/bits/bits.go /usr/lib/golang/src/math/bits/bits_errors.go /usr/lib/golang/src/math/bits/bits_tables.go cat >/tmp/go-build267750084/b051/importcfg << 'EOF' # internal # import config EOF google.golang.org/protobuf/internal/flags cat >/tmp/go-build267750084/b032/importcfg << 'EOF' # internal # import config EOF internal/coverage/rtcov mkdir -p $WORK/b012/ internal/godebugs mkdir -p $WORK/b141/ golang.org/x/exp/constraints /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -p encoding -std -complete -installsuffix shared -buildid _EGYgRpJUpmKip7Hzv3u/_EGYgRpJUpmKip7Hzv3u -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b032/importcfg -pack /usr/lib/golang/src/encoding/encoding.go cat >/tmp/go-build267750084/b012/importcfg << 'EOF' # internal # import config EOF internal/nettrace mkdir -p $WORK/b164/ internal/race unicode/utf8 internal/goos /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -p unicode/utf16 -std -complete -installsuffix shared -buildid RZc6aBs28errvJDqOfL6/RZc6aBs28errvJDqOfL6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b051/importcfg -pack /usr/lib/golang/src/unicode/utf16/utf16.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -p internal/coverage/rtcov -std -+ -complete -installsuffix shared -buildid tRpxrApKqYC9ysVlei7I/tRpxrApKqYC9ysVlei7I -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b012/importcfg -pack /usr/lib/golang/src/internal/coverage/rtcov/rtcov.go unicode mkdir -p $WORK/b006/ cat >/tmp/go-build267750084/b141/importcfg << 'EOF' # internal # import config EOF cat >/tmp/go-build267750084/b164/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b089/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -p golang.org/x/exp/maps -complete -installsuffix shared -buildid VqNNN7jeIDSXU6r8wUGS/VqNNN7jeIDSXU6r8wUGS -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b141/importcfg -pack ./src/golang.org/x/exp/maps/maps.go mkdir -p $WORK/b096/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -p github.com/containers/storage/pkg/promise -complete -installsuffix shared -buildid _gz3I9Hx7Qxkw-b_f3YU/_gz3I9Hx7Qxkw-b_f3YU -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b164/importcfg -pack ./src/github.com/containers/storage/pkg/promise/promise.go cat >/tmp/go-build267750084/b096/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b025/ cat >/tmp/go-build267750084/b008/importcfg << 'EOF' # internal # import config EOF cat >/tmp/go-build267750084/b089/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -p crypto/internal/alias -std -complete -installsuffix shared -buildid oCbxx5HDXjxhbes5X7yO/oCbxx5HDXjxhbes5X7yO -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b096/importcfg -pack /usr/lib/golang/src/crypto/internal/alias/alias.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -p log/internal -std -complete -installsuffix shared -buildid -NCkVFxRg0I16pvZKO7x/-NCkVFxRg0I16pvZKO7x -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b089/importcfg -pack /usr/lib/golang/src/log/internal/internal.go mkdir -p $WORK/b144/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -p internal/unsafeheader -std -complete -installsuffix shared -buildid ZCpCzRq1mufqFIXzWC3H/ZCpCzRq1mufqFIXzWC3H -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b008/importcfg -pack /usr/lib/golang/src/internal/unsafeheader/unsafeheader.go mkdir -p $WORK/b236/ cat >/tmp/go-build267750084/b006/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b013/ cat >/tmp/go-build267750084/b013/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b091/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -p internal/godebugs -std -complete -installsuffix shared -buildid NeviDNNk8GXgjuWQo7wi/NeviDNNk8GXgjuWQo7wi -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b013/importcfg -pack /usr/lib/golang/src/internal/godebugs/table.go mkdir -p $WORK/b070/ mkdir -p $WORK/b021/ mkdir -p $WORK/b031/ cat >/tmp/go-build267750084/b070/importcfg << 'EOF' # internal # import config EOF cat >/tmp/go-build267750084/b091/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -p golang.org/x/exp/constraints -complete -installsuffix shared -buildid wbj4WrrpEM671Kgkhc68/wbj4WrrpEM671Kgkhc68 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b091/importcfg -pack ./src/golang.org/x/exp/constraints/constraints.go mkdir -p $WORK/b015/ cat >/tmp/go-build267750084/b031/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -p internal/nettrace -std -complete -installsuffix shared -buildid A4ghIj8wyTFUSTHqMvs1/A4ghIj8wyTFUSTHqMvs1 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b070/importcfg -pack /usr/lib/golang/src/internal/nettrace/nettrace.go cat >/tmp/go-build267750084/b021/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -p unicode/utf8 -std -complete -installsuffix shared -buildid uyCDxeebqciF5Qm0vbSk/uyCDxeebqciF5Qm0vbSk -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b031/importcfg -pack /usr/lib/golang/src/unicode/utf8/utf8.go internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -p internal/race -std -complete -installsuffix shared -buildid td3SGmrIHK5bkPE1I8zT/td3SGmrIHK5bkPE1I8zT -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b021/importcfg -pack /usr/lib/golang/src/internal/race/doc.go /usr/lib/golang/src/internal/race/norace.go cat >/tmp/go-build267750084/b015/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b030/ github.com/klauspost/compress/internal/cpuinfo crypto/subtle /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -p internal/goos -std -+ -complete -installsuffix shared -buildid Azb2o6r_nn2BERArfseR/Azb2o6r_nn2BERArfseR -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b015/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 sync/atomic container/list cat >/tmp/go-build267750084/b030/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -p unicode -std -complete -installsuffix shared -buildid t9foJFrPCgoEU8tCxTc8/t9foJFrPCgoEU8tCxTc8 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b030/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 internal/goexperiment vendor/golang.org/x/crypto/cryptobyte/asn1 vendor/golang.org/x/crypto/internal/alias mkdir -p $WORK/b011/ runtime/internal/syscall mkdir -p $WORK/b019/ cat >/tmp/go-build267750084/b011/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b174/ mkdir -p $WORK/b097/ 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 mkdir -p $WORK/b022/ mkdir -p $WORK/b119/ mkdir -p $WORK/b014/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b141/_pkg_.a # internal cat >/tmp/go-build267750084/b014/importcfg << 'EOF' # internal # import config EOF cat >/tmp/go-build267750084/b019/go_asm.h << 'EOF' # internal EOF cat >/tmp/go-build267750084/b025/importcfg << 'EOF' # internal # import config EOF cat >/tmp/go-build267750084/b097/go_asm.h << 'EOF' # internal EOF cat >/tmp/go-build267750084/b022/go_asm.h << 'EOF' # internal EOF cat >/tmp/go-build267750084/b174/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b114/ cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/subtle -trimpath "$WORK/b097=>" -I $WORK/b097/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b097/symabis ./xor_amd64.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p sync/atomic -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.s cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/klauspost/compress/internal/cpuinfo /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/klauspost/compress/internal/cpuinfo -trimpath "$WORK/b174=>" -I $WORK/b174/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b174/symabis ./cpuinfo_amd64.s cat >/tmp/go-build267750084/b119/importcfg << 'EOF' # internal # import config EOF cat >/tmp/go-build267750084/b114/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -p container/list -std -complete -installsuffix shared -buildid WDQIrrRVHKxbwfXhV2_u/WDQIrrRVHKxbwfXhV2_u -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b119/importcfg -pack /usr/lib/golang/src/container/list/list.go github.com/ulikunitz/xz/internal/hash /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid 3TuEOzwsTf2EsFHa-Iz3/3TuEOzwsTf2EsFHa-Iz3 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b114/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1/asn1.go mkdir -p $WORK/b185/ cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/62/622e0b1f62cad428fa62cb7926bd157ee42fb3e0971e218fcb265d9e5cb3d2bc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -p internal/itoa -std -complete -installsuffix shared -buildid ulrV_G4X7NANOCqoOqZb/ulrV_G4X7NANOCqoOqZb -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b025/importcfg -pack /usr/lib/golang/src/internal/itoa/itoa.go cat >/tmp/go-build267750084/b185/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -p github.com/ulikunitz/xz/internal/hash -complete -installsuffix shared -buildid PKGHgcYdbqY-jNsT2KNp/PKGHgcYdbqY-jNsT2KNp -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b185/importcfg -pack ./src/github.com/ulikunitz/xz/internal/hash/cyclic_poly.go ./src/github.com/ulikunitz/xz/internal/hash/doc.go ./src/github.com/ulikunitz/xz/internal/hash/rabin_karp.go ./src/github.com/ulikunitz/xz/internal/hash/roller.go cd /usr/lib/golang/src/runtime/internal/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/internal/syscall -trimpath "$WORK/b019=>" -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -gensymabis -o $WORK/b019/symabis ./asm_linux_amd64.s cat >/tmp/go-build267750084/b144/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b135/ cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -p github.com/containers/ocicrypt/spec -complete -installsuffix shared -buildid o7M25XiBuzymRd1TFSrK/o7M25XiBuzymRd1TFSrK -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b144/importcfg -pack ./src/github.com/containers/ocicrypt/spec/spec.go github.com/containers/image/v5/internal/set /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b091/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -p internal/goarch -std -+ -complete -installsuffix shared -buildid Fing6-RDYiFMc-3kiP5S/Fing6-RDYiFMc-3kiP5S -goversion go1.21.7 -c=4 -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/b014/_pkg_.a -trimpath "$WORK/b014=>" -p internal/goexperiment -std -complete -installsuffix shared -buildid dTM3z2HJmgtU-AXR_z4S/dTM3z2HJmgtU-AXR_z4S -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b014/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_cacheprog_off.go /usr/lib/golang/src/internal/goexperiment/exp_cgocheck2_off.go /usr/lib/golang/src/internal/goexperiment/exp_coverageredesign_on.go /usr/lib/golang/src/internal/goexperiment/exp_fieldtrack_off.go /usr/lib/golang/src/internal/goexperiment/exp_heapminimum512kib_off.go /usr/lib/golang/src/internal/goexperiment/exp_loopvar_off.go /usr/lib/golang/src/internal/goexperiment/exp_pagetrace_off.go /usr/lib/golang/src/internal/goexperiment/exp_preemptibleloops_off.go /usr/lib/golang/src/internal/goexperiment/exp_regabiargs_on.go /usr/lib/golang/src/internal/goexperiment/exp_regabiwrappers_on.go /usr/lib/golang/src/internal/goexperiment/exp_staticlockranking_off.go /usr/lib/golang/src/internal/goexperiment/flags.go cat >/tmp/go-build267750084/b236/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b008/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b236/_pkg_.a -trimpath "$WORK/b236=>" -p google.golang.org/protobuf/internal/flags -complete -installsuffix shared -buildid Ks5gSyenIgy2LKW-VFzj/Ks5gSyenIgy2LKW-VFzj -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b236/importcfg -pack ./src/google.golang.org/protobuf/internal/flags/flags.go ./src/google.golang.org/protobuf/internal/flags/proto_legacy_disable.go crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b012/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/ad/ad07b6dc582d35ba4a8dff5183303a64053ed5f88c9df8f4d4f43e544b25a95c-d # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/58/5880d98af332d58ddf05ad6b7e3b5e76981514824d06604ba84a9b8c88c34d1f-d # internal cat >/tmp/go-build267750084/b135/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -p vendor/golang.org/x/crypto/internal/alias -std -complete -installsuffix shared -buildid zajSO3_UKTeytk5bGVEZ/zajSO3_UKTeytk5bGVEZ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b135/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/alias/alias.go cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/ab/abb4183c557d0744ff591ecd93aac2b26b8d275958fe5841293f3409d73a06d5-d # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/9e/9e147f2f1d036dedbe31a2efa1a3697a7a41bb27ea0dbc673130fc5e80601c4d-d # internal runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b164/_pkg_.a # internal mkdir -p $WORK/b142/ cat >/tmp/go-build267750084/b142/importcfg << 'EOF' # internal # import config packagefile golang.org/x/exp/maps=/tmp/go-build267750084/b141/_pkg_.a EOF cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/25/252b2876111713d915fdb01ac415b285e2eebef80e71c05861e00be1b59a274c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -p github.com/containers/image/v5/internal/set -complete -installsuffix shared -buildid hN79kCXxi8iJdq4Tdcj4/hN79kCXxi8iJdq4Tdcj4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b142/importcfg -pack ./src/github.com/containers/image/v5/internal/set/set.go google.golang.org/grpc/serviceconfig mkdir -p $WORK/b259/ mkdir -p $WORK/b099/ cat >/tmp/go-build267750084/b259/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b259/_pkg_.a -trimpath "$WORK/b259=>" -p google.golang.org/grpc/serviceconfig -complete -installsuffix shared -buildid ZIMuF4UaXxJlSFvLbi_w/ZIMuF4UaXxJlSFvLbi_w -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b259/importcfg -pack ./src/google.golang.org/grpc/serviceconfig/serviceconfig.go cat >/tmp/go-build267750084/b099/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/boring/sig -trimpath "$WORK/b099=>" -I $WORK/b099/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b099/symabis ./sig_amd64.s go.mongodb.org/mongo-driver/bson/bsontype mkdir -p $WORK/b331/ github.com/letsencrypt/boulder/identifier go.mongodb.org/mongo-driver/bson/bsonoptions mkdir -p $WORK/b361/ cat >/tmp/go-build267750084/b331/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b331/_pkg_.a -trimpath "$WORK/b331=>" -p go.mongodb.org/mongo-driver/bson/bsontype -complete -installsuffix shared -buildid gIdDNquEncinoHMPt-jA/gIdDNquEncinoHMPt-jA -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b331/importcfg -pack ./src/go.mongodb.org/mongo-driver/bson/bsontype/bsontype.go mkdir -p $WORK/b016/ cat >/tmp/go-build267750084/b361/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b361/_pkg_.a -trimpath "$WORK/b361=>" -p github.com/letsencrypt/boulder/identifier -complete -installsuffix shared -buildid Y-1o56mTdpYdKeEhhV_S/Y-1o56mTdpYdKeEhhV_S -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b361/importcfg -pack ./src/github.com/letsencrypt/boulder/identifier/identifier.go cat >/tmp/go-build267750084/b016/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b329/ cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/internal/atomic -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -gensymabis -o $WORK/b016/symabis ./atomic_amd64.s golang.org/x/crypto/internal/alias mkdir -p $WORK/b374/ cat >/tmp/go-build267750084/b329/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b070/_pkg_.a # internal cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b329/_pkg_.a -trimpath "$WORK/b329=>" -p go.mongodb.org/mongo-driver/bson/bsonoptions -complete -installsuffix shared -buildid QxdgSfzNQXJe0wcd7HKL/QxdgSfzNQXJe0wcd7HKL -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b329/importcfg -pack ./src/go.mongodb.org/mongo-driver/bson/bsonoptions/byte_slice_codec_options.go ./src/go.mongodb.org/mongo-driver/bson/bsonoptions/doc.go ./src/go.mongodb.org/mongo-driver/bson/bsonoptions/empty_interface_codec_options.go ./src/go.mongodb.org/mongo-driver/bson/bsonoptions/map_codec_options.go ./src/go.mongodb.org/mongo-driver/bson/bsonoptions/slice_codec_options.go ./src/go.mongodb.org/mongo-driver/bson/bsonoptions/string_codec_options.go ./src/go.mongodb.org/mongo-driver/bson/bsonoptions/struct_codec_options.go ./src/go.mongodb.org/mongo-driver/bson/bsonoptions/time_codec_options.go ./src/go.mongodb.org/mongo-driver/bson/bsonoptions/uint_codec_options.go cat >/tmp/go-build267750084/b374/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b374/_pkg_.a -trimpath "$WORK/b374=>" -p golang.org/x/crypto/internal/alias -complete -installsuffix shared -buildid scl6iyqcfbg_-Dpw-KyZ/scl6iyqcfbg_-Dpw-KyZ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b374/importcfg -pack ./src/golang.org/x/crypto/internal/alias/alias.go cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/ac/ac415e7cc931c7aa274fb48335af0b89e1dcb501bb2d4769ac1caf9ec8db3e0f-d # internal image/color mkdir -p $WORK/b395/ cat >/tmp/go-build267750084/b395/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b395/_pkg_.a -trimpath "$WORK/b395=>" -p image/color -std -complete -installsuffix shared -buildid jhEHXp84qZrPNL-H4zAO/jhEHXp84qZrPNL-H4zAO -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b395/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/buildid -w $WORK/b021/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/c2/c24f0d3f3465bcd3d4a51b94ed80b2309b6f540353ad97045d25f85f622f21ef-d # internal github.com/VividCortex/ewma mkdir -p $WORK/b485/ cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/85/858a2b0d3bf605d04b90c5380e6d5937f7da37eed3d3ac270e0e1fadd10b96d8-d # internal github.com/docker/docker/api mkdir -p $WORK/b553/ cat >/tmp/go-build267750084/b485/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b485/_pkg_.a -trimpath "$WORK/b485=>" -p github.com/VividCortex/ewma -complete -installsuffix shared -buildid LiaB7E9COevODnqFDRjZ/LiaB7E9COevODnqFDRjZ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b485/importcfg -pack ./src/github.com/VividCortex/ewma/ewma.go cat >/tmp/go-build267750084/b553/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b553/_pkg_.a -trimpath "$WORK/b553=>" -p github.com/docker/docker/api -complete -installsuffix shared -buildid 6JtXy4rgot7NWFQZxbCJ/6JtXy4rgot7NWFQZxbCJ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b553/importcfg -pack ./src/github.com/docker/docker/api/common.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b089/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/5f/5f376bafc451028c520867df6a583cb25ff7b2993db48a927b6845ed30811fea-d # internal github.com/docker/docker/api/types/checkpoint mkdir -p $WORK/b555/ cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/53/532f06f539d308a66e119f5e000dd01f0fec52ce31b17fc2a59d3383a36ed705-d # internal cat >/tmp/go-build267750084/b555/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b555/_pkg_.a -trimpath "$WORK/b555=>" -p github.com/docker/docker/api/types/checkpoint -complete -installsuffix shared -buildid np1rmW_-5IFINlxDqiXe/np1rmW_-5IFINlxDqiXe -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b555/importcfg -pack ./src/github.com/docker/docker/api/types/checkpoint/list.go ./src/github.com/docker/docker/api/types/checkpoint/options.go github.com/docker/docker/api/types/events mkdir -p $WORK/b573/ cat >/tmp/go-build267750084/b573/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b573/_pkg_.a -trimpath "$WORK/b573=>" -p github.com/docker/docker/api/types/events -complete -installsuffix shared -buildid 5qD1iZD2knEeUAm2zANG/5qD1iZD2knEeUAm2zANG -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b573/importcfg -pack ./src/github.com/docker/docker/api/types/events/events.go cat >/tmp/go-build267750084/b019/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -p runtime/internal/syscall -std -+ -installsuffix shared -buildid xgyLWE7KEqorWFiX75jD/xgyLWE7KEqorWFiX75jD -goversion go1.21.7 -symabis $WORK/b019/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b019/importcfg -pack -asmhdr $WORK/b019/go_asm.h /usr/lib/golang/src/runtime/internal/syscall/defs_linux_amd64.go /usr/lib/golang/src/runtime/internal/syscall/syscall_linux.go cat >/tmp/go-build267750084/b022/importcfg << 'EOF' # internal # import config EOF cat >/tmp/go-build267750084/b011/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -p sync/atomic -std -installsuffix shared -buildid NSIP7mN-eQFKUG-0SCbx/NSIP7mN-eQFKUG-0SCbx -goversion go1.21.7 -symabis $WORK/b022/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b022/importcfg -pack -asmhdr $WORK/b022/go_asm.h /usr/lib/golang/src/sync/atomic/doc.go /usr/lib/golang/src/sync/atomic/type.go /usr/lib/golang/src/sync/atomic/value.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -p internal/cpu -std -+ -installsuffix shared -buildid BfULZEpNCk7I_gFkIGWV/BfULZEpNCk7I_gFkIGWV -goversion go1.21.7 -symabis $WORK/b011/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h /usr/lib/golang/src/internal/cpu/cpu.go /usr/lib/golang/src/internal/cpu/cpu_x86.go cat >/tmp/go-build267750084/b174/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -p github.com/klauspost/compress/internal/cpuinfo -installsuffix shared -buildid VyNZNS_tv8ZLByFVNX0K/VyNZNS_tv8ZLByFVNX0K -goversion go1.21.7 -symabis $WORK/b174/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b174/importcfg -pack -asmhdr $WORK/b174/go_asm.h ./src/github.com/klauspost/compress/internal/cpuinfo/cpuinfo.go ./src/github.com/klauspost/compress/internal/cpuinfo/cpuinfo_amd64.go cat >/tmp/go-build267750084/b016/importcfg << 'EOF' # internal # import config EOF cat >/tmp/go-build267750084/b099/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b096/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b144/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -p crypto/internal/boring/sig -std -installsuffix shared -buildid Lx3C2p5VefDcztfp8ZOZ/Lx3C2p5VefDcztfp8ZOZ -goversion go1.21.7 -symabis $WORK/b099/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b099/importcfg -pack -asmhdr $WORK/b099/go_asm.h /usr/lib/golang/src/crypto/internal/boring/sig/sig.go cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/ac/ac34f32148cac33de40e70d6539ca210a55b18fd5183269d690fa6a51e9a6e91-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -p runtime/internal/atomic -std -+ -installsuffix shared -buildid jh4GhB4j9R9YZk9dZkkp/jh4GhB4j9R9YZk9dZkkp -goversion go1.21.7 -symabis $WORK/b016/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b016/importcfg -pack -asmhdr $WORK/b016/go_asm.h /usr/lib/golang/src/runtime/internal/atomic/atomic_amd64.go /usr/lib/golang/src/runtime/internal/atomic/doc.go /usr/lib/golang/src/runtime/internal/atomic/stubs.go /usr/lib/golang/src/runtime/internal/atomic/types.go /usr/lib/golang/src/runtime/internal/atomic/types_64bit.go /usr/lib/golang/src/runtime/internal/atomic/unaligned.go log/slog/internal mkdir -p $WORK/b588/ cat >/tmp/go-build267750084/b588/importcfg << 'EOF' # internal # import config EOF cat >/tmp/go-build267750084/b097/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b588/_pkg_.a -trimpath "$WORK/b588=>" -p log/slog/internal -std -complete -installsuffix shared -buildid oFV9893gvH4u4nKbbe_b/oFV9893gvH4u4nKbbe_b -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b588/importcfg -pack /usr/lib/golang/src/log/slog/internal/ignorepc.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -p crypto/subtle -std -installsuffix shared -buildid H1kmiczWcOTojkeyD-at/H1kmiczWcOTojkeyD-at -goversion go1.21.7 -symabis $WORK/b097/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b097/importcfg -pack -asmhdr $WORK/b097/go_asm.h /usr/lib/golang/src/crypto/subtle/constant_time.go /usr/lib/golang/src/crypto/subtle/xor.go /usr/lib/golang/src/crypto/subtle/xor_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b259/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/45/45b19c5ad5c1c159099e56662ffd9c0a2e929e0edd0d92b2ca0bb1bedfd2b5fe-d # internal cmp mkdir -p $WORK/b591/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b485/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/44/4481a2762cffd36a09122a9768cce99754e97d0f3cb72765ab868aece9fbe8d2-d # internal cat >/tmp/go-build267750084/b591/importcfg << 'EOF' # internal # import config EOF go.opentelemetry.io/otel/metric/embedded mkdir -p $WORK/b596/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b591/_pkg_.a -trimpath "$WORK/b591=>" -p cmp -std -complete -installsuffix shared -buildid 2fdXVb1FQoJubOtQV0JA/2fdXVb1FQoJubOtQV0JA -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b591/importcfg -pack /usr/lib/golang/src/cmp/cmp.go cat >/tmp/go-build267750084/b596/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b596/_pkg_.a -trimpath "$WORK/b596=>" -p go.opentelemetry.io/otel/metric/embedded -complete -installsuffix shared -buildid cdzBtuoDXeMlQ68GdlCt/cdzBtuoDXeMlQ68GdlCt -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b596/importcfg -pack ./src/go.opentelemetry.io/otel/metric/embedded/embedded.go cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/87/87d5debf65d2730734f02e01d5ae16b059daa457451d95fb946e3607a0cef1e9-d # internal cp $WORK/b485/_pkg_.a /builddir/.cache/go-build/90/90ed40d0688d04364b047b6efd2ab0695b238fc89a6470afffad429373f61554-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b236/_pkg_.a # internal github.com/google/go-containerregistry/pkg/v1/types mkdir -p $WORK/b608/ cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/91/910057025b87ed2e8d4d0f526d567494780cb01328dbef2dc91a085f4b09a2e1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b025/_pkg_.a # internal github.com/containers/common/version mkdir -p $WORK/b614/ cat >/tmp/go-build267750084/b614/importcfg << 'EOF' # internal # import config EOF cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/6b/6b253c78ca53bbfe74b043137b8659f54cb2074ab7be088c61848ce71cd5d2d8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b614/_pkg_.a -trimpath "$WORK/b614=>" -p github.com/containers/common/version -complete -installsuffix shared -buildid 0O6CH0l3cyleM0q0pstY/0O6CH0l3cyleM0q0pstY -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b614/importcfg -pack ./src/github.com/containers/common/version/version.go github.com/containers/buildah/internal mkdir -p $WORK/b636/ cat >/tmp/go-build267750084/b636/importcfg << 'EOF' # internal # import config EOF go.opentelemetry.io/otel/trace/embedded mkdir -p $WORK/b601/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b636/_pkg_.a -trimpath "$WORK/b636=>" -p github.com/containers/buildah/internal -complete -installsuffix shared -buildid tjg5_Hc98S8WP7m4Fvt3/tjg5_Hc98S8WP7m4Fvt3 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b636/importcfg -pack ./_build/src/github.com/containers/buildah/internal/types.go cat >/tmp/go-build267750084/b601/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b601/_pkg_.a -trimpath "$WORK/b601=>" -p go.opentelemetry.io/otel/trace/embedded -complete -installsuffix shared -buildid Hh89qZJVZAO7DXi8gHgV/Hh89qZJVZAO7DXi8gHgV -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b601/importcfg -pack ./src/go.opentelemetry.io/otel/trace/embedded/embedded.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b361/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b361/_pkg_.a /builddir/.cache/go-build/ff/ffd2825e0522c7c0befc4ffcf072a63fb44071453e6b0595fcfd4eb395475af6-d # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/2c/2c630c3b1e9fd506e6927b7a96e8e82c04018b11e71059d6622477c9e88182ae-d # internal cat >/tmp/go-build267750084/b608/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b135/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b185/_pkg_.a # internal internal/abi mkdir -p $WORK/b005/ github.com/moby/buildkit/frontend/dockerfile/command /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b608/_pkg_.a -trimpath "$WORK/b608=>" -p github.com/google/go-containerregistry/pkg/v1/types -complete -installsuffix shared -buildid qLB7KiWwLaFiGEemLAyx/qLB7KiWwLaFiGEemLAyx -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b608/importcfg -pack ./src/github.com/google/go-containerregistry/pkg/v1/types/types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b015/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b374/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b014/_pkg_.a # internal cat >/tmp/go-build267750084/b005/go_asm.h << 'EOF' # internal EOF 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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b573/_pkg_.a # internal cp $WORK/b374/_pkg_.a /builddir/.cache/go-build/b9/b9f42c99752e0fbd737e171f9260a8c4ecea9ac002d1fd7c2f8e27b76b18919f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b588/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b036/_pkg_.a # internal mkdir -p $WORK/b654/ cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/78/78ba9cb112d75dcfa95a80f92b6a081d6f9d7001c700d5b7bc01b8ef135a9cc0-d # internal cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/f7/f7a38d700d895eb67efe4b9527af7e7092560eb902fe3128243c0549d50e8e6c-d # internal cp $WORK/b573/_pkg_.a /builddir/.cache/go-build/08/08302a264fbfa1f197a4340efb3b997e8810b21e49325454350610e841b45218-d # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/a7/a750d8eb80f2704518056d2fc48e61ae1a2a5662f340bd708a16e0c76b40bbba-d # internal cat >/tmp/go-build267750084/b654/importcfg << 'EOF' # internal # import config EOF runtime/internal/math /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/53/536958ed261643540fc01d7404931dc316de6582111964a131eb65ebf18060a1-d # internal mkdir -p $WORK/b017/ cp $WORK/b588/_pkg_.a /builddir/.cache/go-build/f5/f5fed4e8d72c14ca6247d9e018ee0d34345190d835871e4420a7219f8bad8309-d # internal cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b654/_pkg_.a -trimpath "$WORK/b654=>" -p github.com/moby/buildkit/frontend/dockerfile/command -complete -installsuffix shared -buildid eVzpTs84CrUN7P2YkKIy/eVzpTs84CrUN7P2YkKIy -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b654/importcfg -pack ./src/github.com/moby/buildkit/frontend/dockerfile/command/command.go github.com/openshift/imagebuilder/dockerfile/command runtime/internal/sys mkdir -p $WORK/b018/ cat >/tmp/go-build267750084/b017/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build267750084/b006/_pkg_.a EOF cat >/tmp/go-build267750084/b018/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build267750084/b006/_pkg_.a packagefile internal/goos=/tmp/go-build267750084/b015/_pkg_.a EOF mkdir -p $WORK/b658/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid gAGZfChpGnertfnhXWKW/gAGZfChpGnertfnhXWKW -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b017/importcfg -pack /usr/lib/golang/src/runtime/internal/math/math.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid QvaKIXsy3XQELtSA8hjN/QvaKIXsy3XQELtSA8hjN -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b018/importcfg -pack /usr/lib/golang/src/runtime/internal/sys/consts.go /usr/lib/golang/src/runtime/internal/sys/consts_norace.go /usr/lib/golang/src/runtime/internal/sys/intrinsics.go /usr/lib/golang/src/runtime/internal/sys/nih.go /usr/lib/golang/src/runtime/internal/sys/sys.go /usr/lib/golang/src/runtime/internal/sys/zversion.go cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/d2/d2cb1d6a30b43dac10987f7778d902d636838b044b3e0ac37e9c6c5465ae5102-d # internal cat >/tmp/go-build267750084/b658/importcfg << 'EOF' # internal # import config EOF cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/3b/3b8607ad77e6e972ed5f0159b91d5c44dd711b458d909536c41ac62c35bf35c9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b658/_pkg_.a -trimpath "$WORK/b658=>" -p github.com/openshift/imagebuilder/dockerfile/command -complete -installsuffix shared -buildid H69zcOeBXiHEFvKCjyl8/H69zcOeBXiHEFvKCjyl8 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b658/importcfg -pack ./src/github.com/openshift/imagebuilder/dockerfile/command/command.go google.golang.org/protobuf/internal/set mkdir -p $WORK/b241/ cat >/tmp/go-build267750084/b241/importcfg << 'EOF' # internal # import config packagefile math/bits=/tmp/go-build267750084/b036/_pkg_.a EOF golang.org/x/exp/slices mkdir -p $WORK/b090/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b241/_pkg_.a -trimpath "$WORK/b241=>" -p google.golang.org/protobuf/internal/set -complete -installsuffix shared -buildid Z2kJQqCL_9vGDNTit1AG/Z2kJQqCL_9vGDNTit1AG -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b241/importcfg -pack ./src/google.golang.org/protobuf/internal/set/ints.go cat >/tmp/go-build267750084/b090/importcfg << 'EOF' # internal # import config packagefile golang.org/x/exp/constraints=/tmp/go-build267750084/b091/_pkg_.a packagefile math/bits=/tmp/go-build267750084/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -p golang.org/x/exp/slices -complete -installsuffix shared -buildid h44rtMnYn-sNNWGC8INh/h44rtMnYn-sNNWGC8INh -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b090/importcfg -pack ./src/golang.org/x/exp/slices/cmp.go ./src/golang.org/x/exp/slices/slices.go ./src/golang.org/x/exp/slices/sort.go ./src/golang.org/x/exp/slices/zsortanyfunc.go ./src/golang.org/x/exp/slices/zsortordered.go golang.org/x/crypto/salsa20/salsa mkdir -p $WORK/b376/ cat >/tmp/go-build267750084/b376/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/buildah-1.35.4/src/golang.org/x/crypto/salsa20/salsa /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/crypto/salsa20/salsa -trimpath "$WORK/b376=>" -I $WORK/b376/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b376/symabis ./salsa20_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b553/_pkg_.a # internal cp $WORK/b553/_pkg_.a /builddir/.cache/go-build/6e/6e4d9473f08cc1a70030f1dd8f6bd8d40824c7137422ccf9d5f4df5f039f4119-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b555/_pkg_.a # internal github.com/rivo/uniseg /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b555/_pkg_.a /builddir/.cache/go-build/fe/fe053969161e3692aa15d834d1b3f87b7b54e54927bb9778be19835d51548d05-d # internal mkdir -p $WORK/b482/ cat >/tmp/go-build267750084/b482/importcfg << 'EOF' # internal # import config packagefile unicode/utf8=/tmp/go-build267750084/b031/_pkg_.a EOF cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/ca/cad22aefdfaa581bddae1c98ef3166e19048f7553c83d519eedcc77891da33b6-d # internal cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b482/_pkg_.a -trimpath "$WORK/b482=>" -p github.com/rivo/uniseg -complete -installsuffix shared -buildid GerGEOw6O-7jtimzPGCg/GerGEOw6O-7jtimzPGCg -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b482/importcfg -pack ./src/github.com/rivo/uniseg/doc.go ./src/github.com/rivo/uniseg/eastasianwidth.go ./src/github.com/rivo/uniseg/emojipresentation.go ./src/github.com/rivo/uniseg/grapheme.go ./src/github.com/rivo/uniseg/graphemeproperties.go ./src/github.com/rivo/uniseg/graphemerules.go ./src/github.com/rivo/uniseg/line.go ./src/github.com/rivo/uniseg/lineproperties.go ./src/github.com/rivo/uniseg/linerules.go ./src/github.com/rivo/uniseg/properties.go ./src/github.com/rivo/uniseg/sentence.go ./src/github.com/rivo/uniseg/sentenceproperties.go ./src/github.com/rivo/uniseg/sentencerules.go ./src/github.com/rivo/uniseg/step.go ./src/github.com/rivo/uniseg/width.go ./src/github.com/rivo/uniseg/word.go ./src/github.com/rivo/uniseg/wordproperties.go ./src/github.com/rivo/uniseg/wordrules.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b331/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b331/_pkg_.a /builddir/.cache/go-build/e3/e35b388e2d06df70a1cdb3d4fc1ec2fc0c7f6b722c2a3c4d2950cfa07ea3c717-d # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/d3/d3e3e366cd0c9574b0a074b82ab75b874e77d9163d90c72a675813d356399b2c-d # internal cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/klauspost/compress/internal/cpuinfo /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/klauspost/compress/internal/cpuinfo -trimpath "$WORK/b174=>" -I $WORK/b174/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b174/cpuinfo_amd64.o ./cpuinfo_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b614/_pkg_.a # internal cp $WORK/b614/_pkg_.a /builddir/.cache/go-build/8f/8f092cb37eda92de3013c2fd896e36974870b7aa2bdae5660fd44fea48918598-d # internal cd /usr/lib/golang/src/runtime/internal/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/internal/syscall -trimpath "$WORK/b019=>" -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b019/asm_linux_amd64.o ./asm_linux_amd64.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/b099=>" -I $WORK/b099/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b099/sig_amd64.o ./sig_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b591/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b636/_pkg_.a # internal cp $WORK/b591/_pkg_.a /builddir/.cache/go-build/82/82ef2418f0dd4ca24dc2f4bb9dcc08b65f1b5e82f667d2d06bf44bae5be7544c-d # internal cd /usr/lib/golang/src/runtime/internal/syscall /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b019/_pkg_.a $WORK/b019/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/7c/7c8ded62094b2e3fcb66445116dbfdfff6e0aaa7b1a0b27974c01ab087dea323-d # internal cp $WORK/b636/_pkg_.a /builddir/.cache/go-build/cf/cf25d76819d91313a9b252531360a4fcf27e77cfa0008739f30d08a204f2ca3a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b601/_pkg_.a # internal slices mkdir -p $WORK/b590/ cp $WORK/b601/_pkg_.a /builddir/.cache/go-build/47/4768ef10bbabd31218afbc1a5a176546523ad3da5e98258a8e52ce086eebc4f7-d # internal cat >/tmp/go-build267750084/b590/importcfg << 'EOF' # internal # import config packagefile cmp=/tmp/go-build267750084/b591/_pkg_.a packagefile math/bits=/tmp/go-build267750084/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b590/_pkg_.a -trimpath "$WORK/b590=>" -p slices -std -complete -installsuffix shared -buildid VGY-X_PH661324ODRPY1/VGY-X_PH661324ODRPY1 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b590/importcfg -pack /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-build267750084/b005/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build267750084/b006/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b654/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b241/_pkg_.a # internal cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/klauspost/compress/internal/cpuinfo /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b174/_pkg_.a $WORK/b174/cpuinfo_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b017/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b329/_pkg_.a # internal cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -p internal/abi -std -+ -installsuffix shared -buildid T80LIU9gLbLQl5o-VY-I/T80LIU9gLbLQl5o-VY-I -goversion go1.21.7 -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/compiletype.go /usr/lib/golang/src/internal/abi/funcpc.go /usr/lib/golang/src/internal/abi/map.go /usr/lib/golang/src/internal/abi/stack.go /usr/lib/golang/src/internal/abi/symtab.go /usr/lib/golang/src/internal/abi/type.go /usr/lib/golang/src/internal/abi/unsafestring_go120.go cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b099/_pkg_.a $WORK/b099/sig_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b658/_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.o ./cpu.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b654/_pkg_.a /builddir/.cache/go-build/78/78b3e50b94a9a9d65866d6a207a7973f86f26ed0f6e92744d1935502d54aa4ec-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/10/109d8a1d68930de2895f9ed75f791dab58a74f9e0564ad1142fcc22efff8ecc1-d # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/ee/eeccf710335c3e60feb17976621ecc22f1aa7c320e68971d800472fcfc245528-d # internal cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/f0/f094685d4dad7c262682b8aae5e1ed94c35ac765752bff08d5f8c9e1e65fc2f7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b174/_pkg_.a # internal cp $WORK/b658/_pkg_.a /builddir/.cache/go-build/48/4805cd63dff34dcc286098d635c70f1553a353b4f5682cb02c211b2f49c9c23a-d # internal cat >/tmp/go-build267750084/b376/importcfg << 'EOF' # internal # import config packagefile math/bits=/tmp/go-build267750084/b036/_pkg_.a EOF cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/97/9728dda2c2e9d31da5930c11c7fed9e3d7923202b6c524050dd8c397c2fce439-d # internal cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/subtle -trimpath "$WORK/b097=>" -I $WORK/b097/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b097/xor_amd64.o ./xor_amd64.s cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b376/_pkg_.a -trimpath "$WORK/b376=>" -p golang.org/x/crypto/salsa20/salsa -installsuffix shared -buildid 13-VwWQ5tfM9PRMYhWIO/13-VwWQ5tfM9PRMYhWIO -goversion go1.21.7 -symabis $WORK/b376/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b376/importcfg -pack -asmhdr $WORK/b376/go_asm.h ./src/golang.org/x/crypto/salsa20/salsa/hsalsa20.go ./src/golang.org/x/crypto/salsa20/salsa/salsa208.go ./src/golang.org/x/crypto/salsa20/salsa/salsa20_amd64.go ./src/golang.org/x/crypto/salsa20/salsa/salsa20_ref.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b596/_pkg_.a # internal cp $WORK/b329/_pkg_.a /builddir/.cache/go-build/1f/1f1a3946130d26109b5353103b2c644efe6f89d38f0d5322b4da103b2c1dcb4d-d # internal cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/40/40ca91008bdd99403ee67297019509928eacf2c5117853a071a88a26c5924fa9-d # internal cp $WORK/b596/_pkg_.a /builddir/.cache/go-build/19/19f01e9b5fd7d8aea6039ea2e9621dad85a2e8f26e6f8285c5373be1e4bcb958-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b608/_pkg_.a # internal cp $WORK/b608/_pkg_.a /builddir/.cache/go-build/02/02a497b7d96b8b26b0caa5592c5d7602d781ad9e7db7e2f0924e9cdc9fb4f8cc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b395/_pkg_.a # internal cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b097/_pkg_.a $WORK/b097/xor_amd64.o # 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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b395/_pkg_.a /builddir/.cache/go-build/60/60ac930c529821de0a8ef6fcb3e71fc32e4a24864fb94028f3afa38e57f951cf-d # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/f9/f9a9b442db2e10f447d46808226085c4c02763a2e04bb50d45506460c289a7b4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/b6/b676c603faf0e0a7f22c708e50264c272bf6e8a8c2ea5d84bce6950de99c52e2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b011/_pkg_.a $WORK/b011/cpu.o $WORK/b011/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/2f/2f3bf04fd669f3c7f76687208bd9cf19befd21ea4546700c16ea6e34629c1a90-d # internal internal/bytealg mkdir -p $WORK/b010/ cat >/tmp/go-build267750084/b010/go_asm.h << 'EOF' # internal EOF 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 -compiling-runtime -D GOAMD64_v1 -gensymabis -o $WORK/b010/symabis ./compare_amd64.s ./count_amd64.s ./equal_amd64.s ./index_amd64.s ./indexbyte_amd64.s math mkdir -p $WORK/b035/ cat >/tmp/go-build267750084/b035/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b035=>" -I $WORK/b035/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b035/symabis ./dim_amd64.s ./exp_amd64.s ./floor_amd64.s ./hypot_amd64.s ./log_amd64.s cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/internal/atomic -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b016/atomic_amd64.o ./atomic_amd64.s cat >/tmp/go-build267750084/b035/importcfg << 'EOF' # internal # import config packagefile internal/cpu=/tmp/go-build267750084/b011/_pkg_.a packagefile math/bits=/tmp/go-build267750084/b036/_pkg_.a EOF cat >/tmp/go-build267750084/b010/importcfg << 'EOF' # internal # import config packagefile internal/cpu=/tmp/go-build267750084/b011/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -p internal/bytealg -std -+ -installsuffix shared -buildid HdEZpGRxcp9lVWpbLAuB/HdEZpGRxcp9lVWpbLAuB -goversion go1.21.7 -symabis $WORK/b010/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h /usr/lib/golang/src/internal/bytealg/bytealg.go /usr/lib/golang/src/internal/bytealg/compare_native.go /usr/lib/golang/src/internal/bytealg/count_native.go /usr/lib/golang/src/internal/bytealg/equal_generic.go /usr/lib/golang/src/internal/bytealg/equal_native.go /usr/lib/golang/src/internal/bytealg/index_amd64.go /usr/lib/golang/src/internal/bytealg/index_native.go /usr/lib/golang/src/internal/bytealg/indexbyte_native.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -p math -std -installsuffix shared -buildid kanjYy1q246aWjem71cO/kanjYy1q246aWjem71cO -goversion go1.21.7 -symabis $WORK/b035/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b035/importcfg -pack -asmhdr $WORK/b035/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/modf_noasm.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/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b016/_pkg_.a $WORK/b016/atomic_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b016/_pkg_.a # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p sync/atomic -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.o ./asm.s cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/e4/e4faef09e68b6d1fb45fd16edef804dcb668812f12bd7a4fdb3f9b35379b3700-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b022/_pkg_.a $WORK/b022/asm.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/75/75163911d899c86b4ae2a7cd3e6325c4be83fe5c1a87ffde1b739d6202d7a754-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b590/_pkg_.a # internal cp $WORK/b590/_pkg_.a /builddir/.cache/go-build/a7/a7909865b5cc4d0daa6d6e1af6ad17c8c2d54b46054916551bf975e3b986c02e-d # internal cd /builddir/build/BUILD/buildah-1.35.4/src/golang.org/x/crypto/salsa20/salsa /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/crypto/salsa20/salsa -trimpath "$WORK/b376=>" -I $WORK/b376/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b376/salsa20_amd64.o ./salsa20_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 -compiling-runtime -D GOAMD64_v1 -o $WORK/b010/compare_amd64.o ./compare_amd64.s cd /builddir/build/BUILD/buildah-1.35.4/src/golang.org/x/crypto/salsa20/salsa /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b376/_pkg_.a $WORK/b376/salsa20_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b376/_pkg_.a # internal cp $WORK/b376/_pkg_.a /builddir/.cache/go-build/b9/b9a62a320c38961069278297dbc25ccd4a491e1e72b73432abac2bf57641d41b-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 -compiling-runtime -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 -compiling-runtime -D GOAMD64_v1 -o $WORK/b010/equal_amd64.o ./equal_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 -compiling-runtime -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 -compiling-runtime -D GOAMD64_v1 -o $WORK/b010/indexbyte_amd64.o ./indexbyte_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/e2/e251a5507864c52bf0b3b3448e6247145940108768845a76afa4ce37adf358a8-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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b030/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b005/_pkg_.a $WORK/b005/abi_test.o $WORK/b005/stub.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/2f/2f3dcc3a1818a7b7a5a89c5776434a9d96db66d8bf314b6e8221bde5be040a30-d # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/af/afd4991d5f45206adde48d235a5e044678a3cb3b8b4d96f11161069220c4e77a-d # internal runtime mkdir -p $WORK/b009/ cat >/tmp/go-build267750084/b009/go_asm.h << 'EOF' # internal EOF 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 -compiling-runtime -D GOAMD64_v1 -gensymabis -o $WORK/b009/symabis ./asm.s ./asm_amd64.s ./duff_amd64.s ./memclr_amd64.s ./memmove_amd64.s ./preempt_amd64.s ./rt0_linux_amd64.s ./sys_linux_amd64.s ./test_amd64.s ./time_linux_amd64.s cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b035=>" -I $WORK/b035/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b035/dim_amd64.o ./dim_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b035=>" -I $WORK/b035/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b035/exp_amd64.o ./exp_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b035=>" -I $WORK/b035/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b035/floor_amd64.o ./floor_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b035=>" -I $WORK/b035/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b035/hypot_amd64.o ./hypot_amd64.s cat >/tmp/go-build267750084/b009/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build267750084/b005/_pkg_.a packagefile internal/bytealg=/tmp/go-build267750084/b010/_pkg_.a packagefile internal/coverage/rtcov=/tmp/go-build267750084/b012/_pkg_.a packagefile internal/cpu=/tmp/go-build267750084/b011/_pkg_.a packagefile internal/goarch=/tmp/go-build267750084/b006/_pkg_.a packagefile internal/godebugs=/tmp/go-build267750084/b013/_pkg_.a packagefile internal/goexperiment=/tmp/go-build267750084/b014/_pkg_.a packagefile internal/goos=/tmp/go-build267750084/b015/_pkg_.a packagefile runtime/internal/atomic=/tmp/go-build267750084/b016/_pkg_.a packagefile runtime/internal/math=/tmp/go-build267750084/b017/_pkg_.a packagefile runtime/internal/sys=/tmp/go-build267750084/b018/_pkg_.a packagefile runtime/internal/syscall=/tmp/go-build267750084/b019/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -p runtime -std -+ -installsuffix shared -buildid HYejxkMHsLzDrIh1d5Sk/HYejxkMHsLzDrIh1d5Sk -goversion go1.21.7 -symabis $WORK/b009/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h /usr/lib/golang/src/runtime/alg.go /usr/lib/golang/src/runtime/arena.go /usr/lib/golang/src/runtime/asan0.go /usr/lib/golang/src/runtime/atomic_pointer.go /usr/lib/golang/src/runtime/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/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/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/env_posix.go /usr/lib/golang/src/runtime/error.go /usr/lib/golang/src/runtime/exithook.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/float.go /usr/lib/golang/src/runtime/hash64.go /usr/lib/golang/src/runtime/heapdump.go /usr/lib/golang/src/runtime/histogram.go /usr/lib/golang/src/runtime/iface.go /usr/lib/golang/src/runtime/lfstack.go /usr/lib/golang/src/runtime/lock_futex.go /usr/lib/golang/src/runtime/lockrank.go /usr/lib/golang/src/runtime/lockrank_off.go /usr/lib/golang/src/runtime/malloc.go /usr/lib/golang/src/runtime/map.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/mem.go /usr/lib/golang/src/runtime/mem_linux.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/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/os_linux.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_linux_x86.go /usr/lib/golang/src/runtime/os_nonopenbsd.go /usr/lib/golang/src/runtime/os_unix.go /usr/lib/golang/src/runtime/pagetrace_off.go /usr/lib/golang/src/runtime/panic.go /usr/lib/golang/src/runtime/pinner.go /usr/lib/golang/src/runtime/plugin.go /usr/lib/golang/src/runtime/preempt.go /usr/lib/golang/src/runtime/preempt_nonwindows.go /usr/lib/golang/src/runtime/print.go /usr/lib/golang/src/runtime/proc.go /usr/lib/golang/src/runtime/profbuf.go /usr/lib/golang/src/runtime/proflabel.go /usr/lib/golang/src/runtime/race0.go /usr/lib/golang/src/runtime/rdebug.go /usr/lib/golang/src/runtime/retry.go /usr/lib/golang/src/runtime/runtime.go /usr/lib/golang/src/runtime/runtime1.go /usr/lib/golang/src/runtime/runtime2.go /usr/lib/golang/src/runtime/runtime_boring.go /usr/lib/golang/src/runtime/rwmutex.go /usr/lib/golang/src/runtime/security_linux.go /usr/lib/golang/src/runtime/security_unix.go /usr/lib/golang/src/runtime/select.go /usr/lib/golang/src/runtime/sema.go /usr/lib/golang/src/runtime/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/sizeclasses.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/symtab.go /usr/lib/golang/src/runtime/symtabinl.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/traceback.go /usr/lib/golang/src/runtime/type.go /usr/lib/golang/src/runtime/typekind.go /usr/lib/golang/src/runtime/unsafe.go /usr/lib/golang/src/runtime/utf8.go /usr/lib/golang/src/runtime/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/write_err.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b035=>" -I $WORK/b035/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b035/log_amd64.o ./log_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b035/_pkg_.a $WORK/b035/dim_amd64.o $WORK/b035/exp_amd64.o $WORK/b035/floor_amd64.o $WORK/b035/hypot_amd64.o $WORK/b035/log_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/d3/d3cb78802851dcafca6bff3b23f81e87fdf5b00e0f1b82a2b7da1dae487bc877-d # internal github.com/klauspost/compress mkdir -p $WORK/b171/ github.com/vbauerster/mpb/v8/internal mkdir -p $WORK/b486/ go.opentelemetry.io/otel/internal cat >/tmp/go-build267750084/b171/importcfg << 'EOF' # internal # import config packagefile math=/tmp/go-build267750084/b035/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -p github.com/klauspost/compress -complete -installsuffix shared -buildid GH9OJpvLrFGLkdzT8MSj/GH9OJpvLrFGLkdzT8MSj -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b171/importcfg -pack ./src/github.com/klauspost/compress/compressible.go cat >/tmp/go-build267750084/b486/importcfg << 'EOF' # internal # import config packagefile math=/tmp/go-build267750084/b035/_pkg_.a EOF mkdir -p $WORK/b581/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b486/_pkg_.a -trimpath "$WORK/b486=>" -p github.com/vbauerster/mpb/v8/internal -complete -installsuffix shared -buildid Zpbib64GCRZdJXgUhUST/Zpbib64GCRZdJXgUhUST -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b486/importcfg -pack ./src/github.com/vbauerster/mpb/v8/internal/percentage.go ./src/github.com/vbauerster/mpb/v8/internal/width.go cat >/tmp/go-build267750084/b581/importcfg << 'EOF' # internal # import config packagefile math=/tmp/go-build267750084/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b581/_pkg_.a -trimpath "$WORK/b581=>" -p go.opentelemetry.io/otel/internal -complete -installsuffix shared -buildid HGts7gG7-Bko2KnBnjXj/HGts7gG7-Bko2KnBnjXj -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b581/importcfg -pack ./src/go.opentelemetry.io/otel/internal/gen.go ./src/go.opentelemetry.io/otel/internal/rawhelpers.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b486/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b171/_pkg_.a # internal cp $WORK/b486/_pkg_.a /builddir/.cache/go-build/c2/c2b168db0b438fdea617d02dd9fb5605171f1e0881705e8c662f4b4d9fc56bfa-d # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/3b/3b43a387ee873e585e072bd0e9fe39daad08a96cb48c5eb7c7a8cf165d7c0051-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b581/_pkg_.a # internal cp $WORK/b581/_pkg_.a /builddir/.cache/go-build/90/904e97abea2c585d42f7d38b7e85c4123f2052f637d5c90a311c818c48aa0130-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b482/_pkg_.a # internal cp $WORK/b482/_pkg_.a /builddir/.cache/go-build/88/88ba9bb8a3f568c02c11e7528d07366fcf9e8136b22b2e1e4e73274a5cd82e17-d # internal 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 -compiling-runtime -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 -compiling-runtime -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 -compiling-runtime -D GOAMD64_v1 -o $WORK/b009/duff_amd64.o ./duff_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 -compiling-runtime -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 -compiling-runtime -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 -compiling-runtime -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 -compiling-runtime -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 -compiling-runtime -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 -compiling-runtime -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 -compiling-runtime -D GOAMD64_v1 -o $WORK/b009/time_linux_amd64.o ./time_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b009/_pkg_.a $WORK/b009/asm.o $WORK/b009/asm_amd64.o $WORK/b009/duff_amd64.o $WORK/b009/memclr_amd64.o $WORK/b009/memmove_amd64.o $WORK/b009/preempt_amd64.o $WORK/b009/rt0_linux_amd64.o $WORK/b009/sys_linux_amd64.o $WORK/b009/test_amd64.o $WORK/b009/time_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/94/94b7882a006736457299c5db983c20818d4c135d92090c5a27885def04cb6542-d # internal internal/reflectlite mkdir -p $WORK/b004/ cat >/tmp/go-build267750084/b004/go_asm.h << 'EOF' # internal EOF 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 mkdir -p $WORK/b020/ cat >/tmp/go-build267750084/b020/importcfg << 'EOF' # internal # import config packagefile internal/race=/tmp/go-build267750084/b021/_pkg_.a packagefile runtime=/tmp/go-build267750084/b009/_pkg_.a packagefile sync/atomic=/tmp/go-build267750084/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -p sync -std -installsuffix shared -buildid 6Ab7LE1hpDHPcjKM2TUl/6Ab7LE1hpDHPcjKM2TUl -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b020/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-build267750084/b004/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build267750084/b005/_pkg_.a packagefile internal/goarch=/tmp/go-build267750084/b006/_pkg_.a packagefile internal/unsafeheader=/tmp/go-build267750084/b008/_pkg_.a packagefile runtime=/tmp/go-build267750084/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -p internal/reflectlite -std -installsuffix shared -buildid GC6IEDvc5TrMa0tGNPNL/GC6IEDvc5TrMa0tGNPNL -goversion go1.21.7 -symabis $WORK/b004/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h /usr/lib/golang/src/internal/reflectlite/swapper.go /usr/lib/golang/src/internal/reflectlite/type.go /usr/lib/golang/src/internal/reflectlite/value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/61/6169337d343ae36e2778717e39960c94939132c975cb4c148bc2146ebe57c806-d # internal internal/testlog mkdir -p $WORK/b047/ internal/singleflight internal/bisect mkdir -p $WORK/b056/ google.golang.org/protobuf/internal/pragma github.com/josharian/intern cat >/tmp/go-build267750084/b047/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build267750084/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build267750084/b022/_pkg_.a EOF mkdir -p $WORK/b234/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -p internal/testlog -std -complete -installsuffix shared -buildid YXkQ-vBhg0ad3Whend6c/YXkQ-vBhg0ad3Whend6c -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b047/importcfg -pack /usr/lib/golang/src/internal/testlog/exit.go /usr/lib/golang/src/internal/testlog/log.go cat >/tmp/go-build267750084/b056/importcfg << 'EOF' # internal # import config packagefile runtime=/tmp/go-build267750084/b009/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build267750084/b022/_pkg_.a EOF mkdir -p $WORK/b071/ cat >/tmp/go-build267750084/b234/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build267750084/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -p internal/bisect -std -complete -installsuffix shared -buildid stwk2BrL_MCXW1r9QYp6/stwk2BrL_MCXW1r9QYp6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b056/importcfg -pack /usr/lib/golang/src/internal/bisect/bisect.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b234/_pkg_.a -trimpath "$WORK/b234=>" -p google.golang.org/protobuf/internal/pragma -complete -installsuffix shared -buildid dhuiSA5vzArO70HERnrv/dhuiSA5vzArO70HERnrv -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b234/importcfg -pack ./src/google.golang.org/protobuf/internal/pragma/pragma.go cat >/tmp/go-build267750084/b071/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build267750084/b020/_pkg_.a EOF internal/sysinfo mkdir -p $WORK/b475/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -p internal/singleflight -std -complete -installsuffix shared -buildid b9DEWzK_JhaXHencRlxe/b9DEWzK_JhaXHencRlxe -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b071/importcfg -pack /usr/lib/golang/src/internal/singleflight/singleflight.go mkdir -p $WORK/b337/ cat >/tmp/go-build267750084/b475/importcfg << 'EOF' # internal # import config packagefile internal/cpu=/tmp/go-build267750084/b011/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b475/_pkg_.a -trimpath "$WORK/b475=>" -p internal/sysinfo -std -complete -installsuffix shared -buildid qg8YOmt-LHYQ0Q59r6ov/qg8YOmt-LHYQ0Q59r6ov -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b475/importcfg -pack /usr/lib/golang/src/internal/sysinfo/sysinfo.go cat >/tmp/go-build267750084/b337/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build267750084/b020/_pkg_.a EOF log/slog/internal/buffer mkdir -p $WORK/b589/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b337/_pkg_.a -trimpath "$WORK/b337=>" -p github.com/josharian/intern -complete -installsuffix shared -buildid B33X-xSASK84dizZ4FFn/B33X-xSASK84dizZ4FFn -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b337/importcfg -pack ./src/github.com/josharian/intern/intern.go cat >/tmp/go-build267750084/b589/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build267750084/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b589/_pkg_.a -trimpath "$WORK/b589=>" -p log/slog/internal/buffer -std -complete -installsuffix shared -buildid BdViFGivx5vr63gIpEKH/BdViFGivx5vr63gIpEKH -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b589/importcfg -pack /usr/lib/golang/src/log/slog/internal/buffer/buffer.go runtime/cgo mkdir -p $WORK/b058/ echo > $WORK/b058/preferlinkext cd /usr/lib/golang/src/runtime/cgo TERM='dumb' CGO_LDFLAGS='"-O2" "-g" "-lpthread"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b058/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b058/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fno-stack-protector ./cgo.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b234/_pkg_.a # internal cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/d5/d51f90dd6409fd2734dd1b5bbf8020104691f61f9d9dfc0e43136c69368094c6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b337/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b475/_pkg_.a # internal cp $WORK/b337/_pkg_.a /builddir/.cache/go-build/95/95af995526eca04a4e15dfadb82b650f838049ee5c6694a48b0bb1258dec87ec-d # internal cp $WORK/b475/_pkg_.a /builddir/.cache/go-build/af/afba000ddce429397e9bdd5d273a3b8471d1f8d6fd356262c5dbadcdfee3ffac-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b589/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b589/_pkg_.a /builddir/.cache/go-build/1e/1e4e6879d189cd0e3ab85e1b922ff5af6664550b681efaf199160472ce93b9a0-d # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/09/0929cdea4bafa23930facf222399ec63403e85b96b27a17ef3a259b232f995db-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/60/6024950815bfeb24e83b7728e1edd39a69d8d2589126110e247909714044664c-d # internal cd $WORK/b058 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b058=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=RfZhkJrTrs1X8qEJmEBZ -o ./_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/b058=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=RfZhkJrTrs1X8qEJmEBZ -o ./_x002.o -c cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/80/80e7a359b7f92e772855dba8d3d1f56db145b62a4b5697729fd1445aaf92b93f-d # internal internal/godebug mkdir -p $WORK/b055/ cat >/tmp/go-build267750084/b055/importcfg << 'EOF' # internal # import config packagefile internal/bisect=/tmp/go-build267750084/b056/_pkg_.a packagefile internal/godebugs=/tmp/go-build267750084/b013/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build267750084/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -p internal/godebug -std -complete -installsuffix shared -buildid wOFU_YiWw9rBBYlVWw-5/wOFU_YiWw9rBBYlVWw-5 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b055/importcfg -pack /usr/lib/golang/src/internal/godebug/godebug.go 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 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/b058=/tmp/go-build -gno-record-gcc-switches -I $WORK/b058/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=RfZhkJrTrs1X8qEJmEBZ -o $WORK/b058/_x003.o -c gcc_context.c cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/47/47243773dec3ff78e21e72e52a6668093239d15c8afe25f7257d4c8775e712e8-d # internal errors mkdir -p $WORK/b003/ sort mkdir -p $WORK/b041/ cat >/tmp/go-build267750084/b003/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=/tmp/go-build267750084/b004/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -p errors -std -complete -installsuffix shared -buildid b3_kcgXqUEnHX4xVNdaC/b3_kcgXqUEnHX4xVNdaC -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b003/importcfg -pack /usr/lib/golang/src/errors/errors.go /usr/lib/golang/src/errors/join.go /usr/lib/golang/src/errors/wrap.go cat >/tmp/go-build267750084/b041/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=/tmp/go-build267750084/b004/_pkg_.a packagefile math/bits=/tmp/go-build267750084/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -p sort -std -complete -installsuffix shared -buildid RV4byl2n7g2xletjIKhw/RV4byl2n7g2xletjIKhw -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b041/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/98/98effb4fdfc8bfc041f157e89ec28ebe35ba539aadf20d630ecb1e751e775c86-d # internal internal/intern mkdir -p $WORK/b073/ cat >/tmp/go-build267750084/b073/importcfg << 'EOF' # internal # import config packagefile internal/godebug=/tmp/go-build267750084/b055/_pkg_.a packagefile runtime=/tmp/go-build267750084/b009/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a EOF math/rand mkdir -p $WORK/b108/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -p internal/intern -std -complete -installsuffix shared -buildid dRurYXPHLvXWxQGUGeiq/dRurYXPHLvXWxQGUGeiq -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b073/importcfg -pack /usr/lib/golang/src/internal/intern/intern.go cat >/tmp/go-build267750084/b108/importcfg << 'EOF' # internal # import config packagefile internal/godebug=/tmp/go-build267750084/b055/_pkg_.a packagefile math=/tmp/go-build267750084/b035/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build267750084/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -p math/rand -std -complete -installsuffix shared -buildid Eg-pZj0k5SQVtTCjhP2v/Eg-pZj0k5SQVtTCjhP2v -goversion go1.21.7 -c=4 -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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/2d/2d51b0e2be83edce6ef4b3fa582754fc1c08ba9743aa2b2370b8fa8c98d3a6e5-d # internal internal/safefilepath mkdir -p $WORK/b045/ internal/oserror path mkdir -p $WORK/b026/ cat >/tmp/go-build267750084/b045/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile runtime=/tmp/go-build267750084/b009/_pkg_.a EOF vendor/golang.org/x/net/dns/dnsmessage google.golang.org/grpc/internal/buffer mkdir -p $WORK/b439/ io /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -p internal/safefilepath -std -complete -installsuffix shared -buildid l-MgzZ16SQIhLT_OkRNt/l-MgzZ16SQIhLT_OkRNt -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b045/importcfg -pack /usr/lib/golang/src/internal/safefilepath/path.go /usr/lib/golang/src/internal/safefilepath/path_other.go golang.org/x/crypto/cast5 mkdir -p $WORK/b391/ mkdir -p $WORK/b049/ cat >/tmp/go-build267750084/b439/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a EOF strconv mkdir -p $WORK/b038/ cat >/tmp/go-build267750084/b391/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile math/bits=/tmp/go-build267750084/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b439/_pkg_.a -trimpath "$WORK/b439=>" -p google.golang.org/grpc/internal/buffer -complete -installsuffix shared -buildid HOcXrkXkkY33ARI1bsWU/HOcXrkXkkY33ARI1bsWU -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b439/importcfg -pack ./src/google.golang.org/grpc/internal/buffer/unbounded.go cat >/tmp/go-build267750084/b026/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build267750084/b003/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b391/_pkg_.a -trimpath "$WORK/b391=>" -p golang.org/x/crypto/cast5 -complete -installsuffix shared -buildid Uk3e1SVU5NiOqeqzIKly/Uk3e1SVU5NiOqeqzIKly -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b391/importcfg -pack ./src/golang.org/x/crypto/cast5/cast5.go cat >/tmp/go-build267750084/b049/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build267750084/b010/_pkg_.a packagefile unicode/utf8=/tmp/go-build267750084/b031/_pkg_.a EOF github.com/containers/storage/pkg/locker /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -p internal/oserror -std -complete -installsuffix shared -buildid Lv8WpqqCV-cc9OAEftVi/Lv8WpqqCV-cc9OAEftVi -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b026/importcfg -pack /usr/lib/golang/src/internal/oserror/errors.go mkdir -p $WORK/b069/ cat >/tmp/go-build267750084/b038/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build267750084/b010/_pkg_.a packagefile math=/tmp/go-build267750084/b035/_pkg_.a packagefile math/bits=/tmp/go-build267750084/b036/_pkg_.a packagefile unicode/utf8=/tmp/go-build267750084/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -p path -std -complete -installsuffix shared -buildid as5QsPM5S43pk6DMpDol/as5QsPM5S43pk6DMpDol -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b049/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/b038/_pkg_.a -trimpath "$WORK/b038=>" -p strconv -std -complete -installsuffix shared -buildid RBqFB3fuGSX1LM41833x/RBqFB3fuGSX1LM41833x -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b038/importcfg -pack /usr/lib/golang/src/strconv/atob.go /usr/lib/golang/src/strconv/atoc.go /usr/lib/golang/src/strconv/atof.go /usr/lib/golang/src/strconv/atoi.go /usr/lib/golang/src/strconv/bytealg.go /usr/lib/golang/src/strconv/ctoa.go /usr/lib/golang/src/strconv/decimal.go /usr/lib/golang/src/strconv/doc.go /usr/lib/golang/src/strconv/eisel_lemire.go /usr/lib/golang/src/strconv/ftoa.go /usr/lib/golang/src/strconv/ftoaryu.go /usr/lib/golang/src/strconv/isprint.go /usr/lib/golang/src/strconv/itoa.go /usr/lib/golang/src/strconv/quote.go crypto/internal/nistec/fiat mkdir -p $WORK/b103/ cat >/tmp/go-build267750084/b069/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build267750084/b003/_pkg_.a EOF cat >/tmp/go-build267750084/b103/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=/tmp/go-build267750084/b097/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile math/bits=/tmp/go-build267750084/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid FBtuwFeoiTpl0pPY34RO/FBtuwFeoiTpl0pPY34RO -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b069/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage/message.go github.com/containers/common/pkg/apparmor mkdir -p $WORK/b613/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -p crypto/internal/nistec/fiat -std -complete -installsuffix shared -buildid O0aFc_VryJRntufZCskN/O0aFc_VryJRntufZCskN -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b103/importcfg -pack /usr/lib/golang/src/crypto/internal/nistec/fiat/p224.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p224_fiat64.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p224_invert.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p256.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p256_fiat64.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p256_invert.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p384.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p384_fiat64.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p384_invert.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p521.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p521_fiat64.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p521_invert.go mkdir -p $WORK/b029/ cat >/tmp/go-build267750084/b613/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile github.com/containers/common/version=/tmp/go-build267750084/b614/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b613/_pkg_.a -trimpath "$WORK/b613=>" -p github.com/containers/common/pkg/apparmor -complete -installsuffix shared -buildid figawKv4_q-oF9o32yd0/figawKv4_q-oF9o32yd0 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b613/importcfg -pack ./src/github.com/containers/common/pkg/apparmor/apparmor.go ./src/github.com/containers/common/pkg/apparmor/apparmor_unsupported.go mkdir -p $WORK/b504/ cat >/tmp/go-build267750084/b029/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -p io -std -complete -installsuffix shared -buildid cLcggaM00TTEwvnkd0jr/cLcggaM00TTEwvnkd0jr -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b029/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-build267750084/b504/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build267750084/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b504/_pkg_.a -trimpath "$WORK/b504=>" -p github.com/containers/storage/pkg/locker -complete -installsuffix shared -buildid mEWxJv8qKvyufd6V5v1D/mEWxJv8qKvyufd6V5v1D -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b504/importcfg -pack ./src/github.com/containers/storage/pkg/locker/locker.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b026/_pkg_.a # internal 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/b058=/tmp/go-build -gno-record-gcc-switches -I $WORK/b058/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=RfZhkJrTrs1X8qEJmEBZ -o $WORK/b058/_x004.o -c gcc_fatalf.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b613/_pkg_.a # internal cp $WORK/b613/_pkg_.a /builddir/.cache/go-build/d5/d50006917cf6cc9c6671800db423857d29073286a518e3859fdba9a3caf9aae2-d # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/93/93bbffe5a8c8575a4387e64f510d2a0292aec6b00e0ea8fce71a3a87e8894735-d # internal syscall mkdir -p $WORK/b024/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b045/_pkg_.a # internal cat >/tmp/go-build267750084/b024/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p syscall -trimpath "$WORK/b024=>" -I $WORK/b024/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -gensymabis -o $WORK/b024/symabis ./asm_linux_amd64.s cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/be/beb2e0e06cc80b162f91fe74b46aefcbac59dc9fbe313f9da492de5d984bc455-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b439/_pkg_.a # internal cp $WORK/b439/_pkg_.a /builddir/.cache/go-build/47/47c6acbd261e9afab702a1501be467e4ec2b2326eafba157c3f2b62cec5893c3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b504/_pkg_.a # internal cp $WORK/b504/_pkg_.a /builddir/.cache/go-build/06/06b815ab5315e73f07cedd7c894481e254b0ad0ae4073bc2aca64ce6fcfefcb1-d # internal cat >/tmp/go-build267750084/b024/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build267750084/b010/_pkg_.a packagefile internal/itoa=/tmp/go-build267750084/b025/_pkg_.a packagefile internal/oserror=/tmp/go-build267750084/b026/_pkg_.a packagefile internal/race=/tmp/go-build267750084/b021/_pkg_.a packagefile runtime=/tmp/go-build267750084/b009/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build267750084/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -p syscall -std -installsuffix shared -buildid sVWVD9ZqoCysBvngYi-R/sVWVD9ZqoCysBvngYi-R -goversion go1.21.7 -symabis $WORK/b024/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b024/importcfg -pack -asmhdr $WORK/b024/go_asm.h /usr/lib/golang/src/syscall/asan0.go /usr/lib/golang/src/syscall/dirent.go /usr/lib/golang/src/syscall/endian_little.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.go /usr/lib/golang/src/syscall/forkpipe2.go /usr/lib/golang/src/syscall/lsf_linux.go /usr/lib/golang/src/syscall/msan0.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_accept4.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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/13/1392c0c231855502bfc16a12ac7cb574d4624414006de17f491d3a6378a87143-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/2b/2ba7f2cba5429e4c62739e6b65ac8ecf747a609def8ac676197056f3510edf54-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/06/06d7b1edda0a095810283a8ae956a7a0213547ca44bbe320221a36df124fca5b-d # internal container/heap mkdir -p $WORK/b479/ cat >/tmp/go-build267750084/b479/importcfg << 'EOF' # internal # import config packagefile sort=/tmp/go-build267750084/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b479/_pkg_.a -trimpath "$WORK/b479=>" -p container/heap -std -complete -installsuffix shared -buildid h2clBTvhUZN10EjMK604/h2clBTvhUZN10EjMK604 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b479/importcfg -pack /usr/lib/golang/src/container/heap/heap.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b391/_pkg_.a # internal cp $WORK/b391/_pkg_.a /builddir/.cache/go-build/4f/4fdb1206f094afe5f765ad909380c89493bd52dda352b2154ffaab95e1651c13-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b479/_pkg_.a # internal cp $WORK/b479/_pkg_.a /builddir/.cache/go-build/87/87b361f8384b3ede50124b95a898a552dafc4a07f95f3bd5e4de3cc0c28805e1-d # internal 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/b058=/tmp/go-build -gno-record-gcc-switches -I $WORK/b058/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=RfZhkJrTrs1X8qEJmEBZ -o $WORK/b058/_x005.o -c gcc_libinit.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/a4/a40931a96272f9045cdabdebaab2ccf5e55aac3b86ed908dfbcbb8092a3d5d61-d # internal hash mkdir -p $WORK/b077/ github.com/containers/image/v5/pkg/compression/internal crypto/internal/randutil bytes mkdir -p $WORK/b028/ strings text/tabwriter cat >/tmp/go-build267750084/b077/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build267750084/b029/_pkg_.a EOF mkdir -p $WORK/b419/ github.com/containers/image/v5/internal/uploadreader cat >/tmp/go-build267750084/b028/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build267750084/b010/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile unicode=/tmp/go-build267750084/b030/_pkg_.a packagefile unicode/utf8=/tmp/go-build267750084/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -p hash -std -complete -installsuffix shared -buildid F7pjryCJ1hHbkumUGG-r/F7pjryCJ1hHbkumUGG-r -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b077/importcfg -pack /usr/lib/golang/src/hash/hash.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -p bytes -std -installsuffix shared -buildid ao0gFou-h6dOjDNtS0tN/ao0gFou-h6dOjDNtS0tN -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b028/importcfg -pack /usr/lib/golang/src/bytes/buffer.go /usr/lib/golang/src/bytes/bytes.go /usr/lib/golang/src/bytes/reader.go mkdir -p $WORK/b050/ cat >/tmp/go-build267750084/b419/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile unicode/utf8=/tmp/go-build267750084/b031/_pkg_.a EOF mkdir -p $WORK/b542/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b419/_pkg_.a -trimpath "$WORK/b419=>" -p text/tabwriter -std -complete -installsuffix shared -buildid L7zhB8I0aA31bV08cspI/L7zhB8I0aA31bV08cspI -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b419/importcfg -pack /usr/lib/golang/src/text/tabwriter/tabwriter.go cat >/tmp/go-build267750084/b542/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a EOF mkdir -p $WORK/b083/ cat >/tmp/go-build267750084/b050/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build267750084/b010/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a packagefile unicode=/tmp/go-build267750084/b030/_pkg_.a packagefile unicode/utf8=/tmp/go-build267750084/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b542/_pkg_.a -trimpath "$WORK/b542=>" -p github.com/containers/image/v5/internal/uploadreader -complete -installsuffix shared -buildid KQw5ejTCSGyjj7U4GCvl/KQw5ejTCSGyjj7U4GCvl -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b542/importcfg -pack ./src/github.com/containers/image/v5/internal/uploadreader/upload_reader.go cat >/tmp/go-build267750084/b083/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build267750084/b029/_pkg_.a EOF mkdir -p $WORK/b105/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -p github.com/containers/image/v5/pkg/compression/internal -complete -installsuffix shared -buildid uvJ_c_RH8nOtF-CEnOvt/uvJ_c_RH8nOtF-CEnOvt -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b083/importcfg -pack ./src/github.com/containers/image/v5/pkg/compression/internal/types.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -p strings -std -complete -installsuffix shared -buildid 8pDAipBoys5Z5laGXTAG/8pDAipBoys5Z5laGXTAG -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b050/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/reader.go /usr/lib/golang/src/strings/replace.go /usr/lib/golang/src/strings/search.go /usr/lib/golang/src/strings/strings.go cat >/tmp/go-build267750084/b105/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -p crypto/internal/randutil -std -complete -installsuffix shared -buildid i7KN0dnjknK4mZBCaGVY/i7KN0dnjknK4mZBCaGVY -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b105/importcfg -pack /usr/lib/golang/src/crypto/internal/randutil/randutil.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b077/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/0b/0bc7ba25a341c09257b97b8811aa84e335bde72a5ed287807f97718d4d8b2619-d # internal hash/crc32 mkdir -p $WORK/b176/ hash/crc64 mkdir -p $WORK/b186/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b105/_pkg_.a # internal hash/adler32 hash/fnv cat >/tmp/go-build267750084/b176/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b390/ cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/asm -p hash/crc32 -trimpath "$WORK/b176=>" -I $WORK/b176/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b176/symabis ./crc32_amd64.s cat >/tmp/go-build267750084/b186/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile hash=/tmp/go-build267750084/b077/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a EOF mkdir -p $WORK/b231/ cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -p hash/crc64 -std -complete -installsuffix shared -buildid YPcUc-VgnpZZ7IM-tcZO/YPcUc-VgnpZZ7IM-tcZO -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b186/importcfg -pack /usr/lib/golang/src/hash/crc64/crc64.go cat >/tmp/go-build267750084/b390/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile hash=/tmp/go-build267750084/b077/_pkg_.a EOF cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/ea/ea5ab841b6ce9929bb944a6f9d14984c0123d770dbe810bd661a03cb73aff3e0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b390/_pkg_.a -trimpath "$WORK/b390=>" -p hash/adler32 -std -complete -installsuffix shared -buildid upubSDxCjk6yXaYEpXZ8/upubSDxCjk6yXaYEpXZ8 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b390/importcfg -pack /usr/lib/golang/src/hash/adler32/adler32.go cat >/tmp/go-build267750084/b231/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile hash=/tmp/go-build267750084/b077/_pkg_.a packagefile math/bits=/tmp/go-build267750084/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b231/_pkg_.a -trimpath "$WORK/b231=>" -p hash/fnv -std -complete -installsuffix shared -buildid d5OKz0Z9v-q9x8qhHzfe/d5OKz0Z9v-q9x8qhHzfe -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b231/importcfg -pack /usr/lib/golang/src/hash/fnv/fnv.go cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/28/288a24d87bf65ff77cf51e93903029bbca53cf375bfbd5bb15ba976e8d38498f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/c8/c82a175dd140e7d916d158898a8080888c413f0c146c884a4622783fb2e064f0-d # internal github.com/containers/image/v5/pkg/compression/types mkdir -p $WORK/b082/ cat >/tmp/go-build267750084/b082/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/pkg/compression/internal=/tmp/go-build267750084/b083/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -p github.com/containers/image/v5/pkg/compression/types -complete -installsuffix shared -buildid B1L3U2GERsez8toXiqjg/B1L3U2GERsez8toXiqjg -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b082/importcfg -pack ./src/github.com/containers/image/v5/pkg/compression/types/types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b542/_pkg_.a # internal cp $WORK/b542/_pkg_.a /builddir/.cache/go-build/d5/d5275c377dc9a74c5e701cb03f38d502c6f812226a9aac0d64fc0275ac33396e-d # internal cat >/tmp/go-build267750084/b176/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile hash=/tmp/go-build267750084/b077/_pkg_.a packagefile internal/cpu=/tmp/go-build267750084/b011/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build267750084/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -p hash/crc32 -std -installsuffix shared -buildid rqoi7fI-CHoW_peqpUfB/rqoi7fI-CHoW_peqpUfB -goversion go1.21.7 -symabis $WORK/b176/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b176/importcfg -pack -asmhdr $WORK/b176/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/pkg/tool/linux_amd64/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/41/41a13bc22a2603ac004c3565cc535dfab678678ae1e6932c4dbda39ded67c683-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b390/_pkg_.a # internal cp $WORK/b390/_pkg_.a /builddir/.cache/go-build/d7/d798c6ea87c29e9798c6eff22dfacdbc845cfaba1bcf5133acdbfdec39a38cc0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b419/_pkg_.a # internal cp $WORK/b419/_pkg_.a /builddir/.cache/go-build/c8/c834cbcc31aef7b29849287017ccced67a5adef40f94b55232278261eba6b74a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/93/9304c20eb497b5a73a6b4500fb2d62682655b4923c9689f950e76be2bc0c18ce-d # internal cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/asm -p hash/crc32 -trimpath "$WORK/b176=>" -I $WORK/b176/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b176/crc32_amd64.o ./crc32_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b231/_pkg_.a # internal cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/7d/7dce6ce3888ef665337e3d55ccfe5ab71b676181dae8dbcf768a4aee7150f6f5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b176/_pkg_.a $WORK/b176/crc32_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b176/_pkg_.a # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/b9/b95b20d96d7ae6dba1db30faf05d871bb29003a9022728251a207ceaaf0ce867-d # internal 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/b058=/tmp/go-build -gno-record-gcc-switches -I $WORK/b058/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=RfZhkJrTrs1X8qEJmEBZ -o $WORK/b058/_x006.o -c gcc_linux_amd64.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/5c/5cca05738b1d9a398cbb0ae511273a30df3a72cd20b89f7fcb8a3b170f412cff-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b203/ golang.org/x/text/transform mkdir -p $WORK/b456/ cat >/tmp/go-build267750084/b203/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile unicode/utf8=/tmp/go-build267750084/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid 7d5JMuDHSfXzFkJ_PuAX/7d5JMuDHSfXzFkJ_PuAX -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b203/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/transform/transform.go cat >/tmp/go-build267750084/b456/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile unicode/utf8=/tmp/go-build267750084/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b456/_pkg_.a -trimpath "$WORK/b456=>" -p golang.org/x/text/transform -complete -installsuffix shared -buildid _8xO29Tbzlh15DeS-our/_8xO29Tbzlh15DeS-our -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b456/importcfg -pack ./src/golang.org/x/text/transform/transform.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/da/da0c665a6048357a4aa2783ddfa3ea3539c2be03fa947c1489b321c338774d7f-d # internal crypto/rc4 mkdir -p $WORK/b125/ crypto encoding/base32 mkdir -p $WORK/b076/ net/netip cat >/tmp/go-build267750084/b125/importcfg << 'EOF' # internal # import config packagefile crypto/internal/alias=/tmp/go-build267750084/b096/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -p crypto/rc4 -std -complete -installsuffix shared -buildid rBJSk3QutP85nQPll4GB/rBJSk3QutP85nQPll4GB -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b125/importcfg -pack /usr/lib/golang/src/crypto/rc4/rc4.go golang.org/x/crypto/openpgp/errors mkdir -p $WORK/b387/ golang.org/x/crypto/twofish cat >/tmp/go-build267750084/b076/importcfg << 'EOF' # internal # import config packagefile hash=/tmp/go-build267750084/b077/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a EOF reflect mkdir -p $WORK/b672/ cat >/tmp/go-build267750084/b387/importcfg << 'EOF' # internal # import config packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -p crypto -std -complete -installsuffix shared -buildid yyXEvjNr3u9ghrM8G2hu/yyXEvjNr3u9ghrM8G2hu -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b076/importcfg -pack /usr/lib/golang/src/crypto/crypto.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b387/_pkg_.a -trimpath "$WORK/b387=>" -p golang.org/x/crypto/openpgp/errors -complete -installsuffix shared -buildid sD5pq9tkubY3vEiCWz3g/sD5pq9tkubY3vEiCWz3g -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b387/importcfg -pack ./src/golang.org/x/crypto/openpgp/errors/errors.go cat >/tmp/go-build267750084/b672/importcfg << 'EOF' # internal # import config packagefile math/bits=/tmp/go-build267750084/b036/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b672/_pkg_.a -trimpath "$WORK/b672=>" -p golang.org/x/crypto/twofish -complete -installsuffix shared -buildid 1CC2pKzCUa_QbU8Wvwma/1CC2pKzCUa_QbU8Wvwma -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b672/importcfg -pack ./src/golang.org/x/crypto/twofish/twofish.go golang.org/x/crypto/blowfish mkdir -p $WORK/b688/ cat >/tmp/go-build267750084/b688/importcfg << 'EOF' # internal # import config packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b688/_pkg_.a -trimpath "$WORK/b688=>" -p golang.org/x/crypto/blowfish -complete -installsuffix shared -buildid wtQQf2IMWRepppOhnTwV/wtQQf2IMWRepppOhnTwV -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b688/importcfg -pack ./src/golang.org/x/crypto/blowfish/block.go ./src/golang.org/x/crypto/blowfish/cipher.go ./src/golang.org/x/crypto/blowfish/const.go mkdir -p $WORK/b140/ mkdir -p $WORK/b072/ cat >/tmp/go-build267750084/b140/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a EOF mkdir -p $WORK/b037/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -p encoding/base32 -std -complete -installsuffix shared -buildid 5HCQ6bLSMIPpETdpR2Mr/5HCQ6bLSMIPpETdpR2Mr -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b140/importcfg -pack /usr/lib/golang/src/encoding/base32/base32.go cat >/tmp/go-build267750084/b072/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build267750084/b010/_pkg_.a packagefile internal/intern=/tmp/go-build267750084/b073/_pkg_.a packagefile internal/itoa=/tmp/go-build267750084/b025/_pkg_.a packagefile math=/tmp/go-build267750084/b035/_pkg_.a packagefile math/bits=/tmp/go-build267750084/b036/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -p net/netip -std -complete -installsuffix shared -buildid r0RsUMny1rd6XapdiZoL/r0RsUMny1rd6XapdiZoL -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b072/importcfg -pack /usr/lib/golang/src/net/netip/leaf_alts.go /usr/lib/golang/src/net/netip/netip.go /usr/lib/golang/src/net/netip/uint128.go cat >/tmp/go-build267750084/b037/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -p reflect -trimpath "$WORK/b037=>" -I $WORK/b037/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -gensymabis -o $WORK/b037/symabis ./asm_amd64.s cat >/tmp/go-build267750084/b037/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile internal/abi=/tmp/go-build267750084/b005/_pkg_.a packagefile internal/bytealg=/tmp/go-build267750084/b010/_pkg_.a packagefile internal/goarch=/tmp/go-build267750084/b006/_pkg_.a packagefile internal/itoa=/tmp/go-build267750084/b025/_pkg_.a packagefile internal/unsafeheader=/tmp/go-build267750084/b008/_pkg_.a packagefile math=/tmp/go-build267750084/b035/_pkg_.a packagefile runtime=/tmp/go-build267750084/b009/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a packagefile unicode=/tmp/go-build267750084/b030/_pkg_.a packagefile unicode/utf8=/tmp/go-build267750084/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -p reflect -std -installsuffix shared -buildid LtvJ2n3SEN007Yiz5S1t/LtvJ2n3SEN007Yiz5S1t -goversion go1.21.7 -symabis $WORK/b037/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b037/importcfg -pack -asmhdr $WORK/b037/go_asm.h /usr/lib/golang/src/reflect/abi.go /usr/lib/golang/src/reflect/deepequal.go /usr/lib/golang/src/reflect/float32reg_generic.go /usr/lib/golang/src/reflect/makefunc.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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b387/_pkg_.a # internal cp $WORK/b387/_pkg_.a /builddir/.cache/go-build/ae/aec319e29cedb419e125abaaf50ebadbf45089fe9acb0f8016ca5bd72fe2c3f9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/9f/9fb3ce3004074fcd43a06719071b9c99ad00b6119457f4daf8e7252355c67576-d # internal golang.org/x/crypto/openpgp/s2k golang.org/x/crypto/ripemd160 mkdir -p $WORK/b393/ mkdir -p $WORK/b671/ cat >/tmp/go-build267750084/b393/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build267750084/b076/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=/tmp/go-build267750084/b387/_pkg_.a packagefile hash=/tmp/go-build267750084/b077/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b393/_pkg_.a -trimpath "$WORK/b393=>" -p golang.org/x/crypto/openpgp/s2k -complete -installsuffix shared -buildid 7R_5YJigdqDPI0bwALle/7R_5YJigdqDPI0bwALle -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b393/importcfg -pack ./src/golang.org/x/crypto/openpgp/s2k/s2k.go cat >/tmp/go-build267750084/b671/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build267750084/b076/_pkg_.a packagefile hash=/tmp/go-build267750084/b077/_pkg_.a packagefile math/bits=/tmp/go-build267750084/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b671/_pkg_.a -trimpath "$WORK/b671=>" -p golang.org/x/crypto/ripemd160 -complete -installsuffix shared -buildid fJkWbVLw2aawpePO20eo/fJkWbVLw2aawpePO20eo -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b671/importcfg -pack ./src/golang.org/x/crypto/ripemd160/ripemd160.go ./src/golang.org/x/crypto/ripemd160/ripemd160block.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/17/17d2b0e54ec25e0252a59e252f80f87f5d92a3a201de17b541de839380e1519e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b069/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/7d/7db6c8fe7740a5752b661eb9dea792ee302b360f16c89fa24a659678bf3f1242-d # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/ab/ab58124964659218cf892bf770efa06b86417974717ed34f9263b2654d58ddd3-d # internal bufio mkdir -p $WORK/b060/ cat >/tmp/go-build267750084/b060/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build267750084/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -p bufio -std -complete -installsuffix shared -buildid H0dDkDnik9n6hR5A2kqU/H0dDkDnik9n6hR5A2kqU -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b060/importcfg -pack /usr/lib/golang/src/bufio/bufio.go /usr/lib/golang/src/bufio/scan.go github.com/docker/docker/api/types/versions mkdir -p $WORK/b145/ cat >/tmp/go-build267750084/b145/importcfg << 'EOF' # internal # import config packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a EOF net/http/internal/ascii regexp/syntax mkdir -p $WORK/b214/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -p github.com/docker/docker/api/types/versions -complete -installsuffix shared -buildid W4N1Vc_3mAKHmKPQcJAG/W4N1Vc_3mAKHmKPQcJAG -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b145/importcfg -pack ./src/github.com/docker/docker/api/types/versions/compare.go mkdir -p $WORK/b067/ html cat >/tmp/go-build267750084/b214/importcfg << 'EOF' # internal # import config packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile unicode=/tmp/go-build267750084/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -p net/http/internal/ascii -std -complete -installsuffix shared -buildid hnLs-zdxgPp0PMRZd29l/hnLs-zdxgPp0PMRZd29l -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b214/importcfg -pack /usr/lib/golang/src/net/http/internal/ascii/print.go cat >/tmp/go-build267750084/b067/importcfg << 'EOF' # internal # import config packagefile sort=/tmp/go-build267750084/b041/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile unicode=/tmp/go-build267750084/b030/_pkg_.a packagefile unicode/utf8=/tmp/go-build267750084/b031/_pkg_.a EOF github.com/containers/storage/pkg/stringutils mkdir -p $WORK/b527/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -p regexp/syntax -std -complete -installsuffix shared -buildid AesfFeXF53UlJ9MnRy-M/AesfFeXF53UlJ9MnRy-M -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b067/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 cat >/tmp/go-build267750084/b527/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile math/rand=/tmp/go-build267750084/b108/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a EOF github.com/docker/docker/internal/multierror mkdir -p $WORK/b561/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b527/_pkg_.a -trimpath "$WORK/b527=>" -p github.com/containers/storage/pkg/stringutils -complete -installsuffix shared -buildid MHTyMZDO3P98wTpD9DEl/MHTyMZDO3P98wTpD9DEl -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b527/importcfg -pack ./src/github.com/containers/storage/pkg/stringutils/stringutils.go cat >/tmp/go-build267750084/b561/importcfg << 'EOF' # internal # import config packagefile strings=/tmp/go-build267750084/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b561/_pkg_.a -trimpath "$WORK/b561=>" -p github.com/docker/docker/internal/multierror -complete -installsuffix shared -buildid U97Yf6NkWivtbL9opHZH/U97Yf6NkWivtbL9opHZH -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b561/importcfg -pack ./src/github.com/docker/docker/internal/multierror/multierror.go github.com/disiqueira/gotree/v3 mkdir -p $WORK/b627/ cat >/tmp/go-build267750084/b627/importcfg << 'EOF' # internal # import config packagefile strings=/tmp/go-build267750084/b050/_pkg_.a EOF go/build/constraint mkdir -p $WORK/b737/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b627/_pkg_.a -trimpath "$WORK/b627=>" -p github.com/disiqueira/gotree/v3 -complete -installsuffix shared -buildid 32zrqdsRf_bPZmzk4p-n/32zrqdsRf_bPZmzk4p-n -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b627/importcfg -pack ./src/github.com/disiqueira/gotree/v3/gotree.go cat >/tmp/go-build267750084/b737/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile unicode=/tmp/go-build267750084/b030/_pkg_.a packagefile unicode/utf8=/tmp/go-build267750084/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b737/_pkg_.a -trimpath "$WORK/b737=>" -p go/build/constraint -std -complete -installsuffix shared -buildid EqiseMvIKPMiPvhxEjOe/EqiseMvIKPMiPvhxEjOe -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b737/importcfg -pack /usr/lib/golang/src/go/build/constraint/expr.go /usr/lib/golang/src/go/build/constraint/vers.go mkdir -p $WORK/b323/ cat >/tmp/go-build267750084/b323/importcfg << 'EOF' # internal # import config packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a packagefile unicode/utf8=/tmp/go-build267750084/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b323/_pkg_.a -trimpath "$WORK/b323=>" -p html -std -complete -installsuffix shared -buildid K96ggbUlNaP9LxFh7f3c/K96ggbUlNaP9LxFh7f3c -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b323/importcfg -pack /usr/lib/golang/src/html/entity.go /usr/lib/golang/src/html/escape.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b672/_pkg_.a # internal cp $WORK/b672/_pkg_.a /builddir/.cache/go-build/74/74b53c71998835860c7d676dd42d6bff1750ce4b3569e955437ff26ce6df53ef-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/0f/0f480c0a17cf806f56ed33ed4e717e8daf668c4aefc5013ede14102a240cbb73-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b688/_pkg_.a # internal cp $WORK/b688/_pkg_.a /builddir/.cache/go-build/cf/cf44221d7d00efe845d6d957b4c7a75ac9f497d9076e4120be840eb4a6fc006a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b671/_pkg_.a # internal cp $WORK/b671/_pkg_.a /builddir/.cache/go-build/e4/e44801248a6ead7ad8268c14d6eca947be139a8372d9f9d38d9bd173f9865709-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b456/_pkg_.a # internal cp $WORK/b456/_pkg_.a /builddir/.cache/go-build/27/27338d3e895053268934e0b29f6ddb1f6d263c32bf7eac69457f5734f63b5d71-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b203/_pkg_.a # internal cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/46/46959564d7a8a34b43171c4b64938b4dc3b01899de6c5068c41707c6d13694cb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b214/_pkg_.a # internal cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/70/705f92b963dfd1ef09875edea36616572c6c995bfb776362712a137c1b40e26a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b393/_pkg_.a # internal cp $WORK/b393/_pkg_.a /builddir/.cache/go-build/04/04be762cd6f060ca3fec4329a78417a3a71e543b8849d1e24e55d32678330ea9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b527/_pkg_.a # internal cp $WORK/b527/_pkg_.a /builddir/.cache/go-build/a1/a15bbd6bdfd18bd36af46dfbb44eb04e1eaf819984c82197c045e17c1aafa0ff-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b627/_pkg_.a # internal cp $WORK/b627/_pkg_.a /builddir/.cache/go-build/fb/fb2636a722e876ffc15ecc9850520c246288b06c5ff9bf4e2b1408830ad34c61-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b145/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b561/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/09/099f59a81d97a46e61644ab134b41a48646a9fbcd519be5b9aadde9b0cb1dd20-d # internal cp $WORK/b561/_pkg_.a /builddir/.cache/go-build/d8/d89867ed03e8781ad4ec1ad9a11f5955b7d4994873fcd1ae7d455cfd07c36cbd-d # internal 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/b058=/tmp/go-build -gno-record-gcc-switches -I $WORK/b058/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=RfZhkJrTrs1X8qEJmEBZ -o $WORK/b058/_x007.o -c gcc_mmap.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b737/_pkg_.a # internal cp $WORK/b737/_pkg_.a /builddir/.cache/go-build/e6/e631f078890c2cba20830f3f94764882980441e34f7aab46b20edfb865355e22-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/a1/a16db95b06d1bf1625d1cad7009c09b5929b548fd2b1cdad3b5fab2020cd9f23-d # internal compress/bzip2 mkdir -p $WORK/b152/ cat >/tmp/go-build267750084/b152/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build267750084/b060/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile sort=/tmp/go-build267750084/b041/_pkg_.a EOF image mkdir -p $WORK/b394/ cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -p compress/bzip2 -std -complete -installsuffix shared -buildid rNoPr_GmRc7jBA-jFYMu/rNoPr_GmRc7jBA-jFYMu -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b152/importcfg -pack /usr/lib/golang/src/compress/bzip2/bit_reader.go /usr/lib/golang/src/compress/bzip2/bzip2.go /usr/lib/golang/src/compress/bzip2/huffman.go /usr/lib/golang/src/compress/bzip2/move_to_front.go cat >/tmp/go-build267750084/b394/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build267750084/b060/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile image/color=/tmp/go-build267750084/b395/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile math/bits=/tmp/go-build267750084/b036/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build267750084/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b394/_pkg_.a -trimpath "$WORK/b394=>" -p image -std -complete -installsuffix shared -buildid Eh70xMScbs__DQlCxPjW/Eh70xMScbs__DQlCxPjW -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b394/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b323/_pkg_.a # internal cp $WORK/b323/_pkg_.a /builddir/.cache/go-build/76/76559b973212231702edb492bf97aaf9323d90debcbbf09ad22b21ac00962fbf-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/72/72544be80fb7f3661f4a95457204da59789147b6a41752d70efb994a1b868a2e-d # internal 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/b058=/tmp/go-build -gno-record-gcc-switches -I $WORK/b058/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=RfZhkJrTrs1X8qEJmEBZ -o $WORK/b058/_x008.o -c gcc_setenv.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/21/210c80a9e2f0a414c5c60609d5c6dc9cd340aa7732bcfd37dc14fd019aa096a7-d # internal TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b058=/tmp/go-build -gno-record-gcc-switches -I $WORK/b058/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=RfZhkJrTrs1X8qEJmEBZ -o $WORK/b058/_x009.o -c gcc_sigaction.c cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p syscall -trimpath "$WORK/b024=>" -I $WORK/b024/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b024/asm_linux_amd64.o ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b024/_pkg_.a $WORK/b024/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/10/10bded4ab341ee33e988e0ad164d7e61b477d92268ac1b569a3ba1793c56f23c-d # internal internal/syscall/execenv mkdir -p $WORK/b046/ cat >/tmp/go-build267750084/b046/importcfg << 'EOF' # internal # import config packagefile syscall=/tmp/go-build267750084/b024/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -p internal/syscall/execenv -std -complete -installsuffix shared -buildid UYmh_nBxEQCJgwS3Zjx6/UYmh_nBxEQCJgwS3Zjx6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b046/importcfg -pack /usr/lib/golang/src/internal/syscall/execenv/execenv_default.go internal/syscall/unix mkdir -p $WORK/b044/ time mkdir -p $WORK/b023/ cat >/tmp/go-build267750084/b044/importcfg << 'EOF' # internal # import config packagefile sync/atomic=/tmp/go-build267750084/b022/_pkg_.a packagefile syscall=/tmp/go-build267750084/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -p internal/syscall/unix -std -complete -installsuffix shared -buildid _TW0PQ-BYq9IlYgVW6ek/_TW0PQ-BYq9IlYgVW6ek -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b044/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_linux.go /usr/lib/golang/src/internal/syscall/unix/eaccess_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_linux.go /usr/lib/golang/src/internal/syscall/unix/net.go /usr/lib/golang/src/internal/syscall/unix/nonblocking_unix.go /usr/lib/golang/src/internal/syscall/unix/sysnum_linux_amd64.go cat >/tmp/go-build267750084/b023/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile runtime=/tmp/go-build267750084/b009/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a packagefile syscall=/tmp/go-build267750084/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -p time -std -installsuffix shared -buildid ig788QbDvL74j_tfzSnr/ig788QbDvL74j_tfzSnr -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b023/importcfg -pack /usr/lib/golang/src/time/format.go /usr/lib/golang/src/time/format_rfc3339.go /usr/lib/golang/src/time/sleep.go /usr/lib/golang/src/time/sys_unix.go /usr/lib/golang/src/time/tick.go /usr/lib/golang/src/time/time.go /usr/lib/golang/src/time/zoneinfo.go /usr/lib/golang/src/time/zoneinfo_goroot.go /usr/lib/golang/src/time/zoneinfo_read.go /usr/lib/golang/src/time/zoneinfo_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/c4/c4781ea8e21c05fcec91c51cf4095640d1cd7d3a98365350226fa1e78d917fff-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/f8/f80fb77abfc5b8f6607621e76681901fbe082bf505374a61976256f47cf5611f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/94/948bd17480498a67c1cc798c6dc11e304a52fc4f1a70662025952316e63b2e76-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b067/_pkg_.a # internal 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/b058=/tmp/go-build -gno-record-gcc-switches -I $WORK/b058/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=RfZhkJrTrs1X8qEJmEBZ -o $WORK/b058/_x010.o -c gcc_stack_unix.c cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/62/62a5b30def22701734f1d11374fbd070a1e2fb5dbbb15b82127012b91c424a1a-d # internal regexp mkdir -p $WORK/b066/ cat >/tmp/go-build267750084/b066/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile regexp/syntax=/tmp/go-build267750084/b067/_pkg_.a packagefile sort=/tmp/go-build267750084/b041/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a packagefile unicode=/tmp/go-build267750084/b030/_pkg_.a packagefile unicode/utf8=/tmp/go-build267750084/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -p regexp -std -complete -installsuffix shared -buildid UFbqr6YzI3lMjH8O7AyC/UFbqr6YzI3lMjH8O7AyC -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b066/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b394/_pkg_.a # internal cp $WORK/b394/_pkg_.a /builddir/.cache/go-build/ed/edcb038e2c5d0d71fed230b7861be4a8bf91d8c96c72d51a73e277fd97a1fe22-d # internal image/internal/imageutil mkdir -p $WORK/b397/ cat >/tmp/go-build267750084/b397/importcfg << 'EOF' # internal # import config packagefile image=/tmp/go-build267750084/b394/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b397/_pkg_.a -trimpath "$WORK/b397=>" -p image/internal/imageutil -std -complete -installsuffix shared -buildid JKTmPbv9PjbFRYnJ3_Jz/JKTmPbv9PjbFRYnJ3_Jz -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b397/importcfg -pack /usr/lib/golang/src/image/internal/imageutil/imageutil.go /usr/lib/golang/src/image/internal/imageutil/impl.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b397/_pkg_.a # internal cp $WORK/b397/_pkg_.a /builddir/.cache/go-build/d8/d89438a31b286999aee8e78c4a02a3aceb370dfa95ca73ebd9f4c4d7115d1050-d # internal image/jpeg mkdir -p $WORK/b396/ cat >/tmp/go-build267750084/b396/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build267750084/b060/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile image=/tmp/go-build267750084/b394/_pkg_.a packagefile image/color=/tmp/go-build267750084/b395/_pkg_.a packagefile image/internal/imageutil=/tmp/go-build267750084/b397/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b396/_pkg_.a -trimpath "$WORK/b396=>" -p image/jpeg -std -complete -installsuffix shared -buildid k2j47TOkEaLuz_yHvAP-/k2j47TOkEaLuz_yHvAP- -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b396/importcfg -pack /usr/lib/golang/src/image/jpeg/fdct.go /usr/lib/golang/src/image/jpeg/huffman.go /usr/lib/golang/src/image/jpeg/idct.go /usr/lib/golang/src/image/jpeg/reader.go /usr/lib/golang/src/image/jpeg/scan.go /usr/lib/golang/src/image/jpeg/writer.go 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/b058=/tmp/go-build -gno-record-gcc-switches -I $WORK/b058/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=RfZhkJrTrs1X8qEJmEBZ -o $WORK/b058/_x011.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b058=/tmp/go-build -gno-record-gcc-switches -I $WORK/b058/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=RfZhkJrTrs1X8qEJmEBZ -o $WORK/b058/_x012.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b058=/tmp/go-build -gno-record-gcc-switches -I $WORK/b058/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=RfZhkJrTrs1X8qEJmEBZ -o $WORK/b058/_x013.o -c linux_syscall.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b396/_pkg_.a # internal cp $WORK/b396/_pkg_.a /builddir/.cache/go-build/fc/fc4ea9db1c33f6243b07c303f339bfdf8a186a148922836cd60e9202901f9d6f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/6e/6ea6fc320c5e2192e64f574d83d3e495964c055c3fc3ba0bbf1d7cb9afb6bd3c-d # internal github.com/acarl005/stripansi mkdir -p $WORK/b480/ github.com/containers/storage/pkg/regexp cat >/tmp/go-build267750084/b480/importcfg << 'EOF' # internal # import config packagefile regexp=/tmp/go-build267750084/b066/_pkg_.a EOF mkdir -p $WORK/b065/ cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b480/_pkg_.a -trimpath "$WORK/b480=>" -p github.com/acarl005/stripansi -complete -installsuffix shared -buildid HmwwBJmDthioRsv9ztnS/HmwwBJmDthioRsv9ztnS -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b480/importcfg -pack ./src/github.com/acarl005/stripansi/stripansi.go cat >/tmp/go-build267750084/b065/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile regexp=/tmp/go-build267750084/b066/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -p github.com/containers/storage/pkg/regexp -complete -installsuffix shared -buildid 6qU0zO9Lp3qKkmDv9qZE/6qU0zO9Lp3qKkmDv9qZE -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b065/importcfg -pack ./src/github.com/containers/storage/pkg/regexp/regexp.go ./src/github.com/containers/storage/pkg/regexp/regexp_dontprecompile.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b480/_pkg_.a # internal cp $WORK/b480/_pkg_.a /builddir/.cache/go-build/a1/a11f114e8b006c4b226743af0eaa120edc945b912deeb3f71750e283000311a4-d # internal 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/b058=/tmp/go-build -gno-record-gcc-switches -I $WORK/b058/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=RfZhkJrTrs1X8qEJmEBZ -o $WORK/b058/_x014.o -c gcc_amd64.S /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/d7/d76bdd75f40f1f085d23e6831fcb10f5669b49397997bc4a242575dd4eb67715-d # internal cd $WORK/b058 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b058=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=RfZhkJrTrs1X8qEJmEBZ -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/buildah-1.35.4 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b058=/tmp/go-build -gno-record-gcc-switches -o $WORK/b058/_cgo_.o $WORK/b058/_cgo_main.o $WORK/b058/preferlinkext $WORK/b058/_x001.o $WORK/b058/_x002.o $WORK/b058/_x003.o $WORK/b058/_x004.o $WORK/b058/_x005.o $WORK/b058/_x006.o $WORK/b058/_x007.o $WORK/b058/_x008.o $WORK/b058/_x009.o $WORK/b058/_x010.o $WORK/b058/_x011.o $WORK/b058/_x012.o $WORK/b058/_x013.o $WORK/b058/_x014.o -O2 -g -lpthread /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/ac/ac0dac4889b19232a6084e9abec2c46dd6c758164895c531d6f38aeac5b16b2c-d # internal context mkdir -p $WORK/b002/ github.com/BurntSushi/toml/internal mkdir -p $WORK/b193/ cat >/tmp/go-build267750084/b002/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile internal/reflectlite=/tmp/go-build267750084/b004/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build267750084/b022/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -p context -std -complete -installsuffix shared -buildid 4yOtiWRdEXw85yKAW8Cc/4yOtiWRdEXw85yKAW8Cc -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b002/importcfg -pack /usr/lib/golang/src/context/context.go google.golang.org/grpc/backoff mkdir -p $WORK/b420/ io/fs cat >/tmp/go-build267750084/b193/importcfg << 'EOF' # internal # import config packagefile time=/tmp/go-build267750084/b023/_pkg_.a EOF internal/poll mkdir -p $WORK/b043/ google.golang.org/grpc/internal/grpcrand /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -p github.com/BurntSushi/toml/internal -complete -installsuffix shared -buildid 3YSCvOyYD4lIbusVRa4S/3YSCvOyYD4lIbusVRa4S -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b193/importcfg -pack ./src/github.com/BurntSushi/toml/internal/tz.go cat >/tmp/go-build267750084/b420/importcfg << 'EOF' # internal # import config packagefile time=/tmp/go-build267750084/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b420/_pkg_.a -trimpath "$WORK/b420=>" -p google.golang.org/grpc/backoff -complete -installsuffix shared -buildid scaP2xOqSaZXEUv8YkuG/scaP2xOqSaZXEUv8YkuG -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b420/importcfg -pack ./src/google.golang.org/grpc/backoff/backoff.go cat >/tmp/go-build267750084/b043/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build267750084/b044/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile runtime=/tmp/go-build267750084/b009/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build267750084/b022/_pkg_.a packagefile syscall=/tmp/go-build267750084/b024/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a EOF mkdir -p $WORK/b427/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -p internal/poll -std -installsuffix shared -buildid AmYODv-M_haveFagFDG_/AmYODv-M_haveFagFDG_ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b043/importcfg -pack /usr/lib/golang/src/internal/poll/copy_file_range_linux.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/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_linux.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 cat >/tmp/go-build267750084/b427/importcfg << 'EOF' # internal # import config packagefile math/rand=/tmp/go-build267750084/b108/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b427/_pkg_.a -trimpath "$WORK/b427=>" -p google.golang.org/grpc/internal/grpcrand -complete -installsuffix shared -buildid cVr7D_omTMtvpfRMqRef/cVr7D_omTMtvpfRMqRef -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b427/importcfg -pack ./src/google.golang.org/grpc/internal/grpcrand/grpcrand.go google.golang.org/grpc/keepalive mkdir -p $WORK/b461/ mkdir -p $WORK/b048/ cat >/tmp/go-build267750084/b461/importcfg << 'EOF' # internal # import config packagefile time=/tmp/go-build267750084/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b461/_pkg_.a -trimpath "$WORK/b461=>" -p google.golang.org/grpc/keepalive -complete -installsuffix shared -buildid RwdjpNM2QVzAe-OVYOqf/RwdjpNM2QVzAe-OVYOqf -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b461/importcfg -pack ./src/google.golang.org/grpc/keepalive/keepalive.go cat >/tmp/go-build267750084/b048/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile internal/oserror=/tmp/go-build267750084/b026/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile path=/tmp/go-build267750084/b049/_pkg_.a packagefile sort=/tmp/go-build267750084/b041/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a packagefile unicode/utf8=/tmp/go-build267750084/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -p io/fs -std -complete -installsuffix shared -buildid 6vFJ4dl9EYlE1pwnBLvL/6vFJ4dl9EYlE1pwnBLvL -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b048/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/stat.go /usr/lib/golang/src/io/fs/sub.go /usr/lib/golang/src/io/fs/walk.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b420/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b461/_pkg_.a # internal cp $WORK/b461/_pkg_.a /builddir/.cache/go-build/58/5804cb76f1117bb01200e3b59a864854ae189227bd3b420406f97812c4bab7cc-d # internal cp $WORK/b420/_pkg_.a /builddir/.cache/go-build/a1/a134e695f59c7f28eaed511e1d7200a4c84b9f53e995582fe468663f8fa02ccd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b193/_pkg_.a # internal cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/05/05bfd299c79e77034153574f7789c3f42c03a6c1609ccf40864384a265e19fb9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b427/_pkg_.a # internal cp $WORK/b427/_pkg_.a /builddir/.cache/go-build/d1/d10fa0dd9216dc89226a1a5a7272aa9dd296c3637841fc79fef658dfc5358364-d # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage cgo -dynimport $WORK/b058/_cgo_.o -dynout $WORK/b058/_cgo_import.go -dynlinker cat >/tmp/go-build267750084/b058/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/cgo -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-build267750084/b058/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=/tmp/go-build267750084/b018/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build267750084/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -p runtime/cgo -std -installsuffix shared -buildid RfZhkJrTrs1X8qEJmEBZ/RfZhkJrTrs1X8qEJmEBZ -goversion go1.21.7 -symabis $WORK/b058/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b058/importcfg -pack -asmhdr $WORK/b058/go_asm.h /usr/lib/golang/src/runtime/cgo/callbacks.go /usr/lib/golang/src/runtime/cgo/callbacks_traceback.go /usr/lib/golang/src/runtime/cgo/handle.go /usr/lib/golang/src/runtime/cgo/iscgo.go /usr/lib/golang/src/runtime/cgo/linux.go /usr/lib/golang/src/runtime/cgo/mmap.go /usr/lib/golang/src/runtime/cgo/setenv.go /usr/lib/golang/src/runtime/cgo/sigaction.go $WORK/b058/_cgo_gotypes.go $WORK/b058/cgo.cgo1.go $WORK/b058/_cgo_import.go cp /usr/lib/golang/src/runtime/cgo/abi_amd64.h $WORK/b058/abi_GOARCH.h cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/cgo -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 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b058/_pkg_.a $WORK/b058/asm_amd64.o $WORK/b058/preferlinkext $WORK/b058/_x001.o $WORK/b058/_x002.o $WORK/b058/_x003.o $WORK/b058/_x004.o $WORK/b058/_x005.o $WORK/b058/_x006.o $WORK/b058/_x007.o $WORK/b058/_x008.o $WORK/b058/_x009.o $WORK/b058/_x010.o $WORK/b058/_x011.o $WORK/b058/_x012.o $WORK/b058/_x013.o $WORK/b058/_x014.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/2a/2aad08a6d9a5ad1a0107148f53c12a98598d5793d1e6c75379a5bea9ebd9202b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/6a/6a4aa8e3370817f5cbb35d66354f35f82ab18d4a6942544472f2f1ba5184ba64-d # internal embed mkdir -p $WORK/b104/ cat >/tmp/go-build267750084/b104/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile io/fs=/tmp/go-build267750084/b048/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -p embed -std -complete -installsuffix shared -buildid 7nb-hXdgtnsQneYzRpku/7nb-hXdgtnsQneYzRpku -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b104/importcfg -pack /usr/lib/golang/src/embed/embed.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/8c/8cfe75aecad5059a5fc8f86553524e3ab63ed69d1231562e6a28f452f70d4a1a-d # internal golang.org/x/sync/semaphore mkdir -p $WORK/b197/ google.golang.org/grpc/internal/backoff go.opentelemetry.io/otel/internal/baggage mkdir -p $WORK/b433/ google.golang.org/grpc/internal/grpcsync cat >/tmp/go-build267750084/b197/importcfg << 'EOF' # internal # import config packagefile container/list=/tmp/go-build267750084/b119/_pkg_.a packagefile context=/tmp/go-build267750084/b002/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -p golang.org/x/sync/semaphore -complete -installsuffix shared -buildid HYRYJuS80iB2f1QVi9AG/HYRYJuS80iB2f1QVi9AG -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b197/importcfg -pack ./src/golang.org/x/sync/semaphore/semaphore.go cat >/tmp/go-build267750084/b433/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build267750084/b002/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile google.golang.org/grpc/backoff=/tmp/go-build267750084/b420/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=/tmp/go-build267750084/b427/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b433/_pkg_.a -trimpath "$WORK/b433=>" -p google.golang.org/grpc/internal/backoff -complete -installsuffix shared -buildid DljX6Q0VLv5Cp2GK-3v7/DljX6Q0VLv5Cp2GK-3v7 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b433/importcfg -pack ./src/google.golang.org/grpc/internal/backoff/backoff.go mkdir -p $WORK/b599/ mkdir -p $WORK/b438/ cat >/tmp/go-build267750084/b599/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build267750084/b002/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b599/_pkg_.a -trimpath "$WORK/b599=>" -p go.opentelemetry.io/otel/internal/baggage -complete -installsuffix shared -buildid FXikfr7Zt6XrVvbLa3Sk/FXikfr7Zt6XrVvbLa3Sk -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b599/importcfg -pack ./src/go.opentelemetry.io/otel/internal/baggage/baggage.go ./src/go.opentelemetry.io/otel/internal/baggage/context.go cat >/tmp/go-build267750084/b438/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build267750084/b002/_pkg_.a packagefile google.golang.org/grpc/internal/buffer=/tmp/go-build267750084/b439/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build267750084/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b438/_pkg_.a -trimpath "$WORK/b438=>" -p google.golang.org/grpc/internal/grpcsync -complete -installsuffix shared -buildid 2OIY9LsjIjYHAlk6UoVm/2OIY9LsjIjYHAlk6UoVm -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b438/importcfg -pack ./src/google.golang.org/grpc/internal/grpcsync/callback_serializer.go ./src/google.golang.org/grpc/internal/grpcsync/event.go ./src/google.golang.org/grpc/internal/grpcsync/oncefunc.go ./src/google.golang.org/grpc/internal/grpcsync/pubsub.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b433/_pkg_.a # internal cp $WORK/b433/_pkg_.a /builddir/.cache/go-build/e4/e41eb4ab58287ea7c5c3f3817813f358c3fc87fc33bbb81936f16b37247fb335-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b599/_pkg_.a # internal cp $WORK/b599/_pkg_.a /builddir/.cache/go-build/98/98fc707b71aeeff66f8af524240b050bf8f668ff17d1512e16878e9deb212762-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b197/_pkg_.a # internal cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/55/55b95dab86a6b7c521ce51674cdab40e80fd9fc2999d0a9ada50d6b7d33d9a66-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b438/_pkg_.a # internal cp $WORK/b438/_pkg_.a /builddir/.cache/go-build/cb/cb17f7436faf076212281b27d3725f0471e5d16d9cf831cbc1185aab2bebfa93-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/12/12670c11704bbe0f0c3cffb618f3f334ff10836bba5f89b9fca894c7e683b31e-d # internal google.golang.org/protobuf/internal/editiondefaults mkdir -p $WORK/b246/ cat >/tmp/go-build267750084/b246/importcfg << 'EOF' # internal # import config packagefile embed=/tmp/go-build267750084/b104/_pkg_.a EOF cat >/tmp/go-build267750084/b246/embedcfg << 'EOF' # internal { "Patterns": { "editions_defaults.binpb": [ "editions_defaults.binpb" ] }, "Files": { "editions_defaults.binpb": "/builddir/build/BUILD/buildah-1.35.4/src/google.golang.org/protobuf/internal/editiondefaults/editions_defaults.binpb" } }EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b246/_pkg_.a -trimpath "$WORK/b246=>" -p google.golang.org/protobuf/internal/editiondefaults -complete -installsuffix shared -buildid n_akLMinl6sTSWnWY75m/n_akLMinl6sTSWnWY75m -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b246/importcfg -embedcfg $WORK/b246/embedcfg -pack ./src/google.golang.org/protobuf/internal/editiondefaults/defaults.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -p reflect -trimpath "$WORK/b037=>" -I $WORK/b037/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b037/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b037/_pkg_.a $WORK/b037/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b037/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b246/_pkg_.a # internal cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/8a/8a5225f26e4de2aeb0fea033c78985cc373653762c4715cb6d4c008116affd9f-d # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/f7/f76b39840968cc8a3a5cb0a797e457739c9ce0d9a98209b6c302d5ad83d4a162-d # internal internal/fmtsort mkdir -p $WORK/b040/ encoding/binary mkdir -p $WORK/b034/ github.com/hashicorp/errwrap internal/saferio cat >/tmp/go-build267750084/b040/importcfg << 'EOF' # internal # import config packagefile reflect=/tmp/go-build267750084/b037/_pkg_.a packagefile sort=/tmp/go-build267750084/b041/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -p internal/fmtsort -std -complete -installsuffix shared -buildid qpJtmc7QNVGN935nCt1Z/qpJtmc7QNVGN935nCt1Z -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b040/importcfg -pack /usr/lib/golang/src/internal/fmtsort/sort.go go.opentelemetry.io/otel/internal/attribute cat >/tmp/go-build267750084/b034/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile math=/tmp/go-build267750084/b035/_pkg_.a packagefile reflect=/tmp/go-build267750084/b037/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a EOF mkdir -p $WORK/b582/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -p encoding/binary -std -complete -installsuffix shared -buildid SS1sW-rzSCoyeqHZ_S2i/SS1sW-rzSCoyeqHZ_S2i -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b034/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/b283/ github.com/modern-go/reflect2 cat >/tmp/go-build267750084/b582/importcfg << 'EOF' # internal # import config packagefile reflect=/tmp/go-build267750084/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b582/_pkg_.a -trimpath "$WORK/b582=>" -p go.opentelemetry.io/otel/internal/attribute -complete -installsuffix shared -buildid XtM0JNF7UM7wcZ1x2a1v/XtM0JNF7UM7wcZ1x2a1v -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b582/importcfg -pack ./src/go.opentelemetry.io/otel/internal/attribute/attribute.go mkdir -p $WORK/b346/ cat >/tmp/go-build267750084/b283/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile reflect=/tmp/go-build267750084/b037/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b283/_pkg_.a -trimpath "$WORK/b283=>" -p github.com/hashicorp/errwrap -complete -installsuffix shared -buildid L6TDxZngc0RGiPordjNA/L6TDxZngc0RGiPordjNA -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b283/importcfg -pack ./src/github.com/hashicorp/errwrap/errwrap.go mkdir -p $WORK/b190/ cat >/tmp/go-build267750084/b346/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile reflect=/tmp/go-build267750084/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b346/_pkg_.a -trimpath "$WORK/b346=>" -p internal/saferio -std -complete -installsuffix shared -buildid 5MTLSmXYJI4Cs-1suBNf/5MTLSmXYJI4Cs-1suBNf -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b346/importcfg -pack /usr/lib/golang/src/internal/saferio/io.go cat >/tmp/go-build267750084/b190/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/modern-go/reflect2 -trimpath "$WORK/b190=>" -I $WORK/b190/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b190/symabis ./reflect2_amd64.s ./relfect2_mips64x.s ./relfect2_mipsx.s ./relfect2_ppc64x.s cat >/tmp/go-build267750084/b190/importcfg << 'EOF' # internal # import config packagefile reflect=/tmp/go-build267750084/b037/_pkg_.a packagefile runtime=/tmp/go-build267750084/b009/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -p github.com/modern-go/reflect2 -installsuffix shared -buildid anyjnLg5LJ7z-psBG6YB/anyjnLg5LJ7z-psBG6YB -goversion go1.21.7 -symabis $WORK/b190/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b190/importcfg -pack -asmhdr $WORK/b190/go_asm.h ./src/github.com/modern-go/reflect2/go_above_118.go ./src/github.com/modern-go/reflect2/go_above_19.go ./src/github.com/modern-go/reflect2/reflect2.go ./src/github.com/modern-go/reflect2/reflect2_kind.go ./src/github.com/modern-go/reflect2/safe_field.go ./src/github.com/modern-go/reflect2/safe_map.go ./src/github.com/modern-go/reflect2/safe_slice.go ./src/github.com/modern-go/reflect2/safe_struct.go ./src/github.com/modern-go/reflect2/safe_type.go ./src/github.com/modern-go/reflect2/type_map.go ./src/github.com/modern-go/reflect2/unsafe_array.go ./src/github.com/modern-go/reflect2/unsafe_eface.go ./src/github.com/modern-go/reflect2/unsafe_field.go ./src/github.com/modern-go/reflect2/unsafe_iface.go ./src/github.com/modern-go/reflect2/unsafe_link.go ./src/github.com/modern-go/reflect2/unsafe_map.go ./src/github.com/modern-go/reflect2/unsafe_ptr.go ./src/github.com/modern-go/reflect2/unsafe_slice.go ./src/github.com/modern-go/reflect2/unsafe_struct.go ./src/github.com/modern-go/reflect2/unsafe_type.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b346/_pkg_.a # internal cp $WORK/b346/_pkg_.a /builddir/.cache/go-build/24/24dd635bbd65fdb84522f1f4a6b58d463adfca468d59c8d1f2c76711648777ec-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b283/_pkg_.a # internal cp $WORK/b283/_pkg_.a /builddir/.cache/go-build/8f/8f1978853f45f52ccf2180a6af24a915817c30b41195ff30b1442521ab46c743-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b582/_pkg_.a # internal cp $WORK/b582/_pkg_.a /builddir/.cache/go-build/52/52cbab2db18fde27c41632fe28a9a219be866233bef32036f18a65d0587637b9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/d8/d8646d78bd5447e2e56cef3cac9b1ee7c50138237faef82bc77b5a53ceedddce-d # internal os mkdir -p $WORK/b042/ cat >/tmp/go-build267750084/b042/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile internal/itoa=/tmp/go-build267750084/b025/_pkg_.a packagefile internal/poll=/tmp/go-build267750084/b043/_pkg_.a packagefile internal/safefilepath=/tmp/go-build267750084/b045/_pkg_.a packagefile internal/syscall/execenv=/tmp/go-build267750084/b046/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build267750084/b044/_pkg_.a packagefile internal/testlog=/tmp/go-build267750084/b047/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile io/fs=/tmp/go-build267750084/b048/_pkg_.a packagefile runtime=/tmp/go-build267750084/b009/_pkg_.a packagefile sort=/tmp/go-build267750084/b041/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build267750084/b022/_pkg_.a packagefile syscall=/tmp/go-build267750084/b024/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -p os -std -installsuffix shared -buildid Kg3qcfGBnIylewmkFAp7/Kg3qcfGBnIylewmkFAp7 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b042/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/endian_little.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/error_posix.go /usr/lib/golang/src/os/exec.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/pipe2_unix.go /usr/lib/golang/src/os/proc.go /usr/lib/golang/src/os/rawconn.go /usr/lib/golang/src/os/readfrom_linux.go /usr/lib/golang/src/os/removeall_at.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/sticky_notbsd.go /usr/lib/golang/src/os/str.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/pkg/tool/linux_amd64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/99/99f019e55ba21d2280299c003e62981eebb2de6c4f82109e8b82bc2c9f079a74-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/c1/c16a2cc07a6e4058388fa45fc33f85bba17fd88455a18b1eb6a7489f58ffbb59-d # internal encoding/base64 mkdir -p $WORK/b033/ cat >/tmp/go-build267750084/b033/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build267750084/b034/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a EOF crypto/cipher mkdir -p $WORK/b095/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -p encoding/base64 -std -complete -installsuffix shared -buildid lQeWN1feOhbMazoo_Iit/lQeWN1feOhbMazoo_Iit -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b033/importcfg -pack /usr/lib/golang/src/encoding/base64/base64.go crypto/internal/edwards25519/field mkdir -p $WORK/b101/ cat >/tmp/go-build267750084/b095/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile crypto/internal/alias=/tmp/go-build267750084/b096/_pkg_.a packagefile crypto/subtle=/tmp/go-build267750084/b097/_pkg_.a packagefile encoding/binary=/tmp/go-build267750084/b034/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -p crypto/cipher -std -complete -installsuffix shared -buildid g0zs4koP6J7fWOGTL-75/g0zs4koP6J7fWOGTL-75 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b095/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 cat >/tmp/go-build267750084/b101/go_asm.h << 'EOF' # internal EOF crypto/md5 crypto/internal/nistec cd /usr/lib/golang/src/crypto/internal/edwards25519/field /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/edwards25519/field -trimpath "$WORK/b101=>" -I $WORK/b101/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b101/symabis ./fe_amd64.s mkdir -p $WORK/b124/ cat >/tmp/go-build267750084/b124/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b102/ cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/md5 -trimpath "$WORK/b124=>" -I $WORK/b124/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b124/symabis ./md5block_amd64.s cat >/tmp/go-build267750084/b102/go_asm.h << 'EOF' # internal EOF vendor/golang.org/x/crypto/internal/poly1305 cd /usr/lib/golang/src/crypto/internal/nistec /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/nistec -trimpath "$WORK/b102=>" -I $WORK/b102/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b102/symabis ./p256_asm_amd64.s mkdir -p $WORK/b136/ cat >/tmp/go-build267750084/b136/go_asm.h << 'EOF' # internal EOF github.com/klauspost/compress/internal/snapref mkdir -p $WORK/b175/ 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/b136=>" -I $WORK/b136/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b136/symabis ./sum_amd64.s github.com/klauspost/compress/zstd/internal/xxhash mkdir -p $WORK/b177/ cat >/tmp/go-build267750084/b175/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build267750084/b034/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile hash/crc32=/tmp/go-build267750084/b176/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a EOF golang.org/x/sys/unix mkdir -p $WORK/b087/ golang.org/x/crypto/internal/poly1305 mkdir -p $WORK/b375/ cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -p github.com/klauspost/compress/internal/snapref -complete -installsuffix shared -buildid t4NaXzdSlnkD01nZodaB/t4NaXzdSlnkD01nZodaB -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b175/importcfg -pack ./src/github.com/klauspost/compress/internal/snapref/decode.go ./src/github.com/klauspost/compress/internal/snapref/decode_other.go ./src/github.com/klauspost/compress/internal/snapref/encode.go ./src/github.com/klauspost/compress/internal/snapref/encode_other.go ./src/github.com/klauspost/compress/internal/snapref/snappy.go golang.org/x/crypto/sha3 mkdir -p $WORK/b381/ cat >/tmp/go-build267750084/b087/go_asm.h << 'EOF' # internal EOF cat >/tmp/go-build267750084/b177/go_asm.h << 'EOF' # internal EOF cat >/tmp/go-build267750084/b375/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/buildah-1.35.4/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/sys/unix -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 ./asm_linux_amd64.s cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/klauspost/compress/zstd/internal/xxhash /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/klauspost/compress/zstd/internal/xxhash -trimpath "$WORK/b177=>" -I $WORK/b177/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b177/symabis ./xxhash_amd64.s cat >/tmp/go-build267750084/b381/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/buildah-1.35.4/src/golang.org/x/crypto/sha3 /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/crypto/sha3 -trimpath "$WORK/b381=>" -I $WORK/b381/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b381/symabis ./keccakf_amd64.s cd /builddir/build/BUILD/buildah-1.35.4/src/golang.org/x/crypto/internal/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/crypto/internal/poly1305 -trimpath "$WORK/b375=>" -I $WORK/b375/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b375/symabis ./sum_amd64.s cat >/tmp/go-build267750084/b101/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=/tmp/go-build267750084/b097/_pkg_.a packagefile encoding/binary=/tmp/go-build267750084/b034/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile math/bits=/tmp/go-build267750084/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -p crypto/internal/edwards25519/field -std -installsuffix shared -buildid O7CTSxyEyTVLG6Un5UFY/O7CTSxyEyTVLG6Un5UFY -goversion go1.21.7 -symabis $WORK/b101/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b101/importcfg -pack -asmhdr $WORK/b101/go_asm.h /usr/lib/golang/src/crypto/internal/edwards25519/field/fe.go /usr/lib/golang/src/crypto/internal/edwards25519/field/fe_amd64.go /usr/lib/golang/src/crypto/internal/edwards25519/field/fe_arm64_noasm.go /usr/lib/golang/src/crypto/internal/edwards25519/field/fe_generic.go cat >/tmp/go-build267750084/b124/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build267750084/b076/_pkg_.a packagefile encoding/binary=/tmp/go-build267750084/b034/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile hash=/tmp/go-build267750084/b077/_pkg_.a packagefile math/bits=/tmp/go-build267750084/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -p crypto/md5 -std -installsuffix shared -buildid xIu8dyusOJagegIapSzG/xIu8dyusOJagegIapSzG -goversion go1.21.7 -symabis $WORK/b124/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b124/importcfg -pack -asmhdr $WORK/b124/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 cat >/tmp/go-build267750084/b177/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build267750084/b034/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile math/bits=/tmp/go-build267750084/b036/_pkg_.a EOF cat >/tmp/go-build267750084/b087/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile encoding/binary=/tmp/go-build267750084/b034/_pkg_.a packagefile math/bits=/tmp/go-build267750084/b036/_pkg_.a packagefile runtime=/tmp/go-build267750084/b009/_pkg_.a packagefile sort=/tmp/go-build267750084/b041/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a packagefile syscall=/tmp/go-build267750084/b024/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -p github.com/klauspost/compress/zstd/internal/xxhash -installsuffix shared -buildid 8vXABlXpxWr2WopOCz6x/8vXABlXpxWr2WopOCz6x -goversion go1.21.7 -symabis $WORK/b177/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b177/importcfg -pack -asmhdr $WORK/b177/go_asm.h ./src/github.com/klauspost/compress/zstd/internal/xxhash/xxhash.go ./src/github.com/klauspost/compress/zstd/internal/xxhash/xxhash_asm.go ./src/github.com/klauspost/compress/zstd/internal/xxhash/xxhash_safe.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -p golang.org/x/sys/unix -installsuffix shared -buildid WRQr5G2QMvl2sajPS7D5/WRQr5G2QMvl2sajPS7D5 -goversion go1.21.7 -symabis $WORK/b087/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b087/importcfg -pack -asmhdr $WORK/b087/go_asm.h ./src/golang.org/x/sys/unix/affinity_linux.go ./src/golang.org/x/sys/unix/aliases.go ./src/golang.org/x/sys/unix/bluetooth_linux.go ./src/golang.org/x/sys/unix/constants.go ./src/golang.org/x/sys/unix/dev_linux.go ./src/golang.org/x/sys/unix/dirent.go ./src/golang.org/x/sys/unix/endian_little.go ./src/golang.org/x/sys/unix/env_unix.go ./src/golang.org/x/sys/unix/fcntl.go ./src/golang.org/x/sys/unix/fdset.go ./src/golang.org/x/sys/unix/ifreq_linux.go ./src/golang.org/x/sys/unix/ioctl_linux.go ./src/golang.org/x/sys/unix/ioctl_unsigned.go ./src/golang.org/x/sys/unix/mremap.go ./src/golang.org/x/sys/unix/pagesize_unix.go ./src/golang.org/x/sys/unix/race0.go ./src/golang.org/x/sys/unix/readdirent_getdents.go ./src/golang.org/x/sys/unix/sockcmsg_linux.go ./src/golang.org/x/sys/unix/sockcmsg_unix.go ./src/golang.org/x/sys/unix/sockcmsg_unix_other.go ./src/golang.org/x/sys/unix/syscall.go ./src/golang.org/x/sys/unix/syscall_linux.go ./src/golang.org/x/sys/unix/syscall_linux_alarm.go ./src/golang.org/x/sys/unix/syscall_linux_amd64.go ./src/golang.org/x/sys/unix/syscall_linux_amd64_gc.go ./src/golang.org/x/sys/unix/syscall_linux_gc.go ./src/golang.org/x/sys/unix/syscall_unix.go ./src/golang.org/x/sys/unix/syscall_unix_gc.go ./src/golang.org/x/sys/unix/sysvshm_linux.go ./src/golang.org/x/sys/unix/sysvshm_unix.go ./src/golang.org/x/sys/unix/timestruct.go ./src/golang.org/x/sys/unix/zerrors_linux.go ./src/golang.org/x/sys/unix/zerrors_linux_amd64.go ./src/golang.org/x/sys/unix/zptrace_x86_linux.go ./src/golang.org/x/sys/unix/zsyscall_linux.go ./src/golang.org/x/sys/unix/zsyscall_linux_amd64.go ./src/golang.org/x/sys/unix/zsysnum_linux_amd64.go ./src/golang.org/x/sys/unix/ztypes_linux.go ./src/golang.org/x/sys/unix/ztypes_linux_amd64.go cat >/tmp/go-build267750084/b375/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=/tmp/go-build267750084/b097/_pkg_.a packagefile encoding/binary=/tmp/go-build267750084/b034/_pkg_.a packagefile math/bits=/tmp/go-build267750084/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b375/_pkg_.a -trimpath "$WORK/b375=>" -p golang.org/x/crypto/internal/poly1305 -installsuffix shared -buildid KDxR6oGj0K8IWkWY3aXG/KDxR6oGj0K8IWkWY3aXG -goversion go1.21.7 -symabis $WORK/b375/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b375/importcfg -pack -asmhdr $WORK/b375/go_asm.h ./src/golang.org/x/crypto/internal/poly1305/poly1305.go ./src/golang.org/x/crypto/internal/poly1305/sum_amd64.go ./src/golang.org/x/crypto/internal/poly1305/sum_generic.go cat >/tmp/go-build267750084/b136/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=/tmp/go-build267750084/b097/_pkg_.a packagefile encoding/binary=/tmp/go-build267750084/b034/_pkg_.a packagefile math/bits=/tmp/go-build267750084/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -p vendor/golang.org/x/crypto/internal/poly1305 -std -installsuffix shared -buildid XTKuS-mItOBmqc39UGBt/XTKuS-mItOBmqc39UGBt -goversion go1.21.7 -symabis $WORK/b136/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b136/importcfg -pack -asmhdr $WORK/b136/go_asm.h /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/bits_go1.13.go /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/poly1305.go /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/sum_amd64.go /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/sum_generic.go cat >/tmp/go-build267750084/b102/importcfg << 'EOF' # internal # import config packagefile crypto/internal/nistec/fiat=/tmp/go-build267750084/b103/_pkg_.a packagefile crypto/subtle=/tmp/go-build267750084/b097/_pkg_.a packagefile embed=/tmp/go-build267750084/b104/_pkg_.a packagefile encoding/binary=/tmp/go-build267750084/b034/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile math/bits=/tmp/go-build267750084/b036/_pkg_.a packagefile runtime=/tmp/go-build267750084/b009/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a EOF cat >/tmp/go-build267750084/b102/embedcfg << 'EOF' # internal { "Patterns": { "p256_asm_table.bin": [ "p256_asm_table.bin" ] }, "Files": { "p256_asm_table.bin": "/usr/lib/golang/src/crypto/internal/nistec/p256_asm_table.bin" } }EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -p crypto/internal/nistec -std -installsuffix shared -buildid 3gYuCWHE-vnZwYcE8fq9/3gYuCWHE-vnZwYcE8fq9 -goversion go1.21.7 -symabis $WORK/b102/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b102/importcfg -embedcfg $WORK/b102/embedcfg -pack -asmhdr $WORK/b102/go_asm.h /usr/lib/golang/src/crypto/internal/nistec/nistec.go /usr/lib/golang/src/crypto/internal/nistec/p224.go /usr/lib/golang/src/crypto/internal/nistec/p224_sqrt.go /usr/lib/golang/src/crypto/internal/nistec/p256_asm.go /usr/lib/golang/src/crypto/internal/nistec/p256_ordinv.go /usr/lib/golang/src/crypto/internal/nistec/p384.go /usr/lib/golang/src/crypto/internal/nistec/p521.go cat >/tmp/go-build267750084/b381/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build267750084/b076/_pkg_.a packagefile encoding/binary=/tmp/go-build267750084/b034/_pkg_.a packagefile hash=/tmp/go-build267750084/b077/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b381/_pkg_.a -trimpath "$WORK/b381=>" -p golang.org/x/crypto/sha3 -installsuffix shared -buildid eb2liPUNYe5C6_6IGt1t/eb2liPUNYe5C6_6IGt1t -goversion go1.21.7 -symabis $WORK/b381/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b381/importcfg -pack -asmhdr $WORK/b381/go_asm.h ./src/golang.org/x/crypto/sha3/doc.go ./src/golang.org/x/crypto/sha3/hashes.go ./src/golang.org/x/crypto/sha3/hashes_generic.go ./src/golang.org/x/crypto/sha3/keccakf_amd64.go ./src/golang.org/x/crypto/sha3/register.go ./src/golang.org/x/crypto/sha3/sha3.go ./src/golang.org/x/crypto/sha3/shake.go ./src/golang.org/x/crypto/sha3/shake_generic.go ./src/golang.org/x/crypto/sha3/xor_generic.go ./src/golang.org/x/crypto/sha3/xor_unaligned.go cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/klauspost/compress/zstd/internal/xxhash /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/klauspost/compress/zstd/internal/xxhash -trimpath "$WORK/b177=>" -I $WORK/b177/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b177/xxhash_amd64.o ./xxhash_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/d0/d0b461d3e6e4fe792a53055385e83e9117f98121d789bf92d4483afa1ca734c4-d # internal encoding/pem mkdir -p $WORK/b131/ golang.org/x/crypto/openpgp/armor cat >/tmp/go-build267750084/b131/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile encoding/base64=/tmp/go-build267750084/b033/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile sort=/tmp/go-build267750084/b041/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a EOF mkdir -p $WORK/b386/ cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -p encoding/pem -std -complete -installsuffix shared -buildid VQJFiFe-UpOytSqMPuaB/VQJFiFe-UpOytSqMPuaB -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b131/importcfg -pack /usr/lib/golang/src/encoding/pem/pem.go cat >/tmp/go-build267750084/b386/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build267750084/b060/_pkg_.a packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile encoding/base64=/tmp/go-build267750084/b033/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=/tmp/go-build267750084/b387/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b386/_pkg_.a -trimpath "$WORK/b386=>" -p golang.org/x/crypto/openpgp/armor -complete -installsuffix shared -buildid nj1C7RL6LW0t70fjuwvz/nj1C7RL6LW0t70fjuwvz -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b386/importcfg -pack ./src/golang.org/x/crypto/openpgp/armor/armor.go ./src/golang.org/x/crypto/openpgp/armor/encode.go cd /builddir/build/BUILD/buildah-1.35.4/src/golang.org/x/crypto/internal/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/crypto/internal/poly1305 -trimpath "$WORK/b375=>" -I $WORK/b375/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b375/sum_amd64.o ./sum_amd64.s cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/klauspost/compress/zstd/internal/xxhash /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b177/_pkg_.a $WORK/b177/xxhash_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b177/_pkg_.a # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/e7/e7f3c369aa51a841d4c241c6f4b09beef9d35f2cfe44a5cde1f2b92f31b636fb-d # internal cd /builddir/build/BUILD/buildah-1.35.4/src/golang.org/x/crypto/internal/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b375/_pkg_.a $WORK/b375/sum_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b375/_pkg_.a # internal cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/md5 -trimpath "$WORK/b124=>" -I $WORK/b124/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b124/md5block_amd64.o ./md5block_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b175/_pkg_.a # internal cp $WORK/b375/_pkg_.a /builddir/.cache/go-build/9d/9de42fff159bd7229332105b3eee440357578103736987f5652bea3325696961-d # internal golang.org/x/crypto/nacl/secretbox mkdir -p $WORK/b373/ cat >/tmp/go-build267750084/b373/importcfg << 'EOF' # internal # import config packagefile golang.org/x/crypto/internal/alias=/tmp/go-build267750084/b374/_pkg_.a packagefile golang.org/x/crypto/internal/poly1305=/tmp/go-build267750084/b375/_pkg_.a packagefile golang.org/x/crypto/salsa20/salsa=/tmp/go-build267750084/b376/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b373/_pkg_.a -trimpath "$WORK/b373=>" -p golang.org/x/crypto/nacl/secretbox -complete -installsuffix shared -buildid Piu0F11sAAAwdcTR3Xnu/Piu0F11sAAAwdcTR3Xnu -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b373/importcfg -pack ./src/golang.org/x/crypto/nacl/secretbox/secretbox.go cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/0c/0c656f1d61ec790d0be8db16ca4db98f01505d6d818a10f290d1df2bba48cebd-d # 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/b136=>" -I $WORK/b136/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b136/sum_amd64.o ./sum_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b136/_pkg_.a $WORK/b136/sum_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/94/94cf4f4b0da4e36e19081783f782df93f407194f9c102264fa38d8e8d33ecc81-d # internal cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b124/_pkg_.a $WORK/b124/md5block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/6c/6ce66ac604567bd3f69edacb878cb5e2a0e83646b8ee3f21987f4359f21db216-d # internal cd /usr/lib/golang/src/crypto/internal/edwards25519/field /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/edwards25519/field -trimpath "$WORK/b101=>" -I $WORK/b101/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b101/fe_amd64.o ./fe_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/cf/cf75edc925fd42f2fcca9f6fd72ad6fe7d8bd1dd94a53ee666dd1a29a7d76bb9-d # internal crypto/internal/boring mkdir -p $WORK/b098/ crypto/des mkdir -p $WORK/b120/ cat >/tmp/go-build267750084/b098/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build267750084/b076/_pkg_.a packagefile crypto/cipher=/tmp/go-build267750084/b095/_pkg_.a packagefile crypto/internal/boring/sig=/tmp/go-build267750084/b099/_pkg_.a packagefile hash=/tmp/go-build267750084/b077/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -p crypto/internal/boring -std -complete -installsuffix shared -buildid x0aZOCVR9VKOpVG9tC0C/x0aZOCVR9VKOpVG9tC0C -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b098/importcfg -pack /usr/lib/golang/src/crypto/internal/boring/doc.go /usr/lib/golang/src/crypto/internal/boring/notboring.go cat >/tmp/go-build267750084/b120/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=/tmp/go-build267750084/b095/_pkg_.a packagefile crypto/internal/alias=/tmp/go-build267750084/b096/_pkg_.a packagefile encoding/binary=/tmp/go-build267750084/b034/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -p crypto/des -std -complete -installsuffix shared -buildid Wy1N3Q1etzUP4kAcCMtU/Wy1N3Q1etzUP4kAcCMtU -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b120/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 vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b134/ cat >/tmp/go-build267750084/b134/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/alias=vendor/golang.org/x/crypto/internal/alias packagefile crypto/cipher=/tmp/go-build267750084/b095/_pkg_.a packagefile encoding/binary=/tmp/go-build267750084/b034/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/alias=/tmp/go-build267750084/b135/_pkg_.a packagefile math/bits=/tmp/go-build267750084/b036/_pkg_.a packagefile runtime=/tmp/go-build267750084/b009/_pkg_.a EOF github.com/aead/serpent mkdir -p $WORK/b667/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -p vendor/golang.org/x/crypto/chacha20 -std -complete -installsuffix shared -buildid 8h8KFVg-2oKAZat1U_GL/8h8KFVg-2oKAZat1U_GL -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b134/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 cat >/tmp/go-build267750084/b667/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=/tmp/go-build267750084/b095/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b667/_pkg_.a -trimpath "$WORK/b667=>" -p github.com/aead/serpent -complete -installsuffix shared -buildid MjtuSsXlxZnz3nIaWJGx/MjtuSsXlxZnz3nIaWJGx -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b667/importcfg -pack ./src/github.com/aead/serpent/sbox_ref.go ./src/github.com/aead/serpent/serpent.go ./src/github.com/aead/serpent/serpent_ref.go golang.org/x/crypto/xts mkdir -p $WORK/b673/ cat >/tmp/go-build267750084/b673/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=/tmp/go-build267750084/b095/_pkg_.a packagefile encoding/binary=/tmp/go-build267750084/b034/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile golang.org/x/crypto/internal/alias=/tmp/go-build267750084/b374/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b673/_pkg_.a -trimpath "$WORK/b673=>" -p golang.org/x/crypto/xts -complete -installsuffix shared -buildid 0Y9GjcQ6Or_xkO3DYTeQ/0Y9GjcQ6Or_xkO3DYTeQ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b673/importcfg -pack ./src/golang.org/x/crypto/xts/xts.go golang.org/x/crypto/chacha20 mkdir -p $WORK/b685/ cat >/tmp/go-build267750084/b685/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=/tmp/go-build267750084/b095/_pkg_.a packagefile encoding/binary=/tmp/go-build267750084/b034/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile golang.org/x/crypto/internal/alias=/tmp/go-build267750084/b374/_pkg_.a packagefile math/bits=/tmp/go-build267750084/b036/_pkg_.a packagefile runtime=/tmp/go-build267750084/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b685/_pkg_.a -trimpath "$WORK/b685=>" -p golang.org/x/crypto/chacha20 -complete -installsuffix shared -buildid ywNW9Ftbm6jeRr4HVdmG/ywNW9Ftbm6jeRr4HVdmG -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b685/importcfg -pack ./src/golang.org/x/crypto/chacha20/chacha_generic.go ./src/golang.org/x/crypto/chacha20/chacha_noasm.go ./src/golang.org/x/crypto/chacha20/xor.go cd /usr/lib/golang/src/crypto/internal/edwards25519/field /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b101/_pkg_.a $WORK/b101/fe_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b101/_pkg_.a # internal cd /builddir/build/BUILD/buildah-1.35.4/src/golang.org/x/crypto/sha3 /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/crypto/sha3 -trimpath "$WORK/b381=>" -I $WORK/b381/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b381/keccakf_amd64.o ./keccakf_amd64.s cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/6e/6ee0a019d0168e6841400f7b49f483397c10d6fdd351e4fb751f6ca3da7fec6c-d # internal crypto/internal/edwards25519 mkdir -p $WORK/b122/ cat >/tmp/go-build267750084/b122/importcfg << 'EOF' # internal # import config packagefile crypto/internal/edwards25519/field=/tmp/go-build267750084/b101/_pkg_.a packagefile crypto/subtle=/tmp/go-build267750084/b097/_pkg_.a packagefile encoding/binary=/tmp/go-build267750084/b034/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile math/bits=/tmp/go-build267750084/b036/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -p crypto/internal/edwards25519 -std -complete -installsuffix shared -buildid 2TJHNsebw4FLu8EZYr6f/2TJHNsebw4FLu8EZYr6f -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b122/importcfg -pack /usr/lib/golang/src/crypto/internal/edwards25519/doc.go /usr/lib/golang/src/crypto/internal/edwards25519/edwards25519.go /usr/lib/golang/src/crypto/internal/edwards25519/scalar.go /usr/lib/golang/src/crypto/internal/edwards25519/scalar_fiat.go /usr/lib/golang/src/crypto/internal/edwards25519/scalarmult.go /usr/lib/golang/src/crypto/internal/edwards25519/tables.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b373/_pkg_.a # internal cp $WORK/b373/_pkg_.a /builddir/.cache/go-build/67/670436e932056bbe9c587fb68fa85d05b65c153203076c634169c3b36997ab4b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b386/_pkg_.a # internal cp $WORK/b386/_pkg_.a /builddir/.cache/go-build/88/881e0b38fe2fb4186fe6574ff1f07146a9356a4d646f27412b6f1f9462fab5d0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/fa/fa4ad43bcfab454ddc394737622f205259b8627b1c6556bf32d0e592fe082caf-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/1a/1a5ec3e057f42513fbd60bfa9a5bf19cd7d8b6cb71d87997189704a69587698a-d # internal crypto/hmac crypto/aes mkdir -p $WORK/b123/ crypto/sha512 crypto/sha1 crypto/sha256 mkdir -p $WORK/b117/ mkdir -p $WORK/b094/ cat >/tmp/go-build267750084/b123/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=/tmp/go-build267750084/b098/_pkg_.a packagefile crypto/subtle=/tmp/go-build267750084/b097/_pkg_.a packagefile hash=/tmp/go-build267750084/b077/_pkg_.a EOF cat >/tmp/go-build267750084/b117/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -p crypto/hmac -std -complete -installsuffix shared -buildid Dfkvh_kABtRwVzAZNZtx/Dfkvh_kABtRwVzAZNZtx -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b123/importcfg -pack /usr/lib/golang/src/crypto/hmac/hmac.go cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha256 -trimpath "$WORK/b117=>" -I $WORK/b117/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b117/symabis ./sha256block_amd64.s cat >/tmp/go-build267750084/b094/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b111/ cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/aes -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 ./asm_amd64.s ./gcm_amd64.s mkdir -p $WORK/b126/ cat >/tmp/go-build267750084/b111/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha512 -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 ./sha512block_amd64.s cat >/tmp/go-build267750084/b126/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha1 -trimpath "$WORK/b126=>" -I $WORK/b126/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b126/symabis ./sha1block_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b673/_pkg_.a # internal cp $WORK/b673/_pkg_.a /builddir/.cache/go-build/a3/a30ab5107629095b7e99d31f2cf86c2502d28f48587ce37498ae683b2f030ff0-d # internal cd /builddir/build/BUILD/buildah-1.35.4/src/golang.org/x/crypto/sha3 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b381/_pkg_.a $WORK/b381/keccakf_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b381/_pkg_.a # internal cp $WORK/b381/_pkg_.a /builddir/.cache/go-build/eb/ebf460c4ff394cbe9a508c871797136dd596902890bb7cefac47bcfba72efb4e-d # internal cat >/tmp/go-build267750084/b094/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=/tmp/go-build267750084/b095/_pkg_.a packagefile crypto/internal/alias=/tmp/go-build267750084/b096/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build267750084/b098/_pkg_.a packagefile crypto/subtle=/tmp/go-build267750084/b097/_pkg_.a packagefile encoding/binary=/tmp/go-build267750084/b034/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile internal/cpu=/tmp/go-build267750084/b011/_pkg_.a packagefile internal/goarch=/tmp/go-build267750084/b006/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -p crypto/aes -std -installsuffix shared -buildid 7rvk_-DcROA2of_XfCs2/7rvk_-DcROA2of_XfCs2 -goversion go1.21.7 -symabis $WORK/b094/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b094/importcfg -pack -asmhdr $WORK/b094/go_asm.h /usr/lib/golang/src/crypto/aes/aes_gcm.go /usr/lib/golang/src/crypto/aes/block.go /usr/lib/golang/src/crypto/aes/cipher.go /usr/lib/golang/src/crypto/aes/cipher_asm.go /usr/lib/golang/src/crypto/aes/const.go /usr/lib/golang/src/crypto/aes/modes.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/46/46427dda8aa324d64be29d203657eaee41003e6555cc54a6ac725d767ef0c96e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b123/_pkg_.a # internal cat >/tmp/go-build267750084/b111/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build267750084/b076/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build267750084/b098/_pkg_.a packagefile encoding/binary=/tmp/go-build267750084/b034/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile hash=/tmp/go-build267750084/b077/_pkg_.a packagefile internal/cpu=/tmp/go-build267750084/b011/_pkg_.a packagefile math/bits=/tmp/go-build267750084/b036/_pkg_.a EOF cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/24/24bb3a324ea72c97610480ab6c2331d84bf9efd8b05ea150d226b9e2438bd5c3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -p crypto/sha512 -std -installsuffix shared -buildid OllaG6BrOpR2ZnmlXvEs/OllaG6BrOpR2ZnmlXvEs -goversion go1.21.7 -symabis $WORK/b111/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b111/importcfg -pack -asmhdr $WORK/b111/go_asm.h /usr/lib/golang/src/crypto/sha512/sha512.go /usr/lib/golang/src/crypto/sha512/sha512block.go /usr/lib/golang/src/crypto/sha512/sha512block_amd64.go vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b139/ golang.org/x/crypto/pbkdf2 cat >/tmp/go-build267750084/b139/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=/tmp/go-build267750084/b123/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile hash=/tmp/go-build267750084/b077/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a EOF mkdir -p $WORK/b367/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid QNyUFI6LkmtK6ZrZYtW4/QNyUFI6LkmtK6ZrZYtW4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b139/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf/hkdf.go cat >/tmp/go-build267750084/b367/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=/tmp/go-build267750084/b123/_pkg_.a packagefile hash=/tmp/go-build267750084/b077/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b367/_pkg_.a -trimpath "$WORK/b367=>" -p golang.org/x/crypto/pbkdf2 -complete -installsuffix shared -buildid ZVWnSJYf_XhF7xxz01aq/ZVWnSJYf_XhF7xxz01aq -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b367/importcfg -pack ./src/golang.org/x/crypto/pbkdf2/pbkdf2.go cat >/tmp/go-build267750084/b117/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build267750084/b076/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build267750084/b098/_pkg_.a packagefile encoding/binary=/tmp/go-build267750084/b034/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile hash=/tmp/go-build267750084/b077/_pkg_.a packagefile internal/cpu=/tmp/go-build267750084/b011/_pkg_.a packagefile math/bits=/tmp/go-build267750084/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -p crypto/sha256 -std -installsuffix shared -buildid 4Ano_lg7JXGdYpzQSMbe/4Ano_lg7JXGdYpzQSMbe -goversion go1.21.7 -symabis $WORK/b117/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b117/importcfg -pack -asmhdr $WORK/b117/go_asm.h /usr/lib/golang/src/crypto/sha256/sha256.go /usr/lib/golang/src/crypto/sha256/sha256block.go /usr/lib/golang/src/crypto/sha256/sha256block_amd64.go /usr/lib/golang/src/crypto/sha256/sha256block_decl.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b042/_pkg_.a # internal cat >/tmp/go-build267750084/b126/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build267750084/b076/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build267750084/b098/_pkg_.a packagefile encoding/binary=/tmp/go-build267750084/b034/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile hash=/tmp/go-build267750084/b077/_pkg_.a packagefile internal/cpu=/tmp/go-build267750084/b011/_pkg_.a packagefile math/bits=/tmp/go-build267750084/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -p crypto/sha1 -std -installsuffix shared -buildid cPsrBTVKEMvnTLWvYkox/cPsrBTVKEMvnTLWvYkox -goversion go1.21.7 -symabis $WORK/b126/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b126/importcfg -pack -asmhdr $WORK/b126/go_asm.h /usr/lib/golang/src/crypto/sha1/boring.go /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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b134/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b667/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/ca/ca5285f0261cd45182e6d2883382e5ce574dc0ccfe35f5d1cada2af7e38d4d55-d # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/2b/2b08d6a216b3fac4e95e0bee9368fc2b97dd7a4c38bca72df8b5116d62e76ebe-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b685/_pkg_.a # internal github.com/containers/image/v5/internal/rootless mkdir -p $WORK/b304/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b367/_pkg_.a # internal os/signal mkdir -p $WORK/b169/ cat >/tmp/go-build267750084/b304/importcfg << 'EOF' # internal # import config packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a EOF cat >/tmp/go-build267750084/b169/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b304/_pkg_.a -trimpath "$WORK/b304=>" -p github.com/containers/image/v5/internal/rootless -complete -installsuffix shared -buildid AaFCl0ARVqK7UgPP3NJP/AaFCl0ARVqK7UgPP3NJP -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b304/importcfg -pack ./src/github.com/containers/image/v5/internal/rootless/rootless.go cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_amd64/asm -p os/signal -trimpath "$WORK/b169=>" -I $WORK/b169/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b169/symabis ./sig.s cp $WORK/b367/_pkg_.a /builddir/.cache/go-build/2e/2ef36e4f0d575ed45ff71543e4d1a53154247f4fbc1113661faf396c7e2ce8dc-d # internal cp $WORK/b685/_pkg_.a /builddir/.cache/go-build/69/6972c7fd8359eca009b5e72fd06ea0e55b4832f249a3478bf34984aaf3cc168d-d # internal github.com/docker/docker/api/types/mount mkdir -p $WORK/b559/ github.com/mattn/go-runewidth mkdir -p $WORK/b481/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b139/_pkg_.a # internal google.golang.org/protobuf/internal/detrand mkdir -p $WORK/b230/ cat >/tmp/go-build267750084/b481/importcfg << 'EOF' # internal # import config packagefile github.com/rivo/uniseg=/tmp/go-build267750084/b482/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile regexp=/tmp/go-build267750084/b066/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a EOF cat >/tmp/go-build267750084/b559/importcfg << 'EOF' # internal # import config packagefile os=/tmp/go-build267750084/b042/_pkg_.a EOF path/filepath mkdir -p $WORK/b059/ io/ioutil cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b559/_pkg_.a -trimpath "$WORK/b559=>" -p github.com/docker/docker/api/types/mount -complete -installsuffix shared -buildid f4T8CbmvLkp4gZRfIxAt/f4T8CbmvLkp4gZRfIxAt -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b559/importcfg -pack ./src/github.com/docker/docker/api/types/mount/mount.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b481/_pkg_.a -trimpath "$WORK/b481=>" -p github.com/mattn/go-runewidth -complete -installsuffix shared -buildid 4vq1HoqLE7SjyAAnnnFX/4vq1HoqLE7SjyAAnnnFX -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b481/importcfg -pack ./src/github.com/mattn/go-runewidth/runewidth.go ./src/github.com/mattn/go-runewidth/runewidth_posix.go ./src/github.com/mattn/go-runewidth/runewidth_table.go fmt mkdir -p $WORK/b039/ github.com/moby/sys/sequential cat >/tmp/go-build267750084/b039/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile internal/fmtsort=/tmp/go-build267750084/b040/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile math=/tmp/go-build267750084/b035/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile reflect=/tmp/go-build267750084/b037/_pkg_.a packagefile sort=/tmp/go-build267750084/b041/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a packagefile unicode/utf8=/tmp/go-build267750084/b031/_pkg_.a EOF mkdir -p $WORK/b646/ google.golang.org/grpc/internal/envconfig cat >/tmp/go-build267750084/b230/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build267750084/b034/_pkg_.a packagefile hash/fnv=/tmp/go-build267750084/b231/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -p fmt -std -complete -installsuffix shared -buildid O6MMWjkvwyqMyKb8oX7b/O6MMWjkvwyqMyKb8oX7b -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b039/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-build267750084/b059/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile io/fs=/tmp/go-build267750084/b048/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile runtime=/tmp/go-build267750084/b009/_pkg_.a packagefile sort=/tmp/go-build267750084/b041/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile syscall=/tmp/go-build267750084/b024/_pkg_.a packagefile unicode/utf8=/tmp/go-build267750084/b031/_pkg_.a EOF golang.org/x/sys/cpu cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/e7/e711305f611bd0a20ec9685095b6f4cf7d3b1c66db29fcdd31df490fc8608b56-d # internal mkdir -p $WORK/b670/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -p google.golang.org/protobuf/internal/detrand -complete -installsuffix shared -buildid lSpdyYqp-UoV23aw6Q7-/lSpdyYqp-UoV23aw6Q7- -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b230/importcfg -pack ./src/google.golang.org/protobuf/internal/detrand/rand.go cp $WORK/b667/_pkg_.a /builddir/.cache/go-build/db/db72ba827c29f860c732758f2b223320f18aac639bb7dad76653f426310fc89b-d # internal cat >/tmp/go-build267750084/b169/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build267750084/b002/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a packagefile syscall=/tmp/go-build267750084/b024/_pkg_.a EOF cat >/tmp/go-build267750084/b646/importcfg << 'EOF' # internal # import config packagefile os=/tmp/go-build267750084/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -p path/filepath -std -complete -installsuffix shared -buildid uAE6vCCmTwe_V7QU0kBi/uAE6vCCmTwe_V7QU0kBi -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b059/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_nonwindows.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/b169/_pkg_.a -trimpath "$WORK/b169=>" -p os/signal -std -installsuffix shared -buildid UIT7pzbUAAkfKmvrD85T/UIT7pzbUAAkfKmvrD85T -goversion go1.21.7 -symabis $WORK/b169/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b169/importcfg -pack -asmhdr $WORK/b169/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 github.com/containers/common/pkg/machine mkdir -p $WORK/b700/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b646/_pkg_.a -trimpath "$WORK/b646=>" -p github.com/moby/sys/sequential -complete -installsuffix shared -buildid HzbqD22H8QVCJABl2kNf/HzbqD22H8QVCJABl2kNf -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b646/importcfg -pack ./src/github.com/moby/sys/sequential/doc.go ./src/github.com/moby/sys/sequential/sequential_unix.go mkdir -p $WORK/b138/ cat >/tmp/go-build267750084/b700/importcfg << 'EOF' # internal # import config packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a EOF cat >/tmp/go-build267750084/b670/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b700/_pkg_.a -trimpath "$WORK/b700=>" -p github.com/containers/common/pkg/machine -complete -installsuffix shared -buildid oFmgnITdHaRtOZLWgZdw/oFmgnITdHaRtOZLWgZdw -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b700/importcfg -pack ./src/github.com/containers/common/pkg/machine/machine.go cat >/tmp/go-build267750084/b138/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile io/fs=/tmp/go-build267750084/b048/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile sort=/tmp/go-build267750084/b041/_pkg_.a EOF mkdir -p $WORK/b431/ cd /builddir/build/BUILD/buildah-1.35.4/src/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/sys/cpu -trimpath "$WORK/b670=>" -I $WORK/b670/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b670/symabis ./cpu_x86.s cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -p io/ioutil -std -complete -installsuffix shared -buildid Z6rWZcRLrkKwfNrTqGbf/Z6rWZcRLrkKwfNrTqGbf -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b138/importcfg -pack /usr/lib/golang/src/io/ioutil/ioutil.go /usr/lib/golang/src/io/ioutil/tempfile.go cat >/tmp/go-build267750084/b431/importcfg << 'EOF' # internal # import config packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b431/_pkg_.a -trimpath "$WORK/b431=>" -p google.golang.org/grpc/internal/envconfig -complete -installsuffix shared -buildid 5NzPKm9WkR4WxKvFsU4S/5NzPKm9WkR4WxKvFsU4S -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b431/importcfg -pack ./src/google.golang.org/grpc/internal/envconfig/envconfig.go ./src/google.golang.org/grpc/internal/envconfig/observability.go ./src/google.golang.org/grpc/internal/envconfig/xds.go net mkdir -p $WORK/b068/ echo > $WORK/b068/preferlinkext cd /usr/lib/golang/src/net TERM='dumb' CGO_LDFLAGS='"-O2" "-g" "-lresolv"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b068/ -importpath net -- -I $WORK/b068/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-stack-protector ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix_cgo.go ./cgo_unix_cgo_res.go cat >/tmp/go-build267750084/b670/importcfg << 'EOF' # internal # import config packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile runtime=/tmp/go-build267750084/b009/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b670/_pkg_.a -trimpath "$WORK/b670=>" -p golang.org/x/sys/cpu -installsuffix shared -buildid yXpDV1I1kYfYa9wajW6L/yXpDV1I1kYfYa9wajW6L -goversion go1.21.7 -symabis $WORK/b670/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b670/importcfg -pack -asmhdr $WORK/b670/go_asm.h ./src/golang.org/x/sys/cpu/byteorder.go ./src/golang.org/x/sys/cpu/cpu.go ./src/golang.org/x/sys/cpu/cpu_gc_x86.go ./src/golang.org/x/sys/cpu/cpu_linux_noinit.go ./src/golang.org/x/sys/cpu/cpu_x86.go ./src/golang.org/x/sys/cpu/endian_little.go ./src/golang.org/x/sys/cpu/hwcap_linux.go ./src/golang.org/x/sys/cpu/parse.go ./src/golang.org/x/sys/cpu/runtime_auxv.go ./src/golang.org/x/sys/cpu/runtime_auxv_go121.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b304/_pkg_.a # internal cp $WORK/b304/_pkg_.a /builddir/.cache/go-build/d1/d1540473758395c3666cc0b19b441c42e5978ed7f41e22c0cb83db4a26ffbad8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b559/_pkg_.a # internal cp $WORK/b559/_pkg_.a /builddir/.cache/go-build/af/af868a1044de82ab2a4ca4bf660ef494cb6bde2df496ce9e61787b48a98840d7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b700/_pkg_.a # internal cp $WORK/b700/_pkg_.a /builddir/.cache/go-build/f6/f60508612ec08fee96af50ccd92b6efdedd25cbf5f261777faab671de61d6c8a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/30/301f5a767153e575fa78ad8b1cf4b04ceee120c1eaea6a422ea3e86a714e0f65-d # internal vendor/golang.org/x/sys/cpu mkdir -p $WORK/b137/ cat >/tmp/go-build267750084/b137/go_asm.h << 'EOF' # internal 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/b137=>" -I $WORK/b137/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b137/symabis ./cpu_x86.s cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha512 -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/sha512block_amd64.o ./sha512block_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b230/_pkg_.a # internal cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/2e/2ed04a9946661739df56c5783a1d9c1fb56caefc7d70b31e14765a0b8b6dc6f5-d # internal cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha256 -trimpath "$WORK/b117=>" -I $WORK/b117/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b117/sha256block_amd64.o ./sha256block_amd64.s cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha1 -trimpath "$WORK/b126=>" -I $WORK/b126/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b126/sha1block_amd64.o ./sha1block_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b646/_pkg_.a # internal cp $WORK/b646/_pkg_.a /builddir/.cache/go-build/6b/6b1ff1c7421ab55e48a48b5b62e8ba66830a4529fe662222151f31bdb09dcd3a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b431/_pkg_.a # internal cat >/tmp/go-build267750084/b137/importcfg << 'EOF' # internal # import config packagefile io/ioutil=/tmp/go-build267750084/b138/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile runtime=/tmp/go-build267750084/b009/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -p vendor/golang.org/x/sys/cpu -std -installsuffix shared -buildid 1Posox3OyNTsOmoyezY2/1Posox3OyNTsOmoyezY2 -goversion go1.21.7 -symabis $WORK/b137/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b137/importcfg -pack -asmhdr $WORK/b137/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_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 cp $WORK/b431/_pkg_.a /builddir/.cache/go-build/58/58e4d47bf4fa1e302a1ea67f011cb912ed89a7b02c5a5e965f4f63db03d44c13-d # internal cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_amd64/asm -p os/signal -trimpath "$WORK/b169=>" -I $WORK/b169/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b169/sig.o ./sig.s cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/aes -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/asm_amd64.o ./asm_amd64.s cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b169/_pkg_.a $WORK/b169/sig.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b169/_pkg_.a # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/8a/8a2930e40ead9a09a3077fd8ae388a6233762d0ae0398e5224fc66c0eb62a66a-d # internal cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b126/_pkg_.a $WORK/b126/sha1block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b126/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/53/5396038840e20f2e760fe01bf3af6d7f1258a745ebbf91866b907cd1ea08cf9f-d # internal cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b117/_pkg_.a $WORK/b117/sha256block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/ee/ee5ceb8327b75d49c89b8c3a9fa30dbd9aa76627f9295c04dbd3a597915ef963-d # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/c7/c7f1eb6e176a03909321435e0c731f10e59e26ed0104e10ce368786d02b68d44-d # internal golang.org/x/crypto/scrypt mkdir -p $WORK/b377/ cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/aes -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/gcm_amd64.o ./gcm_amd64.s cat >/tmp/go-build267750084/b377/importcfg << 'EOF' # internal # import config packagefile crypto/sha256=/tmp/go-build267750084/b117/_pkg_.a packagefile encoding/binary=/tmp/go-build267750084/b034/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile golang.org/x/crypto/pbkdf2=/tmp/go-build267750084/b367/_pkg_.a packagefile math/bits=/tmp/go-build267750084/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b377/_pkg_.a -trimpath "$WORK/b377=>" -p golang.org/x/crypto/scrypt -complete -installsuffix shared -buildid qCuJSEWLiUVCgFbZq-8F/qCuJSEWLiUVCgFbZq-8F -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b377/importcfg -pack ./src/golang.org/x/crypto/scrypt/scrypt.go cd /builddir/build/BUILD/buildah-1.35.4/src/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/sys/cpu -trimpath "$WORK/b670=>" -I $WORK/b670/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b670/cpu_x86.o ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b481/_pkg_.a # internal cp $WORK/b481/_pkg_.a /builddir/.cache/go-build/fb/fb0c82ff7dd559de24c02b5f48602604d9757a166002b6af7b1bed773052e9c2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b670/_pkg_.a $WORK/b670/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b670/_pkg_.a # internal cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b111/_pkg_.a $WORK/b111/sha512block_amd64.o # internal cp $WORK/b670/_pkg_.a /builddir/.cache/go-build/db/db7fe6774ccf4430d136fe4beb7d8003ac9ffb6ff7817735588cabd3d9610787-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b111/_pkg_.a # internal golang.org/x/crypto/blake2b mkdir -p $WORK/b669/ cat >/tmp/go-build267750084/b669/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/buildah-1.35.4/src/golang.org/x/crypto/blake2b /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/crypto/blake2b -trimpath "$WORK/b669=>" -I $WORK/b669/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b669/symabis ./blake2bAVX2_amd64.s ./blake2b_amd64.s cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/72/72c890fe34ffbc433a806ecaee603e11358f0f644c60dc5f2334657ea32e976f-d # internal golang.org/x/crypto/ssh/internal/bcrypt_pbkdf mkdir -p $WORK/b687/ cat >/tmp/go-build267750084/b687/importcfg << 'EOF' # internal # import config packagefile crypto/sha512=/tmp/go-build267750084/b111/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile golang.org/x/crypto/blowfish=/tmp/go-build267750084/b688/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b687/_pkg_.a -trimpath "$WORK/b687=>" -p golang.org/x/crypto/ssh/internal/bcrypt_pbkdf -complete -installsuffix shared -buildid CIaoszEaXreSK4Qi93Gc/CIaoszEaXreSK4Qi93Gc -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b687/importcfg -pack ./src/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf/bcrypt_pbkdf.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b094/_pkg_.a $WORK/b094/asm_amd64.o $WORK/b094/gcm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/37/37213ddead02a62b21811ba52f448bffe7eb8aaf22ebe41ff333142a6dd91bb0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b059/_pkg_.a # internal cat >/tmp/go-build267750084/b669/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build267750084/b076/_pkg_.a packagefile encoding/binary=/tmp/go-build267750084/b034/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile golang.org/x/sys/cpu=/tmp/go-build267750084/b670/_pkg_.a packagefile hash=/tmp/go-build267750084/b077/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile math/bits=/tmp/go-build267750084/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b669/_pkg_.a -trimpath "$WORK/b669=>" -p golang.org/x/crypto/blake2b -installsuffix shared -buildid 6KcBnW-1_Nvhgy8-kcAw/6KcBnW-1_Nvhgy8-kcAw -goversion go1.21.7 -symabis $WORK/b669/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b669/importcfg -pack -asmhdr $WORK/b669/go_asm.h ./src/golang.org/x/crypto/blake2b/blake2b.go ./src/golang.org/x/crypto/blake2b/blake2bAVX2_amd64.go ./src/golang.org/x/crypto/blake2b/blake2b_generic.go ./src/golang.org/x/crypto/blake2b/blake2x.go ./src/golang.org/x/crypto/blake2b/register.go cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/66/66246948609c97b699051cfa7962de5d9719f603007cc496e2e318d83f3eb634-d # internal github.com/containers/storage/pkg/directory mkdir -p $WORK/b500/ os/exec github.com/cyphar/filepath-securejoin mkdir -p $WORK/b160/ cat >/tmp/go-build267750084/b500/importcfg << 'EOF' # internal # import config packagefile io/fs=/tmp/go-build267750084/b048/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile path/filepath=/tmp/go-build267750084/b059/_pkg_.a packagefile syscall=/tmp/go-build267750084/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b377/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b500/_pkg_.a -trimpath "$WORK/b500=>" -p github.com/containers/storage/pkg/directory -complete -installsuffix shared -buildid zA4tagqHmcU5rarQPa3z/zA4tagqHmcU5rarQPa3z -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b500/importcfg -pack ./src/github.com/containers/storage/pkg/directory/directory.go ./src/github.com/containers/storage/pkg/directory/directory_unix.go mkdir -p $WORK/b536/ cat >/tmp/go-build267750084/b160/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile context=/tmp/go-build267750084/b002/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile internal/godebug=/tmp/go-build267750084/b055/_pkg_.a packagefile internal/syscall/execenv=/tmp/go-build267750084/b046/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build267750084/b044/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile io/fs=/tmp/go-build267750084/b048/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile path/filepath=/tmp/go-build267750084/b059/_pkg_.a packagefile runtime=/tmp/go-build267750084/b009/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile syscall=/tmp/go-build267750084/b024/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -p os/exec -std -complete -installsuffix shared -buildid DZDl-mV8CQ2cbQTJnc1t/DZDl-mV8CQ2cbQTJnc1t -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b160/importcfg -pack /usr/lib/golang/src/os/exec/exec.go /usr/lib/golang/src/os/exec/exec_unix.go /usr/lib/golang/src/os/exec/lp_unix.go 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/b137=>" -I $WORK/b137/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b137/cpu_x86.o ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b687/_pkg_.a # internal cp $WORK/b377/_pkg_.a /builddir/.cache/go-build/aa/aa03b9172c6f9b7bd1f0be4ae6b33cdd6b7f5d4b9c77afcf229e32d73bd24911-d # internal cat >/tmp/go-build267750084/b536/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile path/filepath=/tmp/go-build267750084/b059/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile syscall=/tmp/go-build267750084/b024/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b536/_pkg_.a -trimpath "$WORK/b536=>" -p github.com/cyphar/filepath-securejoin -complete -installsuffix shared -buildid rBHqWc4LkFjZnMc8_U5N/rBHqWc4LkFjZnMc8_U5N -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b536/importcfg -pack ./src/github.com/cyphar/filepath-securejoin/join.go ./src/github.com/cyphar/filepath-securejoin/vfs.go cp $WORK/b687/_pkg_.a /builddir/.cache/go-build/fc/fc5bae397e381fdb3d43a18d233e7e20f65661dee7c19a6b7e1f0d8846e9d6b1-d # internal cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b137/_pkg_.a $WORK/b137/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/e2/e2540caf7a3f94201249b48dc126e7e2a3bb2589bbb7480c9e4c204b0343ce3c-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b133/ cat >/tmp/go-build267750084/b133/go_asm.h << 'EOF' # internal EOF 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/b133=>" -I $WORK/b133/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b133/symabis ./chacha20poly1305_amd64.s cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/modern-go/reflect2 -trimpath "$WORK/b190=>" -I $WORK/b190/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b190/reflect2_amd64.o ./reflect2_amd64.s cd /usr/lib/golang/src/crypto/internal/nistec /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/nistec -trimpath "$WORK/b102=>" -I $WORK/b102/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b102/p256_asm_amd64.o ./p256_asm_amd64.s cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/modern-go/reflect2 -trimpath "$WORK/b190=>" -I $WORK/b190/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b190/relfect2_mips64x.o ./relfect2_mips64x.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/modern-go/reflect2 -trimpath "$WORK/b190=>" -I $WORK/b190/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b190/relfect2_mipsx.o ./relfect2_mipsx.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/modern-go/reflect2 -trimpath "$WORK/b190=>" -I $WORK/b190/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b190/relfect2_ppc64x.o ./relfect2_ppc64x.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b500/_pkg_.a # internal cp $WORK/b500/_pkg_.a /builddir/.cache/go-build/90/90d3c0cfaffd9205e611941c8cae1b3f277b8fe1e4d33febde3e14f843bf1de5-d # internal cat >/tmp/go-build267750084/b133/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-build267750084/b095/_pkg_.a packagefile encoding/binary=/tmp/go-build267750084/b034/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=/tmp/go-build267750084/b134/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/alias=/tmp/go-build267750084/b135/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/poly1305=/tmp/go-build267750084/b136/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=/tmp/go-build267750084/b137/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -p vendor/golang.org/x/crypto/chacha20poly1305 -std -installsuffix shared -buildid hqGfjqdUv2-9weBS5KTG/hqGfjqdUv2-9weBS5KTG -goversion go1.21.7 -symabis $WORK/b133/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b133/importcfg -pack -asmhdr $WORK/b133/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/xchacha20poly1305.go cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b190/_pkg_.a $WORK/b190/reflect2_amd64.o $WORK/b190/relfect2_mips64x.o $WORK/b190/relfect2_mipsx.o $WORK/b190/relfect2_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b190/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b536/_pkg_.a # internal cp $WORK/b536/_pkg_.a /builddir/.cache/go-build/64/64fc3b0356bdb3a4effdda9c3973ec70eb71a17fcfe76150965168e7569968c9-d # internal cd /usr/lib/golang/src/crypto/internal/nistec /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b102/_pkg_.a $WORK/b102/p256_asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/93/9388bb71dec05c39f2bc8cd4b29918e22b4437b1298a70688c97ef995ec5f30a-d # internal crypto/ecdh mkdir -p $WORK/b100/ cat >/tmp/go-build267750084/b100/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build267750084/b076/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build267750084/b098/_pkg_.a packagefile crypto/internal/edwards25519/field=/tmp/go-build267750084/b101/_pkg_.a packagefile crypto/internal/nistec=/tmp/go-build267750084/b102/_pkg_.a packagefile crypto/internal/randutil=/tmp/go-build267750084/b105/_pkg_.a packagefile crypto/subtle=/tmp/go-build267750084/b097/_pkg_.a packagefile encoding/binary=/tmp/go-build267750084/b034/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile math/bits=/tmp/go-build267750084/b036/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -p crypto/ecdh -std -complete -installsuffix shared -buildid EfMP2gcX7MAdjRDdXIs5/EfMP2gcX7MAdjRDdXIs5 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b100/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 cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/d3/d3165046b131fbc47d6861a0bde5ca96e2c230475bfe61a7da150bc0814da4b4-d # internal cd /builddir/build/BUILD/buildah-1.35.4/src/golang.org/x/crypto/blake2b /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/crypto/blake2b -trimpath "$WORK/b669=>" -I $WORK/b669/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b669/blake2bAVX2_amd64.o ./blake2bAVX2_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/crypto/blake2b -trimpath "$WORK/b669=>" -I $WORK/b669/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b669/blake2b_amd64.o ./blake2b_amd64.s 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/b133=>" -I $WORK/b133/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b133/chacha20poly1305_amd64.o ./chacha20poly1305_amd64.s cd /builddir/build/BUILD/buildah-1.35.4/src/golang.org/x/crypto/blake2b /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b669/_pkg_.a $WORK/b669/blake2bAVX2_amd64.o $WORK/b669/blake2b_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b669/_pkg_.a # internal cp $WORK/b669/_pkg_.a /builddir/.cache/go-build/17/1798cb316b7091936d49ca96e25205094293ab7407d7fdb194f7a591be10238f-d # internal golang.org/x/crypto/argon2 mkdir -p $WORK/b668/ cat >/tmp/go-build267750084/b668/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/buildah-1.35.4/src/golang.org/x/crypto/argon2 /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/crypto/argon2 -trimpath "$WORK/b668=>" -I $WORK/b668/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b668/symabis ./blamka_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/82/82ac9b3b9891183225fa03d60434c4d5e0ed41090e15488efb51adb63e42de1d-d # internal golang.org/x/crypto/curve25519 mkdir -p $WORK/b686/ cat >/tmp/go-build267750084/b686/importcfg << 'EOF' # internal # import config packagefile crypto/ecdh=/tmp/go-build267750084/b100/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b686/_pkg_.a -trimpath "$WORK/b686=>" -p golang.org/x/crypto/curve25519 -complete -installsuffix shared -buildid PIrgrF3lXZ5zeVrF9MAz/PIrgrF3lXZ5zeVrF9MAz -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b686/importcfg -pack ./src/golang.org/x/crypto/curve25519/curve25519.go ./src/golang.org/x/crypto/curve25519/curve25519_go120.go cat >/tmp/go-build267750084/b668/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build267750084/b034/_pkg_.a packagefile golang.org/x/crypto/blake2b=/tmp/go-build267750084/b669/_pkg_.a packagefile golang.org/x/sys/cpu=/tmp/go-build267750084/b670/_pkg_.a packagefile hash=/tmp/go-build267750084/b077/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b668/_pkg_.a -trimpath "$WORK/b668=>" -p golang.org/x/crypto/argon2 -installsuffix shared -buildid zIwtj8g-0w4FEoyEGE2-/zIwtj8g-0w4FEoyEGE2- -goversion go1.21.7 -symabis $WORK/b668/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b668/importcfg -pack -asmhdr $WORK/b668/go_asm.h ./src/golang.org/x/crypto/argon2/argon2.go ./src/golang.org/x/crypto/argon2/blake2b.go ./src/golang.org/x/crypto/argon2/blamka_amd64.go ./src/golang.org/x/crypto/argon2/blamka_generic.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b686/_pkg_.a # internal cp $WORK/b686/_pkg_.a /builddir/.cache/go-build/f6/f6b8579e572d6c9f3c7fa846ebbdd546962a7d74f7b80ab672d672f4cbfef465-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/9e/9e81cedc5a94f82b8a676a3184b0d109305c07c42bd52873f720304a042626f4-d # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b133/_pkg_.a $WORK/b133/chacha20poly1305_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/37/37eb2ab037af72f4cee562a4baa400539253ec117380e775d9c8444efefe4d50-d # internal cd /builddir/build/BUILD/buildah-1.35.4/src/golang.org/x/crypto/argon2 /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/crypto/argon2 -trimpath "$WORK/b668=>" -I $WORK/b668/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b668/blamka_amd64.o ./blamka_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b668/_pkg_.a $WORK/b668/blamka_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b668/_pkg_.a # internal cp $WORK/b668/_pkg_.a /builddir/.cache/go-build/9f/9fa033ab6ace6bd0ab2595df294e0e542498de82497717a8a32d0cb16c0eac65-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/ec/ec2cb3785d45a6f064c5b1d703329b8e689ccbdea2987afe539d81e4d11c9d86-d # internal github.com/opencontainers/image-spec/specs-go mkdir -p $WORK/b085/ flag log encoding/json mkdir -p $WORK/b027/ github.com/opencontainers/go-digest encoding/hex cat >/tmp/go-build267750084/b085/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a EOF os/user mkdir -p $WORK/b130/ cat >/tmp/go-build267750084/b027/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile encoding=/tmp/go-build267750084/b032/_pkg_.a packagefile encoding/base64=/tmp/go-build267750084/b033/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile math=/tmp/go-build267750084/b035/_pkg_.a packagefile reflect=/tmp/go-build267750084/b037/_pkg_.a packagefile sort=/tmp/go-build267750084/b041/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a packagefile unicode=/tmp/go-build267750084/b030/_pkg_.a packagefile unicode/utf16=/tmp/go-build267750084/b051/_pkg_.a packagefile unicode/utf8=/tmp/go-build267750084/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -p github.com/opencontainers/image-spec/specs-go -complete -installsuffix shared -buildid UbJQ9lH7wXv3OipkE2qc/UbJQ9lH7wXv3OipkE2qc -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b085/importcfg -pack ./src/github.com/opencontainers/image-spec/specs-go/version.go ./src/github.com/opencontainers/image-spec/specs-go/versioned.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -p encoding/json -std -complete -installsuffix shared -buildid BfjNNMzwcmeS7Y3rPZIi/BfjNNMzwcmeS7Y3rPZIi -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b027/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 mkdir -p $WORK/b075/ cat >/tmp/go-build267750084/b130/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -p encoding/hex -std -complete -installsuffix shared -buildid O7YCl9bVaxyElPYLgHg0/O7YCl9bVaxyElPYLgHg0 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b130/importcfg -pack /usr/lib/golang/src/encoding/hex/hex.go cat >/tmp/go-build267750084/b075/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build267750084/b076/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile hash=/tmp/go-build267750084/b077/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile regexp=/tmp/go-build267750084/b066/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a EOF net/url /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -p github.com/opencontainers/go-digest -complete -installsuffix shared -buildid DC34-o_kUOdJFhH0J7HM/DC34-o_kUOdJFhH0J7HM -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b075/importcfg -pack ./src/github.com/opencontainers/go-digest/algorithm.go ./src/github.com/opencontainers/go-digest/digest.go ./src/github.com/opencontainers/go-digest/digester.go ./src/github.com/opencontainers/go-digest/doc.go ./src/github.com/opencontainers/go-digest/verifiers.go math/big mkdir -p $WORK/b132/ cat >/tmp/go-build267750084/b132/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile path=/tmp/go-build267750084/b049/_pkg_.a packagefile sort=/tmp/go-build267750084/b041/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -p net/url -std -complete -installsuffix shared -buildid GB1HRrmW8_RN9RxAfTn6/GB1HRrmW8_RN9RxAfTn6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b132/importcfg -pack /usr/lib/golang/src/net/url/url.go text/scanner mkdir -p $WORK/b154/ cat >/tmp/go-build267750084/b154/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile unicode=/tmp/go-build267750084/b030/_pkg_.a packagefile unicode/utf8=/tmp/go-build267750084/b031/_pkg_.a EOF github.com/docker/go-units mkdir -p $WORK/b159/ github.com/containers/storage/pkg/reexec /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -p text/scanner -std -complete -installsuffix shared -buildid 8_XVcP5p_BNrV2gzq1Eo/8_XVcP5p_BNrV2gzq1Eo -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b154/importcfg -pack /usr/lib/golang/src/text/scanner/scanner.go github.com/miekg/pkcs11 mkdir -p $WORK/b148/ mkdir -p $WORK/b166/ cat >/tmp/go-build267750084/b159/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a EOF echo > $WORK/b148/preferlinkext cat >/tmp/go-build267750084/b166/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build267750084/b002/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile os/exec=/tmp/go-build267750084/b160/_pkg_.a packagefile path/filepath=/tmp/go-build267750084/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -p github.com/containers/storage/pkg/reexec -complete -installsuffix shared -buildid _I1LAIfdn7o0uQjMNun_/_I1LAIfdn7o0uQjMNun_ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b166/importcfg -pack ./src/github.com/containers/storage/pkg/reexec/command_linux.go ./src/github.com/containers/storage/pkg/reexec/reexec.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -p github.com/docker/go-units -complete -installsuffix shared -buildid 2DM2XkWIKt-t3-NTPjI0/2DM2XkWIKt-t3-NTPjI0 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b159/importcfg -pack ./src/github.com/docker/go-units/duration.go ./src/github.com/docker/go-units/size.go ./src/github.com/docker/go-units/ulimit.go cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/miekg/pkcs11 TERM='dumb' CGO_LDFLAGS='"-O2" "-g" "-ldl"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b148/ -importpath github.com/miekg/pkcs11 -- -I $WORK/b148/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./params.go ./pkcs11.go ./types.go github.com/syndtr/gocapability/capability mkdir -p $WORK/b168/ gopkg.in/yaml.v3 mkdir -p $WORK/b088/ github.com/klauspost/compress/fse mkdir -p $WORK/b052/ mkdir -p $WORK/b057/ mkdir -p $WORK/b107/ github.com/ulikunitz/xz/internal/xlog mkdir -p $WORK/b150/ github.com/opencontainers/runtime-spec/specs-go mkdir -p $WORK/b167/ cat >/tmp/go-build267750084/b168/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build267750084/b060/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile syscall=/tmp/go-build267750084/b024/_pkg_.a EOF github.com/containers/storage/pkg/config cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -p github.com/syndtr/gocapability/capability -complete -installsuffix shared -buildid vf7Av-ovQodlX5mW6rrv/vf7Av-ovQodlX5mW6rrv -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b168/importcfg -pack ./src/github.com/syndtr/gocapability/capability/capability.go ./src/github.com/syndtr/gocapability/capability/capability_linux.go ./src/github.com/syndtr/gocapability/capability/enum.go ./src/github.com/syndtr/gocapability/capability/enum_gen.go ./src/github.com/syndtr/gocapability/capability/syscall_linux.go cat >/tmp/go-build267750084/b167/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -p github.com/opencontainers/runtime-spec/specs-go -complete -installsuffix shared -buildid JP_ybiZcjvz2c4IJAPdE/JP_ybiZcjvz2c4IJAPdE -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b167/importcfg -pack ./src/github.com/opencontainers/runtime-spec/specs-go/config.go ./src/github.com/opencontainers/runtime-spec/specs-go/state.go ./src/github.com/opencontainers/runtime-spec/specs-go/version.go cat >/tmp/go-build267750084/b150/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile encoding=/tmp/go-build267750084/b032/_pkg_.a packagefile encoding/base64=/tmp/go-build267750084/b033/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile math=/tmp/go-build267750084/b035/_pkg_.a packagefile reflect=/tmp/go-build267750084/b037/_pkg_.a packagefile regexp=/tmp/go-build267750084/b066/_pkg_.a packagefile sort=/tmp/go-build267750084/b041/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a packagefile unicode=/tmp/go-build267750084/b030/_pkg_.a packagefile unicode/utf8=/tmp/go-build267750084/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -p gopkg.in/yaml.v3 -complete -installsuffix shared -buildid Ntskd_p7kzE-8JT6miVW/Ntskd_p7kzE-8JT6miVW -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b150/importcfg -pack ./src/gopkg.in/yaml.v3/apic.go ./src/gopkg.in/yaml.v3/decode.go ./src/gopkg.in/yaml.v3/emitterc.go ./src/gopkg.in/yaml.v3/encode.go ./src/gopkg.in/yaml.v3/parserc.go ./src/gopkg.in/yaml.v3/readerc.go ./src/gopkg.in/yaml.v3/resolve.go ./src/gopkg.in/yaml.v3/scannerc.go ./src/gopkg.in/yaml.v3/sorter.go ./src/gopkg.in/yaml.v3/writerc.go ./src/gopkg.in/yaml.v3/yaml.go ./src/gopkg.in/yaml.v3/yamlh.go ./src/gopkg.in/yaml.v3/yamlprivateh.go google.golang.org/grpc/attributes mkdir -p $WORK/b194/ runtime/debug echo > $WORK/b057/preferlinkext cat >/tmp/go-build267750084/b052/importcfg << 'EOF' # internal # import config packagefile encoding=/tmp/go-build267750084/b032/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile reflect=/tmp/go-build267750084/b037/_pkg_.a packagefile runtime=/tmp/go-build267750084/b009/_pkg_.a packagefile sort=/tmp/go-build267750084/b041/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a EOF cd /usr/lib/golang/src/os/user TERM='dumb' CGO_LDFLAGS='"-O2" "-g"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b057/ -importpath os/user -- -I $WORK/b057/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-stack-protector ./cgo_lookup_cgo.go ./getgrouplist_unix.go cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -p flag -std -complete -installsuffix shared -buildid NuD--YIxvJQPuiLJidIB/NuD--YIxvJQPuiLJidIB -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b052/importcfg -pack /usr/lib/golang/src/flag/flag.go cat >/tmp/go-build267750084/b088/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile log/internal=/tmp/go-build267750084/b089/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile runtime=/tmp/go-build267750084/b009/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build267750084/b022/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -p log -std -complete -installsuffix shared -buildid Mr7K3F1WQjuPzfUbtJxc/Mr7K3F1WQjuPzfUbtJxc -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b088/importcfg -pack /usr/lib/golang/src/log/log.go mime/quotedprintable mkdir -p $WORK/b211/ vendor/golang.org/x/text/unicode/norm cat >/tmp/go-build267750084/b211/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build267750084/b060/_pkg_.a packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a EOF mkdir -p $WORK/b205/ net/http/internal cat >/tmp/go-build267750084/b107/go_asm.h << 'EOF' # internal EOF google.golang.org/protobuf/internal/errors mkdir -p $WORK/b229/ 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/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -p mime/quotedprintable -std -complete -installsuffix shared -buildid kCUyWlTkSRhwIe9bToSN/kCUyWlTkSRhwIe9bToSN -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b211/importcfg -pack /usr/lib/golang/src/mime/quotedprintable/reader.go /usr/lib/golang/src/mime/quotedprintable/writer.go cat >/tmp/go-build267750084/b205/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=/tmp/go-build267750084/b034/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile vendor/golang.org/x/text/transform=/tmp/go-build267750084/b203/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a packagefile unicode/utf8=/tmp/go-build267750084/b031/_pkg_.a EOF google.golang.org/grpc/internal/grpclog go/token compress/flate mkdir -p $WORK/b173/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid GPA2UxfKx8fdWMG4kRHP/GPA2UxfKx8fdWMG4kRHP -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b205/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 cat >/tmp/go-build267750084/b194/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a EOF mkdir -p $WORK/b213/ cat >/tmp/go-build267750084/b229/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=/tmp/go-build267750084/b230/_pkg_.a EOF cat >/tmp/go-build267750084/b173/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build267750084/b034/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile math/bits=/tmp/go-build267750084/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -p github.com/containers/storage/pkg/config -complete -installsuffix shared -buildid tDYSkA7NDcbkfPupVLqq/tDYSkA7NDcbkfPupVLqq -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b194/importcfg -pack ./src/github.com/containers/storage/pkg/config/config.go mkdir -p $WORK/b220/ mime /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b229/_pkg_.a -trimpath "$WORK/b229=>" -p google.golang.org/protobuf/internal/errors -complete -installsuffix shared -buildid 06XsdoW77zBpedMGUN6q/06XsdoW77zBpedMGUN6q -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b229/importcfg -pack ./src/google.golang.org/protobuf/internal/errors/errors.go ./src/google.golang.org/protobuf/internal/errors/is_go113.go mkdir -p $WORK/b183/ mkdir -p $WORK/b178/ cat >/tmp/go-build267750084/b213/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build267750084/b060/_pkg_.a packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a EOF mkdir -p $WORK/b223/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -p net/http/internal -std -complete -installsuffix shared -buildid b1HjmsSoxpOTDjg-Xqg9/b1HjmsSoxpOTDjg-Xqg9 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b213/importcfg -pack /usr/lib/golang/src/net/http/internal/chunked.go mkdir -p $WORK/b238/ cat >/tmp/go-build267750084/b238/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile sort=/tmp/go-build267750084/b041/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build267750084/b022/_pkg_.a packagefile unicode=/tmp/go-build267750084/b030/_pkg_.a packagefile unicode/utf8=/tmp/go-build267750084/b031/_pkg_.a EOF mkdir -p $WORK/b181/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b238/_pkg_.a -trimpath "$WORK/b238=>" -p go/token -std -complete -installsuffix shared -buildid PX1cXNFAq2nZB2kjay8L/PX1cXNFAq2nZB2kjay8L -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b238/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 mkdir -p $WORK/b209/ cat >/tmp/go-build267750084/b181/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build267750084/b060/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile math=/tmp/go-build267750084/b035/_pkg_.a packagefile math/bits=/tmp/go-build267750084/b036/_pkg_.a packagefile sort=/tmp/go-build267750084/b041/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a EOF vendor/golang.org/x/net/http2/hpack /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -p compress/flate -std -complete -installsuffix shared -buildid Gzx-PSQGgKMxHS-wFyfw/Gzx-PSQGgKMxHS-wFyfw -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b181/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 cat >/tmp/go-build267750084/b209/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build267750084/b060/_pkg_.a packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile encoding/base64=/tmp/go-build267750084/b033/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile sort=/tmp/go-build267750084/b041/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a packagefile unicode=/tmp/go-build267750084/b030/_pkg_.a packagefile unicode/utf8=/tmp/go-build267750084/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -p mime -std -complete -installsuffix shared -buildid IRboIaNKOXZd7adbOHrP/IRboIaNKOXZd7adbOHrP -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b209/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 mkdir -p $WORK/b208/ cat >/tmp/go-build267750084/b183/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile runtime=/tmp/go-build267750084/b009/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a EOF cat >/tmp/go-build267750084/b178/go_asm.h << 'EOF' # internal EOF cat >/tmp/go-build267750084/b223/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a EOF cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/debug -trimpath "$WORK/b178=>" -I $WORK/b178/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b178/symabis ./debug.s cat >/tmp/go-build267750084/b208/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b223/_pkg_.a -trimpath "$WORK/b223=>" -p google.golang.org/grpc/internal/grpclog -complete -installsuffix shared -buildid MZ6cm4D16cBkFYM3MMSf/MZ6cm4D16cBkFYM3MMSf -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b223/importcfg -pack ./src/google.golang.org/grpc/internal/grpclog/grpclog.go ./src/google.golang.org/grpc/internal/grpclog/prefixLogger.go cat >/tmp/go-build267750084/b220/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -p github.com/ulikunitz/xz/internal/xlog -complete -installsuffix shared -buildid Nkk9-ZWPLmYLnUrx8m7S/Nkk9-ZWPLmYLnUrx8m7S -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b183/importcfg -pack ./src/github.com/ulikunitz/xz/internal/xlog/xlog.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid Bv8rVY_P5ZJyevd9UP_b/Bv8rVY_P5ZJyevd9UP_b -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b208/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/b220/_pkg_.a -trimpath "$WORK/b220=>" -p google.golang.org/grpc/attributes -complete -installsuffix shared -buildid ozi7eYo6orfmfJUve7HV/ozi7eYo6orfmfJUve7HV -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b220/importcfg -pack ./src/google.golang.org/grpc/attributes/attributes.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -p github.com/klauspost/compress/fse -complete -installsuffix shared -buildid 17E1RZ8drZIJS7DuhQGy/17E1RZ8drZIJS7DuhQGy -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b173/importcfg -pack ./src/github.com/klauspost/compress/fse/bitreader.go ./src/github.com/klauspost/compress/fse/bitwriter.go ./src/github.com/klauspost/compress/fse/bytereader.go ./src/github.com/klauspost/compress/fse/compress.go ./src/github.com/klauspost/compress/fse/decompress.go ./src/github.com/klauspost/compress/fse/fse.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b085/_pkg_.a # internal cat >/tmp/go-build267750084/b107/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile encoding/binary=/tmp/go-build267750084/b034/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile internal/cpu=/tmp/go-build267750084/b011/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile math=/tmp/go-build267750084/b035/_pkg_.a packagefile math/bits=/tmp/go-build267750084/b036/_pkg_.a packagefile math/rand=/tmp/go-build267750084/b108/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -p math/big -std -installsuffix shared -buildid GS6sImwqtZvvLvRuF8uM/GS6sImwqtZvvLvRuF8uM -goversion go1.21.7 -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/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/b085/_pkg_.a /builddir/.cache/go-build/b9/b924a94bdf32a634a14e68e9695c290e4effb6bb39f606e6afa7b8c4a520d869-d # internal google.golang.org/protobuf/internal/version mkdir -p $WORK/b256/ cat >/tmp/go-build267750084/b256/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b256/_pkg_.a -trimpath "$WORK/b256=>" -p google.golang.org/protobuf/internal/version -complete -installsuffix shared -buildid _zLF8J8eyjiStEuOfehw/_zLF8J8eyjiStEuOfehw -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b256/importcfg -pack ./src/google.golang.org/protobuf/internal/version/version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b256/_pkg_.a # internal cp $WORK/b256/_pkg_.a /builddir/.cache/go-build/2c/2ca2364936bf080722463060264436bfdcc1b195317f0606dd7c6a63799dfd27-d # internal github.com/hashicorp/go-multierror mkdir -p $WORK/b282/ cat >/tmp/go-build267750084/b282/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/hashicorp/errwrap=/tmp/go-build267750084/b283/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b282/_pkg_.a -trimpath "$WORK/b282=>" -p github.com/hashicorp/go-multierror -complete -installsuffix shared -buildid M4f6SK85omaf5VnvO8-U/M4f6SK85omaf5VnvO8-U -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b282/importcfg -pack ./src/github.com/hashicorp/go-multierror/append.go ./src/github.com/hashicorp/go-multierror/flatten.go ./src/github.com/hashicorp/go-multierror/format.go ./src/github.com/hashicorp/go-multierror/group.go ./src/github.com/hashicorp/go-multierror/multierror.go ./src/github.com/hashicorp/go-multierror/prefix.go ./src/github.com/hashicorp/go-multierror/sort.go cat >/tmp/go-build267750084/b178/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile runtime=/tmp/go-build267750084/b009/_pkg_.a packagefile sort=/tmp/go-build267750084/b041/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -p runtime/debug -std -installsuffix shared -buildid cHLLPo9MzY0PFI-Jd_ht/cHLLPo9MzY0PFI-Jd_ht -goversion go1.21.7 -symabis $WORK/b178/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b178/importcfg -pack -asmhdr $WORK/b178/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b166/_pkg_.a # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/d1/d14060521d19027a9734526efbd6d7b6d5fd0457f71e0fea749abde871d81797-d # internal github.com/containers/image/v5/internal/iolimits mkdir -p $WORK/b298/ cat >/tmp/go-build267750084/b298/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b298/_pkg_.a -trimpath "$WORK/b298=>" -p github.com/containers/image/v5/internal/iolimits -complete -installsuffix shared -buildid 8C5nXoth13IHavqecJYJ/8C5nXoth13IHavqecJYJ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b298/importcfg -pack ./src/github.com/containers/image/v5/internal/iolimits/iolimits.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b159/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b220/_pkg_.a # internal cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/4e/4e2eb04aca8a8ebc88a09cbeade660d92d2f9e6c5c8d2a81f86ebbd9bee7701b-d # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/f4/f444967133a04ca684c7ff7502682c3d661cf79c3753fb6554c50056db868bc3-d # internal database/sql/driver mkdir -p $WORK/b309/ github.com/containers/image/v5/version mkdir -p $WORK/b314/ cat >/tmp/go-build267750084/b309/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build267750084/b002/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile reflect=/tmp/go-build267750084/b037/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b309/_pkg_.a -trimpath "$WORK/b309=>" -p database/sql/driver -std -complete -installsuffix shared -buildid nofTN-JqmxupiVJAKiIv/nofTN-JqmxupiVJAKiIv -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b309/importcfg -pack /usr/lib/golang/src/database/sql/driver/driver.go /usr/lib/golang/src/database/sql/driver/types.go cat >/tmp/go-build267750084/b314/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b314/_pkg_.a -trimpath "$WORK/b314=>" -p github.com/containers/image/v5/version -complete -installsuffix shared -buildid -8JcoQS2W4Uf77LzqZkc/-8JcoQS2W4Uf77LzqZkc -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b314/importcfg -pack ./src/github.com/containers/image/v5/version/version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b229/_pkg_.a # internal cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/bb/bb13d5b11ea31af210e1e1ca29e0e0da564cf493bd1950693c696e68a4aaced3-d # internal google.golang.org/protobuf/encoding/protowire mkdir -p $WORK/b228/ cat >/tmp/go-build267750084/b228/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build267750084/b229/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile math=/tmp/go-build267750084/b035/_pkg_.a packagefile math/bits=/tmp/go-build267750084/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b228/_pkg_.a -trimpath "$WORK/b228=>" -p google.golang.org/protobuf/encoding/protowire -complete -installsuffix shared -buildid 7yQt_qiYnKaRWcP3AFhz/7yQt_qiYnKaRWcP3AFhz -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b228/importcfg -pack ./src/google.golang.org/protobuf/encoding/protowire/wire.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/e4/e4fa2822aedccbd0cd20b47988be1cc8b0eed2f50cdac49b4d4d3ec9bc4d4266-d # internal github.com/cyberphone/json-canonicalization/go/src/webpki.org/jsoncanonicalizer mkdir -p $WORK/b315/ cat >/tmp/go-build267750084/b315/importcfg << 'EOF' # internal # import config packagefile container/list=/tmp/go-build267750084/b119/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile math=/tmp/go-build267750084/b035/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile unicode/utf16=/tmp/go-build267750084/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b315/_pkg_.a -trimpath "$WORK/b315=>" -p github.com/cyberphone/json-canonicalization/go/src/webpki.org/jsoncanonicalizer -complete -installsuffix shared -buildid U5SuSbnGJP1HUcOH14qO/U5SuSbnGJP1HUcOH14qO -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b315/importcfg -pack ./src/github.com/cyberphone/json-canonicalization/go/src/webpki.org/jsoncanonicalizer/es6numfmt.go ./src/github.com/cyberphone/json-canonicalization/go/src/webpki.org/jsoncanonicalizer/jsoncanonicalizer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b211/_pkg_.a # internal cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/24/247734e296c7b3fe9b1fc14c9143fea088d59562b156f5834fa4278ac9c500f6-d # internal encoding/csv mkdir -p $WORK/b319/ cat >/tmp/go-build267750084/b319/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build267750084/b060/_pkg_.a packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile unicode=/tmp/go-build267750084/b030/_pkg_.a packagefile unicode/utf8=/tmp/go-build267750084/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b319/_pkg_.a -trimpath "$WORK/b319=>" -p encoding/csv -std -complete -installsuffix shared -buildid iBJ3sIXiXCYDGXBH9CL8/iBJ3sIXiXCYDGXBH9CL8 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b319/importcfg -pack /usr/lib/golang/src/encoding/csv/reader.go /usr/lib/golang/src/encoding/csv/writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/59/598fb4332205ebf6834561ad685f4dd6e2dd523c77ce3fb3c07cd8dda92ff5af-d # internal encoding/xml mkdir -p $WORK/b320/ cat >/tmp/go-build267750084/b320/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build267750084/b060/_pkg_.a packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile encoding=/tmp/go-build267750084/b032/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile reflect=/tmp/go-build267750084/b037/_pkg_.a packagefile runtime=/tmp/go-build267750084/b009/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a packagefile unicode=/tmp/go-build267750084/b030/_pkg_.a packagefile unicode/utf8=/tmp/go-build267750084/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b320/_pkg_.a -trimpath "$WORK/b320=>" -p encoding/xml -std -complete -installsuffix shared -buildid NGGG2vnH2aAEbdmexfxm/NGGG2vnH2aAEbdmexfxm -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b320/importcfg -pack /usr/lib/golang/src/encoding/xml/marshal.go /usr/lib/golang/src/encoding/xml/read.go /usr/lib/golang/src/encoding/xml/typeinfo.go /usr/lib/golang/src/encoding/xml/xml.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/a2/a230ef7a28318feb6b9317a9fea68815ba2ea7f1015cb7c59d7cb087d0d5a229-d # internal github.com/containers/image/v5/docker/reference mkdir -p $WORK/b074/ cat >/tmp/go-build267750084/b074/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/containers/storage/pkg/regexp=/tmp/go-build267750084/b065/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build267750084/b075/_pkg_.a packagefile path=/tmp/go-build267750084/b049/_pkg_.a packagefile regexp=/tmp/go-build267750084/b066/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -p github.com/containers/image/v5/docker/reference -complete -installsuffix shared -buildid qwqcEhJL1pYluD_CZtES/qwqcEhJL1pYluD_CZtES -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b074/importcfg -pack ./src/github.com/containers/image/v5/docker/reference/helpers.go ./src/github.com/containers/image/v5/docker/reference/normalize.go ./src/github.com/containers/image/v5/docker/reference/reference.go ./src/github.com/containers/image/v5/docker/reference/regexp-additions.go ./src/github.com/containers/image/v5/docker/reference/regexp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b223/_pkg_.a # internal cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/2c/2c691077ca014610d9f33001f639d74736cfb9140e40b5dab69c453845b35611-d # internal github.com/opencontainers/image-spec/specs-go/v1 mkdir -p $WORK/b084/ cat >/tmp/go-build267750084/b084/importcfg << 'EOF' # internal # import config packagefile github.com/opencontainers/go-digest=/tmp/go-build267750084/b075/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=/tmp/go-build267750084/b085/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -p github.com/opencontainers/image-spec/specs-go/v1 -complete -installsuffix shared -buildid 4KU4o3aUXAZXaFass5aR/4KU4o3aUXAZXaFass5aR -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b084/importcfg -pack ./src/github.com/opencontainers/image-spec/specs-go/v1/annotations.go ./src/github.com/opencontainers/image-spec/specs-go/v1/config.go ./src/github.com/opencontainers/image-spec/specs-go/v1/descriptor.go ./src/github.com/opencontainers/image-spec/specs-go/v1/index.go ./src/github.com/opencontainers/image-spec/specs-go/v1/layout.go ./src/github.com/opencontainers/image-spec/specs-go/v1/manifest.go ./src/github.com/opencontainers/image-spec/specs-go/v1/mediatype.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b298/_pkg_.a # internal cp $WORK/b298/_pkg_.a /builddir/.cache/go-build/70/70affa03e0dcdcb90a923cf5282ffcb74a87d56e67a7362917b59dedf831a3bc-d # internal github.com/distribution/reference mkdir -p $WORK/b280/ cat >/tmp/go-build267750084/b280/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build267750084/b075/_pkg_.a packagefile path=/tmp/go-build267750084/b049/_pkg_.a packagefile regexp=/tmp/go-build267750084/b066/_pkg_.a packagefile sort=/tmp/go-build267750084/b041/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b280/_pkg_.a -trimpath "$WORK/b280=>" -p github.com/distribution/reference -complete -installsuffix shared -buildid rTEquN1PVDu36nReVtPM/rTEquN1PVDu36nReVtPM -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b280/importcfg -pack ./src/github.com/distribution/reference/helpers.go ./src/github.com/distribution/reference/normalize.go ./src/github.com/distribution/reference/reference.go ./src/github.com/distribution/reference/regexp.go ./src/github.com/distribution/reference/sort.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b314/_pkg_.a # internal cp $WORK/b314/_pkg_.a /builddir/.cache/go-build/6f/6f75291db9872d137fe53b809dd7de07767fe2c516c194a3af87a075f2c8c4f4-d # internal encoding/gob mkdir -p $WORK/b345/ cat >/tmp/go-build267750084/b345/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build267750084/b060/_pkg_.a packagefile encoding=/tmp/go-build267750084/b032/_pkg_.a packagefile encoding/binary=/tmp/go-build267750084/b034/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile internal/saferio=/tmp/go-build267750084/b346/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile math=/tmp/go-build267750084/b035/_pkg_.a packagefile math/bits=/tmp/go-build267750084/b036/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile reflect=/tmp/go-build267750084/b037/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build267750084/b022/_pkg_.a packagefile unicode=/tmp/go-build267750084/b030/_pkg_.a packagefile unicode/utf8=/tmp/go-build267750084/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b345/_pkg_.a -trimpath "$WORK/b345=>" -p encoding/gob -std -complete -installsuffix shared -buildid Da-qHpA3EOaFfBMmrOty/Da-qHpA3EOaFfBMmrOty -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b345/importcfg -pack /usr/lib/golang/src/encoding/gob/dec_helpers.go /usr/lib/golang/src/encoding/gob/decode.go /usr/lib/golang/src/encoding/gob/decoder.go /usr/lib/golang/src/encoding/gob/doc.go /usr/lib/golang/src/encoding/gob/enc_helpers.go /usr/lib/golang/src/encoding/gob/encode.go /usr/lib/golang/src/encoding/gob/encoder.go /usr/lib/golang/src/encoding/gob/error.go /usr/lib/golang/src/encoding/gob/type.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b154/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b213/_pkg_.a # internal cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/69/6934fdc898fa6625edfe464ba10aeedaa37c5d0d67c8f2295307a093b0e463b1-d # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/d8/d88e4706d38d2f9d68e9afec044149ba72918a9887eb9d3c81bfd2e385cefae0-d # internal gopkg.in/go-jose/go-jose.v2/json mkdir -p $WORK/b369/ github.com/proglottis/gpgme mkdir -p $WORK/b383/ cat >/tmp/go-build267750084/b369/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile encoding=/tmp/go-build267750084/b032/_pkg_.a packagefile encoding/base64=/tmp/go-build267750084/b033/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile math=/tmp/go-build267750084/b035/_pkg_.a packagefile reflect=/tmp/go-build267750084/b037/_pkg_.a packagefile runtime=/tmp/go-build267750084/b009/_pkg_.a packagefile sort=/tmp/go-build267750084/b041/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a packagefile unicode=/tmp/go-build267750084/b030/_pkg_.a packagefile unicode/utf16=/tmp/go-build267750084/b051/_pkg_.a packagefile unicode/utf8=/tmp/go-build267750084/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/proglottis/gpgme pkg-config --cflags -- gpgme cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b369/_pkg_.a -trimpath "$WORK/b369=>" -p gopkg.in/go-jose/go-jose.v2/json -complete -installsuffix shared -buildid zhTbAwxy2Y9o8icPyedX/zhTbAwxy2Y9o8icPyedX -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b369/importcfg -pack ./src/gopkg.in/go-jose/go-jose.v2/json/decode.go ./src/gopkg.in/go-jose/go-jose.v2/json/encode.go ./src/gopkg.in/go-jose/go-jose.v2/json/indent.go ./src/gopkg.in/go-jose/go-jose.v2/json/scanner.go ./src/gopkg.in/go-jose/go-jose.v2/json/stream.go ./src/gopkg.in/go-jose/go-jose.v2/json/tags.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b194/_pkg_.a # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/d9/d916e87a5a14f0199f4e2b7e46d0dca43be2ca2978fd84299735046acdf7fc69-d # internal github.com/go-jose/go-jose/v3/json mkdir -p $WORK/b407/ cat >/tmp/go-build267750084/b407/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile encoding=/tmp/go-build267750084/b032/_pkg_.a packagefile encoding/base64=/tmp/go-build267750084/b033/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile math=/tmp/go-build267750084/b035/_pkg_.a packagefile reflect=/tmp/go-build267750084/b037/_pkg_.a packagefile runtime=/tmp/go-build267750084/b009/_pkg_.a packagefile sort=/tmp/go-build267750084/b041/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a packagefile unicode=/tmp/go-build267750084/b030/_pkg_.a packagefile unicode/utf16=/tmp/go-build267750084/b051/_pkg_.a packagefile unicode/utf8=/tmp/go-build267750084/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b407/_pkg_.a -trimpath "$WORK/b407=>" -p github.com/go-jose/go-jose/v3/json -complete -installsuffix shared -buildid FZDRHSZgl_C4EaA9L8Zj/FZDRHSZgl_C4EaA9L8Zj -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b407/importcfg -pack ./src/github.com/go-jose/go-jose/v3/json/decode.go ./src/github.com/go-jose/go-jose/v3/json/encode.go ./src/github.com/go-jose/go-jose/v3/json/indent.go ./src/github.com/go-jose/go-jose/v3/json/scanner.go ./src/github.com/go-jose/go-jose/v3/json/stream.go ./src/github.com/go-jose/go-jose/v3/json/tags.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b228/_pkg_.a # internal cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/db/db93191184070efb84b6c8622fbcf390e010817cb372604ca9eb1c157604c082-d # internal google.golang.org/protobuf/reflect/protoreflect mkdir -p $WORK/b233/ cat >/tmp/go-build267750084/b233/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=/tmp/go-build267750084/b228/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=/tmp/go-build267750084/b234/_pkg_.a packagefile math=/tmp/go-build267750084/b035/_pkg_.a packagefile reflect=/tmp/go-build267750084/b037/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b233/_pkg_.a -trimpath "$WORK/b233=>" -p google.golang.org/protobuf/reflect/protoreflect -complete -installsuffix shared -buildid 1rXO3glWoUytvkfY06Et/1rXO3glWoUytvkfY06Et -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b233/importcfg -pack ./src/google.golang.org/protobuf/reflect/protoreflect/methods.go ./src/google.golang.org/protobuf/reflect/protoreflect/proto.go ./src/google.golang.org/protobuf/reflect/protoreflect/source.go ./src/google.golang.org/protobuf/reflect/protoreflect/source_gen.go ./src/google.golang.org/protobuf/reflect/protoreflect/type.go ./src/google.golang.org/protobuf/reflect/protoreflect/value.go ./src/google.golang.org/protobuf/reflect/protoreflect/value_equal.go ./src/google.golang.org/protobuf/reflect/protoreflect/value_union.go ./src/google.golang.org/protobuf/reflect/protoreflect/value_unsafe_go121.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b168/_pkg_.a # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/3e/3ecb3190f950fceeb9076a4b162e1b46fbececf82bf5c680c47eb9215eb0edd7-d # internal text/template/parse mkdir -p $WORK/b418/ cat >/tmp/go-build267750084/b418/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile runtime=/tmp/go-build267750084/b009/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile unicode=/tmp/go-build267750084/b030/_pkg_.a packagefile unicode/utf8=/tmp/go-build267750084/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b418/_pkg_.a -trimpath "$WORK/b418=>" -p text/template/parse -std -complete -installsuffix shared -buildid VKt2i4jZfFw2lsCcpv7s/VKt2i4jZfFw2lsCcpv7s -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b418/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b238/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b282/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b183/_pkg_.a # internal cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/f2/f295314ce0d62beab5b0aac4834189f8d2cf594ee947e9ba40935df807af81fe-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b084/_pkg_.a # internal google.golang.org/grpc/internal/idle mkdir -p $WORK/b440/ cp $WORK/b282/_pkg_.a /builddir/.cache/go-build/87/8724acc990876cb00d0c66c4b97b8fedb4bcd739fc5c1527e544f2a961718f31-d # internal cat >/tmp/go-build267750084/b440/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile math=/tmp/go-build267750084/b035/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build267750084/b022/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b440/_pkg_.a -trimpath "$WORK/b440=>" -p google.golang.org/grpc/internal/idle -complete -installsuffix shared -buildid xdM74fuTZK33yxe0hPdN/xdM74fuTZK33yxe0hPdN -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b440/importcfg -pack ./src/google.golang.org/grpc/internal/idle/idle.go cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/8a/8aba0e057b5ea47c67c81ae7e8ce202f7de690448415dc325470be1bab13025c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b315/_pkg_.a # internal github.com/containers/common/internal mkdir -p $WORK/b275/ cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/73/73feb8bbf01ef0e1faaa1b59d1fe5ac3c0328e27529d89e2a3e9b79db4ba1b4a-d # internal cat >/tmp/go-build267750084/b275/importcfg << 'EOF' # internal # import config packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build267750084/b084/_pkg_.a packagefile golang.org/x/exp/maps=/tmp/go-build267750084/b141/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build267750084/b090/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b275/_pkg_.a -trimpath "$WORK/b275=>" -p github.com/containers/common/internal -complete -installsuffix shared -buildid ZyrmJTUHZ4j3RkNOmNxF/ZyrmJTUHZ4j3RkNOmNxF -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b275/importcfg -pack ./src/github.com/containers/common/internal/deepcopy.go cp $WORK/b315/_pkg_.a /builddir/.cache/go-build/8d/8ddc6892736e8f8a3ed6e51c6d93b38a9efc2ca29b5772f50c770e8dd70c1aca-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b052/_pkg_.a # internal golang.org/x/text/unicode/norm mkdir -p $WORK/b458/ golang.org/x/net/http2/hpack mkdir -p $WORK/b459/ cat >/tmp/go-build267750084/b458/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build267750084/b034/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile golang.org/x/text/transform=/tmp/go-build267750084/b456/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a packagefile unicode/utf8=/tmp/go-build267750084/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b458/_pkg_.a -trimpath "$WORK/b458=>" -p golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid X2CnYgIYXHXUvmU8Z-Gl/X2CnYgIYXHXUvmU8Z-Gl -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b458/importcfg -pack ./src/golang.org/x/text/unicode/norm/composition.go ./src/golang.org/x/text/unicode/norm/forminfo.go ./src/golang.org/x/text/unicode/norm/input.go ./src/golang.org/x/text/unicode/norm/iter.go ./src/golang.org/x/text/unicode/norm/normalize.go ./src/golang.org/x/text/unicode/norm/readwriter.go ./src/golang.org/x/text/unicode/norm/tables15.0.0.go ./src/golang.org/x/text/unicode/norm/transform.go ./src/golang.org/x/text/unicode/norm/trie.go cat >/tmp/go-build267750084/b459/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b459/_pkg_.a -trimpath "$WORK/b459=>" -p golang.org/x/net/http2/hpack -complete -installsuffix shared -buildid jG8PFFd_6gF_ebIQgD3w/jG8PFFd_6gF_ebIQgD3w -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b459/importcfg -pack ./src/golang.org/x/net/http2/hpack/encode.go ./src/golang.org/x/net/http2/hpack/hpack.go ./src/golang.org/x/net/http2/hpack/huffman.go ./src/golang.org/x/net/http2/hpack/static_table.go ./src/golang.org/x/net/http2/hpack/tables.go cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/55/55cf0db4279b47141b773f8f040d4752c658ecec9254b34c2f6bad5d0c4c59dc-d # internal runtime/trace mkdir -p $WORK/b476/ cat >/tmp/go-build267750084/b476/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build267750084/b002/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile runtime=/tmp/go-build267750084/b009/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build267750084/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b476/_pkg_.a -trimpath "$WORK/b476=>" -p runtime/trace -std -installsuffix shared -buildid jxNGeCo5r3qs6fF4mTMg/jxNGeCo5r3qs6fF4mTMg -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b476/importcfg -pack /usr/lib/golang/src/runtime/trace/annotation.go /usr/lib/golang/src/runtime/trace/trace.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/ea/ea85746754b02cd56efacfe12a2ad78fc29f36638a2db74e04f49d04085f8ffa-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b204/ cat >/tmp/go-build267750084/b204/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile container/list=/tmp/go-build267750084/b119/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile log=/tmp/go-build267750084/b088/_pkg_.a packagefile sort=/tmp/go-build267750084/b041/_pkg_.a packagefile unicode/utf8=/tmp/go-build267750084/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid Wo6Z5GGcqLcchVXEt3BU/Wo6Z5GGcqLcchVXEt3BU -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b204/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b208/_pkg_.a # internal github.com/ulikunitz/xz/lzma mkdir -p $WORK/b184/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b132/_pkg_.a # internal cat >/tmp/go-build267750084/b184/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build267750084/b060/_pkg_.a packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/ulikunitz/xz/internal/hash=/tmp/go-build267750084/b185/_pkg_.a packagefile github.com/ulikunitz/xz/internal/xlog=/tmp/go-build267750084/b183/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile unicode=/tmp/go-build267750084/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -p github.com/ulikunitz/xz/lzma -complete -installsuffix shared -buildid 0dcz2MoDuHtN4FHn2SR4/0dcz2MoDuHtN4FHn2SR4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b184/importcfg -pack ./src/github.com/ulikunitz/xz/lzma/bintree.go ./src/github.com/ulikunitz/xz/lzma/bitops.go ./src/github.com/ulikunitz/xz/lzma/breader.go ./src/github.com/ulikunitz/xz/lzma/buffer.go ./src/github.com/ulikunitz/xz/lzma/bytewriter.go ./src/github.com/ulikunitz/xz/lzma/decoder.go ./src/github.com/ulikunitz/xz/lzma/decoderdict.go ./src/github.com/ulikunitz/xz/lzma/directcodec.go ./src/github.com/ulikunitz/xz/lzma/distcodec.go ./src/github.com/ulikunitz/xz/lzma/encoder.go ./src/github.com/ulikunitz/xz/lzma/encoderdict.go ./src/github.com/ulikunitz/xz/lzma/hashtable.go ./src/github.com/ulikunitz/xz/lzma/header.go ./src/github.com/ulikunitz/xz/lzma/header2.go ./src/github.com/ulikunitz/xz/lzma/lengthcodec.go ./src/github.com/ulikunitz/xz/lzma/literalcodec.go ./src/github.com/ulikunitz/xz/lzma/matchalgorithm.go ./src/github.com/ulikunitz/xz/lzma/operation.go ./src/github.com/ulikunitz/xz/lzma/prob.go ./src/github.com/ulikunitz/xz/lzma/properties.go ./src/github.com/ulikunitz/xz/lzma/rangecodec.go ./src/github.com/ulikunitz/xz/lzma/reader.go ./src/github.com/ulikunitz/xz/lzma/reader2.go ./src/github.com/ulikunitz/xz/lzma/state.go ./src/github.com/ulikunitz/xz/lzma/treecodecs.go ./src/github.com/ulikunitz/xz/lzma/writer.go ./src/github.com/ulikunitz/xz/lzma/writer2.go cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/8a/8a66c1c057d196fe8f3b49287112e46fdb4fc6e8fd4e442461c2a2c3b429b358-d # internal github.com/go-openapi/analysis/internal/debug mkdir -p $WORK/b342/ cat >/tmp/go-build267750084/b342/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile log=/tmp/go-build267750084/b088/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile path/filepath=/tmp/go-build267750084/b059/_pkg_.a packagefile runtime=/tmp/go-build267750084/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b342/_pkg_.a -trimpath "$WORK/b342=>" -p github.com/go-openapi/analysis/internal/debug -complete -installsuffix shared -buildid sP1FT_zRkdZay7GDLZtS/sP1FT_zRkdZay7GDLZtS -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b342/importcfg -pack ./src/github.com/go-openapi/analysis/internal/debug/debug.go cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/f0/f0b458ebeffd9d47a409d1ef9b13fd499166466912f4e769a93c2a22854a5705-d # internal github.com/stefanberger/go-pkcs11uri mkdir -p $WORK/b149/ cat >/tmp/go-build267750084/b149/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile io/ioutil=/tmp/go-build267750084/b138/_pkg_.a packagefile net/url=/tmp/go-build267750084/b132/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile path/filepath=/tmp/go-build267750084/b059/_pkg_.a packagefile regexp=/tmp/go-build267750084/b066/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -p github.com/stefanberger/go-pkcs11uri -complete -installsuffix shared -buildid 8mYz7hIX2FLiOVxZZnLx/8mYz7hIX2FLiOVxZZnLx -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b149/importcfg -pack ./src/github.com/stefanberger/go-pkcs11uri/pkcs11uri.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b309/_pkg_.a # internal cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/proglottis/gpgme pkg-config --libs -- gpgme cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/debug -trimpath "$WORK/b178=>" -I $WORK/b178/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b178/debug.o ./debug.s cp $WORK/b309/_pkg_.a /builddir/.cache/go-build/e2/e2845c84f271eeec021357ea04387e821a5a3a3d9fb856d6f39fcec472b9f817-d # internal database/sql mkdir -p $WORK/b308/ cat >/tmp/go-build267750084/b308/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile context=/tmp/go-build267750084/b002/_pkg_.a packagefile database/sql/driver=/tmp/go-build267750084/b309/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile reflect=/tmp/go-build267750084/b037/_pkg_.a packagefile runtime=/tmp/go-build267750084/b009/_pkg_.a packagefile sort=/tmp/go-build267750084/b041/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build267750084/b022/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a packagefile unicode=/tmp/go-build267750084/b030/_pkg_.a packagefile unicode/utf8=/tmp/go-build267750084/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b308/_pkg_.a -trimpath "$WORK/b308=>" -p database/sql -std -complete -installsuffix shared -buildid Yq6DPWRbV206Cr2-NF-g/Yq6DPWRbV206Cr2-NF-g -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b308/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 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b178/_pkg_.a $WORK/b178/debug.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b178/_pkg_.a # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/66/667a9385849d43dd4066791ab024808b21224d91c422766025d0dc8cd27dbfa4-d # internal github.com/modern-go/concurrent mkdir -p $WORK/b189/ cat >/tmp/go-build267750084/b189/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build267750084/b002/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile io/ioutil=/tmp/go-build267750084/b138/_pkg_.a packagefile log=/tmp/go-build267750084/b088/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile reflect=/tmp/go-build267750084/b037/_pkg_.a packagefile runtime=/tmp/go-build267750084/b009/_pkg_.a packagefile runtime/debug=/tmp/go-build267750084/b178/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -p github.com/modern-go/concurrent -complete -installsuffix shared -buildid 4R3NKTIaM9XQLVRGpeIE/4R3NKTIaM9XQLVRGpeIE -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b189/importcfg -pack ./src/github.com/modern-go/concurrent/executor.go ./src/github.com/modern-go/concurrent/go_above_19.go ./src/github.com/modern-go/concurrent/log.go ./src/github.com/modern-go/concurrent/unbounded_executor.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b319/_pkg_.a # internal cp $WORK/b319/_pkg_.a /builddir/.cache/go-build/91/9104c3b04c80a370870c2c389135d05c778f60ba60bf747ee181ab58d82612a5-d # internal github.com/oklog/ulid mkdir -p $WORK/b326/ cat >/tmp/go-build267750084/b326/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build267750084/b060/_pkg_.a packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile database/sql/driver=/tmp/go-build267750084/b309/_pkg_.a packagefile encoding/binary=/tmp/go-build267750084/b034/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile math=/tmp/go-build267750084/b035/_pkg_.a packagefile math/bits=/tmp/go-build267750084/b036/_pkg_.a packagefile math/rand=/tmp/go-build267750084/b108/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b326/_pkg_.a -trimpath "$WORK/b326=>" -p github.com/oklog/ulid -complete -installsuffix shared -buildid mcH6yDWwXhtpQ0JwBLZj/mcH6yDWwXhtpQ0JwBLZj -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b326/importcfg -pack ./src/github.com/oklog/ulid/ulid.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b209/_pkg_.a # internal cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/ab/abd3ec2cca5df636d630c38110d8a7ffd6119f1b3e4d9ce96063f8892dfecd1a-d # internal github.com/go-openapi/jsonreference/internal mkdir -p $WORK/b349/ cat >/tmp/go-build267750084/b349/importcfg << 'EOF' # internal # import config packagefile net/url=/tmp/go-build267750084/b132/_pkg_.a packagefile regexp=/tmp/go-build267750084/b066/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b349/_pkg_.a -trimpath "$WORK/b349=>" -p github.com/go-openapi/jsonreference/internal -complete -installsuffix shared -buildid SxhkAf-aii6a9Dcmt8oU/SxhkAf-aii6a9Dcmt8oU -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b349/importcfg -pack ./src/github.com/go-openapi/jsonreference/internal/normalize_url.go echo > $WORK/b383/preferlinkext cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/proglottis/gpgme TERM='dumb' CGO_LDFLAGS='"-O2" "-g" "-lgpgme"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b383/ -importpath github.com/proglottis/gpgme -- -D_FILE_OFFSET_BITS=64 -I/usr/include/libassuan2 -I $WORK/b383/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./data.go ./gpgme.go ./unset_agent_info.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b173/_pkg_.a # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/7b/7b2263fd722c99622d2f0a70a42507319f2d668ac39eb503974e5321d7421939-d # internal github.com/klauspost/compress/huff0 mkdir -p $WORK/b172/ cat >/tmp/go-build267750084/b172/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b440/_pkg_.a # internal cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/klauspost/compress/huff0 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/klauspost/compress/huff0 -trimpath "$WORK/b172=>" -I $WORK/b172/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b172/symabis ./decompress_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b275/_pkg_.a # internal cp $WORK/b440/_pkg_.a /builddir/.cache/go-build/d5/d5a6129d0de6816f6a71a9cd985929080c023dd3f1751748e55e650820bb4cff-d # internal golang.org/x/net/internal/timeseries mkdir -p $WORK/b415/ cp $WORK/b275/_pkg_.a /builddir/.cache/go-build/b4/b44bd60e22318f8ab8056ba01f6f6af2475071f011e867a121d87abf9275757a-d # internal cat >/tmp/go-build267750084/b415/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile log=/tmp/go-build267750084/b088/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b415/_pkg_.a -trimpath "$WORK/b415=>" -p golang.org/x/net/internal/timeseries -complete -installsuffix shared -buildid LdECOGqCr4zmaNqveZ1h/LdECOGqCr4zmaNqveZ1h -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b415/importcfg -pack ./src/golang.org/x/net/internal/timeseries/timeseries.go golang.org/x/text/unicode/bidi mkdir -p $WORK/b457/ cat >/tmp/go-build267750084/b457/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile container/list=/tmp/go-build267750084/b119/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile log=/tmp/go-build267750084/b088/_pkg_.a packagefile sort=/tmp/go-build267750084/b041/_pkg_.a packagefile unicode/utf8=/tmp/go-build267750084/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b457/_pkg_.a -trimpath "$WORK/b457=>" -p golang.org/x/text/unicode/bidi -complete -installsuffix shared -buildid CLAUR3ny66At1O7LPhLa/CLAUR3ny66At1O7LPhLa -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b457/importcfg -pack ./src/golang.org/x/text/unicode/bidi/bidi.go ./src/golang.org/x/text/unicode/bidi/bracket.go ./src/golang.org/x/text/unicode/bidi/core.go ./src/golang.org/x/text/unicode/bidi/prop.go ./src/golang.org/x/text/unicode/bidi/tables15.0.0.go ./src/golang.org/x/text/unicode/bidi/trieval.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b476/_pkg_.a # internal cp $WORK/b476/_pkg_.a /builddir/.cache/go-build/aa/aa3d5e0dafb42ec98e77e7c9af1ed8b6a6a4fef0c2476f1b3295bde8cefccdd3-d # internal testing mkdir -p $WORK/b474/ cat >/tmp/go-build267750084/b474/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile flag=/tmp/go-build267750084/b052/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile internal/goexperiment=/tmp/go-build267750084/b014/_pkg_.a packagefile internal/race=/tmp/go-build267750084/b021/_pkg_.a packagefile internal/sysinfo=/tmp/go-build267750084/b475/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile math=/tmp/go-build267750084/b035/_pkg_.a packagefile math/rand=/tmp/go-build267750084/b108/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile path/filepath=/tmp/go-build267750084/b059/_pkg_.a packagefile reflect=/tmp/go-build267750084/b037/_pkg_.a packagefile runtime=/tmp/go-build267750084/b009/_pkg_.a packagefile runtime/debug=/tmp/go-build267750084/b178/_pkg_.a packagefile runtime/trace=/tmp/go-build267750084/b476/_pkg_.a packagefile sort=/tmp/go-build267750084/b041/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build267750084/b022/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a packagefile unicode=/tmp/go-build267750084/b030/_pkg_.a packagefile unicode/utf8=/tmp/go-build267750084/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b474/_pkg_.a -trimpath "$WORK/b474=>" -p testing -std -complete -installsuffix shared -buildid X-VVl7JoCH7yUSKb4rq_/X-VVl7JoCH7yUSKb4rq_ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b474/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/buildid -w $WORK/b342/_pkg_.a # internal cp $WORK/b342/_pkg_.a /builddir/.cache/go-build/95/95ac99eb9ce51d1695dfe37ee36badce6647249aa774c2c32347055c22750646-d # internal github.com/vbauerster/mpb/v8/decor mkdir -p $WORK/b484/ cat >/tmp/go-build267750084/b484/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/VividCortex/ewma=/tmp/go-build267750084/b485/_pkg_.a packagefile github.com/mattn/go-runewidth=/tmp/go-build267750084/b481/_pkg_.a packagefile github.com/vbauerster/mpb/v8/internal=/tmp/go-build267750084/b486/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile math=/tmp/go-build267750084/b035/_pkg_.a packagefile sort=/tmp/go-build267750084/b041/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b484/_pkg_.a -trimpath "$WORK/b484=>" -p github.com/vbauerster/mpb/v8/decor -complete -installsuffix shared -buildid 9DmQPIzdhFSe7XrOq7Qg/9DmQPIzdhFSe7XrOq7Qg -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b484/importcfg -pack ./src/github.com/vbauerster/mpb/v8/decor/any.go ./src/github.com/vbauerster/mpb/v8/decor/counters.go ./src/github.com/vbauerster/mpb/v8/decor/decorator.go ./src/github.com/vbauerster/mpb/v8/decor/doc.go ./src/github.com/vbauerster/mpb/v8/decor/elapsed.go ./src/github.com/vbauerster/mpb/v8/decor/eta.go ./src/github.com/vbauerster/mpb/v8/decor/meta.go ./src/github.com/vbauerster/mpb/v8/decor/moving_average.go ./src/github.com/vbauerster/mpb/v8/decor/name.go ./src/github.com/vbauerster/mpb/v8/decor/on_abort.go ./src/github.com/vbauerster/mpb/v8/decor/on_compete_or_on_abort.go ./src/github.com/vbauerster/mpb/v8/decor/on_complete.go ./src/github.com/vbauerster/mpb/v8/decor/on_condition.go ./src/github.com/vbauerster/mpb/v8/decor/percentage.go ./src/github.com/vbauerster/mpb/v8/decor/size_type.go ./src/github.com/vbauerster/mpb/v8/decor/sizeb1000_string.go ./src/github.com/vbauerster/mpb/v8/decor/sizeb1024_string.go ./src/github.com/vbauerster/mpb/v8/decor/speed.go ./src/github.com/vbauerster/mpb/v8/decor/spinner.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/81/819710cb10d3ef99a16487b052dc9d0c65116689d0fd7a78a1e918b53fa934f6-d # internal github.com/containers/image/v5/types mkdir -p $WORK/b081/ cat >/tmp/go-build267750084/b081/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build267750084/b002/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build267750084/b074/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=/tmp/go-build267750084/b082/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build267750084/b075/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build267750084/b084/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -p github.com/containers/image/v5/types -complete -installsuffix shared -buildid mJBNRPc-vweUAytneW1K/mJBNRPc-vweUAytneW1K -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b081/importcfg -pack ./src/github.com/containers/image/v5/types/types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b280/_pkg_.a # internal cat >/tmp/go-build267750084/b172/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build267750084/b034/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/klauspost/compress/fse=/tmp/go-build267750084/b173/_pkg_.a packagefile github.com/klauspost/compress/internal/cpuinfo=/tmp/go-build267750084/b174/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile math=/tmp/go-build267750084/b035/_pkg_.a packagefile math/bits=/tmp/go-build267750084/b036/_pkg_.a packagefile runtime=/tmp/go-build267750084/b009/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -p github.com/klauspost/compress/huff0 -installsuffix shared -buildid miTspv2Vr8NiNcoDt04c/miTspv2Vr8NiNcoDt04c -goversion go1.21.7 -symabis $WORK/b172/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b172/importcfg -pack -asmhdr $WORK/b172/go_asm.h ./src/github.com/klauspost/compress/huff0/bitreader.go ./src/github.com/klauspost/compress/huff0/bitwriter.go ./src/github.com/klauspost/compress/huff0/compress.go ./src/github.com/klauspost/compress/huff0/decompress.go ./src/github.com/klauspost/compress/huff0/decompress_amd64.go ./src/github.com/klauspost/compress/huff0/huff0.go cp $WORK/b280/_pkg_.a /builddir/.cache/go-build/4a/4aaf925658228d065036d91e075d76ef7f36543ca27ea331822f20908769de38-d # internal github.com/containers/image/v5/directory/explicitfilepath mkdir -p $WORK/b489/ cat >/tmp/go-build267750084/b489/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile path/filepath=/tmp/go-build267750084/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b489/_pkg_.a -trimpath "$WORK/b489=>" -p github.com/containers/image/v5/directory/explicitfilepath -complete -installsuffix shared -buildid uX1MfN74TRm1l7DcuCdi/uX1MfN74TRm1l7DcuCdi -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b489/importcfg -pack ./src/github.com/containers/image/v5/directory/explicitfilepath/path.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b181/_pkg_.a # internal cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/c8/c89255bcd0792431c49271b85e6b969e06e5177a87baa2352f0e6f76424c737b-d # internal github.com/klauspost/compress/flate mkdir -p $WORK/b180/ cat >/tmp/go-build267750084/b180/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/klauspost/compress/flate /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/klauspost/compress/flate -trimpath "$WORK/b180=>" -I $WORK/b180/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b180/symabis ./matchlen_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b349/_pkg_.a # internal cp $WORK/b349/_pkg_.a /builddir/.cache/go-build/cf/cf2cf17673dbb5397ffa5bff8a159b7585cab0b1ebd8ebf040e0372d087ec3e4-d # internal compress/gzip mkdir -p $WORK/b199/ cat >/tmp/go-build267750084/b199/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build267750084/b060/_pkg_.a packagefile compress/flate=/tmp/go-build267750084/b181/_pkg_.a packagefile encoding/binary=/tmp/go-build267750084/b034/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile hash/crc32=/tmp/go-build267750084/b176/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -p compress/gzip -std -complete -installsuffix shared -buildid f9Td-j4wfH3xggTt3ad6/f9Td-j4wfH3xggTt3ad6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b199/importcfg -pack /usr/lib/golang/src/compress/gzip/gunzip.go /usr/lib/golang/src/compress/gzip/gzip.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/ac/acae9ea2e5322ca602e16303389eaa52ca3b31772e714a893f95c9153e1486ea-d # internal compress/zlib mkdir -p $WORK/b389/ cat >/tmp/go-build267750084/b389/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build267750084/b060/_pkg_.a packagefile compress/flate=/tmp/go-build267750084/b181/_pkg_.a packagefile encoding/binary=/tmp/go-build267750084/b034/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile hash=/tmp/go-build267750084/b077/_pkg_.a packagefile hash/adler32=/tmp/go-build267750084/b390/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b389/_pkg_.a -trimpath "$WORK/b389=>" -p compress/zlib -std -complete -installsuffix shared -buildid vK1mFz7GGbfdo7zXg1S4/vK1mFz7GGbfdo7zXg1S4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b389/importcfg -pack /usr/lib/golang/src/compress/zlib/reader.go /usr/lib/golang/src/compress/zlib/writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b189/_pkg_.a # internal cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/d4/d4320c8aa3e8df83a3731a7a67e20fb09f6d1b39ee0ad530eb76767a118d918a-d # internal github.com/containers/image/v5/oci/internal mkdir -p $WORK/b493/ cat >/tmp/go-build267750084/b493/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile path/filepath=/tmp/go-build267750084/b059/_pkg_.a packagefile regexp=/tmp/go-build267750084/b066/_pkg_.a packagefile runtime=/tmp/go-build267750084/b009/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b493/_pkg_.a -trimpath "$WORK/b493=>" -p github.com/containers/image/v5/oci/internal -complete -installsuffix shared -buildid CQlO9n2uEljcknfNGeF7/CQlO9n2uEljcknfNGeF7 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b493/importcfg -pack ./src/github.com/containers/image/v5/oci/internal/oci_util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/af/af58f94b7e08ded22355c823d85aec3fd837a8ea0d6cf7ba66f556a2918aa260-d # internal github.com/containers/image/v5/transports mkdir -p $WORK/b382/ cat >/tmp/go-build267750084/b382/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/containers/image/v5/internal/set=/tmp/go-build267750084/b142/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build267750084/b081/_pkg_.a packagefile sort=/tmp/go-build267750084/b041/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b382/_pkg_.a -trimpath "$WORK/b382=>" -p github.com/containers/image/v5/transports -complete -installsuffix shared -buildid DVtSy2EJ_Hjy1v2HjWzO/DVtSy2EJ_Hjy1v2HjWzO -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b382/importcfg -pack ./src/github.com/containers/image/v5/transports/stub.go ./src/github.com/containers/image/v5/transports/transports.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b415/_pkg_.a # internal cp $WORK/b415/_pkg_.a /builddir/.cache/go-build/92/9227dff78a65bfdba740463f9066457ded790c8bcb0a6d70462bffb11556cafe-d # internal github.com/containers/image/v5/internal/putblobdigest mkdir -p $WORK/b492/ cat >/tmp/go-build267750084/b492/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/types=/tmp/go-build267750084/b081/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build267750084/b075/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b492/_pkg_.a -trimpath "$WORK/b492=>" -p github.com/containers/image/v5/internal/putblobdigest -complete -installsuffix shared -buildid Dat8zXQxU5Npgxoel89k/Dat8zXQxU5Npgxoel89k -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b492/importcfg -pack ./src/github.com/containers/image/v5/internal/putblobdigest/put_blob_digest.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b489/_pkg_.a # internal cp $WORK/b489/_pkg_.a /builddir/.cache/go-build/e0/e08e5978be3a826dcd156a575f0194efda829735a5c2a48a4d3c5be73dc79d0b-d # internal github.com/containers/image/v5/internal/tmpdir mkdir -p $WORK/b497/ cat >/tmp/go-build267750084/b497/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/types=/tmp/go-build267750084/b081/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile runtime=/tmp/go-build267750084/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b497/_pkg_.a -trimpath "$WORK/b497=>" -p github.com/containers/image/v5/internal/tmpdir -complete -installsuffix shared -buildid mK6LGMUi7-XYENDVle4W/mK6LGMUi7-XYENDVle4W -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b497/importcfg -pack ./src/github.com/containers/image/v5/internal/tmpdir/tmpdir.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b326/_pkg_.a # internal cp $WORK/b326/_pkg_.a /builddir/.cache/go-build/9b/9bb1fb6d45e824764213e2553bf30d8a05d44b96653dcd4c97b9f5b79b5c4d6a-d # internal github.com/opencontainers/selinux/pkg/pwalk mkdir -p $WORK/b501/ cat >/tmp/go-build267750084/b501/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile path/filepath=/tmp/go-build267750084/b059/_pkg_.a packagefile runtime=/tmp/go-build267750084/b009/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b501/_pkg_.a -trimpath "$WORK/b501=>" -p github.com/opencontainers/selinux/pkg/pwalk -complete -installsuffix shared -buildid TwZfmWQFBlI_w5F4XY0L/TwZfmWQFBlI_w5F4XY0L -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b501/importcfg -pack ./src/github.com/opencontainers/selinux/pkg/pwalk/pwalk.go cat >/tmp/go-build267750084/b180/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build267750084/b060/_pkg_.a packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile compress/flate=/tmp/go-build267750084/b181/_pkg_.a packagefile encoding/binary=/tmp/go-build267750084/b034/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile math=/tmp/go-build267750084/b035/_pkg_.a packagefile math/bits=/tmp/go-build267750084/b036/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -p github.com/klauspost/compress/flate -installsuffix shared -buildid kr_Rn1z7aEiEqE0o_elp/kr_Rn1z7aEiEqE0o_elp -goversion go1.21.7 -symabis $WORK/b180/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b180/importcfg -pack -asmhdr $WORK/b180/go_asm.h ./src/github.com/klauspost/compress/flate/deflate.go ./src/github.com/klauspost/compress/flate/dict_decoder.go ./src/github.com/klauspost/compress/flate/fast_encoder.go ./src/github.com/klauspost/compress/flate/huffman_bit_writer.go ./src/github.com/klauspost/compress/flate/huffman_code.go ./src/github.com/klauspost/compress/flate/huffman_sortByFreq.go ./src/github.com/klauspost/compress/flate/huffman_sortByLiteral.go ./src/github.com/klauspost/compress/flate/inflate.go ./src/github.com/klauspost/compress/flate/inflate_gen.go ./src/github.com/klauspost/compress/flate/level1.go ./src/github.com/klauspost/compress/flate/level2.go ./src/github.com/klauspost/compress/flate/level3.go ./src/github.com/klauspost/compress/flate/level4.go ./src/github.com/klauspost/compress/flate/level5.go ./src/github.com/klauspost/compress/flate/level6.go ./src/github.com/klauspost/compress/flate/matchlen_amd64.go ./src/github.com/klauspost/compress/flate/regmask_amd64.go ./src/github.com/klauspost/compress/flate/stateless.go ./src/github.com/klauspost/compress/flate/token.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b493/_pkg_.a # internal cp $WORK/b493/_pkg_.a /builddir/.cache/go-build/fa/fa7a1e35ee59d6a4e4abf36092a8d0ff0cc95f9e70048a395af9d66dd25d7da1-d # internal github.com/containers/storage/pkg/parsers mkdir -p $WORK/b505/ cat >/tmp/go-build267750084/b505/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b505/_pkg_.a -trimpath "$WORK/b505=>" -p github.com/containers/storage/pkg/parsers -complete -installsuffix shared -buildid hi0bCmIYe2R5bhWeBlyX/hi0bCmIYe2R5bhWeBlyX -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b505/importcfg -pack ./src/github.com/containers/storage/pkg/parsers/parsers.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b492/_pkg_.a # internal cp $WORK/b492/_pkg_.a /builddir/.cache/go-build/c4/c48f77a58331ef1dddf0e024223c4ac35b3068ab79de557fcc085fc9ab27b1ce-d # internal github.com/opencontainers/selinux/pkg/pwalkdir mkdir -p $WORK/b508/ cat >/tmp/go-build267750084/b508/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile io/fs=/tmp/go-build267750084/b048/_pkg_.a packagefile path/filepath=/tmp/go-build267750084/b059/_pkg_.a packagefile runtime=/tmp/go-build267750084/b009/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b508/_pkg_.a -trimpath "$WORK/b508=>" -p github.com/opencontainers/selinux/pkg/pwalkdir -complete -installsuffix shared -buildid 7ZNwIaWXJwBhfdCi7oDG/7ZNwIaWXJwBhfdCi7oDG -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b508/importcfg -pack ./src/github.com/opencontainers/selinux/pkg/pwalkdir/pwalkdir.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b389/_pkg_.a # internal cp $WORK/b389/_pkg_.a /builddir/.cache/go-build/85/859d946b273913b31f10e72e661893bbd8d655a1c007fcdb1878a6b57d1c19e4-d # internal github.com/tchap/go-patricia/v2/patricia mkdir -p $WORK/b530/ cat >/tmp/go-build267750084/b530/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile sort=/tmp/go-build267750084/b041/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b530/_pkg_.a -trimpath "$WORK/b530=>" -p github.com/tchap/go-patricia/v2/patricia -complete -installsuffix shared -buildid u7Q_6XFvxzRn-Uqhymdd/u7Q_6XFvxzRn-Uqhymdd -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b530/importcfg -pack ./src/github.com/tchap/go-patricia/v2/patricia/children.go ./src/github.com/tchap/go-patricia/v2/patricia/patricia.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b497/_pkg_.a # internal cp $WORK/b497/_pkg_.a /builddir/.cache/go-build/ed/ed8dfaa286a5e9c5a4c3a89cd973b9dfbd0cfa3ff16159ceb86963a399416abc-d # internal github.com/google/go-intervals/intervalset mkdir -p $WORK/b531/ cat >/tmp/go-build267750084/b531/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile sort=/tmp/go-build267750084/b041/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b531/_pkg_.a -trimpath "$WORK/b531=>" -p github.com/google/go-intervals/intervalset -complete -installsuffix shared -buildid 3qFe8jFSU2Q2Mj-nO3Dq/3qFe8jFSU2Q2Mj-nO3Dq -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b531/importcfg -pack ./src/github.com/google/go-intervals/intervalset/intervalset.go ./src/github.com/google/go-intervals/intervalset/intervalset_immutable.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b199/_pkg_.a # internal cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/e0/e0a61ae7dc868fed06c86b4445c72ddd1f0c83cf448128cc9e0d0eecd29adddc-d # internal github.com/containerd/stargz-snapshotter/estargz/errorutil mkdir -p $WORK/b534/ cat >/tmp/go-build267750084/b534/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b534/_pkg_.a -trimpath "$WORK/b534=>" -p github.com/containerd/stargz-snapshotter/estargz/errorutil -complete -installsuffix shared -buildid EalMKl7hj5GhCC2GtMv1/EalMKl7hj5GhCC2GtMv1 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b534/importcfg -pack ./src/github.com/containerd/stargz-snapshotter/estargz/errorutil/errors.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b459/_pkg_.a # internal cp $WORK/b459/_pkg_.a /builddir/.cache/go-build/82/8288cbd3cddd614ff2a5acd5da90c05a9e062e4194f7e6d3f2234d879ea142f0-d # internal golang.org/x/sync/errgroup mkdir -p $WORK/b535/ cat >/tmp/go-build267750084/b535/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build267750084/b002/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b535/_pkg_.a -trimpath "$WORK/b535=>" -p golang.org/x/sync/errgroup -complete -installsuffix shared -buildid bUxkFCHackVOCBcU8BSE/bUxkFCHackVOCBcU8BSE -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b535/importcfg -pack ./src/golang.org/x/sync/errgroup/errgroup.go ./src/golang.org/x/sync/errgroup/go120.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b233/_pkg_.a # internal cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/81/819516d072b787f9ab212ea8316724621fe5892aa934d9530e6c2f57202d843c-d # internal google.golang.org/protobuf/internal/encoding/messageset mkdir -p $WORK/b232/ cat >/tmp/go-build267750084/b232/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/encoding/protowire=/tmp/go-build267750084/b228/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build267750084/b229/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build267750084/b233/_pkg_.a packagefile math=/tmp/go-build267750084/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b232/_pkg_.a -trimpath "$WORK/b232=>" -p google.golang.org/protobuf/internal/encoding/messageset -complete -installsuffix shared -buildid 3LCA1RuxKTRVL-uUl1HH/3LCA1RuxKTRVL-uUl1HH -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b232/importcfg -pack ./src/google.golang.org/protobuf/internal/encoding/messageset/messageset.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b382/_pkg_.a # internal cp $WORK/b382/_pkg_.a /builddir/.cache/go-build/c9/c9b66f961eaff59805bb7e2c80c9572b0ecabf939de43aeddcea4cbf6f64a33a-d # internal google.golang.org/protobuf/internal/strs mkdir -p $WORK/b237/ cat >/tmp/go-build267750084/b237/importcfg << 'EOF' # internal # import config packagefile go/token=/tmp/go-build267750084/b238/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=/tmp/go-build267750084/b236/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build267750084/b233/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile unicode=/tmp/go-build267750084/b030/_pkg_.a packagefile unicode/utf8=/tmp/go-build267750084/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b237/_pkg_.a -trimpath "$WORK/b237=>" -p google.golang.org/protobuf/internal/strs -complete -installsuffix shared -buildid k2StCsHWau46N4mKXP7M/k2StCsHWau46N4mKXP7M -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b237/importcfg -pack ./src/google.golang.org/protobuf/internal/strs/strings.go ./src/google.golang.org/protobuf/internal/strs/strings_unsafe_go121.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b501/_pkg_.a # internal cp $WORK/b501/_pkg_.a /builddir/.cache/go-build/b6/b69a6403bc063cf24509c4a32a00aa46792c37e88a46b2c1b61ad3375658b6a9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b508/_pkg_.a # internal cp $WORK/b508/_pkg_.a /builddir/.cache/go-build/5e/5e3a746c47741720517764c093a6c62724bd0e2be3fd15ddc8fe061df6e37c5a-d # internal google.golang.org/protobuf/internal/order mkdir -p $WORK/b240/ cat >/tmp/go-build267750084/b240/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build267750084/b233/_pkg_.a packagefile sort=/tmp/go-build267750084/b041/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b240/_pkg_.a -trimpath "$WORK/b240=>" -p google.golang.org/protobuf/internal/order -complete -installsuffix shared -buildid AgScHk52y2JhaVhXaIuV/AgScHk52y2JhaVhXaIuV -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b240/importcfg -pack ./src/google.golang.org/protobuf/internal/order/order.go ./src/google.golang.org/protobuf/internal/order/range.go google.golang.org/protobuf/internal/genid mkdir -p $WORK/b239/ cat >/tmp/go-build267750084/b239/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build267750084/b233/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b239/_pkg_.a -trimpath "$WORK/b239=>" -p google.golang.org/protobuf/internal/genid -complete -installsuffix shared -buildid 8ck4VNsn9NJg4jSgS_6L/8ck4VNsn9NJg4jSgS_6L -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b239/importcfg -pack ./src/google.golang.org/protobuf/internal/genid/any_gen.go ./src/google.golang.org/protobuf/internal/genid/api_gen.go ./src/google.golang.org/protobuf/internal/genid/descriptor_gen.go ./src/google.golang.org/protobuf/internal/genid/doc.go ./src/google.golang.org/protobuf/internal/genid/duration_gen.go ./src/google.golang.org/protobuf/internal/genid/empty_gen.go ./src/google.golang.org/protobuf/internal/genid/field_mask_gen.go ./src/google.golang.org/protobuf/internal/genid/go_features_gen.go ./src/google.golang.org/protobuf/internal/genid/goname.go ./src/google.golang.org/protobuf/internal/genid/map_entry.go ./src/google.golang.org/protobuf/internal/genid/source_context_gen.go ./src/google.golang.org/protobuf/internal/genid/struct_gen.go ./src/google.golang.org/protobuf/internal/genid/timestamp_gen.go ./src/google.golang.org/protobuf/internal/genid/type_gen.go ./src/google.golang.org/protobuf/internal/genid/wrappers.go ./src/google.golang.org/protobuf/internal/genid/wrappers_gen.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b505/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b534/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b535/_pkg_.a # internal cp $WORK/b505/_pkg_.a /builddir/.cache/go-build/9d/9d504b1eab955fc985467d356affb0cdccdbe306db4f24b96a05a6820ed09b75-d # internal google.golang.org/protobuf/runtime/protoiface mkdir -p $WORK/b244/ cat >/tmp/go-build267750084/b244/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/pragma=/tmp/go-build267750084/b234/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build267750084/b233/_pkg_.a EOF cp $WORK/b534/_pkg_.a /builddir/.cache/go-build/2a/2a496f7557c174bce2d13a8767c7addad135bd4fef2772d6bf3aa9be5b824653-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b244/_pkg_.a -trimpath "$WORK/b244=>" -p google.golang.org/protobuf/runtime/protoiface -complete -installsuffix shared -buildid oHyqOA6j1zKtqN6iapO1/oHyqOA6j1zKtqN6iapO1 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b244/importcfg -pack ./src/google.golang.org/protobuf/runtime/protoiface/legacy.go ./src/google.golang.org/protobuf/runtime/protoiface/methods.go google.golang.org/protobuf/internal/descfmt mkdir -p $WORK/b249/ cp $WORK/b535/_pkg_.a /builddir/.cache/go-build/73/730096779a5e13629fec7a96f3c2d919d9d4c2fcf7b8c83311ba1dd5d0ac9b4d-d # internal cat >/tmp/go-build267750084/b249/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=/tmp/go-build267750084/b230/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=/tmp/go-build267750084/b234/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build267750084/b233/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile reflect=/tmp/go-build267750084/b037/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a EOF google.golang.org/protobuf/internal/descopts mkdir -p $WORK/b250/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b249/_pkg_.a -trimpath "$WORK/b249=>" -p google.golang.org/protobuf/internal/descfmt -complete -installsuffix shared -buildid I5OArydYp3sZY8mX10SM/I5OArydYp3sZY8mX10SM -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b249/importcfg -pack ./src/google.golang.org/protobuf/internal/descfmt/stringer.go cat >/tmp/go-build267750084/b250/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build267750084/b233/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b250/_pkg_.a -trimpath "$WORK/b250=>" -p google.golang.org/protobuf/internal/descopts -complete -installsuffix shared -buildid 8tgeWtLNgWLAvKh0MiJ0/8tgeWtLNgWLAvKh0MiJ0 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b250/importcfg -pack ./src/google.golang.org/protobuf/internal/descopts/options.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b250/_pkg_.a # internal cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/3d/3d50098825543d1c2f13af6c095cd1047de7295ecce1b2cccb7cef30e2eb49ae-d # internal github.com/containers/image/v5/docker/policyconfiguration mkdir -p $WORK/b540/ cat >/tmp/go-build267750084/b540/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build267750084/b074/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b540/_pkg_.a -trimpath "$WORK/b540=>" -p github.com/containers/image/v5/docker/policyconfiguration -complete -installsuffix shared -buildid SRTCqNf5pPUjc3AgQU4i/SRTCqNf5pPUjc3AgQU4i -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b540/importcfg -pack ./src/github.com/containers/image/v5/docker/policyconfiguration/naming.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b531/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b240/_pkg_.a # internal cp $WORK/b531/_pkg_.a /builddir/.cache/go-build/a7/a72ca6d2f5d02da775aedd4869f9e35ca9381d2556aeddd3ce763ee95393691f-d # internal github.com/containers/image/v5/internal/streamdigest mkdir -p $WORK/b541/ cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/8c/8c9160db307d3d4d86d3c82bc5bb8caca2f988089bb4d3b7e71a2462792efd4e-d # internal github.com/containers/image/v5/internal/useragent mkdir -p $WORK/b543/ cat >/tmp/go-build267750084/b541/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/containers/image/v5/internal/putblobdigest=/tmp/go-build267750084/b492/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=/tmp/go-build267750084/b497/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build267750084/b081/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b541/_pkg_.a -trimpath "$WORK/b541=>" -p github.com/containers/image/v5/internal/streamdigest -complete -installsuffix shared -buildid Zc77ownQqbztqwwO9qBx/Zc77ownQqbztqwwO9qBx -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b541/importcfg -pack ./src/github.com/containers/image/v5/internal/streamdigest/stream_digest.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b232/_pkg_.a # internal cat >/tmp/go-build267750084/b543/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/version=/tmp/go-build267750084/b314/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b543/_pkg_.a -trimpath "$WORK/b543=>" -p github.com/containers/image/v5/internal/useragent -complete -installsuffix shared -buildid QmJsW-cphlyrWOEis-sv/QmJsW-cphlyrWOEis-sv -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b543/importcfg -pack ./src/github.com/containers/image/v5/internal/useragent/useragent.go cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/42/42c6b9759bc241c7b7c4f14d4b6a714f1e429255d5189b3e733a088557d5ce14-d # internal google.golang.org/protobuf/reflect/protoregistry mkdir -p $WORK/b243/ cat >/tmp/go-build267750084/b243/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build267750084/b232/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build267750084/b229/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=/tmp/go-build267750084/b236/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build267750084/b233/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b243/_pkg_.a -trimpath "$WORK/b243=>" -p google.golang.org/protobuf/reflect/protoregistry -complete -installsuffix shared -buildid ZQShQ37knGTrem6-h-yq/ZQShQ37knGTrem6-h-yq -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b243/importcfg -pack ./src/google.golang.org/protobuf/reflect/protoregistry/registry.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b239/_pkg_.a # internal cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/cc/ccc41177d4e70c5a1b858a1ab538c990c9b8993df4e8ec8db4123b87e6de0eda-d # internal github.com/docker/docker/api/types/blkiodev mkdir -p $WORK/b557/ cat >/tmp/go-build267750084/b557/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b557/_pkg_.a -trimpath "$WORK/b557=>" -p github.com/docker/docker/api/types/blkiodev -complete -installsuffix shared -buildid gYIBZ5z44IwLVHyGNkg7/gYIBZ5z44IwLVHyGNkg7 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b557/importcfg -pack ./src/github.com/docker/docker/api/types/blkiodev/blkio.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b237/_pkg_.a # internal cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/e9/e94ab49bbfa841649d185530b804414a05a705031b2b11658d4424d1a5c38532-d # internal google.golang.org/protobuf/internal/encoding/text mkdir -p $WORK/b235/ cat >/tmp/go-build267750084/b235/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=/tmp/go-build267750084/b230/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build267750084/b229/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=/tmp/go-build267750084/b236/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=/tmp/go-build267750084/b237/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile math=/tmp/go-build267750084/b035/_pkg_.a packagefile math/bits=/tmp/go-build267750084/b036/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile unicode=/tmp/go-build267750084/b030/_pkg_.a packagefile unicode/utf16=/tmp/go-build267750084/b051/_pkg_.a packagefile unicode/utf8=/tmp/go-build267750084/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b235/_pkg_.a -trimpath "$WORK/b235=>" -p google.golang.org/protobuf/internal/encoding/text -complete -installsuffix shared -buildid USc1b-5PdVKxFouETF7r/USc1b-5PdVKxFouETF7r -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b235/importcfg -pack ./src/google.golang.org/protobuf/internal/encoding/text/decode.go ./src/google.golang.org/protobuf/internal/encoding/text/decode_number.go ./src/google.golang.org/protobuf/internal/encoding/text/decode_string.go ./src/google.golang.org/protobuf/internal/encoding/text/decode_token.go ./src/google.golang.org/protobuf/internal/encoding/text/doc.go ./src/google.golang.org/protobuf/internal/encoding/text/encode.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b244/_pkg_.a # internal cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/3f/3f59abe379f321b8d97f1c689ff5dd71b23ba86674e7bd888605a0c700e51ee3-d # internal google.golang.org/protobuf/internal/encoding/json mkdir -p $WORK/b445/ cat >/tmp/go-build267750084/b445/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=/tmp/go-build267750084/b230/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build267750084/b229/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=/tmp/go-build267750084/b237/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile math=/tmp/go-build267750084/b035/_pkg_.a packagefile math/bits=/tmp/go-build267750084/b036/_pkg_.a packagefile regexp=/tmp/go-build267750084/b066/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile unicode=/tmp/go-build267750084/b030/_pkg_.a packagefile unicode/utf16=/tmp/go-build267750084/b051/_pkg_.a packagefile unicode/utf8=/tmp/go-build267750084/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b445/_pkg_.a -trimpath "$WORK/b445=>" -p google.golang.org/protobuf/internal/encoding/json -complete -installsuffix shared -buildid DuB5ddIde1blZTe7KXF6/DuB5ddIde1blZTe7KXF6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b445/importcfg -pack ./src/google.golang.org/protobuf/internal/encoding/json/decode.go ./src/google.golang.org/protobuf/internal/encoding/json/decode_number.go ./src/google.golang.org/protobuf/internal/encoding/json/decode_string.go ./src/google.golang.org/protobuf/internal/encoding/json/decode_token.go ./src/google.golang.org/protobuf/internal/encoding/json/encode.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b530/_pkg_.a # internal cp $WORK/b530/_pkg_.a /builddir/.cache/go-build/8e/8e93d2a879a210415d0f71c4e0c8897ed13a85f66385ed2825c4d99d8522fecb-d # internal github.com/containers/storage/pkg/truncindex mkdir -p $WORK/b529/ cat >/tmp/go-build267750084/b529/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/tchap/go-patricia/v2/patricia=/tmp/go-build267750084/b530/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b529/_pkg_.a -trimpath "$WORK/b529=>" -p github.com/containers/storage/pkg/truncindex -complete -installsuffix shared -buildid zGRyC3ZLy-uNY_B-ECFO/zGRyC3ZLy-uNY_B-ECFO -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b529/importcfg -pack ./src/github.com/containers/storage/pkg/truncindex/truncindex.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b557/_pkg_.a # internal cp $WORK/b557/_pkg_.a /builddir/.cache/go-build/e8/e88aa314dbfc1daa3629799a14b95b453046aff83eeecda20eefa52fe903b2e4-d # internal github.com/docker/docker/image/spec/specs-go/v1 mkdir -p $WORK/b563/ cat >/tmp/go-build267750084/b563/importcfg << 'EOF' # internal # import config packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build267750084/b084/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b563/_pkg_.a -trimpath "$WORK/b563=>" -p github.com/docker/docker/image/spec/specs-go/v1 -complete -installsuffix shared -buildid Im0ivP8kAEZLvuC7swma/Im0ivP8kAEZLvuC7swma -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b563/importcfg -pack ./src/github.com/docker/docker/image/spec/specs-go/v1/image.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b484/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b540/_pkg_.a # internal cp $WORK/b540/_pkg_.a /builddir/.cache/go-build/7f/7f8ae2d1f47c8174f95238d6b6358b2fa2f94da8cd8ad7994658c701c6d22128-d # internal github.com/docker/docker/api/types/image mkdir -p $WORK/b565/ cat >/tmp/go-build267750084/b565/importcfg << 'EOF' # internal # import config packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build267750084/b084/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b565/_pkg_.a -trimpath "$WORK/b565=>" -p github.com/docker/docker/api/types/image -complete -installsuffix shared -buildid Q9O-sRQ8XXVciXNJK22F/Q9O-sRQ8XXVciXNJK22F -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b565/importcfg -pack ./src/github.com/docker/docker/api/types/image/delete_response.go ./src/github.com/docker/docker/api/types/image/image.go ./src/github.com/docker/docker/api/types/image/image_history.go ./src/github.com/docker/docker/api/types/image/opts.go ./src/github.com/docker/docker/api/types/image/summary.go cp $WORK/b484/_pkg_.a /builddir/.cache/go-build/f0/f0ee6b6de46e254683e64b84c8cb8dcb831701b56deb7d9cc8fded674c455902-d # internal github.com/pkg/errors mkdir -p $WORK/b567/ cat >/tmp/go-build267750084/b567/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile path=/tmp/go-build267750084/b049/_pkg_.a packagefile runtime=/tmp/go-build267750084/b009/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b567/_pkg_.a -trimpath "$WORK/b567=>" -p github.com/pkg/errors -complete -installsuffix shared -buildid XhFlHG3N0ZVxbbCXKrAb/XhFlHG3N0ZVxbbCXKrAb -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b567/importcfg -pack ./src/github.com/pkg/errors/errors.go ./src/github.com/pkg/errors/go113.go ./src/github.com/pkg/errors/stack.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b457/_pkg_.a # internal cp $WORK/b457/_pkg_.a /builddir/.cache/go-build/33/33a270bb79f5472461e281f10e5023188af8ee5e51f808f762defb7c53540d95-d # internal golang.org/x/text/secure/bidirule mkdir -p $WORK/b455/ cat >/tmp/go-build267750084/b455/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile golang.org/x/text/transform=/tmp/go-build267750084/b456/_pkg_.a packagefile golang.org/x/text/unicode/bidi=/tmp/go-build267750084/b457/_pkg_.a packagefile unicode/utf8=/tmp/go-build267750084/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b455/_pkg_.a -trimpath "$WORK/b455=>" -p golang.org/x/text/secure/bidirule -complete -installsuffix shared -buildid vsULrsRwAehjh2ENxJRU/vsULrsRwAehjh2ENxJRU -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b455/importcfg -pack ./src/golang.org/x/text/secure/bidirule/bidirule.go ./src/golang.org/x/text/secure/bidirule/bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b541/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b543/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b204/_pkg_.a # internal cp $WORK/b543/_pkg_.a /builddir/.cache/go-build/a7/a7f4d30621364bfbd626327c5d80eb9cb85cadd8bf1d5baf497da41643d11983-d # internal github.com/docker/docker/api/types/time mkdir -p $WORK/b574/ cp $WORK/b541/_pkg_.a /builddir/.cache/go-build/14/14b7a108bb31e7834cc428267c22f44f9551cb92ac1aa01f32202a3be051f4dc-d # internal cat >/tmp/go-build267750084/b574/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile math=/tmp/go-build267750084/b035/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b574/_pkg_.a -trimpath "$WORK/b574=>" -p github.com/docker/docker/api/types/time -complete -installsuffix shared -buildid PaNF-A_8GSvIynw_jjAq/PaNF-A_8GSvIynw_jjAq -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b574/importcfg -pack ./src/github.com/docker/docker/api/types/time/timestamp.go go.opentelemetry.io/otel/baggage mkdir -p $WORK/b598/ cat >/tmp/go-build267750084/b598/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build267750084/b002/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile go.opentelemetry.io/otel/internal/baggage=/tmp/go-build267750084/b599/_pkg_.a packagefile net/url=/tmp/go-build267750084/b132/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b598/_pkg_.a -trimpath "$WORK/b598=>" -p go.opentelemetry.io/otel/baggage -complete -installsuffix shared -buildid igKANxjJYGaaUPNTlewP/igKANxjJYGaaUPNTlewP -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b598/importcfg -pack ./src/go.opentelemetry.io/otel/baggage/baggage.go ./src/go.opentelemetry.io/otel/baggage/context.go ./src/go.opentelemetry.io/otel/baggage/doc.go cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/92/92fa072fc9806b98e5b9b4899c16a85bfd1b529ac8384bf4052dd716609fcd7e-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b202/ cat >/tmp/go-build267750084/b202/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-build267750084/b003/_pkg_.a packagefile vendor/golang.org/x/text/transform=/tmp/go-build267750084/b203/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=/tmp/go-build267750084/b204/_pkg_.a packagefile unicode/utf8=/tmp/go-build267750084/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid f-bCqNve3cNHmg9PbSbl/f-bCqNve3cNHmg9PbSbl -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b202/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/e9/e9112cbd514741fbbd37fbdace65b1c25680feae6dc27332507105be8bc95c16-d # internal github.com/containers/image/v5/pkg/strslice mkdir -p $WORK/b143/ cat >/tmp/go-build267750084/b143/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build267750084/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -p github.com/containers/image/v5/pkg/strslice -complete -installsuffix shared -buildid icMV9l_AC0ol0pCrevXg/icMV9l_AC0ol0pCrevXg -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b143/importcfg -pack ./src/github.com/containers/image/v5/pkg/strslice/strslice.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b455/_pkg_.a # internal cp $WORK/b455/_pkg_.a /builddir/.cache/go-build/6f/6fcf1083f6f0d281e5884f569aa51d02c5cef5e19cc3ce51e54e16fefdf21f66-d # internal github.com/BurntSushi/toml mkdir -p $WORK/b192/ cat >/tmp/go-build267750084/b192/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build267750084/b060/_pkg_.a packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile encoding=/tmp/go-build267750084/b032/_pkg_.a packagefile encoding/json=/tmp/go-build267750084/b027/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/BurntSushi/toml/internal=/tmp/go-build267750084/b193/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile io/fs=/tmp/go-build267750084/b048/_pkg_.a packagefile io/ioutil=/tmp/go-build267750084/b138/_pkg_.a packagefile math=/tmp/go-build267750084/b035/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile reflect=/tmp/go-build267750084/b037/_pkg_.a packagefile runtime=/tmp/go-build267750084/b009/_pkg_.a packagefile sort=/tmp/go-build267750084/b041/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a packagefile unicode=/tmp/go-build267750084/b030/_pkg_.a packagefile unicode/utf8=/tmp/go-build267750084/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -p github.com/BurntSushi/toml -complete -installsuffix shared -buildid RKdPac8W-CmXq1hry8ED/RKdPac8W-CmXq1hry8ED -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b192/importcfg -pack ./src/github.com/BurntSushi/toml/decode.go ./src/github.com/BurntSushi/toml/decode_go116.go ./src/github.com/BurntSushi/toml/deprecated.go ./src/github.com/BurntSushi/toml/doc.go ./src/github.com/BurntSushi/toml/encode.go ./src/github.com/BurntSushi/toml/error.go ./src/github.com/BurntSushi/toml/lex.go ./src/github.com/BurntSushi/toml/meta.go ./src/github.com/BurntSushi/toml/parse.go ./src/github.com/BurntSushi/toml/type_fields.go ./src/github.com/BurntSushi/toml/type_toml.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b563/_pkg_.a # internal cp $WORK/b563/_pkg_.a /builddir/.cache/go-build/8d/8dacc47433bf013191674bdcfece04f354db68a4d4f05794cc7750deba6b2262-d # internal google.golang.org/grpc/grpclog mkdir -p $WORK/b222/ cat >/tmp/go-build267750084/b222/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build267750084/b027/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile google.golang.org/grpc/internal/grpclog=/tmp/go-build267750084/b223/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile log=/tmp/go-build267750084/b088/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -p google.golang.org/grpc/grpclog -complete -installsuffix shared -buildid Io9OPYQsOijWDRbOWriA/Io9OPYQsOijWDRbOWriA -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b222/importcfg -pack ./src/google.golang.org/grpc/grpclog/component.go ./src/google.golang.org/grpc/grpclog/grpclog.go ./src/google.golang.org/grpc/grpclog/logger.go ./src/google.golang.org/grpc/grpclog/loggerv2.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b529/_pkg_.a # internal cp $WORK/b529/_pkg_.a /builddir/.cache/go-build/8e/8e23a1d05f2ff7a77d320f960cf6be2e1978e33032d44f103e1cd77ec826a54b-d # internal github.com/vbatts/tar-split/tar/storage mkdir -p $WORK/b292/ cat >/tmp/go-build267750084/b292/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile encoding/json=/tmp/go-build267750084/b027/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile hash/crc64=/tmp/go-build267750084/b186/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile path/filepath=/tmp/go-build267750084/b059/_pkg_.a packagefile unicode/utf8=/tmp/go-build267750084/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b292/_pkg_.a -trimpath "$WORK/b292=>" -p github.com/vbatts/tar-split/tar/storage -complete -installsuffix shared -buildid S5-R2mf-rud6XTHX0t0c/S5-R2mf-rud6XTHX0t0c -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b292/importcfg -pack ./src/github.com/vbatts/tar-split/tar/storage/doc.go ./src/github.com/vbatts/tar-split/tar/storage/entry.go ./src/github.com/vbatts/tar-split/tar/storage/getter.go ./src/github.com/vbatts/tar-split/tar/storage/packer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b369/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b565/_pkg_.a # internal cp $WORK/b565/_pkg_.a /builddir/.cache/go-build/81/81d9e79c4fe698ce4ed34f9a5a2cb4ab36887b6d69c9d29ff56b1b781d1d2c1e-d # internal github.com/containers/image/v5/internal/signature mkdir -p $WORK/b297/ cat >/tmp/go-build267750084/b297/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile encoding/json=/tmp/go-build267750084/b027/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile golang.org/x/exp/maps=/tmp/go-build267750084/b141/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build267750084/b090/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b297/_pkg_.a -trimpath "$WORK/b297=>" -p github.com/containers/image/v5/internal/signature -complete -installsuffix shared -buildid IaiV-yotUsK0G_ohFCFb/IaiV-yotUsK0G_ohFCFb -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b297/importcfg -pack ./src/github.com/containers/image/v5/internal/signature/signature.go ./src/github.com/containers/image/v5/internal/signature/sigstore.go ./src/github.com/containers/image/v5/internal/signature/simple.go cp $WORK/b369/_pkg_.a /builddir/.cache/go-build/d5/d5c0260a40e11c6723fe39b89f1b61fa196da32481a5de7fade835848a24c5b9-d # internal github.com/mailru/easyjson/jlexer mkdir -p $WORK/b336/ cat >/tmp/go-build267750084/b336/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile encoding/base64=/tmp/go-build267750084/b033/_pkg_.a packagefile encoding/json=/tmp/go-build267750084/b027/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/josharian/intern=/tmp/go-build267750084/b337/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile reflect=/tmp/go-build267750084/b037/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile unicode=/tmp/go-build267750084/b030/_pkg_.a packagefile unicode/utf16=/tmp/go-build267750084/b051/_pkg_.a packagefile unicode/utf8=/tmp/go-build267750084/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b336/_pkg_.a -trimpath "$WORK/b336=>" -p github.com/mailru/easyjson/jlexer -complete -installsuffix shared -buildid b5camRh_SwdvgQ7UKQEa/b5camRh_SwdvgQ7UKQEa -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b336/importcfg -pack ./src/github.com/mailru/easyjson/jlexer/bytestostr.go ./src/github.com/mailru/easyjson/jlexer/error.go ./src/github.com/mailru/easyjson/jlexer/lexer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/c8/c8a1635a9d1c8829899c48ef62be2e7107c82a027f0d6d92e1f2976a210fc9c4-d # internal github.com/containers/ocicrypt/config/keyprovider-config mkdir -p $WORK/b408/ cat >/tmp/go-build267750084/b408/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build267750084/b027/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b408/_pkg_.a -trimpath "$WORK/b408=>" -p github.com/containers/ocicrypt/config/keyprovider-config -complete -installsuffix shared -buildid qn8Xqb_9kwDjA77_kdR1/qn8Xqb_9kwDjA77_kdR1 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b408/importcfg -pack ./src/github.com/containers/ocicrypt/config/keyprovider-config/config.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b574/_pkg_.a # internal cp $WORK/b574/_pkg_.a /builddir/.cache/go-build/4a/4adeed60a9961fd741656e30a5b71f92031edca9397ed794230d14dd00f06d98-d # internal github.com/docker/docker-credential-helpers/credentials mkdir -p $WORK/b547/ cat >/tmp/go-build267750084/b547/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build267750084/b060/_pkg_.a packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile encoding/json=/tmp/go-build267750084/b027/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b547/_pkg_.a -trimpath "$WORK/b547=>" -p github.com/docker/docker-credential-helpers/credentials -complete -installsuffix shared -buildid T-1Z8USy2OFfLPpLiLiT/T-1Z8USy2OFfLPpLiLiT -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b547/importcfg -pack ./src/github.com/docker/docker-credential-helpers/credentials/credentials.go ./src/github.com/docker/docker-credential-helpers/credentials/error.go ./src/github.com/docker/docker-credential-helpers/credentials/helper.go ./src/github.com/docker/docker-credential-helpers/credentials/version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b184/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b249/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b320/_pkg_.a # internal cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/57/57fd9be92123411ed848b87eddf87806f396a56620f0fb899caeae216fbf30ca-d # internal cd /builddir/build/BUILD/buildah-1.35.4/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/sys/unix -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/asm_linux_amd64.o ./asm_linux_amd64.s cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/klauspost/compress/huff0 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/klauspost/compress/huff0 -trimpath "$WORK/b172=>" -I $WORK/b172/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b172/decompress_amd64.o ./decompress_amd64.s github.com/docker/docker/api/types/filters /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b407/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b202/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b567/_pkg_.a # internal mkdir -p $WORK/b558/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b418/_pkg_.a # internal cat >/tmp/go-build267750084/b558/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build267750084/b027/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/docker/docker/api/types/versions=/tmp/go-build267750084/b145/_pkg_.a packagefile regexp=/tmp/go-build267750084/b066/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b558/_pkg_.a -trimpath "$WORK/b558=>" -p github.com/docker/docker/api/types/filters -complete -installsuffix shared -buildid 94LSuB_34WQ96tMfCN3T/94LSuB_34WQ96tMfCN3T -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b558/importcfg -pack ./src/github.com/docker/docker/api/types/filters/errors.go ./src/github.com/docker/docker/api/types/filters/parse.go cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/8e/8ed9ff3c9215c860d74316ce60892fadc75af4093e5847f1b0950ce00d4ec706-d # internal github.com/docker/docker/api/types/strslice mkdir -p $WORK/b562/ cat >/tmp/go-build267750084/b562/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build267750084/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b562/_pkg_.a -trimpath "$WORK/b562=>" -p github.com/docker/docker/api/types/strslice -complete -installsuffix shared -buildid qvTHSHoyfx3CnImKoc0q/qvTHSHoyfx3CnImKoc0q -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b562/importcfg -pack ./src/github.com/docker/docker/api/types/strslice/strslice.go cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/e3/e3aa6221d21e71d86dd041a15f0a31c6271cbca55a76ac96d97a961d1919da90-d # internal github.com/ulikunitz/xz mkdir -p $WORK/b182/ cp $WORK/b567/_pkg_.a /builddir/.cache/go-build/46/4692a9fccc59f23a9e1dc25727585660a46e899bcf7a1b609bf4d12b6d0f1ffc-d # internal cat >/tmp/go-build267750084/b182/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile crypto/sha256=/tmp/go-build267750084/b117/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/ulikunitz/xz/internal/xlog=/tmp/go-build267750084/b183/_pkg_.a packagefile github.com/ulikunitz/xz/lzma=/tmp/go-build267750084/b184/_pkg_.a packagefile hash=/tmp/go-build267750084/b077/_pkg_.a packagefile hash/crc32=/tmp/go-build267750084/b176/_pkg_.a packagefile hash/crc64=/tmp/go-build267750084/b186/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -p github.com/ulikunitz/xz -complete -installsuffix shared -buildid 24fp9e0arm_d5JBGAE7M/24fp9e0arm_d5JBGAE7M -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b182/importcfg -pack ./src/github.com/ulikunitz/xz/bits.go ./src/github.com/ulikunitz/xz/crc.go ./src/github.com/ulikunitz/xz/format.go ./src/github.com/ulikunitz/xz/lzmafilter.go ./src/github.com/ulikunitz/xz/none-check.go ./src/github.com/ulikunitz/xz/reader.go ./src/github.com/ulikunitz/xz/writer.go github.com/gogo/protobuf/proto mkdir -p $WORK/b570/ cat >/tmp/go-build267750084/b570/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build267750084/b060/_pkg_.a packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile encoding=/tmp/go-build267750084/b032/_pkg_.a packagefile encoding/json=/tmp/go-build267750084/b027/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile log=/tmp/go-build267750084/b088/_pkg_.a packagefile math=/tmp/go-build267750084/b035/_pkg_.a packagefile reflect=/tmp/go-build267750084/b037/_pkg_.a packagefile sort=/tmp/go-build267750084/b041/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build267750084/b022/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a packagefile unicode/utf8=/tmp/go-build267750084/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b570/_pkg_.a -trimpath "$WORK/b570=>" -p github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid WfD3djD_AAVrJoRVlYon/WfD3djD_AAVrJoRVlYon -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b570/importcfg -pack ./src/github.com/gogo/protobuf/proto/clone.go ./src/github.com/gogo/protobuf/proto/custom_gogo.go ./src/github.com/gogo/protobuf/proto/decode.go ./src/github.com/gogo/protobuf/proto/deprecated.go ./src/github.com/gogo/protobuf/proto/discard.go ./src/github.com/gogo/protobuf/proto/duration.go ./src/github.com/gogo/protobuf/proto/duration_gogo.go ./src/github.com/gogo/protobuf/proto/encode.go ./src/github.com/gogo/protobuf/proto/encode_gogo.go ./src/github.com/gogo/protobuf/proto/equal.go ./src/github.com/gogo/protobuf/proto/extensions.go ./src/github.com/gogo/protobuf/proto/extensions_gogo.go ./src/github.com/gogo/protobuf/proto/lib.go ./src/github.com/gogo/protobuf/proto/lib_gogo.go ./src/github.com/gogo/protobuf/proto/message_set.go ./src/github.com/gogo/protobuf/proto/pointer_unsafe.go ./src/github.com/gogo/protobuf/proto/pointer_unsafe_gogo.go ./src/github.com/gogo/protobuf/proto/properties.go ./src/github.com/gogo/protobuf/proto/properties_gogo.go ./src/github.com/gogo/protobuf/proto/skip_gogo.go ./src/github.com/gogo/protobuf/proto/table_marshal.go ./src/github.com/gogo/protobuf/proto/table_marshal_gogo.go ./src/github.com/gogo/protobuf/proto/table_merge.go ./src/github.com/gogo/protobuf/proto/table_unmarshal.go ./src/github.com/gogo/protobuf/proto/table_unmarshal_gogo.go ./src/github.com/gogo/protobuf/proto/text.go ./src/github.com/gogo/protobuf/proto/text_gogo.go ./src/github.com/gogo/protobuf/proto/text_parser.go ./src/github.com/gogo/protobuf/proto/timestamp.go ./src/github.com/gogo/protobuf/proto/timestamp_gogo.go ./src/github.com/gogo/protobuf/proto/wrappers.go ./src/github.com/gogo/protobuf/proto/wrappers_gogo.go cp $WORK/b320/_pkg_.a /builddir/.cache/go-build/74/749eb5cb3ed82e44f057bd92fbc97640702e1f626d14e519a229517a21614d74-d # internal go.opentelemetry.io/otel/attribute mkdir -p $WORK/b580/ cat >/tmp/go-build267750084/b580/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile encoding/json=/tmp/go-build267750084/b027/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile go.opentelemetry.io/otel/internal=/tmp/go-build267750084/b581/_pkg_.a packagefile go.opentelemetry.io/otel/internal/attribute=/tmp/go-build267750084/b582/_pkg_.a packagefile reflect=/tmp/go-build267750084/b037/_pkg_.a packagefile sort=/tmp/go-build267750084/b041/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build267750084/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b580/_pkg_.a -trimpath "$WORK/b580=>" -p go.opentelemetry.io/otel/attribute -complete -installsuffix shared -buildid dWE2n0WUS-PhPO9HY62N/dWE2n0WUS-PhPO9HY62N -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b580/importcfg -pack ./src/go.opentelemetry.io/otel/attribute/doc.go ./src/go.opentelemetry.io/otel/attribute/encoder.go ./src/go.opentelemetry.io/otel/attribute/filter.go ./src/go.opentelemetry.io/otel/attribute/iterator.go ./src/go.opentelemetry.io/otel/attribute/key.go ./src/go.opentelemetry.io/otel/attribute/kv.go ./src/go.opentelemetry.io/otel/attribute/set.go ./src/go.opentelemetry.io/otel/attribute/type_string.go ./src/go.opentelemetry.io/otel/attribute/value.go cp $WORK/b418/_pkg_.a /builddir/.cache/go-build/57/576b0aff789a4372f78957bdf3667f981f63470cc6e81d66c90e3e6fc977d4e9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b408/_pkg_.a # internal text/template mkdir -p $WORK/b417/ cp $WORK/b408/_pkg_.a /builddir/.cache/go-build/4d/4dce2f24e8ea0d1025d94d20d3db02537a07d2dc12a4b7b52d3a8514a007c692-d # internal cat >/tmp/go-build267750084/b417/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile internal/fmtsort=/tmp/go-build267750084/b040/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile io/fs=/tmp/go-build267750084/b048/_pkg_.a packagefile net/url=/tmp/go-build267750084/b132/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile path=/tmp/go-build267750084/b049/_pkg_.a packagefile path/filepath=/tmp/go-build267750084/b059/_pkg_.a packagefile reflect=/tmp/go-build267750084/b037/_pkg_.a packagefile runtime=/tmp/go-build267750084/b009/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a packagefile text/template/parse=/tmp/go-build267750084/b418/_pkg_.a packagefile unicode=/tmp/go-build267750084/b030/_pkg_.a packagefile unicode/utf8=/tmp/go-build267750084/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b297/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b417/_pkg_.a -trimpath "$WORK/b417=>" -p text/template -std -complete -installsuffix shared -buildid Psw8kFHR9EaAIBtnDsRb/Psw8kFHR9EaAIBtnDsRb -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b417/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b308/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b598/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b292/_pkg_.a # internal go.opentelemetry.io/otel/codes mkdir -p $WORK/b583/ cat >/tmp/go-build267750084/b583/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build267750084/b027/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a EOF cp $WORK/b297/_pkg_.a /builddir/.cache/go-build/d8/d8410a10b89c69f1bc184d8de639a2239cb884ee31bb38f3069fb1bdc544d483-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b583/_pkg_.a -trimpath "$WORK/b583=>" -p go.opentelemetry.io/otel/codes -complete -installsuffix shared -buildid kSmurhqgGoypkb2rT6XC/kSmurhqgGoypkb2rT6XC -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b583/importcfg -pack ./src/go.opentelemetry.io/otel/codes/codes.go ./src/go.opentelemetry.io/otel/codes/doc.go github.com/containers/image/v5/internal/signer mkdir -p $WORK/b302/ cp $WORK/b407/_pkg_.a /builddir/.cache/go-build/20/20c933877f6341449a318d80e23b51039078f8873fe0a962b8dd712e19886e56-d # internal cat >/tmp/go-build267750084/b302/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build267750084/b002/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build267750084/b074/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=/tmp/go-build267750084/b297/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b302/_pkg_.a -trimpath "$WORK/b302=>" -p github.com/containers/image/v5/internal/signer -complete -installsuffix shared -buildid CPrDNqunIGeiBTq6US3n/CPrDNqunIGeiBTq6US3n -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b302/importcfg -pack ./src/github.com/containers/image/v5/internal/signer/signer.go log/slog mkdir -p $WORK/b587/ cp $WORK/b292/_pkg_.a /builddir/.cache/go-build/7b/7b5b7a80174d2d26b52deecd0dc635d7174053613ffdb091409cfef080ce7c5f-d # internal cat >/tmp/go-build267750084/b587/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile context=/tmp/go-build267750084/b002/_pkg_.a packagefile encoding=/tmp/go-build267750084/b032/_pkg_.a packagefile encoding/json=/tmp/go-build267750084/b027/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile log=/tmp/go-build267750084/b088/_pkg_.a packagefile log/internal=/tmp/go-build267750084/b089/_pkg_.a packagefile log/slog/internal=/tmp/go-build267750084/b588/_pkg_.a packagefile log/slog/internal/buffer=/tmp/go-build267750084/b589/_pkg_.a packagefile math=/tmp/go-build267750084/b035/_pkg_.a packagefile reflect=/tmp/go-build267750084/b037/_pkg_.a packagefile runtime=/tmp/go-build267750084/b009/_pkg_.a packagefile slices=/tmp/go-build267750084/b590/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build267750084/b022/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a packagefile unicode=/tmp/go-build267750084/b030/_pkg_.a packagefile unicode/utf8=/tmp/go-build267750084/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b587/_pkg_.a -trimpath "$WORK/b587=>" -p log/slog -std -complete -installsuffix shared -buildid ETfn89-1VG5OOVZO8l9o/ETfn89-1VG5OOVZO8l9o -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b587/importcfg -pack /usr/lib/golang/src/log/slog/attr.go /usr/lib/golang/src/log/slog/doc.go /usr/lib/golang/src/log/slog/handler.go /usr/lib/golang/src/log/slog/json_handler.go /usr/lib/golang/src/log/slog/level.go /usr/lib/golang/src/log/slog/logger.go /usr/lib/golang/src/log/slog/record.go /usr/lib/golang/src/log/slog/text_handler.go /usr/lib/golang/src/log/slog/value.go cp $WORK/b598/_pkg_.a /builddir/.cache/go-build/0d/0d81daea1d2a6be152c3fcd1a1a13d251f630c7983b5f3c585533ed82be76254-d # internal dario.cat/mergo mkdir -p $WORK/b604/ cat >/tmp/go-build267750084/b604/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile reflect=/tmp/go-build267750084/b037/_pkg_.a packagefile unicode=/tmp/go-build267750084/b030/_pkg_.a packagefile unicode/utf8=/tmp/go-build267750084/b031/_pkg_.a EOF github.com/google/go-containerregistry/pkg/v1 mkdir -p $WORK/b607/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b604/_pkg_.a -trimpath "$WORK/b604=>" -p dario.cat/mergo -complete -installsuffix shared -buildid d48EnJ9p0RhmLJlECmzH/d48EnJ9p0RhmLJlECmzH -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b604/importcfg -pack ./src/dario.cat/mergo/doc.go ./src/dario.cat/mergo/map.go ./src/dario.cat/mergo/merge.go ./src/dario.cat/mergo/mergo.go cat >/tmp/go-build267750084/b607/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build267750084/b076/_pkg_.a packagefile encoding/hex=/tmp/go-build267750084/b130/_pkg_.a packagefile encoding/json=/tmp/go-build267750084/b027/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/google/go-containerregistry/pkg/v1/types=/tmp/go-build267750084/b608/_pkg_.a packagefile hash=/tmp/go-build267750084/b077/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile sort=/tmp/go-build267750084/b041/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b607/_pkg_.a -trimpath "$WORK/b607=>" -p github.com/google/go-containerregistry/pkg/v1 -complete -installsuffix shared -buildid m9HHZ-fpXkGgowuwX-sj/m9HHZ-fpXkGgowuwX-sj -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b607/importcfg -pack ./src/github.com/google/go-containerregistry/pkg/v1/config.go ./src/github.com/google/go-containerregistry/pkg/v1/doc.go ./src/github.com/google/go-containerregistry/pkg/v1/hash.go ./src/github.com/google/go-containerregistry/pkg/v1/image.go ./src/github.com/google/go-containerregistry/pkg/v1/index.go ./src/github.com/google/go-containerregistry/pkg/v1/layer.go ./src/github.com/google/go-containerregistry/pkg/v1/manifest.go ./src/github.com/google/go-containerregistry/pkg/v1/platform.go ./src/github.com/google/go-containerregistry/pkg/v1/progress.go ./src/github.com/google/go-containerregistry/pkg/v1/zz_deepcopy_generated.go cp $WORK/b308/_pkg_.a /builddir/.cache/go-build/8b/8b60e2ce6132d8a757e0da994ff70ae011229782616b2cef9bbeaa7b129ad5b0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b222/_pkg_.a # internal cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/15/155ff1f873085129bf6aa11e17dfeb0737a56d5dacd87f901da0ce0d6cd3a6e2-d # internal google.golang.org/grpc/connectivity mkdir -p $WORK/b221/ cat >/tmp/go-build267750084/b221/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/grpclog=/tmp/go-build267750084/b222/_pkg_.a EOF github.com/mattn/go-sqlite3 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -p google.golang.org/grpc/connectivity -complete -installsuffix shared -buildid z-vqflugt-J35wcM8f_g/z-vqflugt-J35wcM8f_g -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b221/importcfg -pack ./src/google.golang.org/grpc/connectivity/connectivity.go mkdir -p $WORK/b310/ echo > $WORK/b310/preferlinkext cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/mattn/go-sqlite3 TERM='dumb' CGO_LDFLAGS='"-O2" "-g" "-ldl"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b310/ -importpath github.com/mattn/go-sqlite3 -- -I $WORK/b310/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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/buildah-1.35.4/src/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 cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/klauspost/compress/huff0 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b172/_pkg_.a $WORK/b172/decompress_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b172/_pkg_.a # internal cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/bb/bb202b5220d28eea128c3427356cbef4e8516182b2a0664502d4c3d8a5d89745-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b562/_pkg_.a # internal github.com/containers/common/pkg/capabilities mkdir -p $WORK/b615/ cat >/tmp/go-build267750084/b615/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/syndtr/gocapability/capability=/tmp/go-build267750084/b168/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build267750084/b090/_pkg_.a packagefile sort=/tmp/go-build267750084/b041/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b615/_pkg_.a -trimpath "$WORK/b615=>" -p github.com/containers/common/pkg/capabilities -complete -installsuffix shared -buildid SDQVF_QBLyeMMvWuZWFs/SDQVF_QBLyeMMvWuZWFs -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b615/importcfg -pack ./src/github.com/containers/common/pkg/capabilities/capabilities.go cp $WORK/b562/_pkg_.a /builddir/.cache/go-build/fa/fa746ce1bb67006f235691ba6c088645430407b642ac5df88324c740a5a5253b-d # internal tags.cncf.io/container-device-interface/pkg/parser mkdir -p $WORK/b617/ cat >/tmp/go-build267750084/b617/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b617/_pkg_.a -trimpath "$WORK/b617=>" -p tags.cncf.io/container-device-interface/pkg/parser -complete -installsuffix shared -buildid BYVfvD2kUOPG1LNqaHTM/BYVfvD2kUOPG1LNqaHTM -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b617/importcfg -pack ./src/tags.cncf.io/container-device-interface/pkg/parser/parser.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b445/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b243/_pkg_.a # internal cp $WORK/b445/_pkg_.a /builddir/.cache/go-build/7e/7e29cd2fb5984229d3056775fa6e7a0f1eb4862f1d4a26e0b2214aa2652a0caf-d # internal github.com/containers/common/pkg/timetype mkdir -p $WORK/b620/ cat >/tmp/go-build267750084/b620/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile math=/tmp/go-build267750084/b035/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b620/_pkg_.a -trimpath "$WORK/b620=>" -p github.com/containers/common/pkg/timetype -complete -installsuffix shared -buildid T1D1nJv5fAG7gjAlj7tK/T1D1nJv5fAG7gjAlj7tK -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b620/importcfg -pack ./src/github.com/containers/common/pkg/timetype/timestamp.go cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/f4/f48fc8097f010b11720ebd98faf6a353188f9e7bed17a5ae7b6ece666b478587-d # internal google.golang.org/protobuf/proto mkdir -p $WORK/b242/ cat >/tmp/go-build267750084/b242/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=/tmp/go-build267750084/b228/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build267750084/b232/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build267750084/b229/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=/tmp/go-build267750084/b236/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=/tmp/go-build267750084/b239/_pkg_.a packagefile google.golang.org/protobuf/internal/order=/tmp/go-build267750084/b240/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=/tmp/go-build267750084/b234/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=/tmp/go-build267750084/b237/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build267750084/b233/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build267750084/b243/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=/tmp/go-build267750084/b244/_pkg_.a packagefile math=/tmp/go-build267750084/b035/_pkg_.a packagefile reflect=/tmp/go-build267750084/b037/_pkg_.a packagefile unicode/utf8=/tmp/go-build267750084/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b242/_pkg_.a -trimpath "$WORK/b242=>" -p google.golang.org/protobuf/proto -complete -installsuffix shared -buildid OFhWaS-1bwBOPmzxWKAn/OFhWaS-1bwBOPmzxWKAn -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b242/importcfg -pack ./src/google.golang.org/protobuf/proto/checkinit.go ./src/google.golang.org/protobuf/proto/decode.go ./src/google.golang.org/protobuf/proto/decode_gen.go ./src/google.golang.org/protobuf/proto/doc.go ./src/google.golang.org/protobuf/proto/encode.go ./src/google.golang.org/protobuf/proto/encode_gen.go ./src/google.golang.org/protobuf/proto/equal.go ./src/google.golang.org/protobuf/proto/extension.go ./src/google.golang.org/protobuf/proto/merge.go ./src/google.golang.org/protobuf/proto/messageset.go ./src/google.golang.org/protobuf/proto/proto.go ./src/google.golang.org/protobuf/proto/proto_methods.go ./src/google.golang.org/protobuf/proto/reset.go ./src/google.golang.org/protobuf/proto/size.go ./src/google.golang.org/protobuf/proto/size_gen.go ./src/google.golang.org/protobuf/proto/wrappers.go cd /builddir/build/BUILD/buildah-1.35.4/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b087/_pkg_.a $WORK/b087/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b205/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/33/33f0a03e97628d525d83ba6c156fb39e3225a707e4911961c3da6410f70d4903-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b201/ cat >/tmp/go-build267750084/b201/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-build267750084/b039/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=/tmp/go-build267750084/b202/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=/tmp/go-build267750084/b204/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=/tmp/go-build267750084/b205/_pkg_.a packagefile math=/tmp/go-build267750084/b035/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build267750084/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid GZl4I-P0XOcHnc_0V8KV/GZl4I-P0XOcHnc_0V8KV -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b201/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b547/_pkg_.a # internal cp $WORK/b547/_pkg_.a /builddir/.cache/go-build/9d/9d71be28c0c0aab7b23e027327e8c63cb4485353a40771581230586947953011-d # internal github.com/docker/docker-credential-helpers/client mkdir -p $WORK/b546/ cat >/tmp/go-build267750084/b546/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile encoding/json=/tmp/go-build267750084/b027/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/docker/docker-credential-helpers/credentials=/tmp/go-build267750084/b547/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile os/exec=/tmp/go-build267750084/b160/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b546/_pkg_.a -trimpath "$WORK/b546=>" -p github.com/docker/docker-credential-helpers/client -complete -installsuffix shared -buildid T6LQO6z2x-jLM7UNX3yr/T6LQO6z2x-jLM7UNX3yr -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b546/importcfg -pack ./src/github.com/docker/docker-credential-helpers/client/client.go ./src/github.com/docker/docker-credential-helpers/client/command.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b235/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b302/_pkg_.a # internal cp $WORK/b302/_pkg_.a /builddir/.cache/go-build/00/0099693f52941423f07c454562aabbff12e4bc6ffe66f5bf27185972e0853575-d # internal github.com/containers/image/v5/signature/signer mkdir -p $WORK/b398/ cat >/tmp/go-build267750084/b398/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/internal/signer=/tmp/go-build267750084/b302/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b398/_pkg_.a -trimpath "$WORK/b398=>" -p github.com/containers/image/v5/signature/signer -complete -installsuffix shared -buildid qGrcBQi-Hp-Nk1LdTcdS/qGrcBQi-Hp-Nk1LdTcdS -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b398/importcfg -pack ./src/github.com/containers/image/v5/signature/signer/signer.go cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/1c/1c3754c57dd9f567bd39240e5d15128b9b7c701f2053a428a400223ebbf75b9c-d # internal google.golang.org/protobuf/internal/encoding/defval mkdir -p $WORK/b247/ cat >/tmp/go-build267750084/b247/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=/tmp/go-build267750084/b235/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build267750084/b229/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build267750084/b233/_pkg_.a packagefile math=/tmp/go-build267750084/b035/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b247/_pkg_.a -trimpath "$WORK/b247=>" -p google.golang.org/protobuf/internal/encoding/defval -complete -installsuffix shared -buildid Z81hP4Wv6XXCXrJroDJN/Z81hP4Wv6XXCXrJroDJN -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b247/importcfg -pack ./src/google.golang.org/protobuf/internal/encoding/defval/default.go cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/89/8992861c00b49af2a8690ad7bf1d6b129bd20e7928c5182d0793b01a1f285452-d # internal github.com/sirupsen/logrus mkdir -p $WORK/b086/ cat >/tmp/go-build267750084/b086/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build267750084/b060/_pkg_.a packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile context=/tmp/go-build267750084/b002/_pkg_.a packagefile encoding/json=/tmp/go-build267750084/b027/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build267750084/b087/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile log=/tmp/go-build267750084/b088/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile reflect=/tmp/go-build267750084/b037/_pkg_.a packagefile runtime=/tmp/go-build267750084/b009/_pkg_.a packagefile sort=/tmp/go-build267750084/b041/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build267750084/b022/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a packagefile unicode/utf8=/tmp/go-build267750084/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b617/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -p github.com/sirupsen/logrus -complete -installsuffix shared -buildid at5_CE0U7qEW6gokRxYQ/at5_CE0U7qEW6gokRxYQ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b086/importcfg -pack ./src/github.com/sirupsen/logrus/alt_exit.go ./src/github.com/sirupsen/logrus/buffer_pool.go ./src/github.com/sirupsen/logrus/doc.go ./src/github.com/sirupsen/logrus/entry.go ./src/github.com/sirupsen/logrus/exported.go ./src/github.com/sirupsen/logrus/formatter.go ./src/github.com/sirupsen/logrus/hooks.go ./src/github.com/sirupsen/logrus/json_formatter.go ./src/github.com/sirupsen/logrus/logger.go ./src/github.com/sirupsen/logrus/logrus.go ./src/github.com/sirupsen/logrus/terminal_check_notappengine.go ./src/github.com/sirupsen/logrus/terminal_check_unix.go ./src/github.com/sirupsen/logrus/text_formatter.go ./src/github.com/sirupsen/logrus/writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b558/_pkg_.a # internal cp $WORK/b617/_pkg_.a /builddir/.cache/go-build/b6/b627a5b8d561c15d6052e1da7a14dc18c75cf999c2f917250bdaf1873ddfabc1-d # internal github.com/moby/sys/mountinfo mkdir -p $WORK/b158/ cat >/tmp/go-build267750084/b158/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build267750084/b060/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build267750084/b087/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile path/filepath=/tmp/go-build267750084/b059/_pkg_.a packagefile runtime=/tmp/go-build267750084/b009/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -p github.com/moby/sys/mountinfo -complete -installsuffix shared -buildid _EhpLf60YtZouWXLGC12/_EhpLf60YtZouWXLGC12 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b158/importcfg -pack ./src/github.com/moby/sys/mountinfo/doc.go ./src/github.com/moby/sys/mountinfo/mounted_linux.go ./src/github.com/moby/sys/mountinfo/mounted_unix.go ./src/github.com/moby/sys/mountinfo/mountinfo.go ./src/github.com/moby/sys/mountinfo/mountinfo_filters.go ./src/github.com/moby/sys/mountinfo/mountinfo_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b583/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b345/_pkg_.a # internal cp $WORK/b558/_pkg_.a /builddir/.cache/go-build/46/466abae94eeb957a238910e3a02c105376f4ee0c7f8f88376a253c3b3076402e-d # internal cp $WORK/b583/_pkg_.a /builddir/.cache/go-build/5a/5ab15dc007642b0ff30fec7baeb298dd5cc4d6cf367c2c463387126124f1f5f5-d # internal github.com/moby/sys/user mkdir -p $WORK/b161/ cat >/tmp/go-build267750084/b161/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build267750084/b060/_pkg_.a packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build267750084/b087/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -p github.com/moby/sys/user -complete -installsuffix shared -buildid 1CgnzimqQG_l9E1tGsGs/1CgnzimqQG_l9E1tGsGs -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b161/importcfg -pack ./src/github.com/moby/sys/user/lookup_unix.go ./src/github.com/moby/sys/user/user.go github.com/containers/storage/pkg/ioutils mkdir -p $WORK/b163/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b615/_pkg_.a # internal cat >/tmp/go-build267750084/b163/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build267750084/b002/_pkg_.a packagefile crypto/sha256=/tmp/go-build267750084/b117/_pkg_.a packagefile encoding/hex=/tmp/go-build267750084/b130/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build267750084/b087/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile path/filepath=/tmp/go-build267750084/b059/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -p github.com/containers/storage/pkg/ioutils -complete -installsuffix shared -buildid M8AASOiy9-WWMGO_MwMR/M8AASOiy9-WWMGO_MwMR -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b163/importcfg -pack ./src/github.com/containers/storage/pkg/ioutils/buffer.go ./src/github.com/containers/storage/pkg/ioutils/bytespipe.go ./src/github.com/containers/storage/pkg/ioutils/fswriters.go ./src/github.com/containers/storage/pkg/ioutils/fswriters_linux.go ./src/github.com/containers/storage/pkg/ioutils/readers.go ./src/github.com/containers/storage/pkg/ioutils/temp_unix.go ./src/github.com/containers/storage/pkg/ioutils/writeflusher.go ./src/github.com/containers/storage/pkg/ioutils/writers.go cp $WORK/b615/_pkg_.a /builddir/.cache/go-build/20/203f47ef8ac898552c5c0314748d131e289b5645a7af48a8e10595d995574301-d # internal github.com/opencontainers/runc/libcontainer/devices mkdir -p $WORK/b196/ cat >/tmp/go-build267750084/b196/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build267750084/b087/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile path/filepath=/tmp/go-build267750084/b059/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b221/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -p github.com/opencontainers/runc/libcontainer/devices -complete -installsuffix shared -buildid aAvzxuU7FMjDcNLnsHUS/aAvzxuU7FMjDcNLnsHUS -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b196/importcfg -pack ./src/github.com/opencontainers/runc/libcontainer/devices/device.go ./src/github.com/opencontainers/runc/libcontainer/devices/device_unix.go cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/25/2523efbe9325b1ffc0cc7c33e144a78470c2f2f4d1e803933383e33a7cb3d3d2-d # internal golang.org/x/term mkdir -p $WORK/b378/ cat >/tmp/go-build267750084/b378/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build267750084/b087/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile runtime=/tmp/go-build267750084/b009/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a packagefile unicode/utf8=/tmp/go-build267750084/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b378/_pkg_.a -trimpath "$WORK/b378=>" -p golang.org/x/term -complete -installsuffix shared -buildid yKjzF5shIXWbcImZ3KMQ/yKjzF5shIXWbcImZ3KMQ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b378/importcfg -pack ./src/golang.org/x/term/term.go ./src/golang.org/x/term/term_unix.go ./src/golang.org/x/term/term_unix_other.go ./src/golang.org/x/term/terminal.go cp $WORK/b345/_pkg_.a /builddir/.cache/go-build/eb/eb6f8d79e56e04a1672f71eee4fad4709b086a93e6544d8797c88f45f01309cc-d # internal github.com/vbauerster/mpb/v8/cwriter mkdir -p $WORK/b483/ cat >/tmp/go-build267750084/b483/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build267750084/b087/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b483/_pkg_.a -trimpath "$WORK/b483=>" -p github.com/vbauerster/mpb/v8/cwriter -complete -installsuffix shared -buildid Gc69epAmvoCKkxjP1JFt/Gc69epAmvoCKkxjP1JFt -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b483/importcfg -pack ./src/github.com/vbauerster/mpb/v8/cwriter/doc.go ./src/github.com/vbauerster/mpb/v8/cwriter/util_linux.go ./src/github.com/vbauerster/mpb/v8/cwriter/writer.go ./src/github.com/vbauerster/mpb/v8/cwriter/writer_posix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b458/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b398/_pkg_.a # internal cp $WORK/b398/_pkg_.a /builddir/.cache/go-build/f5/f5dde92e01b7b5c563e558277eded00c2c8f472dc5a9123fbe66bbdb180e20ef-d # internal github.com/containers/storage/pkg/dmesg mkdir -p $WORK/b511/ cat >/tmp/go-build267750084/b511/importcfg << 'EOF' # internal # import config packagefile golang.org/x/sys/unix=/tmp/go-build267750084/b087/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b511/_pkg_.a -trimpath "$WORK/b511=>" -p github.com/containers/storage/pkg/dmesg -complete -installsuffix shared -buildid W5JC1pCdVETCc_wughum/W5JC1pCdVETCc_wughum -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b511/importcfg -pack ./src/github.com/containers/storage/pkg/dmesg/dmesg_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b620/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b336/_pkg_.a # internal cp $WORK/b620/_pkg_.a /builddir/.cache/go-build/9b/9b28699211a427a1672ea0cbc16f0c8e48d8f74b0c73778e84d96799525fb3bb-d # internal github.com/containers/storage/pkg/fsutils mkdir -p $WORK/b518/ cat >/tmp/go-build267750084/b518/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build267750084/b087/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b518/_pkg_.a -trimpath "$WORK/b518=>" -p github.com/containers/storage/pkg/fsutils -complete -installsuffix shared -buildid KMyE1Wuwy-eQs_X949Iu/KMyE1Wuwy-eQs_X949Iu -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b518/importcfg -pack ./src/github.com/containers/storage/pkg/fsutils/fsutils_linux.go cp $WORK/b458/_pkg_.a /builddir/.cache/go-build/dd/dd9da24e52821877761cc5410d4f4b463668098e1f30a9e70aaa95794ecd0f58-d # internal cp $WORK/b336/_pkg_.a /builddir/.cache/go-build/02/020bd7f79d25bebd01815921002e1af1a7f8fe1654f2f27465b34341e62ee2f2-d # internal github.com/containers/storage/pkg/fsverity mkdir -p $WORK/b519/ cat >/tmp/go-build267750084/b519/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build267750084/b087/_pkg_.a packagefile syscall=/tmp/go-build267750084/b024/_pkg_.a EOF golang.org/x/net/idna mkdir -p $WORK/b454/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b519/_pkg_.a -trimpath "$WORK/b519=>" -p github.com/containers/storage/pkg/fsverity -complete -installsuffix shared -buildid bLgIN4AqL6Xs3I7H7Fge/bLgIN4AqL6Xs3I7H7Fge -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b519/importcfg -pack ./src/github.com/containers/storage/pkg/fsverity/fsverity_linux.go cat >/tmp/go-build267750084/b454/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile golang.org/x/text/secure/bidirule=/tmp/go-build267750084/b455/_pkg_.a packagefile golang.org/x/text/unicode/bidi=/tmp/go-build267750084/b457/_pkg_.a packagefile golang.org/x/text/unicode/norm=/tmp/go-build267750084/b458/_pkg_.a packagefile math=/tmp/go-build267750084/b035/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build267750084/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b454/_pkg_.a -trimpath "$WORK/b454=>" -p golang.org/x/net/idna -complete -installsuffix shared -buildid MsbEkm4zl-yqMC4B6svB/MsbEkm4zl-yqMC4B6svB -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b454/importcfg -pack ./src/golang.org/x/net/idna/go118.go ./src/golang.org/x/net/idna/idna10.0.0.go ./src/golang.org/x/net/idna/punycode.go ./src/golang.org/x/net/idna/tables15.0.0.go ./src/golang.org/x/net/idna/trie.go ./src/golang.org/x/net/idna/trie13.0.0.go ./src/golang.org/x/net/idna/trieval.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b546/_pkg_.a # internal cp $WORK/b546/_pkg_.a /builddir/.cache/go-build/da/da18bf333fa7bc3983f983063b4d0f07bb8dcb38e3581357067feb6a6c963144-d # internal github.com/containers/common/pkg/cgroupv2 mkdir -p $WORK/b616/ cat >/tmp/go-build267750084/b616/importcfg << 'EOF' # internal # import config packagefile golang.org/x/sys/unix=/tmp/go-build267750084/b087/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a packagefile syscall=/tmp/go-build267750084/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b616/_pkg_.a -trimpath "$WORK/b616=>" -p github.com/containers/common/pkg/cgroupv2 -complete -installsuffix shared -buildid EI6iJpmrvWVfrjdCGapp/EI6iJpmrvWVfrjdCGapp -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b616/importcfg -pack ./src/github.com/containers/common/pkg/cgroupv2/cgroups_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b474/_pkg_.a # internal cp $WORK/b474/_pkg_.a /builddir/.cache/go-build/12/12319648e8a4b6517a5d985d06afed1607174062e32fcada22ea7ac1f03018c3-d # internal github.com/containers/common/pkg/signal mkdir -p $WORK/b621/ cat >/tmp/go-build267750084/b621/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build267750084/b087/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile os/signal=/tmp/go-build267750084/b169/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile syscall=/tmp/go-build267750084/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b621/_pkg_.a -trimpath "$WORK/b621=>" -p github.com/containers/common/pkg/signal -complete -installsuffix shared -buildid ZJqPHabFnH6nn-tkSTG3/ZJqPHabFnH6nn-tkSTG3 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b621/importcfg -pack ./src/github.com/containers/common/pkg/signal/signal_common.go ./src/github.com/containers/common/pkg/signal/signal_linux.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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b247/_pkg_.a # internal cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/39/397c2c61383fdf5294247ef6e0eef29fe03a723086285c4b3df9f358dc2d10c2-d # internal github.com/manifoldco/promptui/list mkdir -p $WORK/b625/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b580/_pkg_.a # internal cat >/tmp/go-build267750084/b625/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile reflect=/tmp/go-build267750084/b037/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b625/_pkg_.a -trimpath "$WORK/b625=>" -p github.com/manifoldco/promptui/list -complete -installsuffix shared -buildid 7-CpOlZQOUhcObV8jAjE/7-CpOlZQOUhcObV8jAjE -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b625/importcfg -pack ./src/github.com/manifoldco/promptui/list/list.go cp $WORK/b580/_pkg_.a /builddir/.cache/go-build/cb/cba004ff5c46f5d03d5abdf6a54aa33af2462dedaa4ca269a60bdf18ee928f72-d # internal go.opentelemetry.io/otel/semconv/v1.17.0 mkdir -p $WORK/b584/ cat >/tmp/go-build267750084/b584/importcfg << 'EOF' # internal # import config packagefile go.opentelemetry.io/otel/attribute=/tmp/go-build267750084/b580/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b584/_pkg_.a -trimpath "$WORK/b584=>" -p go.opentelemetry.io/otel/semconv/v1.17.0 -complete -installsuffix shared -buildid 38n-_-BCqjtVVEkiQARp/38n-_-BCqjtVVEkiQARp -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b584/importcfg -pack ./src/go.opentelemetry.io/otel/semconv/v1.17.0/doc.go ./src/go.opentelemetry.io/otel/semconv/v1.17.0/event.go ./src/go.opentelemetry.io/otel/semconv/v1.17.0/exception.go ./src/go.opentelemetry.io/otel/semconv/v1.17.0/http.go ./src/go.opentelemetry.io/otel/semconv/v1.17.0/resource.go ./src/go.opentelemetry.io/otel/semconv/v1.17.0/schema.go ./src/go.opentelemetry.io/otel/semconv/v1.17.0/trace.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b196/_pkg_.a # internal cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/be/be606078b3805450ea3aa7b97705ba2b9ddecbc318913ad5c726afe01684ddc5-d # internal go.opentelemetry.io/otel/metric mkdir -p $WORK/b595/ cat >/tmp/go-build267750084/b595/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build267750084/b002/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=/tmp/go-build267750084/b580/_pkg_.a packagefile go.opentelemetry.io/otel/metric/embedded=/tmp/go-build267750084/b596/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b595/_pkg_.a -trimpath "$WORK/b595=>" -p go.opentelemetry.io/otel/metric -complete -installsuffix shared -buildid AVP_BVEmAyMbxfEoOh9d/AVP_BVEmAyMbxfEoOh9d -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b595/importcfg -pack ./src/go.opentelemetry.io/otel/metric/asyncfloat64.go ./src/go.opentelemetry.io/otel/metric/asyncint64.go ./src/go.opentelemetry.io/otel/metric/config.go ./src/go.opentelemetry.io/otel/metric/doc.go ./src/go.opentelemetry.io/otel/metric/instrument.go ./src/go.opentelemetry.io/otel/metric/meter.go ./src/go.opentelemetry.io/otel/metric/syncfloat64.go ./src/go.opentelemetry.io/otel/metric/syncint64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b483/_pkg_.a # internal cp $WORK/b483/_pkg_.a /builddir/.cache/go-build/f6/f688d63fd144ada8d662303e93a05fd4c6b67138759990b02bc8efff080a4fe4-d # internal github.com/vbauerster/mpb/v8 mkdir -p $WORK/b478/ cat >/tmp/go-build267750084/b478/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile container/heap=/tmp/go-build267750084/b479/_pkg_.a packagefile context=/tmp/go-build267750084/b002/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/acarl005/stripansi=/tmp/go-build267750084/b480/_pkg_.a packagefile github.com/mattn/go-runewidth=/tmp/go-build267750084/b481/_pkg_.a packagefile github.com/vbauerster/mpb/v8/cwriter=/tmp/go-build267750084/b483/_pkg_.a packagefile github.com/vbauerster/mpb/v8/decor=/tmp/go-build267750084/b484/_pkg_.a packagefile github.com/vbauerster/mpb/v8/internal=/tmp/go-build267750084/b486/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile math=/tmp/go-build267750084/b035/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b478/_pkg_.a -trimpath "$WORK/b478=>" -p github.com/vbauerster/mpb/v8 -complete -installsuffix shared -buildid Ey72XSwC4GPgaTIU_6CF/Ey72XSwC4GPgaTIU_6CF -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b478/importcfg -pack ./src/github.com/vbauerster/mpb/v8/bar.go ./src/github.com/vbauerster/mpb/v8/bar_filler.go ./src/github.com/vbauerster/mpb/v8/bar_filler_bar.go ./src/github.com/vbauerster/mpb/v8/bar_filler_nop.go ./src/github.com/vbauerster/mpb/v8/bar_filler_spinner.go ./src/github.com/vbauerster/mpb/v8/bar_option.go ./src/github.com/vbauerster/mpb/v8/container_option.go ./src/github.com/vbauerster/mpb/v8/doc.go ./src/github.com/vbauerster/mpb/v8/heap_manager.go ./src/github.com/vbauerster/mpb/v8/priority_queue.go ./src/github.com/vbauerster/mpb/v8/progress.go ./src/github.com/vbauerster/mpb/v8/proxyreader.go ./src/github.com/vbauerster/mpb/v8/proxywriter.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b604/_pkg_.a # internal cp $WORK/b604/_pkg_.a /builddir/.cache/go-build/8d/8dc7521e28a57979a425533063090ad6933f734d87037991f5493e0e94a3e16e-d # internal go.opentelemetry.io/otel/trace mkdir -p $WORK/b600/ cat >/tmp/go-build267750084/b600/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile context=/tmp/go-build267750084/b002/_pkg_.a packagefile encoding/hex=/tmp/go-build267750084/b130/_pkg_.a packagefile encoding/json=/tmp/go-build267750084/b027/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=/tmp/go-build267750084/b580/_pkg_.a packagefile go.opentelemetry.io/otel/codes=/tmp/go-build267750084/b583/_pkg_.a packagefile go.opentelemetry.io/otel/trace/embedded=/tmp/go-build267750084/b601/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b600/_pkg_.a -trimpath "$WORK/b600=>" -p go.opentelemetry.io/otel/trace -complete -installsuffix shared -buildid bSpN8L4tKC1N5N5cwpq3/bSpN8L4tKC1N5N5cwpq3 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b600/importcfg -pack ./src/go.opentelemetry.io/otel/trace/config.go ./src/go.opentelemetry.io/otel/trace/context.go ./src/go.opentelemetry.io/otel/trace/doc.go ./src/go.opentelemetry.io/otel/trace/nonrecording.go ./src/go.opentelemetry.io/otel/trace/noop.go ./src/go.opentelemetry.io/otel/trace/trace.go ./src/go.opentelemetry.io/otel/trace/tracestate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/a7/a7f8dd414a47f26530ece0ed5c14852222ef47fde49b6d05ae9d77fd83fa212e-d # internal github.com/containers/storage/pkg/mount mkdir -p $WORK/b157/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b511/_pkg_.a # internal cat >/tmp/go-build267750084/b157/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/moby/sys/mountinfo=/tmp/go-build267750084/b158/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build267750084/b087/_pkg_.a packagefile sort=/tmp/go-build267750084/b041/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a EOF cp $WORK/b511/_pkg_.a /builddir/.cache/go-build/1b/1b6933b671859ff2ab5e5b117472eb03d788569b01551339450b22165e1319e6-d # internal github.com/manifoldco/promptui/screenbuf mkdir -p $WORK/b626/ cat >/tmp/go-build267750084/b626/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b626/_pkg_.a -trimpath "$WORK/b626=>" -p github.com/manifoldco/promptui/screenbuf -complete -installsuffix shared -buildid A5yRFqFF0v1qwoNPqsfe/A5yRFqFF0v1qwoNPqsfe -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b626/importcfg -pack ./src/github.com/manifoldco/promptui/screenbuf/screenbuf.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -p github.com/containers/storage/pkg/mount -complete -installsuffix shared -buildid z1hrfS_epqFX8wSGxO7X/z1hrfS_epqFX8wSGxO7X -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b157/importcfg -pack ./src/github.com/containers/storage/pkg/mount/flags.go ./src/github.com/containers/storage/pkg/mount/flags_linux.go ./src/github.com/containers/storage/pkg/mount/mount.go ./src/github.com/containers/storage/pkg/mount/mounter_linux.go ./src/github.com/containers/storage/pkg/mount/mountinfo.go ./src/github.com/containers/storage/pkg/mount/mountinfo_linux.go ./src/github.com/containers/storage/pkg/mount/sharedsubtree_linux.go ./src/github.com/containers/storage/pkg/mount/unmount_unix.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b107/_pkg_.a $WORK/b107/arith_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/4f/4fe2365e1c25e718d3d4b2a0d19193a050f17793e2ffc59621cf34beb302ab82-d # internal crypto/elliptic mkdir -p $WORK/b106/ cat >/tmp/go-build267750084/b106/importcfg << 'EOF' # internal # import config packagefile crypto/internal/nistec=/tmp/go-build267750084/b102/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile math/big=/tmp/go-build267750084/b107/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -p crypto/elliptic -std -complete -installsuffix shared -buildid vrKtIxSOyUSKJR0gBR7-/vrKtIxSOyUSKJR0gBR7- -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b106/importcfg -pack /usr/lib/golang/src/crypto/elliptic/elliptic.go /usr/lib/golang/src/crypto/elliptic/nistec.go /usr/lib/golang/src/crypto/elliptic/nistec_p256.go /usr/lib/golang/src/crypto/elliptic/params.go cd $WORK/b068 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b068=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=IGy8xlGLT0G28wGuRCfM -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b182/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b378/_pkg_.a # internal cp $WORK/b378/_pkg_.a /builddir/.cache/go-build/23/238755c3ea8032ff5995e36fca0f6e1fec83555373e238041e603bddb3d8d12c-d # internal crypto/internal/bigmod mkdir -p $WORK/b109/ cat >/tmp/go-build267750084/b109/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/bigmod /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/bigmod -trimpath "$WORK/b109=>" -I $WORK/b109/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b109/symabis ./nat_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b519/_pkg_.a # internal cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/2a/2abfb2abdfd8844f7a46850358787731f0d968adebeb69120aa2b0722e07ae39-d # internal crypto/internal/boring/bbig mkdir -p $WORK/b110/ cp $WORK/b519/_pkg_.a /builddir/.cache/go-build/1d/1d54a402b323a4a6e8aca9c1c659324f0e9f44f59bd35d66a7f5f3e02c5f013c-d # internal cat >/tmp/go-build267750084/b110/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=/tmp/go-build267750084/b098/_pkg_.a packagefile math/big=/tmp/go-build267750084/b107/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -p crypto/internal/boring/bbig -std -complete -installsuffix shared -buildid WxU9knqxwPRxA4QMbF8V/WxU9knqxwPRxA4QMbF8V -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b110/importcfg -pack /usr/lib/golang/src/crypto/internal/boring/bbig/big.go encoding/asn1 mkdir -p $WORK/b113/ cat >/tmp/go-build267750084/b113/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile math=/tmp/go-build267750084/b035/_pkg_.a packagefile math/big=/tmp/go-build267750084/b107/_pkg_.a packagefile reflect=/tmp/go-build267750084/b037/_pkg_.a packagefile sort=/tmp/go-build267750084/b041/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a packagefile unicode/utf16=/tmp/go-build267750084/b051/_pkg_.a packagefile unicode/utf8=/tmp/go-build267750084/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -p encoding/asn1 -std -complete -installsuffix shared -buildid 62xqr3jzn8C1399O_DZv/62xqr3jzn8C1399O_DZv -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b113/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/buildid -w $WORK/b621/_pkg_.a # internal cp $WORK/b621/_pkg_.a /builddir/.cache/go-build/a0/a098c4a3dc118773623ff6bf1e70f918389c5c2836a37e1271e32b4038e8bd8f-d # internal crypto/rand mkdir -p $WORK/b115/ cat >/tmp/go-build267750084/b115/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=/tmp/go-build267750084/b098/_pkg_.a packagefile crypto/internal/randutil=/tmp/go-build267750084/b105/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build267750084/b044/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile math/big=/tmp/go-build267750084/b107/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile runtime=/tmp/go-build267750084/b009/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build267750084/b022/_pkg_.a packagefile syscall=/tmp/go-build267750084/b024/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -p crypto/rand -std -complete -installsuffix shared -buildid ebrnaC8bBYzQ_wgc5zbN/ebrnaC8bBYzQ_wgc5zbN -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b115/importcfg -pack /usr/lib/golang/src/crypto/rand/rand.go /usr/lib/golang/src/crypto/rand/rand_getrandom.go /usr/lib/golang/src/crypto/rand/rand_unix.go /usr/lib/golang/src/crypto/rand/util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/88/88ac42742f3229cd56a8d2f54e97cc3a04314088d0305ff9f50e95406c1507be-d # internal crypto/dsa mkdir -p $WORK/b128/ cat >/tmp/go-build267750084/b128/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=/tmp/go-build267750084/b105/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile math/big=/tmp/go-build267750084/b107/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -p crypto/dsa -std -complete -installsuffix shared -buildid R23M2Ag6v_B0vqzamd3c/R23M2Ag6v_B0vqzamd3c -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b128/importcfg -pack /usr/lib/golang/src/crypto/dsa/dsa.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b616/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b616/_pkg_.a /builddir/.cache/go-build/d8/d83821746d8b4b76140c21b1e03a14bee2000f2be2ccd28a764ddca43bd6f6ac-d # internal github.com/json-iterator/go mkdir -p $WORK/b188/ cat >/tmp/go-build267750084/b188/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile encoding=/tmp/go-build267750084/b032/_pkg_.a packagefile encoding/base64=/tmp/go-build267750084/b033/_pkg_.a packagefile encoding/json=/tmp/go-build267750084/b027/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/modern-go/concurrent=/tmp/go-build267750084/b189/_pkg_.a packagefile github.com/modern-go/reflect2=/tmp/go-build267750084/b190/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile math=/tmp/go-build267750084/b035/_pkg_.a packagefile math/big=/tmp/go-build267750084/b107/_pkg_.a packagefile reflect=/tmp/go-build267750084/b037/_pkg_.a packagefile sort=/tmp/go-build267750084/b041/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a packagefile unicode=/tmp/go-build267750084/b030/_pkg_.a packagefile unicode/utf16=/tmp/go-build267750084/b051/_pkg_.a packagefile unicode/utf8=/tmp/go-build267750084/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -p github.com/json-iterator/go -complete -installsuffix shared -buildid xO051WLn1MuuEvAeTzkD/xO051WLn1MuuEvAeTzkD -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b188/importcfg -pack ./src/github.com/json-iterator/go/adapter.go ./src/github.com/json-iterator/go/any.go ./src/github.com/json-iterator/go/any_array.go ./src/github.com/json-iterator/go/any_bool.go ./src/github.com/json-iterator/go/any_float.go ./src/github.com/json-iterator/go/any_int32.go ./src/github.com/json-iterator/go/any_int64.go ./src/github.com/json-iterator/go/any_invalid.go ./src/github.com/json-iterator/go/any_nil.go ./src/github.com/json-iterator/go/any_number.go ./src/github.com/json-iterator/go/any_object.go ./src/github.com/json-iterator/go/any_str.go ./src/github.com/json-iterator/go/any_uint32.go ./src/github.com/json-iterator/go/any_uint64.go ./src/github.com/json-iterator/go/config.go ./src/github.com/json-iterator/go/iter.go ./src/github.com/json-iterator/go/iter_array.go ./src/github.com/json-iterator/go/iter_float.go ./src/github.com/json-iterator/go/iter_int.go ./src/github.com/json-iterator/go/iter_object.go ./src/github.com/json-iterator/go/iter_skip.go ./src/github.com/json-iterator/go/iter_skip_strict.go ./src/github.com/json-iterator/go/iter_str.go ./src/github.com/json-iterator/go/jsoniter.go ./src/github.com/json-iterator/go/pool.go ./src/github.com/json-iterator/go/reflect.go ./src/github.com/json-iterator/go/reflect_array.go ./src/github.com/json-iterator/go/reflect_dynamic.go ./src/github.com/json-iterator/go/reflect_extension.go ./src/github.com/json-iterator/go/reflect_json_number.go ./src/github.com/json-iterator/go/reflect_json_raw_message.go ./src/github.com/json-iterator/go/reflect_map.go ./src/github.com/json-iterator/go/reflect_marshaler.go ./src/github.com/json-iterator/go/reflect_native.go ./src/github.com/json-iterator/go/reflect_optional.go ./src/github.com/json-iterator/go/reflect_slice.go ./src/github.com/json-iterator/go/reflect_struct_decoder.go ./src/github.com/json-iterator/go/reflect_struct_encoder.go ./src/github.com/json-iterator/go/stream.go ./src/github.com/json-iterator/go/stream_float.go ./src/github.com/json-iterator/go/stream_int.go ./src/github.com/json-iterator/go/stream_str.go cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/87/87a3694b6bc16bf546847027eb0055bf34d079f4f8da57df961a32a2ecb49418-d # internal github.com/containers/storage/pkg/pools mkdir -p $WORK/b162/ cat >/tmp/go-build267750084/b162/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build267750084/b060/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=/tmp/go-build267750084/b163/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -p github.com/containers/storage/pkg/pools -complete -installsuffix shared -buildid tGQhSa6RjknxkZEwPdKu/tGQhSa6RjknxkZEwPdKu -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b162/importcfg -pack ./src/github.com/containers/storage/pkg/pools/pools.go cd $WORK/b057 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b057=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=dH4b-TPiwGuqHzvOowo4 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b626/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b161/_pkg_.a # internal cp $WORK/b626/_pkg_.a /builddir/.cache/go-build/52/525ea7ed8ee0cb495e499a89a6a04601b8576d120c37c2cece3c76dd1fb93ed6-d # internal github.com/letsencrypt/boulder/strictyaml mkdir -p $WORK/b370/ cat >/tmp/go-build267750084/b370/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile gopkg.in/yaml.v3=/tmp/go-build267750084/b150/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b370/_pkg_.a -trimpath "$WORK/b370=>" -p github.com/letsencrypt/boulder/strictyaml -complete -installsuffix shared -buildid HUd06CvDNn-IhuYj8jCm/HUd06CvDNn-IhuYj8jCm -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b370/importcfg -pack ./src/github.com/letsencrypt/boulder/strictyaml/yaml.go cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/f5/f5a39e2d050a32645bbc59b0b57e5cdd1a4610da84177ff5005f96f5d3645b48-d # internal github.com/jinzhu/copier mkdir -p $WORK/b628/ cat >/tmp/go-build267750084/b628/importcfg << 'EOF' # internal # import config packagefile database/sql=/tmp/go-build267750084/b308/_pkg_.a packagefile database/sql/driver=/tmp/go-build267750084/b309/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile reflect=/tmp/go-build267750084/b037/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a packagefile unicode=/tmp/go-build267750084/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b628/_pkg_.a -trimpath "$WORK/b628=>" -p github.com/jinzhu/copier -complete -installsuffix shared -buildid ZiOR_BOLDuNiv_cnyFpl/ZiOR_BOLDuNiv_cnyFpl -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b628/importcfg -pack ./src/github.com/jinzhu/copier/copier.go ./src/github.com/jinzhu/copier/errors.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b518/_pkg_.a # internal cp $WORK/b518/_pkg_.a /builddir/.cache/go-build/13/1391fe55c37ec171bd1ffb4d9c88532ba342619bdcb49ce0f6d6dbf74063d952-d # internal github.com/seccomp/libseccomp-golang mkdir -p $WORK/b632/ cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/seccomp/libseccomp-golang pkg-config --cflags -- libseccomp /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/e0/e04c4030b41c53f5abe6a2999d3a8f896076faee00d959f330df10974d0e033b-d # internal github.com/opencontainers/runc/libcontainer/utils mkdir -p $WORK/b634/ cat >/tmp/go-build267750084/b634/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build267750084/b034/_pkg_.a packagefile encoding/json=/tmp/go-build267750084/b027/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/cyphar/filepath-securejoin=/tmp/go-build267750084/b536/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build267750084/b087/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile path/filepath=/tmp/go-build267750084/b059/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b634/_pkg_.a -trimpath "$WORK/b634=>" -p github.com/opencontainers/runc/libcontainer/utils -complete -installsuffix shared -buildid mZ5DFhL901qa6dWb3Atw/mZ5DFhL901qa6dWb3Atw -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b634/importcfg -pack ./src/github.com/opencontainers/runc/libcontainer/utils/cmsg.go ./src/github.com/opencontainers/runc/libcontainer/utils/utils.go ./src/github.com/opencontainers/runc/libcontainer/utils/utils_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b607/_pkg_.a # internal cp $WORK/b607/_pkg_.a /builddir/.cache/go-build/09/09c36483b0a5dac21483ab0d6254ca67a7a409e6f5b0e89f47c0e6b3d8deff16-d # internal github.com/containers/buildah/docker mkdir -p $WORK/b635/ cat >/tmp/go-build267750084/b635/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/pkg/strslice=/tmp/go-build267750084/b143/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build267750084/b075/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b635/_pkg_.a -trimpath "$WORK/b635=>" -p github.com/containers/buildah/docker -complete -installsuffix shared -buildid mJm87egkNLmsXwzCxiLx/mJm87egkNLmsXwzCxiLx -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b635/importcfg -pack ./_build/src/github.com/containers/buildah/docker/types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b625/_pkg_.a # internal cp $WORK/b625/_pkg_.a /builddir/.cache/go-build/85/856b812163589ff9b296f4e4f5aac6084d8c84b5b99b94a220c216dd06083cc2-d # internal github.com/containerd/containerd/pkg/userns mkdir -p $WORK/b640/ cat >/tmp/go-build267750084/b640/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build267750084/b060/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b640/_pkg_.a -trimpath "$WORK/b640=>" -p github.com/containerd/containerd/pkg/userns -complete -installsuffix shared -buildid p24sXGli6LAzJGLWB4-4/p24sXGli6LAzJGLWB4-4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b640/importcfg -pack ./src/github.com/containerd/containerd/pkg/userns/userns_linux.go cat >/tmp/go-build267750084/b109/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build267750084/b034/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile internal/cpu=/tmp/go-build267750084/b011/_pkg_.a packagefile math/big=/tmp/go-build267750084/b107/_pkg_.a packagefile math/bits=/tmp/go-build267750084/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -p crypto/internal/bigmod -std -installsuffix shared -buildid EvQ33U-ZbXAIDRXCL-b1/EvQ33U-ZbXAIDRXCL-b1 -goversion go1.21.7 -symabis $WORK/b109/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b109/importcfg -pack -asmhdr $WORK/b109/go_asm.h /usr/lib/golang/src/crypto/internal/bigmod/nat.go /usr/lib/golang/src/crypto/internal/bigmod/nat_asm.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/4a/4a3e928e59bf5efa92833d3b0532e5cad6ba7d8260f5bdd9432cca910b1e1b59-d # internal crypto/ed25519 mkdir -p $WORK/b121/ cat >/tmp/go-build267750084/b121/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile crypto=/tmp/go-build267750084/b076/_pkg_.a packagefile crypto/internal/edwards25519=/tmp/go-build267750084/b122/_pkg_.a packagefile crypto/rand=/tmp/go-build267750084/b115/_pkg_.a packagefile crypto/sha512=/tmp/go-build267750084/b111/_pkg_.a packagefile crypto/subtle=/tmp/go-build267750084/b097/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -p crypto/ed25519 -std -complete -installsuffix shared -buildid 8TcmZ-A8xi2eLkMrxPWI/8TcmZ-A8xi2eLkMrxPWI -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b121/importcfg -pack /usr/lib/golang/src/crypto/ed25519/ed25519.go cd $WORK/b068 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b068=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=IGy8xlGLT0G28wGuRCfM -o ./_x002.o -c cgo_linux.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/ec/ec3d730110ed00cbec4ab20edc0a0401900d158df3bc0dbf017f79b425a7410e-d # internal github.com/klauspost/compress/zstd mkdir -p $WORK/b170/ cat >/tmp/go-build267750084/b170/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/klauspost/compress/zstd /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/klauspost/compress/zstd -trimpath "$WORK/b170=>" -I $WORK/b170/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b170/symabis ./fse_decoder_amd64.s ./matchlen_amd64.s ./seqdec_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/27/27ec09b49b83aea814201381598f66ddf242081c2a7017e358fc733e69faab5e-d # internal go.mongodb.org/mongo-driver/bson/primitive mkdir -p $WORK/b332/ cat >/tmp/go-build267750084/b332/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile crypto/rand=/tmp/go-build267750084/b115/_pkg_.a packagefile encoding=/tmp/go-build267750084/b032/_pkg_.a packagefile encoding/binary=/tmp/go-build267750084/b034/_pkg_.a packagefile encoding/hex=/tmp/go-build267750084/b130/_pkg_.a packagefile encoding/json=/tmp/go-build267750084/b027/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile math/big=/tmp/go-build267750084/b107/_pkg_.a packagefile regexp=/tmp/go-build267750084/b066/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile sync/atomic=/tmp/go-build267750084/b022/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b332/_pkg_.a -trimpath "$WORK/b332=>" -p go.mongodb.org/mongo-driver/bson/primitive -complete -installsuffix shared -buildid HAovvgsqnMu2QDoLpRuK/HAovvgsqnMu2QDoLpRuK -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b332/importcfg -pack ./src/go.mongodb.org/mongo-driver/bson/primitive/decimal.go ./src/go.mongodb.org/mongo-driver/bson/primitive/objectid.go ./src/go.mongodb.org/mongo-driver/bson/primitive/primitive.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b635/_pkg_.a # internal cp $WORK/b635/_pkg_.a /builddir/.cache/go-build/5b/5b75b9a111c6c577ca399fa884ca478b5fa05908c31244eee526afb778ab2e3f-d # internal github.com/secure-systems-lab/go-securesystemslib/encrypted mkdir -p $WORK/b372/ cat >/tmp/go-build267750084/b372/importcfg << 'EOF' # internal # import config packagefile crypto/rand=/tmp/go-build267750084/b115/_pkg_.a packagefile encoding/json=/tmp/go-build267750084/b027/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile golang.org/x/crypto/nacl/secretbox=/tmp/go-build267750084/b373/_pkg_.a packagefile golang.org/x/crypto/scrypt=/tmp/go-build267750084/b377/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b372/_pkg_.a -trimpath "$WORK/b372=>" -p github.com/secure-systems-lab/go-securesystemslib/encrypted -complete -installsuffix shared -buildid Qh_MSOfuibff3Z8OMiOx/Qh_MSOfuibff3Z8OMiOx -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b372/importcfg -pack ./src/github.com/secure-systems-lab/go-securesystemslib/encrypted/encrypted.go cd $WORK/b057 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b057=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=dH4b-TPiwGuqHzvOowo4 -o ./_x002.o -c cgo_lookup_cgo.cgo2.c cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/seccomp/libseccomp-golang pkg-config --libs -- libseccomp /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b242/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/22/22a431d3e59e3e126aafa899a20de3233965e49fac38b8960674411573274060-d # internal golang.org/x/crypto/openpgp/elgamal mkdir -p $WORK/b392/ cat >/tmp/go-build267750084/b392/importcfg << 'EOF' # internal # import config packagefile crypto/rand=/tmp/go-build267750084/b115/_pkg_.a packagefile crypto/subtle=/tmp/go-build267750084/b097/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile math/big=/tmp/go-build267750084/b107/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b392/_pkg_.a -trimpath "$WORK/b392=>" -p golang.org/x/crypto/openpgp/elgamal -complete -installsuffix shared -buildid aWM4kivZsea-f4TkItUw/aWM4kivZsea-f4TkItUw -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b392/importcfg -pack ./src/golang.org/x/crypto/openpgp/elgamal/elgamal.go cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/f9/f9a971bd8916c0b6f6542a5ed8006e1c3247bed979eb35c0ad2e866c55e88ea6-d # internal google.golang.org/protobuf/encoding/prototext mkdir -p $WORK/b227/ cat >/tmp/go-build267750084/b227/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=/tmp/go-build267750084/b228/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build267750084/b232/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=/tmp/go-build267750084/b235/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build267750084/b229/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=/tmp/go-build267750084/b236/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=/tmp/go-build267750084/b239/_pkg_.a packagefile google.golang.org/protobuf/internal/order=/tmp/go-build267750084/b240/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=/tmp/go-build267750084/b234/_pkg_.a packagefile google.golang.org/protobuf/internal/set=/tmp/go-build267750084/b241/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=/tmp/go-build267750084/b237/_pkg_.a packagefile google.golang.org/protobuf/proto=/tmp/go-build267750084/b242/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build267750084/b233/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build267750084/b243/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile unicode/utf8=/tmp/go-build267750084/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -p google.golang.org/protobuf/encoding/prototext -complete -installsuffix shared -buildid ARKqh4YPuWUuEuvH0xjG/ARKqh4YPuWUuEuvH0xjG -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b227/importcfg -pack ./src/google.golang.org/protobuf/encoding/prototext/decode.go ./src/google.golang.org/protobuf/encoding/prototext/doc.go ./src/google.golang.org/protobuf/encoding/prototext/encode.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b370/_pkg_.a # internal cp $WORK/b370/_pkg_.a /builddir/.cache/go-build/38/383f8c72b64833fbc04b8792e46101955184c044322461c5d5d6182e1c0533fc-d # internal google.golang.org/protobuf/internal/filedesc mkdir -p $WORK/b248/ cat >/tmp/go-build267750084/b248/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=/tmp/go-build267750084/b228/_pkg_.a packagefile google.golang.org/protobuf/internal/descfmt=/tmp/go-build267750084/b249/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=/tmp/go-build267750084/b250/_pkg_.a packagefile google.golang.org/protobuf/internal/editiondefaults=/tmp/go-build267750084/b246/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=/tmp/go-build267750084/b247/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build267750084/b232/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build267750084/b229/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=/tmp/go-build267750084/b239/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=/tmp/go-build267750084/b234/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=/tmp/go-build267750084/b237/_pkg_.a packagefile google.golang.org/protobuf/proto=/tmp/go-build267750084/b242/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build267750084/b233/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build267750084/b243/_pkg_.a packagefile math=/tmp/go-build267750084/b035/_pkg_.a packagefile reflect=/tmp/go-build267750084/b037/_pkg_.a packagefile sort=/tmp/go-build267750084/b041/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build267750084/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b248/_pkg_.a -trimpath "$WORK/b248=>" -p google.golang.org/protobuf/internal/filedesc -complete -installsuffix shared -buildid 1Gbq9nbnunNZo4HLmn6N/1Gbq9nbnunNZo4HLmn6N -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b248/importcfg -pack ./src/google.golang.org/protobuf/internal/filedesc/build.go ./src/google.golang.org/protobuf/internal/filedesc/desc.go ./src/google.golang.org/protobuf/internal/filedesc/desc_init.go ./src/google.golang.org/protobuf/internal/filedesc/desc_lazy.go ./src/google.golang.org/protobuf/internal/filedesc/desc_list.go ./src/google.golang.org/protobuf/internal/filedesc/desc_list_gen.go ./src/google.golang.org/protobuf/internal/filedesc/editions.go ./src/google.golang.org/protobuf/internal/filedesc/placeholder.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b640/_pkg_.a # internal cp $WORK/b640/_pkg_.a /builddir/.cache/go-build/85/857feeaed7452fb7ff5793afae5f00a8a5d2f1c60b7a44b72e737108a8c915f9-d # internal github.com/containers/storage/pkg/stringid mkdir -p $WORK/b526/ cat >/tmp/go-build267750084/b526/importcfg << 'EOF' # internal # import config packagefile crypto/rand=/tmp/go-build267750084/b115/_pkg_.a packagefile encoding/hex=/tmp/go-build267750084/b130/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/containers/storage/pkg/regexp=/tmp/go-build267750084/b065/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile math=/tmp/go-build267750084/b035/_pkg_.a packagefile math/big=/tmp/go-build267750084/b107/_pkg_.a packagefile math/rand=/tmp/go-build267750084/b108/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b526/_pkg_.a -trimpath "$WORK/b526=>" -p github.com/containers/storage/pkg/stringid -complete -installsuffix shared -buildid 32GF1-RUmG4gJyZvUpVH/32GF1-RUmG4gJyZvUpVH -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b526/importcfg -pack ./src/github.com/containers/storage/pkg/stringid/stringid.go cd $WORK/b068 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b068=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=IGy8xlGLT0G28wGuRCfM -o ./_x003.o -c cgo_resnew.cgo2.c cat >/tmp/go-build267750084/b170/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile context=/tmp/go-build267750084/b002/_pkg_.a packagefile crypto/rand=/tmp/go-build267750084/b115/_pkg_.a packagefile encoding/binary=/tmp/go-build267750084/b034/_pkg_.a packagefile encoding/hex=/tmp/go-build267750084/b130/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/klauspost/compress=/tmp/go-build267750084/b171/_pkg_.a packagefile github.com/klauspost/compress/huff0=/tmp/go-build267750084/b172/_pkg_.a packagefile github.com/klauspost/compress/internal/cpuinfo=/tmp/go-build267750084/b174/_pkg_.a packagefile github.com/klauspost/compress/internal/snapref=/tmp/go-build267750084/b175/_pkg_.a packagefile github.com/klauspost/compress/zstd/internal/xxhash=/tmp/go-build267750084/b177/_pkg_.a packagefile hash/crc32=/tmp/go-build267750084/b176/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile log=/tmp/go-build267750084/b088/_pkg_.a packagefile math=/tmp/go-build267750084/b035/_pkg_.a packagefile math/bits=/tmp/go-build267750084/b036/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile path/filepath=/tmp/go-build267750084/b059/_pkg_.a packagefile runtime=/tmp/go-build267750084/b009/_pkg_.a packagefile runtime/debug=/tmp/go-build267750084/b178/_pkg_.a packagefile sort=/tmp/go-build267750084/b041/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -p github.com/klauspost/compress/zstd -installsuffix shared -buildid 7jKZJIt_5Czs_C8i1Fij/7jKZJIt_5Czs_C8i1Fij -goversion go1.21.7 -symabis $WORK/b170/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b170/importcfg -pack -asmhdr $WORK/b170/go_asm.h ./src/github.com/klauspost/compress/zstd/bitreader.go ./src/github.com/klauspost/compress/zstd/bitwriter.go ./src/github.com/klauspost/compress/zstd/blockdec.go ./src/github.com/klauspost/compress/zstd/blockenc.go ./src/github.com/klauspost/compress/zstd/blocktype_string.go ./src/github.com/klauspost/compress/zstd/bytebuf.go ./src/github.com/klauspost/compress/zstd/bytereader.go ./src/github.com/klauspost/compress/zstd/decodeheader.go ./src/github.com/klauspost/compress/zstd/decoder.go ./src/github.com/klauspost/compress/zstd/decoder_options.go ./src/github.com/klauspost/compress/zstd/dict.go ./src/github.com/klauspost/compress/zstd/enc_base.go ./src/github.com/klauspost/compress/zstd/enc_best.go ./src/github.com/klauspost/compress/zstd/enc_better.go ./src/github.com/klauspost/compress/zstd/enc_dfast.go ./src/github.com/klauspost/compress/zstd/enc_fast.go ./src/github.com/klauspost/compress/zstd/encoder.go ./src/github.com/klauspost/compress/zstd/encoder_options.go ./src/github.com/klauspost/compress/zstd/framedec.go ./src/github.com/klauspost/compress/zstd/frameenc.go ./src/github.com/klauspost/compress/zstd/fse_decoder.go ./src/github.com/klauspost/compress/zstd/fse_decoder_amd64.go ./src/github.com/klauspost/compress/zstd/fse_encoder.go ./src/github.com/klauspost/compress/zstd/fse_predefined.go ./src/github.com/klauspost/compress/zstd/hash.go ./src/github.com/klauspost/compress/zstd/history.go ./src/github.com/klauspost/compress/zstd/matchlen_amd64.go ./src/github.com/klauspost/compress/zstd/seqdec.go ./src/github.com/klauspost/compress/zstd/seqdec_amd64.go ./src/github.com/klauspost/compress/zstd/seqenc.go ./src/github.com/klauspost/compress/zstd/snappy.go ./src/github.com/klauspost/compress/zstd/zip.go ./src/github.com/klauspost/compress/zstd/zstd.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b634/_pkg_.a # internal cp $WORK/b634/_pkg_.a /builddir/.cache/go-build/0c/0c68db276af585af8adc0d5ba7831a4c4638c329a5480b151c2b4110c53f4b91-d # internal github.com/opencontainers/runc/libcontainer/apparmor mkdir -p $WORK/b633/ cat >/tmp/go-build267750084/b633/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/utils=/tmp/go-build267750084/b634/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b633/_pkg_.a -trimpath "$WORK/b633=>" -p github.com/opencontainers/runc/libcontainer/apparmor -complete -installsuffix shared -buildid QT93zh4tDml9pMSBKM9s/QT93zh4tDml9pMSBKM9s -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b633/importcfg -pack ./src/github.com/opencontainers/runc/libcontainer/apparmor/apparmor.go ./src/github.com/opencontainers/runc/libcontainer/apparmor/apparmor_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b584/_pkg_.a # internal cp $WORK/b584/_pkg_.a /builddir/.cache/go-build/4f/4f1343e377bd15a944bd5d85da0abe8f841267ecf92de5e52008c1a2ee811533-d # internal github.com/docker/docker/pkg/idtools mkdir -p $WORK/b641/ cat >/tmp/go-build267750084/b641/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build267750084/b060/_pkg_.a packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/moby/sys/user=/tmp/go-build267750084/b161/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile os/exec=/tmp/go-build267750084/b160/_pkg_.a packagefile path/filepath=/tmp/go-build267750084/b059/_pkg_.a packagefile regexp=/tmp/go-build267750084/b066/_pkg_.a packagefile sort=/tmp/go-build267750084/b041/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a packagefile syscall=/tmp/go-build267750084/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b641/_pkg_.a -trimpath "$WORK/b641=>" -p github.com/docker/docker/pkg/idtools -complete -installsuffix shared -buildid A_ZVGzBDBz1vye5Bf_tx/A_ZVGzBDBz1vye5Bf_tx -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b641/importcfg -pack ./src/github.com/docker/docker/pkg/idtools/idtools.go ./src/github.com/docker/docker/pkg/idtools/idtools_unix.go ./src/github.com/docker/docker/pkg/idtools/usergroupadd_linux.go ./src/github.com/docker/docker/pkg/idtools/utils_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b086/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b595/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/f4/f469ba3386efdde9c4c871f2a0cabb4438ba5312bcb44f0927bd9b481803b8da-d # internal github.com/containers/image/v5/internal/pkg/platform mkdir -p $WORK/b080/ cat >/tmp/go-build267750084/b080/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build267750084/b060/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build267750084/b081/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build267750084/b084/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build267750084/b086/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build267750084/b090/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile runtime=/tmp/go-build267750084/b009/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -p github.com/containers/image/v5/internal/pkg/platform -complete -installsuffix shared -buildid xTXTVLL2DkHeKEu5Aymc/xTXTVLL2DkHeKEu5Aymc -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b080/importcfg -pack ./src/github.com/containers/image/v5/internal/pkg/platform/platform_matcher.go cp $WORK/b595/_pkg_.a /builddir/.cache/go-build/b9/b99e9be9c75c5e0abbbba03ed7c55063747038e85c8a5bb0caf9bfa37bddc031-d # internal github.com/containers/storage/pkg/fileutils mkdir -p $WORK/b153/ cat >/tmp/go-build267750084/b153/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build267750084/b086/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile path/filepath=/tmp/go-build267750084/b059/_pkg_.a packagefile regexp=/tmp/go-build267750084/b066/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile text/scanner=/tmp/go-build267750084/b154/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -p github.com/containers/storage/pkg/fileutils -complete -installsuffix shared -buildid VFK0gPa5RaYxL0Ugyr_1/VFK0gPa5RaYxL0Ugyr_1 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b153/importcfg -pack ./src/github.com/containers/storage/pkg/fileutils/fileutils.go ./src/github.com/containers/storage/pkg/fileutils/fileutils_unix.go echo > $WORK/b632/preferlinkext cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/seccomp/libseccomp-golang TERM='dumb' CGO_LDFLAGS='"-O2" "-g" "-lseccomp"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b632/ -importpath github.com/seccomp/libseccomp-golang -- -I $WORK/b632/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./seccomp.go ./seccomp_internal.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b587/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b600/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b372/_pkg_.a # internal cp $WORK/b372/_pkg_.a /builddir/.cache/go-build/d7/d71974e8287265945cf9a07c0fc5cd8b38cd4e6b19aa89ee69044025095ef989-d # internal github.com/containers/storage/pkg/system mkdir -p $WORK/b156/ cat >/tmp/go-build267750084/b156/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build267750084/b060/_pkg_.a packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/containers/storage/pkg/mount=/tmp/go-build267750084/b157/_pkg_.a packagefile github.com/docker/go-units=/tmp/go-build267750084/b159/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build267750084/b086/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build267750084/b087/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile os/exec=/tmp/go-build267750084/b160/_pkg_.a packagefile runtime=/tmp/go-build267750084/b009/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile syscall=/tmp/go-build267750084/b024/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -p github.com/containers/storage/pkg/system -complete -installsuffix shared -buildid tRRqewXBOVwUWLLqEiOS/tRRqewXBOVwUWLLqEiOS -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b156/importcfg -pack ./src/github.com/containers/storage/pkg/system/chmod.go ./src/github.com/containers/storage/pkg/system/chtimes.go ./src/github.com/containers/storage/pkg/system/chtimes_unix.go ./src/github.com/containers/storage/pkg/system/errors.go ./src/github.com/containers/storage/pkg/system/exitcode.go ./src/github.com/containers/storage/pkg/system/init.go ./src/github.com/containers/storage/pkg/system/lchown.go ./src/github.com/containers/storage/pkg/system/lcow_unix.go ./src/github.com/containers/storage/pkg/system/lstat_unix.go ./src/github.com/containers/storage/pkg/system/meminfo.go ./src/github.com/containers/storage/pkg/system/meminfo_linux.go ./src/github.com/containers/storage/pkg/system/mknod.go ./src/github.com/containers/storage/pkg/system/path.go ./src/github.com/containers/storage/pkg/system/path_unix.go ./src/github.com/containers/storage/pkg/system/process_unix.go ./src/github.com/containers/storage/pkg/system/rm.go ./src/github.com/containers/storage/pkg/system/rm_common.go ./src/github.com/containers/storage/pkg/system/stat_common.go ./src/github.com/containers/storage/pkg/system/stat_linux.go ./src/github.com/containers/storage/pkg/system/stat_unix.go ./src/github.com/containers/storage/pkg/system/syscall_unix.go ./src/github.com/containers/storage/pkg/system/umask.go ./src/github.com/containers/storage/pkg/system/utimes_linux.go ./src/github.com/containers/storage/pkg/system/xattrs_linux.go cp $WORK/b600/_pkg_.a /builddir/.cache/go-build/0b/0b78d26589393b0f21dd3b01acc3bfd5cda1a81f3ad73c9ba37b59da0ebc7e8d-d # internal github.com/containerd/log mkdir -p $WORK/b271/ cat >/tmp/go-build267750084/b271/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build267750084/b002/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build267750084/b086/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b271/_pkg_.a -trimpath "$WORK/b271=>" -p github.com/containerd/log -complete -installsuffix shared -buildid XxCmOC6vJjRAepNUg7FD/XxCmOC6vJjRAepNUg7FD -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b271/importcfg -pack ./src/github.com/containerd/log/context.go cp $WORK/b587/_pkg_.a /builddir/.cache/go-build/34/34ecd49d54c87eb33b089b9f5a3e5f794e57e66222a784775ee2d86131f02448-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b392/_pkg_.a # internal github.com/containers/storage/pkg/devicemapper mkdir -p $WORK/b510/ cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/containers/storage/pkg/devicemapper pkg-config --cflags -- devmapper cp $WORK/b392/_pkg_.a /builddir/.cache/go-build/2a/2a06ea1a5ebe2df43066bf627bfadee3589c23f599a4c2e73ef1200d0e747cdf-d # internal github.com/containers/storage/pkg/loopback mkdir -p $WORK/b512/ echo > $WORK/b512/preferlinkext cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/containers/storage/pkg/loopback TERM='dumb' CGO_LDFLAGS='"-O2" "-g"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b512/ -importpath github.com/containers/storage/pkg/loopback -- -I $WORK/b512/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./loop_wrapper.go cd /usr/lib/golang/src/crypto/internal/bigmod /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/bigmod -trimpath "$WORK/b109=>" -I $WORK/b109/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b109/nat_amd64.o ./nat_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/93/9396d83504b68d5cf10eb23c96b47a112f230fc0d6c3424b4a3839f108ebf7b5-d # internal golang.org/x/crypto/ed25519 mkdir -p $WORK/b366/ cat >/tmp/go-build267750084/b366/importcfg << 'EOF' # internal # import config packagefile crypto/ed25519=/tmp/go-build267750084/b121/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b366/_pkg_.a -trimpath "$WORK/b366=>" -p golang.org/x/crypto/ed25519 -complete -installsuffix shared -buildid ZPWqHEyQNxjrlEGnXmCE/ZPWqHEyQNxjrlEGnXmCE -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b366/importcfg -pack ./src/golang.org/x/crypto/ed25519/ed25519.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b633/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b633/_pkg_.a /builddir/.cache/go-build/e0/e0cc0fcc76b8ade96ab6cc06f6a2bb97e5f7571e7d8cd39a8620ee2581585394-d # internal github.com/containers/storage/pkg/parsers/kernel mkdir -p $WORK/b513/ cat >/tmp/go-build267750084/b513/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build267750084/b086/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build267750084/b087/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b513/_pkg_.a -trimpath "$WORK/b513=>" -p github.com/containers/storage/pkg/parsers/kernel -complete -installsuffix shared -buildid hkBPb8IfvSFB_nIUclrZ/hkBPb8IfvSFB_nIUclrZ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b513/importcfg -pack ./src/github.com/containers/storage/pkg/parsers/kernel/kernel.go ./src/github.com/containers/storage/pkg/parsers/kernel/kernel_unix.go ./src/github.com/containers/storage/pkg/parsers/kernel/uname_linux.go cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/klauspost/compress/flate /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/klauspost/compress/flate -trimpath "$WORK/b180=>" -I $WORK/b180/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b180/matchlen_amd64.o ./matchlen_amd64.s cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/70/70935c59428173c802dc5cc57a0ed132f25680437504d6704deb29a8abc71af7-d # internal github.com/containers/storage/drivers/quota mkdir -p $WORK/b516/ echo > $WORK/b516/preferlinkext cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/containers/storage/drivers/quota TERM='dumb' CGO_LDFLAGS='"-O2" "-g"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b516/ -importpath github.com/containers/storage/drivers/quota -- -I $WORK/b516/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./projectquota_supported.go cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/containers/storage/pkg/devicemapper pkg-config --libs -- devmapper /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b526/_pkg_.a # internal cd $WORK/b068 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b068=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=IGy8xlGLT0G28wGuRCfM -o ./_x004.o -c cgo_socknew.cgo2.c cp $WORK/b526/_pkg_.a /builddir/.cache/go-build/d9/d9c0e668bcf3c28ff5f3697e76705f0ee8717bf853976e5040badd9e1b8d10bc-d # internal github.com/go-logr/logr mkdir -p $WORK/b586/ cat >/tmp/go-build267750084/b586/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build267750084/b002/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile log/slog=/tmp/go-build267750084/b587/_pkg_.a packagefile runtime=/tmp/go-build267750084/b009/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b586/_pkg_.a -trimpath "$WORK/b586=>" -p github.com/go-logr/logr -complete -installsuffix shared -buildid nadpAIwwayU0zZ8f3Fuj/nadpAIwwayU0zZ8f3Fuj -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b586/importcfg -pack ./src/github.com/go-logr/logr/context.go ./src/github.com/go-logr/logr/context_slog.go ./src/github.com/go-logr/logr/discard.go ./src/github.com/go-logr/logr/logr.go ./src/github.com/go-logr/logr/sloghandler.go ./src/github.com/go-logr/logr/slogr.go ./src/github.com/go-logr/logr/slogsink.go cd $WORK/b057 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b057=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=dH4b-TPiwGuqHzvOowo4 -o ./_x003.o -c getgrouplist_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b366/_pkg_.a # internal cp $WORK/b366/_pkg_.a /builddir/.cache/go-build/52/529882fbe4ce744e03fb6c311b99c453a18aad6afb4bf0595e25293e39a5c4a2-d # internal github.com/docker/docker/pkg/system mkdir -p $WORK/b644/ cat >/tmp/go-build267750084/b644/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build267750084/b087/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile path/filepath=/tmp/go-build267750084/b059/_pkg_.a packagefile runtime=/tmp/go-build267750084/b009/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile syscall=/tmp/go-build267750084/b024/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b644/_pkg_.a -trimpath "$WORK/b644=>" -p github.com/docker/docker/pkg/system -complete -installsuffix shared -buildid abo9TJ8rxE1wqOsj_BdP/abo9TJ8rxE1wqOsj_BdP -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b644/importcfg -pack ./src/github.com/docker/docker/pkg/system/chtimes.go ./src/github.com/docker/docker/pkg/system/chtimes_nowindows.go ./src/github.com/docker/docker/pkg/system/errors.go ./src/github.com/docker/docker/pkg/system/filesys.go ./src/github.com/docker/docker/pkg/system/filesys_unix.go ./src/github.com/docker/docker/pkg/system/image_os_deprecated.go ./src/github.com/docker/docker/pkg/system/lstat_unix.go ./src/github.com/docker/docker/pkg/system/mknod.go ./src/github.com/docker/docker/pkg/system/mknod_unix.go ./src/github.com/docker/docker/pkg/system/stat_linux.go ./src/github.com/docker/docker/pkg/system/stat_unix.go ./src/github.com/docker/docker/pkg/system/utimes_unix.go ./src/github.com/docker/docker/pkg/system/xattrs.go ./src/github.com/docker/docker/pkg/system/xattrs_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/05/0553ca1cce2a622f08c78a5d3e1e9442bdbedd66b50d8218be8648280297702b-d # internal github.com/moby/patternmatcher mkdir -p $WORK/b645/ cat >/tmp/go-build267750084/b645/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile path/filepath=/tmp/go-build267750084/b059/_pkg_.a packagefile regexp=/tmp/go-build267750084/b066/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile text/scanner=/tmp/go-build267750084/b154/_pkg_.a packagefile unicode/utf8=/tmp/go-build267750084/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b645/_pkg_.a -trimpath "$WORK/b645=>" -p github.com/moby/patternmatcher -complete -installsuffix shared -buildid zFUMFQsqzSluVoIfHvz3/zFUMFQsqzSluVoIfHvz3 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b645/importcfg -pack ./src/github.com/moby/patternmatcher/patternmatcher.go echo > $WORK/b510/preferlinkext cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/containers/storage/pkg/devicemapper TERM='dumb' CGO_LDFLAGS='"-O2" "-g" "-ldevmapper"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b510/ -importpath github.com/containers/storage/pkg/devicemapper -- -I $WORK/b510/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./devmapper_log.go ./devmapper_wrapper.go ./devmapper_wrapper_deferred_remove.go ./devmapper_wrapper_dynamic.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b201/_pkg_.a # internal cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/29/2948826056c8185486753cafb744aff8443f7a897330a43eb893e750787ff956-d # internal cd /usr/lib/golang/src/crypto/internal/bigmod /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b109/_pkg_.a $WORK/b109/nat_amd64.o # internal cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/klauspost/compress/flate /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b180/_pkg_.a $WORK/b180/matchlen_amd64.o # internal github.com/moby/term /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b153/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b180/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/71/71ac47ff89317b500772707e9fc41930cdb7b61c4d03b935185a0daa9364b4f0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b271/_pkg_.a # internal cp $WORK/b271/_pkg_.a /builddir/.cache/go-build/c7/c7287c6e0907ed3bd49005131df405e3774b14e776fd82965f0ff316946c66bb-d # internal mkdir -p $WORK/b649/ cat >/tmp/go-build267750084/b649/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build267750084/b087/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a EOF cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/4f/4f3dd29007bf9d4a36858a51c9e425256a8a6d5f492b481861c3d11c3caf3bed-d # internal cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b649/_pkg_.a -trimpath "$WORK/b649=>" -p github.com/moby/term -complete -installsuffix shared -buildid ooRyaSkcJo4TA8dterRg/ooRyaSkcJo4TA8dterRg -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b649/importcfg -pack ./src/github.com/moby/term/ascii.go ./src/github.com/moby/term/doc.go ./src/github.com/moby/term/proxy.go ./src/github.com/moby/term/term.go ./src/github.com/moby/term/term_unix.go ./src/github.com/moby/term/termios_nonbsd.go ./src/github.com/moby/term/termios_unix.go github.com/morikuni/aec mkdir -p $WORK/b650/ github.com/containerd/containerd/log mkdir -p $WORK/b270/ cat >/tmp/go-build267750084/b650/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a EOF cat >/tmp/go-build267750084/b270/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build267750084/b002/_pkg_.a packagefile github.com/containerd/log=/tmp/go-build267750084/b271/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b650/_pkg_.a -trimpath "$WORK/b650=>" -p github.com/morikuni/aec -complete -installsuffix shared -buildid fdyO0yy5x8L6eE1CJZyo/fdyO0yy5x8L6eE1CJZyo -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b650/importcfg -pack ./src/github.com/morikuni/aec/aec.go ./src/github.com/morikuni/aec/ansi.go ./src/github.com/morikuni/aec/builder.go ./src/github.com/morikuni/aec/sgr.go crypto/rsa mkdir -p $WORK/b116/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b270/_pkg_.a -trimpath "$WORK/b270=>" -p github.com/containerd/containerd/log -complete -installsuffix shared -buildid FsCnv7ioqWr1UNBU9g_P/FsCnv7ioqWr1UNBU9g_P -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b270/importcfg -pack ./src/github.com/containerd/containerd/log/context_deprecated.go cat >/tmp/go-build267750084/b116/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile crypto=/tmp/go-build267750084/b076/_pkg_.a packagefile crypto/internal/bigmod=/tmp/go-build267750084/b109/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build267750084/b098/_pkg_.a packagefile crypto/internal/boring/bbig=/tmp/go-build267750084/b110/_pkg_.a packagefile crypto/internal/randutil=/tmp/go-build267750084/b105/_pkg_.a packagefile crypto/rand=/tmp/go-build267750084/b115/_pkg_.a packagefile crypto/subtle=/tmp/go-build267750084/b097/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile hash=/tmp/go-build267750084/b077/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile math=/tmp/go-build267750084/b035/_pkg_.a packagefile math/big=/tmp/go-build267750084/b107/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -p crypto/rsa -std -complete -installsuffix shared -buildid zVRseVac5RblnKFwdv0t/zVRseVac5RblnKFwdv0t -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b116/importcfg -pack /usr/lib/golang/src/crypto/rsa/notboring.go /usr/lib/golang/src/crypto/rsa/pkcs1v15.go /usr/lib/golang/src/crypto/rsa/pss.go /usr/lib/golang/src/crypto/rsa/rsa.go cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/04/0491240a0118b2202b6645e9818839b5307677dbbcff9658fc13adf1fbc868af-d # internal github.com/klauspost/pgzip mkdir -p $WORK/b179/ cat >/tmp/go-build267750084/b179/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build267750084/b060/_pkg_.a packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/klauspost/compress/flate=/tmp/go-build267750084/b180/_pkg_.a packagefile hash=/tmp/go-build267750084/b077/_pkg_.a packagefile hash/crc32=/tmp/go-build267750084/b176/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile runtime=/tmp/go-build267750084/b009/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -p github.com/klauspost/pgzip -complete -installsuffix shared -buildid 3ynzH2wlWfjeVc1w5G93/3ynzH2wlWfjeVc1w5G93 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b179/importcfg -pack ./src/github.com/klauspost/pgzip/gunzip.go ./src/github.com/klauspost/pgzip/gzip.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b417/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/26/26f006f60ca75bfeb1f3345033ae40d0a317d06a67359e580cd4ce6745c7e4e4-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b112/ cat >/tmp/go-build267750084/b112/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=/tmp/go-build267750084/b113/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build267750084/b114/_pkg_.a packagefile math/big=/tmp/go-build267750084/b107/_pkg_.a packagefile reflect=/tmp/go-build267750084/b037/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid ufi1cYEM6sfzNaIW_Pkt/ufi1cYEM6sfzNaIW_Pkt -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b112/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b192/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b628/_pkg_.a # internal cp $WORK/b417/_pkg_.a /builddir/.cache/go-build/3f/3fe7c7a6d10a6c6c1f8828794327d6cfd3b0f43aef1d58bb261538c3986101a4-d # internal crypto/x509/pkix mkdir -p $WORK/b129/ cat >/tmp/go-build267750084/b129/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=/tmp/go-build267750084/b113/_pkg_.a packagefile encoding/hex=/tmp/go-build267750084/b130/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile math/big=/tmp/go-build267750084/b107/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -p crypto/x509/pkix -std -complete -installsuffix shared -buildid _3ZC11cksWtP4zUAqXxy/_3ZC11cksWtP4zUAqXxy -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b129/importcfg -pack /usr/lib/golang/src/crypto/x509/pkix/pkix.go cp $WORK/b628/_pkg_.a /builddir/.cache/go-build/9f/9fdcbeb7d9f620265bf9ff0b709727c2f6ef6559bb4d2219b468d1947ff9e6b1-d # internal html/template mkdir -p $WORK/b416/ cat >/tmp/go-build267750084/b416/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile encoding/json=/tmp/go-build267750084/b027/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile html=/tmp/go-build267750084/b323/_pkg_.a packagefile internal/godebug=/tmp/go-build267750084/b055/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile io/fs=/tmp/go-build267750084/b048/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile path=/tmp/go-build267750084/b049/_pkg_.a packagefile path/filepath=/tmp/go-build267750084/b059/_pkg_.a packagefile reflect=/tmp/go-build267750084/b037/_pkg_.a packagefile regexp=/tmp/go-build267750084/b066/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a packagefile text/template=/tmp/go-build267750084/b417/_pkg_.a packagefile text/template/parse=/tmp/go-build267750084/b418/_pkg_.a packagefile unicode=/tmp/go-build267750084/b030/_pkg_.a packagefile unicode/utf8=/tmp/go-build267750084/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b416/_pkg_.a -trimpath "$WORK/b416=>" -p html/template -std -complete -installsuffix shared -buildid BwP6X9p6qpvzbO1xnp-y/BwP6X9p6qpvzbO1xnp-y -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b416/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/b192/_pkg_.a /builddir/.cache/go-build/9f/9f0a0f0e5ded80c77b2d5328cc3fdc56a59362185d26ba81205da6c829d5781e-d # internal github.com/containers/common/internal/attributedstring mkdir -p $WORK/b612/ cat >/tmp/go-build267750084/b612/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/BurntSushi/toml=/tmp/go-build267750084/b192/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b612/_pkg_.a -trimpath "$WORK/b612=>" -p github.com/containers/common/internal/attributedstring -complete -installsuffix shared -buildid sYENMy-rGELoY_LZ6Gqk/sYENMy-rGELoY_LZ6Gqk -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b612/importcfg -pack ./src/github.com/containers/common/internal/attributedstring/slice.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b641/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b513/_pkg_.a # internal cp $WORK/b641/_pkg_.a /builddir/.cache/go-build/39/39b71ca2a500c65555ef2274d46c22e1f4e3f0f5048bd9bb3bdd00f4e3ad2f5b-d # internal github.com/docker/docker/pkg/ioutils mkdir -p $WORK/b642/ cp $WORK/b513/_pkg_.a /builddir/.cache/go-build/67/6737fdd8b903e6d8592b3416a7ef937d9e801bc288c8036bdab020a585645e3b-d # internal cat >/tmp/go-build267750084/b642/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build267750084/b002/_pkg_.a packagefile crypto/sha256=/tmp/go-build267750084/b117/_pkg_.a packagefile crypto/sha512=/tmp/go-build267750084/b111/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile github.com/containerd/log=/tmp/go-build267750084/b271/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile path/filepath=/tmp/go-build267750084/b059/_pkg_.a packagefile runtime/debug=/tmp/go-build267750084/b178/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build267750084/b022/_pkg_.a EOF github.com/docker/docker/pkg/stdcopy mkdir -p $WORK/b651/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b642/_pkg_.a -trimpath "$WORK/b642=>" -p github.com/docker/docker/pkg/ioutils -complete -installsuffix shared -buildid _o4vfU8rSMPdxOiDxvEQ/_o4vfU8rSMPdxOiDxvEQ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b642/importcfg -pack ./src/github.com/docker/docker/pkg/ioutils/buffer.go ./src/github.com/docker/docker/pkg/ioutils/bytespipe.go ./src/github.com/docker/docker/pkg/ioutils/fswriters.go ./src/github.com/docker/docker/pkg/ioutils/readers.go ./src/github.com/docker/docker/pkg/ioutils/writeflusher.go ./src/github.com/docker/docker/pkg/ioutils/writers.go cat >/tmp/go-build267750084/b651/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile encoding/binary=/tmp/go-build267750084/b034/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b651/_pkg_.a -trimpath "$WORK/b651=>" -p github.com/docker/docker/pkg/stdcopy -complete -installsuffix shared -buildid oTv3bRGUwNBiPp6gPXcy/oTv3bRGUwNBiPp6gPXcy -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b651/importcfg -pack ./src/github.com/docker/docker/pkg/stdcopy/stdcopy.go cd $WORK/b068 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b068=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=IGy8xlGLT0G28wGuRCfM -o ./_x005.o -c cgo_unix_cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b645/_pkg_.a # internal cp $WORK/b645/_pkg_.a /builddir/.cache/go-build/7c/7ceb7cde5083b16386f0f059f38b4bd40eb31084f8b3aac591d62455ab706608-d # internal github.com/moby/buildkit/frontend/dockerfile/shell mkdir -p $WORK/b655/ cat >/tmp/go-build267750084/b655/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/pkg/errors=/tmp/go-build267750084/b567/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile text/scanner=/tmp/go-build267750084/b154/_pkg_.a packagefile unicode=/tmp/go-build267750084/b030/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b655/_pkg_.a -trimpath "$WORK/b655=>" -p github.com/moby/buildkit/frontend/dockerfile/shell -complete -installsuffix shared -buildid 0Zlv9MPplMY4g9BcAje7/0Zlv9MPplMY4g9BcAje7 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b655/importcfg -pack ./src/github.com/moby/buildkit/frontend/dockerfile/shell/equal_env_unix.go ./src/github.com/moby/buildkit/frontend/dockerfile/shell/lex.go cd $WORK/b057 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b057=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=dH4b-TPiwGuqHzvOowo4 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b586/_pkg_.a # internal cp $WORK/b586/_pkg_.a /builddir/.cache/go-build/7e/7e1851e92f22625b51186e9956a8139d9bca14805ffff8757050ee33aab11db4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b332/_pkg_.a # internal github.com/go-logr/logr/funcr mkdir -p $WORK/b594/ cat >/tmp/go-build267750084/b594/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile context=/tmp/go-build267750084/b002/_pkg_.a packagefile encoding=/tmp/go-build267750084/b032/_pkg_.a packagefile encoding/json=/tmp/go-build267750084/b027/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/go-logr/logr=/tmp/go-build267750084/b586/_pkg_.a packagefile log/slog=/tmp/go-build267750084/b587/_pkg_.a packagefile path/filepath=/tmp/go-build267750084/b059/_pkg_.a packagefile reflect=/tmp/go-build267750084/b037/_pkg_.a packagefile runtime=/tmp/go-build267750084/b009/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b594/_pkg_.a -trimpath "$WORK/b594=>" -p github.com/go-logr/logr/funcr -complete -installsuffix shared -buildid xKrFFIfPFrDL9cDIUVkR/xKrFFIfPFrDL9cDIUVkR -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b594/importcfg -pack ./src/github.com/go-logr/logr/funcr/funcr.go ./src/github.com/go-logr/logr/funcr/slogsink.go cp $WORK/b332/_pkg_.a /builddir/.cache/go-build/cb/cb5557dfd00a03b5318ce0dca69f5ceccb27e20655afdc68945d530bae89346e-d # internal go.mongodb.org/mongo-driver/x/bsonx/bsoncore mkdir -p $WORK/b333/ cat >/tmp/go-build267750084/b333/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile encoding/base64=/tmp/go-build267750084/b033/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=/tmp/go-build267750084/b331/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=/tmp/go-build267750084/b332/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile math=/tmp/go-build267750084/b035/_pkg_.a packagefile sort=/tmp/go-build267750084/b041/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a packagefile unicode/utf8=/tmp/go-build267750084/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b333/_pkg_.a -trimpath "$WORK/b333=>" -p go.mongodb.org/mongo-driver/x/bsonx/bsoncore -complete -installsuffix shared -buildid LElyR7_UfVXqTVBdw9sz/LElyR7_UfVXqTVBdw9sz -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b333/importcfg -pack ./src/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/array.go ./src/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/bson_arraybuilder.go ./src/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/bson_documentbuilder.go ./src/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/bsoncore.go ./src/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/doc.go ./src/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/document.go ./src/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/document_sequence.go ./src/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/element.go ./src/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/tables.go ./src/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b156/_pkg_.a # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/00/009b4b8836dfcb16e5a467d4ae1de8f9b07ee601b374ea6abc8e7d5f3125b346-d # internal github.com/containers/storage/pkg/lockfile mkdir -p $WORK/b525/ cat >/tmp/go-build267750084/b525/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile crypto/rand=/tmp/go-build267750084/b115/_pkg_.a packagefile encoding/binary=/tmp/go-build267750084/b034/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/containers/storage/pkg/system=/tmp/go-build267750084/b156/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build267750084/b087/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile path/filepath=/tmp/go-build267750084/b059/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build267750084/b022/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b525/_pkg_.a -trimpath "$WORK/b525=>" -p github.com/containers/storage/pkg/lockfile -complete -installsuffix shared -buildid EvP8V1UO1nOi9KQaAN3M/EvP8V1UO1nOi9KQaAN3M -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b525/importcfg -pack ./src/github.com/containers/storage/pkg/lockfile/lastwrite.go ./src/github.com/containers/storage/pkg/lockfile/lockfile.go ./src/github.com/containers/storage/pkg/lockfile/lockfile_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b270/_pkg_.a # internal cp $WORK/b270/_pkg_.a /builddir/.cache/go-build/e6/e6bca01efdcd424b412da47002798dacebf181547bead1611b2b18977a284d71-d # internal github.com/openshift/imagebuilder/signal mkdir -p $WORK/b660/ cat >/tmp/go-build267750084/b660/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b660/_pkg_.a -trimpath "$WORK/b660=>" -p github.com/openshift/imagebuilder/signal -complete -installsuffix shared -buildid YFKSunQ8SoRqKSScGavp/YFKSunQ8SoRqKSScGavp -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b660/importcfg -pack ./src/github.com/openshift/imagebuilder/signal/signal.go ./src/github.com/openshift/imagebuilder/signal/signals.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b651/_pkg_.a # internal cp $WORK/b651/_pkg_.a /builddir/.cache/go-build/33/33040f789dc65108920eebae53f437d4f15c4ae0af26fc3d30017a48804e30cc-d # internal github.com/openshift/imagebuilder/strslice mkdir -p $WORK/b661/ cat >/tmp/go-build267750084/b661/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build267750084/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b661/_pkg_.a -trimpath "$WORK/b661=>" -p github.com/openshift/imagebuilder/strslice -complete -installsuffix shared -buildid KjQSU9cVINpX4AzLQQzH/KjQSU9cVINpX4AzLQQzH -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b661/importcfg -pack ./src/github.com/openshift/imagebuilder/strslice/strslice.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b129/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b612/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b454/_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/b057=/tmp/go-build -gno-record-gcc-switches -o $WORK/b057/_cgo_.o $WORK/b057/_cgo_main.o $WORK/b057/preferlinkext $WORK/b057/_x001.o $WORK/b057/_x002.o $WORK/b057/_x003.o -O2 -g /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b649/_pkg_.a # internal cp $WORK/b612/_pkg_.a /builddir/.cache/go-build/42/4235fba3c9adbaa5712db371d4e02ae6831f43512a218c40095b4ee9b0f5f05d-d # internal github.com/containers/common/pkg/password mkdir -p $WORK/b694/ cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/f4/f45b7733c40e5c5b1f690c59f6ca5c468fad6606cf010e7826a68e8a3115b3fb-d # internal cat >/tmp/go-build267750084/b694/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile golang.org/x/term=/tmp/go-build267750084/b378/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile os/signal=/tmp/go-build267750084/b169/_pkg_.a packagefile syscall=/tmp/go-build267750084/b024/_pkg_.a EOF github.com/sigstore/fulcio/pkg/certificate /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b694/_pkg_.a -trimpath "$WORK/b694=>" -p github.com/containers/common/pkg/password -complete -installsuffix shared -buildid yGNXxBfrT8j7VmhXJt3t/yGNXxBfrT8j7VmhXJt3t -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b694/importcfg -pack ./src/github.com/containers/common/pkg/password/password_supported.go mkdir -p $WORK/b384/ cp $WORK/b649/_pkg_.a /builddir/.cache/go-build/09/09f28d03725e562e47ae120bd69f95310536aad47c2ad7bc0b3ff1ebc97f7c52-d # internal cat >/tmp/go-build267750084/b384/importcfg << 'EOF' # internal # import config packagefile crypto/x509/pkix=/tmp/go-build267750084/b129/_pkg_.a packagefile encoding/asn1=/tmp/go-build267750084/b113/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b384/_pkg_.a -trimpath "$WORK/b384=>" -p github.com/sigstore/fulcio/pkg/certificate -complete -installsuffix shared -buildid gDnkzYCViqikXD5ZBIy0/gDnkzYCViqikXD5ZBIy0 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b384/importcfg -pack ./src/github.com/sigstore/fulcio/pkg/certificate/doc.go ./src/github.com/sigstore/fulcio/pkg/certificate/extensions.go github.com/fsnotify/fsnotify mkdir -p $WORK/b699/ cat >/tmp/go-build267750084/b699/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build267750084/b087/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile path/filepath=/tmp/go-build267750084/b059/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b227/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b699/_pkg_.a -trimpath "$WORK/b699=>" -p github.com/fsnotify/fsnotify -complete -installsuffix shared -buildid IprVua0xHpxyvF9hHdj7/IprVua0xHpxyvF9hHdj7 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b699/importcfg -pack ./src/github.com/fsnotify/fsnotify/backend_inotify.go ./src/github.com/fsnotify/fsnotify/fsnotify.go cp $WORK/b454/_pkg_.a /builddir/.cache/go-build/60/60616dcd78c9ae0f84cd81d9045733e7470e0b99f7459efc8f3b30ceb3d09fc0-d # internal github.com/containernetworking/plugins/pkg/ns mkdir -p $WORK/b704/ cat >/tmp/go-build267750084/b704/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build267750084/b087/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile runtime=/tmp/go-build267750084/b009/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a packagefile syscall=/tmp/go-build267750084/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b704/_pkg_.a -trimpath "$WORK/b704=>" -p github.com/containernetworking/plugins/pkg/ns -complete -installsuffix shared -buildid 3JTrZqFBhUF435AtOS1g/3JTrZqFBhUF435AtOS1g -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b704/importcfg -pack ./src/github.com/containernetworking/plugins/pkg/ns/ns_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b478/_pkg_.a # internal cd $WORK/b512 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/containers/storage/pkg/loopback -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b512=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=ntGDdxRDwF6akHxm1acX -o ./_x001.o -c _cgo_export.c cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/e7/e74c0e438c65bba4cab97612da9fd032f0e4c34e90c12e0bb7fe327c8b8e56e7-d # internal github.com/containers/common/libnetwork/resolvconf mkdir -p $WORK/b706/ cat >/tmp/go-build267750084/b706/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/containers/storage/pkg/regexp=/tmp/go-build267750084/b065/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build267750084/b167/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build267750084/b086/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build267750084/b090/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile path/filepath=/tmp/go-build267750084/b059/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b706/_pkg_.a -trimpath "$WORK/b706=>" -p github.com/containers/common/libnetwork/resolvconf -complete -installsuffix shared -buildid oAd_2GcSf4BhtJ97CzM8/oAd_2GcSf4BhtJ97CzM8 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b706/importcfg -pack ./src/github.com/containers/common/libnetwork/resolvconf/resolv.go ./src/github.com/containers/common/libnetwork/resolvconf/resolvconf.go cp $WORK/b478/_pkg_.a /builddir/.cache/go-build/51/51fc140d0de1df3ad2405a89b5a49a81b9c7acac52bc6f9f897faa2ca753ceb2-d # internal github.com/containers/common/pkg/servicereaper mkdir -p $WORK/b709/ cat >/tmp/go-build267750084/b709/importcfg << 'EOF' # internal # import config packagefile github.com/sirupsen/logrus=/tmp/go-build267750084/b086/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile os/signal=/tmp/go-build267750084/b169/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a packagefile syscall=/tmp/go-build267750084/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b709/_pkg_.a -trimpath "$WORK/b709=>" -p github.com/containers/common/pkg/servicereaper -complete -installsuffix shared -buildid ssoFRt2YEYKnKoOg4C71/ssoFRt2YEYKnKoOg4C71 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b709/importcfg -pack ./src/github.com/containers/common/pkg/servicereaper/service.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b644/_pkg_.a # internal cp $WORK/b644/_pkg_.a /builddir/.cache/go-build/32/32da503524ec7d0e32eb979b75b564d483f2914942ae98e0b31bef9c3db70716-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b660/_pkg_.a # internal github.com/opencontainers/runc/libcontainer/user mkdir -p $WORK/b718/ cat >/tmp/go-build267750084/b718/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build267750084/b060/_pkg_.a packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build267750084/b087/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b718/_pkg_.a -trimpath "$WORK/b718=>" -p github.com/opencontainers/runc/libcontainer/user -complete -installsuffix shared -buildid qGXn18iLu-TQdNwJ3G3q/qGXn18iLu-TQdNwJ3G3q -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b718/importcfg -pack ./src/github.com/opencontainers/runc/libcontainer/user/lookup_unix.go ./src/github.com/opencontainers/runc/libcontainer/user/user.go cp $WORK/b660/_pkg_.a /builddir/.cache/go-build/ac/ac086c60eec418356378e4fa8f4eff377593e7e09d89e36cb6ec55e4ab9c3b8f-d # internal github.com/opencontainers/runc/libcontainer/cgroups/devices mkdir -p $WORK/b720/ cat >/tmp/go-build267750084/b720/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build267750084/b060/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/devices=/tmp/go-build267750084/b196/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile sort=/tmp/go-build267750084/b041/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b720/_pkg_.a -trimpath "$WORK/b720=>" -p github.com/opencontainers/runc/libcontainer/cgroups/devices -complete -installsuffix shared -buildid 30ZrUcJz98UqguyvvJiL/30ZrUcJz98UqguyvvJiL -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b720/importcfg -pack ./src/github.com/opencontainers/runc/libcontainer/cgroups/devices/devices_emulator.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b650/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b179/_pkg_.a # internal cp $WORK/b650/_pkg_.a /builddir/.cache/go-build/da/da95941f61df83171c421b101c5c169775f6b102311129115c8bea9223e8d1a1-d # internal github.com/docker/docker/pkg/jsonmessage /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b661/_pkg_.a # internal mkdir -p $WORK/b648/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b655/_pkg_.a # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/a2/a2fffc99dfa5b2769d3b0e20d5b3c33624511b7542e73a7479b16f8bf499e41e-d # internal cat >/tmp/go-build267750084/b648/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build267750084/b027/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/docker/go-units=/tmp/go-build267750084/b159/_pkg_.a packagefile github.com/moby/term=/tmp/go-build267750084/b649/_pkg_.a packagefile github.com/morikuni/aec=/tmp/go-build267750084/b650/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b648/_pkg_.a -trimpath "$WORK/b648=>" -p github.com/docker/docker/pkg/jsonmessage -complete -installsuffix shared -buildid woxar2dNYW8GN29ns6XV/woxar2dNYW8GN29ns6XV -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b648/importcfg -pack ./src/github.com/docker/docker/pkg/jsonmessage/jsonmessage.go cp $WORK/b661/_pkg_.a /builddir/.cache/go-build/45/4563a418d20977d7e50a7961dc136f4c108b163fbae617dfd612d59e25dec744-d # internal debug/dwarf mkdir -p $WORK/b726/ internal/zstd mkdir -p $WORK/b727/ cat >/tmp/go-build267750084/b727/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build267750084/b034/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile math/bits=/tmp/go-build267750084/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b727/_pkg_.a -trimpath "$WORK/b727=>" -p internal/zstd -std -complete -installsuffix shared -buildid UXFtAZ5InSWG5cHNSDzV/UXFtAZ5InSWG5cHNSDzV -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b727/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/xxhash.go /usr/lib/golang/src/internal/zstd/zstd.go cat >/tmp/go-build267750084/b726/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile encoding/binary=/tmp/go-build267750084/b034/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile path=/tmp/go-build267750084/b049/_pkg_.a packagefile sort=/tmp/go-build267750084/b041/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b726/_pkg_.a -trimpath "$WORK/b726=>" -p debug/dwarf -std -complete -installsuffix shared -buildid 3qNVfVATRyO37YFuo1O7/3qNVfVATRyO37YFuo1O7 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b726/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b709/_pkg_.a # internal cd $WORK/b068 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b068=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=IGy8xlGLT0G28wGuRCfM -o ./_x006.o -c cgo_unix_cgo_res.cgo2.c cp $WORK/b709/_pkg_.a /builddir/.cache/go-build/1e/1e03dcac8acc99f3a086cd1f8119fd246ba7d0cc8258942a8bcb4d0927f29d98-d # internal github.com/cilium/ebpf/internal/unix mkdir -p $WORK/b730/ cat >/tmp/go-build267750084/b730/importcfg << 'EOF' # internal # import config packagefile golang.org/x/sys/unix=/tmp/go-build267750084/b087/_pkg_.a packagefile syscall=/tmp/go-build267750084/b024/_pkg_.a EOF cp $WORK/b655/_pkg_.a /builddir/.cache/go-build/9f/9fab271f519596111ba7bdf7832e607581c8e3615ab69e9d00e6611b4fc0508b-d # internal cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b730/_pkg_.a -trimpath "$WORK/b730=>" -p github.com/cilium/ebpf/internal/unix -complete -installsuffix shared -buildid EYi7DxJuS47U2fpzitC3/EYi7DxJuS47U2fpzitC3 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b730/importcfg -pack ./src/github.com/cilium/ebpf/internal/unix/types_linux.go go/scanner mkdir -p $WORK/b735/ cat >/tmp/go-build267750084/b735/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile go/token=/tmp/go-build267750084/b238/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile path/filepath=/tmp/go-build267750084/b059/_pkg_.a packagefile sort=/tmp/go-build267750084/b041/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile unicode=/tmp/go-build267750084/b030/_pkg_.a packagefile unicode/utf8=/tmp/go-build267750084/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b735/_pkg_.a -trimpath "$WORK/b735=>" -p go/scanner -std -complete -installsuffix shared -buildid ramYzlYTTdb0FNaHQBBF/ramYzlYTTdb0FNaHQBBF -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b735/importcfg -pack /usr/lib/golang/src/go/scanner/errors.go /usr/lib/golang/src/go/scanner/scanner.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/4f/4fdc4a4d7411b53013bd1b3c6063c4fd74fb495c9ab89194970b486bf698efe9-d # internal github.com/titanous/rocacheck mkdir -p $WORK/b371/ cat >/tmp/go-build267750084/b371/importcfg << 'EOF' # internal # import config packagefile crypto/rsa=/tmp/go-build267750084/b116/_pkg_.a packagefile math/big=/tmp/go-build267750084/b107/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b371/_pkg_.a -trimpath "$WORK/b371=>" -p github.com/titanous/rocacheck -complete -installsuffix shared -buildid uswmeiJsWi_dK4nR2l0i/uswmeiJsWi_dK4nR2l0i -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b371/importcfg -pack ./src/github.com/titanous/rocacheck/rocacheck.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b694/_pkg_.a # internal cp $WORK/b694/_pkg_.a /builddir/.cache/go-build/6f/6f65e8e2d6e67a5f20ef0cebe9eb4fb506251f74c391c03288e7f2c6f36b9573-d # internal github.com/sigstore/sigstore/pkg/signature/options mkdir -p $WORK/b379/ cat >/tmp/go-build267750084/b379/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build267750084/b002/_pkg_.a packagefile crypto=/tmp/go-build267750084/b076/_pkg_.a packagefile crypto/rand=/tmp/go-build267750084/b115/_pkg_.a packagefile crypto/rsa=/tmp/go-build267750084/b116/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b379/_pkg_.a -trimpath "$WORK/b379=>" -p github.com/sigstore/sigstore/pkg/signature/options -complete -installsuffix shared -buildid 5c4Q3oFA9K7FrR9cygjY/5c4Q3oFA9K7FrR9cygjY -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b379/importcfg -pack ./src/github.com/sigstore/sigstore/pkg/signature/options/context.go ./src/github.com/sigstore/sigstore/pkg/signature/options/digest.go ./src/github.com/sigstore/sigstore/pkg/signature/options/doc.go ./src/github.com/sigstore/sigstore/pkg/signature/options/keyversion.go ./src/github.com/sigstore/sigstore/pkg/signature/options/loadoptions.go ./src/github.com/sigstore/sigstore/pkg/signature/options/noop.go ./src/github.com/sigstore/sigstore/pkg/signature/options/rand.go ./src/github.com/sigstore/sigstore/pkg/signature/options/remoteverification.go ./src/github.com/sigstore/sigstore/pkg/signature/options/rpcauth.go ./src/github.com/sigstore/sigstore/pkg/signature/options/signeropts.go cd $WORK/b512 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/containers/storage/pkg/loopback -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b512=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=ntGDdxRDwF6akHxm1acX -o ./_x002.o -c loop_wrapper.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b642/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b384/_pkg_.a # internal cp $WORK/b384/_pkg_.a /builddir/.cache/go-build/56/565baa1b5c47f906861eea4aa912c16a0e1e543e7e914a88fc390b31cea23c4c-d # internal go/doc/comment mkdir -p $WORK/b740/ cat >/tmp/go-build267750084/b740/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile sort=/tmp/go-build267750084/b041/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile unicode=/tmp/go-build267750084/b030/_pkg_.a packagefile unicode/utf8=/tmp/go-build267750084/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b740/_pkg_.a -trimpath "$WORK/b740=>" -p go/doc/comment -std -complete -installsuffix shared -buildid lFQ5dYIsHK5aCAMLzgr8/lFQ5dYIsHK5aCAMLzgr8 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b740/importcfg -pack /usr/lib/golang/src/go/doc/comment/doc.go /usr/lib/golang/src/go/doc/comment/html.go /usr/lib/golang/src/go/doc/comment/markdown.go /usr/lib/golang/src/go/doc/comment/parse.go /usr/lib/golang/src/go/doc/comment/print.go /usr/lib/golang/src/go/doc/comment/std.go /usr/lib/golang/src/go/doc/comment/text.go cp $WORK/b642/_pkg_.a /builddir/.cache/go-build/54/54246d4156e9150fadb31e6e147cb3ed257b77256ed177c95f12778449954446-d # internal github.com/docker/docker/pkg/pools mkdir -p $WORK/b643/ cat >/tmp/go-build267750084/b643/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build267750084/b060/_pkg_.a packagefile github.com/docker/docker/pkg/ioutils=/tmp/go-build267750084/b642/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b643/_pkg_.a -trimpath "$WORK/b643=>" -p github.com/docker/docker/pkg/pools -complete -installsuffix shared -buildid B25WLNXqa8pTXek6Yf5A/B25WLNXqa8pTXek6Yf5A -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b643/importcfg -pack ./src/github.com/docker/docker/pkg/pools/pools.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b525/_pkg_.a # internal cp $WORK/b525/_pkg_.a /builddir/.cache/go-build/b9/b9cee9cc20ca35a6195ef30dfb1b1194cd83b684785333ef44f2686ef475e0f2-d # internal github.com/containers/common/pkg/version mkdir -p $WORK/b744/ cat >/tmp/go-build267750084/b744/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile os/exec=/tmp/go-build267750084/b160/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b744/_pkg_.a -trimpath "$WORK/b744=>" -p github.com/containers/common/pkg/version -complete -installsuffix shared -buildid ZdsDsnWw4-5UXvo12zZm/ZdsDsnWw4-5UXvo12zZm -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b744/importcfg -pack ./src/github.com/containers/common/pkg/version/version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b706/_pkg_.a # internal cp $WORK/b706/_pkg_.a /builddir/.cache/go-build/e2/e2b5beeb8326effd86141662f6abe76303c3e0328d10a55afc00304ef3bfa859-d # internal go.etcd.io/bbolt mkdir -p $WORK/b745/ cat >/tmp/go-build267750084/b745/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile encoding/hex=/tmp/go-build267750084/b130/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build267750084/b087/_pkg_.a packagefile hash/fnv=/tmp/go-build267750084/b231/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile reflect=/tmp/go-build267750084/b037/_pkg_.a packagefile runtime=/tmp/go-build267750084/b009/_pkg_.a packagefile sort=/tmp/go-build267750084/b041/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build267750084/b022/_pkg_.a packagefile syscall=/tmp/go-build267750084/b024/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b745/_pkg_.a -trimpath "$WORK/b745=>" -p go.etcd.io/bbolt -complete -installsuffix shared -buildid 85JdEM2hn-e3as5B2c1D/85JdEM2hn-e3as5B2c1D -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b745/importcfg -pack ./src/go.etcd.io/bbolt/bolt_amd64.go ./src/go.etcd.io/bbolt/bolt_linux.go ./src/go.etcd.io/bbolt/bolt_unix.go ./src/go.etcd.io/bbolt/bucket.go ./src/go.etcd.io/bbolt/compact.go ./src/go.etcd.io/bbolt/cursor.go ./src/go.etcd.io/bbolt/db.go ./src/go.etcd.io/bbolt/doc.go ./src/go.etcd.io/bbolt/errors.go ./src/go.etcd.io/bbolt/freelist.go ./src/go.etcd.io/bbolt/freelist_hmap.go ./src/go.etcd.io/bbolt/mlock_unix.go ./src/go.etcd.io/bbolt/node.go ./src/go.etcd.io/bbolt/page.go ./src/go.etcd.io/bbolt/tx.go ./src/go.etcd.io/bbolt/tx_check.go ./src/go.etcd.io/bbolt/unsafe.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b720/_pkg_.a # internal cp $WORK/b720/_pkg_.a /builddir/.cache/go-build/9d/9d3a11990abd3d12893e94c62fffbc7569f10593d6a16e826b8704907baff49b-d # internal github.com/containers/common/pkg/hooks/1.0.0 mkdir -p $WORK/b749/ cat >/tmp/go-build267750084/b749/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build267750084/b027/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build267750084/b167/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile regexp=/tmp/go-build267750084/b066/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b749/_pkg_.a -trimpath "$WORK/b749=>" -p github.com/containers/common/pkg/hooks/1.0.0 -complete -installsuffix shared -buildid bUib6sNODPhpXK6U2sVJ/bUib6sNODPhpXK6U2sVJ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b749/importcfg -pack ./src/github.com/containers/common/pkg/hooks/1.0.0/hook.go ./src/github.com/containers/common/pkg/hooks/1.0.0/when.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b704/_pkg_.a # internal cp $WORK/b704/_pkg_.a /builddir/.cache/go-build/15/15c86d0feb268a10da31f6565ee62b0177630e1991682c799506a3262d8d1413-d # internal github.com/davecgh/go-spew/spew mkdir -p $WORK/b751/ cat >/tmp/go-build267750084/b751/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile encoding/hex=/tmp/go-build267750084/b130/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile reflect=/tmp/go-build267750084/b037/_pkg_.a packagefile regexp=/tmp/go-build267750084/b066/_pkg_.a packagefile sort=/tmp/go-build267750084/b041/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b751/_pkg_.a -trimpath "$WORK/b751=>" -p github.com/davecgh/go-spew/spew -complete -installsuffix shared -buildid NJqNlNkD14M1jMH9MgGT/NJqNlNkD14M1jMH9MgGT -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b751/importcfg -pack ./src/github.com/davecgh/go-spew/spew/bypass.go ./src/github.com/davecgh/go-spew/spew/common.go ./src/github.com/davecgh/go-spew/spew/config.go ./src/github.com/davecgh/go-spew/spew/doc.go ./src/github.com/davecgh/go-spew/spew/dump.go ./src/github.com/davecgh/go-spew/spew/format.go ./src/github.com/davecgh/go-spew/spew/spew.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/cd/cdfb5edf1daae3666c6b3e9bcdd334ac111417e4520357650df84be253e87a1f-d # internal crypto/ecdsa mkdir -p $WORK/b093/ cat >/tmp/go-build267750084/b093/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-build267750084/b028/_pkg_.a packagefile crypto=/tmp/go-build267750084/b076/_pkg_.a packagefile crypto/aes=/tmp/go-build267750084/b094/_pkg_.a packagefile crypto/cipher=/tmp/go-build267750084/b095/_pkg_.a packagefile crypto/ecdh=/tmp/go-build267750084/b100/_pkg_.a packagefile crypto/elliptic=/tmp/go-build267750084/b106/_pkg_.a packagefile crypto/internal/bigmod=/tmp/go-build267750084/b109/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build267750084/b098/_pkg_.a packagefile crypto/internal/boring/bbig=/tmp/go-build267750084/b110/_pkg_.a packagefile crypto/internal/nistec=/tmp/go-build267750084/b102/_pkg_.a packagefile crypto/internal/randutil=/tmp/go-build267750084/b105/_pkg_.a packagefile crypto/sha512=/tmp/go-build267750084/b111/_pkg_.a packagefile crypto/subtle=/tmp/go-build267750084/b097/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build267750084/b112/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build267750084/b114/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile math/big=/tmp/go-build267750084/b107/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -p crypto/ecdsa -std -complete -installsuffix shared -buildid ALN92yvVssMIxDUUzAaD/ALN92yvVssMIxDUUzAaD -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b093/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/ecdsa_noasm.go /usr/lib/golang/src/crypto/ecdsa/notboring.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b648/_pkg_.a # internal cd $WORK/b512 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/containers/storage/pkg/loopback -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b512=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=ntGDdxRDwF6akHxm1acX -o ./_cgo_main.o -c _cgo_main.c cp $WORK/b648/_pkg_.a /builddir/.cache/go-build/6d/6de9c62a136c204531153283398924781673a03bbc2c329d2a4aed189a4607ce-d # internal github.com/pmezard/go-difflib/difflib mkdir -p $WORK/b752/ cat >/tmp/go-build267750084/b752/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build267750084/b060/_pkg_.a packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b752/_pkg_.a -trimpath "$WORK/b752=>" -p github.com/pmezard/go-difflib/difflib -complete -installsuffix shared -buildid 5bwDhxZ-SQcpOmmnb6ct/5bwDhxZ-SQcpOmmnb6ct -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b752/importcfg -pack ./src/github.com/pmezard/go-difflib/difflib/difflib.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b643/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b371/_pkg_.a # internal cp $WORK/b643/_pkg_.a /builddir/.cache/go-build/9e/9ea3362385ab8cb774ae0b11d556dec4642d065c93a5e19ac688e07cb106e476-d # internal github.com/containers/common/pkg/umask mkdir -p $WORK/b754/ cp $WORK/b371/_pkg_.a /builddir/.cache/go-build/bb/bb2352665339f29b1c68a6446ff949755928bc19b570555dd403ed46fb31a3f4-d # internal cat >/tmp/go-build267750084/b754/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build267750084/b086/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile path/filepath=/tmp/go-build267750084/b059/_pkg_.a packagefile syscall=/tmp/go-build267750084/b024/_pkg_.a EOF github.com/mattn/go-shellwords mkdir -p $WORK/b755/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b754/_pkg_.a -trimpath "$WORK/b754=>" -p github.com/containers/common/pkg/umask -complete -installsuffix shared -buildid wdkObFCa9TjKu_zphoTI/wdkObFCa9TjKu_zphoTI -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b754/importcfg -pack ./src/github.com/containers/common/pkg/umask/umask.go ./src/github.com/containers/common/pkg/umask/umask_unix.go cat >/tmp/go-build267750084/b755/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile os/exec=/tmp/go-build267750084/b160/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile unicode=/tmp/go-build267750084/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b755/_pkg_.a -trimpath "$WORK/b755=>" -p github.com/mattn/go-shellwords -complete -installsuffix shared -buildid Qwq5FgCEfsKcaV0Kngkh/Qwq5FgCEfsKcaV0Kngkh -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b755/importcfg -pack ./src/github.com/mattn/go-shellwords/shellwords.go ./src/github.com/mattn/go-shellwords/util_posix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b749/_pkg_.a # internal cp $WORK/b749/_pkg_.a /builddir/.cache/go-build/cf/cf8a8950b8ea267a48ad0e8f3ac3a6bfecf564c0fddcf6a45f9e22eaef8da45c-d # internal github.com/containers/common/pkg/hooks/0.1.0 mkdir -p $WORK/b748/ cat >/tmp/go-build267750084/b748/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build267750084/b027/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile github.com/containers/common/pkg/hooks/1.0.0=/tmp/go-build267750084/b749/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build267750084/b167/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b748/_pkg_.a -trimpath "$WORK/b748=>" -p github.com/containers/common/pkg/hooks/0.1.0 -complete -installsuffix shared -buildid EPRwMQALm-IxfSJy03s2/EPRwMQALm-IxfSJy03s2 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b748/importcfg -pack ./src/github.com/containers/common/pkg/hooks/0.1.0/hook.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b718/_pkg_.a # internal cp $WORK/b718/_pkg_.a /builddir/.cache/go-build/ab/abc7d5b8688c3356d00055fecffd02f645247d5163346de73dff1dd0886ec774-d # internal github.com/opencontainers/runtime-tools/generate/seccomp mkdir -p $WORK/b757/ cat >/tmp/go-build267750084/b757/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build267750084/b167/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build267750084/b087/_pkg_.a packagefile reflect=/tmp/go-build267750084/b037/_pkg_.a packagefile runtime=/tmp/go-build267750084/b009/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b757/_pkg_.a -trimpath "$WORK/b757=>" -p github.com/opencontainers/runtime-tools/generate/seccomp -complete -installsuffix shared -buildid N7H5kEPeHHUTny4G1zYg/N7H5kEPeHHUTny4G1zYg -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b757/importcfg -pack ./src/github.com/opencontainers/runtime-tools/generate/seccomp/consts.go ./src/github.com/opencontainers/runtime-tools/generate/seccomp/parse_action.go ./src/github.com/opencontainers/runtime-tools/generate/seccomp/parse_architecture.go ./src/github.com/opencontainers/runtime-tools/generate/seccomp/parse_arguments.go ./src/github.com/opencontainers/runtime-tools/generate/seccomp/parse_remove.go ./src/github.com/opencontainers/runtime-tools/generate/seccomp/seccomp_default.go ./src/github.com/opencontainers/runtime-tools/generate/seccomp/seccomp_default_linux.go ./src/github.com/opencontainers/runtime-tools/generate/seccomp/syscall_compare.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b379/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b699/_pkg_.a # internal cp $WORK/b699/_pkg_.a /builddir/.cache/go-build/e8/e872cb5f5c035270f5e369f8b8f390c0e6c4a49d62b18a4fa356613f8ff71e8e-d # internal github.com/containers/common/pkg/util mkdir -p $WORK/b698/ cp $WORK/b379/_pkg_.a /builddir/.cache/go-build/c9/c96b3128f1eb59bc993b701689438d010afff933c5d03c7a686f5e3603d00dca-d # internal cat >/tmp/go-build267750084/b698/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/fsnotify/fsnotify=/tmp/go-build267750084/b699/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build267750084/b086/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build267750084/b090/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile path/filepath=/tmp/go-build267750084/b059/_pkg_.a packagefile regexp=/tmp/go-build267750084/b066/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a EOF github.com/opencontainers/runtime-tools/validate/capabilities /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b698/_pkg_.a -trimpath "$WORK/b698=>" -p github.com/containers/common/pkg/util -complete -installsuffix shared -buildid WvZT-u1-XAgQmLFBC_sI/WvZT-u1-XAgQmLFBC_sI -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b698/importcfg -pack ./src/github.com/containers/common/pkg/util/util.go mkdir -p $WORK/b758/ cat >/tmp/go-build267750084/b758/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/syndtr/gocapability/capability=/tmp/go-build267750084/b168/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b758/_pkg_.a -trimpath "$WORK/b758=>" -p github.com/opencontainers/runtime-tools/validate/capabilities -complete -installsuffix shared -buildid Oi-HimivN9GgC6X5BpMH/Oi-HimivN9GgC6X5BpMH -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b758/importcfg -pack ./src/github.com/opencontainers/runtime-tools/validate/capabilities/validate.go ./src/github.com/opencontainers/runtime-tools/validate/capabilities/validate_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b594/_pkg_.a # internal cp $WORK/b594/_pkg_.a /builddir/.cache/go-build/c7/c7f740fa1f9c57943670e8aa2a666170e9559782c82a8f848bb245258c75bb7a-d # internal github.com/go-logr/stdr mkdir -p $WORK/b593/ cat >/tmp/go-build267750084/b593/importcfg << 'EOF' # internal # import config packagefile github.com/go-logr/logr=/tmp/go-build267750084/b586/_pkg_.a packagefile github.com/go-logr/logr/funcr=/tmp/go-build267750084/b594/_pkg_.a packagefile log=/tmp/go-build267750084/b088/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b593/_pkg_.a -trimpath "$WORK/b593=>" -p github.com/go-logr/stdr -complete -installsuffix shared -buildid iUdgaCfc6GvsCY2ua8_M/iUdgaCfc6GvsCY2ua8_M -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b593/importcfg -pack ./src/github.com/go-logr/stdr/stdr.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b730/_pkg_.a # internal cp $WORK/b730/_pkg_.a /builddir/.cache/go-build/39/39ade43541e703e8823fb3b838ebdeabee7404db1ffd15011bf065d28ea8f436-d # internal github.com/cilium/ebpf/internal/sys mkdir -p $WORK/b729/ cat >/tmp/go-build267750084/b729/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/cilium/ebpf/internal/unix=/tmp/go-build267750084/b730/_pkg_.a packagefile math=/tmp/go-build267750084/b035/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile runtime=/tmp/go-build267750084/b009/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile syscall=/tmp/go-build267750084/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b729/_pkg_.a -trimpath "$WORK/b729=>" -p github.com/cilium/ebpf/internal/sys -complete -installsuffix shared -buildid L8VWAXNUR_W-xFByGXjD/L8VWAXNUR_W-xFByGXjD -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b729/importcfg -pack ./src/github.com/cilium/ebpf/internal/sys/doc.go ./src/github.com/cilium/ebpf/internal/sys/fd.go ./src/github.com/cilium/ebpf/internal/sys/ptr.go ./src/github.com/cilium/ebpf/internal/sys/ptr_64.go ./src/github.com/cilium/ebpf/internal/sys/syscall.go ./src/github.com/cilium/ebpf/internal/sys/types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b744/_pkg_.a # internal cp $WORK/b744/_pkg_.a /builddir/.cache/go-build/af/af64b7f4307272b50571e9525d88a6bb8129515ead4f4d5e23db08a251ab598b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b748/_pkg_.a # internal cp $WORK/b748/_pkg_.a /builddir/.cache/go-build/ef/ef3b09db05076ad466ace3f96128eacc054ccff485323f45205a96a975cdfff7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b735/_pkg_.a # internal github.com/containers/common/pkg/hooks mkdir -p $WORK/b747/ cat >/tmp/go-build267750084/b747/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build267750084/b002/_pkg_.a packagefile encoding/json=/tmp/go-build267750084/b027/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/containers/common/pkg/hooks/0.1.0=/tmp/go-build267750084/b748/_pkg_.a packagefile github.com/containers/common/pkg/hooks/1.0.0=/tmp/go-build267750084/b749/_pkg_.a packagefile github.com/fsnotify/fsnotify=/tmp/go-build267750084/b699/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build267750084/b167/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build267750084/b086/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile path/filepath=/tmp/go-build267750084/b059/_pkg_.a packagefile sort=/tmp/go-build267750084/b041/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b747/_pkg_.a -trimpath "$WORK/b747=>" -p github.com/containers/common/pkg/hooks -complete -installsuffix shared -buildid QiukWoi_L7dfRmi3frUM/QiukWoi_L7dfRmi3frUM -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b747/importcfg -pack ./src/github.com/containers/common/pkg/hooks/hooks.go ./src/github.com/containers/common/pkg/hooks/monitor.go ./src/github.com/containers/common/pkg/hooks/read.go ./src/github.com/containers/common/pkg/hooks/version.go cp $WORK/b735/_pkg_.a /builddir/.cache/go-build/04/040adf424f566a5177983391b3c312d00e2a1cd1430a6abc4c21bd5bc1860647-d # internal go/ast mkdir -p $WORK/b734/ cat >/tmp/go-build267750084/b734/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile go/scanner=/tmp/go-build267750084/b735/_pkg_.a packagefile go/token=/tmp/go-build267750084/b238/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile reflect=/tmp/go-build267750084/b037/_pkg_.a packagefile sort=/tmp/go-build267750084/b041/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b734/_pkg_.a -trimpath "$WORK/b734=>" -p go/ast -std -complete -installsuffix shared -buildid nCpdc6lU9p8BNjvJnAzL/nCpdc6lU9p8BNjvJnAzL -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b734/importcfg -pack /usr/lib/golang/src/go/ast/ast.go /usr/lib/golang/src/go/ast/commentmap.go /usr/lib/golang/src/go/ast/filter.go /usr/lib/golang/src/go/ast/import.go /usr/lib/golang/src/go/ast/print.go /usr/lib/golang/src/go/ast/resolve.go /usr/lib/golang/src/go/ast/scope.go /usr/lib/golang/src/go/ast/walk.go cd $WORK/b068 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b068=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=IGy8xlGLT0G28wGuRCfM -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b754/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b698/_pkg_.a # internal cp $WORK/b754/_pkg_.a /builddir/.cache/go-build/fd/fd2432baf2d8d3881852532a2b3ccb12f72d63634943fe226ab8d4cbe095446c-d # internal cp $WORK/b698/_pkg_.a /builddir/.cache/go-build/d6/d64889bf8dd127f9906f05f64d45d95508afdeb84307c11c8ecc7643ccb60fdd-d # internal cd /builddir/build/BUILD/buildah-1.35.4 TERM='dumb' gcc -I ./src/github.com/containers/storage/pkg/loopback -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b512=/tmp/go-build -gno-record-gcc-switches -o $WORK/b512/_cgo_.o $WORK/b512/_cgo_main.o $WORK/b512/preferlinkext $WORK/b512/_x001.o $WORK/b512/_x002.o -O2 -g /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b752/_pkg_.a # internal cp $WORK/b752/_pkg_.a /builddir/.cache/go-build/f0/f0c6f89b2e65876679b781885eb566b4e0567f45820be12860f72ed53a49e2ae-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b755/_pkg_.a # internal cp $WORK/b755/_pkg_.a /builddir/.cache/go-build/e1/e170ca79b3f49dd1111747b85e2f58ecc273d062ba50c027944798d2a74034ae-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b758/_pkg_.a # internal cp $WORK/b758/_pkg_.a /builddir/.cache/go-build/5d/5d2262ebc3e8d2b2559f45111e54ec41e80aada50e3d9002994cb18fbad0d9c9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b593/_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/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 $WORK/b068/_x004.o $WORK/b068/_x005.o $WORK/b068/_x006.o -O2 -g -lresolv cp $WORK/b593/_pkg_.a /builddir/.cache/go-build/cd/cd815137a574e9c95544dde4c2482f6fcb5d8b6900243eeebd6d539f0c19ffd4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b747/_pkg_.a # internal cp $WORK/b747/_pkg_.a /builddir/.cache/go-build/42/4256259fa4234f5c5ca11cb6b43d2ccab0d460895ef177670565b44a5b12b730-d # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage user -dynimport $WORK/b057/_cgo_.o -dynout $WORK/b057/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b416/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b727/_pkg_.a # internal cp $WORK/b727/_pkg_.a /builddir/.cache/go-build/63/63aa8b52476adb4b58894bf01ed5b9f0faa428b8f25d6fb240209fc6c14e4b9c-d # internal cat >/tmp/go-build267750084/b057/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile runtime=/tmp/go-build267750084/b009/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a packagefile syscall=/tmp/go-build267750084/b024/_pkg_.a packagefile runtime/cgo=/tmp/go-build267750084/b058/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -p os/user -std -installsuffix shared -buildid dH4b-TPiwGuqHzvOowo4/dH4b-TPiwGuqHzvOowo4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b057/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/b057/_cgo_gotypes.go $WORK/b057/cgo_lookup_cgo.cgo1.go $WORK/b057/getgrouplist_unix.cgo1.go $WORK/b057/_cgo_import.go cp $WORK/b416/_pkg_.a /builddir/.cache/go-build/31/31927e253e1a023da233f61bca3dc45805460e2b6e957dae12f0ac38b8c88c60-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/ab/ab126e1f51f01b411f12cfe53077e705056315b241fd0a85a4e2ec944484bd84-d # internal gopkg.in/go-jose/go-jose.v2/cipher mkdir -p $WORK/b368/ cat >/tmp/go-build267750084/b368/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile crypto=/tmp/go-build267750084/b076/_pkg_.a packagefile crypto/cipher=/tmp/go-build267750084/b095/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build267750084/b093/_pkg_.a packagefile crypto/elliptic=/tmp/go-build267750084/b106/_pkg_.a packagefile crypto/hmac=/tmp/go-build267750084/b123/_pkg_.a packagefile crypto/sha256=/tmp/go-build267750084/b117/_pkg_.a packagefile crypto/sha512=/tmp/go-build267750084/b111/_pkg_.a packagefile crypto/subtle=/tmp/go-build267750084/b097/_pkg_.a packagefile encoding/binary=/tmp/go-build267750084/b034/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile hash=/tmp/go-build267750084/b077/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b368/_pkg_.a -trimpath "$WORK/b368=>" -p gopkg.in/go-jose/go-jose.v2/cipher -complete -installsuffix shared -buildid AxZupXS5QDfP1qrjQe3N/AxZupXS5QDfP1qrjQe3N -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b368/importcfg -pack ./src/gopkg.in/go-jose/go-jose.v2/cipher/cbc_hmac.go ./src/gopkg.in/go-jose/go-jose.v2/cipher/concat_kdf.go ./src/gopkg.in/go-jose/go-jose.v2/cipher/ecdh_es.go ./src/gopkg.in/go-jose/go-jose.v2/cipher/key_wrap.go golang.org/x/crypto/openpgp/packet github.com/go-jose/go-jose/v3/cipher mkdir -p $WORK/b388/ mkdir -p $WORK/b406/ cat >/tmp/go-build267750084/b388/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build267750084/b060/_pkg_.a packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile compress/bzip2=/tmp/go-build267750084/b152/_pkg_.a packagefile compress/flate=/tmp/go-build267750084/b181/_pkg_.a packagefile compress/zlib=/tmp/go-build267750084/b389/_pkg_.a packagefile crypto=/tmp/go-build267750084/b076/_pkg_.a packagefile crypto/aes=/tmp/go-build267750084/b094/_pkg_.a packagefile crypto/cipher=/tmp/go-build267750084/b095/_pkg_.a packagefile crypto/des=/tmp/go-build267750084/b120/_pkg_.a packagefile crypto/dsa=/tmp/go-build267750084/b128/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build267750084/b093/_pkg_.a packagefile crypto/elliptic=/tmp/go-build267750084/b106/_pkg_.a packagefile crypto/md5=/tmp/go-build267750084/b124/_pkg_.a packagefile crypto/rand=/tmp/go-build267750084/b115/_pkg_.a packagefile crypto/rsa=/tmp/go-build267750084/b116/_pkg_.a packagefile crypto/sha1=/tmp/go-build267750084/b126/_pkg_.a packagefile crypto/sha256=/tmp/go-build267750084/b117/_pkg_.a packagefile crypto/sha512=/tmp/go-build267750084/b111/_pkg_.a packagefile crypto/subtle=/tmp/go-build267750084/b097/_pkg_.a packagefile encoding/asn1=/tmp/go-build267750084/b113/_pkg_.a packagefile encoding/binary=/tmp/go-build267750084/b034/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile golang.org/x/crypto/cast5=/tmp/go-build267750084/b391/_pkg_.a packagefile golang.org/x/crypto/openpgp/elgamal=/tmp/go-build267750084/b392/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=/tmp/go-build267750084/b387/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=/tmp/go-build267750084/b393/_pkg_.a packagefile hash=/tmp/go-build267750084/b077/_pkg_.a packagefile image=/tmp/go-build267750084/b394/_pkg_.a packagefile image/jpeg=/tmp/go-build267750084/b396/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile math/big=/tmp/go-build267750084/b107/_pkg_.a packagefile math/bits=/tmp/go-build267750084/b036/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b388/_pkg_.a -trimpath "$WORK/b388=>" -p golang.org/x/crypto/openpgp/packet -complete -installsuffix shared -buildid QqnjdLmqxZCBI3bITksa/QqnjdLmqxZCBI3bITksa -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b388/importcfg -pack ./src/golang.org/x/crypto/openpgp/packet/compressed.go ./src/golang.org/x/crypto/openpgp/packet/config.go ./src/golang.org/x/crypto/openpgp/packet/encrypted_key.go ./src/golang.org/x/crypto/openpgp/packet/literal.go ./src/golang.org/x/crypto/openpgp/packet/ocfb.go ./src/golang.org/x/crypto/openpgp/packet/one_pass_signature.go ./src/golang.org/x/crypto/openpgp/packet/opaque.go ./src/golang.org/x/crypto/openpgp/packet/packet.go ./src/golang.org/x/crypto/openpgp/packet/private_key.go ./src/golang.org/x/crypto/openpgp/packet/public_key.go ./src/golang.org/x/crypto/openpgp/packet/public_key_v3.go ./src/golang.org/x/crypto/openpgp/packet/reader.go ./src/golang.org/x/crypto/openpgp/packet/signature.go ./src/golang.org/x/crypto/openpgp/packet/signature_v3.go ./src/golang.org/x/crypto/openpgp/packet/symmetric_key_encrypted.go ./src/golang.org/x/crypto/openpgp/packet/symmetrically_encrypted.go ./src/golang.org/x/crypto/openpgp/packet/userattribute.go ./src/golang.org/x/crypto/openpgp/packet/userid.go cat >/tmp/go-build267750084/b406/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile crypto=/tmp/go-build267750084/b076/_pkg_.a packagefile crypto/cipher=/tmp/go-build267750084/b095/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build267750084/b093/_pkg_.a packagefile crypto/elliptic=/tmp/go-build267750084/b106/_pkg_.a packagefile crypto/hmac=/tmp/go-build267750084/b123/_pkg_.a packagefile crypto/sha256=/tmp/go-build267750084/b117/_pkg_.a packagefile crypto/sha512=/tmp/go-build267750084/b111/_pkg_.a packagefile crypto/subtle=/tmp/go-build267750084/b097/_pkg_.a packagefile encoding/binary=/tmp/go-build267750084/b034/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile hash=/tmp/go-build267750084/b077/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b406/_pkg_.a -trimpath "$WORK/b406=>" -p github.com/go-jose/go-jose/v3/cipher -complete -installsuffix shared -buildid m0LvsdqNKzBvG8UQ_suS/m0LvsdqNKzBvG8UQ_suS -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b406/importcfg -pack ./src/github.com/go-jose/go-jose/v3/cipher/cbc_hmac.go ./src/github.com/go-jose/go-jose/v3/cipher/concat_kdf.go ./src/github.com/go-jose/go-jose/v3/cipher/ecdh_es.go ./src/github.com/go-jose/go-jose/v3/cipher/key_wrap.go cd $WORK/b516 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/containers/storage/drivers/quota -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b516=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=6SPAVGflmhMUXlXh_ztn -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b248/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b740/_pkg_.a # internal cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/c6/c6e88cf93f24c6f624c2362f6f1f88504d703da8a4958b665de0835e95c63870-d # internal google.golang.org/protobuf/internal/encoding/tag mkdir -p $WORK/b255/ cp $WORK/b740/_pkg_.a /builddir/.cache/go-build/84/84305ecb207b49c1e8f1e9fd232fb67705fe473f2ed17d66aa29b63d4b98bd33-d # internal google.golang.org/protobuf/encoding/protojson mkdir -p $WORK/b444/ cat >/tmp/go-build267750084/b255/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/encoding/defval=/tmp/go-build267750084/b247/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=/tmp/go-build267750084/b248/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=/tmp/go-build267750084/b237/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build267750084/b233/_pkg_.a packagefile reflect=/tmp/go-build267750084/b037/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b255/_pkg_.a -trimpath "$WORK/b255=>" -p google.golang.org/protobuf/internal/encoding/tag -complete -installsuffix shared -buildid s3qyZleXSOQz1dSkGZnH/s3qyZleXSOQz1dSkGZnH -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b255/importcfg -pack ./src/google.golang.org/protobuf/internal/encoding/tag/tag.go cat >/tmp/go-build267750084/b444/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile encoding/base64=/tmp/go-build267750084/b033/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=/tmp/go-build267750084/b228/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/json=/tmp/go-build267750084/b445/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build267750084/b232/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build267750084/b229/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=/tmp/go-build267750084/b248/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=/tmp/go-build267750084/b236/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=/tmp/go-build267750084/b239/_pkg_.a packagefile google.golang.org/protobuf/internal/order=/tmp/go-build267750084/b240/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=/tmp/go-build267750084/b234/_pkg_.a packagefile google.golang.org/protobuf/internal/set=/tmp/go-build267750084/b241/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=/tmp/go-build267750084/b237/_pkg_.a packagefile google.golang.org/protobuf/proto=/tmp/go-build267750084/b242/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build267750084/b233/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build267750084/b243/_pkg_.a packagefile math=/tmp/go-build267750084/b035/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b444/_pkg_.a -trimpath "$WORK/b444=>" -p google.golang.org/protobuf/encoding/protojson -complete -installsuffix shared -buildid uxBgKZLlEPlMdCvHZct6/uxBgKZLlEPlMdCvHZct6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b444/importcfg -pack ./src/google.golang.org/protobuf/encoding/protojson/decode.go ./src/google.golang.org/protobuf/encoding/protojson/doc.go ./src/google.golang.org/protobuf/encoding/protojson/encode.go ./src/google.golang.org/protobuf/encoding/protojson/well_known_types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b757/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b729/_pkg_.a # internal cp $WORK/b757/_pkg_.a /builddir/.cache/go-build/f6/f6cf0e5c640c8ecfddac36db69c44fbaf0bd820b3601bc40644639376f269055-d # internal github.com/opencontainers/runtime-tools/generate mkdir -p $WORK/b756/ cat >/tmp/go-build267750084/b756/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build267750084/b027/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build267750084/b167/_pkg_.a packagefile github.com/opencontainers/runtime-tools/generate/seccomp=/tmp/go-build267750084/b757/_pkg_.a packagefile github.com/opencontainers/runtime-tools/validate/capabilities=/tmp/go-build267750084/b758/_pkg_.a packagefile github.com/syndtr/gocapability/capability=/tmp/go-build267750084/b168/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b756/_pkg_.a -trimpath "$WORK/b756=>" -p github.com/opencontainers/runtime-tools/generate -complete -installsuffix shared -buildid J0rkBxXZz7sUva0Sv_it/J0rkBxXZz7sUva0Sv_it -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b756/importcfg -pack ./src/github.com/opencontainers/runtime-tools/generate/config.go ./src/github.com/opencontainers/runtime-tools/generate/generate.go cp $WORK/b729/_pkg_.a /builddir/.cache/go-build/a1/a10b02baa1b0ab92b9ba49e83612106bbb56f2d4c03bc6bda0daa4c7e273b749-d # internal github.com/cilium/ebpf/asm mkdir -p $WORK/b728/ cat >/tmp/go-build267750084/b728/importcfg << 'EOF' # internal # import config packagefile crypto/sha1=/tmp/go-build267750084/b126/_pkg_.a packagefile encoding/binary=/tmp/go-build267750084/b034/_pkg_.a packagefile encoding/hex=/tmp/go-build267750084/b130/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/cilium/ebpf/internal/sys=/tmp/go-build267750084/b729/_pkg_.a packagefile github.com/cilium/ebpf/internal/unix=/tmp/go-build267750084/b730/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile math=/tmp/go-build267750084/b035/_pkg_.a packagefile sort=/tmp/go-build267750084/b041/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b728/_pkg_.a -trimpath "$WORK/b728=>" -p github.com/cilium/ebpf/asm -complete -installsuffix shared -buildid ybmLzwjlYsTZHGuMYfnT/ybmLzwjlYsTZHGuMYfnT -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b728/importcfg -pack ./src/github.com/cilium/ebpf/asm/alu.go ./src/github.com/cilium/ebpf/asm/alu_string.go ./src/github.com/cilium/ebpf/asm/doc.go ./src/github.com/cilium/ebpf/asm/func.go ./src/github.com/cilium/ebpf/asm/func_string.go ./src/github.com/cilium/ebpf/asm/instruction.go ./src/github.com/cilium/ebpf/asm/jump.go ./src/github.com/cilium/ebpf/asm/jump_string.go ./src/github.com/cilium/ebpf/asm/load_store.go ./src/github.com/cilium/ebpf/asm/load_store_string.go ./src/github.com/cilium/ebpf/asm/metadata.go ./src/github.com/cilium/ebpf/asm/opcode.go ./src/github.com/cilium/ebpf/asm/opcode_string.go ./src/github.com/cilium/ebpf/asm/register.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b751/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b333/_pkg_.a # internal cp $WORK/b751/_pkg_.a /builddir/.cache/go-build/e1/e1edaf920d606d402e2e4a6546965d8be057ef8bb1880d281427b8968b63ce98-d # internal github.com/containers/common/pkg/hooks/exec mkdir -p $WORK/b750/ cat >/tmp/go-build267750084/b750/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile context=/tmp/go-build267750084/b002/_pkg_.a packagefile encoding/json=/tmp/go-build267750084/b027/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/davecgh/go-spew/spew=/tmp/go-build267750084/b751/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build267750084/b167/_pkg_.a packagefile github.com/pmezard/go-difflib/difflib=/tmp/go-build267750084/b752/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build267750084/b086/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile os/exec=/tmp/go-build267750084/b160/_pkg_.a packagefile reflect=/tmp/go-build267750084/b037/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b750/_pkg_.a -trimpath "$WORK/b750=>" -p github.com/containers/common/pkg/hooks/exec -complete -installsuffix shared -buildid 5niaZ7DUxUk2Xk_pVDkK/5niaZ7DUxUk2Xk_pVDkK -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b750/importcfg -pack ./src/github.com/containers/common/pkg/hooks/exec/exec.go ./src/github.com/containers/common/pkg/hooks/exec/runtimeconfigfilter.go cp $WORK/b333/_pkg_.a /builddir/.cache/go-build/75/75a59d9c3ec277d3ef107bc06a08b3aaf944e849d6683e5a767b746e8cba9ed7-d # internal go.mongodb.org/mongo-driver/bson/bsonrw mkdir -p $WORK/b330/ cat >/tmp/go-build267750084/b330/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile encoding/base64=/tmp/go-build267750084/b033/_pkg_.a packagefile encoding/binary=/tmp/go-build267750084/b034/_pkg_.a packagefile encoding/hex=/tmp/go-build267750084/b130/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=/tmp/go-build267750084/b331/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=/tmp/go-build267750084/b332/_pkg_.a packagefile go.mongodb.org/mongo-driver/x/bsonx/bsoncore=/tmp/go-build267750084/b333/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile math=/tmp/go-build267750084/b035/_pkg_.a packagefile sort=/tmp/go-build267750084/b041/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a packagefile unicode=/tmp/go-build267750084/b030/_pkg_.a packagefile unicode/utf16=/tmp/go-build267750084/b051/_pkg_.a packagefile unicode/utf8=/tmp/go-build267750084/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b330/_pkg_.a -trimpath "$WORK/b330=>" -p go.mongodb.org/mongo-driver/bson/bsonrw -complete -installsuffix shared -buildid XRYLxvRBVL2h5mFqQssK/XRYLxvRBVL2h5mFqQssK -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b330/importcfg -pack ./src/go.mongodb.org/mongo-driver/bson/bsonrw/copier.go ./src/go.mongodb.org/mongo-driver/bson/bsonrw/doc.go ./src/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_parser.go ./src/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_reader.go ./src/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_tables.go ./src/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_wrappers.go ./src/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_writer.go ./src/go.mongodb.org/mongo-driver/bson/bsonrw/json_scanner.go ./src/go.mongodb.org/mongo-driver/bson/bsonrw/mode.go ./src/go.mongodb.org/mongo-driver/bson/bsonrw/reader.go ./src/go.mongodb.org/mongo-driver/bson/bsonrw/value_reader.go ./src/go.mongodb.org/mongo-driver/bson/bsonrw/value_writer.go ./src/go.mongodb.org/mongo-driver/bson/bsonrw/writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b368/_pkg_.a # internal cp $WORK/b368/_pkg_.a /builddir/.cache/go-build/b9/b99e82728cf17c595c2751da4b50fd33135c83fdc283b858fbca4b9709edeb17-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b406/_pkg_.a # internal cp $WORK/b406/_pkg_.a /builddir/.cache/go-build/9d/9d1e9d83d339e76bbf07747835c07a7210fa4a637945986a65f4306de63c20ee-d # internal cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b057/_pkg_.a $WORK/b057/preferlinkext $WORK/b057/_x001.o $WORK/b057/_x002.o $WORK/b057/_x003.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/7c/7c61191dfe2c6272c7614b7fc9cb1563d258fbcb9540c82739a2c4a28df21b44-d # internal cd $WORK/b516 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/containers/storage/drivers/quota -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b516=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=6SPAVGflmhMUXlXh_ztn -o ./_x002.o -c projectquota_supported.cgo2.c archive/tar mkdir -p $WORK/b054/ github.com/containers/storage/pkg/idtools github.com/vbatts/tar-split/archive/tar mkdir -p $WORK/b155/ cat >/tmp/go-build267750084/b054/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile internal/godebug=/tmp/go-build267750084/b055/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile io/fs=/tmp/go-build267750084/b048/_pkg_.a packagefile math=/tmp/go-build267750084/b035/_pkg_.a packagefile os/user=/tmp/go-build267750084/b057/_pkg_.a packagefile path=/tmp/go-build267750084/b049/_pkg_.a packagefile path/filepath=/tmp/go-build267750084/b059/_pkg_.a packagefile reflect=/tmp/go-build267750084/b037/_pkg_.a packagefile runtime=/tmp/go-build267750084/b009/_pkg_.a packagefile sort=/tmp/go-build267750084/b041/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a packagefile syscall=/tmp/go-build267750084/b024/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -p archive/tar -std -complete -installsuffix shared -buildid 0NlvDTKye9XfLM5BJxav/0NlvDTKye9XfLM5BJxav -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b054/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 cat >/tmp/go-build267750084/b155/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build267750084/b060/_pkg_.a packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/containers/storage/pkg/regexp=/tmp/go-build267750084/b065/_pkg_.a packagefile github.com/containers/storage/pkg/system=/tmp/go-build267750084/b156/_pkg_.a packagefile github.com/moby/sys/user=/tmp/go-build267750084/b161/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build267750084/b086/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile math=/tmp/go-build267750084/b035/_pkg_.a packagefile math/bits=/tmp/go-build267750084/b036/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile os/exec=/tmp/go-build267750084/b160/_pkg_.a packagefile os/user=/tmp/go-build267750084/b057/_pkg_.a packagefile path/filepath=/tmp/go-build267750084/b059/_pkg_.a packagefile runtime=/tmp/go-build267750084/b009/_pkg_.a packagefile sort=/tmp/go-build267750084/b041/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a packagefile syscall=/tmp/go-build267750084/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -p github.com/containers/storage/pkg/idtools -complete -installsuffix shared -buildid WRwc3O8QYYINKngQQgq0/WRwc3O8QYYINKngQQgq0 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b155/importcfg -pack ./src/github.com/containers/storage/pkg/idtools/idtools.go ./src/github.com/containers/storage/pkg/idtools/idtools_unix.go ./src/github.com/containers/storage/pkg/idtools/idtools_unsupported.go ./src/github.com/containers/storage/pkg/idtools/parser.go ./src/github.com/containers/storage/pkg/idtools/usergroupadd_linux.go ./src/github.com/containers/storage/pkg/idtools/utils_unix.go github.com/opencontainers/selinux/go-selinux mkdir -p $WORK/b507/ cat >/tmp/go-build267750084/b507/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build267750084/b060/_pkg_.a packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile crypto/rand=/tmp/go-build267750084/b115/_pkg_.a packagefile encoding/binary=/tmp/go-build267750084/b034/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/opencontainers/selinux/pkg/pwalkdir=/tmp/go-build267750084/b508/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build267750084/b087/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile io/fs=/tmp/go-build267750084/b048/_pkg_.a packagefile math/big=/tmp/go-build267750084/b107/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile os/user=/tmp/go-build267750084/b057/_pkg_.a packagefile path/filepath=/tmp/go-build267750084/b059/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b507/_pkg_.a -trimpath "$WORK/b507=>" -p github.com/opencontainers/selinux/go-selinux -complete -installsuffix shared -buildid 6DZs0TN-u14i_lai-c7Z/6DZs0TN-u14i_lai-c7Z -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b507/importcfg -pack ./src/github.com/opencontainers/selinux/go-selinux/doc.go ./src/github.com/opencontainers/selinux/go-selinux/selinux.go ./src/github.com/opencontainers/selinux/go-selinux/selinux_linux.go ./src/github.com/opencontainers/selinux/go-selinux/xattrs_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b255/_pkg_.a # internal cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/f0/f06dd4cd6d2ff7ad528685e40f06250f76662fd9ac5e108b665611a2d138524b-d # internal github.com/docker/docker/pkg/homedir mkdir -p $WORK/b647/ cat >/tmp/go-build267750084/b647/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile os/user=/tmp/go-build267750084/b057/_pkg_.a packagefile path/filepath=/tmp/go-build267750084/b059/_pkg_.a packagefile runtime=/tmp/go-build267750084/b009/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a EOF mkdir -p $WORK/b290/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b647/_pkg_.a -trimpath "$WORK/b647=>" -p github.com/docker/docker/pkg/homedir -complete -installsuffix shared -buildid -wM3LUM0kLQRs1WET7Fy/-wM3LUM0kLQRs1WET7Fy -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b647/importcfg -pack ./src/github.com/docker/docker/pkg/homedir/homedir.go ./src/github.com/docker/docker/pkg/homedir/homedir_linux.go ./src/github.com/docker/docker/pkg/homedir/homedir_unix.go TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage loopback -dynimport $WORK/b512/_cgo_.o -dynout $WORK/b512/_cgo_import.go cat >/tmp/go-build267750084/b290/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile math=/tmp/go-build267750084/b035/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile os/user=/tmp/go-build267750084/b057/_pkg_.a packagefile path=/tmp/go-build267750084/b049/_pkg_.a packagefile reflect=/tmp/go-build267750084/b037/_pkg_.a packagefile runtime=/tmp/go-build267750084/b009/_pkg_.a packagefile sort=/tmp/go-build267750084/b041/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a packagefile syscall=/tmp/go-build267750084/b024/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a EOF github.com/containers/buildah/pkg/chrootuser /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b290/_pkg_.a -trimpath "$WORK/b290=>" -p github.com/vbatts/tar-split/archive/tar -complete -installsuffix shared -buildid qmHUs5b_f7PXOkgZISFZ/qmHUs5b_f7PXOkgZISFZ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b290/importcfg -pack ./src/github.com/vbatts/tar-split/archive/tar/common.go ./src/github.com/vbatts/tar-split/archive/tar/format.go ./src/github.com/vbatts/tar-split/archive/tar/reader.go ./src/github.com/vbatts/tar-split/archive/tar/stat_actime1.go ./src/github.com/vbatts/tar-split/archive/tar/stat_unix.go ./src/github.com/vbatts/tar-split/archive/tar/strconv.go ./src/github.com/vbatts/tar-split/archive/tar/writer.go mkdir -p $WORK/b681/ cat >/tmp/go-build267750084/b681/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build267750084/b060/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile flag=/tmp/go-build267750084/b052/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=/tmp/go-build267750084/b166/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build267750084/b087/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile os/exec=/tmp/go-build267750084/b160/_pkg_.a packagefile os/user=/tmp/go-build267750084/b057/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b681/_pkg_.a -trimpath "$WORK/b681=>" -p github.com/containers/buildah/pkg/chrootuser -complete -installsuffix shared -buildid BEGnE2LF9AXxVr6hp_Gx/BEGnE2LF9AXxVr6hp_Gx -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b681/importcfg -pack ./_build/src/github.com/containers/buildah/pkg/chrootuser/user.go ./_build/src/github.com/containers/buildah/pkg/chrootuser/user_unix.go google.golang.org/protobuf/internal/impl mkdir -p $WORK/b254/ cat >/tmp/go-build267750084/b254/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile compress/gzip=/tmp/go-build267750084/b199/_pkg_.a packagefile encoding/binary=/tmp/go-build267750084/b034/_pkg_.a packagefile encoding/json=/tmp/go-build267750084/b027/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=/tmp/go-build267750084/b227/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=/tmp/go-build267750084/b228/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=/tmp/go-build267750084/b250/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=/tmp/go-build267750084/b230/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build267750084/b232/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/tag=/tmp/go-build267750084/b255/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build267750084/b229/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=/tmp/go-build267750084/b248/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=/tmp/go-build267750084/b236/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=/tmp/go-build267750084/b239/_pkg_.a packagefile google.golang.org/protobuf/internal/order=/tmp/go-build267750084/b240/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=/tmp/go-build267750084/b234/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=/tmp/go-build267750084/b237/_pkg_.a packagefile google.golang.org/protobuf/proto=/tmp/go-build267750084/b242/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build267750084/b233/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build267750084/b243/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=/tmp/go-build267750084/b244/_pkg_.a packagefile hash/crc32=/tmp/go-build267750084/b176/_pkg_.a packagefile io/ioutil=/tmp/go-build267750084/b138/_pkg_.a packagefile math=/tmp/go-build267750084/b035/_pkg_.a packagefile math/bits=/tmp/go-build267750084/b036/_pkg_.a packagefile reflect=/tmp/go-build267750084/b037/_pkg_.a packagefile sort=/tmp/go-build267750084/b041/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build267750084/b022/_pkg_.a packagefile unicode/utf8=/tmp/go-build267750084/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b254/_pkg_.a -trimpath "$WORK/b254=>" -p google.golang.org/protobuf/internal/impl -complete -installsuffix shared -buildid 0exvCjB8XQpX2WNn20yt/0exvCjB8XQpX2WNn20yt -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b254/importcfg -pack ./src/google.golang.org/protobuf/internal/impl/api_export.go ./src/google.golang.org/protobuf/internal/impl/checkinit.go ./src/google.golang.org/protobuf/internal/impl/codec_extension.go ./src/google.golang.org/protobuf/internal/impl/codec_field.go ./src/google.golang.org/protobuf/internal/impl/codec_gen.go ./src/google.golang.org/protobuf/internal/impl/codec_map.go ./src/google.golang.org/protobuf/internal/impl/codec_map_go112.go ./src/google.golang.org/protobuf/internal/impl/codec_message.go ./src/google.golang.org/protobuf/internal/impl/codec_messageset.go ./src/google.golang.org/protobuf/internal/impl/codec_tables.go ./src/google.golang.org/protobuf/internal/impl/codec_unsafe.go ./src/google.golang.org/protobuf/internal/impl/convert.go ./src/google.golang.org/protobuf/internal/impl/convert_list.go ./src/google.golang.org/protobuf/internal/impl/convert_map.go ./src/google.golang.org/protobuf/internal/impl/decode.go ./src/google.golang.org/protobuf/internal/impl/encode.go ./src/google.golang.org/protobuf/internal/impl/enum.go ./src/google.golang.org/protobuf/internal/impl/extension.go ./src/google.golang.org/protobuf/internal/impl/legacy_enum.go ./src/google.golang.org/protobuf/internal/impl/legacy_export.go ./src/google.golang.org/protobuf/internal/impl/legacy_extension.go ./src/google.golang.org/protobuf/internal/impl/legacy_file.go ./src/google.golang.org/protobuf/internal/impl/legacy_message.go ./src/google.golang.org/protobuf/internal/impl/merge.go ./src/google.golang.org/protobuf/internal/impl/merge_gen.go ./src/google.golang.org/protobuf/internal/impl/message.go ./src/google.golang.org/protobuf/internal/impl/message_reflect.go ./src/google.golang.org/protobuf/internal/impl/message_reflect_field.go ./src/google.golang.org/protobuf/internal/impl/message_reflect_gen.go ./src/google.golang.org/protobuf/internal/impl/pointer_unsafe.go ./src/google.golang.org/protobuf/internal/impl/validate.go ./src/google.golang.org/protobuf/internal/impl/weak.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b750/_pkg_.a # internal cp $WORK/b750/_pkg_.a /builddir/.cache/go-build/59/5901e95df2cb8f88bf66e08072af96f3eecff2f87855b51a1fdbcaef79aa112d-d # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage net -dynimport $WORK/b068/_cgo_.o -dynout $WORK/b068/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b647/_pkg_.a # internal cp $WORK/b647/_pkg_.a /builddir/.cache/go-build/b4/b4106ae6a55d937cf7843ce6bc7b3c20d6d867bd181d29694e77316126bee5c1-d # internal cat >/tmp/go-build267750084/b512/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build267750084/b086/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile syscall=/tmp/go-build267750084/b024/_pkg_.a packagefile runtime/cgo=/tmp/go-build267750084/b058/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b512/_pkg_.a -trimpath "$WORK/b512=>" -p github.com/containers/storage/pkg/loopback -installsuffix shared -buildid ntGDdxRDwF6akHxm1acX/ntGDdxRDwF6akHxm1acX -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b512/importcfg -pack ./src/github.com/containers/storage/pkg/loopback/attach_loopback.go ./src/github.com/containers/storage/pkg/loopback/ioctl.go ./src/github.com/containers/storage/pkg/loopback/loopback.go ./src/github.com/containers/storage/pkg/loopback/loopback_unsupported.go $WORK/b512/_cgo_gotypes.go $WORK/b512/loop_wrapper.cgo1.go $WORK/b512/_cgo_import.go cat >/tmp/go-build267750084/b068/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=/tmp/go-build267750084/b002/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=/tmp/go-build267750084/b069/_pkg_.a packagefile internal/bytealg=/tmp/go-build267750084/b010/_pkg_.a packagefile internal/godebug=/tmp/go-build267750084/b055/_pkg_.a packagefile internal/itoa=/tmp/go-build267750084/b025/_pkg_.a packagefile internal/nettrace=/tmp/go-build267750084/b070/_pkg_.a packagefile internal/poll=/tmp/go-build267750084/b043/_pkg_.a packagefile internal/singleflight=/tmp/go-build267750084/b071/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build267750084/b044/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile io/fs=/tmp/go-build267750084/b048/_pkg_.a packagefile net/netip=/tmp/go-build267750084/b072/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile runtime=/tmp/go-build267750084/b009/_pkg_.a packagefile sort=/tmp/go-build267750084/b041/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build267750084/b022/_pkg_.a packagefile syscall=/tmp/go-build267750084/b024/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a packagefile runtime/cgo=/tmp/go-build267750084/b058/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -p net -std -installsuffix shared -buildid IGy8xlGLT0G28wGuRCfM/IGy8xlGLT0G28wGuRCfM -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b068/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_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/sendfile_linux.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/sockoptip_linux.go /usr/lib/golang/src/net/sockoptip_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/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/b068/_cgo_gotypes.go $WORK/b068/cgo_linux.cgo1.go $WORK/b068/cgo_resnew.cgo1.go $WORK/b068/cgo_socknew.cgo1.go $WORK/b068/cgo_unix_cgo.cgo1.go $WORK/b068/cgo_unix_cgo_res.cgo1.go $WORK/b068/_cgo_import.go cd $WORK/b516 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/containers/storage/drivers/quota -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b516=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=6SPAVGflmhMUXlXh_ztn -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/c8/c85a3792a42d564d9fcda97751ea9b55e61b58df90f4c1876c961e628c9c252d-d # internal github.com/containers/storage/pkg/unshare mkdir -p $WORK/b165/ echo > $WORK/b165/preferlinkext cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/containers/storage/pkg/unshare TERM='dumb' CGO_LDFLAGS='"-O2" "-g"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b165/ -importpath github.com/containers/storage/pkg/unshare -- -I $WORK/b165/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall ./getenv_linux_cgo.go ./unshare_cgo.go github.com/containers/storage/pkg/idmap mkdir -p $WORK/b520/ cat >/tmp/go-build267750084/b520/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=/tmp/go-build267750084/b155/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build267750084/b087/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile runtime=/tmp/go-build267750084/b009/_pkg_.a packagefile syscall=/tmp/go-build267750084/b024/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b520/_pkg_.a -trimpath "$WORK/b520=>" -p github.com/containers/storage/pkg/idmap -complete -installsuffix shared -buildid 2Kl4-pI2Zhn9NOhLRQQ8/2Kl4-pI2Zhn9NOhLRQQ8 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b520/importcfg -pack ./src/github.com/containers/storage/pkg/idmap/idmapped_utils.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b681/_pkg_.a # internal cp $WORK/b681/_pkg_.a /builddir/.cache/go-build/b9/b93db31744a63150106ab83eccdbed18a4cb57869f9949162ac4089ff29e4af5-d # internal cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/containers/storage/pkg/loopback /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b512/_pkg_.a $WORK/b512/preferlinkext $WORK/b512/_x001.o $WORK/b512/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b512/_pkg_.a # internal cp $WORK/b512/_pkg_.a /builddir/.cache/go-build/50/50c22047889c0f293abd75f538ec82d33fd82a516ee18a89fab6375797c5d043-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b734/_pkg_.a # internal cp $WORK/b734/_pkg_.a /builddir/.cache/go-build/75/75b0f8a8b735feee802577506c172c66208f33462327111601d0c44095a19e1a-d # internal go/internal/typeparams mkdir -p $WORK/b738/ cat >/tmp/go-build267750084/b738/importcfg << 'EOF' # internal # import config packagefile go/ast=/tmp/go-build267750084/b734/_pkg_.a packagefile go/token=/tmp/go-build267750084/b238/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b738/_pkg_.a -trimpath "$WORK/b738=>" -p go/internal/typeparams -std -complete -installsuffix shared -buildid mar_zmkBDrWzHwhSkJDm/mar_zmkBDrWzHwhSkJDm -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b738/importcfg -pack /usr/lib/golang/src/go/internal/typeparams/typeparams.go go/printer mkdir -p $WORK/b739/ cat >/tmp/go-build267750084/b739/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile go/ast=/tmp/go-build267750084/b734/_pkg_.a packagefile go/build/constraint=/tmp/go-build267750084/b737/_pkg_.a packagefile go/doc/comment=/tmp/go-build267750084/b740/_pkg_.a packagefile go/token=/tmp/go-build267750084/b238/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile math=/tmp/go-build267750084/b035/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile sort=/tmp/go-build267750084/b041/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a packagefile text/tabwriter=/tmp/go-build267750084/b419/_pkg_.a packagefile unicode=/tmp/go-build267750084/b030/_pkg_.a packagefile unicode/utf8=/tmp/go-build267750084/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b739/_pkg_.a -trimpath "$WORK/b739=>" -p go/printer -std -complete -installsuffix shared -buildid kGNL8d0OnEZluxhZTR_4/kGNL8d0OnEZluxhZTR_4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b739/importcfg -pack /usr/lib/golang/src/go/printer/comment.go /usr/lib/golang/src/go/printer/gobuild.go /usr/lib/golang/src/go/printer/nodes.go /usr/lib/golang/src/go/printer/printer.go TERM='dumb' gcc -I ./src/github.com/containers/storage/drivers/quota -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b516=/tmp/go-build -gno-record-gcc-switches -o $WORK/b516/_cgo_.o $WORK/b516/_cgo_main.o $WORK/b516/preferlinkext $WORK/b516/_x001.o $WORK/b516/_x002.o -O2 -g /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b726/_pkg_.a # internal cp $WORK/b726/_pkg_.a /builddir/.cache/go-build/96/96a1e851c6a5267f7282a29ba2e3824ed8c3618bc19544a522006773ded968cb-d # internal debug/elf mkdir -p $WORK/b725/ cat >/tmp/go-build267750084/b725/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile compress/zlib=/tmp/go-build267750084/b389/_pkg_.a packagefile debug/dwarf=/tmp/go-build267750084/b726/_pkg_.a packagefile encoding/binary=/tmp/go-build267750084/b034/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile internal/saferio=/tmp/go-build267750084/b346/_pkg_.a packagefile internal/zstd=/tmp/go-build267750084/b727/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b725/_pkg_.a -trimpath "$WORK/b725=>" -p debug/elf -std -complete -installsuffix shared -buildid -2HVd267UvUMEO_D8GCT/-2HVd267UvUMEO_D8GCT -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b725/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b728/_pkg_.a # internal cp $WORK/b728/_pkg_.a /builddir/.cache/go-build/1a/1ab686250fa795121fdf3df375087a3a5438f232989b4037cfb0831f8e48d6a7-d # internal github.com/opencontainers/runc/libcontainer/cgroups/ebpf/devicefilter mkdir -p $WORK/b742/ cat >/tmp/go-build267750084/b742/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/cilium/ebpf/asm=/tmp/go-build267750084/b728/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups/devices=/tmp/go-build267750084/b720/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/devices=/tmp/go-build267750084/b196/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build267750084/b087/_pkg_.a packagefile math=/tmp/go-build267750084/b035/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b742/_pkg_.a -trimpath "$WORK/b742=>" -p github.com/opencontainers/runc/libcontainer/cgroups/ebpf/devicefilter -complete -installsuffix shared -buildid vy-MupZWgKgw6b2iO7S3/vy-MupZWgKgw6b2iO7S3 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b742/importcfg -pack ./src/github.com/opencontainers/runc/libcontainer/cgroups/ebpf/devicefilter/devicefilter.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b507/_pkg_.a # internal cp $WORK/b507/_pkg_.a /builddir/.cache/go-build/bf/bf8b5dfb91b381a6adb6991b7650cb398ca19b6428bd8b956f9962b0a12b99c7-d # internal github.com/opencontainers/selinux/go-selinux/label mkdir -p $WORK/b506/ cat >/tmp/go-build267750084/b506/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=/tmp/go-build267750084/b507/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b506/_pkg_.a -trimpath "$WORK/b506=>" -p github.com/opencontainers/selinux/go-selinux/label -complete -installsuffix shared -buildid JHed6zJfZIva_m4PDMDN/JHed6zJfZIva_m4PDMDN -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b506/importcfg -pack ./src/github.com/opencontainers/selinux/go-selinux/label/label.go ./src/github.com/opencontainers/selinux/go-selinux/label/label_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b738/_pkg_.a # internal cp $WORK/b738/_pkg_.a /builddir/.cache/go-build/0a/0a1998f59bcf37035aa5a7c40078a07ba757d2eccf1488dc3d26e99d05d3e762-d # internal go/parser mkdir -p $WORK/b736/ cat >/tmp/go-build267750084/b736/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile go/ast=/tmp/go-build267750084/b734/_pkg_.a packagefile go/build/constraint=/tmp/go-build267750084/b737/_pkg_.a packagefile go/internal/typeparams=/tmp/go-build267750084/b738/_pkg_.a packagefile go/scanner=/tmp/go-build267750084/b735/_pkg_.a packagefile go/token=/tmp/go-build267750084/b238/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile io/fs=/tmp/go-build267750084/b048/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile path/filepath=/tmp/go-build267750084/b059/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b736/_pkg_.a -trimpath "$WORK/b736=>" -p go/parser -std -complete -installsuffix shared -buildid 3zi7263m9FK0wKv4fDnD/3zi7263m9FK0wKv4fDnD -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b736/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b756/_pkg_.a # internal cp $WORK/b756/_pkg_.a /builddir/.cache/go-build/97/9703819f2675b1a0f709681b44813bae93eea3278fa8117171d1575b85c0f344-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b520/_pkg_.a # internal cp $WORK/b520/_pkg_.a /builddir/.cache/go-build/e9/e9334ac634d6b21d446d50e5f44529e79adbdfaa8dc01f404cc3afa994eab35c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b745/_pkg_.a # internal cp $WORK/b745/_pkg_.a /builddir/.cache/go-build/b5/b52a1d7ca7ee303641745db3578a9826b7d767636b394543b9575db6ce0a145e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b444/_pkg_.a # internal cp $WORK/b444/_pkg_.a /builddir/.cache/go-build/b7/b7f420e6ce403426e407f041301608665529b82ba45667cee408a50a82a3bff5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b506/_pkg_.a # internal cp $WORK/b506/_pkg_.a /builddir/.cache/go-build/cb/cb0288f3bc524ea85eec9871ac4a3bb6576b144c35b286d97418ef6fdd0cc0e6-d # internal github.com/containers/common/pkg/subscriptions mkdir -p $WORK/b753/ cat >/tmp/go-build267750084/b753/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build267750084/b060/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/containers/common/pkg/umask=/tmp/go-build267750084/b754/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=/tmp/go-build267750084/b155/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build267750084/b167/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=/tmp/go-build267750084/b506/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build267750084/b086/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile path/filepath=/tmp/go-build267750084/b059/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b753/_pkg_.a -trimpath "$WORK/b753=>" -p github.com/containers/common/pkg/subscriptions -complete -installsuffix shared -buildid -MA20MkHAU3ahExU4xd-/-MA20MkHAU3ahExU4xd- -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b753/importcfg -pack ./src/github.com/containers/common/pkg/subscriptions/subscriptions.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b742/_pkg_.a # internal cp $WORK/b742/_pkg_.a /builddir/.cache/go-build/ad/ad52a910b95634481c2177e57ffaad7aa406cbb697febe4290e6a5bbd02f47b8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b188/_pkg_.a # internal cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/d3/d338dc5d74d2f1d633a94bbd711428d466821a7f289b2444903d3a138f4a957d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b290/_pkg_.a # internal cp $WORK/b290/_pkg_.a /builddir/.cache/go-build/bd/bd6fba030354dd96126d319fb3f1040da5e0333e0d0f616ec6820b89f5e9ae21-d # internal github.com/vbatts/tar-split/tar/asm mkdir -p $WORK/b291/ cat >/tmp/go-build267750084/b291/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=/tmp/go-build267750084/b290/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=/tmp/go-build267750084/b292/_pkg_.a packagefile hash=/tmp/go-build267750084/b077/_pkg_.a packagefile hash/crc64=/tmp/go-build267750084/b186/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b291/_pkg_.a -trimpath "$WORK/b291=>" -p github.com/vbatts/tar-split/tar/asm -complete -installsuffix shared -buildid SYTJaQIqMPfXE5IJStnA/SYTJaQIqMPfXE5IJStnA -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b291/importcfg -pack ./src/github.com/vbatts/tar-split/tar/asm/assemble.go ./src/github.com/vbatts/tar-split/tar/asm/disassemble.go ./src/github.com/vbatts/tar-split/tar/asm/doc.go github.com/containers/storage/pkg/tarlog mkdir -p $WORK/b528/ cat >/tmp/go-build267750084/b528/importcfg << 'EOF' # internal # import config packagefile github.com/sirupsen/logrus=/tmp/go-build267750084/b086/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=/tmp/go-build267750084/b290/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b528/_pkg_.a -trimpath "$WORK/b528=>" -p github.com/containers/storage/pkg/tarlog -complete -installsuffix shared -buildid UFL1HJ-Hq2lKA2Up0HpB/UFL1HJ-Hq2lKA2Up0HpB -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b528/importcfg -pack ./src/github.com/containers/storage/pkg/tarlog/tarlogger.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b388/_pkg_.a # internal cp $WORK/b388/_pkg_.a /builddir/.cache/go-build/21/213aa2d10d49ba189e50283e98515796bbaff50003394fc3eeb4f82aee56856c-d # internal golang.org/x/crypto/openpgp mkdir -p $WORK/b385/ cat >/tmp/go-build267750084/b385/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build267750084/b076/_pkg_.a packagefile crypto/rsa=/tmp/go-build267750084/b116/_pkg_.a packagefile crypto/sha256=/tmp/go-build267750084/b117/_pkg_.a packagefile golang.org/x/crypto/openpgp/armor=/tmp/go-build267750084/b386/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=/tmp/go-build267750084/b387/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=/tmp/go-build267750084/b388/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=/tmp/go-build267750084/b393/_pkg_.a packagefile hash=/tmp/go-build267750084/b077/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b385/_pkg_.a -trimpath "$WORK/b385=>" -p golang.org/x/crypto/openpgp -complete -installsuffix shared -buildid __XkG9iO0UBrYo0klc6X/__XkG9iO0UBrYo0klc6X -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b385/importcfg -pack ./src/golang.org/x/crypto/openpgp/canonical_text.go ./src/golang.org/x/crypto/openpgp/keys.go ./src/golang.org/x/crypto/openpgp/read.go ./src/golang.org/x/crypto/openpgp/write.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/f2/f26bc18594713c0927960ddf7b53d1d1883b102690bcac54cd1fefd763e08373-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b528/_pkg_.a # internal cp $WORK/b528/_pkg_.a /builddir/.cache/go-build/35/355e6097887bd5cf8d72fe21a7f950c729487d73b84bc58c67d92299c58dc596-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b753/_pkg_.a # internal cp $WORK/b753/_pkg_.a /builddir/.cache/go-build/66/664ac35d14532d9db55dc6f0a27fa2834d5f719a726918a2d36c1bc305269453-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b291/_pkg_.a # internal cp $WORK/b291/_pkg_.a /builddir/.cache/go-build/8d/8dba448a76b56d565c9872eeb4f780634e0c8b14cde7769e3dbd889f6e0ab93d-d # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage quota -dynimport $WORK/b516/_cgo_.o -dynout $WORK/b516/_cgo_import.go cat >/tmp/go-build267750084/b516/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/containers/storage/pkg/directory=/tmp/go-build267750084/b500/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build267750084/b086/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build267750084/b087/_pkg_.a packagefile math=/tmp/go-build267750084/b035/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile path=/tmp/go-build267750084/b049/_pkg_.a packagefile path/filepath=/tmp/go-build267750084/b059/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a packagefile syscall=/tmp/go-build267750084/b024/_pkg_.a packagefile runtime/cgo=/tmp/go-build267750084/b058/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b516/_pkg_.a -trimpath "$WORK/b516=>" -p github.com/containers/storage/drivers/quota -installsuffix shared -buildid 6SPAVGflmhMUXlXh_ztn/6SPAVGflmhMUXlXh_ztn -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b516/importcfg -pack ./src/github.com/containers/storage/drivers/quota/projectquota.go $WORK/b516/_cgo_gotypes.go $WORK/b516/projectquota_supported.cgo1.go $WORK/b516/_cgo_import.go cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/klauspost/compress/zstd /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/klauspost/compress/zstd -trimpath "$WORK/b170=>" -I $WORK/b170/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b170/fse_decoder_amd64.o ./fse_decoder_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/klauspost/compress/zstd -trimpath "$WORK/b170=>" -I $WORK/b170/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b170/matchlen_amd64.o ./matchlen_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/klauspost/compress/zstd -trimpath "$WORK/b170=>" -I $WORK/b170/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b170/seqdec_amd64.o ./seqdec_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b330/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b385/_pkg_.a # internal cd $WORK/b165 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/containers/storage/pkg/unshare -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b165=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -frandom-seed=xfOvVjJMKsExG_nWD9WX -o ./_x001.o -c _cgo_export.c cp $WORK/b385/_pkg_.a /builddir/.cache/go-build/47/4793f5a47d8b147b91f5fc02c032ebb6ad86628504c541561e1aedfda2b4302a-d # internal cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/containers/storage/drivers/quota /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b516/_pkg_.a $WORK/b516/preferlinkext $WORK/b516/_x001.o $WORK/b516/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b516/_pkg_.a # internal cp $WORK/b330/_pkg_.a /builddir/.cache/go-build/19/19b40b8331572cf6c8fc9b8fb15d5d9b141747e720222a4af66dcb545fc40283-d # internal go.mongodb.org/mongo-driver/bson/bsoncodec mkdir -p $WORK/b328/ cat >/tmp/go-build267750084/b328/importcfg << 'EOF' # internal # import config packagefile encoding=/tmp/go-build267750084/b032/_pkg_.a packagefile encoding/json=/tmp/go-build267750084/b027/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonoptions=/tmp/go-build267750084/b329/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonrw=/tmp/go-build267750084/b330/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=/tmp/go-build267750084/b331/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=/tmp/go-build267750084/b332/_pkg_.a packagefile go.mongodb.org/mongo-driver/x/bsonx/bsoncore=/tmp/go-build267750084/b333/_pkg_.a packagefile math=/tmp/go-build267750084/b035/_pkg_.a packagefile net/url=/tmp/go-build267750084/b132/_pkg_.a packagefile reflect=/tmp/go-build267750084/b037/_pkg_.a packagefile sort=/tmp/go-build267750084/b041/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build267750084/b022/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a EOF cp $WORK/b516/_pkg_.a /builddir/.cache/go-build/e0/e06e46f3f15792641631f3fde492f527659a01d8c94d35be91697a942461bb1c-d # internal cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b328/_pkg_.a -trimpath "$WORK/b328=>" -p go.mongodb.org/mongo-driver/bson/bsoncodec -complete -installsuffix shared -buildid 6R70YkxwdjP2nb4HMZz4/6R70YkxwdjP2nb4HMZz4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b328/importcfg -pack ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/array_codec.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/bsoncodec.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/byte_slice_codec.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/codec_cache.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/cond_addr_codec.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/default_value_decoders.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/default_value_encoders.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/doc.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/empty_interface_codec.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/map_codec.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/mode.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/pointer_codec.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/proxy.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/registry.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/slice_codec.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/string_codec.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/struct_codec.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/struct_tag_parser.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/time_codec.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/types.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/uint_codec.go cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/klauspost/compress/zstd /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b170/_pkg_.a $WORK/b170/fse_decoder_amd64.o $WORK/b170/matchlen_amd64.o $WORK/b170/seqdec_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b170/_pkg_.a # internal cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/77/776c1c6c197089b23d68311f43a247b4de47e8aac89a1c04d05a805b33080eac-d # internal github.com/containers/storage/pkg/chunked/internal mkdir -p $WORK/b289/ cat >/tmp/go-build267750084/b289/importcfg << 'EOF' # internal # import config packagefile archive/tar=/tmp/go-build267750084/b054/_pkg_.a packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile encoding/binary=/tmp/go-build267750084/b034/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/json-iterator/go=/tmp/go-build267750084/b188/_pkg_.a packagefile github.com/klauspost/compress/zstd=/tmp/go-build267750084/b170/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build267750084/b075/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b289/_pkg_.a -trimpath "$WORK/b289=>" -p github.com/containers/storage/pkg/chunked/internal -complete -installsuffix shared -buildid Ld8_odV-vACuw7x4Sj-y/Ld8_odV-vACuw7x4Sj-y -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b289/importcfg -pack ./src/github.com/containers/storage/pkg/chunked/internal/compression.go github.com/containerd/stargz-snapshotter/estargz mkdir -p $WORK/b533/ cat >/tmp/go-build267750084/b533/importcfg << 'EOF' # internal # import config packagefile archive/tar=/tmp/go-build267750084/b054/_pkg_.a packagefile bufio=/tmp/go-build267750084/b060/_pkg_.a packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile compress/gzip=/tmp/go-build267750084/b199/_pkg_.a packagefile context=/tmp/go-build267750084/b002/_pkg_.a packagefile crypto/sha256=/tmp/go-build267750084/b117/_pkg_.a packagefile encoding/binary=/tmp/go-build267750084/b034/_pkg_.a packagefile encoding/json=/tmp/go-build267750084/b027/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/containerd/stargz-snapshotter/estargz/errorutil=/tmp/go-build267750084/b534/_pkg_.a packagefile github.com/klauspost/compress/zstd=/tmp/go-build267750084/b170/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build267750084/b075/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=/tmp/go-build267750084/b290/_pkg_.a packagefile golang.org/x/sync/errgroup=/tmp/go-build267750084/b535/_pkg_.a packagefile hash=/tmp/go-build267750084/b077/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile math/rand=/tmp/go-build267750084/b108/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile path=/tmp/go-build267750084/b049/_pkg_.a packagefile path/filepath=/tmp/go-build267750084/b059/_pkg_.a packagefile reflect=/tmp/go-build267750084/b037/_pkg_.a packagefile runtime=/tmp/go-build267750084/b009/_pkg_.a packagefile sort=/tmp/go-build267750084/b041/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a packagefile testing=/tmp/go-build267750084/b474/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a EOF github.com/docker/docker/pkg/archive /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b533/_pkg_.a -trimpath "$WORK/b533=>" -p github.com/containerd/stargz-snapshotter/estargz -complete -installsuffix shared -buildid zbIaLFJ0DaGgmYx3G5hs/zbIaLFJ0DaGgmYx3G5hs -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b533/importcfg -pack ./src/github.com/containerd/stargz-snapshotter/estargz/build.go ./src/github.com/containerd/stargz-snapshotter/estargz/estargz.go ./src/github.com/containerd/stargz-snapshotter/estargz/gzip.go ./src/github.com/containerd/stargz-snapshotter/estargz/testutil.go ./src/github.com/containerd/stargz-snapshotter/estargz/types.go mkdir -p $WORK/b639/ cat >/tmp/go-build267750084/b639/importcfg << 'EOF' # internal # import config packagefile archive/tar=/tmp/go-build267750084/b054/_pkg_.a packagefile bufio=/tmp/go-build267750084/b060/_pkg_.a packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile compress/bzip2=/tmp/go-build267750084/b152/_pkg_.a packagefile compress/gzip=/tmp/go-build267750084/b199/_pkg_.a packagefile context=/tmp/go-build267750084/b002/_pkg_.a packagefile encoding/binary=/tmp/go-build267750084/b034/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/containerd/containerd/pkg/userns=/tmp/go-build267750084/b640/_pkg_.a packagefile github.com/containerd/log=/tmp/go-build267750084/b271/_pkg_.a packagefile github.com/docker/docker/pkg/idtools=/tmp/go-build267750084/b641/_pkg_.a packagefile github.com/docker/docker/pkg/ioutils=/tmp/go-build267750084/b642/_pkg_.a packagefile github.com/docker/docker/pkg/pools=/tmp/go-build267750084/b643/_pkg_.a packagefile github.com/docker/docker/pkg/system=/tmp/go-build267750084/b644/_pkg_.a packagefile github.com/klauspost/compress/zstd=/tmp/go-build267750084/b170/_pkg_.a packagefile github.com/moby/patternmatcher=/tmp/go-build267750084/b645/_pkg_.a packagefile github.com/moby/sys/sequential=/tmp/go-build267750084/b646/_pkg_.a packagefile github.com/pkg/errors=/tmp/go-build267750084/b567/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build267750084/b087/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile os/exec=/tmp/go-build267750084/b160/_pkg_.a packagefile path/filepath=/tmp/go-build267750084/b059/_pkg_.a packagefile runtime=/tmp/go-build267750084/b009/_pkg_.a packagefile sort=/tmp/go-build267750084/b041/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile syscall=/tmp/go-build267750084/b024/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b639/_pkg_.a -trimpath "$WORK/b639=>" -p github.com/docker/docker/pkg/archive -complete -installsuffix shared -buildid Ng0HOzUvEbx35tTN183H/Ng0HOzUvEbx35tTN183H -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b639/importcfg -pack ./src/github.com/docker/docker/pkg/archive/archive.go ./src/github.com/docker/docker/pkg/archive/archive_linux.go ./src/github.com/docker/docker/pkg/archive/archive_unix.go ./src/github.com/docker/docker/pkg/archive/changes.go ./src/github.com/docker/docker/pkg/archive/changes_linux.go ./src/github.com/docker/docker/pkg/archive/changes_unix.go ./src/github.com/docker/docker/pkg/archive/copy.go ./src/github.com/docker/docker/pkg/archive/copy_unix.go ./src/github.com/docker/docker/pkg/archive/diff.go ./src/github.com/docker/docker/pkg/archive/diff_unix.go ./src/github.com/docker/docker/pkg/archive/path.go ./src/github.com/docker/docker/pkg/archive/path_unix.go ./src/github.com/docker/docker/pkg/archive/time_linux.go ./src/github.com/docker/docker/pkg/archive/whiteouts.go ./src/github.com/docker/docker/pkg/archive/wrap.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b725/_pkg_.a # internal cd $WORK/b165 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/containers/storage/pkg/unshare -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b165=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -frandom-seed=xfOvVjJMKsExG_nWD9WX -o ./_x002.o -c getenv_linux_cgo.cgo2.c cp $WORK/b725/_pkg_.a /builddir/.cache/go-build/00/00c50f6be3bf06a1ecb0907cc9a101efc85a830f42c7aba9649c5730409ebe02-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b289/_pkg_.a # internal cp $WORK/b289/_pkg_.a /builddir/.cache/go-build/8c/8cad910ec588d98a337bd675841d82345b1258f2e3fa5f226fda7d6f95e4b117-d # internal github.com/containers/storage/pkg/chunked/compressor mkdir -p $WORK/b288/ github.com/containers/storage/pkg/chunked/toc github.com/containers/storage/pkg/chunked/dump mkdir -p $WORK/b477/ cat >/tmp/go-build267750084/b288/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build267750084/b060/_pkg_.a packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile encoding/base64=/tmp/go-build267750084/b033/_pkg_.a packagefile github.com/containers/storage/pkg/chunked/internal=/tmp/go-build267750084/b289/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=/tmp/go-build267750084/b163/_pkg_.a packagefile github.com/klauspost/compress/zstd=/tmp/go-build267750084/b170/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build267750084/b075/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=/tmp/go-build267750084/b290/_pkg_.a packagefile github.com/vbatts/tar-split/tar/asm=/tmp/go-build267750084/b291/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=/tmp/go-build267750084/b292/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile math/bits=/tmp/go-build267750084/b036/_pkg_.a EOF mkdir -p $WORK/b517/ cat >/tmp/go-build267750084/b477/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile github.com/containers/storage/pkg/chunked/internal=/tmp/go-build267750084/b289/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build267750084/b075/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b288/_pkg_.a -trimpath "$WORK/b288=>" -p github.com/containers/storage/pkg/chunked/compressor -complete -installsuffix shared -buildid FVTzms7mZtMFzXcWj3K8/FVTzms7mZtMFzXcWj3K8 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b288/importcfg -pack ./src/github.com/containers/storage/pkg/chunked/compressor/compressor.go ./src/github.com/containers/storage/pkg/chunked/compressor/rollsum.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b477/_pkg_.a -trimpath "$WORK/b477=>" -p github.com/containers/storage/pkg/chunked/toc -complete -installsuffix shared -buildid DSzXCBOVRM6xJG-JlPj-/DSzXCBOVRM6xJG-JlPj- -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b477/importcfg -pack ./src/github.com/containers/storage/pkg/chunked/toc/toc.go cat >/tmp/go-build267750084/b517/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build267750084/b060/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/containers/storage/pkg/chunked/internal=/tmp/go-build267750084/b289/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build267750084/b087/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile path/filepath=/tmp/go-build267750084/b059/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a packagefile unicode=/tmp/go-build267750084/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b517/_pkg_.a -trimpath "$WORK/b517=>" -p github.com/containers/storage/pkg/chunked/dump -complete -installsuffix shared -buildid HyWxLr46OBa8eae2BdGI/HyWxLr46OBa8eae2BdGI -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b517/importcfg -pack ./src/github.com/containers/storage/pkg/chunked/dump/dump.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b739/_pkg_.a # internal cd $WORK/b165 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/containers/storage/pkg/unshare -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b165=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -frandom-seed=xfOvVjJMKsExG_nWD9WX -o ./_x003.o -c unshare_cgo.cgo2.c cp $WORK/b739/_pkg_.a /builddir/.cache/go-build/42/4223045924c96786609d85fa69d1408ec3fa3cf1cbe0d92f1369efeb85354d3e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b477/_pkg_.a # internal cp $WORK/b477/_pkg_.a /builddir/.cache/go-build/15/1594b3110d18a62facb9246b57268fe85a0bd0206622b12f02aa27be80ed3036-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b736/_pkg_.a # internal cp $WORK/b736/_pkg_.a /builddir/.cache/go-build/dc/dc97d63d1a428f93ec56d577959aa161c3417a300e7b294f247d8967edb83ce1-d # internal go/format mkdir -p $WORK/b733/ cat >/tmp/go-build267750084/b733/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile go/ast=/tmp/go-build267750084/b734/_pkg_.a packagefile go/parser=/tmp/go-build267750084/b736/_pkg_.a packagefile go/printer=/tmp/go-build267750084/b739/_pkg_.a packagefile go/token=/tmp/go-build267750084/b238/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b733/_pkg_.a -trimpath "$WORK/b733=>" -p go/format -std -complete -installsuffix shared -buildid xeAjZMsPKOUOK6KLKYin/xeAjZMsPKOUOK6KLKYin -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b733/importcfg -pack /usr/lib/golang/src/go/format/format.go /usr/lib/golang/src/go/format/internal.go cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/containers/storage/pkg/unshare TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b165=/tmp/go-build -gno-record-gcc-switches -I $WORK/b165/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -frandom-seed=xfOvVjJMKsExG_nWD9WX -o $WORK/b165/_x004.o -c unshare.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b733/_pkg_.a # internal cp $WORK/b733/_pkg_.a /builddir/.cache/go-build/97/971d6ac1a3726eab89981dea81552e0ab4eab0a7e6e1add1216ccb3c2b3fadd4-d # internal github.com/cilium/ebpf/internal mkdir -p $WORK/b732/ cat >/tmp/go-build267750084/b732/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build267750084/b060/_pkg_.a packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile compress/gzip=/tmp/go-build267750084/b199/_pkg_.a packagefile debug/elf=/tmp/go-build267750084/b725/_pkg_.a packagefile encoding/binary=/tmp/go-build267750084/b034/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/cilium/ebpf/internal/sys=/tmp/go-build267750084/b729/_pkg_.a packagefile github.com/cilium/ebpf/internal/unix=/tmp/go-build267750084/b730/_pkg_.a packagefile go/format=/tmp/go-build267750084/b733/_pkg_.a packagefile go/scanner=/tmp/go-build267750084/b735/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile math=/tmp/go-build267750084/b035/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile path/filepath=/tmp/go-build267750084/b059/_pkg_.a packagefile runtime=/tmp/go-build267750084/b009/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a packagefile unicode=/tmp/go-build267750084/b030/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b732/_pkg_.a -trimpath "$WORK/b732=>" -p github.com/cilium/ebpf/internal -complete -installsuffix shared -buildid RbQOylyHUJN1fWn3Ss2F/RbQOylyHUJN1fWn3Ss2F -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b732/importcfg -pack ./src/github.com/cilium/ebpf/internal/align.go ./src/github.com/cilium/ebpf/internal/cpu.go ./src/github.com/cilium/ebpf/internal/elf.go ./src/github.com/cilium/ebpf/internal/endian_le.go ./src/github.com/cilium/ebpf/internal/errors.go ./src/github.com/cilium/ebpf/internal/feature.go ./src/github.com/cilium/ebpf/internal/io.go ./src/github.com/cilium/ebpf/internal/output.go ./src/github.com/cilium/ebpf/internal/pinning.go ./src/github.com/cilium/ebpf/internal/vdso.go ./src/github.com/cilium/ebpf/internal/version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b517/_pkg_.a # internal cp $WORK/b517/_pkg_.a /builddir/.cache/go-build/73/733c223a858b230cbf15fc996222f0426804b77938e3e54ce4eddf174085d5ae-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b288/_pkg_.a # internal cp $WORK/b288/_pkg_.a /builddir/.cache/go-build/e9/e98e28f1c2e710d62fd2dc0afb62d9f4edb32ad808e32968a0090c0a2c59de60-d # internal github.com/containers/image/v5/pkg/compression mkdir -p $WORK/b287/ cat >/tmp/go-build267750084/b287/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile compress/bzip2=/tmp/go-build267750084/b152/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/internal=/tmp/go-build267750084/b083/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=/tmp/go-build267750084/b082/_pkg_.a packagefile github.com/containers/storage/pkg/chunked/compressor=/tmp/go-build267750084/b288/_pkg_.a packagefile github.com/klauspost/compress/zstd=/tmp/go-build267750084/b170/_pkg_.a packagefile github.com/klauspost/pgzip=/tmp/go-build267750084/b179/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build267750084/b086/_pkg_.a packagefile github.com/ulikunitz/xz=/tmp/go-build267750084/b182/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b287/_pkg_.a -trimpath "$WORK/b287=>" -p github.com/containers/image/v5/pkg/compression -complete -installsuffix shared -buildid 5abBm-RUb9j1BpsQZqKc/5abBm-RUb9j1BpsQZqKc -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b287/importcfg -pack ./src/github.com/containers/image/v5/pkg/compression/compression.go ./src/github.com/containers/image/v5/pkg/compression/zstd.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b287/_pkg_.a # internal cp $WORK/b287/_pkg_.a /builddir/.cache/go-build/18/18dfb88c2cbe0ca533b7f6fd6073443b85dc89d2dadc02b1450f48d3d31ac47d-d # internal github.com/containers/image/v5/internal/blobinfocache mkdir -p $WORK/b286/ cat >/tmp/go-build267750084/b286/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/pkg/compression=/tmp/go-build267750084/b287/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=/tmp/go-build267750084/b082/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build267750084/b081/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build267750084/b075/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b286/_pkg_.a -trimpath "$WORK/b286=>" -p github.com/containers/image/v5/internal/blobinfocache -complete -installsuffix shared -buildid oVs7IB9ZmVcWdJhyyOQ2/oVs7IB9ZmVcWdJhyyOQ2 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b286/importcfg -pack ./src/github.com/containers/image/v5/internal/blobinfocache/blobinfocache.go ./src/github.com/containers/image/v5/internal/blobinfocache/types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b732/_pkg_.a # internal cp $WORK/b732/_pkg_.a /builddir/.cache/go-build/d1/d1edbbf63e2b33f5522aaf12f3cc417a9c962bfec2116f1d7a7d33ea91f26239-d # internal github.com/cilium/ebpf/btf mkdir -p $WORK/b731/ cat >/tmp/go-build267750084/b731/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build267750084/b060/_pkg_.a packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile debug/elf=/tmp/go-build267750084/b725/_pkg_.a packagefile encoding/binary=/tmp/go-build267750084/b034/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/cilium/ebpf/asm=/tmp/go-build267750084/b728/_pkg_.a packagefile github.com/cilium/ebpf/internal=/tmp/go-build267750084/b732/_pkg_.a packagefile github.com/cilium/ebpf/internal/sys=/tmp/go-build267750084/b729/_pkg_.a packagefile github.com/cilium/ebpf/internal/unix=/tmp/go-build267750084/b730/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile math=/tmp/go-build267750084/b035/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile reflect=/tmp/go-build267750084/b037/_pkg_.a packagefile sort=/tmp/go-build267750084/b041/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b731/_pkg_.a -trimpath "$WORK/b731=>" -p github.com/cilium/ebpf/btf -complete -installsuffix shared -buildid VJM0urh2rJjwU6ObcjHa/VJM0urh2rJjwU6ObcjHa -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b731/importcfg -pack ./src/github.com/cilium/ebpf/btf/btf.go ./src/github.com/cilium/ebpf/btf/btf_types.go ./src/github.com/cilium/ebpf/btf/btf_types_string.go ./src/github.com/cilium/ebpf/btf/core.go ./src/github.com/cilium/ebpf/btf/doc.go ./src/github.com/cilium/ebpf/btf/ext_info.go ./src/github.com/cilium/ebpf/btf/format.go ./src/github.com/cilium/ebpf/btf/handle.go ./src/github.com/cilium/ebpf/btf/strings.go ./src/github.com/cilium/ebpf/btf/types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b286/_pkg_.a # internal cp $WORK/b286/_pkg_.a /builddir/.cache/go-build/8d/8dd9941fc2f411c323ccd4364f899ff712e3433927e71d844ff0a4c07ffcadef-d # internal github.com/containers/image/v5/internal/private mkdir -p $WORK/b296/ github.com/containers/image/v5/pkg/blobinfocache/none mkdir -p $WORK/b299/ github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize cat >/tmp/go-build267750084/b296/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build267750084/b002/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build267750084/b074/_pkg_.a packagefile github.com/containers/image/v5/internal/blobinfocache=/tmp/go-build267750084/b286/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=/tmp/go-build267750084/b297/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=/tmp/go-build267750084/b082/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build267750084/b081/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build267750084/b075/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a EOF mkdir -p $WORK/b306/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b296/_pkg_.a -trimpath "$WORK/b296=>" -p github.com/containers/image/v5/internal/private -complete -installsuffix shared -buildid YUibxFHi7gpgcxPBgfn5/YUibxFHi7gpgcxPBgfn5 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b296/importcfg -pack ./src/github.com/containers/image/v5/internal/private/private.go cat >/tmp/go-build267750084/b299/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/internal/blobinfocache=/tmp/go-build267750084/b286/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build267750084/b081/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build267750084/b075/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b299/_pkg_.a -trimpath "$WORK/b299=>" -p github.com/containers/image/v5/pkg/blobinfocache/none -complete -installsuffix shared -buildid qCnF2Sl639e1jzameOPe/qCnF2Sl639e1jzameOPe -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b299/importcfg -pack ./src/github.com/containers/image/v5/pkg/blobinfocache/none/none.go cat >/tmp/go-build267750084/b306/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/internal/blobinfocache=/tmp/go-build267750084/b286/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build267750084/b075/_pkg_.a packagefile sort=/tmp/go-build267750084/b041/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b306/_pkg_.a -trimpath "$WORK/b306=>" -p github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize -complete -installsuffix shared -buildid JEymPylsMvdYX1x4CB-6/JEymPylsMvdYX1x4CB-6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b306/importcfg -pack ./src/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize/prioritize.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b299/_pkg_.a # internal cp $WORK/b299/_pkg_.a /builddir/.cache/go-build/2b/2b444d43dc2d798c9a8590ad39682608a779f3180e408626962591fe4fa150a3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b306/_pkg_.a # internal cp $WORK/b306/_pkg_.a /builddir/.cache/go-build/3b/3b57e50f25c5735639feba9d35b97c7b25bd30716fcca0b0b11b115d7a33d6fd-d # internal github.com/containers/image/v5/pkg/blobinfocache/memory mkdir -p $WORK/b305/ cat >/tmp/go-build267750084/b305/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/internal/blobinfocache=/tmp/go-build267750084/b286/_pkg_.a packagefile github.com/containers/image/v5/internal/set=/tmp/go-build267750084/b142/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=/tmp/go-build267750084/b306/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build267750084/b081/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build267750084/b075/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build267750084/b086/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b305/_pkg_.a -trimpath "$WORK/b305=>" -p github.com/containers/image/v5/pkg/blobinfocache/memory -complete -installsuffix shared -buildid ATV8OHJpY1f2OgNY5FGo/ATV8OHJpY1f2OgNY5FGo -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b305/importcfg -pack ./src/github.com/containers/image/v5/pkg/blobinfocache/memory/memory.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b296/_pkg_.a # internal cp $WORK/b296/_pkg_.a /builddir/.cache/go-build/27/27d84ae65a8b4b0c60f7937410e84e4f08f88fef5ea59ae41012d02cd92a01a6-d # internal github.com/containers/image/v5/internal/imagesource/stubs mkdir -p $WORK/b295/ github.com/containers/image/v5/internal/unparsedimage github.com/containers/image/v5/internal/imagedestination/stubs mkdir -p $WORK/b301/ cat >/tmp/go-build267750084/b295/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build267750084/b002/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/containers/image/v5/internal/private=/tmp/go-build267750084/b296/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build267750084/b081/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a EOF github.com/containers/image/v5/internal/imagesource/impl /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b295/_pkg_.a -trimpath "$WORK/b295=>" -p github.com/containers/image/v5/internal/imagesource/stubs -complete -installsuffix shared -buildid 1nlGSSYN5xKPE9zMATlr/1nlGSSYN5xKPE9zMATlr -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b295/importcfg -pack ./src/github.com/containers/image/v5/internal/imagesource/stubs/get_blob_at.go ./src/github.com/containers/image/v5/internal/imagesource/stubs/stubs.go mkdir -p $WORK/b491/ cat >/tmp/go-build267750084/b301/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build267750084/b002/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/containers/image/v5/internal/private=/tmp/go-build267750084/b296/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=/tmp/go-build267750084/b297/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build267750084/b081/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build267750084/b075/_pkg_.a EOF mkdir -p $WORK/b312/ cat >/tmp/go-build267750084/b491/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build267750084/b002/_pkg_.a packagefile github.com/containers/image/v5/internal/private=/tmp/go-build267750084/b296/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=/tmp/go-build267750084/b297/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build267750084/b081/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build267750084/b075/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b301/_pkg_.a -trimpath "$WORK/b301=>" -p github.com/containers/image/v5/internal/imagedestination/stubs -complete -installsuffix shared -buildid 1cudxsz_Dap9Np6qIXlV/1cudxsz_Dap9Np6qIXlV -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b301/importcfg -pack ./src/github.com/containers/image/v5/internal/imagedestination/stubs/put_blob_partial.go ./src/github.com/containers/image/v5/internal/imagedestination/stubs/signatures.go ./src/github.com/containers/image/v5/internal/imagedestination/stubs/stubs.go cat >/tmp/go-build267750084/b312/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build267750084/b002/_pkg_.a packagefile github.com/containers/image/v5/internal/private=/tmp/go-build267750084/b296/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=/tmp/go-build267750084/b297/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build267750084/b081/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b491/_pkg_.a -trimpath "$WORK/b491=>" -p github.com/containers/image/v5/internal/imagesource/impl -complete -installsuffix shared -buildid fbuzMty4WBJxVzhJ9qYz/fbuzMty4WBJxVzhJ9qYz -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b491/importcfg -pack ./src/github.com/containers/image/v5/internal/imagesource/impl/compat.go ./src/github.com/containers/image/v5/internal/imagesource/impl/layer_infos.go ./src/github.com/containers/image/v5/internal/imagesource/impl/properties.go ./src/github.com/containers/image/v5/internal/imagesource/impl/signatures.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b312/_pkg_.a -trimpath "$WORK/b312=>" -p github.com/containers/image/v5/internal/unparsedimage -complete -installsuffix shared -buildid RCn0ZQTYKjwLCEippoVt/RCn0ZQTYKjwLCEippoVt -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b312/importcfg -pack ./src/github.com/containers/image/v5/internal/unparsedimage/wrapper.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b312/_pkg_.a # internal cp $WORK/b312/_pkg_.a /builddir/.cache/go-build/e4/e401e8ae616c2730b777e512a0eb1103e8e97b20791f01f00017ad8593c741ca-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b295/_pkg_.a # internal cp $WORK/b295/_pkg_.a /builddir/.cache/go-build/2d/2d6319c3f0765b3aca5983c387f4c61e5b5bbe81c4cfeaf827bf9b2ba1742796-d # internal github.com/containers/image/v5/internal/imagesource mkdir -p $WORK/b294/ cat >/tmp/go-build267750084/b294/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build267750084/b002/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/stubs=/tmp/go-build267750084/b295/_pkg_.a packagefile github.com/containers/image/v5/internal/private=/tmp/go-build267750084/b296/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=/tmp/go-build267750084/b297/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build267750084/b081/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build267750084/b075/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b294/_pkg_.a -trimpath "$WORK/b294=>" -p github.com/containers/image/v5/internal/imagesource -complete -installsuffix shared -buildid twWun96Pk_iwseek3-Wu/twWun96Pk_iwseek3-Wu -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b294/importcfg -pack ./src/github.com/containers/image/v5/internal/imagesource/wrapper.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b491/_pkg_.a # internal cp $WORK/b491/_pkg_.a /builddir/.cache/go-build/4a/4aeb3926182476dd7538a17728e2cd35b93b68bf9de96d14c1f7960b3848d509-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b301/_pkg_.a # internal cp $WORK/b301/_pkg_.a /builddir/.cache/go-build/94/94a0f7b0e0aa3bee7b74b8cfd8a33df12cc93572f5f86d8efe695c897f942e15-d # internal github.com/containers/image/v5/internal/imagedestination mkdir -p $WORK/b300/ cat >/tmp/go-build267750084/b300/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build267750084/b002/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/stubs=/tmp/go-build267750084/b301/_pkg_.a packagefile github.com/containers/image/v5/internal/private=/tmp/go-build267750084/b296/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=/tmp/go-build267750084/b297/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build267750084/b081/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build267750084/b075/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b300/_pkg_.a -trimpath "$WORK/b300=>" -p github.com/containers/image/v5/internal/imagedestination -complete -installsuffix shared -buildid OYO4d0UrRuKIa1MO496Y/OYO4d0UrRuKIa1MO496Y -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b300/importcfg -pack ./src/github.com/containers/image/v5/internal/imagedestination/wrapper.go cd $WORK/b165 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/containers/storage/pkg/unshare -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b165=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -frandom-seed=xfOvVjJMKsExG_nWD9WX -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b294/_pkg_.a # internal cp $WORK/b294/_pkg_.a /builddir/.cache/go-build/8e/8e32a8b3fd920a1343a3f62fd70b739bb3176e97c0b2cf3234c41da6dc8071af-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b305/_pkg_.a # internal cp $WORK/b305/_pkg_.a /builddir/.cache/go-build/d2/d2883dba6f9dcf00f7ac40d8ed357ca5c2932a33a3e931c89ac624ebe0eded27-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b300/_pkg_.a # internal cp $WORK/b300/_pkg_.a /builddir/.cache/go-build/fd/fddc80e168ed0746022d1f44c33cbdcdbc9989826301ae6ad19ff6685a7396f3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b639/_pkg_.a # internal cd /builddir/build/BUILD/buildah-1.35.4 TERM='dumb' gcc -I ./src/github.com/containers/storage/pkg/unshare -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b165=/tmp/go-build -gno-record-gcc-switches -o $WORK/b165/_cgo_.o $WORK/b165/_cgo_main.o $WORK/b165/preferlinkext $WORK/b165/_x001.o $WORK/b165/_x002.o $WORK/b165/_x003.o $WORK/b165/_x004.o -O2 -g cp $WORK/b639/_pkg_.a /builddir/.cache/go-build/20/20b40b023560b70aa4dd628e0f97f840a4587e00401e73b0f31736b413aaf05d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b570/_pkg_.a # internal cp $WORK/b570/_pkg_.a /builddir/.cache/go-build/b9/b96e7316ccfdf2f6e8db094d2c7104a25437c27bd7ad73adb8110ccf54a96f94-d # internal github.com/docker/docker/api/types/swarm/runtime mkdir -p $WORK/b569/ github.com/containerd/typeurl/v2 cat >/tmp/go-build267750084/b569/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/gogo/protobuf/proto=/tmp/go-build267750084/b570/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile math=/tmp/go-build267750084/b035/_pkg_.a packagefile math/bits=/tmp/go-build267750084/b036/_pkg_.a EOF mkdir -p $WORK/b657/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b569/_pkg_.a -trimpath "$WORK/b569=>" -p github.com/docker/docker/api/types/swarm/runtime -complete -installsuffix shared -buildid 8JB4-fq4UhIeFlosn7q8/8JB4-fq4UhIeFlosn7q8 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b569/importcfg -pack ./src/github.com/docker/docker/api/types/swarm/runtime/gen.go ./src/github.com/docker/docker/api/types/swarm/runtime/plugin.pb.go cat >/tmp/go-build267750084/b657/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build267750084/b027/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/gogo/protobuf/proto=/tmp/go-build267750084/b570/_pkg_.a packagefile google.golang.org/protobuf/proto=/tmp/go-build267750084/b242/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build267750084/b243/_pkg_.a packagefile path=/tmp/go-build267750084/b049/_pkg_.a packagefile reflect=/tmp/go-build267750084/b037/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b657/_pkg_.a -trimpath "$WORK/b657=>" -p github.com/containerd/typeurl/v2 -complete -installsuffix shared -buildid 2NkN1MB0i6oWHiAXRU_F/2NkN1MB0i6oWHiAXRU_F -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b657/importcfg -pack ./src/github.com/containerd/typeurl/v2/doc.go ./src/github.com/containerd/typeurl/v2/types.go cd $WORK/b510 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/containers/storage/pkg/devicemapper -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b510=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=3CD6GF70cjD_An8MPYab -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b657/_pkg_.a # internal cp $WORK/b657/_pkg_.a /builddir/.cache/go-build/12/12d5e702258217dd17d72b56dccc8fbc68adaf4bd141857bf148246ad7cff898-d # internal TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/containers/storage/pkg/devicemapper -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b510=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=3CD6GF70cjD_An8MPYab -o ./_x002.o -c devmapper_log.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b569/_pkg_.a # internal cp $WORK/b569/_pkg_.a /builddir/.cache/go-build/0f/0f5e2d874692e2fcbb09d8b1ed7c6bff98d79ac11d61688018fdb5430fcec1f8-d # internal TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/containers/storage/pkg/devicemapper -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b510=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=3CD6GF70cjD_An8MPYab -o ./_x003.o -c devmapper_wrapper.cgo2.c cd /builddir/build/BUILD/buildah-1.35.4 TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage unshare -dynimport $WORK/b165/_cgo_.o -dynout $WORK/b165/_cgo_import.go cat >/tmp/go-build267750084/b165/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build267750084/b060/_pkg_.a packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=/tmp/go-build267750084/b155/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=/tmp/go-build267750084/b166/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build267750084/b167/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build267750084/b086/_pkg_.a packagefile github.com/syndtr/gocapability/capability=/tmp/go-build267750084/b168/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile os/exec=/tmp/go-build267750084/b160/_pkg_.a packagefile os/signal=/tmp/go-build267750084/b169/_pkg_.a packagefile os/user=/tmp/go-build267750084/b057/_pkg_.a packagefile runtime=/tmp/go-build267750084/b009/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a packagefile syscall=/tmp/go-build267750084/b024/_pkg_.a packagefile runtime/cgo=/tmp/go-build267750084/b058/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -p github.com/containers/storage/pkg/unshare -installsuffix shared -buildid xfOvVjJMKsExG_nWD9WX/xfOvVjJMKsExG_nWD9WX -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b165/importcfg -pack ./src/github.com/containers/storage/pkg/unshare/unshare.go ./src/github.com/containers/storage/pkg/unshare/unshare_linux.go $WORK/b165/_cgo_gotypes.go $WORK/b165/getenv_linux_cgo.cgo1.go $WORK/b165/unshare_cgo.cgo1.go $WORK/b165/_cgo_import.go cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b068/_pkg_.a $WORK/b068/preferlinkext $WORK/b068/_x001.o $WORK/b068/_x002.o $WORK/b068/_x003.o $WORK/b068/_x004.o $WORK/b068/_x005.o $WORK/b068/_x006.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b068/_pkg_.a # internal cd $WORK/b510 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/containers/storage/pkg/devicemapper -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b510=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=3CD6GF70cjD_An8MPYab -o ./_x004.o -c devmapper_wrapper_deferred_remove.cgo2.c cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/00/009152c65b6a7708f2480fef2e38fea8c7fe2ee8adf56ff6c815f904c7d8686a-d # internal # net /usr/lib/golang/src/net/cgo_unix_cgo.go:10: warning: "_GNU_SOURCE" redefined 10 | #define _GNU_SOURCE | : note: this is the location of the previous definition github.com/containers/common/libnetwork/types mkdir -p $WORK/b064/ vendor/golang.org/x/net/http/httpproxy net/textproto mkdir -p $WORK/b206/ cat >/tmp/go-build267750084/b064/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build267750084/b027/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/containers/storage/pkg/regexp=/tmp/go-build267750084/b065/_pkg_.a packagefile net=/tmp/go-build267750084/b068/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -p github.com/containers/common/libnetwork/types -complete -installsuffix shared -buildid l7gvzi7oPBrfJYfY-3kl/l7gvzi7oPBrfJYfY-3kl -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b064/importcfg -pack ./src/github.com/containers/common/libnetwork/types/const.go ./src/github.com/containers/common/libnetwork/types/define.go ./src/github.com/containers/common/libnetwork/types/network.go cat >/tmp/go-build267750084/b206/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build267750084/b060/_pkg_.a packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile math=/tmp/go-build267750084/b035/_pkg_.a packagefile net=/tmp/go-build267750084/b068/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -p net/textproto -std -complete -installsuffix shared -buildid EmLBHNJoXpVy7KB_OOLS/EmLBHNJoXpVy7KB_OOLS -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b206/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 github.com/mitchellh/mapstructure mkdir -p $WORK/b325/ mkdir -p $WORK/b207/ crypto/x509 github.com/google/uuid mkdir -p $WORK/b324/ cat >/tmp/go-build267750084/b325/importcfg << 'EOF' # internal # import config packagefile encoding=/tmp/go-build267750084/b032/_pkg_.a packagefile encoding/json=/tmp/go-build267750084/b027/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile net=/tmp/go-build267750084/b068/_pkg_.a packagefile reflect=/tmp/go-build267750084/b037/_pkg_.a packagefile sort=/tmp/go-build267750084/b041/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a EOF cat >/tmp/go-build267750084/b207/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile vendor/golang.org/x/net/idna=/tmp/go-build267750084/b201/_pkg_.a packagefile net=/tmp/go-build267750084/b068/_pkg_.a packagefile net/url=/tmp/go-build267750084/b132/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build267750084/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b325/_pkg_.a -trimpath "$WORK/b325=>" -p github.com/mitchellh/mapstructure -complete -installsuffix shared -buildid QGwvuurq00GkcKUQ709k/QGwvuurq00GkcKUQ709k -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b325/importcfg -pack ./src/github.com/mitchellh/mapstructure/decode_hooks.go ./src/github.com/mitchellh/mapstructure/error.go ./src/github.com/mitchellh/mapstructure/mapstructure.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid YunQkng3RvO1z5ue78Z0/YunQkng3RvO1z5ue78Z0 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b207/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy/proxy.go cat >/tmp/go-build267750084/b324/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile crypto/md5=/tmp/go-build267750084/b124/_pkg_.a packagefile crypto/rand=/tmp/go-build267750084/b115/_pkg_.a packagefile crypto/sha1=/tmp/go-build267750084/b126/_pkg_.a packagefile database/sql/driver=/tmp/go-build267750084/b309/_pkg_.a packagefile encoding/binary=/tmp/go-build267750084/b034/_pkg_.a packagefile encoding/hex=/tmp/go-build267750084/b130/_pkg_.a packagefile encoding/json=/tmp/go-build267750084/b027/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile hash=/tmp/go-build267750084/b077/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile net=/tmp/go-build267750084/b068/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b324/_pkg_.a -trimpath "$WORK/b324=>" -p github.com/google/uuid -complete -installsuffix shared -buildid JCVNY-hxBcWPaYPoDLs4/JCVNY-hxBcWPaYPoDLs4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b324/importcfg -pack ./src/github.com/google/uuid/dce.go ./src/github.com/google/uuid/doc.go ./src/github.com/google/uuid/hash.go ./src/github.com/google/uuid/marshal.go ./src/github.com/google/uuid/node.go ./src/github.com/google/uuid/node_net.go ./src/github.com/google/uuid/null.go ./src/github.com/google/uuid/sql.go ./src/github.com/google/uuid/time.go ./src/github.com/google/uuid/util.go ./src/github.com/google/uuid/uuid.go ./src/github.com/google/uuid/version1.go ./src/github.com/google/uuid/version4.go ./src/github.com/google/uuid/version6.go ./src/github.com/google/uuid/version7.go github.com/mailru/easyjson/buffer mkdir -p $WORK/b339/ cat >/tmp/go-build267750084/b339/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile net=/tmp/go-build267750084/b068/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b339/_pkg_.a -trimpath "$WORK/b339=>" -p github.com/mailru/easyjson/buffer -complete -installsuffix shared -buildid YJPnP3Hw4MdQVPidMMiU/YJPnP3Hw4MdQVPidMMiU -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b339/importcfg -pack ./src/github.com/mailru/easyjson/buffer/pool.go google.golang.org/grpc/internal/syscall mkdir -p $WORK/b460/ google.golang.org/grpc/internal/resolver/dns/internal github.com/google/go-containerregistry/pkg/name mkdir -p $WORK/b356/ cat >/tmp/go-build267750084/b460/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build267750084/b087/_pkg_.a packagefile google.golang.org/grpc/grpclog=/tmp/go-build267750084/b222/_pkg_.a packagefile net=/tmp/go-build267750084/b068/_pkg_.a packagefile syscall=/tmp/go-build267750084/b024/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b460/_pkg_.a -trimpath "$WORK/b460=>" -p google.golang.org/grpc/internal/syscall -complete -installsuffix shared -buildid y0AsJSIox92JYSOXJn78/y0AsJSIox92JYSOXJn78 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b460/importcfg -pack ./src/google.golang.org/grpc/internal/syscall/syscall_linux.go cat >/tmp/go-build267750084/b356/importcfg << 'EOF' # internal # import config packagefile crypto/sha256=/tmp/go-build267750084/b117/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build267750084/b075/_pkg_.a packagefile net=/tmp/go-build267750084/b068/_pkg_.a packagefile net/url=/tmp/go-build267750084/b132/_pkg_.a packagefile path=/tmp/go-build267750084/b049/_pkg_.a packagefile regexp=/tmp/go-build267750084/b066/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build267750084/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b356/_pkg_.a -trimpath "$WORK/b356=>" -p github.com/google/go-containerregistry/pkg/name -complete -installsuffix shared -buildid kcaiKGD6hWWFEYPIiZ5B/kcaiKGD6hWWFEYPIiZ5B -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b356/importcfg -pack ./src/github.com/google/go-containerregistry/pkg/name/check.go ./src/github.com/google/go-containerregistry/pkg/name/digest.go ./src/github.com/google/go-containerregistry/pkg/name/doc.go ./src/github.com/google/go-containerregistry/pkg/name/errors.go ./src/github.com/google/go-containerregistry/pkg/name/options.go ./src/github.com/google/go-containerregistry/pkg/name/ref.go ./src/github.com/google/go-containerregistry/pkg/name/registry.go ./src/github.com/google/go-containerregistry/pkg/name/repository.go ./src/github.com/google/go-containerregistry/pkg/name/tag.go mkdir -p $WORK/b469/ cat >/tmp/go-build267750084/b469/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build267750084/b002/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile net=/tmp/go-build267750084/b068/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b469/_pkg_.a -trimpath "$WORK/b469=>" -p google.golang.org/grpc/internal/resolver/dns/internal -complete -installsuffix shared -buildid H_8MdXW6iN4I0tAAtQX7/H_8MdXW6iN4I0tAAtQX7 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b469/importcfg -pack ./src/google.golang.org/grpc/internal/resolver/dns/internal/internal.go github.com/docker/docker/api/types/network mkdir -p $WORK/b560/ cat >/tmp/go-build267750084/b560/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/docker/docker/api/types/filters=/tmp/go-build267750084/b558/_pkg_.a packagefile github.com/docker/docker/internal/multierror=/tmp/go-build267750084/b561/_pkg_.a packagefile net=/tmp/go-build267750084/b068/_pkg_.a packagefile net/netip=/tmp/go-build267750084/b072/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b560/_pkg_.a -trimpath "$WORK/b560=>" -p github.com/docker/docker/api/types/network -complete -installsuffix shared -buildid V4a6b8RwZvLiD2gcNVGu/V4a6b8RwZvLiD2gcNVGu -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b560/importcfg -pack ./src/github.com/docker/docker/api/types/network/endpoint.go ./src/github.com/docker/docker/api/types/network/ipam.go ./src/github.com/docker/docker/api/types/network/network.go github.com/docker/go-connections/nat mkdir -p $WORK/b564/ github.com/docker/docker/api/types/registry mkdir -p $WORK/b566/ cat >/tmp/go-build267750084/b564/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile net=/tmp/go-build267750084/b068/_pkg_.a packagefile sort=/tmp/go-build267750084/b041/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b564/_pkg_.a -trimpath "$WORK/b564=>" -p github.com/docker/go-connections/nat -complete -installsuffix shared -buildid iPy1W1fjGIQipaalP5sA/iPy1W1fjGIQipaalP5sA -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b564/importcfg -pack ./src/github.com/docker/go-connections/nat/nat.go ./src/github.com/docker/go-connections/nat/parse.go ./src/github.com/docker/go-connections/nat/sort.go mkdir -p $WORK/b127/ cat >/tmp/go-build267750084/b566/importcfg << 'EOF' # internal # import config packagefile encoding/base64=/tmp/go-build267750084/b033/_pkg_.a packagefile encoding/json=/tmp/go-build267750084/b027/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build267750084/b084/_pkg_.a packagefile github.com/pkg/errors=/tmp/go-build267750084/b567/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile net=/tmp/go-build267750084/b068/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b566/_pkg_.a -trimpath "$WORK/b566=>" -p github.com/docker/docker/api/types/registry -complete -installsuffix shared -buildid VjeQPpEp8Uf787fQlSbH/VjeQPpEp8Uf787fQlSbH -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b566/importcfg -pack ./src/github.com/docker/docker/api/types/registry/authconfig.go ./src/github.com/docker/docker/api/types/registry/authenticate.go ./src/github.com/docker/docker/api/types/registry/registry.go github.com/chzyer/readline mkdir -p $WORK/b624/ cat >/tmp/go-build267750084/b624/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build267750084/b060/_pkg_.a packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile container/list=/tmp/go-build267750084/b119/_pkg_.a packagefile encoding/binary=/tmp/go-build267750084/b034/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile net=/tmp/go-build267750084/b068/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile os/signal=/tmp/go-build267750084/b169/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build267750084/b022/_pkg_.a packagefile syscall=/tmp/go-build267750084/b024/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a packagefile unicode=/tmp/go-build267750084/b030/_pkg_.a packagefile unicode/utf8=/tmp/go-build267750084/b031/_pkg_.a EOF github.com/godbus/dbus/v5 mkdir -p $WORK/b714/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b624/_pkg_.a -trimpath "$WORK/b624=>" -p github.com/chzyer/readline -complete -installsuffix shared -buildid evtYZldLPJckSWsHsmOp/evtYZldLPJckSWsHsmOp -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b624/importcfg -pack ./src/github.com/chzyer/readline/complete.go ./src/github.com/chzyer/readline/complete_helper.go ./src/github.com/chzyer/readline/complete_segment.go ./src/github.com/chzyer/readline/history.go ./src/github.com/chzyer/readline/operation.go ./src/github.com/chzyer/readline/password.go ./src/github.com/chzyer/readline/readline.go ./src/github.com/chzyer/readline/remote.go ./src/github.com/chzyer/readline/runebuf.go ./src/github.com/chzyer/readline/runes.go ./src/github.com/chzyer/readline/search.go ./src/github.com/chzyer/readline/std.go ./src/github.com/chzyer/readline/term.go ./src/github.com/chzyer/readline/term_linux.go ./src/github.com/chzyer/readline/term_unix.go ./src/github.com/chzyer/readline/terminal.go ./src/github.com/chzyer/readline/utils.go ./src/github.com/chzyer/readline/utils_unix.go ./src/github.com/chzyer/readline/vim.go github.com/spf13/pflag mkdir -p $WORK/b693/ cat >/tmp/go-build267750084/b714/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build267750084/b060/_pkg_.a packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile context=/tmp/go-build267750084/b002/_pkg_.a packagefile crypto/rand=/tmp/go-build267750084/b115/_pkg_.a packagefile crypto/sha1=/tmp/go-build267750084/b126/_pkg_.a packagefile encoding/binary=/tmp/go-build267750084/b034/_pkg_.a packagefile encoding/hex=/tmp/go-build267750084/b130/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile io/ioutil=/tmp/go-build267750084/b138/_pkg_.a packagefile net=/tmp/go-build267750084/b068/_pkg_.a packagefile net/url=/tmp/go-build267750084/b132/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile os/exec=/tmp/go-build267750084/b160/_pkg_.a packagefile os/user=/tmp/go-build267750084/b057/_pkg_.a packagefile path=/tmp/go-build267750084/b049/_pkg_.a packagefile reflect=/tmp/go-build267750084/b037/_pkg_.a packagefile sort=/tmp/go-build267750084/b041/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a packagefile syscall=/tmp/go-build267750084/b024/_pkg_.a packagefile unicode=/tmp/go-build267750084/b030/_pkg_.a packagefile unicode/utf8=/tmp/go-build267750084/b031/_pkg_.a EOF cat >/tmp/go-build267750084/b693/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile encoding/base64=/tmp/go-build267750084/b033/_pkg_.a packagefile encoding/csv=/tmp/go-build267750084/b319/_pkg_.a packagefile encoding/hex=/tmp/go-build267750084/b130/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile flag=/tmp/go-build267750084/b052/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile net=/tmp/go-build267750084/b068/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile reflect=/tmp/go-build267750084/b037/_pkg_.a packagefile sort=/tmp/go-build267750084/b041/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b714/_pkg_.a -trimpath "$WORK/b714=>" -p github.com/godbus/dbus/v5 -complete -installsuffix shared -buildid obOvx4vmemnwlq9VpyGX/obOvx4vmemnwlq9VpyGX -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b714/importcfg -pack ./src/github.com/godbus/dbus/v5/auth.go ./src/github.com/godbus/dbus/v5/auth_anonymous.go ./src/github.com/godbus/dbus/v5/auth_external.go ./src/github.com/godbus/dbus/v5/auth_sha1.go ./src/github.com/godbus/dbus/v5/call.go ./src/github.com/godbus/dbus/v5/conn.go ./src/github.com/godbus/dbus/v5/conn_other.go ./src/github.com/godbus/dbus/v5/conn_unix.go ./src/github.com/godbus/dbus/v5/dbus.go ./src/github.com/godbus/dbus/v5/decoder.go ./src/github.com/godbus/dbus/v5/default_handler.go ./src/github.com/godbus/dbus/v5/doc.go ./src/github.com/godbus/dbus/v5/encoder.go ./src/github.com/godbus/dbus/v5/escape.go ./src/github.com/godbus/dbus/v5/export.go ./src/github.com/godbus/dbus/v5/homedir.go ./src/github.com/godbus/dbus/v5/match.go ./src/github.com/godbus/dbus/v5/message.go ./src/github.com/godbus/dbus/v5/object.go ./src/github.com/godbus/dbus/v5/sequence.go ./src/github.com/godbus/dbus/v5/sequential_handler.go ./src/github.com/godbus/dbus/v5/server_interfaces.go ./src/github.com/godbus/dbus/v5/sig.go ./src/github.com/godbus/dbus/v5/transport_generic.go ./src/github.com/godbus/dbus/v5/transport_nonce_tcp.go ./src/github.com/godbus/dbus/v5/transport_tcp.go ./src/github.com/godbus/dbus/v5/transport_unix.go ./src/github.com/godbus/dbus/v5/transport_unixcred_linux.go ./src/github.com/godbus/dbus/v5/variant.go ./src/github.com/godbus/dbus/v5/variant_lexer.go ./src/github.com/godbus/dbus/v5/variant_parser.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b693/_pkg_.a -trimpath "$WORK/b693=>" -p github.com/spf13/pflag -complete -installsuffix shared -buildid ZhaG5ujUDMa9dhGzRByM/ZhaG5ujUDMa9dhGzRByM -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b693/importcfg -pack ./src/github.com/spf13/pflag/bool.go ./src/github.com/spf13/pflag/bool_slice.go ./src/github.com/spf13/pflag/bytes.go ./src/github.com/spf13/pflag/count.go ./src/github.com/spf13/pflag/duration.go ./src/github.com/spf13/pflag/duration_slice.go ./src/github.com/spf13/pflag/flag.go ./src/github.com/spf13/pflag/float32.go ./src/github.com/spf13/pflag/float32_slice.go ./src/github.com/spf13/pflag/float64.go ./src/github.com/spf13/pflag/float64_slice.go ./src/github.com/spf13/pflag/golangflag.go ./src/github.com/spf13/pflag/int.go ./src/github.com/spf13/pflag/int16.go ./src/github.com/spf13/pflag/int32.go ./src/github.com/spf13/pflag/int32_slice.go ./src/github.com/spf13/pflag/int64.go ./src/github.com/spf13/pflag/int64_slice.go ./src/github.com/spf13/pflag/int8.go ./src/github.com/spf13/pflag/int_slice.go ./src/github.com/spf13/pflag/ip.go ./src/github.com/spf13/pflag/ip_slice.go ./src/github.com/spf13/pflag/ipmask.go ./src/github.com/spf13/pflag/ipnet.go ./src/github.com/spf13/pflag/string.go ./src/github.com/spf13/pflag/string_array.go ./src/github.com/spf13/pflag/string_slice.go ./src/github.com/spf13/pflag/string_to_int.go ./src/github.com/spf13/pflag/string_to_int64.go ./src/github.com/spf13/pflag/string_to_string.go ./src/github.com/spf13/pflag/uint.go ./src/github.com/spf13/pflag/uint16.go ./src/github.com/spf13/pflag/uint32.go ./src/github.com/spf13/pflag/uint64.go ./src/github.com/spf13/pflag/uint8.go ./src/github.com/spf13/pflag/uint_slice.go cat >/tmp/go-build267750084/b127/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-build267750084/b028/_pkg_.a packagefile crypto=/tmp/go-build267750084/b076/_pkg_.a packagefile crypto/aes=/tmp/go-build267750084/b094/_pkg_.a packagefile crypto/cipher=/tmp/go-build267750084/b095/_pkg_.a packagefile crypto/des=/tmp/go-build267750084/b120/_pkg_.a packagefile crypto/dsa=/tmp/go-build267750084/b128/_pkg_.a packagefile crypto/ecdh=/tmp/go-build267750084/b100/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build267750084/b093/_pkg_.a packagefile crypto/ed25519=/tmp/go-build267750084/b121/_pkg_.a packagefile crypto/elliptic=/tmp/go-build267750084/b106/_pkg_.a packagefile crypto/md5=/tmp/go-build267750084/b124/_pkg_.a packagefile crypto/rsa=/tmp/go-build267750084/b116/_pkg_.a packagefile crypto/sha1=/tmp/go-build267750084/b126/_pkg_.a packagefile crypto/sha256=/tmp/go-build267750084/b117/_pkg_.a packagefile crypto/sha512=/tmp/go-build267750084/b111/_pkg_.a packagefile crypto/x509/pkix=/tmp/go-build267750084/b129/_pkg_.a packagefile encoding/asn1=/tmp/go-build267750084/b113/_pkg_.a packagefile encoding/hex=/tmp/go-build267750084/b130/_pkg_.a packagefile encoding/pem=/tmp/go-build267750084/b131/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build267750084/b112/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build267750084/b114/_pkg_.a packagefile internal/godebug=/tmp/go-build267750084/b055/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile io/fs=/tmp/go-build267750084/b048/_pkg_.a packagefile math/big=/tmp/go-build267750084/b107/_pkg_.a packagefile net=/tmp/go-build267750084/b068/_pkg_.a packagefile net/url=/tmp/go-build267750084/b132/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile path/filepath=/tmp/go-build267750084/b059/_pkg_.a packagefile reflect=/tmp/go-build267750084/b037/_pkg_.a packagefile runtime=/tmp/go-build267750084/b009/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a packagefile unicode=/tmp/go-build267750084/b030/_pkg_.a packagefile unicode/utf16=/tmp/go-build267750084/b051/_pkg_.a packagefile unicode/utf8=/tmp/go-build267750084/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -p crypto/x509 -std -complete -installsuffix shared -buildid CStlPIjyuxQrTV4MLCOp/CStlPIjyuxQrTV4MLCOp -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b127/importcfg -pack /usr/lib/golang/src/crypto/x509/cert_pool.go /usr/lib/golang/src/crypto/x509/notboring.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/pkg/tool/linux_amd64/buildid -w $WORK/b731/_pkg_.a # internal cp $WORK/b731/_pkg_.a /builddir/.cache/go-build/d9/d91b22996e09e55f686fbee97d41a825a76a6516248952b8c8c096892142408d-d # internal github.com/cilium/ebpf mkdir -p $WORK/b724/ cat >/tmp/go-build267750084/b724/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build267750084/b060/_pkg_.a packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile debug/elf=/tmp/go-build267750084/b725/_pkg_.a packagefile encoding=/tmp/go-build267750084/b032/_pkg_.a packagefile encoding/binary=/tmp/go-build267750084/b034/_pkg_.a packagefile encoding/hex=/tmp/go-build267750084/b130/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/cilium/ebpf/asm=/tmp/go-build267750084/b728/_pkg_.a packagefile github.com/cilium/ebpf/btf=/tmp/go-build267750084/b731/_pkg_.a packagefile github.com/cilium/ebpf/internal=/tmp/go-build267750084/b732/_pkg_.a packagefile github.com/cilium/ebpf/internal/sys=/tmp/go-build267750084/b729/_pkg_.a packagefile github.com/cilium/ebpf/internal/unix=/tmp/go-build267750084/b730/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile math=/tmp/go-build267750084/b035/_pkg_.a packagefile math/rand=/tmp/go-build267750084/b108/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile path/filepath=/tmp/go-build267750084/b059/_pkg_.a packagefile reflect=/tmp/go-build267750084/b037/_pkg_.a packagefile runtime=/tmp/go-build267750084/b009/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a packagefile syscall=/tmp/go-build267750084/b024/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b724/_pkg_.a -trimpath "$WORK/b724=>" -p github.com/cilium/ebpf -complete -installsuffix shared -buildid rp27gK310JarJIhFgal8/rp27gK310JarJIhFgal8 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b724/importcfg -pack ./src/github.com/cilium/ebpf/attachtype_string.go ./src/github.com/cilium/ebpf/collection.go ./src/github.com/cilium/ebpf/doc.go ./src/github.com/cilium/ebpf/elf_reader.go ./src/github.com/cilium/ebpf/info.go ./src/github.com/cilium/ebpf/linker.go ./src/github.com/cilium/ebpf/map.go ./src/github.com/cilium/ebpf/marshalers.go ./src/github.com/cilium/ebpf/prog.go ./src/github.com/cilium/ebpf/syscalls.go ./src/github.com/cilium/ebpf/types.go ./src/github.com/cilium/ebpf/types_string.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b469/_pkg_.a # internal cp $WORK/b469/_pkg_.a /builddir/.cache/go-build/fc/fc4747e80ad55c860575adb729a6b780528aaf8516ab7bdd63a27344d5f4048e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b339/_pkg_.a # internal cp $WORK/b339/_pkg_.a /builddir/.cache/go-build/ef/efba67d51a3240c1956edd377833e02d3b52e4d2cf6911e3ced382dace825a84-d # internal github.com/mailru/easyjson/jwriter mkdir -p $WORK/b338/ cat >/tmp/go-build267750084/b338/importcfg << 'EOF' # internal # import config packagefile github.com/mailru/easyjson/buffer=/tmp/go-build267750084/b339/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile unicode/utf8=/tmp/go-build267750084/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b338/_pkg_.a -trimpath "$WORK/b338=>" -p github.com/mailru/easyjson/jwriter -complete -installsuffix shared -buildid 1TlpQsxbJ-vMSGpBjeD4/1TlpQsxbJ-vMSGpBjeD4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b338/importcfg -pack ./src/github.com/mailru/easyjson/jwriter/writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b207/_pkg_.a # internal cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/65/65f2c4e0bd42999320a0316d74acdeed6c4f974fb95cb0428cfc436cf1d6be67-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b566/_pkg_.a # internal cp $WORK/b566/_pkg_.a /builddir/.cache/go-build/de/deee60326b834aa80d4a61ddf64ee8e2239a4fb06c98bcb8995fbdeaddde603c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b328/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b560/_pkg_.a # internal cp $WORK/b560/_pkg_.a /builddir/.cache/go-build/36/36b2a5d78896549d5e7e3d6727356db2be1425339627e4967864cf210e16a878-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b460/_pkg_.a # internal cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/containers/storage/pkg/unshare /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b165/_pkg_.a $WORK/b165/preferlinkext $WORK/b165/_x001.o $WORK/b165/_x002.o $WORK/b165/_x003.o $WORK/b165/_x004.o # internal cp $WORK/b460/_pkg_.a /builddir/.cache/go-build/93/939a8176fea7246656e613da0c239aa7cf81e0f054758547bc5d3f5b044a7790-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b165/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/c8/c8286b1069b0fc6838b067dfe02697f4bc9d872e8a2e9c41014aeb6f400a6445-d # internal github.com/containers/common/pkg/rootlessport mkdir -p $WORK/b708/ cat >/tmp/go-build267750084/b708/importcfg << 'EOF' # internal # import config packagefile github.com/containers/common/libnetwork/types=/tmp/go-build267750084/b064/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b708/_pkg_.a -trimpath "$WORK/b708=>" -p github.com/containers/common/pkg/rootlessport -complete -installsuffix shared -buildid P1qHKthZSw80Z5S3N2rF/P1qHKthZSw80Z5S3N2rF -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b708/importcfg -pack ./src/github.com/containers/common/pkg/rootlessport/rootlessport_linux.go cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/80/800ab99ba2d3a2ca30b278259836c0cec30fd7f4bd82c38a8307f6c797339028-d # internal cp $WORK/b328/_pkg_.a /builddir/.cache/go-build/c7/c75b309558303f42190366bfe3528f5283de0429959fa3fe6c4773587c6cb1af-d # internal # github.com/containers/storage/pkg/unshare unshare.c:3: warning: "_GNU_SOURCE" redefined 3 | #define _GNU_SOURCE | : note: this is the location of the previous definition github.com/containers/storage/pkg/homedir mkdir -p $WORK/b195/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b564/_pkg_.a # internal github.com/containers/common/pkg/parse mkdir -p $WORK/b678/ github.com/containers/buildah/pkg/overlay github.com/containers/storage/drivers/copy cat >/tmp/go-build267750084/b195/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=/tmp/go-build267750084/b165/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build267750084/b086/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile path/filepath=/tmp/go-build267750084/b059/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a packagefile syscall=/tmp/go-build267750084/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -p github.com/containers/storage/pkg/homedir -complete -installsuffix shared -buildid XAYphxufI9Sl2aaDq27P/XAYphxufI9Sl2aaDq27P -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b195/importcfg -pack ./src/github.com/containers/storage/pkg/homedir/homedir.go ./src/github.com/containers/storage/pkg/homedir/homedir_unix.go mkdir -p $WORK/b665/ go.mongodb.org/mongo-driver/bson mkdir -p $WORK/b327/ cat >/tmp/go-build267750084/b678/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=/tmp/go-build267750084/b165/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/devices=/tmp/go-build267750084/b196/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile path=/tmp/go-build267750084/b049/_pkg_.a packagefile path/filepath=/tmp/go-build267750084/b059/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a EOF mkdir -p $WORK/b522/ cat >/tmp/go-build267750084/b327/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile encoding/json=/tmp/go-build267750084/b027/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsoncodec=/tmp/go-build267750084/b328/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonrw=/tmp/go-build267750084/b330/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=/tmp/go-build267750084/b331/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=/tmp/go-build267750084/b332/_pkg_.a packagefile go.mongodb.org/mongo-driver/x/bsonx/bsoncore=/tmp/go-build267750084/b333/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile reflect=/tmp/go-build267750084/b037/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a EOF github.com/containers/storage/pkg/archive mkdir -p $WORK/b151/ echo > $WORK/b522/preferlinkext /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b327/_pkg_.a -trimpath "$WORK/b327=>" -p go.mongodb.org/mongo-driver/bson -complete -installsuffix shared -buildid s5gnmNcBVd3Aw9wRAb7x/s5gnmNcBVd3Aw9wRAb7x -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b327/importcfg -pack ./src/go.mongodb.org/mongo-driver/bson/bson.go ./src/go.mongodb.org/mongo-driver/bson/decoder.go ./src/go.mongodb.org/mongo-driver/bson/doc.go ./src/go.mongodb.org/mongo-driver/bson/encoder.go ./src/go.mongodb.org/mongo-driver/bson/marshal.go ./src/go.mongodb.org/mongo-driver/bson/primitive_codecs.go ./src/go.mongodb.org/mongo-driver/bson/raw.go ./src/go.mongodb.org/mongo-driver/bson/raw_element.go ./src/go.mongodb.org/mongo-driver/bson/raw_value.go ./src/go.mongodb.org/mongo-driver/bson/registry.go ./src/go.mongodb.org/mongo-driver/bson/types.go ./src/go.mongodb.org/mongo-driver/bson/unmarshal.go cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/containers/storage/drivers/copy TERM='dumb' CGO_LDFLAGS='"-O2" "-g"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b522/ -importpath github.com/containers/storage/drivers/copy -- -I $WORK/b522/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./copy_linux.go cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b678/_pkg_.a -trimpath "$WORK/b678=>" -p github.com/containers/common/pkg/parse -complete -installsuffix shared -buildid S8aGLv_K0veoQUjknyRS/S8aGLv_K0veoQUjknyRS -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b678/importcfg -pack ./src/github.com/containers/common/pkg/parse/parse.go ./src/github.com/containers/common/pkg/parse/parse_unix.go cat >/tmp/go-build267750084/b151/importcfg << 'EOF' # internal # import config packagefile archive/tar=/tmp/go-build267750084/b054/_pkg_.a packagefile bufio=/tmp/go-build267750084/b060/_pkg_.a packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile compress/bzip2=/tmp/go-build267750084/b152/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/containers/storage/pkg/fileutils=/tmp/go-build267750084/b153/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=/tmp/go-build267750084/b155/_pkg_.a packagefile github.com/containers/storage/pkg/pools=/tmp/go-build267750084/b162/_pkg_.a packagefile github.com/containers/storage/pkg/promise=/tmp/go-build267750084/b164/_pkg_.a packagefile github.com/containers/storage/pkg/system=/tmp/go-build267750084/b156/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=/tmp/go-build267750084/b165/_pkg_.a packagefile github.com/klauspost/compress/zstd=/tmp/go-build267750084/b170/_pkg_.a packagefile github.com/klauspost/pgzip=/tmp/go-build267750084/b179/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build267750084/b086/_pkg_.a packagefile github.com/ulikunitz/xz=/tmp/go-build267750084/b182/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build267750084/b087/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile io/fs=/tmp/go-build267750084/b048/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile path/filepath=/tmp/go-build267750084/b059/_pkg_.a packagefile reflect=/tmp/go-build267750084/b037/_pkg_.a packagefile runtime=/tmp/go-build267750084/b009/_pkg_.a packagefile sort=/tmp/go-build267750084/b041/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a packagefile syscall=/tmp/go-build267750084/b024/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a EOF cat >/tmp/go-build267750084/b665/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=/tmp/go-build267750084/b155/_pkg_.a packagefile github.com/containers/storage/pkg/system=/tmp/go-build267750084/b156/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=/tmp/go-build267750084/b165/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build267750084/b167/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build267750084/b086/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile os/exec=/tmp/go-build267750084/b160/_pkg_.a packagefile path/filepath=/tmp/go-build267750084/b059/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile syscall=/tmp/go-build267750084/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -p github.com/containers/storage/pkg/archive -complete -installsuffix shared -buildid Xt0yN4UQ2UZfm6w-bgV2/Xt0yN4UQ2UZfm6w-bgV2 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b151/importcfg -pack ./src/github.com/containers/storage/pkg/archive/archive.go ./src/github.com/containers/storage/pkg/archive/archive_110.go ./src/github.com/containers/storage/pkg/archive/archive_linux.go ./src/github.com/containers/storage/pkg/archive/archive_unix.go ./src/github.com/containers/storage/pkg/archive/archive_zstd.go ./src/github.com/containers/storage/pkg/archive/changes.go ./src/github.com/containers/storage/pkg/archive/changes_linux.go ./src/github.com/containers/storage/pkg/archive/changes_unix.go ./src/github.com/containers/storage/pkg/archive/copy.go ./src/github.com/containers/storage/pkg/archive/copy_unix.go ./src/github.com/containers/storage/pkg/archive/diff.go ./src/github.com/containers/storage/pkg/archive/fflags_unsupported.go ./src/github.com/containers/storage/pkg/archive/time_linux.go ./src/github.com/containers/storage/pkg/archive/whiteouts.go ./src/github.com/containers/storage/pkg/archive/wrap.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b665/_pkg_.a -trimpath "$WORK/b665=>" -p github.com/containers/buildah/pkg/overlay -complete -installsuffix shared -buildid LL0_jmIYjQlo6ymg_fza/LL0_jmIYjQlo6ymg_fza -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b665/importcfg -pack ./_build/src/github.com/containers/buildah/pkg/overlay/overlay.go ./_build/src/github.com/containers/buildah/pkg/overlay/overlay_linux.go cp $WORK/b564/_pkg_.a /builddir/.cache/go-build/ac/ac91debe339d922e62997a501e8a7026a913830084a33951823794f3a1c6dd8c-d # internal github.com/docker/docker/api/types/container mkdir -p $WORK/b556/ cat >/tmp/go-build267750084/b556/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/docker/docker/api/types/blkiodev=/tmp/go-build267750084/b557/_pkg_.a packagefile github.com/docker/docker/api/types/filters=/tmp/go-build267750084/b558/_pkg_.a packagefile github.com/docker/docker/api/types/mount=/tmp/go-build267750084/b559/_pkg_.a packagefile github.com/docker/docker/api/types/network=/tmp/go-build267750084/b560/_pkg_.a packagefile github.com/docker/docker/api/types/strslice=/tmp/go-build267750084/b562/_pkg_.a packagefile github.com/docker/docker/image/spec/specs-go/v1=/tmp/go-build267750084/b563/_pkg_.a packagefile github.com/docker/go-connections/nat=/tmp/go-build267750084/b564/_pkg_.a packagefile github.com/docker/go-units=/tmp/go-build267750084/b159/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b556/_pkg_.a -trimpath "$WORK/b556=>" -p github.com/docker/docker/api/types/container -complete -installsuffix shared -buildid t_5VG4Wm2isGEqbysU6r/t_5VG4Wm2isGEqbysU6r -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b556/importcfg -pack ./src/github.com/docker/docker/api/types/container/change_type.go ./src/github.com/docker/docker/api/types/container/change_types.go ./src/github.com/docker/docker/api/types/container/config.go ./src/github.com/docker/docker/api/types/container/container_top.go ./src/github.com/docker/docker/api/types/container/container_update.go ./src/github.com/docker/docker/api/types/container/create_response.go ./src/github.com/docker/docker/api/types/container/errors.go ./src/github.com/docker/docker/api/types/container/filesystem_change.go ./src/github.com/docker/docker/api/types/container/hostconfig.go ./src/github.com/docker/docker/api/types/container/hostconfig_unix.go ./src/github.com/docker/docker/api/types/container/options.go ./src/github.com/docker/docker/api/types/container/wait_exit_error.go ./src/github.com/docker/docker/api/types/container/wait_response.go ./src/github.com/docker/docker/api/types/container/waitcondition.go cd $WORK/b510 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/containers/storage/pkg/devicemapper -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b510=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=3CD6GF70cjD_An8MPYab -o ./_x005.o -c devmapper_wrapper_dynamic.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b356/_pkg_.a # internal cp $WORK/b356/_pkg_.a /builddir/.cache/go-build/82/8240026b31ae1d18414086ec406bb44f8f91d7e2da4eedf4544feb2a46c04ce6-d # internal github.com/sigstore/sigstore/pkg/signature/payload mkdir -p $WORK/b380/ cat >/tmp/go-build267750084/b380/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build267750084/b027/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/google/go-containerregistry/pkg/name=/tmp/go-build267750084/b356/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b380/_pkg_.a -trimpath "$WORK/b380=>" -p github.com/sigstore/sigstore/pkg/signature/payload -complete -installsuffix shared -buildid Zi8GZkjv_nhc5EIcMGst/Zi8GZkjv_nhc5EIcMGst -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b380/importcfg -pack ./src/github.com/sigstore/sigstore/pkg/signature/payload/doc.go ./src/github.com/sigstore/sigstore/pkg/signature/payload/payload.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b206/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b708/_pkg_.a # internal cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/db/db0c97a0d3b1133940bf0dd1e17fbb185cdcbb2d3445a8824261bcd24b887c55-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b200/ cp $WORK/b708/_pkg_.a /builddir/.cache/go-build/a9/a930bad0368b6850dfe99b6eb665ec7ca31e90b35f3cdc908f16b06a550bba04-d # internal cat >/tmp/go-build267750084/b200/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-build267750084/b201/_pkg_.a packagefile net=/tmp/go-build267750084/b068/_pkg_.a packagefile net/textproto=/tmp/go-build267750084/b206/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build267750084/b031/_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/http/httpguts -std -complete -installsuffix shared -buildid F4A8lnZ1HvE6L18No7Vi/F4A8lnZ1HvE6L18No7Vi -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b200/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 mime/multipart mkdir -p $WORK/b210/ cat >/tmp/go-build267750084/b210/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build267750084/b060/_pkg_.a packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile crypto/rand=/tmp/go-build267750084/b115/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile internal/godebug=/tmp/go-build267750084/b055/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile math=/tmp/go-build267750084/b035/_pkg_.a packagefile mime=/tmp/go-build267750084/b209/_pkg_.a packagefile mime/quotedprintable=/tmp/go-build267750084/b211/_pkg_.a packagefile net/textproto=/tmp/go-build267750084/b206/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile path/filepath=/tmp/go-build267750084/b059/_pkg_.a packagefile sort=/tmp/go-build267750084/b041/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -p mime/multipart -std -complete -installsuffix shared -buildid -YmJjHmELunE2kbftHwf/-YmJjHmELunE2kbftHwf -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b210/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 net/mail mkdir -p $WORK/b334/ golang.org/x/net/http/httpguts mkdir -p $WORK/b453/ cat >/tmp/go-build267750084/b334/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build267750084/b060/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile log=/tmp/go-build267750084/b088/_pkg_.a packagefile mime=/tmp/go-build267750084/b209/_pkg_.a packagefile net/textproto=/tmp/go-build267750084/b206/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a packagefile unicode/utf8=/tmp/go-build267750084/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b334/_pkg_.a -trimpath "$WORK/b334=>" -p net/mail -std -complete -installsuffix shared -buildid WX6C05KFA31Szp9bWiKJ/WX6C05KFA31Szp9bWiKJ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b334/importcfg -pack /usr/lib/golang/src/net/mail/message.go cat >/tmp/go-build267750084/b453/importcfg << 'EOF' # internal # import config packagefile golang.org/x/net/idna=/tmp/go-build267750084/b454/_pkg_.a packagefile net=/tmp/go-build267750084/b068/_pkg_.a packagefile net/textproto=/tmp/go-build267750084/b206/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile unicode/utf8=/tmp/go-build267750084/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b453/_pkg_.a -trimpath "$WORK/b453=>" -p golang.org/x/net/http/httpguts -complete -installsuffix shared -buildid Ow7i4FwqU3NCS5gys5_H/Ow7i4FwqU3NCS5gys5_H -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b453/importcfg -pack ./src/golang.org/x/net/http/httpguts/guts.go ./src/golang.org/x/net/http/httpguts/httplex.go cd $WORK/b510 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/containers/storage/pkg/devicemapper -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b510=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=3CD6GF70cjD_An8MPYab -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b324/_pkg_.a # internal cp $WORK/b324/_pkg_.a /builddir/.cache/go-build/6b/6be5e285df87ef13ca324d89c294ea8e147f4a4407fa1170cf19d24a3bb14151-d # internal github.com/mistifyio/go-zfs/v3 mkdir -p $WORK/b524/ cat >/tmp/go-build267750084/b524/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/google/uuid=/tmp/go-build267750084/b324/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile os/exec=/tmp/go-build267750084/b160/_pkg_.a packagefile regexp=/tmp/go-build267750084/b066/_pkg_.a packagefile runtime=/tmp/go-build267750084/b009/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b524/_pkg_.a -trimpath "$WORK/b524=>" -p github.com/mistifyio/go-zfs/v3 -complete -installsuffix shared -buildid bHLXC8UeByRnYcw6gDi5/bHLXC8UeByRnYcw6gDi5 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b524/importcfg -pack ./src/github.com/mistifyio/go-zfs/v3/error.go ./src/github.com/mistifyio/go-zfs/v3/utils.go ./src/github.com/mistifyio/go-zfs/v3/utils_notsolaris.go ./src/github.com/mistifyio/go-zfs/v3/zfs.go ./src/github.com/mistifyio/go-zfs/v3/zpool.go github.com/containers/luksy mkdir -p $WORK/b666/ github.com/sylabs/sif/v2/pkg/sif mkdir -p $WORK/b606/ cat >/tmp/go-build267750084/b666/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile crypto/aes=/tmp/go-build267750084/b094/_pkg_.a packagefile crypto/cipher=/tmp/go-build267750084/b095/_pkg_.a packagefile crypto/rand=/tmp/go-build267750084/b115/_pkg_.a packagefile crypto/sha1=/tmp/go-build267750084/b126/_pkg_.a packagefile crypto/sha256=/tmp/go-build267750084/b117/_pkg_.a packagefile crypto/sha512=/tmp/go-build267750084/b111/_pkg_.a packagefile encoding/binary=/tmp/go-build267750084/b034/_pkg_.a packagefile encoding/json=/tmp/go-build267750084/b027/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/aead/serpent=/tmp/go-build267750084/b667/_pkg_.a packagefile github.com/google/uuid=/tmp/go-build267750084/b324/_pkg_.a packagefile golang.org/x/crypto/argon2=/tmp/go-build267750084/b668/_pkg_.a packagefile golang.org/x/crypto/cast5=/tmp/go-build267750084/b391/_pkg_.a packagefile golang.org/x/crypto/pbkdf2=/tmp/go-build267750084/b367/_pkg_.a packagefile golang.org/x/crypto/ripemd160=/tmp/go-build267750084/b671/_pkg_.a packagefile golang.org/x/crypto/twofish=/tmp/go-build267750084/b672/_pkg_.a packagefile golang.org/x/crypto/xts=/tmp/go-build267750084/b673/_pkg_.a packagefile hash=/tmp/go-build267750084/b077/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile syscall=/tmp/go-build267750084/b024/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b666/_pkg_.a -trimpath "$WORK/b666=>" -p github.com/containers/luksy -complete -installsuffix shared -buildid KrgDi10pweRQct_S8OKZ/KrgDi10pweRQct_S8OKZ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b666/importcfg -pack ./src/github.com/containers/luksy/decrypt.go ./src/github.com/containers/luksy/encrypt.go ./src/github.com/containers/luksy/encryption.go ./src/github.com/containers/luksy/luks.go ./src/github.com/containers/luksy/tune.go ./src/github.com/containers/luksy/v1header.go ./src/github.com/containers/luksy/v2header.go ./src/github.com/containers/luksy/v2json.go cat >/tmp/go-build267750084/b606/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile crypto=/tmp/go-build267750084/b076/_pkg_.a packagefile crypto/sha256=/tmp/go-build267750084/b117/_pkg_.a packagefile encoding=/tmp/go-build267750084/b032/_pkg_.a packagefile encoding/binary=/tmp/go-build267750084/b034/_pkg_.a packagefile encoding/hex=/tmp/go-build267750084/b130/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/google/go-containerregistry/pkg/v1=/tmp/go-build267750084/b607/_pkg_.a packagefile github.com/google/uuid=/tmp/go-build267750084/b324/_pkg_.a packagefile hash=/tmp/go-build267750084/b077/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b606/_pkg_.a -trimpath "$WORK/b606=>" -p github.com/sylabs/sif/v2/pkg/sif -complete -installsuffix shared -buildid jWPiSe6Vsh3BQ22NFVy-/jWPiSe6Vsh3BQ22NFVy- -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b606/importcfg -pack ./src/github.com/sylabs/sif/v2/pkg/sif/arch.go ./src/github.com/sylabs/sif/v2/pkg/sif/buffer.go ./src/github.com/sylabs/sif/v2/pkg/sif/create.go ./src/github.com/sylabs/sif/v2/pkg/sif/descriptor.go ./src/github.com/sylabs/sif/v2/pkg/sif/descriptor_input.go ./src/github.com/sylabs/sif/v2/pkg/sif/load.go ./src/github.com/sylabs/sif/v2/pkg/sif/select.go ./src/github.com/sylabs/sif/v2/pkg/sif/sif.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b678/_pkg_.a # internal cp $WORK/b678/_pkg_.a /builddir/.cache/go-build/77/7760623d2febf5b475ad3a0031638103efacc0a810a4155f9f431fa1f1ad348f-d # internal github.com/containers/buildah/internal/parse mkdir -p $WORK/b677/ cat >/tmp/go-build267750084/b677/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/containers/common/pkg/parse=/tmp/go-build267750084/b678/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build267750084/b167/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile path/filepath=/tmp/go-build267750084/b059/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b677/_pkg_.a -trimpath "$WORK/b677=>" -p github.com/containers/buildah/internal/parse -complete -installsuffix shared -buildid uqQkZTVk3Si3Un-rjT5B/uqQkZTVk3Si3Un-rjT5B -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b677/importcfg -pack ./_build/src/github.com/containers/buildah/internal/parse/parse.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b380/_pkg_.a # internal cp $WORK/b380/_pkg_.a /builddir/.cache/go-build/ca/ca98112634b1ef858d43541ce791d28e82bb85e7f582a1c91cb8910c1c5a7059-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b195/_pkg_.a # internal cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/b0/b015941c056ee5a82a60bf99140ef4b11bc209c15d6d1560a3f845834e1c6581-d # internal github.com/containers/storage/types mkdir -p $WORK/b191/ cat >/tmp/go-build267750084/b191/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/BurntSushi/toml=/tmp/go-build267750084/b192/_pkg_.a packagefile github.com/containers/storage/pkg/config=/tmp/go-build267750084/b194/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=/tmp/go-build267750084/b195/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=/tmp/go-build267750084/b155/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=/tmp/go-build267750084/b165/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build267750084/b086/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build267750084/b087/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile os/exec=/tmp/go-build267750084/b160/_pkg_.a packagefile path/filepath=/tmp/go-build267750084/b059/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -p github.com/containers/storage/types -complete -installsuffix shared -buildid 12QB1I5Y-gr1xEVIvCUH/12QB1I5Y-gr1xEVIvCUH -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b191/importcfg -pack ./src/github.com/containers/storage/types/errors.go ./src/github.com/containers/storage/types/idmappings.go ./src/github.com/containers/storage/types/options.go ./src/github.com/containers/storage/types/options_linux.go ./src/github.com/containers/storage/types/utils.go github.com/containers/image/v5/pkg/sysregistriesv2 mkdir -p $WORK/b545/ cat >/tmp/go-build267750084/b545/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/BurntSushi/toml=/tmp/go-build267750084/b192/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build267750084/b074/_pkg_.a packagefile github.com/containers/image/v5/internal/rootless=/tmp/go-build267750084/b304/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build267750084/b081/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=/tmp/go-build267750084/b195/_pkg_.a packagefile github.com/containers/storage/pkg/lockfile=/tmp/go-build267750084/b525/_pkg_.a packagefile github.com/containers/storage/pkg/regexp=/tmp/go-build267750084/b065/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build267750084/b086/_pkg_.a packagefile golang.org/x/exp/maps=/tmp/go-build267750084/b141/_pkg_.a packagefile io/fs=/tmp/go-build267750084/b048/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile path/filepath=/tmp/go-build267750084/b059/_pkg_.a packagefile reflect=/tmp/go-build267750084/b037/_pkg_.a packagefile sort=/tmp/go-build267750084/b041/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b545/_pkg_.a -trimpath "$WORK/b545=>" -p github.com/containers/image/v5/pkg/sysregistriesv2 -complete -installsuffix shared -buildid hxthlnSkxzCoK6-GJAqn/hxthlnSkxzCoK6-GJAqn -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b545/importcfg -pack ./src/github.com/containers/image/v5/pkg/sysregistriesv2/paths_common.go ./src/github.com/containers/image/v5/pkg/sysregistriesv2/shortnames.go ./src/github.com/containers/image/v5/pkg/sysregistriesv2/system_registries_v2.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b665/_pkg_.a # internal cp $WORK/b665/_pkg_.a /builddir/.cache/go-build/5a/5affe3e75042534c46b7e42bc0fef20886a4d8e38a5fad9624cc3716472b1863-d # internal github.com/containers/common/pkg/netns mkdir -p $WORK/b710/ cat >/tmp/go-build267750084/b710/importcfg << 'EOF' # internal # import config packagefile crypto/rand=/tmp/go-build267750084/b115/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=/tmp/go-build267750084/b704/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=/tmp/go-build267750084/b195/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=/tmp/go-build267750084/b165/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build267750084/b087/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile path=/tmp/go-build267750084/b049/_pkg_.a packagefile path/filepath=/tmp/go-build267750084/b059/_pkg_.a packagefile runtime=/tmp/go-build267750084/b009/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b710/_pkg_.a -trimpath "$WORK/b710=>" -p github.com/containers/common/pkg/netns -complete -installsuffix shared -buildid 86xIWV_CliV2Rfycg6Jd/86xIWV_CliV2Rfycg6Jd -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b710/importcfg -pack ./src/github.com/containers/common/pkg/netns/netns_linux.go github.com/containers/common/pkg/chown mkdir -p $WORK/b746/ cat >/tmp/go-build267750084/b746/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=/tmp/go-build267750084/b195/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile os/user=/tmp/go-build267750084/b057/_pkg_.a packagefile path/filepath=/tmp/go-build267750084/b059/_pkg_.a packagefile syscall=/tmp/go-build267750084/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b746/_pkg_.a -trimpath "$WORK/b746=>" -p github.com/containers/common/pkg/chown -complete -installsuffix shared -buildid IBqyfHctaCX3qoVZ7EGN/IBqyfHctaCX3qoVZ7EGN -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b746/importcfg -pack ./src/github.com/containers/common/pkg/chown/chown.go ./src/github.com/containers/common/pkg/chown/chown_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b338/_pkg_.a # internal cp $WORK/b338/_pkg_.a /builddir/.cache/go-build/88/88d09d21bb0fa8b56d74001fc5015ac6cc19b7fd6cb63a5c8bb1f380e72bc38b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b200/_pkg_.a # internal cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/7c/7c78ff0eaf9fafa32be612811abf2d71581a4f8a3b8254ce2766abf914c02f54-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b453/_pkg_.a # internal cp $WORK/b453/_pkg_.a /builddir/.cache/go-build/4b/4bac0c8674321097cc1c58fc02dcc76aac0d6b4c1fc5c977907d202db91dba12-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b556/_pkg_.a # internal cp $WORK/b556/_pkg_.a /builddir/.cache/go-build/4d/4d7abf5759b155ed11e0957109dae48abadfbfaeff1c273d59f4a172dfe1110c-d # internal github.com/docker/docker/api/types/swarm mkdir -p $WORK/b568/ cat >/tmp/go-build267750084/b568/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types/container=/tmp/go-build267750084/b556/_pkg_.a packagefile github.com/docker/docker/api/types/mount=/tmp/go-build267750084/b559/_pkg_.a packagefile github.com/docker/docker/api/types/network=/tmp/go-build267750084/b560/_pkg_.a packagefile github.com/docker/docker/api/types/swarm/runtime=/tmp/go-build267750084/b569/_pkg_.a packagefile github.com/docker/go-units=/tmp/go-build267750084/b159/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b568/_pkg_.a -trimpath "$WORK/b568=>" -p github.com/docker/docker/api/types/swarm -complete -installsuffix shared -buildid K9xioVlkWk8wgDxQjkDv/K9xioVlkWk8wgDxQjkDv -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b568/importcfg -pack ./src/github.com/docker/docker/api/types/swarm/common.go ./src/github.com/docker/docker/api/types/swarm/config.go ./src/github.com/docker/docker/api/types/swarm/container.go ./src/github.com/docker/docker/api/types/swarm/network.go ./src/github.com/docker/docker/api/types/swarm/node.go ./src/github.com/docker/docker/api/types/swarm/runtime.go ./src/github.com/docker/docker/api/types/swarm/secret.go ./src/github.com/docker/docker/api/types/swarm/service.go ./src/github.com/docker/docker/api/types/swarm/service_create_response.go ./src/github.com/docker/docker/api/types/swarm/service_update_response.go ./src/github.com/docker/docker/api/types/swarm/swarm.go ./src/github.com/docker/docker/api/types/swarm/task.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b677/_pkg_.a # internal cp $WORK/b677/_pkg_.a /builddir/.cache/go-build/0c/0c0ce1c97a0fabe4b6578de7c52c5e1fc3b51282e860364c40f747f7a12831e4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b746/_pkg_.a # internal cd $WORK/b522 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/containers/storage/drivers/copy -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b522=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=xqvt1lpAOOgMlSUTtebf -o ./_x001.o -c _cgo_export.c cp $WORK/b746/_pkg_.a /builddir/.cache/go-build/65/6553077f7ccdcd1c2574bc06a652a4fc2348cc8a831e3ebdcf3205f98d9b5bee-d # internal cd /builddir/build/BUILD/buildah-1.35.4 TERM='dumb' gcc -I ./src/github.com/containers/storage/pkg/devicemapper -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b510=/tmp/go-build -gno-record-gcc-switches -o $WORK/b510/_cgo_.o $WORK/b510/_cgo_main.o $WORK/b510/preferlinkext $WORK/b510/_x001.o $WORK/b510/_x002.o $WORK/b510/_x003.o $WORK/b510/_x004.o $WORK/b510/_x005.o -O2 -g -ldevmapper /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b210/_pkg_.a # internal cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/d8/d8f1a5cc4648b97ceeb647cae7fee735c0e37d878b1f240d1f52adefe764905b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b334/_pkg_.a # internal cp $WORK/b334/_pkg_.a /builddir/.cache/go-build/00/005264282748ae3cd7a80a402247862ef1f5f0ba12bcf30c52a935eaa4f7d14f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b325/_pkg_.a # internal cp $WORK/b325/_pkg_.a /builddir/.cache/go-build/b8/b85baee96414409d16cd422962363f0f5a5c6228b40f81afe465705bc8b5db91-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b710/_pkg_.a # internal cp $WORK/b710/_pkg_.a /builddir/.cache/go-build/74/749e47f9f58b901618c1a91f29cd3b649f08438028d442e486c79b012d270766-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b568/_pkg_.a # internal cp $WORK/b568/_pkg_.a /builddir/.cache/go-build/95/95a93f6447a9091c28eb2139749217607db15e6a8d90d2fee2a539b6df0fe807-d # internal github.com/docker/docker/api/types/system mkdir -p $WORK/b571/ cat >/tmp/go-build267750084/b571/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/docker/docker/api/types/container=/tmp/go-build267750084/b556/_pkg_.a packagefile github.com/docker/docker/api/types/registry=/tmp/go-build267750084/b566/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=/tmp/go-build267750084/b568/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a EOF github.com/docker/docker/api/types/volume mkdir -p $WORK/b572/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b571/_pkg_.a -trimpath "$WORK/b571=>" -p github.com/docker/docker/api/types/system -complete -installsuffix shared -buildid w8jFlKclaTUGhkVDzqaU/w8jFlKclaTUGhkVDzqaU -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b571/importcfg -pack ./src/github.com/docker/docker/api/types/system/info.go ./src/github.com/docker/docker/api/types/system/runtime.go ./src/github.com/docker/docker/api/types/system/security_opts.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b524/_pkg_.a # internal cp $WORK/b524/_pkg_.a /builddir/.cache/go-build/ca/cac5f3c1446ccdc8c4d4a0c55da40c88a6ad17e1b79c86a285d72179eaf43e71-d # internal cat >/tmp/go-build267750084/b572/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types/filters=/tmp/go-build267750084/b558/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=/tmp/go-build267750084/b568/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b572/_pkg_.a -trimpath "$WORK/b572=>" -p github.com/docker/docker/api/types/volume -complete -installsuffix shared -buildid rJhVeaX9fKqHaZUfEVes/rJhVeaX9fKqHaZUfEVes -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b572/importcfg -pack ./src/github.com/docker/docker/api/types/volume/cluster_volume.go ./src/github.com/docker/docker/api/types/volume/create_options.go ./src/github.com/docker/docker/api/types/volume/list_response.go ./src/github.com/docker/docker/api/types/volume/options.go ./src/github.com/docker/docker/api/types/volume/volume.go ./src/github.com/docker/docker/api/types/volume/volume_update.go cd $WORK/b522 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/containers/storage/drivers/copy -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b522=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=xqvt1lpAOOgMlSUTtebf -o ./_x002.o -c copy_linux.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b191/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b254/_pkg_.a # internal cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/b7/b7ab701a76bf4a682eb548c4096c1fb66bc74ad8db631905f29e500eafc59dbd-d # internal github.com/containers/common/pkg/config mkdir -p $WORK/b611/ cat >/tmp/go-build267750084/b611/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build267750084/b027/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/BurntSushi/toml=/tmp/go-build267750084/b192/_pkg_.a packagefile github.com/containers/common/internal/attributedstring=/tmp/go-build267750084/b612/_pkg_.a packagefile github.com/containers/common/libnetwork/types=/tmp/go-build267750084/b064/_pkg_.a packagefile github.com/containers/common/pkg/apparmor=/tmp/go-build267750084/b613/_pkg_.a packagefile github.com/containers/common/pkg/capabilities=/tmp/go-build267750084/b615/_pkg_.a packagefile github.com/containers/common/pkg/cgroupv2=/tmp/go-build267750084/b616/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=/tmp/go-build267750084/b195/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=/tmp/go-build267750084/b163/_pkg_.a packagefile github.com/containers/storage/pkg/lockfile=/tmp/go-build267750084/b525/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=/tmp/go-build267750084/b165/_pkg_.a packagefile github.com/containers/storage/types=/tmp/go-build267750084/b191/_pkg_.a packagefile github.com/docker/go-units=/tmp/go-build267750084/b159/_pkg_.a packagefile github.com/hashicorp/go-multierror=/tmp/go-build267750084/b282/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=/tmp/go-build267750084/b507/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build267750084/b086/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build267750084/b090/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build267750084/b087/_pkg_.a packagefile io/fs=/tmp/go-build267750084/b048/_pkg_.a packagefile net=/tmp/go-build267750084/b068/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile os/exec=/tmp/go-build267750084/b160/_pkg_.a packagefile path/filepath=/tmp/go-build267750084/b059/_pkg_.a packagefile regexp=/tmp/go-build267750084/b066/_pkg_.a packagefile runtime=/tmp/go-build267750084/b009/_pkg_.a packagefile sort=/tmp/go-build267750084/b041/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a packagefile tags.cncf.io/container-device-interface/pkg/parser=/tmp/go-build267750084/b617/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b611/_pkg_.a -trimpath "$WORK/b611=>" -p github.com/containers/common/pkg/config -complete -installsuffix shared -buildid hXRvELzNeXVGL6DkOCWL/hXRvELzNeXVGL6DkOCWL -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b611/importcfg -pack ./src/github.com/containers/common/pkg/config/config.go ./src/github.com/containers/common/pkg/config/config_linux.go ./src/github.com/containers/common/pkg/config/config_local.go ./src/github.com/containers/common/pkg/config/config_unix.go ./src/github.com/containers/common/pkg/config/connections.go ./src/github.com/containers/common/pkg/config/db_backend.go ./src/github.com/containers/common/pkg/config/default.go ./src/github.com/containers/common/pkg/config/default_common.go ./src/github.com/containers/common/pkg/config/default_linux.go ./src/github.com/containers/common/pkg/config/modules.go ./src/github.com/containers/common/pkg/config/new.go ./src/github.com/containers/common/pkg/config/nosystemd.go ./src/github.com/containers/common/pkg/config/pod_exit_policy.go ./src/github.com/containers/common/pkg/config/pull_policy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b572/_pkg_.a # internal cp $WORK/b572/_pkg_.a /builddir/.cache/go-build/7e/7eaf62e02ce4fa56efd371ac274bf93793b339912ea3574b5b0ee069054cb841-d # internal cd $WORK/b522 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/containers/storage/drivers/copy -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b522=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=xqvt1lpAOOgMlSUTtebf -o ./_cgo_main.o -c _cgo_main.c cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/3b/3b4d73905863590e30801168d93f3796837e29677ba53c2ff77fe5c634c6dbe1-d # internal google.golang.org/protobuf/internal/filetype mkdir -p $WORK/b253/ cat >/tmp/go-build267750084/b253/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/descopts=/tmp/go-build267750084/b250/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=/tmp/go-build267750084/b248/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=/tmp/go-build267750084/b254/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build267750084/b233/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build267750084/b243/_pkg_.a packagefile reflect=/tmp/go-build267750084/b037/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b253/_pkg_.a -trimpath "$WORK/b253=>" -p google.golang.org/protobuf/internal/filetype -complete -installsuffix shared -buildid yIBSZEb2ytE7g9SRkBJZ/yIBSZEb2ytE7g9SRkBJZ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b253/importcfg -pack ./src/google.golang.org/protobuf/internal/filetype/build.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b327/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b571/_pkg_.a # internal cp $WORK/b571/_pkg_.a /builddir/.cache/go-build/7d/7deabf1e5dd8da9daf856669861ff909ec2785d4929be469d35992a2494b1a8d-d # internal github.com/docker/docker/api/types mkdir -p $WORK/b554/ cat >/tmp/go-build267750084/b554/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build267750084/b060/_pkg_.a packagefile encoding/json=/tmp/go-build267750084/b027/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/docker/docker/api/types/checkpoint=/tmp/go-build267750084/b555/_pkg_.a packagefile github.com/docker/docker/api/types/container=/tmp/go-build267750084/b556/_pkg_.a packagefile github.com/docker/docker/api/types/filters=/tmp/go-build267750084/b558/_pkg_.a packagefile github.com/docker/docker/api/types/image=/tmp/go-build267750084/b565/_pkg_.a packagefile github.com/docker/docker/api/types/mount=/tmp/go-build267750084/b559/_pkg_.a packagefile github.com/docker/docker/api/types/network=/tmp/go-build267750084/b560/_pkg_.a packagefile github.com/docker/docker/api/types/registry=/tmp/go-build267750084/b566/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=/tmp/go-build267750084/b568/_pkg_.a packagefile github.com/docker/docker/api/types/system=/tmp/go-build267750084/b571/_pkg_.a packagefile github.com/docker/docker/api/types/volume=/tmp/go-build267750084/b572/_pkg_.a packagefile github.com/docker/go-connections/nat=/tmp/go-build267750084/b564/_pkg_.a packagefile github.com/docker/go-units=/tmp/go-build267750084/b159/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile net=/tmp/go-build267750084/b068/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile sort=/tmp/go-build267750084/b041/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b545/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b554/_pkg_.a -trimpath "$WORK/b554=>" -p github.com/docker/docker/api/types -complete -installsuffix shared -buildid -tqRZ_bDALIO-EXNcBMN/-tqRZ_bDALIO-EXNcBMN -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b554/importcfg -pack ./src/github.com/docker/docker/api/types/client.go ./src/github.com/docker/docker/api/types/configs.go ./src/github.com/docker/docker/api/types/error_response.go ./src/github.com/docker/docker/api/types/error_response_ext.go ./src/github.com/docker/docker/api/types/graph_driver_data.go ./src/github.com/docker/docker/api/types/id_response.go ./src/github.com/docker/docker/api/types/plugin.go ./src/github.com/docker/docker/api/types/plugin_device.go ./src/github.com/docker/docker/api/types/plugin_env.go ./src/github.com/docker/docker/api/types/plugin_interface_type.go ./src/github.com/docker/docker/api/types/plugin_mount.go ./src/github.com/docker/docker/api/types/plugin_responses.go ./src/github.com/docker/docker/api/types/port.go ./src/github.com/docker/docker/api/types/stats.go ./src/github.com/docker/docker/api/types/types.go ./src/github.com/docker/docker/api/types/types_deprecated.go cp $WORK/b545/_pkg_.a /builddir/.cache/go-build/27/27c54ee69f360c620e99a479fe4336d0349cdddf4e7394d5db8792a418111c51-d # internal cp $WORK/b327/_pkg_.a /builddir/.cache/go-build/c4/c45c7d62497e6a10dd1032e9a840c495a9623b2cd0c773bd23a9637d340ae6ab-d # internal github.com/containers/image/v5/pkg/docker/config mkdir -p $WORK/b544/ cat >/tmp/go-build267750084/b544/importcfg << 'EOF' # internal # import config packagefile encoding/base64=/tmp/go-build267750084/b033/_pkg_.a packagefile encoding/json=/tmp/go-build267750084/b027/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build267750084/b074/_pkg_.a packagefile github.com/containers/image/v5/internal/set=/tmp/go-build267750084/b142/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=/tmp/go-build267750084/b545/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build267750084/b081/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=/tmp/go-build267750084/b195/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=/tmp/go-build267750084/b163/_pkg_.a packagefile github.com/docker/docker-credential-helpers/client=/tmp/go-build267750084/b546/_pkg_.a packagefile github.com/docker/docker-credential-helpers/credentials=/tmp/go-build267750084/b547/_pkg_.a packagefile github.com/hashicorp/go-multierror=/tmp/go-build267750084/b282/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build267750084/b086/_pkg_.a packagefile io/fs=/tmp/go-build267750084/b048/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile os/exec=/tmp/go-build267750084/b160/_pkg_.a packagefile path/filepath=/tmp/go-build267750084/b059/_pkg_.a packagefile runtime=/tmp/go-build267750084/b009/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b544/_pkg_.a -trimpath "$WORK/b544=>" -p github.com/containers/image/v5/pkg/docker/config -complete -installsuffix shared -buildid ftG_-OBdnzaztVV80bZ4/ftG_-OBdnzaztVV80bZ4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b544/importcfg -pack ./src/github.com/containers/image/v5/pkg/docker/config/config.go TERM='dumb' gcc -I ./src/github.com/containers/storage/drivers/copy -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b522=/tmp/go-build -gno-record-gcc-switches -o $WORK/b522/_cgo_.o $WORK/b522/_cgo_main.o $WORK/b522/preferlinkext $WORK/b522/_x001.o $WORK/b522/_x002.o -O2 -g /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b533/_pkg_.a # internal cp $WORK/b533/_pkg_.a /builddir/.cache/go-build/e4/e425a078a1d1ee4819ed9fd886830e653c7819901ed5349833e9885c4149432b-d # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage devicemapper -dynimport $WORK/b510/_cgo_.o -dynout $WORK/b510/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b606/_pkg_.a # internal cp $WORK/b606/_pkg_.a /builddir/.cache/go-build/1d/1d73561aefe52b5cf420d2cd77abde0fc3b61a14737b5b5a453e8b2f782997b5-d # internal cat >/tmp/go-build267750084/b510/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build267750084/b086/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build267750084/b087/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile reflect=/tmp/go-build267750084/b037/_pkg_.a packagefile runtime=/tmp/go-build267750084/b009/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile runtime/cgo=/tmp/go-build267750084/b058/_pkg_.a packagefile syscall=/tmp/go-build267750084/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b510/_pkg_.a -trimpath "$WORK/b510=>" -p github.com/containers/storage/pkg/devicemapper -installsuffix shared -buildid 3CD6GF70cjD_An8MPYab/3CD6GF70cjD_An8MPYab -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b510/importcfg -pack ./src/github.com/containers/storage/pkg/devicemapper/devmapper.go ./src/github.com/containers/storage/pkg/devicemapper/ioctl.go ./src/github.com/containers/storage/pkg/devicemapper/log.go $WORK/b510/_cgo_gotypes.go $WORK/b510/devmapper_log.cgo1.go $WORK/b510/devmapper_wrapper.cgo1.go $WORK/b510/devmapper_wrapper_deferred_remove.cgo1.go $WORK/b510/devmapper_wrapper_dynamic.cgo1.go $WORK/b510/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b253/_pkg_.a # internal cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/8d/8dfe05e9eebfa52e5e8b1acb5548f64e04773c34f5b7c34b2e9087bf21f7db55-d # internal google.golang.org/protobuf/runtime/protoimpl mkdir -p $WORK/b252/ cat >/tmp/go-build267750084/b252/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/filedesc=/tmp/go-build267750084/b248/_pkg_.a packagefile google.golang.org/protobuf/internal/filetype=/tmp/go-build267750084/b253/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=/tmp/go-build267750084/b254/_pkg_.a packagefile google.golang.org/protobuf/internal/version=/tmp/go-build267750084/b256/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b252/_pkg_.a -trimpath "$WORK/b252=>" -p google.golang.org/protobuf/runtime/protoimpl -complete -installsuffix shared -buildid 9EG5uLcmoKZAbcIEhzMc/9EG5uLcmoKZAbcIEhzMc -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b252/importcfg -pack ./src/google.golang.org/protobuf/runtime/protoimpl/impl.go ./src/google.golang.org/protobuf/runtime/protoimpl/version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b554/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b666/_pkg_.a # internal cp $WORK/b554/_pkg_.a /builddir/.cache/go-build/77/77dbd28e988070ef81b31b1fe362bc91232af9d5310100d70e49e40e6849671e-d # internal cp $WORK/b666/_pkg_.a /builddir/.cache/go-build/d5/d5c525692116d91243dc27aef3dd536d0366437fe17e73d0adfa606cbba8d2af-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b544/_pkg_.a # internal cp $WORK/b544/_pkg_.a /builddir/.cache/go-build/c7/c733266c85e6a5a36cc5f28c0aae0505bd51fb5a4b572e724b394cab87991eca-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b252/_pkg_.a # internal cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/b1/b1c6b427b866726189a5d4f3c7452a857a5fd82feb0532202e3b72ded2817e9b-d # internal google.golang.org/protobuf/types/descriptorpb mkdir -p $WORK/b251/ cat >/tmp/go-build267750084/b251/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build267750084/b233/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build267750084/b252/_pkg_.a packagefile reflect=/tmp/go-build267750084/b037/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b251/_pkg_.a -trimpath "$WORK/b251=>" -p google.golang.org/protobuf/types/descriptorpb -complete -installsuffix shared -buildid yAAGa7NMYDEQmjGLcfgf/yAAGa7NMYDEQmjGLcfgf -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b251/importcfg -pack ./src/google.golang.org/protobuf/types/descriptorpb/descriptor.pb.go google.golang.org/protobuf/types/known/anypb google.golang.org/protobuf/types/known/durationpb mkdir -p $WORK/b262/ google.golang.org/protobuf/types/known/timestamppb github.com/moby/buildkit/util/stack mkdir -p $WORK/b267/ cat >/tmp/go-build267750084/b262/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/proto=/tmp/go-build267750084/b242/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build267750084/b233/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build267750084/b243/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build267750084/b252/_pkg_.a packagefile reflect=/tmp/go-build267750084/b037/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b262/_pkg_.a -trimpath "$WORK/b262=>" -p google.golang.org/protobuf/types/known/anypb -complete -installsuffix shared -buildid 71H4otvF07LBWmFc5I4T/71H4otvF07LBWmFc5I4T -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b262/importcfg -pack ./src/google.golang.org/protobuf/types/known/anypb/any.pb.go cat >/tmp/go-build267750084/b267/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build267750084/b233/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build267750084/b252/_pkg_.a packagefile math=/tmp/go-build267750084/b035/_pkg_.a packagefile reflect=/tmp/go-build267750084/b037/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a EOF mkdir -p $WORK/b269/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b267/_pkg_.a -trimpath "$WORK/b267=>" -p google.golang.org/protobuf/types/known/durationpb -complete -installsuffix shared -buildid TqnxSK891Y6o8rB54ysN/TqnxSK891Y6o8rB54ysN -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b267/importcfg -pack ./src/google.golang.org/protobuf/types/known/durationpb/duration.pb.go mkdir -p $WORK/b656/ cat >/tmp/go-build267750084/b656/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/containerd/typeurl/v2=/tmp/go-build267750084/b657/_pkg_.a packagefile github.com/pkg/errors=/tmp/go-build267750084/b567/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build267750084/b233/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build267750084/b252/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile reflect=/tmp/go-build267750084/b037/_pkg_.a packagefile runtime=/tmp/go-build267750084/b009/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a EOF cat >/tmp/go-build267750084/b269/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build267750084/b233/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build267750084/b252/_pkg_.a packagefile reflect=/tmp/go-build267750084/b037/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b656/_pkg_.a -trimpath "$WORK/b656=>" -p github.com/moby/buildkit/util/stack -complete -installsuffix shared -buildid hJ7X3GGAC86Wz2ceoXlR/hJ7X3GGAC86Wz2ceoXlR -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b656/importcfg -pack ./src/github.com/moby/buildkit/util/stack/generate.go ./src/github.com/moby/buildkit/util/stack/stack.go ./src/github.com/moby/buildkit/util/stack/stack.pb.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b269/_pkg_.a -trimpath "$WORK/b269=>" -p google.golang.org/protobuf/types/known/timestamppb -complete -installsuffix shared -buildid -q-12mUIoQ7InMUQI8dC/-q-12mUIoQ7InMUQI8dC -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b269/importcfg -pack ./src/google.golang.org/protobuf/types/known/timestamppb/timestamp.pb.go TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage copy -dynimport $WORK/b522/_cgo_.o -dynout $WORK/b522/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b624/_pkg_.a # internal cat >/tmp/go-build267750084/b522/importcfg << 'EOF' # internal # import config packagefile container/list=/tmp/go-build267750084/b119/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=/tmp/go-build267750084/b155/_pkg_.a packagefile github.com/containers/storage/pkg/pools=/tmp/go-build267750084/b162/_pkg_.a packagefile github.com/containers/storage/pkg/system=/tmp/go-build267750084/b156/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=/tmp/go-build267750084/b165/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build267750084/b087/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile net=/tmp/go-build267750084/b068/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile path/filepath=/tmp/go-build267750084/b059/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile syscall=/tmp/go-build267750084/b024/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a packagefile runtime/cgo=/tmp/go-build267750084/b058/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b522/_pkg_.a -trimpath "$WORK/b522=>" -p github.com/containers/storage/drivers/copy -installsuffix shared -buildid xqvt1lpAOOgMlSUTtebf/xqvt1lpAOOgMlSUTtebf -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b522/importcfg -pack $WORK/b522/_cgo_gotypes.go $WORK/b522/copy_linux.cgo1.go $WORK/b522/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b269/_pkg_.a # internal cp $WORK/b269/_pkg_.a /builddir/.cache/go-build/fc/fcfad00f66b094529973840365d3873f59663d79654863f66a3105c839ca412b-d # internal github.com/golang/protobuf/ptypes/timestamp mkdir -p $WORK/b268/ cat >/tmp/go-build267750084/b268/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build267750084/b233/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build267750084/b252/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build267750084/b269/_pkg_.a packagefile reflect=/tmp/go-build267750084/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b268/_pkg_.a -trimpath "$WORK/b268=>" -p github.com/golang/protobuf/ptypes/timestamp -complete -installsuffix shared -buildid OZ1-ja4a8uf6PeiwpJTd/OZ1-ja4a8uf6PeiwpJTd -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b268/importcfg -pack ./src/github.com/golang/protobuf/ptypes/timestamp/timestamp.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b611/_pkg_.a # internal cp $WORK/b624/_pkg_.a /builddir/.cache/go-build/10/1038e1f0501fd1da43a710460f3750f0bb35b01d4bfff3c5d56dcb6f7ae60b48-d # internal github.com/manifoldco/promptui mkdir -p $WORK/b623/ cat >/tmp/go-build267750084/b623/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/chzyer/readline=/tmp/go-build267750084/b624/_pkg_.a packagefile github.com/manifoldco/promptui/list=/tmp/go-build267750084/b625/_pkg_.a packagefile github.com/manifoldco/promptui/screenbuf=/tmp/go-build267750084/b626/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile text/tabwriter=/tmp/go-build267750084/b419/_pkg_.a packagefile text/template=/tmp/go-build267750084/b417/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b623/_pkg_.a -trimpath "$WORK/b623=>" -p github.com/manifoldco/promptui -complete -installsuffix shared -buildid YszD0G9Fsil97IQSSZBk/YszD0G9Fsil97IQSSZBk -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b623/importcfg -pack ./src/github.com/manifoldco/promptui/codes.go ./src/github.com/manifoldco/promptui/cursor.go ./src/github.com/manifoldco/promptui/keycodes.go ./src/github.com/manifoldco/promptui/keycodes_other.go ./src/github.com/manifoldco/promptui/prompt.go ./src/github.com/manifoldco/promptui/promptui.go ./src/github.com/manifoldco/promptui/select.go ./src/github.com/manifoldco/promptui/styles.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b267/_pkg_.a # internal cp $WORK/b267/_pkg_.a /builddir/.cache/go-build/1f/1ff32f2748e71f7eca1a630a2d9d7b080c1b984f40095fb7e05f515c940e1e04-d # internal github.com/golang/protobuf/ptypes/duration mkdir -p $WORK/b266/ cat >/tmp/go-build267750084/b266/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build267750084/b233/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build267750084/b252/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=/tmp/go-build267750084/b267/_pkg_.a packagefile reflect=/tmp/go-build267750084/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b266/_pkg_.a -trimpath "$WORK/b266=>" -p github.com/golang/protobuf/ptypes/duration -complete -installsuffix shared -buildid idmFNSHf6YaB2baNamqj/idmFNSHf6YaB2baNamqj -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b266/importcfg -pack ./src/github.com/golang/protobuf/ptypes/duration/duration.pb.go google.golang.org/grpc/binarylog/grpc_binarylog_v1 mkdir -p $WORK/b437/ cp $WORK/b611/_pkg_.a /builddir/.cache/go-build/bc/bc21c58a1d50e94403e9d1afcf8ecb64a6a9d82acda1929831dec2e33b8bdbfe-d # internal cat >/tmp/go-build267750084/b437/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build267750084/b233/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build267750084/b252/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=/tmp/go-build267750084/b267/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build267750084/b269/_pkg_.a packagefile reflect=/tmp/go-build267750084/b037/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b437/_pkg_.a -trimpath "$WORK/b437=>" -p google.golang.org/grpc/binarylog/grpc_binarylog_v1 -complete -installsuffix shared -buildid 1Tpy-H0iAy--78_LsWwJ/1Tpy-H0iAy--78_LsWwJ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b437/importcfg -pack ./src/google.golang.org/grpc/binarylog/grpc_binarylog_v1/binarylog.pb.go github.com/containers/buildah/internal/tmpdir mkdir -p $WORK/b664/ github.com/containers/common/libnetwork/slirp4netns mkdir -p $WORK/b707/ cat >/tmp/go-build267750084/b707/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile encoding/json=/tmp/go-build267750084/b027/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=/tmp/go-build267750084/b704/_pkg_.a packagefile github.com/containers/common/libnetwork/types=/tmp/go-build267750084/b064/_pkg_.a packagefile github.com/containers/common/pkg/config=/tmp/go-build267750084/b611/_pkg_.a packagefile github.com/containers/common/pkg/rootlessport=/tmp/go-build267750084/b708/_pkg_.a packagefile github.com/containers/common/pkg/servicereaper=/tmp/go-build267750084/b709/_pkg_.a packagefile github.com/containers/common/pkg/util=/tmp/go-build267750084/b698/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build267750084/b086/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile net=/tmp/go-build267750084/b068/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile os/exec=/tmp/go-build267750084/b160/_pkg_.a packagefile path/filepath=/tmp/go-build267750084/b059/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a packagefile syscall=/tmp/go-build267750084/b024/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b707/_pkg_.a -trimpath "$WORK/b707=>" -p github.com/containers/common/libnetwork/slirp4netns -complete -installsuffix shared -buildid QK5kT3R-n6BAE29_RRV_/QK5kT3R-n6BAE29_RRV_ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b707/importcfg -pack ./src/github.com/containers/common/libnetwork/slirp4netns/const.go ./src/github.com/containers/common/libnetwork/slirp4netns/slirp4netns.go cat >/tmp/go-build267750084/b664/importcfg << 'EOF' # internal # import config packagefile github.com/containers/common/pkg/config=/tmp/go-build267750084/b611/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build267750084/b086/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile path/filepath=/tmp/go-build267750084/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b151/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b664/_pkg_.a -trimpath "$WORK/b664=>" -p github.com/containers/buildah/internal/tmpdir -complete -installsuffix shared -buildid 2rbZMamor8yzSmlXTjAa/2rbZMamor8yzSmlXTjAa -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b664/importcfg -pack ./_build/src/github.com/containers/buildah/internal/tmpdir/tmpdir.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b262/_pkg_.a # internal cp $WORK/b262/_pkg_.a /builddir/.cache/go-build/a0/a05977f0380a006351e6728e1241f5e75cc29d44e5a41969d64463cb22da12d7-d # internal github.com/golang/protobuf/ptypes/any mkdir -p $WORK/b265/ google.golang.org/genproto/googleapis/rpc/status mkdir -p $WORK/b261/ cat >/tmp/go-build267750084/b265/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build267750084/b233/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build267750084/b252/_pkg_.a packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build267750084/b262/_pkg_.a packagefile reflect=/tmp/go-build267750084/b037/_pkg_.a EOF cat >/tmp/go-build267750084/b261/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build267750084/b233/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build267750084/b252/_pkg_.a packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build267750084/b262/_pkg_.a packagefile reflect=/tmp/go-build267750084/b037/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b261/_pkg_.a -trimpath "$WORK/b261=>" -p google.golang.org/genproto/googleapis/rpc/status -complete -installsuffix shared -buildid jRxMZt5p8lidrIumy0jZ/jRxMZt5p8lidrIumy0jZ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b261/importcfg -pack ./src/google.golang.org/genproto/googleapis/rpc/status/status.pb.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b265/_pkg_.a -trimpath "$WORK/b265=>" -p github.com/golang/protobuf/ptypes/any -complete -installsuffix shared -buildid IjnnkmuEf44NW2R9Te-c/IjnnkmuEf44NW2R9Te-c -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b265/importcfg -pack ./src/github.com/golang/protobuf/ptypes/any/any.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b656/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b268/_pkg_.a # internal cp $WORK/b656/_pkg_.a /builddir/.cache/go-build/37/378015c995611b687a9715ebc3409a79df5b3c28c5c3dff108f40f0274410c97-d # internal github.com/moby/buildkit/frontend/dockerfile/parser mkdir -p $WORK/b653/ cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/60/60373970ea0f7f4aa36fe429ab46f1cd952baa34359f2d28015bd58ed887a21a-d # internal cat >/tmp/go-build267750084/b653/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build267750084/b060/_pkg_.a packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile encoding/json=/tmp/go-build267750084/b027/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/moby/buildkit/frontend/dockerfile/command=/tmp/go-build267750084/b654/_pkg_.a packagefile github.com/moby/buildkit/frontend/dockerfile/shell=/tmp/go-build267750084/b655/_pkg_.a packagefile github.com/moby/buildkit/util/stack=/tmp/go-build267750084/b656/_pkg_.a packagefile github.com/pkg/errors=/tmp/go-build267750084/b567/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile regexp=/tmp/go-build267750084/b066/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile unicode=/tmp/go-build267750084/b030/_pkg_.a packagefile unicode/utf8=/tmp/go-build267750084/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b653/_pkg_.a -trimpath "$WORK/b653=>" -p github.com/moby/buildkit/frontend/dockerfile/parser -complete -installsuffix shared -buildid 2kCftujmMx9u4iqDJs-x/2kCftujmMx9u4iqDJs-x -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b653/importcfg -pack ./src/github.com/moby/buildkit/frontend/dockerfile/parser/directives.go ./src/github.com/moby/buildkit/frontend/dockerfile/parser/errors.go ./src/github.com/moby/buildkit/frontend/dockerfile/parser/line_parsers.go ./src/github.com/moby/buildkit/frontend/dockerfile/parser/parser.go ./src/github.com/moby/buildkit/frontend/dockerfile/parser/split_command.go cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/61/61ed90b6a83b49d0e7df72b0e910da00bb34fcc067ab77bc71b6e61faba498cb-d # internal github.com/containers/storage/pkg/chrootarchive mkdir -p $WORK/b187/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b664/_pkg_.a # internal github.com/containers/buildah/copier mkdir -p $WORK/b630/ cat >/tmp/go-build267750084/b187/importcfg << 'EOF' # internal # import config packagefile archive/tar=/tmp/go-build267750084/b054/_pkg_.a packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile flag=/tmp/go-build267750084/b052/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/containers/storage/pkg/archive=/tmp/go-build267750084/b151/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=/tmp/go-build267750084/b155/_pkg_.a packagefile github.com/containers/storage/pkg/mount=/tmp/go-build267750084/b157/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=/tmp/go-build267750084/b166/_pkg_.a packagefile github.com/containers/storage/pkg/system=/tmp/go-build267750084/b156/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=/tmp/go-build267750084/b165/_pkg_.a packagefile github.com/json-iterator/go=/tmp/go-build267750084/b188/_pkg_.a packagefile github.com/syndtr/gocapability/capability=/tmp/go-build267750084/b168/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build267750084/b087/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile net=/tmp/go-build267750084/b068/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile os/user=/tmp/go-build267750084/b057/_pkg_.a packagefile path/filepath=/tmp/go-build267750084/b059/_pkg_.a packagefile runtime=/tmp/go-build267750084/b009/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -p github.com/containers/storage/pkg/chrootarchive -complete -installsuffix shared -buildid muc4py5fFJM7npKKF4Qy/muc4py5fFJM7npKKF4Qy -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b187/importcfg -pack ./src/github.com/containers/storage/pkg/chrootarchive/archive.go ./src/github.com/containers/storage/pkg/chrootarchive/archive_unix.go ./src/github.com/containers/storage/pkg/chrootarchive/chroot_linux.go ./src/github.com/containers/storage/pkg/chrootarchive/diff.go ./src/github.com/containers/storage/pkg/chrootarchive/diff_unix.go ./src/github.com/containers/storage/pkg/chrootarchive/init_unix.go ./src/github.com/containers/storage/pkg/chrootarchive/jsoniter.go cp $WORK/b664/_pkg_.a /builddir/.cache/go-build/50/50194e7af0dfce87894a248321c41472028826e2d29b200919cf00a3e64d7af1-d # internal cat >/tmp/go-build267750084/b630/importcfg << 'EOF' # internal # import config packagefile archive/tar=/tmp/go-build267750084/b054/_pkg_.a packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile encoding/json=/tmp/go-build267750084/b027/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=/tmp/go-build267750084/b287/_pkg_.a packagefile github.com/containers/storage/pkg/archive=/tmp/go-build267750084/b151/_pkg_.a packagefile github.com/containers/storage/pkg/fileutils=/tmp/go-build267750084/b153/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=/tmp/go-build267750084/b155/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=/tmp/go-build267750084/b166/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build267750084/b086/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build267750084/b087/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile io/fs=/tmp/go-build267750084/b048/_pkg_.a packagefile net=/tmp/go-build267750084/b068/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile os/user=/tmp/go-build267750084/b057/_pkg_.a packagefile path=/tmp/go-build267750084/b049/_pkg_.a packagefile path/filepath=/tmp/go-build267750084/b059/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a packagefile syscall=/tmp/go-build267750084/b024/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b630/_pkg_.a -trimpath "$WORK/b630=>" -p github.com/containers/buildah/copier -complete -installsuffix shared -buildid -yh8gv15LGYqgWV1FrwR/-yh8gv15LGYqgWV1FrwR -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b630/importcfg -pack ./_build/src/github.com/containers/buildah/copier/copier.go ./_build/src/github.com/containers/buildah/copier/hardlink_uint64.go ./_build/src/github.com/containers/buildah/copier/hardlink_unix.go ./_build/src/github.com/containers/buildah/copier/mknod_int.go ./_build/src/github.com/containers/buildah/copier/syscall_unix.go ./_build/src/github.com/containers/buildah/copier/xattrs.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b724/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b266/_pkg_.a # internal cp $WORK/b266/_pkg_.a /builddir/.cache/go-build/7c/7c767666e54052c7b77328922606ec2c57eb9abf876deb477dce8ffdae782e8f-d # internal cp $WORK/b724/_pkg_.a /builddir/.cache/go-build/e4/e4ee2e031e14453dea71f74e4ea99fb2ac875fba616a343170d5ed57176f4309-d # internal github.com/cilium/ebpf/link mkdir -p $WORK/b741/ cat >/tmp/go-build267750084/b741/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile crypto/rand=/tmp/go-build267750084/b115/_pkg_.a packagefile debug/elf=/tmp/go-build267750084/b725/_pkg_.a packagefile encoding/binary=/tmp/go-build267750084/b034/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/cilium/ebpf=/tmp/go-build267750084/b724/_pkg_.a packagefile github.com/cilium/ebpf/asm=/tmp/go-build267750084/b728/_pkg_.a packagefile github.com/cilium/ebpf/btf=/tmp/go-build267750084/b731/_pkg_.a packagefile github.com/cilium/ebpf/internal=/tmp/go-build267750084/b732/_pkg_.a packagefile github.com/cilium/ebpf/internal/sys=/tmp/go-build267750084/b729/_pkg_.a packagefile github.com/cilium/ebpf/internal/unix=/tmp/go-build267750084/b730/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile path/filepath=/tmp/go-build267750084/b059/_pkg_.a packagefile runtime=/tmp/go-build267750084/b009/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a packagefile syscall=/tmp/go-build267750084/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b741/_pkg_.a -trimpath "$WORK/b741=>" -p github.com/cilium/ebpf/link -complete -installsuffix shared -buildid 2MGbY3tGM-f5EqOgc4bZ/2MGbY3tGM-f5EqOgc4bZ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b741/importcfg -pack ./src/github.com/cilium/ebpf/link/cgroup.go ./src/github.com/cilium/ebpf/link/doc.go ./src/github.com/cilium/ebpf/link/iter.go ./src/github.com/cilium/ebpf/link/kprobe.go ./src/github.com/cilium/ebpf/link/link.go ./src/github.com/cilium/ebpf/link/netns.go ./src/github.com/cilium/ebpf/link/perf_event.go ./src/github.com/cilium/ebpf/link/platform.go ./src/github.com/cilium/ebpf/link/program.go ./src/github.com/cilium/ebpf/link/raw_tracepoint.go ./src/github.com/cilium/ebpf/link/socket_filter.go ./src/github.com/cilium/ebpf/link/syscalls.go ./src/github.com/cilium/ebpf/link/tracepoint.go ./src/github.com/cilium/ebpf/link/tracing.go ./src/github.com/cilium/ebpf/link/uprobe.go ./src/github.com/cilium/ebpf/link/xdp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b693/_pkg_.a # internal cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/containers/storage/pkg/devicemapper /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b510/_pkg_.a $WORK/b510/preferlinkext $WORK/b510/_x001.o $WORK/b510/_x002.o $WORK/b510/_x003.o $WORK/b510/_x004.o $WORK/b510/_x005.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b510/_pkg_.a # internal cp $WORK/b510/_pkg_.a /builddir/.cache/go-build/1d/1d4d69494c6d1a2cf96e349976dfc8a4a4e7709cb73075cbff64a01188e346e3-d # internal # github.com/containers/storage/pkg/devicemapper src/github.com/containers/storage/pkg/devicemapper/devmapper_wrapper.go:7: warning: "_GNU_SOURCE" redefined 7 | #define _GNU_SOURCE | : note: this is the location of the previous definition cgo-gcc-prolog: In function '_cgo_87734d2c86b9_Cfunc_log_with_errno_init': cgo-gcc-prolog:467:49: warning: unused variable '_cgo_a' [-Wunused-variable] /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b265/_pkg_.a # internal cp $WORK/b265/_pkg_.a /builddir/.cache/go-build/b2/b2562987b6033393578f2cbaad6da1e12396fad10526c5308abbc78ae0f48152-d # internal cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/containers/storage/drivers/copy /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b522/_pkg_.a $WORK/b522/preferlinkext $WORK/b522/_x001.o $WORK/b522/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b522/_pkg_.a # internal cp $WORK/b693/_pkg_.a /builddir/.cache/go-build/53/53322bce714fe40df3640c21b3a449fa65d42667d82a36a3151deac85931efbc-d # internal github.com/spf13/cobra cp $WORK/b522/_pkg_.a /builddir/.cache/go-build/9b/9bbdba585beb7ef8f2899a48f6dbaa34e824a04e43649c2bfaa2d4fde20ee978-d # internal mkdir -p $WORK/b692/ cat >/tmp/go-build267750084/b692/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile context=/tmp/go-build267750084/b002/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/spf13/pflag=/tmp/go-build267750084/b693/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile path/filepath=/tmp/go-build267750084/b059/_pkg_.a packagefile reflect=/tmp/go-build267750084/b037/_pkg_.a packagefile regexp=/tmp/go-build267750084/b066/_pkg_.a packagefile sort=/tmp/go-build267750084/b041/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a packagefile text/template=/tmp/go-build267750084/b417/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a packagefile unicode=/tmp/go-build267750084/b030/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b692/_pkg_.a -trimpath "$WORK/b692=>" -p github.com/spf13/cobra -complete -installsuffix shared -buildid RetfO9UieTW70Kyw2E8b/RetfO9UieTW70Kyw2E8b -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b692/importcfg -pack ./src/github.com/spf13/cobra/active_help.go ./src/github.com/spf13/cobra/args.go ./src/github.com/spf13/cobra/bash_completions.go ./src/github.com/spf13/cobra/bash_completionsV2.go ./src/github.com/spf13/cobra/cobra.go ./src/github.com/spf13/cobra/command.go ./src/github.com/spf13/cobra/command_notwin.go ./src/github.com/spf13/cobra/completions.go ./src/github.com/spf13/cobra/fish_completions.go ./src/github.com/spf13/cobra/flag_groups.go ./src/github.com/spf13/cobra/powershell_completions.go ./src/github.com/spf13/cobra/shell_completions.go ./src/github.com/spf13/cobra/zsh_completions.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b127/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b261/_pkg_.a # internal cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/87/87754fa8cab725157215ed5d3aeff99870ca968c9364be40e71c4385e6c2d3d5-d # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/c7/c7fc25af5b0d54d37a4a1c50ad236fe13b069e31edf8b32001a02672dc7608aa-d # internal golang.org/x/crypto/ocsp mkdir -p $WORK/b364/ cat >/tmp/go-build267750084/b364/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build267750084/b076/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build267750084/b093/_pkg_.a packagefile crypto/elliptic=/tmp/go-build267750084/b106/_pkg_.a packagefile crypto/rand=/tmp/go-build267750084/b115/_pkg_.a packagefile crypto/rsa=/tmp/go-build267750084/b116/_pkg_.a packagefile crypto/sha1=/tmp/go-build267750084/b126/_pkg_.a packagefile crypto/sha256=/tmp/go-build267750084/b117/_pkg_.a packagefile crypto/sha512=/tmp/go-build267750084/b111/_pkg_.a packagefile crypto/x509=/tmp/go-build267750084/b127/_pkg_.a packagefile crypto/x509/pkix=/tmp/go-build267750084/b129/_pkg_.a packagefile encoding/asn1=/tmp/go-build267750084/b113/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile math/big=/tmp/go-build267750084/b107/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a EOF gopkg.in/go-jose/go-jose.v2 mkdir -p $WORK/b365/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b364/_pkg_.a -trimpath "$WORK/b364=>" -p golang.org/x/crypto/ocsp -complete -installsuffix shared -buildid y_la7axXjJJLaOMH0JkU/y_la7axXjJJLaOMH0JkU -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b364/importcfg -pack ./src/golang.org/x/crypto/ocsp/ocsp.go crypto/tls mkdir -p $WORK/b118/ cat >/tmp/go-build267750084/b365/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile compress/flate=/tmp/go-build267750084/b181/_pkg_.a packagefile crypto=/tmp/go-build267750084/b076/_pkg_.a packagefile crypto/aes=/tmp/go-build267750084/b094/_pkg_.a packagefile crypto/cipher=/tmp/go-build267750084/b095/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build267750084/b093/_pkg_.a packagefile crypto/elliptic=/tmp/go-build267750084/b106/_pkg_.a packagefile crypto/hmac=/tmp/go-build267750084/b123/_pkg_.a packagefile crypto/rand=/tmp/go-build267750084/b115/_pkg_.a packagefile crypto/rsa=/tmp/go-build267750084/b116/_pkg_.a packagefile crypto/sha1=/tmp/go-build267750084/b126/_pkg_.a packagefile crypto/sha256=/tmp/go-build267750084/b117/_pkg_.a packagefile crypto/sha512=/tmp/go-build267750084/b111/_pkg_.a packagefile crypto/subtle=/tmp/go-build267750084/b097/_pkg_.a packagefile crypto/x509=/tmp/go-build267750084/b127/_pkg_.a packagefile encoding/base64=/tmp/go-build267750084/b033/_pkg_.a packagefile encoding/binary=/tmp/go-build267750084/b034/_pkg_.a packagefile encoding/hex=/tmp/go-build267750084/b130/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile golang.org/x/crypto/ed25519=/tmp/go-build267750084/b366/_pkg_.a packagefile golang.org/x/crypto/pbkdf2=/tmp/go-build267750084/b367/_pkg_.a packagefile gopkg.in/go-jose/go-jose.v2/cipher=/tmp/go-build267750084/b368/_pkg_.a packagefile gopkg.in/go-jose/go-jose.v2/json=/tmp/go-build267750084/b369/_pkg_.a packagefile hash=/tmp/go-build267750084/b077/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile math/big=/tmp/go-build267750084/b107/_pkg_.a packagefile net/url=/tmp/go-build267750084/b132/_pkg_.a packagefile reflect=/tmp/go-build267750084/b037/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile unicode=/tmp/go-build267750084/b030/_pkg_.a EOF cat >/tmp/go-build267750084/b118/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 importmap golang.org/x/crypto/hkdf=vendor/golang.org/x/crypto/hkdf packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile container/list=/tmp/go-build267750084/b119/_pkg_.a packagefile context=/tmp/go-build267750084/b002/_pkg_.a packagefile crypto=/tmp/go-build267750084/b076/_pkg_.a packagefile crypto/aes=/tmp/go-build267750084/b094/_pkg_.a packagefile crypto/cipher=/tmp/go-build267750084/b095/_pkg_.a packagefile crypto/des=/tmp/go-build267750084/b120/_pkg_.a packagefile crypto/ecdh=/tmp/go-build267750084/b100/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build267750084/b093/_pkg_.a packagefile crypto/ed25519=/tmp/go-build267750084/b121/_pkg_.a packagefile crypto/elliptic=/tmp/go-build267750084/b106/_pkg_.a packagefile crypto/hmac=/tmp/go-build267750084/b123/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build267750084/b098/_pkg_.a packagefile crypto/md5=/tmp/go-build267750084/b124/_pkg_.a packagefile crypto/rand=/tmp/go-build267750084/b115/_pkg_.a packagefile crypto/rc4=/tmp/go-build267750084/b125/_pkg_.a packagefile crypto/rsa=/tmp/go-build267750084/b116/_pkg_.a packagefile crypto/sha1=/tmp/go-build267750084/b126/_pkg_.a packagefile crypto/sha256=/tmp/go-build267750084/b117/_pkg_.a packagefile crypto/sha512=/tmp/go-build267750084/b111/_pkg_.a packagefile crypto/subtle=/tmp/go-build267750084/b097/_pkg_.a packagefile crypto/x509=/tmp/go-build267750084/b127/_pkg_.a packagefile encoding/binary=/tmp/go-build267750084/b034/_pkg_.a packagefile encoding/pem=/tmp/go-build267750084/b131/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=/tmp/go-build267750084/b133/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build267750084/b112/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=/tmp/go-build267750084/b139/_pkg_.a packagefile hash=/tmp/go-build267750084/b077/_pkg_.a packagefile internal/cpu=/tmp/go-build267750084/b011/_pkg_.a packagefile internal/godebug=/tmp/go-build267750084/b055/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile net=/tmp/go-build267750084/b068/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile runtime=/tmp/go-build267750084/b009/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build267750084/b022/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b365/_pkg_.a -trimpath "$WORK/b365=>" -p gopkg.in/go-jose/go-jose.v2 -complete -installsuffix shared -buildid rEp6C3gZEuEUWJZsog7B/rEp6C3gZEuEUWJZsog7B -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b365/importcfg -pack ./src/gopkg.in/go-jose/go-jose.v2/asymmetric.go ./src/gopkg.in/go-jose/go-jose.v2/crypter.go ./src/gopkg.in/go-jose/go-jose.v2/doc.go ./src/gopkg.in/go-jose/go-jose.v2/encoding.go ./src/gopkg.in/go-jose/go-jose.v2/jwe.go ./src/gopkg.in/go-jose/go-jose.v2/jwk.go ./src/gopkg.in/go-jose/go-jose.v2/jws.go ./src/gopkg.in/go-jose/go-jose.v2/opaque.go ./src/gopkg.in/go-jose/go-jose.v2/shared.go ./src/gopkg.in/go-jose/go-jose.v2/signing.go ./src/gopkg.in/go-jose/go-jose.v2/symmetric.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -p crypto/tls -std -complete -installsuffix shared -buildid pDKLV28DYY2YUzgi-SmB/pDKLV28DYY2YUzgi-SmB -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b118/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/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/notboring.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 github.com/asaskevich/govalidator mkdir -p $WORK/b322/ go.mozilla.org/pkcs7 mkdir -p $WORK/b473/ github.com/go-jose/go-jose/v3 cat >/tmp/go-build267750084/b322/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile crypto/rsa=/tmp/go-build267750084/b116/_pkg_.a packagefile crypto/x509=/tmp/go-build267750084/b127/_pkg_.a packagefile encoding/base64=/tmp/go-build267750084/b033/_pkg_.a packagefile encoding/json=/tmp/go-build267750084/b027/_pkg_.a packagefile encoding/pem=/tmp/go-build267750084/b131/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile html=/tmp/go-build267750084/b323/_pkg_.a packagefile io/ioutil=/tmp/go-build267750084/b138/_pkg_.a packagefile math=/tmp/go-build267750084/b035/_pkg_.a packagefile net=/tmp/go-build267750084/b068/_pkg_.a packagefile net/url=/tmp/go-build267750084/b132/_pkg_.a packagefile path=/tmp/go-build267750084/b049/_pkg_.a packagefile reflect=/tmp/go-build267750084/b037/_pkg_.a packagefile regexp=/tmp/go-build267750084/b066/_pkg_.a packagefile sort=/tmp/go-build267750084/b041/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a packagefile unicode=/tmp/go-build267750084/b030/_pkg_.a packagefile unicode/utf8=/tmp/go-build267750084/b031/_pkg_.a EOF mkdir -p $WORK/b405/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b322/_pkg_.a -trimpath "$WORK/b322=>" -p github.com/asaskevich/govalidator -complete -installsuffix shared -buildid e9sDoPnXdoSUNivaPCsD/e9sDoPnXdoSUNivaPCsD -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b322/importcfg -pack ./src/github.com/asaskevich/govalidator/arrays.go ./src/github.com/asaskevich/govalidator/converter.go ./src/github.com/asaskevich/govalidator/doc.go ./src/github.com/asaskevich/govalidator/error.go ./src/github.com/asaskevich/govalidator/numerics.go ./src/github.com/asaskevich/govalidator/patterns.go ./src/github.com/asaskevich/govalidator/types.go ./src/github.com/asaskevich/govalidator/utils.go ./src/github.com/asaskevich/govalidator/validator.go cat >/tmp/go-build267750084/b473/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile crypto=/tmp/go-build267750084/b076/_pkg_.a packagefile crypto/aes=/tmp/go-build267750084/b094/_pkg_.a packagefile crypto/cipher=/tmp/go-build267750084/b095/_pkg_.a packagefile crypto/des=/tmp/go-build267750084/b120/_pkg_.a packagefile crypto/dsa=/tmp/go-build267750084/b128/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build267750084/b093/_pkg_.a packagefile crypto/rand=/tmp/go-build267750084/b115/_pkg_.a packagefile crypto/rsa=/tmp/go-build267750084/b116/_pkg_.a packagefile crypto/sha1=/tmp/go-build267750084/b126/_pkg_.a packagefile crypto/subtle=/tmp/go-build267750084/b097/_pkg_.a packagefile crypto/x509=/tmp/go-build267750084/b127/_pkg_.a packagefile crypto/x509/pkix=/tmp/go-build267750084/b129/_pkg_.a packagefile encoding/asn1=/tmp/go-build267750084/b113/_pkg_.a packagefile encoding/pem=/tmp/go-build267750084/b131/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile io/ioutil=/tmp/go-build267750084/b138/_pkg_.a packagefile math/big=/tmp/go-build267750084/b107/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile os/exec=/tmp/go-build267750084/b160/_pkg_.a packagefile sort=/tmp/go-build267750084/b041/_pkg_.a packagefile testing=/tmp/go-build267750084/b474/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a EOF cat >/tmp/go-build267750084/b405/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile compress/flate=/tmp/go-build267750084/b181/_pkg_.a packagefile crypto=/tmp/go-build267750084/b076/_pkg_.a packagefile crypto/aes=/tmp/go-build267750084/b094/_pkg_.a packagefile crypto/cipher=/tmp/go-build267750084/b095/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build267750084/b093/_pkg_.a packagefile crypto/ed25519=/tmp/go-build267750084/b121/_pkg_.a packagefile crypto/elliptic=/tmp/go-build267750084/b106/_pkg_.a packagefile crypto/hmac=/tmp/go-build267750084/b123/_pkg_.a packagefile crypto/rand=/tmp/go-build267750084/b115/_pkg_.a packagefile crypto/rsa=/tmp/go-build267750084/b116/_pkg_.a packagefile crypto/sha1=/tmp/go-build267750084/b126/_pkg_.a packagefile crypto/sha256=/tmp/go-build267750084/b117/_pkg_.a packagefile crypto/sha512=/tmp/go-build267750084/b111/_pkg_.a packagefile crypto/subtle=/tmp/go-build267750084/b097/_pkg_.a packagefile crypto/x509=/tmp/go-build267750084/b127/_pkg_.a packagefile encoding/base64=/tmp/go-build267750084/b033/_pkg_.a packagefile encoding/binary=/tmp/go-build267750084/b034/_pkg_.a packagefile encoding/hex=/tmp/go-build267750084/b130/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/go-jose/go-jose/v3/cipher=/tmp/go-build267750084/b406/_pkg_.a packagefile github.com/go-jose/go-jose/v3/json=/tmp/go-build267750084/b407/_pkg_.a packagefile golang.org/x/crypto/pbkdf2=/tmp/go-build267750084/b367/_pkg_.a packagefile hash=/tmp/go-build267750084/b077/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile math/big=/tmp/go-build267750084/b107/_pkg_.a packagefile net/url=/tmp/go-build267750084/b132/_pkg_.a packagefile reflect=/tmp/go-build267750084/b037/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile unicode=/tmp/go-build267750084/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b473/_pkg_.a -trimpath "$WORK/b473=>" -p go.mozilla.org/pkcs7 -complete -installsuffix shared -buildid Jt-gFtnx0R6eFbAkQ5oh/Jt-gFtnx0R6eFbAkQ5oh -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b473/importcfg -pack ./src/go.mozilla.org/pkcs7/ber.go ./src/go.mozilla.org/pkcs7/decrypt.go ./src/go.mozilla.org/pkcs7/encrypt.go ./src/go.mozilla.org/pkcs7/pkcs7.go ./src/go.mozilla.org/pkcs7/sign.go ./src/go.mozilla.org/pkcs7/verify.go ./src/go.mozilla.org/pkcs7/verify_test_dsa.go golang.org/x/crypto/ssh mkdir -p $WORK/b684/ cat >/tmp/go-build267750084/b684/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build267750084/b060/_pkg_.a packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile context=/tmp/go-build267750084/b002/_pkg_.a packagefile crypto=/tmp/go-build267750084/b076/_pkg_.a packagefile crypto/aes=/tmp/go-build267750084/b094/_pkg_.a packagefile crypto/cipher=/tmp/go-build267750084/b095/_pkg_.a packagefile crypto/des=/tmp/go-build267750084/b120/_pkg_.a packagefile crypto/dsa=/tmp/go-build267750084/b128/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build267750084/b093/_pkg_.a packagefile crypto/ed25519=/tmp/go-build267750084/b121/_pkg_.a packagefile crypto/elliptic=/tmp/go-build267750084/b106/_pkg_.a packagefile crypto/hmac=/tmp/go-build267750084/b123/_pkg_.a packagefile crypto/md5=/tmp/go-build267750084/b124/_pkg_.a packagefile crypto/rand=/tmp/go-build267750084/b115/_pkg_.a packagefile crypto/rc4=/tmp/go-build267750084/b125/_pkg_.a packagefile crypto/rsa=/tmp/go-build267750084/b116/_pkg_.a packagefile crypto/sha1=/tmp/go-build267750084/b126/_pkg_.a packagefile crypto/sha256=/tmp/go-build267750084/b117/_pkg_.a packagefile crypto/sha512=/tmp/go-build267750084/b111/_pkg_.a packagefile crypto/subtle=/tmp/go-build267750084/b097/_pkg_.a packagefile crypto/x509=/tmp/go-build267750084/b127/_pkg_.a packagefile encoding/asn1=/tmp/go-build267750084/b113/_pkg_.a packagefile encoding/base64=/tmp/go-build267750084/b033/_pkg_.a packagefile encoding/binary=/tmp/go-build267750084/b034/_pkg_.a packagefile encoding/hex=/tmp/go-build267750084/b130/_pkg_.a packagefile encoding/pem=/tmp/go-build267750084/b131/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile golang.org/x/crypto/chacha20=/tmp/go-build267750084/b685/_pkg_.a packagefile golang.org/x/crypto/curve25519=/tmp/go-build267750084/b686/_pkg_.a packagefile golang.org/x/crypto/internal/poly1305=/tmp/go-build267750084/b375/_pkg_.a packagefile golang.org/x/crypto/ssh/internal/bcrypt_pbkdf=/tmp/go-build267750084/b687/_pkg_.a packagefile hash=/tmp/go-build267750084/b077/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile log=/tmp/go-build267750084/b088/_pkg_.a packagefile math=/tmp/go-build267750084/b035/_pkg_.a packagefile math/big=/tmp/go-build267750084/b107/_pkg_.a packagefile math/rand=/tmp/go-build267750084/b108/_pkg_.a packagefile net=/tmp/go-build267750084/b068/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile reflect=/tmp/go-build267750084/b037/_pkg_.a packagefile sort=/tmp/go-build267750084/b041/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build267750084/b022/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b684/_pkg_.a -trimpath "$WORK/b684=>" -p golang.org/x/crypto/ssh -complete -installsuffix shared -buildid lQRBnwLgi_lE6yHOsG6X/lQRBnwLgi_lE6yHOsG6X -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b684/importcfg -pack ./src/golang.org/x/crypto/ssh/buffer.go ./src/golang.org/x/crypto/ssh/certs.go ./src/golang.org/x/crypto/ssh/channel.go ./src/golang.org/x/crypto/ssh/cipher.go ./src/golang.org/x/crypto/ssh/client.go ./src/golang.org/x/crypto/ssh/client_auth.go ./src/golang.org/x/crypto/ssh/common.go ./src/golang.org/x/crypto/ssh/connection.go ./src/golang.org/x/crypto/ssh/doc.go ./src/golang.org/x/crypto/ssh/handshake.go ./src/golang.org/x/crypto/ssh/kex.go ./src/golang.org/x/crypto/ssh/keys.go ./src/golang.org/x/crypto/ssh/mac.go ./src/golang.org/x/crypto/ssh/messages.go ./src/golang.org/x/crypto/ssh/mux.go ./src/golang.org/x/crypto/ssh/server.go ./src/golang.org/x/crypto/ssh/session.go ./src/golang.org/x/crypto/ssh/ssh_gss.go ./src/golang.org/x/crypto/ssh/streamlocal.go ./src/golang.org/x/crypto/ssh/tcpip.go ./src/golang.org/x/crypto/ssh/transport.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b405/_pkg_.a -trimpath "$WORK/b405=>" -p github.com/go-jose/go-jose/v3 -complete -installsuffix shared -buildid YZ1Xh3B4qPC3Ie24MwkL/YZ1Xh3B4qPC3Ie24MwkL -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b405/importcfg -pack ./src/github.com/go-jose/go-jose/v3/asymmetric.go ./src/github.com/go-jose/go-jose/v3/crypter.go ./src/github.com/go-jose/go-jose/v3/doc.go ./src/github.com/go-jose/go-jose/v3/encoding.go ./src/github.com/go-jose/go-jose/v3/jwe.go ./src/github.com/go-jose/go-jose/v3/jwk.go ./src/github.com/go-jose/go-jose/v3/jws.go ./src/github.com/go-jose/go-jose/v3/opaque.go ./src/github.com/go-jose/go-jose/v3/shared.go ./src/github.com/go-jose/go-jose/v3/signing.go ./src/github.com/go-jose/go-jose/v3/symmetric.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b437/_pkg_.a # internal cp $WORK/b437/_pkg_.a /builddir/.cache/go-build/df/dfb58cd8f9aebd5049f3a5224e781cd45e04cc9a9a71e99e13d82bdb2f10229b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b623/_pkg_.a # internal cp $WORK/b623/_pkg_.a /builddir/.cache/go-build/96/96753f97c9b96c50e1f45868e9e45563798fd6c81b31c8a692b9153c98043e44-d # internal github.com/containers/image/v5/pkg/shortnames mkdir -p $WORK/b622/ cat >/tmp/go-build267750084/b622/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build267750084/b074/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=/tmp/go-build267750084/b545/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build267750084/b081/_pkg_.a packagefile github.com/manifoldco/promptui=/tmp/go-build267750084/b623/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build267750084/b075/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build267750084/b090/_pkg_.a packagefile golang.org/x/term=/tmp/go-build267750084/b378/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b622/_pkg_.a -trimpath "$WORK/b622=>" -p github.com/containers/image/v5/pkg/shortnames -complete -installsuffix shared -buildid rtwf6m9c-uHHbK9v2SLY/rtwf6m9c-uHHbK9v2SLY -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b622/importcfg -pack ./src/github.com/containers/image/v5/pkg/shortnames/shortnames.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b653/_pkg_.a # internal cp $WORK/b653/_pkg_.a /builddir/.cache/go-build/f8/f8ad13e9c0ba70a8b162170f4d6fb52b35e4502f7447a63491c835b57f7a322b-d # internal github.com/openshift/imagebuilder/dockerfile/parser mkdir -p $WORK/b659/ cat >/tmp/go-build267750084/b659/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build267750084/b060/_pkg_.a packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile encoding/json=/tmp/go-build267750084/b027/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/containers/storage/pkg/regexp=/tmp/go-build267750084/b065/_pkg_.a packagefile github.com/containers/storage/pkg/system=/tmp/go-build267750084/b156/_pkg_.a packagefile github.com/moby/buildkit/frontend/dockerfile/parser=/tmp/go-build267750084/b653/_pkg_.a packagefile github.com/moby/buildkit/frontend/dockerfile/shell=/tmp/go-build267750084/b655/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/command=/tmp/go-build267750084/b658/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile regexp=/tmp/go-build267750084/b066/_pkg_.a packagefile runtime=/tmp/go-build267750084/b009/_pkg_.a packagefile sort=/tmp/go-build267750084/b041/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile unicode=/tmp/go-build267750084/b030/_pkg_.a packagefile unicode/utf8=/tmp/go-build267750084/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b659/_pkg_.a -trimpath "$WORK/b659=>" -p github.com/openshift/imagebuilder/dockerfile/parser -complete -installsuffix shared -buildid C8Tq-4AKMOD5nN9FTpsA/C8Tq-4AKMOD5nN9FTpsA -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b659/importcfg -pack ./src/github.com/openshift/imagebuilder/dockerfile/parser/line_parsers.go ./src/github.com/openshift/imagebuilder/dockerfile/parser/parser.go ./src/github.com/openshift/imagebuilder/dockerfile/parser/split_command.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b707/_pkg_.a # internal cp $WORK/b707/_pkg_.a /builddir/.cache/go-build/01/01766805eea8253d199614acdcdb1e90c28a160cf1eddf31653395129a418b64-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b187/_pkg_.a # internal cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/e6/e6cca3f82113f2af7cbdfc29d7fced17cea8ba8e2eddc2f21c4b9eec373dd0eb-d # internal github.com/containers/storage/drivers mkdir -p $WORK/b499/ cat >/tmp/go-build267750084/b499/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/containers/storage/pkg/archive=/tmp/go-build267750084/b151/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=/tmp/go-build267750084/b187/_pkg_.a packagefile github.com/containers/storage/pkg/directory=/tmp/go-build267750084/b500/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=/tmp/go-build267750084/b155/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=/tmp/go-build267750084/b163/_pkg_.a packagefile github.com/containers/storage/pkg/mount=/tmp/go-build267750084/b157/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=/tmp/go-build267750084/b166/_pkg_.a packagefile github.com/containers/storage/pkg/system=/tmp/go-build267750084/b156/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=/tmp/go-build267750084/b165/_pkg_.a packagefile github.com/json-iterator/go=/tmp/go-build267750084/b188/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build267750084/b075/_pkg_.a packagefile github.com/opencontainers/selinux/pkg/pwalk=/tmp/go-build267750084/b501/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build267750084/b086/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=/tmp/go-build267750084/b292/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build267750084/b087/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile path/filepath=/tmp/go-build267750084/b059/_pkg_.a packagefile runtime=/tmp/go-build267750084/b009/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a packagefile syscall=/tmp/go-build267750084/b024/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b499/_pkg_.a -trimpath "$WORK/b499=>" -p github.com/containers/storage/drivers -complete -installsuffix shared -buildid F0h383TQCiPnc55rLJUB/F0h383TQCiPnc55rLJUB -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b499/importcfg -pack ./src/github.com/containers/storage/drivers/chown.go ./src/github.com/containers/storage/drivers/chown_unix.go ./src/github.com/containers/storage/drivers/chroot_unix.go ./src/github.com/containers/storage/drivers/counter.go ./src/github.com/containers/storage/drivers/driver.go ./src/github.com/containers/storage/drivers/driver_linux.go ./src/github.com/containers/storage/drivers/fsdiff.go ./src/github.com/containers/storage/drivers/jsoniter.go ./src/github.com/containers/storage/drivers/template.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b364/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b622/_pkg_.a # internal cp $WORK/b622/_pkg_.a /builddir/.cache/go-build/d3/d378a895adf759bbbc61b782e0690b61ef4401bc6e673d88c3952a3d4e8b0c53-d # internal cp $WORK/b364/_pkg_.a /builddir/.cache/go-build/a1/a143d5585bdd19bf3bc58498edf0d7749c6e1be9ce1bebf55333b40163d4781f-d # internal github.com/letsencrypt/boulder/revocation mkdir -p $WORK/b363/ cat >/tmp/go-build267750084/b363/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile golang.org/x/crypto/ocsp=/tmp/go-build267750084/b364/_pkg_.a packagefile sort=/tmp/go-build267750084/b041/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b363/_pkg_.a -trimpath "$WORK/b363=>" -p github.com/letsencrypt/boulder/revocation -complete -installsuffix shared -buildid XSIbRXR7ilFXKG5srX4L/XSIbRXR7ilFXKG5srX4L -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b363/importcfg -pack ./src/github.com/letsencrypt/boulder/revocation/reasons.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b363/_pkg_.a # internal cp $WORK/b363/_pkg_.a /builddir/.cache/go-build/df/dfa40dd35f742b567f54d0e8a6c6eea11232a5f18065ee99c35f8b10a17e0599-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b659/_pkg_.a # internal cp $WORK/b659/_pkg_.a /builddir/.cache/go-build/a9/a92a330578ff099f3bcc6a8db6773e20909c16d37f7deacc9d39591d1b5c4a5f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b741/_pkg_.a # internal cp $WORK/b741/_pkg_.a /builddir/.cache/go-build/23/23aeeb5019a69e3733d333f0af2a1912f3c189fb4524751765b7e2009d8ce9e3-d # internal github.com/opencontainers/runc/libcontainer/cgroups/ebpf mkdir -p $WORK/b723/ cat >/tmp/go-build267750084/b723/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/cilium/ebpf=/tmp/go-build267750084/b724/_pkg_.a packagefile github.com/cilium/ebpf/asm=/tmp/go-build267750084/b728/_pkg_.a packagefile github.com/cilium/ebpf/link=/tmp/go-build267750084/b741/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build267750084/b086/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build267750084/b087/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile runtime=/tmp/go-build267750084/b009/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b723/_pkg_.a -trimpath "$WORK/b723=>" -p github.com/opencontainers/runc/libcontainer/cgroups/ebpf -complete -installsuffix shared -buildid _s4N0hPYx67yLsEQDYEK/_s4N0hPYx67yLsEQDYEK -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b723/importcfg -pack ./src/github.com/opencontainers/runc/libcontainer/cgroups/ebpf/ebpf_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b473/_pkg_.a # internal cp $WORK/b473/_pkg_.a /builddir/.cache/go-build/52/52aaca2113925b1b501f36ad3c41d8dacf3b179bff8a29cd74f3417cc7c2b27f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b251/_pkg_.a # internal cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/0f/0fb939eb783b272428cdfcb9e29cf53ecea5ba40caf2e57a4d2307ceeb448bfa-d # internal google.golang.org/protobuf/types/gofeaturespb mkdir -p $WORK/b257/ cat >/tmp/go-build267750084/b257/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build267750084/b233/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build267750084/b252/_pkg_.a packagefile google.golang.org/protobuf/types/descriptorpb=/tmp/go-build267750084/b251/_pkg_.a packagefile reflect=/tmp/go-build267750084/b037/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b257/_pkg_.a -trimpath "$WORK/b257=>" -p google.golang.org/protobuf/types/gofeaturespb -complete -installsuffix shared -buildid jvmizogiTTUCBiRHwRTx/jvmizogiTTUCBiRHwRTx -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b257/importcfg -pack ./src/google.golang.org/protobuf/types/gofeaturespb/go_features.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b630/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b714/_pkg_.a # internal cp $WORK/b630/_pkg_.a /builddir/.cache/go-build/bf/bf8cd3cdb82f57bb15dc9991b802f2bad222031ea98b92421a750922e6889a79-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b499/_pkg_.a # internal cp $WORK/b714/_pkg_.a /builddir/.cache/go-build/4f/4f407eba0cede391be5910b83a09047612a3a54d2244c27e3fb837b4b6838d6c-d # internal github.com/coreos/go-systemd/v22/dbus mkdir -p $WORK/b713/ cat >/tmp/go-build267750084/b713/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build267750084/b002/_pkg_.a packagefile encoding/hex=/tmp/go-build267750084/b130/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/godbus/dbus/v5=/tmp/go-build267750084/b714/_pkg_.a packagefile log=/tmp/go-build267750084/b088/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile path=/tmp/go-build267750084/b049/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b713/_pkg_.a -trimpath "$WORK/b713=>" -p github.com/coreos/go-systemd/v22/dbus -complete -installsuffix shared -buildid j0peMEAeUT4HdDeW9Uea/j0peMEAeUT4HdDeW9Uea -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b713/importcfg -pack ./src/github.com/coreos/go-systemd/v22/dbus/dbus.go ./src/github.com/coreos/go-systemd/v22/dbus/methods.go ./src/github.com/coreos/go-systemd/v22/dbus/properties.go ./src/github.com/coreos/go-systemd/v22/dbus/set.go ./src/github.com/coreos/go-systemd/v22/dbus/subscription.go ./src/github.com/coreos/go-systemd/v22/dbus/subscription_set.go cp $WORK/b499/_pkg_.a /builddir/.cache/go-build/e4/e408252340d10a87ea8cc4dd05ea7994feff240cdd895c0fa61952142b4dca87-d # internal github.com/containers/storage/drivers/aufs mkdir -p $WORK/b503/ github.com/containers/storage/drivers/overlayutils cat >/tmp/go-build267750084/b503/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build267750084/b060/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/containers/storage/drivers=/tmp/go-build267750084/b499/_pkg_.a packagefile github.com/containers/storage/pkg/archive=/tmp/go-build267750084/b151/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=/tmp/go-build267750084/b187/_pkg_.a packagefile github.com/containers/storage/pkg/directory=/tmp/go-build267750084/b500/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=/tmp/go-build267750084/b155/_pkg_.a packagefile github.com/containers/storage/pkg/locker=/tmp/go-build267750084/b504/_pkg_.a packagefile github.com/containers/storage/pkg/mount=/tmp/go-build267750084/b157/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=/tmp/go-build267750084/b505/_pkg_.a packagefile github.com/containers/storage/pkg/system=/tmp/go-build267750084/b156/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=/tmp/go-build267750084/b165/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=/tmp/go-build267750084/b506/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build267750084/b086/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=/tmp/go-build267750084/b292/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build267750084/b087/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile io/fs=/tmp/go-build267750084/b048/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile os/exec=/tmp/go-build267750084/b160/_pkg_.a packagefile path=/tmp/go-build267750084/b049/_pkg_.a packagefile path/filepath=/tmp/go-build267750084/b059/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a EOF mkdir -p $WORK/b515/ github.com/containers/storage/drivers/vfs github.com/containers/storage/drivers/zfs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b503/_pkg_.a -trimpath "$WORK/b503=>" -p github.com/containers/storage/drivers/aufs -complete -installsuffix shared -buildid Ay1IXSeJpWPDq3tTwkY6/Ay1IXSeJpWPDq3tTwkY6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b503/importcfg -pack ./src/github.com/containers/storage/drivers/aufs/aufs.go ./src/github.com/containers/storage/drivers/aufs/dirs.go ./src/github.com/containers/storage/drivers/aufs/mount.go ./src/github.com/containers/storage/drivers/aufs/mount_linux.go github.com/containers/storage/drivers/devmapper mkdir -p $WORK/b521/ cat >/tmp/go-build267750084/b515/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/containers/storage/drivers=/tmp/go-build267750084/b499/_pkg_.a EOF mkdir -p $WORK/b523/ cat >/tmp/go-build267750084/b521/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/containers/storage/drivers=/tmp/go-build267750084/b499/_pkg_.a packagefile github.com/containers/storage/drivers/copy=/tmp/go-build267750084/b522/_pkg_.a packagefile github.com/containers/storage/pkg/archive=/tmp/go-build267750084/b151/_pkg_.a packagefile github.com/containers/storage/pkg/directory=/tmp/go-build267750084/b500/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=/tmp/go-build267750084/b155/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=/tmp/go-build267750084/b505/_pkg_.a packagefile github.com/containers/storage/pkg/system=/tmp/go-build267750084/b156/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=/tmp/go-build267750084/b506/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build267750084/b086/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=/tmp/go-build267750084/b292/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile path/filepath=/tmp/go-build267750084/b059/_pkg_.a packagefile runtime=/tmp/go-build267750084/b009/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b515/_pkg_.a -trimpath "$WORK/b515=>" -p github.com/containers/storage/drivers/overlayutils -complete -installsuffix shared -buildid GbppR9U-DndtvTWWF395/GbppR9U-DndtvTWWF395 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b515/importcfg -pack ./src/github.com/containers/storage/drivers/overlayutils/overlayutils.go mkdir -p $WORK/b509/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b521/_pkg_.a -trimpath "$WORK/b521=>" -p github.com/containers/storage/drivers/vfs -complete -installsuffix shared -buildid lhQHV4d9tTiYSZpcygLE/lhQHV4d9tTiYSZpcygLE -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b521/importcfg -pack ./src/github.com/containers/storage/drivers/vfs/copy_linux.go ./src/github.com/containers/storage/drivers/vfs/driver.go cat >/tmp/go-build267750084/b523/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/containers/storage/drivers=/tmp/go-build267750084/b499/_pkg_.a packagefile github.com/containers/storage/pkg/directory=/tmp/go-build267750084/b500/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=/tmp/go-build267750084/b155/_pkg_.a packagefile github.com/containers/storage/pkg/mount=/tmp/go-build267750084/b157/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=/tmp/go-build267750084/b505/_pkg_.a packagefile github.com/mistifyio/go-zfs/v3=/tmp/go-build267750084/b524/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=/tmp/go-build267750084/b506/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build267750084/b086/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build267750084/b087/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile os/exec=/tmp/go-build267750084/b160/_pkg_.a packagefile path=/tmp/go-build267750084/b049/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b523/_pkg_.a -trimpath "$WORK/b523=>" -p github.com/containers/storage/drivers/zfs -complete -installsuffix shared -buildid eQNfHQG_Pst3CZ_umG_0/eQNfHQG_Pst3CZ_umG_0 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b523/importcfg -pack ./src/github.com/containers/storage/drivers/zfs/zfs.go ./src/github.com/containers/storage/drivers/zfs/zfs_linux.go cat >/tmp/go-build267750084/b509/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build267750084/b060/_pkg_.a packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/containers/storage/drivers=/tmp/go-build267750084/b499/_pkg_.a packagefile github.com/containers/storage/pkg/devicemapper=/tmp/go-build267750084/b510/_pkg_.a packagefile github.com/containers/storage/pkg/directory=/tmp/go-build267750084/b500/_pkg_.a packagefile github.com/containers/storage/pkg/dmesg=/tmp/go-build267750084/b511/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=/tmp/go-build267750084/b155/_pkg_.a packagefile github.com/containers/storage/pkg/locker=/tmp/go-build267750084/b504/_pkg_.a packagefile github.com/containers/storage/pkg/loopback=/tmp/go-build267750084/b512/_pkg_.a packagefile github.com/containers/storage/pkg/mount=/tmp/go-build267750084/b157/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=/tmp/go-build267750084/b505/_pkg_.a packagefile github.com/containers/storage/pkg/parsers/kernel=/tmp/go-build267750084/b513/_pkg_.a packagefile github.com/docker/go-units=/tmp/go-build267750084/b159/_pkg_.a packagefile github.com/json-iterator/go=/tmp/go-build267750084/b188/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=/tmp/go-build267750084/b506/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build267750084/b086/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build267750084/b087/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile io/fs=/tmp/go-build267750084/b048/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile os/exec=/tmp/go-build267750084/b160/_pkg_.a packagefile path=/tmp/go-build267750084/b049/_pkg_.a packagefile path/filepath=/tmp/go-build267750084/b059/_pkg_.a packagefile reflect=/tmp/go-build267750084/b037/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b509/_pkg_.a -trimpath "$WORK/b509=>" -p github.com/containers/storage/drivers/devmapper -complete -installsuffix shared -buildid LEyiYClUctC1AAA1uj3O/LEyiYClUctC1AAA1uj3O -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b509/importcfg -pack ./src/github.com/containers/storage/drivers/devmapper/device_setup.go ./src/github.com/containers/storage/drivers/devmapper/deviceset.go ./src/github.com/containers/storage/drivers/devmapper/devmapper_doc.go ./src/github.com/containers/storage/drivers/devmapper/driver.go ./src/github.com/containers/storage/drivers/devmapper/jsoniter.go ./src/github.com/containers/storage/drivers/devmapper/mount.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b257/_pkg_.a # internal cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/19/193e0d3bdb5c046bab91138fc2cb9e6215b8cf9189bf678dd892fbab690f89ae-d # internal google.golang.org/protobuf/reflect/protodesc mkdir -p $WORK/b245/ cat >/tmp/go-build267750084/b245/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=/tmp/go-build267750084/b228/_pkg_.a packagefile google.golang.org/protobuf/internal/editiondefaults=/tmp/go-build267750084/b246/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=/tmp/go-build267750084/b247/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build267750084/b229/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=/tmp/go-build267750084/b248/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=/tmp/go-build267750084/b236/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=/tmp/go-build267750084/b239/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=/tmp/go-build267750084/b234/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=/tmp/go-build267750084/b237/_pkg_.a packagefile google.golang.org/protobuf/proto=/tmp/go-build267750084/b242/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build267750084/b233/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build267750084/b243/_pkg_.a packagefile google.golang.org/protobuf/types/descriptorpb=/tmp/go-build267750084/b251/_pkg_.a packagefile google.golang.org/protobuf/types/gofeaturespb=/tmp/go-build267750084/b257/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a packagefile unicode=/tmp/go-build267750084/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b245/_pkg_.a -trimpath "$WORK/b245=>" -p google.golang.org/protobuf/reflect/protodesc -complete -installsuffix shared -buildid YNFImtN-xCDQ3XnII_UA/YNFImtN-xCDQ3XnII_UA -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b245/importcfg -pack ./src/google.golang.org/protobuf/reflect/protodesc/desc.go ./src/google.golang.org/protobuf/reflect/protodesc/desc_init.go ./src/google.golang.org/protobuf/reflect/protodesc/desc_resolve.go ./src/google.golang.org/protobuf/reflect/protodesc/desc_validate.go ./src/google.golang.org/protobuf/reflect/protodesc/editions.go ./src/google.golang.org/protobuf/reflect/protodesc/proto.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b723/_pkg_.a # internal cp $WORK/b723/_pkg_.a /builddir/.cache/go-build/d7/d7edb268854ced18400f49b5c7ac6d860f6db07eb1f1c1780ca4e0a9d7e52f52-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b515/_pkg_.a # internal cp $WORK/b515/_pkg_.a /builddir/.cache/go-build/81/81b28fe102d3cf8103710e5998e3ce73a13a8e0fee49b3b0bd5049c9e94a6a1a-d # internal github.com/containers/storage/drivers/overlay mkdir -p $WORK/b514/ cat >/tmp/go-build267750084/b514/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile crypto/rand=/tmp/go-build267750084/b115/_pkg_.a packagefile encoding/base32=/tmp/go-build267750084/b140/_pkg_.a packagefile encoding/base64=/tmp/go-build267750084/b033/_pkg_.a packagefile encoding/binary=/tmp/go-build267750084/b034/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile flag=/tmp/go-build267750084/b052/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/containers/storage/drivers=/tmp/go-build267750084/b499/_pkg_.a packagefile github.com/containers/storage/drivers/overlayutils=/tmp/go-build267750084/b515/_pkg_.a packagefile github.com/containers/storage/drivers/quota=/tmp/go-build267750084/b516/_pkg_.a packagefile github.com/containers/storage/pkg/archive=/tmp/go-build267750084/b151/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=/tmp/go-build267750084/b187/_pkg_.a packagefile github.com/containers/storage/pkg/chunked/dump=/tmp/go-build267750084/b517/_pkg_.a packagefile github.com/containers/storage/pkg/directory=/tmp/go-build267750084/b500/_pkg_.a packagefile github.com/containers/storage/pkg/fsutils=/tmp/go-build267750084/b518/_pkg_.a packagefile github.com/containers/storage/pkg/fsverity=/tmp/go-build267750084/b519/_pkg_.a packagefile github.com/containers/storage/pkg/idmap=/tmp/go-build267750084/b520/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=/tmp/go-build267750084/b155/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=/tmp/go-build267750084/b163/_pkg_.a packagefile github.com/containers/storage/pkg/loopback=/tmp/go-build267750084/b512/_pkg_.a packagefile github.com/containers/storage/pkg/mount=/tmp/go-build267750084/b157/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=/tmp/go-build267750084/b505/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=/tmp/go-build267750084/b166/_pkg_.a packagefile github.com/containers/storage/pkg/system=/tmp/go-build267750084/b156/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=/tmp/go-build267750084/b165/_pkg_.a packagefile github.com/docker/go-units=/tmp/go-build267750084/b159/_pkg_.a packagefile github.com/hashicorp/go-multierror=/tmp/go-build267750084/b282/_pkg_.a packagefile github.com/json-iterator/go=/tmp/go-build267750084/b188/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build267750084/b075/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=/tmp/go-build267750084/b507/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=/tmp/go-build267750084/b506/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build267750084/b086/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build267750084/b087/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile io/fs=/tmp/go-build267750084/b048/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile os/exec=/tmp/go-build267750084/b160/_pkg_.a packagefile path=/tmp/go-build267750084/b049/_pkg_.a packagefile path/filepath=/tmp/go-build267750084/b059/_pkg_.a packagefile runtime=/tmp/go-build267750084/b009/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a packagefile syscall=/tmp/go-build267750084/b024/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b514/_pkg_.a -trimpath "$WORK/b514=>" -p github.com/containers/storage/drivers/overlay -complete -installsuffix shared -buildid bTj9QoiFrbbEDfo_DPLF/bTj9QoiFrbbEDfo_DPLF -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b514/importcfg -pack ./src/github.com/containers/storage/drivers/overlay/check.go ./src/github.com/containers/storage/drivers/overlay/check_116.go ./src/github.com/containers/storage/drivers/overlay/composefs.go ./src/github.com/containers/storage/drivers/overlay/jsoniter.go ./src/github.com/containers/storage/drivers/overlay/mount.go ./src/github.com/containers/storage/drivers/overlay/overlay.go ./src/github.com/containers/storage/drivers/overlay/overlay_cgo.go ./src/github.com/containers/storage/drivers/overlay/randomid.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b692/_pkg_.a # internal cp $WORK/b692/_pkg_.a /builddir/.cache/go-build/51/51c5ef50e43d76e8650a3eb84b36af6b525ba8b13d47e2148161bac6c4b633ca-d # internal github.com/containers/common/pkg/completion mkdir -p $WORK/b691/ cat >/tmp/go-build267750084/b691/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build267750084/b060/_pkg_.a packagefile github.com/containers/common/pkg/capabilities=/tmp/go-build267750084/b615/_pkg_.a packagefile github.com/spf13/cobra=/tmp/go-build267750084/b692/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile unicode=/tmp/go-build267750084/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b691/_pkg_.a -trimpath "$WORK/b691=>" -p github.com/containers/common/pkg/completion -complete -installsuffix shared -buildid bQbS8UDcYfkbFnjI8Lzc/bQbS8UDcYfkbFnjI8Lzc -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b691/importcfg -pack ./src/github.com/containers/common/pkg/completion/completion.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b521/_pkg_.a # internal cp $WORK/b521/_pkg_.a /builddir/.cache/go-build/75/756d18b1b9257ccbed587f23ae59c7eeb625ab5b7935da4c883c6c62c784d849-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b322/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b691/_pkg_.a # internal cp $WORK/b322/_pkg_.a /builddir/.cache/go-build/38/38e513a1245f944cd6bf1b6e7028144cbb5cdd2bd733edf1ca7cf80e8da6d18d-d # internal cp $WORK/b691/_pkg_.a /builddir/.cache/go-build/e9/e9245e1085e97a6143cfd2587778a19f8ea5d300af9e2d34edd5342153e7563f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b365/_pkg_.a # internal cp $WORK/b365/_pkg_.a /builddir/.cache/go-build/7d/7d784d1993c0c67a453bf317f641530f7ce796072fdc153295592cbe7f1e90d4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b523/_pkg_.a # internal cp $WORK/b523/_pkg_.a /builddir/.cache/go-build/f1/f1bf132c1cf9923f5765d34c3e516832c54e6bdcd7913de80633d9a3f1d7f96b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b503/_pkg_.a # internal cp $WORK/b503/_pkg_.a /builddir/.cache/go-build/0a/0a6377265ec7e1bca9bc6091b09daf09209e581f7f994db961adf147282ceecf-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b405/_pkg_.a # internal cp $WORK/b405/_pkg_.a /builddir/.cache/go-build/77/77882207edc51f0c6c3f5514f4e1fdda414a15d1676bed1f739acf3f81466d7e-d # internal cd $WORK/b148 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/miekg/pkcs11 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b148=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=0_wbinGYFkw6V7qsjgGA -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b713/_pkg_.a # internal cp $WORK/b713/_pkg_.a /builddir/.cache/go-build/04/0477756dbdd980abc0e43c12953c4bf9f0eee13aa8f0fec1546ee4fbbab7697a-d # internal github.com/opencontainers/runc/libcontainer/configs mkdir -p $WORK/b716/ cat >/tmp/go-build267750084/b716/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile encoding/json=/tmp/go-build267750084/b027/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/coreos/go-systemd/v22/dbus=/tmp/go-build267750084/b713/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/devices=/tmp/go-build267750084/b196/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build267750084/b167/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build267750084/b086/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build267750084/b087/_pkg_.a packagefile math=/tmp/go-build267750084/b035/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile os/exec=/tmp/go-build267750084/b160/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b716/_pkg_.a -trimpath "$WORK/b716=>" -p github.com/opencontainers/runc/libcontainer/configs -complete -installsuffix shared -buildid C3qMIb4nLYMu7RaeE8be/C3qMIb4nLYMu7RaeE8be -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b716/importcfg -pack ./src/github.com/opencontainers/runc/libcontainer/configs/blkio_device.go ./src/github.com/opencontainers/runc/libcontainer/configs/cgroup_linux.go ./src/github.com/opencontainers/runc/libcontainer/configs/config.go ./src/github.com/opencontainers/runc/libcontainer/configs/config_linux.go ./src/github.com/opencontainers/runc/libcontainer/configs/hugepage_limit.go ./src/github.com/opencontainers/runc/libcontainer/configs/intelrdt.go ./src/github.com/opencontainers/runc/libcontainer/configs/interface_priority_map.go ./src/github.com/opencontainers/runc/libcontainer/configs/mount.go ./src/github.com/opencontainers/runc/libcontainer/configs/namespaces.go ./src/github.com/opencontainers/runc/libcontainer/configs/namespaces_linux.go ./src/github.com/opencontainers/runc/libcontainer/configs/namespaces_syscall.go ./src/github.com/opencontainers/runc/libcontainer/configs/network.go ./src/github.com/opencontainers/runc/libcontainer/configs/rdma.go cd $WORK/b148 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/miekg/pkcs11 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b148=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=0_wbinGYFkw6V7qsjgGA -o ./_x002.o -c params.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/miekg/pkcs11 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b148=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=0_wbinGYFkw6V7qsjgGA -o ./_x003.o -c pkcs11.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b716/_pkg_.a # internal cp $WORK/b716/_pkg_.a /builddir/.cache/go-build/b4/b493f262f0cf3cf552b97effcf0ad4c6d2512698e15dd340dbc8974519b41a6e-d # internal github.com/opencontainers/runc/libcontainer/userns mkdir -p $WORK/b717/ echo > $WORK/b717/preferlinkext cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/opencontainers/runc/libcontainer/userns TERM='dumb' CGO_LDFLAGS='"-O2" "-g"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b717/ -importpath github.com/opencontainers/runc/libcontainer/userns -- -I $WORK/b717/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./userns_maps_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b245/_pkg_.a # internal cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/88/880af7e550b5fe2407087a63afad9d31a4eff2104550d1dbdc43c3c9befddc95-d # internal github.com/golang/protobuf/proto mkdir -p $WORK/b226/ cat >/tmp/go-build267750084/b226/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile compress/gzip=/tmp/go-build267750084/b199/_pkg_.a packagefile encoding=/tmp/go-build267750084/b032/_pkg_.a packagefile encoding/json=/tmp/go-build267750084/b027/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=/tmp/go-build267750084/b227/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=/tmp/go-build267750084/b228/_pkg_.a packagefile google.golang.org/protobuf/proto=/tmp/go-build267750084/b242/_pkg_.a packagefile google.golang.org/protobuf/reflect/protodesc=/tmp/go-build267750084/b245/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build267750084/b233/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build267750084/b243/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=/tmp/go-build267750084/b244/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build267750084/b252/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile io/ioutil=/tmp/go-build267750084/b138/_pkg_.a packagefile math=/tmp/go-build267750084/b035/_pkg_.a packagefile reflect=/tmp/go-build267750084/b037/_pkg_.a packagefile sort=/tmp/go-build267750084/b041/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a packagefile unicode/utf8=/tmp/go-build267750084/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -p github.com/golang/protobuf/proto -complete -installsuffix shared -buildid 3v3YW1-Nj_lGH6gPSU0s/3v3YW1-Nj_lGH6gPSU0s -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b226/importcfg -pack ./src/github.com/golang/protobuf/proto/buffer.go ./src/github.com/golang/protobuf/proto/defaults.go ./src/github.com/golang/protobuf/proto/deprecated.go ./src/github.com/golang/protobuf/proto/discard.go ./src/github.com/golang/protobuf/proto/extensions.go ./src/github.com/golang/protobuf/proto/properties.go ./src/github.com/golang/protobuf/proto/proto.go ./src/github.com/golang/protobuf/proto/registry.go ./src/github.com/golang/protobuf/proto/text_decode.go ./src/github.com/golang/protobuf/proto/text_encode.go ./src/github.com/golang/protobuf/proto/wire.go ./src/github.com/golang/protobuf/proto/wrappers.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b514/_pkg_.a # internal cp $WORK/b514/_pkg_.a /builddir/.cache/go-build/0d/0d947ca9010f40141272aeb0457f407caae51f2c6b882b39db22d98ad31ad615-d # internal cd $WORK/b632 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/seccomp/libseccomp-golang -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b632=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=6KVGZw0vSkE_98kG7Ooc -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b509/_pkg_.a # internal TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/seccomp/libseccomp-golang -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b632=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=6KVGZw0vSkE_98kG7Ooc -o ./_x002.o -c seccomp.cgo2.c cd $WORK/b717 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/opencontainers/runc/libcontainer/userns -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b717=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=egayzIArTaVIJGOmf9OS -o ./_x001.o -c _cgo_export.c cp $WORK/b509/_pkg_.a /builddir/.cache/go-build/10/1038e6e361c4c5d5c0ed0a153a93442fa301f4bf357560f901874c060b57ef18-d # internal github.com/containers/storage/drivers/register mkdir -p $WORK/b502/ cat >/tmp/go-build267750084/b502/importcfg << 'EOF' # internal # import config packagefile github.com/containers/storage/drivers/aufs=/tmp/go-build267750084/b503/_pkg_.a packagefile github.com/containers/storage/drivers/devmapper=/tmp/go-build267750084/b509/_pkg_.a packagefile github.com/containers/storage/drivers/overlay=/tmp/go-build267750084/b514/_pkg_.a packagefile github.com/containers/storage/drivers/vfs=/tmp/go-build267750084/b521/_pkg_.a packagefile github.com/containers/storage/drivers/zfs=/tmp/go-build267750084/b523/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b502/_pkg_.a -trimpath "$WORK/b502=>" -p github.com/containers/storage/drivers/register -complete -installsuffix shared -buildid fN-b_w10aHW6bVN8P-sd/fN-b_w10aHW6bVN8P-sd -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b502/importcfg -pack ./src/github.com/containers/storage/drivers/register/register_aufs.go ./src/github.com/containers/storage/drivers/register/register_devicemapper.go ./src/github.com/containers/storage/drivers/register/register_overlay.go ./src/github.com/containers/storage/drivers/register/register_vfs.go ./src/github.com/containers/storage/drivers/register/register_zfs.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b502/_pkg_.a # internal cp $WORK/b502/_pkg_.a /builddir/.cache/go-build/c9/c944f5a1547531c04448c3580bafd368926f92a25f77170aa1e9e066515175d2-d # internal github.com/containers/storage mkdir -p $WORK/b498/ cat >/tmp/go-build267750084/b498/importcfg << 'EOF' # internal # import config packagefile archive/tar=/tmp/go-build267750084/b054/_pkg_.a packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile embed=/tmp/go-build267750084/b104/_pkg_.a packagefile encoding/base64=/tmp/go-build267750084/b033/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/containers/storage/drivers=/tmp/go-build267750084/b499/_pkg_.a packagefile github.com/containers/storage/drivers/register=/tmp/go-build267750084/b502/_pkg_.a packagefile github.com/containers/storage/pkg/archive=/tmp/go-build267750084/b151/_pkg_.a packagefile github.com/containers/storage/pkg/directory=/tmp/go-build267750084/b500/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=/tmp/go-build267750084/b155/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=/tmp/go-build267750084/b163/_pkg_.a packagefile github.com/containers/storage/pkg/lockfile=/tmp/go-build267750084/b525/_pkg_.a packagefile github.com/containers/storage/pkg/mount=/tmp/go-build267750084/b157/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=/tmp/go-build267750084/b505/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=/tmp/go-build267750084/b526/_pkg_.a packagefile github.com/containers/storage/pkg/stringutils=/tmp/go-build267750084/b527/_pkg_.a packagefile github.com/containers/storage/pkg/system=/tmp/go-build267750084/b156/_pkg_.a packagefile github.com/containers/storage/pkg/tarlog=/tmp/go-build267750084/b528/_pkg_.a packagefile github.com/containers/storage/pkg/truncindex=/tmp/go-build267750084/b529/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=/tmp/go-build267750084/b165/_pkg_.a packagefile github.com/containers/storage/types=/tmp/go-build267750084/b191/_pkg_.a packagefile github.com/google/go-intervals/intervalset=/tmp/go-build267750084/b531/_pkg_.a packagefile github.com/hashicorp/go-multierror=/tmp/go-build267750084/b282/_pkg_.a packagefile github.com/json-iterator/go=/tmp/go-build267750084/b188/_pkg_.a packagefile github.com/klauspost/pgzip=/tmp/go-build267750084/b179/_pkg_.a packagefile github.com/moby/sys/user=/tmp/go-build267750084/b161/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build267750084/b075/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=/tmp/go-build267750084/b507/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=/tmp/go-build267750084/b506/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build267750084/b086/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=/tmp/go-build267750084/b290/_pkg_.a packagefile github.com/vbatts/tar-split/tar/asm=/tmp/go-build267750084/b291/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=/tmp/go-build267750084/b292/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile os/user=/tmp/go-build267750084/b057/_pkg_.a packagefile path=/tmp/go-build267750084/b049/_pkg_.a packagefile path/filepath=/tmp/go-build267750084/b059/_pkg_.a packagefile reflect=/tmp/go-build267750084/b037/_pkg_.a packagefile sort=/tmp/go-build267750084/b041/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a packagefile syscall=/tmp/go-build267750084/b024/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a EOF cat >/tmp/go-build267750084/b498/embedcfg << 'EOF' # internal { "Patterns": { "VERSION": [ "VERSION" ] }, "Files": { "VERSION": "/builddir/build/BUILD/buildah-1.35.4/src/github.com/containers/storage/VERSION" } }EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b498/_pkg_.a -trimpath "$WORK/b498=>" -p github.com/containers/storage -complete -installsuffix shared -buildid MDqOoN0_EnsIfEhhXzfJ/MDqOoN0_EnsIfEhhXzfJ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b498/importcfg -embedcfg $WORK/b498/embedcfg -pack ./src/github.com/containers/storage/check.go ./src/github.com/containers/storage/containers.go ./src/github.com/containers/storage/deprecated.go ./src/github.com/containers/storage/errors.go ./src/github.com/containers/storage/idset.go ./src/github.com/containers/storage/images.go ./src/github.com/containers/storage/jsoniter.go ./src/github.com/containers/storage/layers.go ./src/github.com/containers/storage/lockfile_compat.go ./src/github.com/containers/storage/store.go ./src/github.com/containers/storage/userns.go ./src/github.com/containers/storage/utils.go cd $WORK/b717 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/opencontainers/runc/libcontainer/userns -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b717=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=egayzIArTaVIJGOmf9OS -o ./_x002.o -c userns_maps_linux.cgo2.c cd $WORK/b632 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/seccomp/libseccomp-golang -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b632=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=6KVGZw0vSkE_98kG7Ooc -o ./_x003.o -c seccomp_internal.cgo2.c cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/opencontainers/runc/libcontainer/userns TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b717=/tmp/go-build -gno-record-gcc-switches -I $WORK/b717/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=egayzIArTaVIJGOmf9OS -o $WORK/b717/_x003.o -c userns_maps.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b226/_pkg_.a # internal cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/ff/ff231354e8bda7cca52296ea081287ef2c654ffd418cb24de75bf115354c6814-d # internal github.com/golang/protobuf/ptypes mkdir -p $WORK/b264/ github.com/golang/protobuf/jsonpb cat >/tmp/go-build267750084/b264/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/golang/protobuf/proto=/tmp/go-build267750084/b226/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=/tmp/go-build267750084/b265/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=/tmp/go-build267750084/b266/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=/tmp/go-build267750084/b268/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build267750084/b233/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build267750084/b243/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a EOF mkdir -p $WORK/b443/ cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b264/_pkg_.a -trimpath "$WORK/b264=>" -p github.com/golang/protobuf/ptypes -complete -installsuffix shared -buildid nVK0BY7GNZR_e8Bz1yqT/nVK0BY7GNZR_e8Bz1yqT -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b264/importcfg -pack ./src/github.com/golang/protobuf/ptypes/any.go ./src/github.com/golang/protobuf/ptypes/doc.go ./src/github.com/golang/protobuf/ptypes/duration.go ./src/github.com/golang/protobuf/ptypes/timestamp.go cat >/tmp/go-build267750084/b443/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build267750084/b027/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/golang/protobuf/proto=/tmp/go-build267750084/b226/_pkg_.a packagefile google.golang.org/protobuf/encoding/protojson=/tmp/go-build267750084/b444/_pkg_.a packagefile google.golang.org/protobuf/proto=/tmp/go-build267750084/b242/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build267750084/b233/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build267750084/b243/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build267750084/b252/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile math=/tmp/go-build267750084/b035/_pkg_.a packagefile reflect=/tmp/go-build267750084/b037/_pkg_.a packagefile sort=/tmp/go-build267750084/b041/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b443/_pkg_.a -trimpath "$WORK/b443=>" -p github.com/golang/protobuf/jsonpb -complete -installsuffix shared -buildid LWyth3GNzrzwPbMUr7Cq/LWyth3GNzrzwPbMUr7Cq -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b443/importcfg -pack ./src/github.com/golang/protobuf/jsonpb/decode.go ./src/github.com/golang/protobuf/jsonpb/encode.go ./src/github.com/golang/protobuf/jsonpb/json.go cd $WORK/b383 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/proglottis/gpgme -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b383=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I/usr/include/libassuan2 -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=xrdOJbCYu8MD0la3b7_A -o ./_x001.o -c _cgo_export.c cd $WORK/b717 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/opencontainers/runc/libcontainer/userns -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b717=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=egayzIArTaVIJGOmf9OS -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/buildah-1.35.4 TERM='dumb' gcc -I ./src/github.com/opencontainers/runc/libcontainer/userns -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b717=/tmp/go-build -gno-record-gcc-switches -o $WORK/b717/_cgo_.o $WORK/b717/_cgo_main.o $WORK/b717/preferlinkext $WORK/b717/_x001.o $WORK/b717/_x002.o $WORK/b717/_x003.o -O2 -g /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b684/_pkg_.a # internal cd $WORK/b632 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/seccomp/libseccomp-golang -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b632=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=6KVGZw0vSkE_98kG7Ooc -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b264/_pkg_.a # internal cp $WORK/b264/_pkg_.a /builddir/.cache/go-build/df/dfe79acd77e352442eb9e3c2e60021ccbf46ac3d07f5fe2bb57e124ac8ceac03-d # internal cp $WORK/b684/_pkg_.a /builddir/.cache/go-build/c9/c9b8882b452d39de6adebc98273c8a89e84868e5d2f489c82fbb16d4fac38647-d # internal golang.org/x/crypto/ssh/agent mkdir -p $WORK/b689/ cat >/tmp/go-build267750084/b689/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile crypto/dsa=/tmp/go-build267750084/b128/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build267750084/b093/_pkg_.a packagefile crypto/ed25519=/tmp/go-build267750084/b121/_pkg_.a packagefile crypto/elliptic=/tmp/go-build267750084/b106/_pkg_.a packagefile crypto/rand=/tmp/go-build267750084/b115/_pkg_.a packagefile crypto/rsa=/tmp/go-build267750084/b116/_pkg_.a packagefile crypto/subtle=/tmp/go-build267750084/b097/_pkg_.a packagefile encoding/base64=/tmp/go-build267750084/b033/_pkg_.a packagefile encoding/binary=/tmp/go-build267750084/b034/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile golang.org/x/crypto/ssh=/tmp/go-build267750084/b684/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile log=/tmp/go-build267750084/b088/_pkg_.a packagefile math/big=/tmp/go-build267750084/b107/_pkg_.a packagefile net=/tmp/go-build267750084/b068/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b689/_pkg_.a -trimpath "$WORK/b689=>" -p golang.org/x/crypto/ssh/agent -complete -installsuffix shared -buildid W-qfPW1oAMqzhDEtNHyb/W-qfPW1oAMqzhDEtNHyb -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b689/importcfg -pack ./src/golang.org/x/crypto/ssh/agent/client.go ./src/golang.org/x/crypto/ssh/agent/forward.go ./src/golang.org/x/crypto/ssh/agent/keyring.go ./src/golang.org/x/crypto/ssh/agent/server.go TERM='dumb' gcc -I ./src/github.com/seccomp/libseccomp-golang -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b632=/tmp/go-build -gno-record-gcc-switches -o $WORK/b632/_cgo_.o $WORK/b632/_cgo_main.o $WORK/b632/preferlinkext $WORK/b632/_x001.o $WORK/b632/_x002.o $WORK/b632/_x003.o -O2 -g -lseccomp /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b118/_pkg_.a # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage userns -dynimport $WORK/b717/_cgo_.o -dynout $WORK/b717/_cgo_import.go cat >/tmp/go-build267750084/b717/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build267750084/b060/_pkg_.a packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=/tmp/go-build267750084/b716/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=/tmp/go-build267750084/b718/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build267750084/b086/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a packagefile runtime/cgo=/tmp/go-build267750084/b058/_pkg_.a packagefile syscall=/tmp/go-build267750084/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b717/_pkg_.a -trimpath "$WORK/b717=>" -p github.com/opencontainers/runc/libcontainer/userns -installsuffix shared -buildid egayzIArTaVIJGOmf9OS/egayzIArTaVIJGOmf9OS -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b717/importcfg -pack ./src/github.com/opencontainers/runc/libcontainer/userns/userns.go ./src/github.com/opencontainers/runc/libcontainer/userns/userns_linux.go $WORK/b717/_cgo_gotypes.go $WORK/b717/userns_maps_linux.cgo1.go $WORK/b717/_cgo_import.go cd $WORK/b383 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/proglottis/gpgme -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b383=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I/usr/include/libassuan2 -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=xrdOJbCYu8MD0la3b7_A -o ./_x002.o -c data.cgo2.c cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/a4/a4948cb91b2f66200a2ec403228953934746b71dc277853e8b3e8fa827cff93b-d # internal net/http/httptrace mkdir -p $WORK/b212/ google.golang.org/grpc/internal/credentials mkdir -p $WORK/b258/ cat >/tmp/go-build267750084/b212/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build267750084/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build267750084/b118/_pkg_.a packagefile internal/nettrace=/tmp/go-build267750084/b070/_pkg_.a packagefile net=/tmp/go-build267750084/b068/_pkg_.a packagefile net/textproto=/tmp/go-build267750084/b206/_pkg_.a packagefile reflect=/tmp/go-build267750084/b037/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -p net/http/httptrace -std -complete -installsuffix shared -buildid 1eqysBQPw5TddxaMp1_H/1eqysBQPw5TddxaMp1_H -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b212/importcfg -pack /usr/lib/golang/src/net/http/httptrace/trace.go github.com/containers/libtrust mkdir -p $WORK/b092/ cat >/tmp/go-build267750084/b258/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build267750084/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build267750084/b118/_pkg_.a packagefile crypto/x509=/tmp/go-build267750084/b127/_pkg_.a packagefile google.golang.org/grpc/grpclog=/tmp/go-build267750084/b222/_pkg_.a packagefile net=/tmp/go-build267750084/b068/_pkg_.a packagefile net/url=/tmp/go-build267750084/b132/_pkg_.a packagefile syscall=/tmp/go-build267750084/b024/_pkg_.a EOF cat >/tmp/go-build267750084/b092/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile crypto=/tmp/go-build267750084/b076/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build267750084/b093/_pkg_.a packagefile crypto/elliptic=/tmp/go-build267750084/b106/_pkg_.a packagefile crypto/rand=/tmp/go-build267750084/b115/_pkg_.a packagefile crypto/rsa=/tmp/go-build267750084/b116/_pkg_.a packagefile crypto/sha256=/tmp/go-build267750084/b117/_pkg_.a packagefile crypto/sha512=/tmp/go-build267750084/b111/_pkg_.a packagefile crypto/tls=/tmp/go-build267750084/b118/_pkg_.a packagefile crypto/x509=/tmp/go-build267750084/b127/_pkg_.a packagefile crypto/x509/pkix=/tmp/go-build267750084/b129/_pkg_.a packagefile encoding/base32=/tmp/go-build267750084/b140/_pkg_.a packagefile encoding/base64=/tmp/go-build267750084/b033/_pkg_.a packagefile encoding/binary=/tmp/go-build267750084/b034/_pkg_.a packagefile encoding/json=/tmp/go-build267750084/b027/_pkg_.a packagefile encoding/pem=/tmp/go-build267750084/b131/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile io/ioutil=/tmp/go-build267750084/b138/_pkg_.a packagefile math/big=/tmp/go-build267750084/b107/_pkg_.a packagefile net=/tmp/go-build267750084/b068/_pkg_.a packagefile net/url=/tmp/go-build267750084/b132/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile path=/tmp/go-build267750084/b049/_pkg_.a packagefile path/filepath=/tmp/go-build267750084/b059/_pkg_.a packagefile sort=/tmp/go-build267750084/b041/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a packagefile unicode=/tmp/go-build267750084/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b258/_pkg_.a -trimpath "$WORK/b258=>" -p google.golang.org/grpc/internal/credentials -complete -installsuffix shared -buildid sO2mysUhZ0epnXN6_aIj/sO2mysUhZ0epnXN6_aIj -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b258/importcfg -pack ./src/google.golang.org/grpc/internal/credentials/credentials.go ./src/google.golang.org/grpc/internal/credentials/spiffe.go ./src/google.golang.org/grpc/internal/credentials/syscallconn.go ./src/google.golang.org/grpc/internal/credentials/util.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -p github.com/containers/libtrust -complete -installsuffix shared -buildid lO7st34iEKIkh7d8ZLGm/lO7st34iEKIkh7d8ZLGm -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b092/importcfg -pack ./src/github.com/containers/libtrust/certificates.go ./src/github.com/containers/libtrust/doc.go ./src/github.com/containers/libtrust/ec_key.go ./src/github.com/containers/libtrust/ec_key_no_openssl.go ./src/github.com/containers/libtrust/filter.go ./src/github.com/containers/libtrust/hash.go ./src/github.com/containers/libtrust/jsonsign.go ./src/github.com/containers/libtrust/key.go ./src/github.com/containers/libtrust/key_files.go ./src/github.com/containers/libtrust/key_manager.go ./src/github.com/containers/libtrust/rsa_key.go ./src/github.com/containers/libtrust/util.go github.com/docker/go-connections/tlsconfig mkdir -p $WORK/b495/ cat >/tmp/go-build267750084/b495/importcfg << 'EOF' # internal # import config packagefile crypto/tls=/tmp/go-build267750084/b118/_pkg_.a packagefile crypto/x509=/tmp/go-build267750084/b127/_pkg_.a packagefile encoding/pem=/tmp/go-build267750084/b131/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile runtime=/tmp/go-build267750084/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b495/_pkg_.a -trimpath "$WORK/b495=>" -p github.com/docker/go-connections/tlsconfig -complete -installsuffix shared -buildid q6JPljZqw1Umfgl8vqTO/q6JPljZqw1Umfgl8vqTO -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b495/importcfg -pack ./src/github.com/docker/go-connections/tlsconfig/certpool.go ./src/github.com/docker/go-connections/tlsconfig/config.go ./src/github.com/docker/go-connections/tlsconfig/config_client_ciphers.go cd $WORK/b310 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b310=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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/buildah-1.35.4/src/github.com/mattn/go-sqlite3 -frandom-seed=NbS0ck3WZHJWSY4UwqHr -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b495/_pkg_.a # internal cp $WORK/b495/_pkg_.a /builddir/.cache/go-build/57/572ac23c713ca03e7b4ea69f07a4a29873b553865ff29e78271e27cb5b114a18-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b212/_pkg_.a # internal cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/8c/8c3a5ac14c888503299996f0d32130be53b865ca87878b8b9dd9add9cba8a102-d # internal net/http mkdir -p $WORK/b198/ cat >/tmp/go-build267750084/b198/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-build267750084/b060/_pkg_.a packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile compress/gzip=/tmp/go-build267750084/b199/_pkg_.a packagefile container/list=/tmp/go-build267750084/b119/_pkg_.a packagefile context=/tmp/go-build267750084/b002/_pkg_.a packagefile crypto/rand=/tmp/go-build267750084/b115/_pkg_.a packagefile crypto/tls=/tmp/go-build267750084/b118/_pkg_.a packagefile encoding/base64=/tmp/go-build267750084/b033/_pkg_.a packagefile encoding/binary=/tmp/go-build267750084/b034/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=/tmp/go-build267750084/b200/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=/tmp/go-build267750084/b207/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=/tmp/go-build267750084/b208/_pkg_.a packagefile vendor/golang.org/x/net/idna=/tmp/go-build267750084/b201/_pkg_.a packagefile internal/godebug=/tmp/go-build267750084/b055/_pkg_.a packagefile internal/safefilepath=/tmp/go-build267750084/b045/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile io/fs=/tmp/go-build267750084/b048/_pkg_.a packagefile log=/tmp/go-build267750084/b088/_pkg_.a packagefile math=/tmp/go-build267750084/b035/_pkg_.a packagefile math/rand=/tmp/go-build267750084/b108/_pkg_.a packagefile mime=/tmp/go-build267750084/b209/_pkg_.a packagefile mime/multipart=/tmp/go-build267750084/b210/_pkg_.a packagefile net=/tmp/go-build267750084/b068/_pkg_.a packagefile net/http/httptrace=/tmp/go-build267750084/b212/_pkg_.a packagefile net/http/internal=/tmp/go-build267750084/b213/_pkg_.a packagefile net/http/internal/ascii=/tmp/go-build267750084/b214/_pkg_.a packagefile net/textproto=/tmp/go-build267750084/b206/_pkg_.a packagefile net/url=/tmp/go-build267750084/b132/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile path=/tmp/go-build267750084/b049/_pkg_.a packagefile path/filepath=/tmp/go-build267750084/b059/_pkg_.a packagefile reflect=/tmp/go-build267750084/b037/_pkg_.a packagefile runtime=/tmp/go-build267750084/b009/_pkg_.a packagefile sort=/tmp/go-build267750084/b041/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build267750084/b022/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a packagefile unicode/utf8=/tmp/go-build267750084/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -p net/http -std -complete -installsuffix shared -buildid uusY_KecU1_1TUsKRtNo/uusY_KecU1_1TUsKRtNo -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b198/importcfg -pack /usr/lib/golang/src/net/http/client.go /usr/lib/golang/src/net/http/clone.go /usr/lib/golang/src/net/http/cookie.go /usr/lib/golang/src/net/http/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/method.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/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 cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/opencontainers/runc/libcontainer/userns /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b717/_pkg_.a $WORK/b717/preferlinkext $WORK/b717/_x001.o $WORK/b717/_x002.o $WORK/b717/_x003.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b717/_pkg_.a # internal cp $WORK/b717/_pkg_.a /builddir/.cache/go-build/a6/a6c50e98ca57274b5a5ad5fc0be429ba1d8fe279d625eab0a2c96e521ce333b2-d # internal # github.com/opencontainers/runc/libcontainer/userns userns_maps.c:1: warning: "_GNU_SOURCE" redefined 1 | #define _GNU_SOURCE | : note: this is the location of the previous definition github.com/opencontainers/runc/libcontainer/cgroups mkdir -p $WORK/b715/ cat >/tmp/go-build267750084/b715/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build267750084/b060/_pkg_.a packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/cyphar/filepath-securejoin=/tmp/go-build267750084/b536/_pkg_.a packagefile github.com/moby/sys/mountinfo=/tmp/go-build267750084/b158/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=/tmp/go-build267750084/b716/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/userns=/tmp/go-build267750084/b717/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/utils=/tmp/go-build267750084/b634/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build267750084/b086/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build267750084/b087/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile io/fs=/tmp/go-build267750084/b048/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile path=/tmp/go-build267750084/b049/_pkg_.a packagefile path/filepath=/tmp/go-build267750084/b059/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a packagefile syscall=/tmp/go-build267750084/b024/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b715/_pkg_.a -trimpath "$WORK/b715=>" -p github.com/opencontainers/runc/libcontainer/cgroups -complete -installsuffix shared -buildid L4twXGgflX9RhwtuRE27/L4twXGgflX9RhwtuRE27 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b715/importcfg -pack ./src/github.com/opencontainers/runc/libcontainer/cgroups/cgroups.go ./src/github.com/opencontainers/runc/libcontainer/cgroups/file.go ./src/github.com/opencontainers/runc/libcontainer/cgroups/getallpids.go ./src/github.com/opencontainers/runc/libcontainer/cgroups/stats.go ./src/github.com/opencontainers/runc/libcontainer/cgroups/utils.go ./src/github.com/opencontainers/runc/libcontainer/cgroups/v1_utils.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b258/_pkg_.a # internal cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/c5/c51b9348989d39c68808e50db40f0c4fcac84c26e681bea906563ea7beb324f9-d # internal google.golang.org/grpc/credentials mkdir -p $WORK/b225/ cat >/tmp/go-build267750084/b225/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build267750084/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build267750084/b118/_pkg_.a packagefile crypto/x509=/tmp/go-build267750084/b127/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/golang/protobuf/proto=/tmp/go-build267750084/b226/_pkg_.a packagefile google.golang.org/grpc/attributes=/tmp/go-build267750084/b220/_pkg_.a packagefile google.golang.org/grpc/internal/credentials=/tmp/go-build267750084/b258/_pkg_.a packagefile net=/tmp/go-build267750084/b068/_pkg_.a packagefile net/url=/tmp/go-build267750084/b132/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b225/_pkg_.a -trimpath "$WORK/b225=>" -p google.golang.org/grpc/credentials -complete -installsuffix shared -buildid iNR3UbB7Syg0sj8ks4uj/iNR3UbB7Syg0sj8ks4uj -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b225/importcfg -pack ./src/google.golang.org/grpc/credentials/credentials.go ./src/google.golang.org/grpc/credentials/tls.go TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage seccomp -dynimport $WORK/b632/_cgo_.o -dynout $WORK/b632/_cgo_import.go cat >/tmp/go-build267750084/b632/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile runtime=/tmp/go-build267750084/b009/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a packagefile syscall=/tmp/go-build267750084/b024/_pkg_.a packagefile runtime/cgo=/tmp/go-build267750084/b058/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b632/_pkg_.a -trimpath "$WORK/b632=>" -p github.com/seccomp/libseccomp-golang -installsuffix shared -buildid 6KVGZw0vSkE_98kG7Ooc/6KVGZw0vSkE_98kG7Ooc -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b632/importcfg -pack $WORK/b632/_cgo_gotypes.go $WORK/b632/seccomp.cgo1.go $WORK/b632/seccomp_internal.cgo1.go $WORK/b632/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b443/_pkg_.a # internal cp $WORK/b443/_pkg_.a /builddir/.cache/go-build/1b/1bd8784ca8e059bf2c7312a89d33290818a339a640deacea92ec6cd38c0440a4-d # internal google.golang.org/grpc/internal/pretty mkdir -p $WORK/b442/ cat >/tmp/go-build267750084/b442/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile encoding/json=/tmp/go-build267750084/b027/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/golang/protobuf/jsonpb=/tmp/go-build267750084/b443/_pkg_.a packagefile github.com/golang/protobuf/proto=/tmp/go-build267750084/b226/_pkg_.a packagefile google.golang.org/protobuf/encoding/protojson=/tmp/go-build267750084/b444/_pkg_.a packagefile google.golang.org/protobuf/proto=/tmp/go-build267750084/b242/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b442/_pkg_.a -trimpath "$WORK/b442=>" -p google.golang.org/grpc/internal/pretty -complete -installsuffix shared -buildid Ai9JXeEL1qjolVbldkYz/Ai9JXeEL1qjolVbldkYz -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b442/importcfg -pack ./src/google.golang.org/grpc/internal/pretty/pretty.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b689/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b442/_pkg_.a # internal cp $WORK/b442/_pkg_.a /builddir/.cache/go-build/c3/c30f2cf8b5eb11e331f1129d4df60e64cf8ce38ed7a4623a5e89b09766a2bca6-d # internal cp $WORK/b689/_pkg_.a /builddir/.cache/go-build/7c/7c5c603d515a465ff8e435bbff0733df4a9e84d32ce456ff7dde37ed6cc4b372-d # internal github.com/containers/buildah/pkg/sshagent mkdir -p $WORK/b683/ cat >/tmp/go-build267750084/b683/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/containers/buildah/internal/tmpdir=/tmp/go-build267750084/b664/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=/tmp/go-build267750084/b507/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build267750084/b086/_pkg_.a packagefile golang.org/x/crypto/ssh=/tmp/go-build267750084/b684/_pkg_.a packagefile golang.org/x/crypto/ssh/agent=/tmp/go-build267750084/b689/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile net=/tmp/go-build267750084/b068/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile path/filepath=/tmp/go-build267750084/b059/_pkg_.a packagefile runtime=/tmp/go-build267750084/b009/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b683/_pkg_.a -trimpath "$WORK/b683=>" -p github.com/containers/buildah/pkg/sshagent -complete -installsuffix shared -buildid dId_5ivk8QpIrcsBHZ7Y/dId_5ivk8QpIrcsBHZ7Y -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b683/importcfg -pack ./_build/src/github.com/containers/buildah/pkg/sshagent/sshagent.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b225/_pkg_.a # internal cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/29/294c6cdc02c82d07778c5813327f1bc901bb38f7f3bbce5bb446bf26f24e594a-d # internal google.golang.org/grpc/resolver google.golang.org/grpc/peer google.golang.org/grpc/credentials/insecure mkdir -p $WORK/b224/ mkdir -p $WORK/b462/ cat >/tmp/go-build267750084/b224/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build267750084/b002/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile google.golang.org/grpc/attributes=/tmp/go-build267750084/b220/_pkg_.a packagefile google.golang.org/grpc/credentials=/tmp/go-build267750084/b225/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=/tmp/go-build267750084/b259/_pkg_.a packagefile net=/tmp/go-build267750084/b068/_pkg_.a packagefile net/url=/tmp/go-build267750084/b132/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b224/_pkg_.a -trimpath "$WORK/b224=>" -p google.golang.org/grpc/resolver -complete -installsuffix shared -buildid fJZ4D4GC7-__4hsjtxRn/fJZ4D4GC7-__4hsjtxRn -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b224/importcfg -pack ./src/google.golang.org/grpc/resolver/map.go ./src/google.golang.org/grpc/resolver/resolver.go mkdir -p $WORK/b428/ cat >/tmp/go-build267750084/b462/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build267750084/b002/_pkg_.a packagefile google.golang.org/grpc/credentials=/tmp/go-build267750084/b225/_pkg_.a packagefile net=/tmp/go-build267750084/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b462/_pkg_.a -trimpath "$WORK/b462=>" -p google.golang.org/grpc/peer -complete -installsuffix shared -buildid XQYqPcs7z-DFoR-L7XGK/XQYqPcs7z-DFoR-L7XGK -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b462/importcfg -pack ./src/google.golang.org/grpc/peer/peer.go cat >/tmp/go-build267750084/b428/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build267750084/b002/_pkg_.a packagefile google.golang.org/grpc/credentials=/tmp/go-build267750084/b225/_pkg_.a packagefile net=/tmp/go-build267750084/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b428/_pkg_.a -trimpath "$WORK/b428=>" -p google.golang.org/grpc/credentials/insecure -complete -installsuffix shared -buildid iXxkYh-A4f-NnpJ5kVU1/iXxkYh-A4f-NnpJ5kVU1 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b428/importcfg -pack ./src/google.golang.org/grpc/credentials/insecure/insecure.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b462/_pkg_.a # internal cd $WORK/b383 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/proglottis/gpgme -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b383=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I/usr/include/libassuan2 -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=xrdOJbCYu8MD0la3b7_A -o ./_x003.o -c gpgme.cgo2.c cp $WORK/b462/_pkg_.a /builddir/.cache/go-build/e4/e461199acc5133b175ede4c2a0145d5ee85e7d9b04f0b7a52a4ae4433821cff8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b428/_pkg_.a # internal cp $WORK/b428/_pkg_.a /builddir/.cache/go-build/1b/1b943b3ee0b212bfbb3a2cad417779661113ebc552808ce452719df2b43418ca-d # internal cd $WORK/b310 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b310=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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/buildah-1.35.4/src/github.com/mattn/go-sqlite3 -frandom-seed=NbS0ck3WZHJWSY4UwqHr -o ./_x002.o -c backup.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b683/_pkg_.a # internal cp $WORK/b683/_pkg_.a /builddir/.cache/go-build/cf/cf9d1866e2472d3a09cb354cdddb28a25d1877e9a914be9ddf89e7900f39d838-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b224/_pkg_.a # internal cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/d8/d8934b46e7173819b24d19ab615abff2837442cee89d12dce7d367b6d985c378-d # internal google.golang.org/grpc/internal/resolver/passthrough mkdir -p $WORK/b448/ google.golang.org/grpc/internal cat >/tmp/go-build267750084/b448/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile google.golang.org/grpc/resolver=/tmp/go-build267750084/b224/_pkg_.a EOF mkdir -p $WORK/b219/ cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b448/_pkg_.a -trimpath "$WORK/b448=>" -p google.golang.org/grpc/internal/resolver/passthrough -complete -installsuffix shared -buildid -S_i95Vq1X7-DkLlNRIg/-S_i95Vq1X7-DkLlNRIg -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b448/importcfg -pack ./src/google.golang.org/grpc/internal/resolver/passthrough/passthrough.go cat >/tmp/go-build267750084/b219/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build267750084/b002/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build267750084/b087/_pkg_.a packagefile google.golang.org/grpc/attributes=/tmp/go-build267750084/b220/_pkg_.a packagefile google.golang.org/grpc/connectivity=/tmp/go-build267750084/b221/_pkg_.a packagefile google.golang.org/grpc/resolver=/tmp/go-build267750084/b224/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=/tmp/go-build267750084/b259/_pkg_.a packagefile net=/tmp/go-build267750084/b068/_pkg_.a packagefile syscall=/tmp/go-build267750084/b024/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a EOF google.golang.org/grpc/internal/transport/networktype mkdir -p $WORK/b450/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -p google.golang.org/grpc/internal -complete -installsuffix shared -buildid J53DKwGgU2Hs38IVv824/J53DKwGgU2Hs38IVv824 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b219/importcfg -pack ./src/google.golang.org/grpc/internal/experimental.go ./src/google.golang.org/grpc/internal/internal.go ./src/google.golang.org/grpc/internal/tcp_keepalive_unix.go ./src/google.golang.org/grpc/internal/xds_handshake_cluster.go cat >/tmp/go-build267750084/b450/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/resolver=/tmp/go-build267750084/b224/_pkg_.a EOF google.golang.org/grpc/balancer/grpclb/state /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b450/_pkg_.a -trimpath "$WORK/b450=>" -p google.golang.org/grpc/internal/transport/networktype -complete -installsuffix shared -buildid KzdzvnKvhKYw824Ol4Nn/KzdzvnKvhKYw824Ol4Nn -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b450/importcfg -pack ./src/google.golang.org/grpc/internal/transport/networktype/networktype.go mkdir -p $WORK/b468/ cat >/tmp/go-build267750084/b468/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/resolver=/tmp/go-build267750084/b224/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b468/_pkg_.a -trimpath "$WORK/b468=>" -p google.golang.org/grpc/balancer/grpclb/state -complete -installsuffix shared -buildid JNJJR6MFJVeWmJg5fC1R/JNJJR6MFJVeWmJg5fC1R -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b468/importcfg -pack ./src/google.golang.org/grpc/balancer/grpclb/state/state.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b450/_pkg_.a # internal cp $WORK/b450/_pkg_.a /builddir/.cache/go-build/54/549aa8e8eee810a625c97c413ea5a419bd9cdb69769d8b06a698f463bfae50c8-d # internal google.golang.org/grpc/internal/resolver/unix /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b468/_pkg_.a # internal mkdir -p $WORK/b449/ cat >/tmp/go-build267750084/b449/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile google.golang.org/grpc/internal/transport/networktype=/tmp/go-build267750084/b450/_pkg_.a packagefile google.golang.org/grpc/resolver=/tmp/go-build267750084/b224/_pkg_.a EOF cp $WORK/b468/_pkg_.a /builddir/.cache/go-build/58/581120762d59436f44519f38c2e1c4bce18d5a2566525c9d97c5eef728842311-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b449/_pkg_.a -trimpath "$WORK/b449=>" -p google.golang.org/grpc/internal/resolver/unix -complete -installsuffix shared -buildid iWsek4f7poNRkOLPWV52/iWsek4f7poNRkOLPWV52 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b449/importcfg -pack ./src/google.golang.org/grpc/internal/resolver/unix/unix.go google.golang.org/grpc/internal/resolver/dns mkdir -p $WORK/b467/ cat >/tmp/go-build267750084/b467/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build267750084/b002/_pkg_.a packagefile encoding/json=/tmp/go-build267750084/b027/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile google.golang.org/grpc/balancer/grpclb/state=/tmp/go-build267750084/b468/_pkg_.a packagefile google.golang.org/grpc/grpclog=/tmp/go-build267750084/b222/_pkg_.a packagefile google.golang.org/grpc/internal/backoff=/tmp/go-build267750084/b433/_pkg_.a packagefile google.golang.org/grpc/internal/envconfig=/tmp/go-build267750084/b431/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=/tmp/go-build267750084/b427/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/dns/internal=/tmp/go-build267750084/b469/_pkg_.a packagefile google.golang.org/grpc/resolver=/tmp/go-build267750084/b224/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=/tmp/go-build267750084/b259/_pkg_.a packagefile net=/tmp/go-build267750084/b068/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b467/_pkg_.a -trimpath "$WORK/b467=>" -p google.golang.org/grpc/internal/resolver/dns -complete -installsuffix shared -buildid QQ654BBnSx4NheOz9PH1/QQ654BBnSx4NheOz9PH1 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b467/importcfg -pack ./src/google.golang.org/grpc/internal/resolver/dns/dns_resolver.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b715/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b448/_pkg_.a # internal cp $WORK/b715/_pkg_.a /builddir/.cache/go-build/1a/1a9dfa73171f7f05da9be1db0733efa6aa1472498e5e14a87fac99f79d38e1de-d # internal cp $WORK/b448/_pkg_.a /builddir/.cache/go-build/7f/7f91360e1a30a542721536d1af0d2ed78b3ccfc58a96525198eaf9e9d5ce9c67-d # internal github.com/opencontainers/runc/libcontainer/cgroups/fscommon mkdir -p $WORK/b721/ cat >/tmp/go-build267750084/b721/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build267750084/b060/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups=/tmp/go-build267750084/b715/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=/tmp/go-build267750084/b716/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build267750084/b087/_pkg_.a packagefile math=/tmp/go-build267750084/b035/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile path=/tmp/go-build267750084/b049/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b721/_pkg_.a -trimpath "$WORK/b721=>" -p github.com/opencontainers/runc/libcontainer/cgroups/fscommon -complete -installsuffix shared -buildid 003ImE76cxmWRii5Dtue/003ImE76cxmWRii5Dtue -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b721/importcfg -pack ./src/github.com/opencontainers/runc/libcontainer/cgroups/fscommon/rdma.go ./src/github.com/opencontainers/runc/libcontainer/cgroups/fscommon/utils.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b449/_pkg_.a # internal cp $WORK/b449/_pkg_.a /builddir/.cache/go-build/21/21e6096b02e41e201733f26a6fad8506b16d31fc11696e8246e2473a6b4f7df6-d # internal cd $WORK/b148 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/miekg/pkcs11 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b148=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=0_wbinGYFkw6V7qsjgGA -o ./_x004.o -c types.cgo2.c cd $WORK/b310 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b310=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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/buildah-1.35.4/src/github.com/mattn/go-sqlite3 -frandom-seed=NbS0ck3WZHJWSY4UwqHr -o ./_x003.o -c callback.cgo2.c cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/seccomp/libseccomp-golang /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b632/_pkg_.a $WORK/b632/preferlinkext $WORK/b632/_x001.o $WORK/b632/_x002.o $WORK/b632/_x003.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b632/_pkg_.a # internal cp $WORK/b632/_pkg_.a /builddir/.cache/go-build/3a/3a6f31e9ae82b3d79ca3748babbae11a5b66668c2ef9c4423e7326106976a7a0-d # internal github.com/containers/common/pkg/seccomp mkdir -p $WORK/b631/ cat >/tmp/go-build267750084/b631/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build267750084/b027/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build267750084/b167/_pkg_.a packagefile github.com/seccomp/libseccomp-golang=/tmp/go-build267750084/b632/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build267750084/b087/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b631/_pkg_.a -trimpath "$WORK/b631=>" -p github.com/containers/common/pkg/seccomp -complete -installsuffix shared -buildid YpNFdb8dGUga7LykfbDX/YpNFdb8dGUga7LykfbDX -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b631/importcfg -pack ./src/github.com/containers/common/pkg/seccomp/conversion.go ./src/github.com/containers/common/pkg/seccomp/default_linux.go ./src/github.com/containers/common/pkg/seccomp/errno_list.go ./src/github.com/containers/common/pkg/seccomp/filter.go ./src/github.com/containers/common/pkg/seccomp/seccomp_linux.go ./src/github.com/containers/common/pkg/seccomp/supported.go ./src/github.com/containers/common/pkg/seccomp/types.go ./src/github.com/containers/common/pkg/seccomp/validate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b219/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b467/_pkg_.a # internal cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/d0/d0f7505d4fe885512d77809d8b247e16c560a8d84b94ccbff400ea37ec720c2e-d # internal google.golang.org/grpc/codes mkdir -p $WORK/b218/ google.golang.org/grpc/metadata google.golang.org/grpc/internal/channelz mkdir -p $WORK/b423/ cat >/tmp/go-build267750084/b218/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile google.golang.org/grpc/internal=/tmp/go-build267750084/b219/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a EOF mkdir -p $WORK/b424/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -p google.golang.org/grpc/codes -complete -installsuffix shared -buildid 1JOPEGi_jiSlPKDi_NyO/1JOPEGi_jiSlPKDi_NyO -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b218/importcfg -pack ./src/google.golang.org/grpc/codes/code_string.go ./src/google.golang.org/grpc/codes/codes.go cat >/tmp/go-build267750084/b423/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build267750084/b087/_pkg_.a packagefile google.golang.org/grpc/connectivity=/tmp/go-build267750084/b221/_pkg_.a packagefile google.golang.org/grpc/credentials=/tmp/go-build267750084/b225/_pkg_.a packagefile google.golang.org/grpc/grpclog=/tmp/go-build267750084/b222/_pkg_.a packagefile google.golang.org/grpc/internal=/tmp/go-build267750084/b219/_pkg_.a packagefile net=/tmp/go-build267750084/b068/_pkg_.a packagefile sort=/tmp/go-build267750084/b041/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build267750084/b022/_pkg_.a packagefile syscall=/tmp/go-build267750084/b024/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b423/_pkg_.a -trimpath "$WORK/b423=>" -p google.golang.org/grpc/internal/channelz -complete -installsuffix shared -buildid qmYrhH8LCemPj4DzN4pR/qmYrhH8LCemPj4DzN4pR -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b423/importcfg -pack ./src/google.golang.org/grpc/internal/channelz/funcs.go ./src/google.golang.org/grpc/internal/channelz/id.go ./src/google.golang.org/grpc/internal/channelz/logging.go ./src/google.golang.org/grpc/internal/channelz/types.go ./src/google.golang.org/grpc/internal/channelz/types_linux.go ./src/google.golang.org/grpc/internal/channelz/util_linux.go cat >/tmp/go-build267750084/b424/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build267750084/b002/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile google.golang.org/grpc/internal=/tmp/go-build267750084/b219/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a EOF cp $WORK/b467/_pkg_.a /builddir/.cache/go-build/e6/e61a1f3be6d7499c502ed1a0e6ae384ab5030f9766d95bf341838648c929b667-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b424/_pkg_.a -trimpath "$WORK/b424=>" -p google.golang.org/grpc/metadata -complete -installsuffix shared -buildid sUpsmXq_SxGs-WLEzAZU/sUpsmXq_SxGs-WLEzAZU -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b424/importcfg -pack ./src/google.golang.org/grpc/metadata/metadata.go google.golang.org/grpc/resolver/dns mkdir -p $WORK/b466/ cat >/tmp/go-build267750084/b466/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/internal/resolver/dns=/tmp/go-build267750084/b467/_pkg_.a packagefile google.golang.org/grpc/resolver=/tmp/go-build267750084/b224/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b466/_pkg_.a -trimpath "$WORK/b466=>" -p google.golang.org/grpc/resolver/dns -complete -installsuffix shared -buildid rNf1AZrYCVcFoSaApkII/rNf1AZrYCVcFoSaApkII -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b466/importcfg -pack ./src/google.golang.org/grpc/resolver/dns/dns_resolver.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b466/_pkg_.a # internal cp $WORK/b466/_pkg_.a /builddir/.cache/go-build/e7/e72cbe5469127fd861fbac96773e488b875fb4f3c1b5152feaaad6569dcc3e4b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b721/_pkg_.a # internal cp $WORK/b721/_pkg_.a /builddir/.cache/go-build/c7/c77678c479b3132276a208eb939af3d565fffd58633858a0b274389fff56febd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b218/_pkg_.a # internal github.com/opencontainers/runc/libcontainer/cgroups/fs mkdir -p $WORK/b719/ github.com/opencontainers/runc/libcontainer/cgroups/fs2 mkdir -p $WORK/b722/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b092/_pkg_.a # internal cat >/tmp/go-build267750084/b719/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build267750084/b060/_pkg_.a packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups=/tmp/go-build267750084/b715/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups/devices=/tmp/go-build267750084/b720/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups/fscommon=/tmp/go-build267750084/b721/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=/tmp/go-build267750084/b716/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/devices=/tmp/go-build267750084/b196/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/userns=/tmp/go-build267750084/b717/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/utils=/tmp/go-build267750084/b634/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build267750084/b086/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build267750084/b087/_pkg_.a packagefile math=/tmp/go-build267750084/b035/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile path/filepath=/tmp/go-build267750084/b059/_pkg_.a packagefile reflect=/tmp/go-build267750084/b037/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a EOF cat >/tmp/go-build267750084/b722/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build267750084/b060/_pkg_.a packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups=/tmp/go-build267750084/b715/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups/ebpf=/tmp/go-build267750084/b723/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups/ebpf/devicefilter=/tmp/go-build267750084/b742/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups/fscommon=/tmp/go-build267750084/b721/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=/tmp/go-build267750084/b716/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/devices=/tmp/go-build267750084/b196/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/userns=/tmp/go-build267750084/b717/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/utils=/tmp/go-build267750084/b634/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build267750084/b086/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build267750084/b087/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile math=/tmp/go-build267750084/b035/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile path/filepath=/tmp/go-build267750084/b059/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b719/_pkg_.a -trimpath "$WORK/b719=>" -p github.com/opencontainers/runc/libcontainer/cgroups/fs -complete -installsuffix shared -buildid bg-S0MAmdjFdhzm8jFxG/bg-S0MAmdjFdhzm8jFxG -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b719/importcfg -pack ./src/github.com/opencontainers/runc/libcontainer/cgroups/fs/blkio.go ./src/github.com/opencontainers/runc/libcontainer/cgroups/fs/cpu.go ./src/github.com/opencontainers/runc/libcontainer/cgroups/fs/cpuacct.go ./src/github.com/opencontainers/runc/libcontainer/cgroups/fs/cpuset.go ./src/github.com/opencontainers/runc/libcontainer/cgroups/fs/devices.go ./src/github.com/opencontainers/runc/libcontainer/cgroups/fs/error.go ./src/github.com/opencontainers/runc/libcontainer/cgroups/fs/freezer.go ./src/github.com/opencontainers/runc/libcontainer/cgroups/fs/fs.go ./src/github.com/opencontainers/runc/libcontainer/cgroups/fs/hugetlb.go ./src/github.com/opencontainers/runc/libcontainer/cgroups/fs/memory.go ./src/github.com/opencontainers/runc/libcontainer/cgroups/fs/name.go ./src/github.com/opencontainers/runc/libcontainer/cgroups/fs/net_cls.go ./src/github.com/opencontainers/runc/libcontainer/cgroups/fs/net_prio.go ./src/github.com/opencontainers/runc/libcontainer/cgroups/fs/paths.go ./src/github.com/opencontainers/runc/libcontainer/cgroups/fs/perf_event.go ./src/github.com/opencontainers/runc/libcontainer/cgroups/fs/pids.go ./src/github.com/opencontainers/runc/libcontainer/cgroups/fs/rdma.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b722/_pkg_.a -trimpath "$WORK/b722=>" -p github.com/opencontainers/runc/libcontainer/cgroups/fs2 -complete -installsuffix shared -buildid _vPrqu5p4XevtkVZsH5x/_vPrqu5p4XevtkVZsH5x -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b722/importcfg -pack ./src/github.com/opencontainers/runc/libcontainer/cgroups/fs2/cpu.go ./src/github.com/opencontainers/runc/libcontainer/cgroups/fs2/cpuset.go ./src/github.com/opencontainers/runc/libcontainer/cgroups/fs2/create.go ./src/github.com/opencontainers/runc/libcontainer/cgroups/fs2/defaultpath.go ./src/github.com/opencontainers/runc/libcontainer/cgroups/fs2/devices.go ./src/github.com/opencontainers/runc/libcontainer/cgroups/fs2/freezer.go ./src/github.com/opencontainers/runc/libcontainer/cgroups/fs2/fs2.go ./src/github.com/opencontainers/runc/libcontainer/cgroups/fs2/hugetlb.go ./src/github.com/opencontainers/runc/libcontainer/cgroups/fs2/io.go ./src/github.com/opencontainers/runc/libcontainer/cgroups/fs2/memory.go ./src/github.com/opencontainers/runc/libcontainer/cgroups/fs2/pids.go cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/72/7268e4658d51490a5015249ef4ffa97f91686ccda4e7dae1766cba2d57a97601-d # internal google.golang.org/grpc/internal/status mkdir -p $WORK/b263/ cat >/tmp/go-build267750084/b263/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/golang/protobuf/proto=/tmp/go-build267750084/b226/_pkg_.a packagefile github.com/golang/protobuf/ptypes=/tmp/go-build267750084/b264/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=/tmp/go-build267750084/b261/_pkg_.a packagefile google.golang.org/grpc/codes=/tmp/go-build267750084/b218/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b263/_pkg_.a -trimpath "$WORK/b263=>" -p google.golang.org/grpc/internal/status -complete -installsuffix shared -buildid VzLuu4MvVVIXqVc2hmBO/VzLuu4MvVVIXqVc2hmBO -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b263/importcfg -pack ./src/google.golang.org/grpc/internal/status/status.go cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/66/66734f31a335cf2bc165435a02f065dbf7320a240744220314481b0b3d78477e-d # internal github.com/containers/image/v5/internal/manifest mkdir -p $WORK/b079/ cat >/tmp/go-build267750084/b079/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build267750084/b027/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/containers/image/v5/internal/pkg/platform=/tmp/go-build267750084/b080/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=/tmp/go-build267750084/b082/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build267750084/b081/_pkg_.a packagefile github.com/containers/libtrust=/tmp/go-build267750084/b092/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build267750084/b075/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=/tmp/go-build267750084/b085/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build267750084/b084/_pkg_.a packagefile golang.org/x/exp/maps=/tmp/go-build267750084/b141/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build267750084/b090/_pkg_.a packagefile math=/tmp/go-build267750084/b035/_pkg_.a packagefile runtime=/tmp/go-build267750084/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -p github.com/containers/image/v5/internal/manifest -complete -installsuffix shared -buildid 1zpmkNpmtZTXqrkrmT7X/1zpmkNpmtZTXqrkrmT7X -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b079/importcfg -pack ./src/github.com/containers/image/v5/internal/manifest/common.go ./src/github.com/containers/image/v5/internal/manifest/docker_schema2.go ./src/github.com/containers/image/v5/internal/manifest/docker_schema2_list.go ./src/github.com/containers/image/v5/internal/manifest/errors.go ./src/github.com/containers/image/v5/internal/manifest/list.go ./src/github.com/containers/image/v5/internal/manifest/manifest.go ./src/github.com/containers/image/v5/internal/manifest/oci_index.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b424/_pkg_.a # internal cp $WORK/b424/_pkg_.a /builddir/.cache/go-build/f8/f810427ed7c83dbda1396c1f3b8d205998140f383476fa697233dc2f9916bf10-d # internal google.golang.org/grpc/internal/balancerload mkdir -p $WORK/b435/ google.golang.org/grpc/internal/grpcutil mkdir -p $WORK/b430/ cat >/tmp/go-build267750084/b435/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/metadata=/tmp/go-build267750084/b424/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b435/_pkg_.a -trimpath "$WORK/b435=>" -p google.golang.org/grpc/internal/balancerload -complete -installsuffix shared -buildid ErZ47u6OPNWbwe3yY6oo/ErZ47u6OPNWbwe3yY6oo -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b435/importcfg -pack ./src/google.golang.org/grpc/internal/balancerload/load.go cat >/tmp/go-build267750084/b430/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build267750084/b002/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile google.golang.org/grpc/internal/envconfig=/tmp/go-build267750084/b431/_pkg_.a packagefile google.golang.org/grpc/metadata=/tmp/go-build267750084/b424/_pkg_.a packagefile regexp=/tmp/go-build267750084/b066/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a EOF google.golang.org/grpc/internal/metadata mkdir -p $WORK/b441/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b430/_pkg_.a -trimpath "$WORK/b430=>" -p google.golang.org/grpc/internal/grpcutil -complete -installsuffix shared -buildid RKJX67oPCEqnK_dulZct/RKJX67oPCEqnK_dulZct -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b430/importcfg -pack ./src/google.golang.org/grpc/internal/grpcutil/compressor.go ./src/google.golang.org/grpc/internal/grpcutil/encode_duration.go ./src/google.golang.org/grpc/internal/grpcutil/grpcutil.go ./src/google.golang.org/grpc/internal/grpcutil/metadata.go ./src/google.golang.org/grpc/internal/grpcutil/method.go ./src/google.golang.org/grpc/internal/grpcutil/regex.go google.golang.org/grpc/stats mkdir -p $WORK/b463/ cat >/tmp/go-build267750084/b441/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile google.golang.org/grpc/metadata=/tmp/go-build267750084/b424/_pkg_.a packagefile google.golang.org/grpc/resolver=/tmp/go-build267750084/b224/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b441/_pkg_.a -trimpath "$WORK/b441=>" -p google.golang.org/grpc/internal/metadata -complete -installsuffix shared -buildid VRbY8d7YhcpYOEQBNLUz/VRbY8d7YhcpYOEQBNLUz -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b441/importcfg -pack ./src/google.golang.org/grpc/internal/metadata/metadata.go google.golang.org/grpc/tap mkdir -p $WORK/b464/ cat >/tmp/go-build267750084/b463/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build267750084/b002/_pkg_.a packagefile google.golang.org/grpc/metadata=/tmp/go-build267750084/b424/_pkg_.a packagefile net=/tmp/go-build267750084/b068/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b463/_pkg_.a -trimpath "$WORK/b463=>" -p google.golang.org/grpc/stats -complete -installsuffix shared -buildid 2bXn61bEifs5nkunu-MV/2bXn61bEifs5nkunu-MV -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b463/importcfg -pack ./src/google.golang.org/grpc/stats/handlers.go ./src/google.golang.org/grpc/stats/stats.go cat >/tmp/go-build267750084/b464/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build267750084/b002/_pkg_.a packagefile google.golang.org/grpc/metadata=/tmp/go-build267750084/b424/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b464/_pkg_.a -trimpath "$WORK/b464=>" -p google.golang.org/grpc/tap -complete -installsuffix shared -buildid -tOEaF4yUmRiB_u37nui/-tOEaF4yUmRiB_u37nui -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b464/importcfg -pack ./src/google.golang.org/grpc/tap/tap.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b435/_pkg_.a # internal cp $WORK/b435/_pkg_.a /builddir/.cache/go-build/62/624c68d62c37888095dfe9cb0fd68130549af122764e7c9d132b012071f16631-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b464/_pkg_.a # internal cp $WORK/b464/_pkg_.a /builddir/.cache/go-build/f0/f02a88f844dc12cdc06990ed47cf314480130844f5221d7f922f41e6a52004fd-d # internal cd $WORK/b148 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/miekg/pkcs11 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b148=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=0_wbinGYFkw6V7qsjgGA -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b441/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b430/_pkg_.a # internal cp $WORK/b441/_pkg_.a /builddir/.cache/go-build/04/0416fbf4288328c0c1d77070f435fcb3858e45757d7e16cfd082661f79c804bb-d # internal cp $WORK/b430/_pkg_.a /builddir/.cache/go-build/01/011ffcc92583ee38852a88f0e98d8cd96004b95a272302388d70f473c5e74097-d # internal google.golang.org/grpc/encoding mkdir -p $WORK/b429/ cat >/tmp/go-build267750084/b429/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/internal/grpcutil=/tmp/go-build267750084/b430/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b429/_pkg_.a -trimpath "$WORK/b429=>" -p google.golang.org/grpc/encoding -complete -installsuffix shared -buildid XqFRAs5xpILXAoKjwwdG/XqFRAs5xpILXAoKjwwdG -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b429/importcfg -pack ./src/google.golang.org/grpc/encoding/encoding.go cd $WORK/b310 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b310=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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/buildah-1.35.4/src/github.com/mattn/go-sqlite3 -frandom-seed=NbS0ck3WZHJWSY4UwqHr -o ./_x004.o -c error.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b463/_pkg_.a # internal cp $WORK/b463/_pkg_.a /builddir/.cache/go-build/21/212c3e2870d70a7afc06366caf47c647c66561c04c33115c402b397af810aea1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b263/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b429/_pkg_.a # internal cp $WORK/b429/_pkg_.a /builddir/.cache/go-build/51/5181d9d2c57a999192af18bfa78643e828965f33f392c5a4747f2d75c3037abb-d # internal google.golang.org/grpc/encoding/proto mkdir -p $WORK/b432/ cat >/tmp/go-build267750084/b432/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/golang/protobuf/proto=/tmp/go-build267750084/b226/_pkg_.a packagefile google.golang.org/grpc/encoding=/tmp/go-build267750084/b429/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b432/_pkg_.a -trimpath "$WORK/b432=>" -p google.golang.org/grpc/encoding/proto -complete -installsuffix shared -buildid FYvKH-P_0RLNgCHVAqa4/FYvKH-P_0RLNgCHVAqa4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b432/importcfg -pack ./src/google.golang.org/grpc/encoding/proto/proto.go cp $WORK/b263/_pkg_.a /builddir/.cache/go-build/eb/eb6532418f95a760a237dea442bd987a57a1e3849f53bd5b1a18c75f5623b701-d # internal google.golang.org/grpc/status mkdir -p $WORK/b260/ cat >/tmp/go-build267750084/b260/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build267750084/b002/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=/tmp/go-build267750084/b261/_pkg_.a packagefile google.golang.org/grpc/codes=/tmp/go-build267750084/b218/_pkg_.a packagefile google.golang.org/grpc/internal/status=/tmp/go-build267750084/b263/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b260/_pkg_.a -trimpath "$WORK/b260=>" -p google.golang.org/grpc/status -complete -installsuffix shared -buildid JidA5-vznL9dDcpJhQe5/JidA5-vznL9dDcpJhQe5 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b260/importcfg -pack ./src/google.golang.org/grpc/status/status.go TERM='dumb' gcc -I ./src/github.com/miekg/pkcs11 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b148=/tmp/go-build -gno-record-gcc-switches -o $WORK/b148/_cgo_.o $WORK/b148/_cgo_main.o $WORK/b148/preferlinkext $WORK/b148/_x001.o $WORK/b148/_x002.o $WORK/b148/_x003.o $WORK/b148/_x004.o -O2 -g -ldl /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b432/_pkg_.a # internal cp $WORK/b432/_pkg_.a /builddir/.cache/go-build/4f/4f2773a5800fb3dd8a0e9058002ca617ab93113688ccf8f9f3faac12c24a0b3a-d # internal cd $WORK/b310 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b310=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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/buildah-1.35.4/src/github.com/mattn/go-sqlite3 -frandom-seed=NbS0ck3WZHJWSY4UwqHr -o ./_x005.o -c sqlite3.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b260/_pkg_.a # internal cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/fe/fe8f0f26514a30b5f2d4ad3bde15f2d82e0a636d7d019039e840e6606026c4b7-d # internal github.com/containerd/containerd/errdefs mkdir -p $WORK/b217/ google.golang.org/grpc/internal/binarylog mkdir -p $WORK/b436/ cat >/tmp/go-build267750084/b217/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build267750084/b002/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile google.golang.org/grpc/codes=/tmp/go-build267750084/b218/_pkg_.a packagefile google.golang.org/grpc/status=/tmp/go-build267750084/b260/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -p github.com/containerd/containerd/errdefs -complete -installsuffix shared -buildid lbk0QcgHLBgiCYPPcxtt/lbk0QcgHLBgiCYPPcxtt -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b217/importcfg -pack ./src/github.com/containerd/containerd/errdefs/errors.go ./src/github.com/containerd/containerd/errdefs/grpc.go cat >/tmp/go-build267750084/b436/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build267750084/b060/_pkg_.a packagefile context=/tmp/go-build267750084/b002/_pkg_.a packagefile encoding/binary=/tmp/go-build267750084/b034/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/golang/protobuf/proto=/tmp/go-build267750084/b226/_pkg_.a packagefile github.com/golang/protobuf/ptypes=/tmp/go-build267750084/b264/_pkg_.a packagefile google.golang.org/grpc/binarylog/grpc_binarylog_v1=/tmp/go-build267750084/b437/_pkg_.a packagefile google.golang.org/grpc/grpclog=/tmp/go-build267750084/b222/_pkg_.a packagefile google.golang.org/grpc/internal/grpcutil=/tmp/go-build267750084/b430/_pkg_.a packagefile google.golang.org/grpc/metadata=/tmp/go-build267750084/b424/_pkg_.a packagefile google.golang.org/grpc/status=/tmp/go-build267750084/b260/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile net=/tmp/go-build267750084/b068/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile regexp=/tmp/go-build267750084/b066/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build267750084/b022/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b436/_pkg_.a -trimpath "$WORK/b436=>" -p google.golang.org/grpc/internal/binarylog -complete -installsuffix shared -buildid 7k6tT8Nom419yBHWsEdp/7k6tT8Nom419yBHWsEdp -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b436/importcfg -pack ./src/google.golang.org/grpc/internal/binarylog/binarylog.go ./src/google.golang.org/grpc/internal/binarylog/binarylog_testutil.go ./src/google.golang.org/grpc/internal/binarylog/env_config.go ./src/google.golang.org/grpc/internal/binarylog/method_logger.go ./src/google.golang.org/grpc/internal/binarylog/sink.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b631/_pkg_.a # internal cp $WORK/b631/_pkg_.a /builddir/.cache/go-build/a2/a28247603addd86419844f3cfe286f66226203b0b84349a82b82d30c8685fb73-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b217/_pkg_.a # internal cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/b1/b14987190df3aeb8fc1065e10634e265a0868aa6ec62a60dd29d59d1d25b4612-d # internal github.com/containerd/containerd/platforms mkdir -p $WORK/b216/ cat >/tmp/go-build267750084/b216/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build267750084/b060/_pkg_.a packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/containerd/containerd/errdefs=/tmp/go-build267750084/b217/_pkg_.a packagefile github.com/containerd/containerd/log=/tmp/go-build267750084/b270/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build267750084/b084/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build267750084/b087/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile path=/tmp/go-build267750084/b049/_pkg_.a packagefile regexp=/tmp/go-build267750084/b066/_pkg_.a packagefile runtime=/tmp/go-build267750084/b009/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -p github.com/containerd/containerd/platforms -complete -installsuffix shared -buildid SLvAPvH3E3nyG0JaRgHW/SLvAPvH3E3nyG0JaRgHW -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b216/importcfg -pack ./src/github.com/containerd/containerd/platforms/compare.go ./src/github.com/containerd/containerd/platforms/cpuinfo.go ./src/github.com/containerd/containerd/platforms/cpuinfo_linux.go ./src/github.com/containerd/containerd/platforms/database.go ./src/github.com/containerd/containerd/platforms/defaults.go ./src/github.com/containerd/containerd/platforms/defaults_unix.go ./src/github.com/containerd/containerd/platforms/platforms.go ./src/github.com/containerd/containerd/platforms/platforms_other.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/70/709851d2a9bc536b8ae3958139f3829f232f8d3f3c0a8001b3024b280a382e63-d # internal github.com/containers/image/v5/internal/imagedestination/impl mkdir -p $WORK/b490/ github.com/containers/image/v5/manifest mkdir -p $WORK/b078/ cat >/tmp/go-build267750084/b490/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build267750084/b002/_pkg_.a packagefile github.com/containers/image/v5/internal/blobinfocache=/tmp/go-build267750084/b286/_pkg_.a packagefile github.com/containers/image/v5/internal/manifest=/tmp/go-build267750084/b079/_pkg_.a packagefile github.com/containers/image/v5/internal/private=/tmp/go-build267750084/b296/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=/tmp/go-build267750084/b297/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=/tmp/go-build267750084/b082/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build267750084/b081/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build267750084/b075/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build267750084/b090/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a EOF cat >/tmp/go-build267750084/b078/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build267750084/b027/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build267750084/b074/_pkg_.a packagefile github.com/containers/image/v5/internal/manifest=/tmp/go-build267750084/b079/_pkg_.a packagefile github.com/containers/image/v5/internal/set=/tmp/go-build267750084/b142/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=/tmp/go-build267750084/b082/_pkg_.a packagefile github.com/containers/image/v5/pkg/strslice=/tmp/go-build267750084/b143/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build267750084/b081/_pkg_.a packagefile github.com/containers/libtrust=/tmp/go-build267750084/b092/_pkg_.a packagefile github.com/containers/ocicrypt/spec=/tmp/go-build267750084/b144/_pkg_.a packagefile github.com/containers/storage/pkg/regexp=/tmp/go-build267750084/b065/_pkg_.a packagefile github.com/docker/docker/api/types/versions=/tmp/go-build267750084/b145/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build267750084/b075/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=/tmp/go-build267750084/b085/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build267750084/b084/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build267750084/b086/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build267750084/b090/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b490/_pkg_.a -trimpath "$WORK/b490=>" -p github.com/containers/image/v5/internal/imagedestination/impl -complete -installsuffix shared -buildid TUlMOsBhm4c07BSucpKW/TUlMOsBhm4c07BSucpKW -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b490/importcfg -pack ./src/github.com/containers/image/v5/internal/imagedestination/impl/compat.go ./src/github.com/containers/image/v5/internal/imagedestination/impl/helpers.go ./src/github.com/containers/image/v5/internal/imagedestination/impl/properties.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -p github.com/containers/image/v5/manifest -complete -installsuffix shared -buildid YdPMoeUhLGDuhskCg8jX/YdPMoeUhLGDuhskCg8jX -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b078/importcfg -pack ./src/github.com/containers/image/v5/manifest/common.go ./src/github.com/containers/image/v5/manifest/docker_schema1.go ./src/github.com/containers/image/v5/manifest/docker_schema2.go ./src/github.com/containers/image/v5/manifest/docker_schema2_list.go ./src/github.com/containers/image/v5/manifest/list.go ./src/github.com/containers/image/v5/manifest/manifest.go ./src/github.com/containers/image/v5/manifest/oci.go ./src/github.com/containers/image/v5/manifest/oci_index.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b722/_pkg_.a # internal cp $WORK/b722/_pkg_.a /builddir/.cache/go-build/9b/9b1400d472c106abb3b70e87dfee2338f9dd0c72a189490fe18cecee1fc6c8e9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b423/_pkg_.a # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage pkcs11 -dynimport $WORK/b148/_cgo_.o -dynout $WORK/b148/_cgo_import.go cp $WORK/b423/_pkg_.a /builddir/.cache/go-build/c2/c21d58455e9d888b1f76efed3ccd7023b1a6a022df538d2488cebe5d62f3c23c-d # internal google.golang.org/grpc/channelz mkdir -p $WORK/b422/ cat >/tmp/go-build267750084/b422/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/internal/channelz=/tmp/go-build267750084/b423/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b422/_pkg_.a -trimpath "$WORK/b422=>" -p google.golang.org/grpc/channelz -complete -installsuffix shared -buildid hnP309DOPnrLoHkv-Mgt/hnP309DOPnrLoHkv-Mgt -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b422/importcfg -pack ./src/google.golang.org/grpc/channelz/channelz.go cat >/tmp/go-build267750084/b148/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a packagefile runtime/cgo=/tmp/go-build267750084/b058/_pkg_.a packagefile syscall=/tmp/go-build267750084/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -p github.com/miekg/pkcs11 -installsuffix shared -buildid 0_wbinGYFkw6V7qsjgGA/0_wbinGYFkw6V7qsjgGA -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b148/importcfg -pack ./src/github.com/miekg/pkcs11/error.go ./src/github.com/miekg/pkcs11/vendor.go ./src/github.com/miekg/pkcs11/zconst.go $WORK/b148/_cgo_gotypes.go $WORK/b148/params.cgo1.go $WORK/b148/pkcs11.cgo1.go $WORK/b148/types.cgo1.go $WORK/b148/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b422/_pkg_.a # internal cp $WORK/b422/_pkg_.a /builddir/.cache/go-build/b9/b9a0c595813c665b06cc7b07e485c72588dada1a5ab213543831a92df7f67ef6-d # internal google.golang.org/grpc/balancer mkdir -p $WORK/b421/ cat >/tmp/go-build267750084/b421/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build267750084/b002/_pkg_.a packagefile encoding/json=/tmp/go-build267750084/b027/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile google.golang.org/grpc/channelz=/tmp/go-build267750084/b422/_pkg_.a packagefile google.golang.org/grpc/connectivity=/tmp/go-build267750084/b221/_pkg_.a packagefile google.golang.org/grpc/credentials=/tmp/go-build267750084/b225/_pkg_.a packagefile google.golang.org/grpc/grpclog=/tmp/go-build267750084/b222/_pkg_.a packagefile google.golang.org/grpc/internal=/tmp/go-build267750084/b219/_pkg_.a packagefile google.golang.org/grpc/metadata=/tmp/go-build267750084/b424/_pkg_.a packagefile google.golang.org/grpc/resolver=/tmp/go-build267750084/b224/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=/tmp/go-build267750084/b259/_pkg_.a packagefile net=/tmp/go-build267750084/b068/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b421/_pkg_.a -trimpath "$WORK/b421=>" -p google.golang.org/grpc/balancer -complete -installsuffix shared -buildid zfafo042izElrzHbw8Fd/zfafo042izElrzHbw8Fd -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b421/importcfg -pack ./src/google.golang.org/grpc/balancer/balancer.go ./src/google.golang.org/grpc/balancer/conn_state_evaluator.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b490/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b719/_pkg_.a # internal cp $WORK/b490/_pkg_.a /builddir/.cache/go-build/c6/c65792d068e2dfa801d4ce12c0dccbc0098a17ba9d1add2328e812a608381102-d # internal cp $WORK/b719/_pkg_.a /builddir/.cache/go-build/39/397b43c2b355b769876e512d845baef6ee8f8dbe60badf4ca8c5f503d7933110-d # internal cd $WORK/b383 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/proglottis/gpgme -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b383=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I/usr/include/libassuan2 -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=xrdOJbCYu8MD0la3b7_A -o ./_x004.o -c unset_agent_info.cgo2.c github.com/containers/common/pkg/cgroups mkdir -p $WORK/b712/ cat >/tmp/go-build267750084/b712/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build267750084/b060/_pkg_.a packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile context=/tmp/go-build267750084/b002/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=/tmp/go-build267750084/b165/_pkg_.a packagefile github.com/coreos/go-systemd/v22/dbus=/tmp/go-build267750084/b713/_pkg_.a packagefile github.com/godbus/dbus/v5=/tmp/go-build267750084/b714/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups=/tmp/go-build267750084/b715/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups/fs=/tmp/go-build267750084/b719/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups/fs2=/tmp/go-build267750084/b722/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=/tmp/go-build267750084/b716/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build267750084/b086/_pkg_.a packagefile golang.org/x/exp/maps=/tmp/go-build267750084/b141/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build267750084/b087/_pkg_.a packagefile math=/tmp/go-build267750084/b035/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile path=/tmp/go-build267750084/b049/_pkg_.a packagefile path/filepath=/tmp/go-build267750084/b059/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a packagefile syscall=/tmp/go-build267750084/b024/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b712/_pkg_.a -trimpath "$WORK/b712=>" -p github.com/containers/common/pkg/cgroups -complete -installsuffix shared -buildid hOWxLz9xeflN3kZ8LDaC/hOWxLz9xeflN3kZ8LDaC -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b712/importcfg -pack ./src/github.com/containers/common/pkg/cgroups/blkio_linux.go ./src/github.com/containers/common/pkg/cgroups/cgroups_linux.go ./src/github.com/containers/common/pkg/cgroups/cpu_linux.go ./src/github.com/containers/common/pkg/cgroups/cpuset_linux.go ./src/github.com/containers/common/pkg/cgroups/memory_linux.go ./src/github.com/containers/common/pkg/cgroups/pids_linux.go ./src/github.com/containers/common/pkg/cgroups/systemd_linux.go ./src/github.com/containers/common/pkg/cgroups/utils_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b436/_pkg_.a # internal cp $WORK/b436/_pkg_.a /builddir/.cache/go-build/bf/bff19025cfc7882a7efb7e150d01d9496866bc6b2cac5fe78c0fe8a4b522683e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b421/_pkg_.a # internal cp $WORK/b421/_pkg_.a /builddir/.cache/go-build/bc/bccd272742e997d395bf47c5c1d141057cab49488155270e928bfb0cd3e49a6c-d # internal google.golang.org/grpc/balancer/base mkdir -p $WORK/b425/ google.golang.org/grpc/internal/serviceconfig mkdir -p $WORK/b447/ cat >/tmp/go-build267750084/b425/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile google.golang.org/grpc/balancer=/tmp/go-build267750084/b421/_pkg_.a packagefile google.golang.org/grpc/connectivity=/tmp/go-build267750084/b221/_pkg_.a packagefile google.golang.org/grpc/grpclog=/tmp/go-build267750084/b222/_pkg_.a packagefile google.golang.org/grpc/resolver=/tmp/go-build267750084/b224/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b425/_pkg_.a -trimpath "$WORK/b425=>" -p google.golang.org/grpc/balancer/base -complete -installsuffix shared -buildid 84VJX1OCNOqcr0IvlwY4/84VJX1OCNOqcr0IvlwY4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b425/importcfg -pack ./src/google.golang.org/grpc/balancer/base/balancer.go ./src/google.golang.org/grpc/balancer/base/base.go cat >/tmp/go-build267750084/b447/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build267750084/b027/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile google.golang.org/grpc/balancer=/tmp/go-build267750084/b421/_pkg_.a packagefile google.golang.org/grpc/codes=/tmp/go-build267750084/b218/_pkg_.a packagefile google.golang.org/grpc/grpclog=/tmp/go-build267750084/b222/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=/tmp/go-build267750084/b259/_pkg_.a packagefile math=/tmp/go-build267750084/b035/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b447/_pkg_.a -trimpath "$WORK/b447=>" -p google.golang.org/grpc/internal/serviceconfig -complete -installsuffix shared -buildid 6DA-dEriIAj_52ykeGtW/6DA-dEriIAj_52ykeGtW -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b447/importcfg -pack ./src/google.golang.org/grpc/internal/serviceconfig/duration.go ./src/google.golang.org/grpc/internal/serviceconfig/serviceconfig.go cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/proglottis/gpgme TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b383=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I/usr/include/libassuan2 -I $WORK/b383/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=xrdOJbCYu8MD0la3b7_A -o $WORK/b383/_x005.o -c go_gpgme.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b216/_pkg_.a # internal cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/3c/3c5dc9929b4c6a6284813af8bbb5f952f36b34215861dd82c8ee76db4375ade1-d # internal github.com/containers/common/libimage/platform mkdir -p $WORK/b610/ cat >/tmp/go-build267750084/b610/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/containerd/containerd/platforms=/tmp/go-build267750084/b216/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build267750084/b084/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build267750084/b086/_pkg_.a packagefile runtime=/tmp/go-build267750084/b009/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b610/_pkg_.a -trimpath "$WORK/b610=>" -p github.com/containers/common/libimage/platform -complete -installsuffix shared -buildid okX1HGuwzOkjKFI5LNNF/okX1HGuwzOkjKFI5LNNF -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b610/importcfg -pack ./src/github.com/containers/common/libimage/platform/platform.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b447/_pkg_.a # internal cp $WORK/b447/_pkg_.a /builddir/.cache/go-build/1f/1fbc4b078c02a39ddfbab8c5c2072cc15e03bd995710194bc7d2415840895ad2-d # internal google.golang.org/grpc/internal/resolver mkdir -p $WORK/b446/ cat >/tmp/go-build267750084/b446/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build267750084/b002/_pkg_.a packagefile google.golang.org/grpc/internal/serviceconfig=/tmp/go-build267750084/b447/_pkg_.a packagefile google.golang.org/grpc/metadata=/tmp/go-build267750084/b424/_pkg_.a packagefile google.golang.org/grpc/resolver=/tmp/go-build267750084/b224/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b446/_pkg_.a -trimpath "$WORK/b446=>" -p google.golang.org/grpc/internal/resolver -complete -installsuffix shared -buildid _ReCvp8n1mFk9rZMup1M/_ReCvp8n1mFk9rZMup1M -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b446/importcfg -pack ./src/google.golang.org/grpc/internal/resolver/config_selector.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b425/_pkg_.a # internal cp $WORK/b425/_pkg_.a /builddir/.cache/go-build/32/32fa9ce607aef503deffc488bfc238d4ad003bee1928f922c3f67b549dad3802-d # internal google.golang.org/grpc/balancer/roundrobin mkdir -p $WORK/b426/ google.golang.org/grpc/internal/balancer/gracefulswitch cat >/tmp/go-build267750084/b426/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/balancer=/tmp/go-build267750084/b421/_pkg_.a packagefile google.golang.org/grpc/balancer/base=/tmp/go-build267750084/b425/_pkg_.a packagefile google.golang.org/grpc/grpclog=/tmp/go-build267750084/b222/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=/tmp/go-build267750084/b427/_pkg_.a packagefile sync/atomic=/tmp/go-build267750084/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b426/_pkg_.a -trimpath "$WORK/b426=>" -p google.golang.org/grpc/balancer/roundrobin -complete -installsuffix shared -buildid z6Q6G1S5x_8UUh9IDPgF/z6Q6G1S5x_8UUh9IDPgF -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b426/importcfg -pack ./src/google.golang.org/grpc/balancer/roundrobin/roundrobin.go mkdir -p $WORK/b434/ cat >/tmp/go-build267750084/b434/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile google.golang.org/grpc/balancer=/tmp/go-build267750084/b421/_pkg_.a packagefile google.golang.org/grpc/balancer/base=/tmp/go-build267750084/b425/_pkg_.a packagefile google.golang.org/grpc/connectivity=/tmp/go-build267750084/b221/_pkg_.a packagefile google.golang.org/grpc/resolver=/tmp/go-build267750084/b224/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b434/_pkg_.a -trimpath "$WORK/b434=>" -p google.golang.org/grpc/internal/balancer/gracefulswitch -complete -installsuffix shared -buildid PzqgtfyS676WNRNDosov/PzqgtfyS676WNRNDosov -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b434/importcfg -pack ./src/google.golang.org/grpc/internal/balancer/gracefulswitch/gracefulswitch.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b610/_pkg_.a # internal cp $WORK/b610/_pkg_.a /builddir/.cache/go-build/99/9988eb6bc68f0d832ea9a1d3c6811b559b3963c6f6eee0d3e79dd36770cee098-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b446/_pkg_.a # internal cp $WORK/b446/_pkg_.a /builddir/.cache/go-build/5e/5ec32f80e3b09e58462e7502d67002a8647edc424194cadce0701daa75f55cbc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b426/_pkg_.a # internal cp $WORK/b426/_pkg_.a /builddir/.cache/go-build/68/68a99c207cfb09f10fb68e870f58e1b40eb727d097a0264e4856f3b94df7f2f2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b434/_pkg_.a # internal cp $WORK/b434/_pkg_.a /builddir/.cache/go-build/26/26cc1337bd36066661b3b643b62e3d3e877794519293de9034dc609a310a4020-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/f5/f57df76f77d0a10d84a1c0a48b5928d7263c8f98d8cf817888f40ce209e79f4b-d # internal github.com/containers/common/libimage/define mkdir -p $WORK/b272/ cat >/tmp/go-build267750084/b272/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/manifest=/tmp/go-build267750084/b078/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b272/_pkg_.a -trimpath "$WORK/b272=>" -p github.com/containers/common/libimage/define -complete -installsuffix shared -buildid 9VmnwNYRMcaHWK5kmx6I/9VmnwNYRMcaHWK5kmx6I -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b272/importcfg -pack ./src/github.com/containers/common/libimage/define/manifests.go ./src/github.com/containers/common/libimage/define/platform.go ./src/github.com/containers/common/libimage/define/search.go github.com/containers/common/pkg/manifests mkdir -p $WORK/b276/ github.com/containers/image/v5/docker/internal/tarfile cat >/tmp/go-build267750084/b276/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build267750084/b027/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/containers/common/internal=/tmp/go-build267750084/b275/_pkg_.a packagefile github.com/containers/image/v5/manifest=/tmp/go-build267750084/b078/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build267750084/b075/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=/tmp/go-build267750084/b085/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build267750084/b084/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build267750084/b090/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b276/_pkg_.a -trimpath "$WORK/b276=>" -p github.com/containers/common/pkg/manifests -complete -installsuffix shared -buildid nxsvfjtwuyau2y1CdmqV/nxsvfjtwuyau2y1CdmqV -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b276/importcfg -pack ./src/github.com/containers/common/pkg/manifests/errors.go ./src/github.com/containers/common/pkg/manifests/manifests.go github.com/containers/image/v5/internal/image mkdir -p $WORK/b550/ cat >/tmp/go-build267750084/b550/importcfg << 'EOF' # internal # import config packagefile archive/tar=/tmp/go-build267750084/b054/_pkg_.a packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile context=/tmp/go-build267750084/b002/_pkg_.a packagefile encoding/json=/tmp/go-build267750084/b027/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build267750084/b074/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/impl=/tmp/go-build267750084/b490/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/stubs=/tmp/go-build267750084/b301/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/impl=/tmp/go-build267750084/b491/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/stubs=/tmp/go-build267750084/b295/_pkg_.a packagefile github.com/containers/image/v5/internal/iolimits=/tmp/go-build267750084/b298/_pkg_.a packagefile github.com/containers/image/v5/internal/private=/tmp/go-build267750084/b296/_pkg_.a packagefile github.com/containers/image/v5/internal/set=/tmp/go-build267750084/b142/_pkg_.a packagefile github.com/containers/image/v5/internal/streamdigest=/tmp/go-build267750084/b541/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=/tmp/go-build267750084/b497/_pkg_.a packagefile github.com/containers/image/v5/manifest=/tmp/go-build267750084/b078/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=/tmp/go-build267750084/b287/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build267750084/b081/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build267750084/b075/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build267750084/b086/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build267750084/b090/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile path=/tmp/go-build267750084/b049/_pkg_.a packagefile path/filepath=/tmp/go-build267750084/b059/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a EOF mkdir -p $WORK/b293/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b550/_pkg_.a -trimpath "$WORK/b550=>" -p github.com/containers/image/v5/docker/internal/tarfile -complete -installsuffix shared -buildid g225mc8hqV0ioS2eIAOl/g225mc8hqV0ioS2eIAOl -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b550/importcfg -pack ./src/github.com/containers/image/v5/docker/internal/tarfile/dest.go ./src/github.com/containers/image/v5/docker/internal/tarfile/reader.go ./src/github.com/containers/image/v5/docker/internal/tarfile/src.go ./src/github.com/containers/image/v5/docker/internal/tarfile/types.go ./src/github.com/containers/image/v5/docker/internal/tarfile/writer.go cat >/tmp/go-build267750084/b293/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile context=/tmp/go-build267750084/b002/_pkg_.a packagefile crypto/sha256=/tmp/go-build267750084/b117/_pkg_.a packagefile encoding/hex=/tmp/go-build267750084/b130/_pkg_.a packagefile encoding/json=/tmp/go-build267750084/b027/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build267750084/b074/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource=/tmp/go-build267750084/b294/_pkg_.a packagefile github.com/containers/image/v5/internal/iolimits=/tmp/go-build267750084/b298/_pkg_.a packagefile github.com/containers/image/v5/internal/manifest=/tmp/go-build267750084/b079/_pkg_.a packagefile github.com/containers/image/v5/internal/private=/tmp/go-build267750084/b296/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=/tmp/go-build267750084/b297/_pkg_.a packagefile github.com/containers/image/v5/manifest=/tmp/go-build267750084/b078/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/none=/tmp/go-build267750084/b299/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build267750084/b081/_pkg_.a packagefile github.com/containers/ocicrypt/spec=/tmp/go-build267750084/b144/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build267750084/b075/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build267750084/b084/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build267750084/b086/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build267750084/b090/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b293/_pkg_.a -trimpath "$WORK/b293=>" -p github.com/containers/image/v5/internal/image -complete -installsuffix shared -buildid POoKrQojRzFmY9itT9Fk/POoKrQojRzFmY9itT9Fk -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b293/importcfg -pack ./src/github.com/containers/image/v5/internal/image/docker_list.go ./src/github.com/containers/image/v5/internal/image/docker_schema1.go ./src/github.com/containers/image/v5/internal/image/docker_schema2.go ./src/github.com/containers/image/v5/internal/image/manifest.go ./src/github.com/containers/image/v5/internal/image/memory.go ./src/github.com/containers/image/v5/internal/image/oci.go ./src/github.com/containers/image/v5/internal/image/oci_index.go ./src/github.com/containers/image/v5/internal/image/sourced.go ./src/github.com/containers/image/v5/internal/image/unparsed.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b272/_pkg_.a # internal cp $WORK/b272/_pkg_.a /builddir/.cache/go-build/02/021921513f9aba6ee30c38853e5f3179b7f90c34193805ddcdd5b37272ede977-d # internal github.com/containers/common/libimage/filter mkdir -p $WORK/b273/ cat >/tmp/go-build267750084/b273/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/containers/common/libimage/define=/tmp/go-build267750084/b272/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build267750084/b081/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b273/_pkg_.a -trimpath "$WORK/b273=>" -p github.com/containers/common/libimage/filter -complete -installsuffix shared -buildid DDepjNDSsSmwHXcoKxYZ/DDepjNDSsSmwHXcoKxYZ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b273/importcfg -pack ./src/github.com/containers/common/libimage/filter/filter.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b273/_pkg_.a # internal cp $WORK/b273/_pkg_.a /builddir/.cache/go-build/b4/b427dad4f4cbb1f9fd1258fe61a06b889bdbef8c750e4739289f2f6f9e570437-d # internal cd $WORK/b310 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b310=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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/buildah-1.35.4/src/github.com/mattn/go-sqlite3 -frandom-seed=NbS0ck3WZHJWSY4UwqHr -o ./_x006.o -c sqlite3_context.cgo2.c cd $WORK/b383 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/proglottis/gpgme -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b383=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I/usr/include/libassuan2 -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=xrdOJbCYu8MD0la3b7_A -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b276/_pkg_.a # internal cp $WORK/b276/_pkg_.a /builddir/.cache/go-build/58/580dd8e6bc805cb7d6ddab4fd7d7dd42e97b5b589c998830446614da362aab2c-d # internal cd /builddir/build/BUILD/buildah-1.35.4 TERM='dumb' gcc -I ./src/github.com/proglottis/gpgme -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b383=/tmp/go-build -gno-record-gcc-switches -o $WORK/b383/_cgo_.o $WORK/b383/_cgo_main.o $WORK/b383/preferlinkext $WORK/b383/_x001.o $WORK/b383/_x002.o $WORK/b383/_x003.o $WORK/b383/_x004.o $WORK/b383/_x005.o -O2 -g -lgpgme cd $WORK/b310 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b310=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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/buildah-1.35.4/src/github.com/mattn/go-sqlite3 -frandom-seed=NbS0ck3WZHJWSY4UwqHr -o ./_x007.o -c sqlite3_load_extension.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b712/_pkg_.a # internal cp $WORK/b712/_pkg_.a /builddir/.cache/go-build/76/768535cd7f6fc8ad207e011f7df7ba41d183799f00070c0a5d4bc80a98a285fb-d # internal github.com/containers/common/pkg/systemd mkdir -p $WORK/b711/ cat >/tmp/go-build267750084/b711/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build267750084/b002/_pkg_.a packagefile crypto/rand=/tmp/go-build267750084/b115/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/containers/common/pkg/cgroups=/tmp/go-build267750084/b712/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=/tmp/go-build267750084/b165/_pkg_.a packagefile github.com/coreos/go-systemd/v22/dbus=/tmp/go-build267750084/b713/_pkg_.a packagefile github.com/godbus/dbus/v5=/tmp/go-build267750084/b714/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build267750084/b086/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b711/_pkg_.a -trimpath "$WORK/b711=>" -p github.com/containers/common/pkg/systemd -complete -installsuffix shared -buildid 5FA1YcttFTg0XWO4RyKm/5FA1YcttFTg0XWO4RyKm -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b711/importcfg -pack ./src/github.com/containers/common/pkg/systemd/systemd_linux.go cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/miekg/pkcs11 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b148/_pkg_.a $WORK/b148/preferlinkext $WORK/b148/_x001.o $WORK/b148/_x002.o $WORK/b148/_x003.o $WORK/b148/_x004.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b148/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b550/_pkg_.a # internal cp $WORK/b550/_pkg_.a /builddir/.cache/go-build/1e/1ef23000081ad9eec367176696c85a7f2fad3afec1659e61559349dcc98da41e-d # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/3b/3bf9e4befd404d7cec2e48efd4a5859fb1863f2ccb240c06897970de5e0383fa-d # internal github.com/containers/ocicrypt/crypto/pkcs11 mkdir -p $WORK/b147/ cat >/tmp/go-build267750084/b147/importcfg << 'EOF' # internal # import config packagefile crypto/rand=/tmp/go-build267750084/b115/_pkg_.a packagefile crypto/rsa=/tmp/go-build267750084/b116/_pkg_.a packagefile crypto/sha1=/tmp/go-build267750084/b126/_pkg_.a packagefile crypto/sha256=/tmp/go-build267750084/b117/_pkg_.a packagefile encoding/base64=/tmp/go-build267750084/b033/_pkg_.a packagefile encoding/json=/tmp/go-build267750084/b027/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/miekg/pkcs11=/tmp/go-build267750084/b148/_pkg_.a packagefile github.com/stefanberger/go-pkcs11uri=/tmp/go-build267750084/b149/_pkg_.a packagefile gopkg.in/yaml.v3=/tmp/go-build267750084/b150/_pkg_.a packagefile hash=/tmp/go-build267750084/b077/_pkg_.a packagefile net/url=/tmp/go-build267750084/b132/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile runtime=/tmp/go-build267750084/b009/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -p github.com/containers/ocicrypt/crypto/pkcs11 -complete -installsuffix shared -buildid y14xUaFu3JnX7EQD6He6/y14xUaFu3JnX7EQD6He6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b147/importcfg -pack ./src/github.com/containers/ocicrypt/crypto/pkcs11/common.go ./src/github.com/containers/ocicrypt/crypto/pkcs11/pkcs11helpers.go ./src/github.com/containers/ocicrypt/crypto/pkcs11/utils.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b711/_pkg_.a # internal cp $WORK/b711/_pkg_.a /builddir/.cache/go-build/3c/3cc596087ce9434a58e7275e45764055fabd3afecf9354d27fba3d4f59a765d0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b293/_pkg_.a # internal cd $WORK/b310 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b310=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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/buildah-1.35.4/src/github.com/mattn/go-sqlite3 -frandom-seed=NbS0ck3WZHJWSY4UwqHr -o ./_x008.o -c sqlite3_opt_serialize.cgo2.c cp $WORK/b293/_pkg_.a /builddir/.cache/go-build/d0/d08d77527c9a3b7e793a0e99ecc917a5a9b253b17ea4dffbc31a937d318708de-d # internal github.com/containers/image/v5/image mkdir -p $WORK/b487/ github.com/containers/image/v5/directory mkdir -p $WORK/b538/ cat >/tmp/go-build267750084/b487/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build267750084/b002/_pkg_.a packagefile github.com/containers/image/v5/internal/image=/tmp/go-build267750084/b293/_pkg_.a packagefile github.com/containers/image/v5/internal/private=/tmp/go-build267750084/b296/_pkg_.a packagefile github.com/containers/image/v5/internal/unparsedimage=/tmp/go-build267750084/b312/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build267750084/b081/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build267750084/b075/_pkg_.a EOF github.com/containers/image/v5/tarball github.com/containers/image/v5/docker/archive cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b487/_pkg_.a -trimpath "$WORK/b487=>" -p github.com/containers/image/v5/image -complete -installsuffix shared -buildid 5tRS2GoeRSzZbbgaeHEX/5tRS2GoeRSzZbbgaeHEX -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b487/importcfg -pack ./src/github.com/containers/image/v5/image/docker_schema2.go ./src/github.com/containers/image/v5/image/sourced.go ./src/github.com/containers/image/v5/image/unparsed.go github.com/containers/image/v5/sif mkdir -p $WORK/b609/ cat >/tmp/go-build267750084/b538/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build267750084/b002/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/containers/image/v5/directory/explicitfilepath=/tmp/go-build267750084/b489/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build267750084/b074/_pkg_.a packagefile github.com/containers/image/v5/internal/image=/tmp/go-build267750084/b293/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/impl=/tmp/go-build267750084/b490/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/stubs=/tmp/go-build267750084/b301/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/impl=/tmp/go-build267750084/b491/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/stubs=/tmp/go-build267750084/b295/_pkg_.a packagefile github.com/containers/image/v5/internal/manifest=/tmp/go-build267750084/b079/_pkg_.a packagefile github.com/containers/image/v5/internal/private=/tmp/go-build267750084/b296/_pkg_.a packagefile github.com/containers/image/v5/internal/putblobdigest=/tmp/go-build267750084/b492/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=/tmp/go-build267750084/b297/_pkg_.a packagefile github.com/containers/image/v5/transports=/tmp/go-build267750084/b382/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build267750084/b081/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build267750084/b075/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build267750084/b086/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile path/filepath=/tmp/go-build267750084/b059/_pkg_.a packagefile runtime=/tmp/go-build267750084/b009/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a EOF github.com/containers/image/v5/pkg/blobcache mkdir -p $WORK/b549/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b538/_pkg_.a -trimpath "$WORK/b538=>" -p github.com/containers/image/v5/directory -complete -installsuffix shared -buildid RVk10SD05g_Kp-AlwNW5/RVk10SD05g_Kp-AlwNW5 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b538/importcfg -pack ./src/github.com/containers/image/v5/directory/directory_dest.go ./src/github.com/containers/image/v5/directory/directory_src.go ./src/github.com/containers/image/v5/directory/directory_transport.go mkdir -p $WORK/b680/ cat >/tmp/go-build267750084/b609/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile context=/tmp/go-build267750084/b002/_pkg_.a packagefile encoding/json=/tmp/go-build267750084/b027/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build267750084/b074/_pkg_.a packagefile github.com/containers/image/v5/internal/image=/tmp/go-build267750084/b293/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/impl=/tmp/go-build267750084/b491/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/stubs=/tmp/go-build267750084/b295/_pkg_.a packagefile github.com/containers/image/v5/transports=/tmp/go-build267750084/b382/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build267750084/b081/_pkg_.a packagefile github.com/klauspost/pgzip=/tmp/go-build267750084/b179/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build267750084/b075/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=/tmp/go-build267750084/b085/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build267750084/b084/_pkg_.a packagefile golang.org/x/exp/maps=/tmp/go-build267750084/b141/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile runtime=/tmp/go-build267750084/b009/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a EOF cat >/tmp/go-build267750084/b549/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build267750084/b002/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/containers/image/v5/docker/internal/tarfile=/tmp/go-build267750084/b550/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build267750084/b074/_pkg_.a packagefile github.com/containers/image/v5/internal/image=/tmp/go-build267750084/b293/_pkg_.a packagefile github.com/containers/image/v5/internal/private=/tmp/go-build267750084/b296/_pkg_.a packagefile github.com/containers/image/v5/transports=/tmp/go-build267750084/b382/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build267750084/b081/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b609/_pkg_.a -trimpath "$WORK/b609=>" -p github.com/containers/image/v5/tarball -complete -installsuffix shared -buildid v9lNHDWI8lyd3UUrdtbx/v9lNHDWI8lyd3UUrdtbx -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b609/importcfg -pack ./src/github.com/containers/image/v5/tarball/doc.go ./src/github.com/containers/image/v5/tarball/tarball_reference.go ./src/github.com/containers/image/v5/tarball/tarball_src.go ./src/github.com/containers/image/v5/tarball/tarball_transport.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b549/_pkg_.a -trimpath "$WORK/b549=>" -p github.com/containers/image/v5/docker/archive -complete -installsuffix shared -buildid UJGrJMyAHyi1Kih9PgUa/UJGrJMyAHyi1Kih9PgUa -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b549/importcfg -pack ./src/github.com/containers/image/v5/docker/archive/dest.go ./src/github.com/containers/image/v5/docker/archive/reader.go ./src/github.com/containers/image/v5/docker/archive/src.go ./src/github.com/containers/image/v5/docker/archive/transport.go ./src/github.com/containers/image/v5/docker/archive/writer.go mkdir -p $WORK/b605/ cat >/tmp/go-build267750084/b680/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile context=/tmp/go-build267750084/b002/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build267750084/b074/_pkg_.a packagefile github.com/containers/image/v5/internal/image=/tmp/go-build267750084/b293/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination=/tmp/go-build267750084/b300/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/impl=/tmp/go-build267750084/b490/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource=/tmp/go-build267750084/b294/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/impl=/tmp/go-build267750084/b491/_pkg_.a packagefile github.com/containers/image/v5/internal/manifest=/tmp/go-build267750084/b079/_pkg_.a packagefile github.com/containers/image/v5/internal/private=/tmp/go-build267750084/b296/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=/tmp/go-build267750084/b297/_pkg_.a packagefile github.com/containers/image/v5/manifest=/tmp/go-build267750084/b078/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=/tmp/go-build267750084/b287/_pkg_.a packagefile github.com/containers/image/v5/transports=/tmp/go-build267750084/b382/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build267750084/b081/_pkg_.a packagefile github.com/containers/storage/pkg/archive=/tmp/go-build267750084/b151/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=/tmp/go-build267750084/b163/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build267750084/b075/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build267750084/b084/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build267750084/b086/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile path/filepath=/tmp/go-build267750084/b059/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b680/_pkg_.a -trimpath "$WORK/b680=>" -p github.com/containers/image/v5/pkg/blobcache -complete -installsuffix shared -buildid i089yJEe9SQ3qGD2ACB3/i089yJEe9SQ3qGD2ACB3 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b680/importcfg -pack ./src/github.com/containers/image/v5/pkg/blobcache/blobcache.go ./src/github.com/containers/image/v5/pkg/blobcache/dest.go ./src/github.com/containers/image/v5/pkg/blobcache/src.go cat >/tmp/go-build267750084/b605/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build267750084/b060/_pkg_.a packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile context=/tmp/go-build267750084/b002/_pkg_.a packagefile encoding/json=/tmp/go-build267750084/b027/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/containers/image/v5/directory/explicitfilepath=/tmp/go-build267750084/b489/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build267750084/b074/_pkg_.a packagefile github.com/containers/image/v5/internal/image=/tmp/go-build267750084/b293/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/impl=/tmp/go-build267750084/b491/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/stubs=/tmp/go-build267750084/b295/_pkg_.a packagefile github.com/containers/image/v5/internal/private=/tmp/go-build267750084/b296/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=/tmp/go-build267750084/b497/_pkg_.a packagefile github.com/containers/image/v5/transports=/tmp/go-build267750084/b382/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build267750084/b081/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build267750084/b075/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=/tmp/go-build267750084/b085/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build267750084/b084/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build267750084/b086/_pkg_.a packagefile github.com/sylabs/sif/v2/pkg/sif=/tmp/go-build267750084/b606/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile os/exec=/tmp/go-build267750084/b160/_pkg_.a packagefile path/filepath=/tmp/go-build267750084/b059/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b605/_pkg_.a -trimpath "$WORK/b605=>" -p github.com/containers/image/v5/sif -complete -installsuffix shared -buildid PgsdMkR7TDBraoaW0rvv/PgsdMkR7TDBraoaW0rvv -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b605/importcfg -pack ./src/github.com/containers/image/v5/sif/load.go ./src/github.com/containers/image/v5/sif/src.go ./src/github.com/containers/image/v5/sif/transport.go TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage gpgme -dynimport $WORK/b383/_cgo_.o -dynout $WORK/b383/_cgo_import.go cat >/tmp/go-build267750084/b383/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile runtime=/tmp/go-build267750084/b009/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a packagefile runtime/cgo=/tmp/go-build267750084/b058/_pkg_.a packagefile syscall=/tmp/go-build267750084/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b383/_pkg_.a -trimpath "$WORK/b383=>" -p github.com/proglottis/gpgme -installsuffix shared -buildid xrdOJbCYu8MD0la3b7_A/xrdOJbCYu8MD0la3b7_A -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b383/importcfg -pack ./src/github.com/proglottis/gpgme/callbacks.go $WORK/b383/_cgo_gotypes.go $WORK/b383/data.cgo1.go $WORK/b383/gpgme.cgo1.go $WORK/b383/unset_agent_info.cgo1.go $WORK/b383/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b498/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b487/_pkg_.a # internal cp $WORK/b487/_pkg_.a /builddir/.cache/go-build/6b/6b80d8a1c751090093d0f19c3590b3867472d9e6eff957070190d731579a262d-d # internal cp $WORK/b498/_pkg_.a /builddir/.cache/go-build/2b/2bdd778b2a4e1a2a81bc7b9b99cd7e9fb35e7eabc9d657fbbeb42586512bd85e-d # internal github.com/containers/storage/pkg/chunked mkdir -p $WORK/b532/ cat >/tmp/go-build267750084/b532/importcfg << 'EOF' # internal # import config packagefile archive/tar=/tmp/go-build267750084/b054/_pkg_.a packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile context=/tmp/go-build267750084/b002/_pkg_.a packagefile encoding/base64=/tmp/go-build267750084/b033/_pkg_.a packagefile encoding/binary=/tmp/go-build267750084/b034/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/containerd/stargz-snapshotter/estargz=/tmp/go-build267750084/b533/_pkg_.a packagefile github.com/containers/storage=/tmp/go-build267750084/b498/_pkg_.a packagefile github.com/containers/storage/drivers=/tmp/go-build267750084/b499/_pkg_.a packagefile github.com/containers/storage/drivers/copy=/tmp/go-build267750084/b522/_pkg_.a packagefile github.com/containers/storage/pkg/archive=/tmp/go-build267750084/b151/_pkg_.a packagefile github.com/containers/storage/pkg/chunked/compressor=/tmp/go-build267750084/b288/_pkg_.a packagefile github.com/containers/storage/pkg/chunked/internal=/tmp/go-build267750084/b289/_pkg_.a packagefile github.com/containers/storage/pkg/fsverity=/tmp/go-build267750084/b519/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=/tmp/go-build267750084/b155/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=/tmp/go-build267750084/b163/_pkg_.a packagefile github.com/containers/storage/pkg/system=/tmp/go-build267750084/b156/_pkg_.a packagefile github.com/containers/storage/types=/tmp/go-build267750084/b191/_pkg_.a packagefile github.com/cyphar/filepath-securejoin=/tmp/go-build267750084/b536/_pkg_.a packagefile github.com/json-iterator/go=/tmp/go-build267750084/b188/_pkg_.a packagefile github.com/klauspost/compress/zstd=/tmp/go-build267750084/b170/_pkg_.a packagefile github.com/klauspost/pgzip=/tmp/go-build267750084/b179/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build267750084/b075/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build267750084/b086/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=/tmp/go-build267750084/b290/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build267750084/b087/_pkg_.a packagefile hash=/tmp/go-build267750084/b077/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile path/filepath=/tmp/go-build267750084/b059/_pkg_.a packagefile reflect=/tmp/go-build267750084/b037/_pkg_.a packagefile sort=/tmp/go-build267750084/b041/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build267750084/b022/_pkg_.a packagefile syscall=/tmp/go-build267750084/b024/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b532/_pkg_.a -trimpath "$WORK/b532=>" -p github.com/containers/storage/pkg/chunked -complete -installsuffix shared -buildid 3Bq16hSzJhW58a0yxMkR/3Bq16hSzJhW58a0yxMkR -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b532/importcfg -pack ./src/github.com/containers/storage/pkg/chunked/cache_linux.go ./src/github.com/containers/storage/pkg/chunked/compression.go ./src/github.com/containers/storage/pkg/chunked/compression_linux.go ./src/github.com/containers/storage/pkg/chunked/storage.go ./src/github.com/containers/storage/pkg/chunked/storage_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/f8/f801afd42a1b54b472e83aa3bb7a505871fd4aca79e64b545a32efeb76b3ebed-d # internal github.com/containers/ocicrypt/config mkdir -p $WORK/b146/ github.com/containers/ocicrypt/utils mkdir -p $WORK/b404/ cat >/tmp/go-build267750084/b146/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/containers/ocicrypt/crypto/pkcs11=/tmp/go-build267750084/b147/_pkg_.a packagefile gopkg.in/yaml.v3=/tmp/go-build267750084/b150/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -p github.com/containers/ocicrypt/config -complete -installsuffix shared -buildid UAt0IGX-rePIWmccOsL5/UAt0IGX-rePIWmccOsL5 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b146/importcfg -pack ./src/github.com/containers/ocicrypt/config/config.go ./src/github.com/containers/ocicrypt/config/constructors.go cat >/tmp/go-build267750084/b404/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build267750084/b093/_pkg_.a packagefile crypto/elliptic=/tmp/go-build267750084/b106/_pkg_.a packagefile crypto/rand=/tmp/go-build267750084/b115/_pkg_.a packagefile crypto/rsa=/tmp/go-build267750084/b116/_pkg_.a packagefile crypto/x509=/tmp/go-build267750084/b127/_pkg_.a packagefile crypto/x509/pkix=/tmp/go-build267750084/b129/_pkg_.a packagefile encoding/base64=/tmp/go-build267750084/b033/_pkg_.a packagefile encoding/pem=/tmp/go-build267750084/b131/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/containers/ocicrypt/crypto/pkcs11=/tmp/go-build267750084/b147/_pkg_.a packagefile github.com/go-jose/go-jose/v3=/tmp/go-build267750084/b405/_pkg_.a packagefile golang.org/x/crypto/openpgp=/tmp/go-build267750084/b385/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile math/big=/tmp/go-build267750084/b107/_pkg_.a packagefile os/exec=/tmp/go-build267750084/b160/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b404/_pkg_.a -trimpath "$WORK/b404=>" -p github.com/containers/ocicrypt/utils -complete -installsuffix shared -buildid 4V9y186QtpPPeK4gpUvA/4V9y186QtpPPeK4gpUvA -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b404/importcfg -pack ./src/github.com/containers/ocicrypt/utils/delayedreader.go ./src/github.com/containers/ocicrypt/utils/ioutils.go ./src/github.com/containers/ocicrypt/utils/testing.go ./src/github.com/containers/ocicrypt/utils/utils.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b609/_pkg_.a # internal cd $WORK/b310 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b310=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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/buildah-1.35.4/src/github.com/mattn/go-sqlite3 -frandom-seed=NbS0ck3WZHJWSY4UwqHr -o ./_x009.o -c sqlite3_opt_userauth_omit.cgo2.c cp $WORK/b609/_pkg_.a /builddir/.cache/go-build/85/85d91307417f21348a929e2fa531fcea542a02efca556518265586a6c90a6453-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b538/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/a5/a567ee7b455d44ef573656fb321a83799031a46ca7ec91bea4ac3adc9ff0743c-d # internal github.com/containers/ocicrypt/keywrap mkdir -p $WORK/b409/ cat >/tmp/go-build267750084/b409/importcfg << 'EOF' # internal # import config packagefile github.com/containers/ocicrypt/config=/tmp/go-build267750084/b146/_pkg_.a EOF cp $WORK/b538/_pkg_.a /builddir/.cache/go-build/76/7628c9ad152279203484e6660c9b2c922c5ee4451e619e0e726803b1cdac10b3-d # internal cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b409/_pkg_.a -trimpath "$WORK/b409=>" -p github.com/containers/ocicrypt/keywrap -complete -installsuffix shared -buildid NoazD6vzpPntyUB4-toR/NoazD6vzpPntyUB4-toR -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b409/importcfg -pack ./src/github.com/containers/ocicrypt/keywrap/keywrap.go cd $WORK/b310 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b310=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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/buildah-1.35.4/src/github.com/mattn/go-sqlite3 -frandom-seed=NbS0ck3WZHJWSY4UwqHr -o ./_x010.o -c sqlite3_other.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b605/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b549/_pkg_.a # internal cp $WORK/b605/_pkg_.a /builddir/.cache/go-build/9d/9d7caa0320fb1693dbcdb40d0f0dcb26e9768134940398fa9b92cb4987d631b3-d # internal cp $WORK/b549/_pkg_.a /builddir/.cache/go-build/17/179c647be77128a448cdcf66c597a6de3636a32c3c1658d4447c4269e6c42732-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b409/_pkg_.a # internal cp $WORK/b409/_pkg_.a /builddir/.cache/go-build/90/90b808eea6ebfc4125c532a21d3160d9a8362988956153a02462516fc49a9bcf-d # internal github.com/containers/ocicrypt/keywrap/pgp mkdir -p $WORK/b470/ cat >/tmp/go-build267750084/b470/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile crypto=/tmp/go-build267750084/b076/_pkg_.a packagefile crypto/rand=/tmp/go-build267750084/b115/_pkg_.a packagefile encoding/base64=/tmp/go-build267750084/b033/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/containers/ocicrypt/config=/tmp/go-build267750084/b146/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=/tmp/go-build267750084/b409/_pkg_.a packagefile golang.org/x/crypto/openpgp=/tmp/go-build267750084/b385/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=/tmp/go-build267750084/b388/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile net/mail=/tmp/go-build267750084/b334/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b470/_pkg_.a -trimpath "$WORK/b470=>" -p github.com/containers/ocicrypt/keywrap/pgp -complete -installsuffix shared -buildid yBEpIWsUACShb-WNlkk4/yBEpIWsUACShb-WNlkk4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b470/importcfg -pack ./src/github.com/containers/ocicrypt/keywrap/pgp/keywrapper_gpg.go cd $WORK/b310 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b310=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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/buildah-1.35.4/src/github.com/mattn/go-sqlite3 -frandom-seed=NbS0ck3WZHJWSY4UwqHr -o ./_x011.o -c sqlite3_type.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b680/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b404/_pkg_.a # internal cp $WORK/b680/_pkg_.a /builddir/.cache/go-build/f4/f49955992cb1c525fff35c051dd94d1c8325ea5cfff60388cbd9ef66e5902b37-d # internal github.com/containers/buildah/pkg/blobcache mkdir -p $WORK/b679/ cat >/tmp/go-build267750084/b679/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/pkg/blobcache=/tmp/go-build267750084/b680/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build267750084/b081/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b679/_pkg_.a -trimpath "$WORK/b679=>" -p github.com/containers/buildah/pkg/blobcache -complete -installsuffix shared -buildid N3R2HnDrVdVcaAOmDEMA/N3R2HnDrVdVcaAOmDEMA -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b679/importcfg -pack ./_build/src/github.com/containers/buildah/pkg/blobcache/blobcache.go cp $WORK/b404/_pkg_.a /builddir/.cache/go-build/8a/8a8057431846aa7a0ae2c0aacce9eba5c5e5b2a307c2d945b776f67344ff851e-d # internal github.com/containers/ocicrypt/blockcipher mkdir -p $WORK/b403/ github.com/containers/ocicrypt/keywrap/jwe github.com/containers/ocicrypt/keywrap/pkcs11 github.com/containers/ocicrypt/keywrap/pkcs7 mkdir -p $WORK/b410/ cat >/tmp/go-build267750084/b403/importcfg << 'EOF' # internal # import config packagefile crypto/aes=/tmp/go-build267750084/b094/_pkg_.a packagefile crypto/cipher=/tmp/go-build267750084/b095/_pkg_.a packagefile crypto/hmac=/tmp/go-build267750084/b123/_pkg_.a packagefile crypto/rand=/tmp/go-build267750084/b115/_pkg_.a packagefile crypto/sha256=/tmp/go-build267750084/b117/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/containers/ocicrypt/utils=/tmp/go-build267750084/b404/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build267750084/b075/_pkg_.a packagefile hash=/tmp/go-build267750084/b077/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b403/_pkg_.a -trimpath "$WORK/b403=>" -p github.com/containers/ocicrypt/blockcipher -complete -installsuffix shared -buildid xrB9eo2UGKoDX0YI7jk8/xrB9eo2UGKoDX0YI7jk8 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b403/importcfg -pack ./src/github.com/containers/ocicrypt/blockcipher/blockcipher.go ./src/github.com/containers/ocicrypt/blockcipher/blockcipher_aes_ctr.go mkdir -p $WORK/b471/ cat >/tmp/go-build267750084/b410/importcfg << 'EOF' # internal # import config packagefile crypto/ecdsa=/tmp/go-build267750084/b093/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/containers/ocicrypt/config=/tmp/go-build267750084/b146/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=/tmp/go-build267750084/b409/_pkg_.a packagefile github.com/containers/ocicrypt/utils=/tmp/go-build267750084/b404/_pkg_.a packagefile github.com/go-jose/go-jose/v3=/tmp/go-build267750084/b405/_pkg_.a EOF cat >/tmp/go-build267750084/b471/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/containers/ocicrypt/config=/tmp/go-build267750084/b146/_pkg_.a packagefile github.com/containers/ocicrypt/crypto/pkcs11=/tmp/go-build267750084/b147/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=/tmp/go-build267750084/b409/_pkg_.a packagefile github.com/containers/ocicrypt/utils=/tmp/go-build267750084/b404/_pkg_.a EOF mkdir -p $WORK/b472/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b410/_pkg_.a -trimpath "$WORK/b410=>" -p github.com/containers/ocicrypt/keywrap/jwe -complete -installsuffix shared -buildid TFsN-khr6fASa4HMNmtM/TFsN-khr6fASa4HMNmtM -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b410/importcfg -pack ./src/github.com/containers/ocicrypt/keywrap/jwe/keywrapper_jwe.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b471/_pkg_.a -trimpath "$WORK/b471=>" -p github.com/containers/ocicrypt/keywrap/pkcs11 -complete -installsuffix shared -buildid v6P4-VM-iaWwmBPjKz_S/v6P4-VM-iaWwmBPjKz_S -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b471/importcfg -pack ./src/github.com/containers/ocicrypt/keywrap/pkcs11/keywrapper_pkcs11.go cat >/tmp/go-build267750084/b472/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build267750084/b076/_pkg_.a packagefile crypto/x509=/tmp/go-build267750084/b127/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/containers/ocicrypt/config=/tmp/go-build267750084/b146/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=/tmp/go-build267750084/b409/_pkg_.a packagefile github.com/containers/ocicrypt/utils=/tmp/go-build267750084/b404/_pkg_.a packagefile go.mozilla.org/pkcs7=/tmp/go-build267750084/b473/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b472/_pkg_.a -trimpath "$WORK/b472=>" -p github.com/containers/ocicrypt/keywrap/pkcs7 -complete -installsuffix shared -buildid _GyMc4LKAqvGe7Kuex8P/_GyMc4LKAqvGe7Kuex8P -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b472/importcfg -pack ./src/github.com/containers/ocicrypt/keywrap/pkcs7/keywrapper_pkcs7.go cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/mattn/go-sqlite3 TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b310=/tmp/go-build -gno-record-gcc-switches -I $WORK/b310/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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/buildah-1.35.4/src/github.com/mattn/go-sqlite3 -frandom-seed=NbS0ck3WZHJWSY4UwqHr -o $WORK/b310/_x012.o -c sqlite3-binding.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b679/_pkg_.a # internal cp $WORK/b679/_pkg_.a /builddir/.cache/go-build/6e/6e68e0a56db58e4dc080389fa71ba8787a5ecb43b90023df3d162871de97992b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b471/_pkg_.a # internal cp $WORK/b471/_pkg_.a /builddir/.cache/go-build/5b/5bef55a6d3394232d9589a0160c782cd325963923ab92c63317d4ea9e18b182f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b470/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b472/_pkg_.a # internal cp $WORK/b470/_pkg_.a /builddir/.cache/go-build/05/05d890a8fef151ae042cd95e62f0cd11b522b1eecac3c74d2deb649203859cd4-d # internal cp $WORK/b472/_pkg_.a /builddir/.cache/go-build/67/670627c8f5754bcf67aa09aa1bb13ff42581222558b4edbda9e98bb12f681111-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b410/_pkg_.a # internal cp $WORK/b410/_pkg_.a /builddir/.cache/go-build/ec/ec31272182c6374b1d18fe91c7906e11bf526a11a4937d99c5babc421e78879b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b403/_pkg_.a # internal cp $WORK/b403/_pkg_.a /builddir/.cache/go-build/d5/d588d0e231162a895a3436a7e47c71bdd28b6958778e22b24cdae61d4f35f8bd-d # internal cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/proglottis/gpgme /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b383/_pkg_.a $WORK/b383/preferlinkext $WORK/b383/_x001.o $WORK/b383/_x002.o $WORK/b383/_x003.o $WORK/b383/_x004.o $WORK/b383/_x005.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b383/_pkg_.a # internal cp $WORK/b383/_pkg_.a /builddir/.cache/go-build/15/1592493fec8436dd3cd61fbecf3b30cc0dfa7556b2921854739994e865751020-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b532/_pkg_.a # internal cp $WORK/b532/_pkg_.a /builddir/.cache/go-build/09/09171e8d43eea0cb6b209870ecb5d619db8215f971c315e104ba018349ecd4ef-d # internal github.com/containers/image/v5/storage mkdir -p $WORK/b496/ cat >/tmp/go-build267750084/b496/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile context=/tmp/go-build267750084/b002/_pkg_.a packagefile encoding/json=/tmp/go-build267750084/b027/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build267750084/b074/_pkg_.a packagefile github.com/containers/image/v5/internal/image=/tmp/go-build267750084/b293/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/impl=/tmp/go-build267750084/b490/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/stubs=/tmp/go-build267750084/b301/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/impl=/tmp/go-build267750084/b491/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/stubs=/tmp/go-build267750084/b295/_pkg_.a packagefile github.com/containers/image/v5/internal/private=/tmp/go-build267750084/b296/_pkg_.a packagefile github.com/containers/image/v5/internal/putblobdigest=/tmp/go-build267750084/b492/_pkg_.a packagefile github.com/containers/image/v5/internal/set=/tmp/go-build267750084/b142/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=/tmp/go-build267750084/b297/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=/tmp/go-build267750084/b497/_pkg_.a packagefile github.com/containers/image/v5/manifest=/tmp/go-build267750084/b078/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/none=/tmp/go-build267750084/b299/_pkg_.a packagefile github.com/containers/image/v5/transports=/tmp/go-build267750084/b382/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build267750084/b081/_pkg_.a packagefile github.com/containers/storage=/tmp/go-build267750084/b498/_pkg_.a packagefile github.com/containers/storage/drivers=/tmp/go-build267750084/b499/_pkg_.a packagefile github.com/containers/storage/pkg/archive=/tmp/go-build267750084/b151/_pkg_.a packagefile github.com/containers/storage/pkg/chunked=/tmp/go-build267750084/b532/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=/tmp/go-build267750084/b155/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=/tmp/go-build267750084/b163/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build267750084/b075/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build267750084/b084/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build267750084/b086/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build267750084/b090/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile path/filepath=/tmp/go-build267750084/b059/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build267750084/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b496/_pkg_.a -trimpath "$WORK/b496=>" -p github.com/containers/image/v5/storage -complete -installsuffix shared -buildid zHCHt_XFnbSjk_aBCOIQ/zHCHt_XFnbSjk_aBCOIQ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b496/importcfg -pack ./src/github.com/containers/image/v5/storage/storage_dest.go ./src/github.com/containers/image/v5/storage/storage_image.go ./src/github.com/containers/image/v5/storage/storage_reference.go ./src/github.com/containers/image/v5/storage/storage_src.go ./src/github.com/containers/image/v5/storage/storage_transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b496/_pkg_.a # internal cp $WORK/b496/_pkg_.a /builddir/.cache/go-build/66/66ceffb195cb51a1b8bdcbf93e16de7529bcb3e760e06f51790c314b8995ec57-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b198/_pkg_.a # internal cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/50/5008d9aa7a614fa998288c73942e6a81b1b164373bebc29932854972882579f6-d # internal expvar mkdir -p $WORK/b360/ github.com/letsencrypt/boulder/probs golang.org/x/net/trace github.com/felixge/httpsnoop mkdir -p $WORK/b362/ github.com/docker/distribution/registry/api/errcode cat >/tmp/go-build267750084/b360/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build267750084/b027/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile log=/tmp/go-build267750084/b088/_pkg_.a packagefile math=/tmp/go-build267750084/b035/_pkg_.a packagefile net/http=/tmp/go-build267750084/b198/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile runtime=/tmp/go-build267750084/b009/_pkg_.a packagefile sort=/tmp/go-build267750084/b041/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build267750084/b022/_pkg_.a EOF github.com/gorilla/mux mkdir -p $WORK/b281/ go.opentelemetry.io/otel/propagation go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b360/_pkg_.a -trimpath "$WORK/b360=>" -p expvar -std -complete -installsuffix shared -buildid 7ir7WxgTQmPIkY1iFRfT/7ir7WxgTQmPIkY1iFRfT -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b360/importcfg -pack /usr/lib/golang/src/expvar/expvar.go cat >/tmp/go-build267750084/b362/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/letsencrypt/boulder/identifier=/tmp/go-build267750084/b361/_pkg_.a packagefile net/http=/tmp/go-build267750084/b198/_pkg_.a EOF github.com/docker/go-connections/sockets mkdir -p $WORK/b576/ github.com/containers/buildah/define github.com/docker/distribution/registry/client/auth/challenge cat >/tmp/go-build267750084/b281/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile context=/tmp/go-build267750084/b002/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile net/http=/tmp/go-build267750084/b198/_pkg_.a packagefile net/url=/tmp/go-build267750084/b132/_pkg_.a packagefile path=/tmp/go-build267750084/b049/_pkg_.a packagefile regexp=/tmp/go-build267750084/b066/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a EOF github.com/docker/docker/errdefs github.com/containers/image/v5/pkg/tlsclientconfig /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b362/_pkg_.a -trimpath "$WORK/b362=>" -p github.com/letsencrypt/boulder/probs -complete -installsuffix shared -buildid hs1CNTDZNVjJmHFTqHB1/hs1CNTDZNVjJmHFTqHB1 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b362/importcfg -pack ./src/github.com/letsencrypt/boulder/probs/probs.go github.com/containers/common/pkg/download net/http/httputil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b281/_pkg_.a -trimpath "$WORK/b281=>" -p github.com/gorilla/mux -complete -installsuffix shared -buildid TXQ4PqHNjie04BmWTrM4/TXQ4PqHNjie04BmWTrM4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b281/importcfg -pack ./src/github.com/gorilla/mux/doc.go ./src/github.com/gorilla/mux/middleware.go ./src/github.com/gorilla/mux/mux.go ./src/github.com/gorilla/mux/regexp.go ./src/github.com/gorilla/mux/route.go ./src/github.com/gorilla/mux/test_helpers.go github.com/go-openapi/errors cat >/tmp/go-build267750084/b576/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build267750084/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build267750084/b118/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile net=/tmp/go-build267750084/b068/_pkg_.a packagefile net/http=/tmp/go-build267750084/b198/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a packagefile syscall=/tmp/go-build267750084/b024/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a EOF mkdir -p $WORK/b494/ github.com/go-openapi/swag /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b576/_pkg_.a -trimpath "$WORK/b576=>" -p github.com/docker/go-connections/sockets -complete -installsuffix shared -buildid ix6cr92-7uTj5dBBL-p-/ix6cr92-7uTj5dBBL-p- -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b576/importcfg -pack ./src/github.com/docker/go-connections/sockets/inmem_socket.go ./src/github.com/docker/go-connections/sockets/proxy.go ./src/github.com/docker/go-connections/sockets/sockets.go ./src/github.com/docker/go-connections/sockets/sockets_unix.go ./src/github.com/docker/go-connections/sockets/tcp_socket.go ./src/github.com/docker/go-connections/sockets/unix_socket.go mkdir -p $WORK/b579/ cat >/tmp/go-build267750084/b494/importcfg << 'EOF' # internal # import config packagefile crypto/tls=/tmp/go-build267750084/b118/_pkg_.a packagefile crypto/x509=/tmp/go-build267750084/b127/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build267750084/b086/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build267750084/b090/_pkg_.a packagefile net=/tmp/go-build267750084/b068/_pkg_.a packagefile net/http=/tmp/go-build267750084/b198/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile path/filepath=/tmp/go-build267750084/b059/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b494/_pkg_.a -trimpath "$WORK/b494=>" -p github.com/containers/image/v5/pkg/tlsclientconfig -complete -installsuffix shared -buildid 7FGk-y6nPnpHgVdaRRH3/7FGk-y6nPnpHgVdaRRH3 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b494/importcfg -pack ./src/github.com/containers/image/v5/pkg/tlsclientconfig/tlsclientconfig.go cat >/tmp/go-build267750084/b579/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=/tmp/go-build267750084/b580/_pkg_.a packagefile go.opentelemetry.io/otel/codes=/tmp/go-build267750084/b583/_pkg_.a packagefile go.opentelemetry.io/otel/semconv/v1.17.0=/tmp/go-build267750084/b584/_pkg_.a packagefile net=/tmp/go-build267750084/b068/_pkg_.a packagefile net/http=/tmp/go-build267750084/b198/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a EOF github.com/containers/common/pkg/filters /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b579/_pkg_.a -trimpath "$WORK/b579=>" -p go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil -complete -installsuffix shared -buildid I6quO8NuiOLr-U4UktGZ/I6quO8NuiOLr-U4UktGZ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b579/importcfg -pack ./src/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil/gen.go ./src/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil/httpconv.go ./src/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil/netconv.go mkdir -p $WORK/b619/ mkdir -p $WORK/b414/ mkdir -p $WORK/b578/ golang.org/x/net/http2 mkdir -p $WORK/b278/ mkdir -p $WORK/b597/ mkdir -p $WORK/b063/ cat >/tmp/go-build267750084/b619/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build267750084/b027/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/containers/common/libnetwork/types=/tmp/go-build267750084/b064/_pkg_.a packagefile github.com/containers/common/pkg/timetype=/tmp/go-build267750084/b620/_pkg_.a packagefile net/http=/tmp/go-build267750084/b198/_pkg_.a packagefile path/filepath=/tmp/go-build267750084/b059/_pkg_.a packagefile regexp=/tmp/go-build267750084/b066/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a EOF cat >/tmp/go-build267750084/b414/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile context=/tmp/go-build267750084/b002/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile golang.org/x/net/internal/timeseries=/tmp/go-build267750084/b415/_pkg_.a packagefile html/template=/tmp/go-build267750084/b416/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile log=/tmp/go-build267750084/b088/_pkg_.a packagefile math=/tmp/go-build267750084/b035/_pkg_.a packagefile net=/tmp/go-build267750084/b068/_pkg_.a packagefile net/http=/tmp/go-build267750084/b198/_pkg_.a packagefile net/url=/tmp/go-build267750084/b132/_pkg_.a packagefile runtime=/tmp/go-build267750084/b009/_pkg_.a packagefile sort=/tmp/go-build267750084/b041/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build267750084/b022/_pkg_.a packagefile text/tabwriter=/tmp/go-build267750084/b419/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a EOF mkdir -p $WORK/b548/ mkdir -p $WORK/b575/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b619/_pkg_.a -trimpath "$WORK/b619=>" -p github.com/containers/common/pkg/filters -complete -installsuffix shared -buildid wexWLoTY2Nk6ImQ-6MEv/wexWLoTY2Nk6ImQ-6MEv -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b619/importcfg -pack ./src/github.com/containers/common/pkg/filters/filters.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b414/_pkg_.a -trimpath "$WORK/b414=>" -p golang.org/x/net/trace -complete -installsuffix shared -buildid l9NVdnwt6iii57XNWs3x/l9NVdnwt6iii57XNWs3x -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b414/importcfg -pack ./src/golang.org/x/net/trace/events.go ./src/golang.org/x/net/trace/histogram.go ./src/golang.org/x/net/trace/trace.go cat >/tmp/go-build267750084/b578/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build267750084/b060/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile net=/tmp/go-build267750084/b068/_pkg_.a packagefile net/http=/tmp/go-build267750084/b198/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a EOF mkdir -p $WORK/b618/ cat >/tmp/go-build267750084/b597/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build267750084/b002/_pkg_.a packagefile encoding/hex=/tmp/go-build267750084/b130/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile go.opentelemetry.io/otel/baggage=/tmp/go-build267750084/b598/_pkg_.a packagefile go.opentelemetry.io/otel/trace=/tmp/go-build267750084/b600/_pkg_.a packagefile net/http=/tmp/go-build267750084/b198/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a EOF mkdir -p $WORK/b465/ cat >/tmp/go-build267750084/b063/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build267750084/b060/_pkg_.a packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/containers/common/libnetwork/types=/tmp/go-build267750084/b064/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build267750084/b074/_pkg_.a packagefile github.com/containers/image/v5/manifest=/tmp/go-build267750084/b078/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build267750084/b081/_pkg_.a packagefile github.com/containers/ocicrypt/config=/tmp/go-build267750084/b146/_pkg_.a packagefile github.com/containers/storage/pkg/archive=/tmp/go-build267750084/b151/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=/tmp/go-build267750084/b187/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=/tmp/go-build267750084/b163/_pkg_.a packagefile github.com/containers/storage/types=/tmp/go-build267750084/b191/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build267750084/b084/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/devices=/tmp/go-build267750084/b196/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build267750084/b167/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build267750084/b086/_pkg_.a packagefile golang.org/x/sync/semaphore=/tmp/go-build267750084/b197/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile net/http=/tmp/go-build267750084/b198/_pkg_.a packagefile net/url=/tmp/go-build267750084/b132/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile os/exec=/tmp/go-build267750084/b160/_pkg_.a packagefile path=/tmp/go-build267750084/b049/_pkg_.a packagefile path/filepath=/tmp/go-build267750084/b059/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b578/_pkg_.a -trimpath "$WORK/b578=>" -p github.com/felixge/httpsnoop -complete -installsuffix shared -buildid uySFVxlLaqtyF7KIldYr/uySFVxlLaqtyF7KIldYr -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b578/importcfg -pack ./src/github.com/felixge/httpsnoop/capture_metrics.go ./src/github.com/felixge/httpsnoop/docs.go ./src/github.com/felixge/httpsnoop/wrap_generated_gteq_1.8.go cat >/tmp/go-build267750084/b548/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile net/http=/tmp/go-build267750084/b198/_pkg_.a packagefile net/url=/tmp/go-build267750084/b132/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b597/_pkg_.a -trimpath "$WORK/b597=>" -p go.opentelemetry.io/otel/propagation -complete -installsuffix shared -buildid 2hz39BGS6jFHu8rwmlIX/2hz39BGS6jFHu8rwmlIX -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b597/importcfg -pack ./src/go.opentelemetry.io/otel/propagation/baggage.go ./src/go.opentelemetry.io/otel/propagation/doc.go ./src/go.opentelemetry.io/otel/propagation/propagation.go ./src/go.opentelemetry.io/otel/propagation/trace_context.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b548/_pkg_.a -trimpath "$WORK/b548=>" -p github.com/docker/distribution/registry/client/auth/challenge -complete -installsuffix shared -buildid g2L7aXgJvzk2jx1M9nBd/g2L7aXgJvzk2jx1M9nBd -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b548/importcfg -pack ./src/github.com/docker/distribution/registry/client/auth/challenge/addr.go ./src/github.com/docker/distribution/registry/client/auth/challenge/authchallenge.go cat >/tmp/go-build267750084/b575/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build267750084/b002/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile net/http=/tmp/go-build267750084/b198/_pkg_.a EOF cat >/tmp/go-build267750084/b618/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile net/http=/tmp/go-build267750084/b198/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b575/_pkg_.a -trimpath "$WORK/b575=>" -p github.com/docker/docker/errdefs -complete -installsuffix shared -buildid VVAqfPbISHcigdrSfzrK/VVAqfPbISHcigdrSfzrK -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b575/importcfg -pack ./src/github.com/docker/docker/errdefs/defs.go ./src/github.com/docker/docker/errdefs/doc.go ./src/github.com/docker/docker/errdefs/helpers.go ./src/github.com/docker/docker/errdefs/http_helpers.go ./src/github.com/docker/docker/errdefs/is.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b618/_pkg_.a -trimpath "$WORK/b618=>" -p github.com/containers/common/pkg/download -complete -installsuffix shared -buildid fA4JUIi5Uz11KHYPjbGg/fA4JUIi5Uz11KHYPjbGg -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b618/importcfg -pack ./src/github.com/containers/common/pkg/download/download.go cat >/tmp/go-build267750084/b278/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build267750084/b027/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile net/http=/tmp/go-build267750084/b198/_pkg_.a packagefile sort=/tmp/go-build267750084/b041/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b278/_pkg_.a -trimpath "$WORK/b278=>" -p github.com/docker/distribution/registry/api/errcode -complete -installsuffix shared -buildid gF2FRJ8jANUAeVbbKr5Y/gF2FRJ8jANUAeVbbKr5Y -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b278/importcfg -pack ./src/github.com/docker/distribution/registry/api/errcode/errors.go ./src/github.com/docker/distribution/registry/api/errcode/handler.go ./src/github.com/docker/distribution/registry/api/errcode/register.go mkdir -p $WORK/b317/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -p github.com/containers/buildah/define -complete -installsuffix shared -buildid RNnRdiZcwavhM84tuSS_/RNnRdiZcwavhM84tuSS_ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b063/importcfg -pack ./_build/src/github.com/containers/buildah/define/build.go ./_build/src/github.com/containers/buildah/define/isolation.go ./_build/src/github.com/containers/buildah/define/mount_linux.go ./_build/src/github.com/containers/buildah/define/namespace.go ./_build/src/github.com/containers/buildah/define/pull.go ./_build/src/github.com/containers/buildah/define/types.go ./_build/src/github.com/containers/buildah/define/types_unix.go cat >/tmp/go-build267750084/b317/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile encoding/json=/tmp/go-build267750084/b027/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile net/http=/tmp/go-build267750084/b198/_pkg_.a packagefile reflect=/tmp/go-build267750084/b037/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a EOF cat >/tmp/go-build267750084/b465/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=/tmp/go-build267750084/b060/_pkg_.a packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile context=/tmp/go-build267750084/b002/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=/tmp/go-build267750084/b200/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile log=/tmp/go-build267750084/b088/_pkg_.a packagefile mime=/tmp/go-build267750084/b209/_pkg_.a packagefile net=/tmp/go-build267750084/b068/_pkg_.a packagefile net/http=/tmp/go-build267750084/b198/_pkg_.a packagefile net/http/httptrace=/tmp/go-build267750084/b212/_pkg_.a packagefile net/http/internal=/tmp/go-build267750084/b213/_pkg_.a packagefile net/http/internal/ascii=/tmp/go-build267750084/b214/_pkg_.a packagefile net/textproto=/tmp/go-build267750084/b206/_pkg_.a packagefile net/url=/tmp/go-build267750084/b132/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a EOF mkdir -p $WORK/b335/ mkdir -p $WORK/b452/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b465/_pkg_.a -trimpath "$WORK/b465=>" -p net/http/httputil -std -complete -installsuffix shared -buildid FvZY8yLeFFQdl1AC4nxZ/FvZY8yLeFFQdl1AC4nxZ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b465/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/b317/_pkg_.a -trimpath "$WORK/b317=>" -p github.com/go-openapi/errors -complete -installsuffix shared -buildid Ovu3kQifPsYVVsN52DrX/Ovu3kQifPsYVVsN52DrX -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b317/importcfg -pack ./src/github.com/go-openapi/errors/api.go ./src/github.com/go-openapi/errors/auth.go ./src/github.com/go-openapi/errors/doc.go ./src/github.com/go-openapi/errors/headers.go ./src/github.com/go-openapi/errors/middleware.go ./src/github.com/go-openapi/errors/parsing.go ./src/github.com/go-openapi/errors/schema.go cat >/tmp/go-build267750084/b335/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile encoding/json=/tmp/go-build267750084/b027/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/mailru/easyjson/jlexer=/tmp/go-build267750084/b336/_pkg_.a packagefile github.com/mailru/easyjson/jwriter=/tmp/go-build267750084/b338/_pkg_.a packagefile gopkg.in/yaml.v3=/tmp/go-build267750084/b150/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile log=/tmp/go-build267750084/b088/_pkg_.a packagefile math=/tmp/go-build267750084/b035/_pkg_.a packagefile mime/multipart=/tmp/go-build267750084/b210/_pkg_.a packagefile net=/tmp/go-build267750084/b068/_pkg_.a packagefile net/http=/tmp/go-build267750084/b198/_pkg_.a packagefile net/url=/tmp/go-build267750084/b132/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile path=/tmp/go-build267750084/b049/_pkg_.a packagefile path/filepath=/tmp/go-build267750084/b059/_pkg_.a packagefile reflect=/tmp/go-build267750084/b037/_pkg_.a packagefile runtime=/tmp/go-build267750084/b009/_pkg_.a packagefile sort=/tmp/go-build267750084/b041/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a packagefile unicode=/tmp/go-build267750084/b030/_pkg_.a packagefile unicode/utf8=/tmp/go-build267750084/b031/_pkg_.a EOF cat >/tmp/go-build267750084/b452/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build267750084/b060/_pkg_.a packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile compress/gzip=/tmp/go-build267750084/b199/_pkg_.a packagefile context=/tmp/go-build267750084/b002/_pkg_.a packagefile crypto/rand=/tmp/go-build267750084/b115/_pkg_.a packagefile crypto/tls=/tmp/go-build267750084/b118/_pkg_.a packagefile encoding/binary=/tmp/go-build267750084/b034/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile golang.org/x/net/http/httpguts=/tmp/go-build267750084/b453/_pkg_.a packagefile golang.org/x/net/http2/hpack=/tmp/go-build267750084/b459/_pkg_.a packagefile golang.org/x/net/idna=/tmp/go-build267750084/b454/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile io/fs=/tmp/go-build267750084/b048/_pkg_.a packagefile log=/tmp/go-build267750084/b088/_pkg_.a packagefile math=/tmp/go-build267750084/b035/_pkg_.a packagefile math/bits=/tmp/go-build267750084/b036/_pkg_.a packagefile math/rand=/tmp/go-build267750084/b108/_pkg_.a packagefile net=/tmp/go-build267750084/b068/_pkg_.a packagefile net/http=/tmp/go-build267750084/b198/_pkg_.a packagefile net/http/httptrace=/tmp/go-build267750084/b212/_pkg_.a packagefile net/textproto=/tmp/go-build267750084/b206/_pkg_.a packagefile net/url=/tmp/go-build267750084/b132/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile reflect=/tmp/go-build267750084/b037/_pkg_.a packagefile runtime=/tmp/go-build267750084/b009/_pkg_.a packagefile sort=/tmp/go-build267750084/b041/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build267750084/b022/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b335/_pkg_.a -trimpath "$WORK/b335=>" -p github.com/go-openapi/swag -complete -installsuffix shared -buildid 33qyzr_Rq_XgQ0ISzdia/33qyzr_Rq_XgQ0ISzdia -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b335/importcfg -pack ./src/github.com/go-openapi/swag/convert.go ./src/github.com/go-openapi/swag/convert_types.go ./src/github.com/go-openapi/swag/doc.go ./src/github.com/go-openapi/swag/file.go ./src/github.com/go-openapi/swag/initialism_index.go ./src/github.com/go-openapi/swag/json.go ./src/github.com/go-openapi/swag/loading.go ./src/github.com/go-openapi/swag/name_lexem.go ./src/github.com/go-openapi/swag/net.go ./src/github.com/go-openapi/swag/path.go ./src/github.com/go-openapi/swag/split.go ./src/github.com/go-openapi/swag/string_bytes.go ./src/github.com/go-openapi/swag/util.go ./src/github.com/go-openapi/swag/yaml.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b452/_pkg_.a -trimpath "$WORK/b452=>" -p golang.org/x/net/http2 -complete -installsuffix shared -buildid sK4GKKl4RGklUheCNPft/sK4GKKl4RGklUheCNPft -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b452/importcfg -pack ./src/golang.org/x/net/http2/ascii.go ./src/golang.org/x/net/http2/ciphers.go ./src/golang.org/x/net/http2/client_conn_pool.go ./src/golang.org/x/net/http2/databuffer.go ./src/golang.org/x/net/http2/errors.go ./src/golang.org/x/net/http2/flow.go ./src/golang.org/x/net/http2/frame.go ./src/golang.org/x/net/http2/gotrack.go ./src/golang.org/x/net/http2/headermap.go ./src/golang.org/x/net/http2/http2.go ./src/golang.org/x/net/http2/pipe.go ./src/golang.org/x/net/http2/server.go ./src/golang.org/x/net/http2/transport.go ./src/golang.org/x/net/http2/write.go ./src/golang.org/x/net/http2/writesched.go ./src/golang.org/x/net/http2/writesched_priority.go ./src/golang.org/x/net/http2/writesched_random.go ./src/golang.org/x/net/http2/writesched_roundrobin.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b362/_pkg_.a # internal cp $WORK/b362/_pkg_.a /builddir/.cache/go-build/dd/dd098d5a4568aeda1c3dfb75a9699a594dcd850fdd39443876ae8b907a0b0656-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b618/_pkg_.a # internal cp $WORK/b618/_pkg_.a /builddir/.cache/go-build/57/57db23ec127824c353ec9ed92ea90969aa6926a55fc8c47cc80ead718c8281b2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b619/_pkg_.a # internal cp $WORK/b619/_pkg_.a /builddir/.cache/go-build/bc/bc03d0e606112565e4513e75366ee09da4e0123376753f1511d00519b06f615a-d # internal github.com/containers/common/libnetwork/util mkdir -p $WORK/b697/ cat >/tmp/go-build267750084/b697/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/containers/common/libnetwork/types=/tmp/go-build267750084/b064/_pkg_.a packagefile github.com/containers/common/pkg/filters=/tmp/go-build267750084/b619/_pkg_.a packagefile github.com/containers/common/pkg/util=/tmp/go-build267750084/b698/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build267750084/b090/_pkg_.a packagefile math/big=/tmp/go-build267750084/b107/_pkg_.a packagefile net=/tmp/go-build267750084/b068/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b697/_pkg_.a -trimpath "$WORK/b697=>" -p github.com/containers/common/libnetwork/util -complete -installsuffix shared -buildid At2Pv3_yqsGZKTGNW9te/At2Pv3_yqsGZKTGNW9te -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b697/importcfg -pack ./src/github.com/containers/common/libnetwork/util/filters.go ./src/github.com/containers/common/libnetwork/util/ip.go ./src/github.com/containers/common/libnetwork/util/ip_calc.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b548/_pkg_.a # internal cp $WORK/b548/_pkg_.a /builddir/.cache/go-build/51/512340e286285fbc3704978a5fa8070050321055ce6862450c295dc09fbb70d0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b597/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b576/_pkg_.a # internal cp $WORK/b597/_pkg_.a /builddir/.cache/go-build/50/50927184fe292293453844c95e73cfeb37efa31aa21e85da79e488518754b31b-d # internal cp $WORK/b576/_pkg_.a /builddir/.cache/go-build/e4/e4e712d320ae3ccc8e58be5f74d68cb79b6ac0ac883cebfb0abb6ba963e75af3-d # internal go.opentelemetry.io/otel/internal/global mkdir -p $WORK/b592/ cat >/tmp/go-build267750084/b592/importcfg << 'EOF' # internal # import config packagefile container/list=/tmp/go-build267750084/b119/_pkg_.a packagefile context=/tmp/go-build267750084/b002/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile github.com/go-logr/logr=/tmp/go-build267750084/b586/_pkg_.a packagefile github.com/go-logr/stdr=/tmp/go-build267750084/b593/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=/tmp/go-build267750084/b580/_pkg_.a packagefile go.opentelemetry.io/otel/codes=/tmp/go-build267750084/b583/_pkg_.a packagefile go.opentelemetry.io/otel/metric=/tmp/go-build267750084/b595/_pkg_.a packagefile go.opentelemetry.io/otel/metric/embedded=/tmp/go-build267750084/b596/_pkg_.a packagefile go.opentelemetry.io/otel/propagation=/tmp/go-build267750084/b597/_pkg_.a packagefile go.opentelemetry.io/otel/trace=/tmp/go-build267750084/b600/_pkg_.a packagefile go.opentelemetry.io/otel/trace/embedded=/tmp/go-build267750084/b601/_pkg_.a packagefile log=/tmp/go-build267750084/b088/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build267750084/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b592/_pkg_.a -trimpath "$WORK/b592=>" -p go.opentelemetry.io/otel/internal/global -complete -installsuffix shared -buildid HYeuTGCir7D1B8r7Dhs4/HYeuTGCir7D1B8r7Dhs4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b592/importcfg -pack ./src/go.opentelemetry.io/otel/internal/global/handler.go ./src/go.opentelemetry.io/otel/internal/global/instruments.go ./src/go.opentelemetry.io/otel/internal/global/internal_logging.go ./src/go.opentelemetry.io/otel/internal/global/meter.go ./src/go.opentelemetry.io/otel/internal/global/propagator.go ./src/go.opentelemetry.io/otel/internal/global/state.go ./src/go.opentelemetry.io/otel/internal/global/trace.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b575/_pkg_.a # internal cp $WORK/b575/_pkg_.a /builddir/.cache/go-build/88/88fcdad37df6f2ba85bdd96b3c405b989d496744135e5e483bab3c3a20b5572d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b278/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b494/_pkg_.a # internal cp $WORK/b278/_pkg_.a /builddir/.cache/go-build/7f/7fee8554584343a3f3df0e26c76d794f3c36e82572d4b3880212250b2b77a811-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b360/_pkg_.a # internal cp $WORK/b494/_pkg_.a /builddir/.cache/go-build/d6/d6de0260108f4e6ea7c86552ed873d926564e07d4f166b0cff89c97989e7c248-d # internal github.com/containers/image/v5/oci/layout mkdir -p $WORK/b488/ cat >/tmp/go-build267750084/b488/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build267750084/b002/_pkg_.a packagefile encoding/json=/tmp/go-build267750084/b027/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/containers/image/v5/directory/explicitfilepath=/tmp/go-build267750084/b489/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build267750084/b074/_pkg_.a packagefile github.com/containers/image/v5/internal/image=/tmp/go-build267750084/b293/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/impl=/tmp/go-build267750084/b490/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/stubs=/tmp/go-build267750084/b301/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/impl=/tmp/go-build267750084/b491/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/stubs=/tmp/go-build267750084/b295/_pkg_.a packagefile github.com/containers/image/v5/internal/manifest=/tmp/go-build267750084/b079/_pkg_.a packagefile github.com/containers/image/v5/internal/private=/tmp/go-build267750084/b296/_pkg_.a packagefile github.com/containers/image/v5/internal/putblobdigest=/tmp/go-build267750084/b492/_pkg_.a packagefile github.com/containers/image/v5/internal/set=/tmp/go-build267750084/b142/_pkg_.a packagefile github.com/containers/image/v5/oci/internal=/tmp/go-build267750084/b493/_pkg_.a packagefile github.com/containers/image/v5/pkg/tlsclientconfig=/tmp/go-build267750084/b494/_pkg_.a packagefile github.com/containers/image/v5/transports=/tmp/go-build267750084/b382/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build267750084/b081/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=/tmp/go-build267750084/b495/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build267750084/b075/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=/tmp/go-build267750084/b085/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build267750084/b084/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build267750084/b086/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build267750084/b090/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile io/fs=/tmp/go-build267750084/b048/_pkg_.a packagefile net/http=/tmp/go-build267750084/b198/_pkg_.a packagefile net/url=/tmp/go-build267750084/b132/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile path/filepath=/tmp/go-build267750084/b059/_pkg_.a packagefile runtime=/tmp/go-build267750084/b009/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b488/_pkg_.a -trimpath "$WORK/b488=>" -p github.com/containers/image/v5/oci/layout -complete -installsuffix shared -buildid Hk83_0DJT_fgS2WWn7Nd/Hk83_0DJT_fgS2WWn7Nd -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b488/importcfg -pack ./src/github.com/containers/image/v5/oci/layout/oci_delete.go ./src/github.com/containers/image/v5/oci/layout/oci_dest.go ./src/github.com/containers/image/v5/oci/layout/oci_src.go ./src/github.com/containers/image/v5/oci/layout/oci_transport.go cp $WORK/b360/_pkg_.a /builddir/.cache/go-build/97/970cbbaf6610ac7508eb93bd8dd34d7e7f466bcb2768b64a98c292a6fc765af7-d # internal github.com/letsencrypt/boulder/core mkdir -p $WORK/b359/ cat >/tmp/go-build267750084/b359/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build267750084/b076/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build267750084/b093/_pkg_.a packagefile crypto/rand=/tmp/go-build267750084/b115/_pkg_.a packagefile crypto/rsa=/tmp/go-build267750084/b116/_pkg_.a packagefile crypto/sha256=/tmp/go-build267750084/b117/_pkg_.a packagefile crypto/x509=/tmp/go-build267750084/b127/_pkg_.a packagefile encoding/base64=/tmp/go-build267750084/b033/_pkg_.a packagefile encoding/hex=/tmp/go-build267750084/b130/_pkg_.a packagefile encoding/json=/tmp/go-build267750084/b027/_pkg_.a packagefile encoding/pem=/tmp/go-build267750084/b131/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile expvar=/tmp/go-build267750084/b360/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/letsencrypt/boulder/identifier=/tmp/go-build267750084/b361/_pkg_.a packagefile github.com/letsencrypt/boulder/probs=/tmp/go-build267750084/b362/_pkg_.a packagefile github.com/letsencrypt/boulder/revocation=/tmp/go-build267750084/b363/_pkg_.a packagefile golang.org/x/crypto/ocsp=/tmp/go-build267750084/b364/_pkg_.a packagefile gopkg.in/go-jose/go-jose.v2=/tmp/go-build267750084/b365/_pkg_.a packagefile hash/fnv=/tmp/go-build267750084/b231/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile math/big=/tmp/go-build267750084/b107/_pkg_.a packagefile math/rand=/tmp/go-build267750084/b108/_pkg_.a packagefile net=/tmp/go-build267750084/b068/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile path=/tmp/go-build267750084/b049/_pkg_.a packagefile reflect=/tmp/go-build267750084/b037/_pkg_.a packagefile regexp=/tmp/go-build267750084/b066/_pkg_.a packagefile sort=/tmp/go-build267750084/b041/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a packagefile unicode=/tmp/go-build267750084/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b359/_pkg_.a -trimpath "$WORK/b359=>" -p github.com/letsencrypt/boulder/core -complete -installsuffix shared -buildid 9ICYkAXJHVHfTqXw6KnH/9ICYkAXJHVHfTqXw6KnH -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b359/importcfg -pack ./src/github.com/letsencrypt/boulder/core/challenges.go ./src/github.com/letsencrypt/boulder/core/interfaces.go ./src/github.com/letsencrypt/boulder/core/objects.go ./src/github.com/letsencrypt/boulder/core/util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b697/_pkg_.a # internal cp $WORK/b697/_pkg_.a /builddir/.cache/go-build/fe/fe50b3971b0c525704d1b2a017bebd96f7e26b7a1bcc46b9446adbc6f1b85cb5-d # internal github.com/containers/common/libnetwork/etchosts mkdir -p $WORK/b696/ github.com/containers/common/libnetwork/pasta mkdir -p $WORK/b705/ cat >/tmp/go-build267750084/b696/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build267750084/b060/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/containers/common/libnetwork/types=/tmp/go-build267750084/b064/_pkg_.a packagefile github.com/containers/common/libnetwork/util=/tmp/go-build267750084/b697/_pkg_.a packagefile github.com/containers/common/pkg/config=/tmp/go-build267750084/b611/_pkg_.a packagefile github.com/containers/common/pkg/machine=/tmp/go-build267750084/b700/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=/tmp/go-build267750084/b165/_pkg_.a packagefile github.com/cyphar/filepath-securejoin=/tmp/go-build267750084/b536/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build267750084/b090/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile net=/tmp/go-build267750084/b068/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b063/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b696/_pkg_.a -trimpath "$WORK/b696=>" -p github.com/containers/common/libnetwork/etchosts -complete -installsuffix shared -buildid 4ioP2QF7Ff_crgN3xpId/4ioP2QF7Ff_crgN3xpId -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b696/importcfg -pack ./src/github.com/containers/common/libnetwork/etchosts/hosts.go ./src/github.com/containers/common/libnetwork/etchosts/ip.go ./src/github.com/containers/common/libnetwork/etchosts/util.go cat >/tmp/go-build267750084/b705/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=/tmp/go-build267750084/b704/_pkg_.a packagefile github.com/containers/common/libnetwork/types=/tmp/go-build267750084/b064/_pkg_.a packagefile github.com/containers/common/libnetwork/util=/tmp/go-build267750084/b697/_pkg_.a packagefile github.com/containers/common/pkg/config=/tmp/go-build267750084/b611/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build267750084/b086/_pkg_.a packagefile net=/tmp/go-build267750084/b068/_pkg_.a packagefile os/exec=/tmp/go-build267750084/b160/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a EOF github.com/containers/common/libnetwork/internal/util mkdir -p $WORK/b743/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b705/_pkg_.a -trimpath "$WORK/b705=>" -p github.com/containers/common/libnetwork/pasta -complete -installsuffix shared -buildid 9X7o9JAlmysiFTK_bN2N/9X7o9JAlmysiFTK_bN2N -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b705/importcfg -pack ./src/github.com/containers/common/libnetwork/pasta/pasta_linux.go ./src/github.com/containers/common/libnetwork/pasta/types.go cat >/tmp/go-build267750084/b743/importcfg << 'EOF' # internal # import config packagefile crypto/rand=/tmp/go-build267750084/b115/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/containers/common/libnetwork/types=/tmp/go-build267750084/b064/_pkg_.a packagefile github.com/containers/common/libnetwork/util=/tmp/go-build267750084/b697/_pkg_.a packagefile github.com/containers/common/pkg/config=/tmp/go-build267750084/b611/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build267750084/b086/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build267750084/b090/_pkg_.a packagefile net=/tmp/go-build267750084/b068/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b743/_pkg_.a -trimpath "$WORK/b743=>" -p github.com/containers/common/libnetwork/internal/util -complete -installsuffix shared -buildid 3RCkJ6E8OwUbeYC8FcMN/3RCkJ6E8OwUbeYC8FcMN -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b743/importcfg -pack ./src/github.com/containers/common/libnetwork/internal/util/bridge.go ./src/github.com/containers/common/libnetwork/internal/util/create.go ./src/github.com/containers/common/libnetwork/internal/util/interface.go ./src/github.com/containers/common/libnetwork/internal/util/interfaces.go ./src/github.com/containers/common/libnetwork/internal/util/ip.go ./src/github.com/containers/common/libnetwork/internal/util/parse.go ./src/github.com/containers/common/libnetwork/internal/util/util.go ./src/github.com/containers/common/libnetwork/internal/util/validate.go cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/72/72d9edd4cf33f938445163d8b77e9844786080c9478e9377595e7e62e9866467-d # internal github.com/containers/buildah/internal/mkcw/types mkdir -p $WORK/b663/ github.com/containers/buildah/internal/sbom mkdir -p $WORK/b674/ cat >/tmp/go-build267750084/b663/importcfg << 'EOF' # internal # import config packagefile github.com/containers/buildah/define=/tmp/go-build267750084/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b663/_pkg_.a -trimpath "$WORK/b663=>" -p github.com/containers/buildah/internal/mkcw/types -complete -installsuffix shared -buildid 8yhf2rekbv_6Ip9cr7tl/8yhf2rekbv_6Ip9cr7tl -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b663/importcfg -pack ./_build/src/github.com/containers/buildah/internal/mkcw/types/attest.go ./_build/src/github.com/containers/buildah/internal/mkcw/types/workload.go cat >/tmp/go-build267750084/b674/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build267750084/b027/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/containers/buildah/define=/tmp/go-build267750084/b063/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile sort=/tmp/go-build267750084/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b674/_pkg_.a -trimpath "$WORK/b674=>" -p github.com/containers/buildah/internal/sbom -complete -installsuffix shared -buildid 4LhY2kUUWAvsUd2XmZEo/4LhY2kUUWAvsUd2XmZEo -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b674/importcfg -pack ./_build/src/github.com/containers/buildah/internal/sbom/merge.go ./_build/src/github.com/containers/buildah/internal/sbom/presets.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b317/_pkg_.a # internal cp $WORK/b317/_pkg_.a /builddir/.cache/go-build/0e/0ec5d0fbb5ace389be99e718e936c14457ceb7aa73bec17cb769510f6b7bfc11-d # internal github.com/go-openapi/strfmt mkdir -p $WORK/b321/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b663/_pkg_.a # internal cat >/tmp/go-build267750084/b321/importcfg << 'EOF' # internal # import config packagefile crypto/rand=/tmp/go-build267750084/b115/_pkg_.a packagefile database/sql/driver=/tmp/go-build267750084/b309/_pkg_.a packagefile encoding=/tmp/go-build267750084/b032/_pkg_.a packagefile encoding/base64=/tmp/go-build267750084/b033/_pkg_.a packagefile encoding/binary=/tmp/go-build267750084/b034/_pkg_.a packagefile encoding/json=/tmp/go-build267750084/b027/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/asaskevich/govalidator=/tmp/go-build267750084/b322/_pkg_.a packagefile github.com/go-openapi/errors=/tmp/go-build267750084/b317/_pkg_.a packagefile github.com/google/uuid=/tmp/go-build267750084/b324/_pkg_.a packagefile github.com/mitchellh/mapstructure=/tmp/go-build267750084/b325/_pkg_.a packagefile github.com/oklog/ulid=/tmp/go-build267750084/b326/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson=/tmp/go-build267750084/b327/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=/tmp/go-build267750084/b331/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=/tmp/go-build267750084/b332/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile net/mail=/tmp/go-build267750084/b334/_pkg_.a packagefile reflect=/tmp/go-build267750084/b037/_pkg_.a packagefile regexp=/tmp/go-build267750084/b066/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b321/_pkg_.a -trimpath "$WORK/b321=>" -p github.com/go-openapi/strfmt -complete -installsuffix shared -buildid _WzFrqGhH9bdq85k0T3W/_WzFrqGhH9bdq85k0T3W -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b321/importcfg -pack ./src/github.com/go-openapi/strfmt/bson.go ./src/github.com/go-openapi/strfmt/date.go ./src/github.com/go-openapi/strfmt/default.go ./src/github.com/go-openapi/strfmt/doc.go ./src/github.com/go-openapi/strfmt/duration.go ./src/github.com/go-openapi/strfmt/format.go ./src/github.com/go-openapi/strfmt/time.go ./src/github.com/go-openapi/strfmt/ulid.go cp $WORK/b663/_pkg_.a /builddir/.cache/go-build/32/325cd86db1177fe67316c6a8fca588a4819b5ec051c6863e56b339429301d740-d # internal github.com/containers/buildah/internal/mkcw mkdir -p $WORK/b662/ cat >/tmp/go-build267750084/b662/importcfg << 'EOF' # internal # import config packagefile archive/tar=/tmp/go-build267750084/b054/_pkg_.a packagefile bufio=/tmp/go-build267750084/b060/_pkg_.a packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile compress/gzip=/tmp/go-build267750084/b199/_pkg_.a packagefile crypto/rand=/tmp/go-build267750084/b115/_pkg_.a packagefile embed=/tmp/go-build267750084/b104/_pkg_.a packagefile encoding/binary=/tmp/go-build267750084/b034/_pkg_.a packagefile encoding/hex=/tmp/go-build267750084/b130/_pkg_.a packagefile encoding/json=/tmp/go-build267750084/b027/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/containers/buildah/define=/tmp/go-build267750084/b063/_pkg_.a packagefile github.com/containers/buildah/internal/mkcw/types=/tmp/go-build267750084/b663/_pkg_.a packagefile github.com/containers/buildah/internal/tmpdir=/tmp/go-build267750084/b664/_pkg_.a packagefile github.com/containers/buildah/pkg/overlay=/tmp/go-build267750084/b665/_pkg_.a packagefile github.com/containers/luksy=/tmp/go-build267750084/b666/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=/tmp/go-build267750084/b155/_pkg_.a packagefile github.com/containers/storage/pkg/mount=/tmp/go-build267750084/b157/_pkg_.a packagefile github.com/containers/storage/pkg/system=/tmp/go-build267750084/b156/_pkg_.a packagefile github.com/docker/docker/pkg/ioutils=/tmp/go-build267750084/b642/_pkg_.a packagefile github.com/docker/go-units=/tmp/go-build267750084/b159/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build267750084/b075/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build267750084/b084/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build267750084/b086/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile io/fs=/tmp/go-build267750084/b048/_pkg_.a packagefile net/http=/tmp/go-build267750084/b198/_pkg_.a packagefile net/url=/tmp/go-build267750084/b132/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile os/exec=/tmp/go-build267750084/b160/_pkg_.a packagefile path=/tmp/go-build267750084/b049/_pkg_.a packagefile path/filepath=/tmp/go-build267750084/b059/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a EOF cat >/tmp/go-build267750084/b662/embedcfg << 'EOF' # internal { "Patterns": { "embed/entrypoint_amd64.gz": [ "embed/entrypoint_amd64.gz" ] }, "Files": { "embed/entrypoint_amd64.gz": "/builddir/build/BUILD/buildah-1.35.4/_build/src/github.com/containers/buildah/internal/mkcw/embed/entrypoint_amd64.gz" } }EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b662/_pkg_.a -trimpath "$WORK/b662=>" -p github.com/containers/buildah/internal/mkcw -complete -installsuffix shared -buildid gsxYmrpTfxRoxv4KKT9q/gsxYmrpTfxRoxv4KKT9q -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b662/importcfg -embedcfg $WORK/b662/embedcfg -pack ./_build/src/github.com/containers/buildah/internal/mkcw/archive.go ./_build/src/github.com/containers/buildah/internal/mkcw/attest.go ./_build/src/github.com/containers/buildah/internal/mkcw/entrypoint.go ./_build/src/github.com/containers/buildah/internal/mkcw/luks.go ./_build/src/github.com/containers/buildah/internal/mkcw/makefs.go ./_build/src/github.com/containers/buildah/internal/mkcw/workload.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b579/_pkg_.a # internal cp $WORK/b579/_pkg_.a /builddir/.cache/go-build/93/93662976ecc6fccc7bd6c1ef9db70ae23f5bd4fd537263d15bfeefe5a05c0b82-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b281/_pkg_.a # internal cp $WORK/b281/_pkg_.a /builddir/.cache/go-build/17/1754f977c56fb0b1936554fbb86a40aefd729ee792f8768aff2efa09ec398a66-d # internal github.com/docker/distribution/registry/api/v2 mkdir -p $WORK/b279/ cat >/tmp/go-build267750084/b279/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/distribution/reference=/tmp/go-build267750084/b280/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=/tmp/go-build267750084/b278/_pkg_.a packagefile github.com/gorilla/mux=/tmp/go-build267750084/b281/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build267750084/b075/_pkg_.a packagefile net/http=/tmp/go-build267750084/b198/_pkg_.a packagefile net/url=/tmp/go-build267750084/b132/_pkg_.a packagefile regexp=/tmp/go-build267750084/b066/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile unicode=/tmp/go-build267750084/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b279/_pkg_.a -trimpath "$WORK/b279=>" -p github.com/docker/distribution/registry/api/v2 -complete -installsuffix shared -buildid fRi3ranSwK-ScSA1cCX5/fRi3ranSwK-ScSA1cCX5 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b279/importcfg -pack ./src/github.com/docker/distribution/registry/api/v2/descriptors.go ./src/github.com/docker/distribution/registry/api/v2/doc.go ./src/github.com/docker/distribution/registry/api/v2/errors.go ./src/github.com/docker/distribution/registry/api/v2/headerparser.go ./src/github.com/docker/distribution/registry/api/v2/routes.go ./src/github.com/docker/distribution/registry/api/v2/urls.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b674/_pkg_.a # internal cp $WORK/b674/_pkg_.a /builddir/.cache/go-build/4b/4b8d2d421d3665fbcc9e0e65a62a0a74b4fe53a353db7235445f58da4153e51b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b696/_pkg_.a # internal cp $WORK/b696/_pkg_.a /builddir/.cache/go-build/2d/2d75db51868acc4f6b81bbc472c732eb7715febbe70e227f8f6cad937d758b57-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b705/_pkg_.a # internal cp $WORK/b705/_pkg_.a /builddir/.cache/go-build/1a/1ae0cfae2b18d16180018caa9c8fda13b819fe8ae570d37dd7c1490c168d7240-d # internal github.com/containers/common/libnetwork/internal/rootlessnetns mkdir -p $WORK/b703/ cat >/tmp/go-build267750084/b703/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=/tmp/go-build267750084/b704/_pkg_.a packagefile github.com/containers/common/libnetwork/pasta=/tmp/go-build267750084/b705/_pkg_.a packagefile github.com/containers/common/libnetwork/resolvconf=/tmp/go-build267750084/b706/_pkg_.a packagefile github.com/containers/common/libnetwork/slirp4netns=/tmp/go-build267750084/b707/_pkg_.a packagefile github.com/containers/common/pkg/config=/tmp/go-build267750084/b611/_pkg_.a packagefile github.com/containers/common/pkg/netns=/tmp/go-build267750084/b710/_pkg_.a packagefile github.com/containers/common/pkg/systemd=/tmp/go-build267750084/b711/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=/tmp/go-build267750084/b195/_pkg_.a packagefile github.com/containers/storage/pkg/lockfile=/tmp/go-build267750084/b525/_pkg_.a packagefile github.com/hashicorp/go-multierror=/tmp/go-build267750084/b282/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build267750084/b167/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=/tmp/go-build267750084/b506/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build267750084/b086/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build267750084/b087/_pkg_.a packagefile io/fs=/tmp/go-build267750084/b048/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile path/filepath=/tmp/go-build267750084/b059/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b703/_pkg_.a -trimpath "$WORK/b703=>" -p github.com/containers/common/libnetwork/internal/rootlessnetns -complete -installsuffix shared -buildid h0N7vtvA2B42CPJ2VHfm/h0N7vtvA2B42CPJ2VHfm -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b703/importcfg -pack ./src/github.com/containers/common/libnetwork/internal/rootlessnetns/netns.go ./src/github.com/containers/common/libnetwork/internal/rootlessnetns/netns_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b465/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b359/_pkg_.a # internal cp $WORK/b465/_pkg_.a /builddir/.cache/go-build/17/17e83b57d0fb12dc272afc33f7cc4734f4272b05bad2850dc89808aeae45883f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b743/_pkg_.a # internal github.com/fsouza/go-dockerclient mkdir -p $WORK/b638/ cat >/tmp/go-build267750084/b638/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build267750084/b060/_pkg_.a packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile context=/tmp/go-build267750084/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build267750084/b118/_pkg_.a packagefile crypto/x509=/tmp/go-build267750084/b127/_pkg_.a packagefile encoding/base64=/tmp/go-build267750084/b033/_pkg_.a packagefile encoding/json=/tmp/go-build267750084/b027/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/docker/docker/api/types/registry=/tmp/go-build267750084/b566/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=/tmp/go-build267750084/b568/_pkg_.a packagefile github.com/docker/docker/pkg/archive=/tmp/go-build267750084/b639/_pkg_.a packagefile github.com/docker/docker/pkg/homedir=/tmp/go-build267750084/b647/_pkg_.a packagefile github.com/docker/docker/pkg/jsonmessage=/tmp/go-build267750084/b648/_pkg_.a packagefile github.com/docker/docker/pkg/stdcopy=/tmp/go-build267750084/b651/_pkg_.a packagefile github.com/docker/go-units=/tmp/go-build267750084/b159/_pkg_.a packagefile github.com/moby/patternmatcher=/tmp/go-build267750084/b645/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile math=/tmp/go-build267750084/b035/_pkg_.a packagefile net=/tmp/go-build267750084/b068/_pkg_.a packagefile net/http=/tmp/go-build267750084/b198/_pkg_.a packagefile net/http/httputil=/tmp/go-build267750084/b465/_pkg_.a packagefile net/url=/tmp/go-build267750084/b132/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile os/exec=/tmp/go-build267750084/b160/_pkg_.a packagefile path=/tmp/go-build267750084/b049/_pkg_.a packagefile path/filepath=/tmp/go-build267750084/b059/_pkg_.a packagefile reflect=/tmp/go-build267750084/b037/_pkg_.a packagefile runtime=/tmp/go-build267750084/b009/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build267750084/b022/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a EOF cp $WORK/b359/_pkg_.a /builddir/.cache/go-build/ee/ee7408a0f9a2d2885cc433894042a53e1426497296850d08a8f0c6a574243d94-d # internal cp $WORK/b743/_pkg_.a /builddir/.cache/go-build/06/060858c137389ef9520aeac9eed37a4000171d78a16f13ad2bae8d222a8fec2b-d # internal github.com/letsencrypt/boulder/goodkey mkdir -p $WORK/b358/ cat >/tmp/go-build267750084/b358/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build267750084/b002/_pkg_.a packagefile crypto=/tmp/go-build267750084/b076/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build267750084/b093/_pkg_.a packagefile crypto/elliptic=/tmp/go-build267750084/b106/_pkg_.a packagefile crypto/rsa=/tmp/go-build267750084/b116/_pkg_.a packagefile crypto/sha1=/tmp/go-build267750084/b126/_pkg_.a packagefile crypto/sha256=/tmp/go-build267750084/b117/_pkg_.a packagefile encoding/base64=/tmp/go-build267750084/b033/_pkg_.a packagefile encoding/hex=/tmp/go-build267750084/b130/_pkg_.a packagefile encoding/json=/tmp/go-build267750084/b027/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/letsencrypt/boulder/core=/tmp/go-build267750084/b359/_pkg_.a packagefile github.com/letsencrypt/boulder/strictyaml=/tmp/go-build267750084/b370/_pkg_.a packagefile github.com/titanous/rocacheck=/tmp/go-build267750084/b371/_pkg_.a packagefile math/big=/tmp/go-build267750084/b107/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b358/_pkg_.a -trimpath "$WORK/b358=>" -p github.com/letsencrypt/boulder/goodkey -complete -installsuffix shared -buildid vaZz4DS2n9FUjrfdUt65/vaZz4DS2n9FUjrfdUt65 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b358/importcfg -pack ./src/github.com/letsencrypt/boulder/goodkey/blocked.go ./src/github.com/letsencrypt/boulder/goodkey/good_key.go ./src/github.com/letsencrypt/boulder/goodkey/weak.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b638/_pkg_.a -trimpath "$WORK/b638=>" -p github.com/fsouza/go-dockerclient -complete -installsuffix shared -buildid m4CYqrJkXM1BJNZcM6gX/m4CYqrJkXM1BJNZcM6gX -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b638/importcfg -pack ./src/github.com/fsouza/go-dockerclient/auth.go ./src/github.com/fsouza/go-dockerclient/change.go ./src/github.com/fsouza/go-dockerclient/client.go ./src/github.com/fsouza/go-dockerclient/client_unix.go ./src/github.com/fsouza/go-dockerclient/container.go ./src/github.com/fsouza/go-dockerclient/container_archive.go ./src/github.com/fsouza/go-dockerclient/container_attach.go ./src/github.com/fsouza/go-dockerclient/container_changes.go ./src/github.com/fsouza/go-dockerclient/container_commit.go ./src/github.com/fsouza/go-dockerclient/container_copy.go ./src/github.com/fsouza/go-dockerclient/container_create.go ./src/github.com/fsouza/go-dockerclient/container_export.go ./src/github.com/fsouza/go-dockerclient/container_inspect.go ./src/github.com/fsouza/go-dockerclient/container_kill.go ./src/github.com/fsouza/go-dockerclient/container_list.go ./src/github.com/fsouza/go-dockerclient/container_logs.go ./src/github.com/fsouza/go-dockerclient/container_pause.go ./src/github.com/fsouza/go-dockerclient/container_prune.go ./src/github.com/fsouza/go-dockerclient/container_remove.go ./src/github.com/fsouza/go-dockerclient/container_rename.go ./src/github.com/fsouza/go-dockerclient/container_resize.go ./src/github.com/fsouza/go-dockerclient/container_restart.go ./src/github.com/fsouza/go-dockerclient/container_start.go ./src/github.com/fsouza/go-dockerclient/container_stats.go ./src/github.com/fsouza/go-dockerclient/container_stop.go ./src/github.com/fsouza/go-dockerclient/container_top.go ./src/github.com/fsouza/go-dockerclient/container_unpause.go ./src/github.com/fsouza/go-dockerclient/container_update.go ./src/github.com/fsouza/go-dockerclient/container_wait.go ./src/github.com/fsouza/go-dockerclient/distribution.go ./src/github.com/fsouza/go-dockerclient/env.go ./src/github.com/fsouza/go-dockerclient/event.go ./src/github.com/fsouza/go-dockerclient/exec.go ./src/github.com/fsouza/go-dockerclient/image.go ./src/github.com/fsouza/go-dockerclient/misc.go ./src/github.com/fsouza/go-dockerclient/network.go ./src/github.com/fsouza/go-dockerclient/plugin.go ./src/github.com/fsouza/go-dockerclient/registry_auth.go ./src/github.com/fsouza/go-dockerclient/signal.go ./src/github.com/fsouza/go-dockerclient/swarm.go ./src/github.com/fsouza/go-dockerclient/swarm_configs.go ./src/github.com/fsouza/go-dockerclient/swarm_node.go ./src/github.com/fsouza/go-dockerclient/swarm_secrets.go ./src/github.com/fsouza/go-dockerclient/swarm_service.go ./src/github.com/fsouza/go-dockerclient/swarm_task.go ./src/github.com/fsouza/go-dockerclient/system.go ./src/github.com/fsouza/go-dockerclient/tar.go ./src/github.com/fsouza/go-dockerclient/tls.go ./src/github.com/fsouza/go-dockerclient/volume.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b414/_pkg_.a # internal cp $WORK/b414/_pkg_.a /builddir/.cache/go-build/aa/aa28e65b6651f04e8909b9b13e5b492f7134f0fe88eda7cf89df6db2e926c512-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b578/_pkg_.a # internal cp $WORK/b578/_pkg_.a /builddir/.cache/go-build/d0/d029e58beaf81862956f3d5ef990a37b7c9929c6865639736faff6b6c76e7ea7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b358/_pkg_.a # internal cp $WORK/b358/_pkg_.a /builddir/.cache/go-build/f1/f1ccd505ec3e997f6d4c380e8318325584513901f73b5d3e32c740f40120156b-d # internal github.com/sigstore/sigstore/pkg/cryptoutils mkdir -p $WORK/b357/ cat >/tmp/go-build267750084/b357/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile context=/tmp/go-build267750084/b002/_pkg_.a packagefile crypto=/tmp/go-build267750084/b076/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build267750084/b093/_pkg_.a packagefile crypto/ed25519=/tmp/go-build267750084/b121/_pkg_.a packagefile crypto/elliptic=/tmp/go-build267750084/b106/_pkg_.a packagefile crypto/rand=/tmp/go-build267750084/b115/_pkg_.a packagefile crypto/rsa=/tmp/go-build267750084/b116/_pkg_.a packagefile crypto/sha1=/tmp/go-build267750084/b126/_pkg_.a packagefile crypto/x509=/tmp/go-build267750084/b127/_pkg_.a packagefile crypto/x509/pkix=/tmp/go-build267750084/b129/_pkg_.a packagefile encoding/asn1=/tmp/go-build267750084/b113/_pkg_.a packagefile encoding/hex=/tmp/go-build267750084/b130/_pkg_.a packagefile encoding/pem=/tmp/go-build267750084/b131/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/letsencrypt/boulder/goodkey=/tmp/go-build267750084/b358/_pkg_.a packagefile github.com/secure-systems-lab/go-securesystemslib/encrypted=/tmp/go-build267750084/b372/_pkg_.a packagefile golang.org/x/term=/tmp/go-build267750084/b378/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile math/big=/tmp/go-build267750084/b107/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b357/_pkg_.a -trimpath "$WORK/b357=>" -p github.com/sigstore/sigstore/pkg/cryptoutils -complete -installsuffix shared -buildid 6U997HAuuP2ou-QSjUoZ/6U997HAuuP2ou-QSjUoZ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b357/importcfg -pack ./src/github.com/sigstore/sigstore/pkg/cryptoutils/certificate.go ./src/github.com/sigstore/sigstore/pkg/cryptoutils/doc.go ./src/github.com/sigstore/sigstore/pkg/cryptoutils/generic.go ./src/github.com/sigstore/sigstore/pkg/cryptoutils/password.go ./src/github.com/sigstore/sigstore/pkg/cryptoutils/privatekey.go ./src/github.com/sigstore/sigstore/pkg/cryptoutils/publickey.go ./src/github.com/sigstore/sigstore/pkg/cryptoutils/sans.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b488/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b592/_pkg_.a # internal cp $WORK/b488/_pkg_.a /builddir/.cache/go-build/c2/c24621fd9a42b8f52f263a23406a598f64f426ec9c57b468065e02bd49a77b55-d # internal github.com/containers/image/v5/oci/archive mkdir -p $WORK/b602/ cat >/tmp/go-build267750084/b602/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build267750084/b002/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/containers/image/v5/directory/explicitfilepath=/tmp/go-build267750084/b489/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build267750084/b074/_pkg_.a packagefile github.com/containers/image/v5/internal/image=/tmp/go-build267750084/b293/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination=/tmp/go-build267750084/b300/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/impl=/tmp/go-build267750084/b490/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource=/tmp/go-build267750084/b294/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/impl=/tmp/go-build267750084/b491/_pkg_.a packagefile github.com/containers/image/v5/internal/private=/tmp/go-build267750084/b296/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=/tmp/go-build267750084/b297/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=/tmp/go-build267750084/b497/_pkg_.a packagefile github.com/containers/image/v5/oci/internal=/tmp/go-build267750084/b493/_pkg_.a packagefile github.com/containers/image/v5/oci/layout=/tmp/go-build267750084/b488/_pkg_.a packagefile github.com/containers/image/v5/transports=/tmp/go-build267750084/b382/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build267750084/b081/_pkg_.a packagefile github.com/containers/storage/pkg/archive=/tmp/go-build267750084/b151/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=/tmp/go-build267750084/b155/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build267750084/b075/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build267750084/b084/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build267750084/b086/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile io/fs=/tmp/go-build267750084/b048/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b602/_pkg_.a -trimpath "$WORK/b602=>" -p github.com/containers/image/v5/oci/archive -complete -installsuffix shared -buildid s7sM9PAnn10CZuK5eJp1/s7sM9PAnn10CZuK5eJp1 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b602/importcfg -pack ./src/github.com/containers/image/v5/oci/archive/oci_dest.go ./src/github.com/containers/image/v5/oci/archive/oci_src.go ./src/github.com/containers/image/v5/oci/archive/oci_transport.go cp $WORK/b592/_pkg_.a /builddir/.cache/go-build/62/62fdf38135fe11a884acaacb2270dc8a962a24c0f7d6bd451f44dff34c40cc6c-d # internal go.opentelemetry.io/otel mkdir -p $WORK/b585/ cat >/tmp/go-build267750084/b585/importcfg << 'EOF' # internal # import config packagefile github.com/go-logr/logr=/tmp/go-build267750084/b586/_pkg_.a packagefile go.opentelemetry.io/otel/internal/global=/tmp/go-build267750084/b592/_pkg_.a packagefile go.opentelemetry.io/otel/metric=/tmp/go-build267750084/b595/_pkg_.a packagefile go.opentelemetry.io/otel/propagation=/tmp/go-build267750084/b597/_pkg_.a packagefile go.opentelemetry.io/otel/trace=/tmp/go-build267750084/b600/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b585/_pkg_.a -trimpath "$WORK/b585=>" -p go.opentelemetry.io/otel -complete -installsuffix shared -buildid _X_340qpTcsrxvRRoOKu/_X_340qpTcsrxvRRoOKu -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b585/importcfg -pack ./src/go.opentelemetry.io/otel/doc.go ./src/go.opentelemetry.io/otel/error_handler.go ./src/go.opentelemetry.io/otel/handler.go ./src/go.opentelemetry.io/otel/internal_logging.go ./src/go.opentelemetry.io/otel/metric.go ./src/go.opentelemetry.io/otel/propagation.go ./src/go.opentelemetry.io/otel/trace.go ./src/go.opentelemetry.io/otel/version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b703/_pkg_.a # internal cp $WORK/b703/_pkg_.a /builddir/.cache/go-build/bf/bf7f8a40bc1a2af1f45742f500bbac90168cc32f4215465d901ee8e40221e602-d # internal github.com/containers/common/libnetwork/netavark mkdir -p $WORK/b702/ cat >/tmp/go-build267750084/b702/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build267750084/b027/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/containers/common/libnetwork/internal/rootlessnetns=/tmp/go-build267750084/b703/_pkg_.a packagefile github.com/containers/common/libnetwork/internal/util=/tmp/go-build267750084/b743/_pkg_.a packagefile github.com/containers/common/libnetwork/types=/tmp/go-build267750084/b064/_pkg_.a packagefile github.com/containers/common/libnetwork/util=/tmp/go-build267750084/b697/_pkg_.a packagefile github.com/containers/common/pkg/config=/tmp/go-build267750084/b611/_pkg_.a packagefile github.com/containers/common/pkg/version=/tmp/go-build267750084/b744/_pkg_.a packagefile github.com/containers/storage/pkg/lockfile=/tmp/go-build267750084/b525/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=/tmp/go-build267750084/b526/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=/tmp/go-build267750084/b165/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build267750084/b086/_pkg_.a packagefile go.etcd.io/bbolt=/tmp/go-build267750084/b745/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build267750084/b090/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile net=/tmp/go-build267750084/b068/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile os/exec=/tmp/go-build267750084/b160/_pkg_.a packagefile path/filepath=/tmp/go-build267750084/b059/_pkg_.a packagefile reflect=/tmp/go-build267750084/b037/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b702/_pkg_.a -trimpath "$WORK/b702=>" -p github.com/containers/common/libnetwork/netavark -complete -installsuffix shared -buildid p68gL5bAmjaq5O8oah9o/p68gL5bAmjaq5O8oah9o -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b702/importcfg -pack ./src/github.com/containers/common/libnetwork/netavark/config.go ./src/github.com/containers/common/libnetwork/netavark/const.go ./src/github.com/containers/common/libnetwork/netavark/exec.go ./src/github.com/containers/common/libnetwork/netavark/ipam.go ./src/github.com/containers/common/libnetwork/netavark/network.go ./src/github.com/containers/common/libnetwork/netavark/run.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b585/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b279/_pkg_.a # internal cp $WORK/b585/_pkg_.a /builddir/.cache/go-build/c8/c83be68cd08a906fd45d30374c08342ee376852dadfd174ee204d4ced9b3eec2-d # internal go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp mkdir -p $WORK/b577/ cat >/tmp/go-build267750084/b577/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build267750084/b002/_pkg_.a packagefile github.com/felixge/httpsnoop=/tmp/go-build267750084/b578/_pkg_.a packagefile go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil=/tmp/go-build267750084/b579/_pkg_.a packagefile go.opentelemetry.io/otel=/tmp/go-build267750084/b585/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=/tmp/go-build267750084/b580/_pkg_.a packagefile go.opentelemetry.io/otel/codes=/tmp/go-build267750084/b583/_pkg_.a packagefile go.opentelemetry.io/otel/metric=/tmp/go-build267750084/b595/_pkg_.a packagefile go.opentelemetry.io/otel/propagation=/tmp/go-build267750084/b597/_pkg_.a packagefile go.opentelemetry.io/otel/semconv/v1.17.0=/tmp/go-build267750084/b584/_pkg_.a packagefile go.opentelemetry.io/otel/trace=/tmp/go-build267750084/b600/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile net/http=/tmp/go-build267750084/b198/_pkg_.a packagefile net/http/httptrace=/tmp/go-build267750084/b212/_pkg_.a packagefile net/url=/tmp/go-build267750084/b132/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b577/_pkg_.a -trimpath "$WORK/b577=>" -p go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp -complete -installsuffix shared -buildid 1yYMFx2B7C6fEUZBUD3F/1yYMFx2B7C6fEUZBUD3F -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b577/importcfg -pack ./src/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/client.go ./src/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/common.go ./src/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/config.go ./src/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/doc.go ./src/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go ./src/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/labeler.go ./src/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/transport.go ./src/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/version.go ./src/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/wrap.go cp $WORK/b279/_pkg_.a /builddir/.cache/go-build/93/93dbc3a401e13eaed9bf55e735991efaeae3146690670c5b880334e0aefdf22e-d # internal github.com/containers/common/pkg/retry mkdir -p $WORK/b277/ cat >/tmp/go-build267750084/b277/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build267750084/b002/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=/tmp/go-build267750084/b278/_pkg_.a packagefile github.com/docker/distribution/registry/api/v2=/tmp/go-build267750084/b279/_pkg_.a packagefile github.com/hashicorp/go-multierror=/tmp/go-build267750084/b282/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build267750084/b086/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile math=/tmp/go-build267750084/b035/_pkg_.a packagefile net=/tmp/go-build267750084/b068/_pkg_.a packagefile net/url=/tmp/go-build267750084/b132/_pkg_.a packagefile syscall=/tmp/go-build267750084/b024/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b277/_pkg_.a -trimpath "$WORK/b277=>" -p github.com/containers/common/pkg/retry -complete -installsuffix shared -buildid 7sIR9FC4B80JiLrLZ2gv/7sIR9FC4B80JiLrLZ2gv -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b277/importcfg -pack ./src/github.com/containers/common/pkg/retry/retry.go ./src/github.com/containers/common/pkg/retry/retry_linux.go github.com/containers/image/v5/docker mkdir -p $WORK/b539/ cat >/tmp/go-build267750084/b539/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile context=/tmp/go-build267750084/b002/_pkg_.a packagefile crypto/rand=/tmp/go-build267750084/b115/_pkg_.a packagefile crypto/tls=/tmp/go-build267750084/b118/_pkg_.a packagefile encoding/json=/tmp/go-build267750084/b027/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/containers/image/v5/docker/policyconfiguration=/tmp/go-build267750084/b540/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build267750084/b074/_pkg_.a packagefile github.com/containers/image/v5/internal/blobinfocache=/tmp/go-build267750084/b286/_pkg_.a packagefile github.com/containers/image/v5/internal/image=/tmp/go-build267750084/b293/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/impl=/tmp/go-build267750084/b490/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/stubs=/tmp/go-build267750084/b301/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/impl=/tmp/go-build267750084/b491/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/stubs=/tmp/go-build267750084/b295/_pkg_.a packagefile github.com/containers/image/v5/internal/iolimits=/tmp/go-build267750084/b298/_pkg_.a packagefile github.com/containers/image/v5/internal/private=/tmp/go-build267750084/b296/_pkg_.a packagefile github.com/containers/image/v5/internal/putblobdigest=/tmp/go-build267750084/b492/_pkg_.a packagefile github.com/containers/image/v5/internal/rootless=/tmp/go-build267750084/b304/_pkg_.a packagefile github.com/containers/image/v5/internal/set=/tmp/go-build267750084/b142/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=/tmp/go-build267750084/b297/_pkg_.a packagefile github.com/containers/image/v5/internal/streamdigest=/tmp/go-build267750084/b541/_pkg_.a packagefile github.com/containers/image/v5/internal/uploadreader=/tmp/go-build267750084/b542/_pkg_.a packagefile github.com/containers/image/v5/internal/useragent=/tmp/go-build267750084/b543/_pkg_.a packagefile github.com/containers/image/v5/manifest=/tmp/go-build267750084/b078/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/none=/tmp/go-build267750084/b299/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=/tmp/go-build267750084/b082/_pkg_.a packagefile github.com/containers/image/v5/pkg/docker/config=/tmp/go-build267750084/b544/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=/tmp/go-build267750084/b545/_pkg_.a packagefile github.com/containers/image/v5/pkg/tlsclientconfig=/tmp/go-build267750084/b494/_pkg_.a packagefile github.com/containers/image/v5/transports=/tmp/go-build267750084/b382/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build267750084/b081/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=/tmp/go-build267750084/b195/_pkg_.a packagefile github.com/containers/storage/pkg/regexp=/tmp/go-build267750084/b065/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=/tmp/go-build267750084/b278/_pkg_.a packagefile github.com/docker/distribution/registry/api/v2=/tmp/go-build267750084/b279/_pkg_.a packagefile github.com/docker/distribution/registry/client/auth/challenge=/tmp/go-build267750084/b548/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=/tmp/go-build267750084/b495/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build267750084/b075/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build267750084/b084/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build267750084/b086/_pkg_.a packagefile golang.org/x/exp/maps=/tmp/go-build267750084/b141/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build267750084/b090/_pkg_.a packagefile gopkg.in/yaml.v3=/tmp/go-build267750084/b150/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile math=/tmp/go-build267750084/b035/_pkg_.a packagefile math/rand=/tmp/go-build267750084/b108/_pkg_.a packagefile mime=/tmp/go-build267750084/b209/_pkg_.a packagefile mime/multipart=/tmp/go-build267750084/b210/_pkg_.a packagefile net/http=/tmp/go-build267750084/b198/_pkg_.a packagefile net/url=/tmp/go-build267750084/b132/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile path=/tmp/go-build267750084/b049/_pkg_.a packagefile path/filepath=/tmp/go-build267750084/b059/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a packagefile syscall=/tmp/go-build267750084/b024/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b539/_pkg_.a -trimpath "$WORK/b539=>" -p github.com/containers/image/v5/docker -complete -installsuffix shared -buildid WIvw8aI18tCI3zQxOgjh/WIvw8aI18tCI3zQxOgjh -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b539/importcfg -pack ./src/github.com/containers/image/v5/docker/body_reader.go ./src/github.com/containers/image/v5/docker/cache.go ./src/github.com/containers/image/v5/docker/distribution_error.go ./src/github.com/containers/image/v5/docker/docker_client.go ./src/github.com/containers/image/v5/docker/docker_image.go ./src/github.com/containers/image/v5/docker/docker_image_dest.go ./src/github.com/containers/image/v5/docker/docker_image_src.go ./src/github.com/containers/image/v5/docker/docker_transport.go ./src/github.com/containers/image/v5/docker/errors.go ./src/github.com/containers/image/v5/docker/paths_common.go ./src/github.com/containers/image/v5/docker/registries_d.go ./src/github.com/containers/image/v5/docker/wwwauthenticate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b335/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b662/_pkg_.a # internal cp $WORK/b662/_pkg_.a /builddir/.cache/go-build/86/86e637a33cec0dc51c6e411da7b81d708814a9e4da66a7d42ba58af7f05b1f24-d # internal cp $WORK/b335/_pkg_.a /builddir/.cache/go-build/25/25cffabaaf91c8dde239b0891a39927ef4d3bd37b991b9e579adea289255f5de-d # internal github.com/go-openapi/jsonpointer mkdir -p $WORK/b347/ cat >/tmp/go-build267750084/b347/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/go-openapi/swag=/tmp/go-build267750084/b335/_pkg_.a packagefile reflect=/tmp/go-build267750084/b037/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b347/_pkg_.a -trimpath "$WORK/b347=>" -p github.com/go-openapi/jsonpointer -complete -installsuffix shared -buildid hFVibdqDSnKrUAWed3Ra/hFVibdqDSnKrUAWed3Ra -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b347/importcfg -pack ./src/github.com/go-openapi/jsonpointer/pointer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b357/_pkg_.a # internal cp $WORK/b357/_pkg_.a /builddir/.cache/go-build/0b/0bf492c19308ab19bac0d2c259c12b4ecd7cb4a30167c49e7eb375e09e461576-d # internal github.com/sigstore/sigstore/pkg/signature mkdir -p $WORK/b355/ cat >/tmp/go-build267750084/b355/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile context=/tmp/go-build267750084/b002/_pkg_.a packagefile crypto=/tmp/go-build267750084/b076/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build267750084/b093/_pkg_.a packagefile crypto/ed25519=/tmp/go-build267750084/b121/_pkg_.a packagefile crypto/elliptic=/tmp/go-build267750084/b106/_pkg_.a packagefile crypto/rand=/tmp/go-build267750084/b115/_pkg_.a packagefile crypto/rsa=/tmp/go-build267750084/b116/_pkg_.a packagefile crypto/sha256=/tmp/go-build267750084/b117/_pkg_.a packagefile crypto/sha512=/tmp/go-build267750084/b111/_pkg_.a packagefile encoding/json=/tmp/go-build267750084/b027/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/google/go-containerregistry/pkg/name=/tmp/go-build267750084/b356/_pkg_.a packagefile github.com/sigstore/sigstore/pkg/cryptoutils=/tmp/go-build267750084/b357/_pkg_.a packagefile github.com/sigstore/sigstore/pkg/signature/options=/tmp/go-build267750084/b379/_pkg_.a packagefile github.com/sigstore/sigstore/pkg/signature/payload=/tmp/go-build267750084/b380/_pkg_.a packagefile golang.org/x/crypto/sha3=/tmp/go-build267750084/b381/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile path/filepath=/tmp/go-build267750084/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b355/_pkg_.a -trimpath "$WORK/b355=>" -p github.com/sigstore/sigstore/pkg/signature -complete -installsuffix shared -buildid 8cw0TwpPl33Gjr2jCgrb/8cw0TwpPl33Gjr2jCgrb -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b355/importcfg -pack ./src/github.com/sigstore/sigstore/pkg/signature/doc.go ./src/github.com/sigstore/sigstore/pkg/signature/ecdsa.go ./src/github.com/sigstore/sigstore/pkg/signature/ed25519.go ./src/github.com/sigstore/sigstore/pkg/signature/ed25519ph.go ./src/github.com/sigstore/sigstore/pkg/signature/message.go ./src/github.com/sigstore/sigstore/pkg/signature/options.go ./src/github.com/sigstore/sigstore/pkg/signature/publickey.go ./src/github.com/sigstore/sigstore/pkg/signature/rsapkcs1v15.go ./src/github.com/sigstore/sigstore/pkg/signature/rsapss.go ./src/github.com/sigstore/sigstore/pkg/signature/signer.go ./src/github.com/sigstore/sigstore/pkg/signature/signerverifier.go ./src/github.com/sigstore/sigstore/pkg/signature/util.go ./src/github.com/sigstore/sigstore/pkg/signature/verifier.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b277/_pkg_.a # internal cp $WORK/b277/_pkg_.a /builddir/.cache/go-build/50/502e25641d8de57499024d684f5b00f9b32ac48c49f0f10735c3b6173b84af73-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b602/_pkg_.a # internal cp $WORK/b602/_pkg_.a /builddir/.cache/go-build/71/71ac74841acd334daef7035241de524e770150fe893ec1d886d5626507b1f2c0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b347/_pkg_.a # internal cp $WORK/b347/_pkg_.a /builddir/.cache/go-build/22/22bfd5584634650d8f79da83dc99577ddbb65a8789f89aa720c26a06fae7d527-d # internal github.com/go-openapi/jsonreference mkdir -p $WORK/b348/ cat >/tmp/go-build267750084/b348/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile github.com/go-openapi/jsonpointer=/tmp/go-build267750084/b347/_pkg_.a packagefile github.com/go-openapi/jsonreference/internal=/tmp/go-build267750084/b349/_pkg_.a packagefile net/url=/tmp/go-build267750084/b132/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b348/_pkg_.a -trimpath "$WORK/b348=>" -p github.com/go-openapi/jsonreference -complete -installsuffix shared -buildid YH0Owtt9u3hcMXwpDV9s/YH0Owtt9u3hcMXwpDV9s -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b348/importcfg -pack ./src/github.com/go-openapi/jsonreference/reference.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b348/_pkg_.a # internal cp $WORK/b348/_pkg_.a /builddir/.cache/go-build/64/64f1044af1997623456e342dfd26440c7076b3f3cccd9e1054a9f540ac9e2538-d # internal github.com/go-openapi/spec mkdir -p $WORK/b344/ cat >/tmp/go-build267750084/b344/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile compress/gzip=/tmp/go-build267750084/b199/_pkg_.a packagefile crypto/sha256=/tmp/go-build267750084/b117/_pkg_.a packagefile encoding/gob=/tmp/go-build267750084/b345/_pkg_.a packagefile encoding/json=/tmp/go-build267750084/b027/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/go-openapi/jsonpointer=/tmp/go-build267750084/b347/_pkg_.a packagefile github.com/go-openapi/jsonreference=/tmp/go-build267750084/b348/_pkg_.a packagefile github.com/go-openapi/swag=/tmp/go-build267750084/b335/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile io/ioutil=/tmp/go-build267750084/b138/_pkg_.a packagefile log=/tmp/go-build267750084/b088/_pkg_.a packagefile net/http=/tmp/go-build267750084/b198/_pkg_.a packagefile net/url=/tmp/go-build267750084/b132/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile path=/tmp/go-build267750084/b049/_pkg_.a packagefile path/filepath=/tmp/go-build267750084/b059/_pkg_.a packagefile reflect=/tmp/go-build267750084/b037/_pkg_.a packagefile runtime=/tmp/go-build267750084/b009/_pkg_.a packagefile sort=/tmp/go-build267750084/b041/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b344/_pkg_.a -trimpath "$WORK/b344=>" -p github.com/go-openapi/spec -complete -installsuffix shared -buildid ZvSqs2qTGGaYEi597_LW/ZvSqs2qTGGaYEi597_LW -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b344/importcfg -pack ./src/github.com/go-openapi/spec/bindata.go ./src/github.com/go-openapi/spec/cache.go ./src/github.com/go-openapi/spec/contact_info.go ./src/github.com/go-openapi/spec/debug.go ./src/github.com/go-openapi/spec/errors.go ./src/github.com/go-openapi/spec/expander.go ./src/github.com/go-openapi/spec/external_docs.go ./src/github.com/go-openapi/spec/header.go ./src/github.com/go-openapi/spec/info.go ./src/github.com/go-openapi/spec/items.go ./src/github.com/go-openapi/spec/license.go ./src/github.com/go-openapi/spec/normalizer.go ./src/github.com/go-openapi/spec/normalizer_nonwindows.go ./src/github.com/go-openapi/spec/operation.go ./src/github.com/go-openapi/spec/parameter.go ./src/github.com/go-openapi/spec/path_item.go ./src/github.com/go-openapi/spec/paths.go ./src/github.com/go-openapi/spec/properties.go ./src/github.com/go-openapi/spec/ref.go ./src/github.com/go-openapi/spec/resolver.go ./src/github.com/go-openapi/spec/response.go ./src/github.com/go-openapi/spec/responses.go ./src/github.com/go-openapi/spec/schema.go ./src/github.com/go-openapi/spec/schema_loader.go ./src/github.com/go-openapi/spec/security_scheme.go ./src/github.com/go-openapi/spec/spec.go ./src/github.com/go-openapi/spec/swagger.go ./src/github.com/go-openapi/spec/tag.go ./src/github.com/go-openapi/spec/url_go19.go ./src/github.com/go-openapi/spec/validations.go ./src/github.com/go-openapi/spec/xml_object.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b577/_pkg_.a # internal cp $WORK/b577/_pkg_.a /builddir/.cache/go-build/d6/d6c1c0f5f9bb43a39f31a6f26dcc7f66bf8d0afd7e44e3e9011b2c5d9fdd5e98-d # internal github.com/docker/docker/client mkdir -p $WORK/b552/ cat >/tmp/go-build267750084/b552/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build267750084/b060/_pkg_.a packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile context=/tmp/go-build267750084/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build267750084/b118/_pkg_.a packagefile encoding/base64=/tmp/go-build267750084/b033/_pkg_.a packagefile encoding/json=/tmp/go-build267750084/b027/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/distribution/reference=/tmp/go-build267750084/b280/_pkg_.a packagefile github.com/docker/docker/api=/tmp/go-build267750084/b553/_pkg_.a packagefile github.com/docker/docker/api/types=/tmp/go-build267750084/b554/_pkg_.a packagefile github.com/docker/docker/api/types/checkpoint=/tmp/go-build267750084/b555/_pkg_.a packagefile github.com/docker/docker/api/types/container=/tmp/go-build267750084/b556/_pkg_.a packagefile github.com/docker/docker/api/types/events=/tmp/go-build267750084/b573/_pkg_.a packagefile github.com/docker/docker/api/types/filters=/tmp/go-build267750084/b558/_pkg_.a packagefile github.com/docker/docker/api/types/image=/tmp/go-build267750084/b565/_pkg_.a packagefile github.com/docker/docker/api/types/network=/tmp/go-build267750084/b560/_pkg_.a packagefile github.com/docker/docker/api/types/registry=/tmp/go-build267750084/b566/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=/tmp/go-build267750084/b568/_pkg_.a packagefile github.com/docker/docker/api/types/system=/tmp/go-build267750084/b571/_pkg_.a packagefile github.com/docker/docker/api/types/time=/tmp/go-build267750084/b574/_pkg_.a packagefile github.com/docker/docker/api/types/versions=/tmp/go-build267750084/b145/_pkg_.a packagefile github.com/docker/docker/api/types/volume=/tmp/go-build267750084/b572/_pkg_.a packagefile github.com/docker/docker/errdefs=/tmp/go-build267750084/b575/_pkg_.a packagefile github.com/docker/go-connections/sockets=/tmp/go-build267750084/b576/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=/tmp/go-build267750084/b495/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build267750084/b075/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build267750084/b084/_pkg_.a packagefile github.com/pkg/errors=/tmp/go-build267750084/b567/_pkg_.a packagefile go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp=/tmp/go-build267750084/b577/_pkg_.a packagefile go.opentelemetry.io/otel/trace=/tmp/go-build267750084/b600/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile net=/tmp/go-build267750084/b068/_pkg_.a packagefile net/http=/tmp/go-build267750084/b198/_pkg_.a packagefile net/url=/tmp/go-build267750084/b132/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile path=/tmp/go-build267750084/b049/_pkg_.a packagefile path/filepath=/tmp/go-build267750084/b059/_pkg_.a packagefile reflect=/tmp/go-build267750084/b037/_pkg_.a packagefile regexp=/tmp/go-build267750084/b066/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b552/_pkg_.a -trimpath "$WORK/b552=>" -p github.com/docker/docker/client -complete -installsuffix shared -buildid so09Bxxk2wX-r-nMXt0M/so09Bxxk2wX-r-nMXt0M -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b552/importcfg -pack ./src/github.com/docker/docker/client/build_cancel.go ./src/github.com/docker/docker/client/build_prune.go ./src/github.com/docker/docker/client/checkpoint_create.go ./src/github.com/docker/docker/client/checkpoint_delete.go ./src/github.com/docker/docker/client/checkpoint_list.go ./src/github.com/docker/docker/client/client.go ./src/github.com/docker/docker/client/client_deprecated.go ./src/github.com/docker/docker/client/client_unix.go ./src/github.com/docker/docker/client/config_create.go ./src/github.com/docker/docker/client/config_inspect.go ./src/github.com/docker/docker/client/config_list.go ./src/github.com/docker/docker/client/config_remove.go ./src/github.com/docker/docker/client/config_update.go ./src/github.com/docker/docker/client/container_attach.go ./src/github.com/docker/docker/client/container_commit.go ./src/github.com/docker/docker/client/container_copy.go ./src/github.com/docker/docker/client/container_create.go ./src/github.com/docker/docker/client/container_diff.go ./src/github.com/docker/docker/client/container_exec.go ./src/github.com/docker/docker/client/container_export.go ./src/github.com/docker/docker/client/container_inspect.go ./src/github.com/docker/docker/client/container_kill.go ./src/github.com/docker/docker/client/container_list.go ./src/github.com/docker/docker/client/container_logs.go ./src/github.com/docker/docker/client/container_pause.go ./src/github.com/docker/docker/client/container_prune.go ./src/github.com/docker/docker/client/container_remove.go ./src/github.com/docker/docker/client/container_rename.go ./src/github.com/docker/docker/client/container_resize.go ./src/github.com/docker/docker/client/container_restart.go ./src/github.com/docker/docker/client/container_start.go ./src/github.com/docker/docker/client/container_stats.go ./src/github.com/docker/docker/client/container_stop.go ./src/github.com/docker/docker/client/container_top.go ./src/github.com/docker/docker/client/container_unpause.go ./src/github.com/docker/docker/client/container_update.go ./src/github.com/docker/docker/client/container_wait.go ./src/github.com/docker/docker/client/disk_usage.go ./src/github.com/docker/docker/client/distribution_inspect.go ./src/github.com/docker/docker/client/envvars.go ./src/github.com/docker/docker/client/errors.go ./src/github.com/docker/docker/client/events.go ./src/github.com/docker/docker/client/hijack.go ./src/github.com/docker/docker/client/image_build.go ./src/github.com/docker/docker/client/image_create.go ./src/github.com/docker/docker/client/image_history.go ./src/github.com/docker/docker/client/image_import.go ./src/github.com/docker/docker/client/image_inspect.go ./src/github.com/docker/docker/client/image_list.go ./src/github.com/docker/docker/client/image_load.go ./src/github.com/docker/docker/client/image_prune.go ./src/github.com/docker/docker/client/image_pull.go ./src/github.com/docker/docker/client/image_push.go ./src/github.com/docker/docker/client/image_remove.go ./src/github.com/docker/docker/client/image_save.go ./src/github.com/docker/docker/client/image_search.go ./src/github.com/docker/docker/client/image_tag.go ./src/github.com/docker/docker/client/info.go ./src/github.com/docker/docker/client/interface.go ./src/github.com/docker/docker/client/interface_experimental.go ./src/github.com/docker/docker/client/interface_stable.go ./src/github.com/docker/docker/client/login.go ./src/github.com/docker/docker/client/network_connect.go ./src/github.com/docker/docker/client/network_create.go ./src/github.com/docker/docker/client/network_disconnect.go ./src/github.com/docker/docker/client/network_inspect.go ./src/github.com/docker/docker/client/network_list.go ./src/github.com/docker/docker/client/network_prune.go ./src/github.com/docker/docker/client/network_remove.go ./src/github.com/docker/docker/client/node_inspect.go ./src/github.com/docker/docker/client/node_list.go ./src/github.com/docker/docker/client/node_remove.go ./src/github.com/docker/docker/client/node_update.go ./src/github.com/docker/docker/client/options.go ./src/github.com/docker/docker/client/ping.go ./src/github.com/docker/docker/client/plugin_create.go ./src/github.com/docker/docker/client/plugin_disable.go ./src/github.com/docker/docker/client/plugin_enable.go ./src/github.com/docker/docker/client/plugin_inspect.go ./src/github.com/docker/docker/client/plugin_install.go ./src/github.com/docker/docker/client/plugin_list.go ./src/github.com/docker/docker/client/plugin_push.go ./src/github.com/docker/docker/client/plugin_remove.go ./src/github.com/docker/docker/client/plugin_set.go ./src/github.com/docker/docker/client/plugin_upgrade.go ./src/github.com/docker/docker/client/request.go ./src/github.com/docker/docker/client/secret_create.go ./src/github.com/docker/docker/client/secret_inspect.go ./src/github.com/docker/docker/client/secret_list.go ./src/github.com/docker/docker/client/secret_remove.go ./src/github.com/docker/docker/client/secret_update.go ./src/github.com/docker/docker/client/service_create.go ./src/github.com/docker/docker/client/service_inspect.go ./src/github.com/docker/docker/client/service_list.go ./src/github.com/docker/docker/client/service_logs.go ./src/github.com/docker/docker/client/service_remove.go ./src/github.com/docker/docker/client/service_update.go ./src/github.com/docker/docker/client/swarm_get_unlock_key.go ./src/github.com/docker/docker/client/swarm_init.go ./src/github.com/docker/docker/client/swarm_inspect.go ./src/github.com/docker/docker/client/swarm_join.go ./src/github.com/docker/docker/client/swarm_leave.go ./src/github.com/docker/docker/client/swarm_unlock.go ./src/github.com/docker/docker/client/swarm_update.go ./src/github.com/docker/docker/client/task_inspect.go ./src/github.com/docker/docker/client/task_list.go ./src/github.com/docker/docker/client/task_logs.go ./src/github.com/docker/docker/client/utils.go ./src/github.com/docker/docker/client/version.go ./src/github.com/docker/docker/client/volume_create.go ./src/github.com/docker/docker/client/volume_inspect.go ./src/github.com/docker/docker/client/volume_list.go ./src/github.com/docker/docker/client/volume_prune.go ./src/github.com/docker/docker/client/volume_remove.go ./src/github.com/docker/docker/client/volume_update.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b702/_pkg_.a # internal cp $WORK/b702/_pkg_.a /builddir/.cache/go-build/d8/d88d69a9a7cf90803f15c81341fbcaf65dedce5affe8701e6ae0280f669c653b-d # internal github.com/containers/common/libnetwork/network mkdir -p $WORK/b701/ cat >/tmp/go-build267750084/b701/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/containers/common/libnetwork/netavark=/tmp/go-build267750084/b702/_pkg_.a packagefile github.com/containers/common/libnetwork/types=/tmp/go-build267750084/b064/_pkg_.a packagefile github.com/containers/common/pkg/config=/tmp/go-build267750084/b611/_pkg_.a packagefile github.com/containers/storage=/tmp/go-build267750084/b498/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=/tmp/go-build267750084/b163/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=/tmp/go-build267750084/b165/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build267750084/b086/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile path/filepath=/tmp/go-build267750084/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b701/_pkg_.a -trimpath "$WORK/b701=>" -p github.com/containers/common/libnetwork/network -complete -installsuffix shared -buildid zcBHnxCGgD1R4ERbMc58/zcBHnxCGgD1R4ERbMc58 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b701/importcfg -pack ./src/github.com/containers/common/libnetwork/network/interface.go ./src/github.com/containers/common/libnetwork/network/interface_cni_unsupported.go ./src/github.com/containers/common/libnetwork/network/interface_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b355/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b321/_pkg_.a # internal cp $WORK/b355/_pkg_.a /builddir/.cache/go-build/44/449db946c6a02668d560557af968b813e6f702ce04fd4fe993ab4ef00472367d-d # internal cp $WORK/b321/_pkg_.a /builddir/.cache/go-build/fb/fb5efdae939760ab941771e5c7a3131d1f1174452a30999c2d3688f55336b0f6-d # internal github.com/go-openapi/runtime mkdir -p $WORK/b318/ cat >/tmp/go-build267750084/b318/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build267750084/b060/_pkg_.a packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile context=/tmp/go-build267750084/b002/_pkg_.a packagefile encoding=/tmp/go-build267750084/b032/_pkg_.a packagefile encoding/csv=/tmp/go-build267750084/b319/_pkg_.a packagefile encoding/json=/tmp/go-build267750084/b027/_pkg_.a packagefile encoding/xml=/tmp/go-build267750084/b320/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/go-openapi/errors=/tmp/go-build267750084/b317/_pkg_.a packagefile github.com/go-openapi/strfmt=/tmp/go-build267750084/b321/_pkg_.a packagefile github.com/go-openapi/swag=/tmp/go-build267750084/b335/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile mime=/tmp/go-build267750084/b209/_pkg_.a packagefile net/http=/tmp/go-build267750084/b198/_pkg_.a packagefile net/url=/tmp/go-build267750084/b132/_pkg_.a packagefile reflect=/tmp/go-build267750084/b037/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b318/_pkg_.a -trimpath "$WORK/b318=>" -p github.com/go-openapi/runtime -complete -installsuffix shared -buildid _K7N9VzlynkijFV42l9A/_K7N9VzlynkijFV42l9A -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b318/importcfg -pack ./src/github.com/go-openapi/runtime/bytestream.go ./src/github.com/go-openapi/runtime/client_auth_info.go ./src/github.com/go-openapi/runtime/client_operation.go ./src/github.com/go-openapi/runtime/client_request.go ./src/github.com/go-openapi/runtime/client_response.go ./src/github.com/go-openapi/runtime/constants.go ./src/github.com/go-openapi/runtime/csv.go ./src/github.com/go-openapi/runtime/discard.go ./src/github.com/go-openapi/runtime/file.go ./src/github.com/go-openapi/runtime/headers.go ./src/github.com/go-openapi/runtime/interfaces.go ./src/github.com/go-openapi/runtime/json.go ./src/github.com/go-openapi/runtime/request.go ./src/github.com/go-openapi/runtime/statuses.go ./src/github.com/go-openapi/runtime/text.go ./src/github.com/go-openapi/runtime/values.go ./src/github.com/go-openapi/runtime/xml.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b701/_pkg_.a # internal cp $WORK/b701/_pkg_.a /builddir/.cache/go-build/c7/c7888e02fec973b83e197f35e0638f884ebefe5823a793a1056ded558c5872b9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b318/_pkg_.a # internal cp $WORK/b318/_pkg_.a /builddir/.cache/go-build/c0/c00f09446685b8d1e083da991e29a508dc57de9dc2ee5337931ccbfda156d14f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b539/_pkg_.a # internal cp $WORK/b539/_pkg_.a /builddir/.cache/go-build/f5/f5b706d2ac55f9d2c3bb24fce5c91355e771d3caec34eed50147d861ece990f7-d # internal github.com/containers/common/pkg/auth mkdir -p $WORK/b690/ github.com/containers/image/v5/openshift mkdir -p $WORK/b603/ cat >/tmp/go-build267750084/b690/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build267750084/b060/_pkg_.a packagefile context=/tmp/go-build267750084/b002/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/containers/common/pkg/completion=/tmp/go-build267750084/b691/_pkg_.a packagefile github.com/containers/common/pkg/password=/tmp/go-build267750084/b694/_pkg_.a packagefile github.com/containers/image/v5/docker=/tmp/go-build267750084/b539/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build267750084/b074/_pkg_.a packagefile github.com/containers/image/v5/pkg/docker/config=/tmp/go-build267750084/b544/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=/tmp/go-build267750084/b545/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build267750084/b081/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=/tmp/go-build267750084/b195/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build267750084/b086/_pkg_.a packagefile github.com/spf13/pflag=/tmp/go-build267750084/b693/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile net/url=/tmp/go-build267750084/b132/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile path/filepath=/tmp/go-build267750084/b059/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a EOF cat >/tmp/go-build267750084/b603/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile context=/tmp/go-build267750084/b002/_pkg_.a packagefile crypto/rand=/tmp/go-build267750084/b115/_pkg_.a packagefile crypto/tls=/tmp/go-build267750084/b118/_pkg_.a packagefile crypto/x509=/tmp/go-build267750084/b127/_pkg_.a packagefile dario.cat/mergo=/tmp/go-build267750084/b604/_pkg_.a packagefile encoding/base64=/tmp/go-build267750084/b033/_pkg_.a packagefile encoding/json=/tmp/go-build267750084/b027/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/containers/image/v5/docker=/tmp/go-build267750084/b539/_pkg_.a packagefile github.com/containers/image/v5/docker/policyconfiguration=/tmp/go-build267750084/b540/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build267750084/b074/_pkg_.a packagefile github.com/containers/image/v5/internal/image=/tmp/go-build267750084/b293/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination=/tmp/go-build267750084/b300/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/impl=/tmp/go-build267750084/b490/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/stubs=/tmp/go-build267750084/b301/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/impl=/tmp/go-build267750084/b491/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/stubs=/tmp/go-build267750084/b295/_pkg_.a packagefile github.com/containers/image/v5/internal/iolimits=/tmp/go-build267750084/b298/_pkg_.a packagefile github.com/containers/image/v5/internal/private=/tmp/go-build267750084/b296/_pkg_.a packagefile github.com/containers/image/v5/internal/set=/tmp/go-build267750084/b142/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=/tmp/go-build267750084/b297/_pkg_.a packagefile github.com/containers/image/v5/manifest=/tmp/go-build267750084/b078/_pkg_.a packagefile github.com/containers/image/v5/transports=/tmp/go-build267750084/b382/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build267750084/b081/_pkg_.a packagefile github.com/containers/image/v5/version=/tmp/go-build267750084/b314/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=/tmp/go-build267750084/b195/_pkg_.a packagefile github.com/containers/storage/pkg/regexp=/tmp/go-build267750084/b065/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build267750084/b075/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build267750084/b086/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build267750084/b090/_pkg_.a packagefile gopkg.in/yaml.v3=/tmp/go-build267750084/b150/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile net=/tmp/go-build267750084/b068/_pkg_.a packagefile net/http=/tmp/go-build267750084/b198/_pkg_.a packagefile net/netip=/tmp/go-build267750084/b072/_pkg_.a packagefile net/url=/tmp/go-build267750084/b132/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile path=/tmp/go-build267750084/b049/_pkg_.a packagefile path/filepath=/tmp/go-build267750084/b059/_pkg_.a packagefile reflect=/tmp/go-build267750084/b037/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b690/_pkg_.a -trimpath "$WORK/b690=>" -p github.com/containers/common/pkg/auth -complete -installsuffix shared -buildid WIoNq_28x3b6hsQ3yLYL/WIoNq_28x3b6hsQ3yLYL -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b690/importcfg -pack ./src/github.com/containers/common/pkg/auth/auth.go ./src/github.com/containers/common/pkg/auth/cli.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b603/_pkg_.a -trimpath "$WORK/b603=>" -p github.com/containers/image/v5/openshift -complete -installsuffix shared -buildid luxxfMjciPPdkJLVhqzf/luxxfMjciPPdkJLVhqzf -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b603/importcfg -pack ./src/github.com/containers/image/v5/openshift/openshift-copies.go ./src/github.com/containers/image/v5/openshift/openshift.go ./src/github.com/containers/image/v5/openshift/openshift_dest.go ./src/github.com/containers/image/v5/openshift/openshift_src.go ./src/github.com/containers/image/v5/openshift/openshift_transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b638/_pkg_.a # internal cp $WORK/b638/_pkg_.a /builddir/.cache/go-build/8d/8d7a5c457ae075c5a08de3f636bce8c9670db36f65f84513cb12a8ec9d0b90cc-d # internal github.com/openshift/imagebuilder mkdir -p $WORK/b652/ cat >/tmp/go-build267750084/b652/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile flag=/tmp/go-build267750084/b052/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/containerd/containerd/platforms=/tmp/go-build267750084/b216/_pkg_.a packagefile github.com/containers/storage/pkg/regexp=/tmp/go-build267750084/b065/_pkg_.a packagefile github.com/fsouza/go-dockerclient=/tmp/go-build267750084/b638/_pkg_.a packagefile github.com/moby/buildkit/frontend/dockerfile/parser=/tmp/go-build267750084/b653/_pkg_.a packagefile github.com/moby/buildkit/frontend/dockerfile/shell=/tmp/go-build267750084/b655/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/command=/tmp/go-build267750084/b658/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/parser=/tmp/go-build267750084/b659/_pkg_.a packagefile github.com/openshift/imagebuilder/signal=/tmp/go-build267750084/b660/_pkg_.a packagefile github.com/openshift/imagebuilder/strslice=/tmp/go-build267750084/b661/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile io/ioutil=/tmp/go-build267750084/b138/_pkg_.a packagefile log=/tmp/go-build267750084/b088/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile path/filepath=/tmp/go-build267750084/b059/_pkg_.a packagefile runtime=/tmp/go-build267750084/b009/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile text/scanner=/tmp/go-build267750084/b154/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a packagefile unicode=/tmp/go-build267750084/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b652/_pkg_.a -trimpath "$WORK/b652=>" -p github.com/openshift/imagebuilder -complete -installsuffix shared -buildid uxBwUTr7gM1priWEMViI/uxBwUTr7gM1priWEMViI -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b652/importcfg -pack ./src/github.com/openshift/imagebuilder/builder.go ./src/github.com/openshift/imagebuilder/constants.go ./src/github.com/openshift/imagebuilder/dispatchers.go ./src/github.com/openshift/imagebuilder/doc.go ./src/github.com/openshift/imagebuilder/evaluator.go ./src/github.com/openshift/imagebuilder/internals.go ./src/github.com/openshift/imagebuilder/shell_parser.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b690/_pkg_.a # internal cp $WORK/b690/_pkg_.a /builddir/.cache/go-build/6b/6b2b43b034f008dd9e17702913d38fcff98106bacd82099ead0964576ee47574-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b344/_pkg_.a # internal cp $WORK/b344/_pkg_.a /builddir/.cache/go-build/bc/bcfeca254174eed98182d2437852f705953965905c2109bb162d9505d8f528b9-d # internal github.com/go-openapi/analysis/internal/flatten/normalize mkdir -p $WORK/b343/ github.com/go-openapi/analysis/internal/flatten/operations cat >/tmp/go-build267750084/b343/importcfg << 'EOF' # internal # import config packagefile github.com/go-openapi/spec=/tmp/go-build267750084/b344/_pkg_.a packagefile net/url=/tmp/go-build267750084/b132/_pkg_.a packagefile path=/tmp/go-build267750084/b049/_pkg_.a packagefile path/filepath=/tmp/go-build267750084/b059/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a EOF github.com/go-openapi/analysis/internal/flatten/replace github.com/go-openapi/analysis/internal/flatten/schutils mkdir -p $WORK/b350/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b343/_pkg_.a -trimpath "$WORK/b343=>" -p github.com/go-openapi/analysis/internal/flatten/normalize -complete -installsuffix shared -buildid NyX58bH74hdu87DyWFWb/NyX58bH74hdu87DyWFWb -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b343/importcfg -pack ./src/github.com/go-openapi/analysis/internal/flatten/normalize/normalize.go mkdir -p $WORK/b351/ cat >/tmp/go-build267750084/b350/importcfg << 'EOF' # internal # import config packagefile github.com/go-openapi/jsonpointer=/tmp/go-build267750084/b347/_pkg_.a packagefile github.com/go-openapi/spec=/tmp/go-build267750084/b344/_pkg_.a packagefile github.com/go-openapi/swag=/tmp/go-build267750084/b335/_pkg_.a packagefile path=/tmp/go-build267750084/b049/_pkg_.a packagefile sort=/tmp/go-build267750084/b041/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b350/_pkg_.a -trimpath "$WORK/b350=>" -p github.com/go-openapi/analysis/internal/flatten/operations -complete -installsuffix shared -buildid 9S3jbnnoHfxrKmQzp9G0/9S3jbnnoHfxrKmQzp9G0 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b350/importcfg -pack ./src/github.com/go-openapi/analysis/internal/flatten/operations/operations.go mkdir -p $WORK/b352/ cat >/tmp/go-build267750084/b351/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/go-openapi/analysis/internal/debug=/tmp/go-build267750084/b342/_pkg_.a packagefile github.com/go-openapi/jsonpointer=/tmp/go-build267750084/b347/_pkg_.a packagefile github.com/go-openapi/spec=/tmp/go-build267750084/b344/_pkg_.a packagefile net/url=/tmp/go-build267750084/b132/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile path=/tmp/go-build267750084/b049/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b351/_pkg_.a -trimpath "$WORK/b351=>" -p github.com/go-openapi/analysis/internal/flatten/replace -complete -installsuffix shared -buildid vn82CIgkObH88k1zqYoC/vn82CIgkObH88k1zqYoC -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b351/importcfg -pack ./src/github.com/go-openapi/analysis/internal/flatten/replace/replace.go cat >/tmp/go-build267750084/b352/importcfg << 'EOF' # internal # import config packagefile github.com/go-openapi/spec=/tmp/go-build267750084/b344/_pkg_.a packagefile github.com/go-openapi/swag=/tmp/go-build267750084/b335/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b352/_pkg_.a -trimpath "$WORK/b352=>" -p github.com/go-openapi/analysis/internal/flatten/schutils -complete -installsuffix shared -buildid 8wTuJCZQW8TEsVe7jbUR/8wTuJCZQW8TEsVe7jbUR -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b352/importcfg -pack ./src/github.com/go-openapi/analysis/internal/flatten/schutils/flatten_schema.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b352/_pkg_.a # internal cp $WORK/b352/_pkg_.a /builddir/.cache/go-build/1e/1ee79356beef797590f919f76ec8c08b9cd2e1ce7c0ef47e145a41ab2403ad41-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b343/_pkg_.a # internal cp $WORK/b343/_pkg_.a /builddir/.cache/go-build/ee/eebc85532398f7aa3ebc556f3287f08e707e9161cae61485a2d5326baa356f98-d # internal github.com/go-openapi/analysis/internal/flatten/sortref mkdir -p $WORK/b353/ cat >/tmp/go-build267750084/b353/importcfg << 'EOF' # internal # import config packagefile github.com/go-openapi/analysis/internal/flatten/normalize=/tmp/go-build267750084/b343/_pkg_.a packagefile github.com/go-openapi/jsonpointer=/tmp/go-build267750084/b347/_pkg_.a packagefile github.com/go-openapi/spec=/tmp/go-build267750084/b344/_pkg_.a packagefile net/http=/tmp/go-build267750084/b198/_pkg_.a packagefile path=/tmp/go-build267750084/b049/_pkg_.a packagefile reflect=/tmp/go-build267750084/b037/_pkg_.a packagefile sort=/tmp/go-build267750084/b041/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b353/_pkg_.a -trimpath "$WORK/b353=>" -p github.com/go-openapi/analysis/internal/flatten/sortref -complete -installsuffix shared -buildid t8WStaXOlIvWsrSFfA3W/t8WStaXOlIvWsrSFfA3W -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b353/importcfg -pack ./src/github.com/go-openapi/analysis/internal/flatten/sortref/keys.go ./src/github.com/go-openapi/analysis/internal/flatten/sortref/sort_ref.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b350/_pkg_.a # internal cp $WORK/b350/_pkg_.a /builddir/.cache/go-build/14/1446e898a0b6f35ea3acce6c7729c7908140177750c3c8aef8a0c3a2e179a5c6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b351/_pkg_.a # internal cp $WORK/b351/_pkg_.a /builddir/.cache/go-build/3b/3b376d230e36c906b7e12c87871e3c6ea7ecfd341b3dce83fed5ac48a6eb0c8f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b452/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b603/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b552/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b353/_pkg_.a # internal cp $WORK/b603/_pkg_.a /builddir/.cache/go-build/86/86bdb99bb2c6ece68c8398f10c848999e43ed81749c96bc1a93c0603c363eac2-d # internal cp $WORK/b353/_pkg_.a /builddir/.cache/go-build/59/59f4fc1d29a07c1c3e120b28b0c9e48f96ffd19adf00f8e4158f4dd25b64aa08-d # internal github.com/go-openapi/analysis mkdir -p $WORK/b341/ cat >/tmp/go-build267750084/b341/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/go-openapi/analysis/internal/debug=/tmp/go-build267750084/b342/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/normalize=/tmp/go-build267750084/b343/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/operations=/tmp/go-build267750084/b350/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/replace=/tmp/go-build267750084/b351/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/schutils=/tmp/go-build267750084/b352/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/sortref=/tmp/go-build267750084/b353/_pkg_.a packagefile github.com/go-openapi/jsonpointer=/tmp/go-build267750084/b347/_pkg_.a packagefile github.com/go-openapi/spec=/tmp/go-build267750084/b344/_pkg_.a packagefile github.com/go-openapi/strfmt=/tmp/go-build267750084/b321/_pkg_.a packagefile github.com/go-openapi/swag=/tmp/go-build267750084/b335/_pkg_.a packagefile log=/tmp/go-build267750084/b088/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile path=/tmp/go-build267750084/b049/_pkg_.a packagefile reflect=/tmp/go-build267750084/b037/_pkg_.a packagefile sort=/tmp/go-build267750084/b041/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b341/_pkg_.a -trimpath "$WORK/b341=>" -p github.com/go-openapi/analysis -complete -installsuffix shared -buildid iP-S7BP_PzJSDOFO3E2t/iP-S7BP_PzJSDOFO3E2t -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b341/importcfg -pack ./src/github.com/go-openapi/analysis/analyzer.go ./src/github.com/go-openapi/analysis/debug.go ./src/github.com/go-openapi/analysis/doc.go ./src/github.com/go-openapi/analysis/fixer.go ./src/github.com/go-openapi/analysis/flatten.go ./src/github.com/go-openapi/analysis/flatten_name.go ./src/github.com/go-openapi/analysis/flatten_options.go ./src/github.com/go-openapi/analysis/mixin.go ./src/github.com/go-openapi/analysis/schema.go cp $WORK/b452/_pkg_.a /builddir/.cache/go-build/35/3501ed8cc025e2425153f6b1b6b35fd19b4c70d6c32bfb4494201278f54d35ad-d # internal google.golang.org/grpc/internal/transport mkdir -p $WORK/b451/ cat >/tmp/go-build267750084/b451/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build267750084/b060/_pkg_.a packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile context=/tmp/go-build267750084/b002/_pkg_.a packagefile encoding/base64=/tmp/go-build267750084/b033/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/golang/protobuf/proto=/tmp/go-build267750084/b226/_pkg_.a packagefile golang.org/x/net/http2=/tmp/go-build267750084/b452/_pkg_.a packagefile golang.org/x/net/http2/hpack=/tmp/go-build267750084/b459/_pkg_.a packagefile google.golang.org/grpc/codes=/tmp/go-build267750084/b218/_pkg_.a packagefile google.golang.org/grpc/credentials=/tmp/go-build267750084/b225/_pkg_.a packagefile google.golang.org/grpc/grpclog=/tmp/go-build267750084/b222/_pkg_.a packagefile google.golang.org/grpc/internal=/tmp/go-build267750084/b219/_pkg_.a packagefile google.golang.org/grpc/internal/channelz=/tmp/go-build267750084/b423/_pkg_.a packagefile google.golang.org/grpc/internal/credentials=/tmp/go-build267750084/b258/_pkg_.a packagefile google.golang.org/grpc/internal/grpclog=/tmp/go-build267750084/b223/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=/tmp/go-build267750084/b427/_pkg_.a packagefile google.golang.org/grpc/internal/grpcsync=/tmp/go-build267750084/b438/_pkg_.a packagefile google.golang.org/grpc/internal/grpcutil=/tmp/go-build267750084/b430/_pkg_.a packagefile google.golang.org/grpc/internal/metadata=/tmp/go-build267750084/b441/_pkg_.a packagefile google.golang.org/grpc/internal/pretty=/tmp/go-build267750084/b442/_pkg_.a packagefile google.golang.org/grpc/internal/status=/tmp/go-build267750084/b263/_pkg_.a packagefile google.golang.org/grpc/internal/syscall=/tmp/go-build267750084/b460/_pkg_.a packagefile google.golang.org/grpc/internal/transport/networktype=/tmp/go-build267750084/b450/_pkg_.a packagefile google.golang.org/grpc/keepalive=/tmp/go-build267750084/b461/_pkg_.a packagefile google.golang.org/grpc/metadata=/tmp/go-build267750084/b424/_pkg_.a packagefile google.golang.org/grpc/peer=/tmp/go-build267750084/b462/_pkg_.a packagefile google.golang.org/grpc/resolver=/tmp/go-build267750084/b224/_pkg_.a packagefile google.golang.org/grpc/stats=/tmp/go-build267750084/b463/_pkg_.a packagefile google.golang.org/grpc/status=/tmp/go-build267750084/b260/_pkg_.a packagefile google.golang.org/grpc/tap=/tmp/go-build267750084/b464/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile math=/tmp/go-build267750084/b035/_pkg_.a packagefile net=/tmp/go-build267750084/b068/_pkg_.a packagefile net/http=/tmp/go-build267750084/b198/_pkg_.a packagefile net/http/httputil=/tmp/go-build267750084/b465/_pkg_.a packagefile net/url=/tmp/go-build267750084/b132/_pkg_.a packagefile path/filepath=/tmp/go-build267750084/b059/_pkg_.a packagefile runtime=/tmp/go-build267750084/b009/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build267750084/b022/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a packagefile unicode/utf8=/tmp/go-build267750084/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b451/_pkg_.a -trimpath "$WORK/b451=>" -p google.golang.org/grpc/internal/transport -complete -installsuffix shared -buildid JRz09FwY4cTbD6GKU_UB/JRz09FwY4cTbD6GKU_UB -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b451/importcfg -pack ./src/google.golang.org/grpc/internal/transport/bdp_estimator.go ./src/google.golang.org/grpc/internal/transport/controlbuf.go ./src/google.golang.org/grpc/internal/transport/defaults.go ./src/google.golang.org/grpc/internal/transport/flowcontrol.go ./src/google.golang.org/grpc/internal/transport/handler_server.go ./src/google.golang.org/grpc/internal/transport/http2_client.go ./src/google.golang.org/grpc/internal/transport/http2_server.go ./src/google.golang.org/grpc/internal/transport/http_util.go ./src/google.golang.org/grpc/internal/transport/logging.go ./src/google.golang.org/grpc/internal/transport/proxy.go ./src/google.golang.org/grpc/internal/transport/transport.go cp $WORK/b552/_pkg_.a /builddir/.cache/go-build/ce/ceefd90871fb20c5994ec073127e769ae9116f3632732be706026015ecb45a97-d # internal github.com/containers/image/v5/docker/daemon mkdir -p $WORK/b551/ cat >/tmp/go-build267750084/b551/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build267750084/b002/_pkg_.a packagefile encoding/json=/tmp/go-build267750084/b027/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/containers/image/v5/docker/internal/tarfile=/tmp/go-build267750084/b550/_pkg_.a packagefile github.com/containers/image/v5/docker/policyconfiguration=/tmp/go-build267750084/b540/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build267750084/b074/_pkg_.a packagefile github.com/containers/image/v5/internal/image=/tmp/go-build267750084/b293/_pkg_.a packagefile github.com/containers/image/v5/internal/private=/tmp/go-build267750084/b296/_pkg_.a packagefile github.com/containers/image/v5/transports=/tmp/go-build267750084/b382/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build267750084/b081/_pkg_.a packagefile github.com/docker/docker/client=/tmp/go-build267750084/b552/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=/tmp/go-build267750084/b495/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build267750084/b075/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build267750084/b086/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile net/http=/tmp/go-build267750084/b198/_pkg_.a packagefile path/filepath=/tmp/go-build267750084/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b551/_pkg_.a -trimpath "$WORK/b551=>" -p github.com/containers/image/v5/docker/daemon -complete -installsuffix shared -buildid gFT8aJ1jTVaNIy55I1M7/gFT8aJ1jTVaNIy55I1M7 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b551/importcfg -pack ./src/github.com/containers/image/v5/docker/daemon/client.go ./src/github.com/containers/image/v5/docker/daemon/daemon_dest.go ./src/github.com/containers/image/v5/docker/daemon/daemon_src.go ./src/github.com/containers/image/v5/docker/daemon/daemon_transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b652/_pkg_.a # internal cp $WORK/b652/_pkg_.a /builddir/.cache/go-build/a3/a3f826a84ed8fc4d3a6c11d86715c45a16963629cc89e88f513866a0f3ca47b9-d # internal github.com/containers/buildah/internal/config mkdir -p $WORK/b637/ github.com/containers/buildah/pkg/parse mkdir -p $WORK/b682/ cat >/tmp/go-build267750084/b637/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/containers/buildah/docker=/tmp/go-build267750084/b635/_pkg_.a packagefile github.com/containers/image/v5/manifest=/tmp/go-build267750084/b078/_pkg_.a packagefile github.com/fsouza/go-dockerclient=/tmp/go-build267750084/b638/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build267750084/b084/_pkg_.a packagefile github.com/openshift/imagebuilder=/tmp/go-build267750084/b652/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b637/_pkg_.a -trimpath "$WORK/b637=>" -p github.com/containers/buildah/internal/config -complete -installsuffix shared -buildid Wf7Xi14TPsEkIOIL-Esg/Wf7Xi14TPsEkIOIL-Esg -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b637/importcfg -pack ./_build/src/github.com/containers/buildah/internal/config/convert.go ./_build/src/github.com/containers/buildah/internal/config/executor.go ./_build/src/github.com/containers/buildah/internal/config/override.go cat >/tmp/go-build267750084/b682/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/containerd/containerd/platforms=/tmp/go-build267750084/b216/_pkg_.a packagefile github.com/containers/buildah/define=/tmp/go-build267750084/b063/_pkg_.a packagefile github.com/containers/buildah/internal/mkcw/types=/tmp/go-build267750084/b663/_pkg_.a packagefile github.com/containers/buildah/internal/parse=/tmp/go-build267750084/b677/_pkg_.a packagefile github.com/containers/buildah/internal/sbom=/tmp/go-build267750084/b674/_pkg_.a packagefile github.com/containers/buildah/internal/tmpdir=/tmp/go-build267750084/b664/_pkg_.a packagefile github.com/containers/buildah/pkg/sshagent=/tmp/go-build267750084/b683/_pkg_.a packagefile github.com/containers/common/pkg/auth=/tmp/go-build267750084/b690/_pkg_.a packagefile github.com/containers/common/pkg/config=/tmp/go-build267750084/b611/_pkg_.a packagefile github.com/containers/common/pkg/parse=/tmp/go-build267750084/b678/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build267750084/b074/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build267750084/b081/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=/tmp/go-build267750084/b155/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=/tmp/go-build267750084/b165/_pkg_.a packagefile github.com/containers/storage/types=/tmp/go-build267750084/b191/_pkg_.a packagefile github.com/cyphar/filepath-securejoin=/tmp/go-build267750084/b536/_pkg_.a packagefile github.com/docker/go-units=/tmp/go-build267750084/b159/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/devices=/tmp/go-build267750084/b196/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build267750084/b167/_pkg_.a packagefile github.com/openshift/imagebuilder=/tmp/go-build267750084/b652/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build267750084/b086/_pkg_.a packagefile github.com/spf13/cobra=/tmp/go-build267750084/b692/_pkg_.a packagefile github.com/spf13/pflag=/tmp/go-build267750084/b693/_pkg_.a packagefile golang.org/x/term=/tmp/go-build267750084/b378/_pkg_.a packagefile net=/tmp/go-build267750084/b068/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile path/filepath=/tmp/go-build267750084/b059/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile unicode=/tmp/go-build267750084/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b682/_pkg_.a -trimpath "$WORK/b682=>" -p github.com/containers/buildah/pkg/parse -complete -installsuffix shared -buildid LRs7iR91p5V0Hv9Jfn0O/LRs7iR91p5V0Hv9Jfn0O -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b682/importcfg -pack ./_build/src/github.com/containers/buildah/pkg/parse/parse.go ./_build/src/github.com/containers/buildah/pkg/parse/parse_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b637/_pkg_.a # internal cp $WORK/b637/_pkg_.a /builddir/.cache/go-build/e9/e9caceeceb5d03ba838ad74388f1cb3bcaee50b8ff170273c3718136d860257f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b551/_pkg_.a # internal cp $WORK/b551/_pkg_.a /builddir/.cache/go-build/f9/f96de5c3425abcc59e5d42a549685666d02f729ac8bd57ca26e8b06dee121750-d # internal github.com/containers/image/v5/transports/alltransports mkdir -p $WORK/b537/ cat >/tmp/go-build267750084/b537/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/containers/image/v5/directory=/tmp/go-build267750084/b538/_pkg_.a packagefile github.com/containers/image/v5/docker=/tmp/go-build267750084/b539/_pkg_.a packagefile github.com/containers/image/v5/docker/archive=/tmp/go-build267750084/b549/_pkg_.a packagefile github.com/containers/image/v5/docker/daemon=/tmp/go-build267750084/b551/_pkg_.a packagefile github.com/containers/image/v5/oci/archive=/tmp/go-build267750084/b602/_pkg_.a packagefile github.com/containers/image/v5/oci/layout=/tmp/go-build267750084/b488/_pkg_.a packagefile github.com/containers/image/v5/openshift=/tmp/go-build267750084/b603/_pkg_.a packagefile github.com/containers/image/v5/sif=/tmp/go-build267750084/b605/_pkg_.a packagefile github.com/containers/image/v5/storage=/tmp/go-build267750084/b496/_pkg_.a packagefile github.com/containers/image/v5/tarball=/tmp/go-build267750084/b609/_pkg_.a packagefile github.com/containers/image/v5/transports=/tmp/go-build267750084/b382/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build267750084/b081/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b537/_pkg_.a -trimpath "$WORK/b537=>" -p github.com/containers/image/v5/transports/alltransports -complete -installsuffix shared -buildid A8PgMXuxnB8ptCqTWbZT/A8PgMXuxnB8ptCqTWbZT -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b537/importcfg -pack ./src/github.com/containers/image/v5/transports/alltransports/alltransports.go ./src/github.com/containers/image/v5/transports/alltransports/docker_daemon.go ./src/github.com/containers/image/v5/transports/alltransports/ostree_stub.go ./src/github.com/containers/image/v5/transports/alltransports/storage.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b537/_pkg_.a # internal cp $WORK/b537/_pkg_.a /builddir/.cache/go-build/2a/2a4a6a22858accd41c3e96b5bf82b7ffc5cfb3897a65324b15e67c52ba896f5b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b682/_pkg_.a # internal cp $WORK/b682/_pkg_.a /builddir/.cache/go-build/61/617a06740ef86aaf306e416e1b4de81e05e3a4097c33f43c07529851c9c7f1a8-d # internal github.com/containers/buildah/pkg/util mkdir -p $WORK/b695/ cat >/tmp/go-build267750084/b695/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/containers/buildah/pkg/parse=/tmp/go-build267750084/b682/_pkg_.a packagefile github.com/docker/go-units=/tmp/go-build267750084/b159/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build267750084/b087/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile path/filepath=/tmp/go-build267750084/b059/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile syscall=/tmp/go-build267750084/b024/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b695/_pkg_.a -trimpath "$WORK/b695=>" -p github.com/containers/buildah/pkg/util -complete -installsuffix shared -buildid gPj-J0F3dBLgz1orWEVG/gPj-J0F3dBLgz1orWEVG -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b695/importcfg -pack ./_build/src/github.com/containers/buildah/pkg/util/resource_unix.go ./_build/src/github.com/containers/buildah/pkg/util/uptime_linux.go ./_build/src/github.com/containers/buildah/pkg/util/util.go ./_build/src/github.com/containers/buildah/pkg/util/version_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b341/_pkg_.a # internal cp $WORK/b341/_pkg_.a /builddir/.cache/go-build/5b/5b146cca5cbd7768ac655a8dc0584d55c8814e46c8a6c61d5b600c6cff6f2a98-d # internal github.com/go-openapi/loads mkdir -p $WORK/b354/ cat >/tmp/go-build267750084/b354/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile encoding/gob=/tmp/go-build267750084/b345/_pkg_.a packagefile encoding/json=/tmp/go-build267750084/b027/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/go-openapi/analysis=/tmp/go-build267750084/b341/_pkg_.a packagefile github.com/go-openapi/spec=/tmp/go-build267750084/b344/_pkg_.a packagefile github.com/go-openapi/swag=/tmp/go-build267750084/b335/_pkg_.a packagefile net/url=/tmp/go-build267750084/b132/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b354/_pkg_.a -trimpath "$WORK/b354=>" -p github.com/go-openapi/loads -complete -installsuffix shared -buildid wmELvsKEdUBqjmWL0MB6/wmELvsKEdUBqjmWL0MB6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b354/importcfg -pack ./src/github.com/go-openapi/loads/doc.go ./src/github.com/go-openapi/loads/loaders.go ./src/github.com/go-openapi/loads/options.go ./src/github.com/go-openapi/loads/spec.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b695/_pkg_.a # internal cp $WORK/b695/_pkg_.a /builddir/.cache/go-build/35/357193c2f4f7adc249e534596ee69a25a261e7ae5a06c07b676dc3c1d3aaf011-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b354/_pkg_.a # internal cp $WORK/b354/_pkg_.a /builddir/.cache/go-build/bc/bc60e1dbce369263b2673467fa1f1baaf1fd3718e332a4db462adda9cae8ceab-d # internal github.com/go-openapi/validate mkdir -p $WORK/b340/ cat >/tmp/go-build267750084/b340/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build267750084/b002/_pkg_.a packagefile encoding/json=/tmp/go-build267750084/b027/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/go-openapi/analysis=/tmp/go-build267750084/b341/_pkg_.a packagefile github.com/go-openapi/errors=/tmp/go-build267750084/b317/_pkg_.a packagefile github.com/go-openapi/jsonpointer=/tmp/go-build267750084/b347/_pkg_.a packagefile github.com/go-openapi/loads=/tmp/go-build267750084/b354/_pkg_.a packagefile github.com/go-openapi/spec=/tmp/go-build267750084/b344/_pkg_.a packagefile github.com/go-openapi/strfmt=/tmp/go-build267750084/b321/_pkg_.a packagefile github.com/go-openapi/swag=/tmp/go-build267750084/b335/_pkg_.a packagefile log=/tmp/go-build267750084/b088/_pkg_.a packagefile net/http=/tmp/go-build267750084/b198/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile path/filepath=/tmp/go-build267750084/b059/_pkg_.a packagefile reflect=/tmp/go-build267750084/b037/_pkg_.a packagefile regexp=/tmp/go-build267750084/b066/_pkg_.a packagefile runtime=/tmp/go-build267750084/b009/_pkg_.a packagefile sort=/tmp/go-build267750084/b041/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build267750084/b022/_pkg_.a packagefile unicode/utf8=/tmp/go-build267750084/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b340/_pkg_.a -trimpath "$WORK/b340=>" -p github.com/go-openapi/validate -complete -installsuffix shared -buildid vH_hbfl34ZcXgku6ITeK/vH_hbfl34ZcXgku6ITeK -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b340/importcfg -pack ./src/github.com/go-openapi/validate/context.go ./src/github.com/go-openapi/validate/debug.go ./src/github.com/go-openapi/validate/default_validator.go ./src/github.com/go-openapi/validate/doc.go ./src/github.com/go-openapi/validate/example_validator.go ./src/github.com/go-openapi/validate/formats.go ./src/github.com/go-openapi/validate/helpers.go ./src/github.com/go-openapi/validate/object_validator.go ./src/github.com/go-openapi/validate/options.go ./src/github.com/go-openapi/validate/result.go ./src/github.com/go-openapi/validate/rexp.go ./src/github.com/go-openapi/validate/schema.go ./src/github.com/go-openapi/validate/schema_messages.go ./src/github.com/go-openapi/validate/schema_option.go ./src/github.com/go-openapi/validate/schema_props.go ./src/github.com/go-openapi/validate/slice_validator.go ./src/github.com/go-openapi/validate/spec.go ./src/github.com/go-openapi/validate/spec_messages.go ./src/github.com/go-openapi/validate/type.go ./src/github.com/go-openapi/validate/validator.go ./src/github.com/go-openapi/validate/values.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b451/_pkg_.a # internal cp $WORK/b451/_pkg_.a /builddir/.cache/go-build/98/985534cdf4537d7e5a8c0992f117f3a44282be9a794fa03f9deb70343b856178-d # internal google.golang.org/grpc mkdir -p $WORK/b413/ cat >/tmp/go-build267750084/b413/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile compress/gzip=/tmp/go-build267750084/b199/_pkg_.a packagefile context=/tmp/go-build267750084/b002/_pkg_.a packagefile encoding/binary=/tmp/go-build267750084/b034/_pkg_.a packagefile encoding/json=/tmp/go-build267750084/b027/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile golang.org/x/net/trace=/tmp/go-build267750084/b414/_pkg_.a packagefile google.golang.org/grpc/backoff=/tmp/go-build267750084/b420/_pkg_.a packagefile google.golang.org/grpc/balancer=/tmp/go-build267750084/b421/_pkg_.a packagefile google.golang.org/grpc/balancer/base=/tmp/go-build267750084/b425/_pkg_.a packagefile google.golang.org/grpc/balancer/roundrobin=/tmp/go-build267750084/b426/_pkg_.a packagefile google.golang.org/grpc/channelz=/tmp/go-build267750084/b422/_pkg_.a packagefile google.golang.org/grpc/codes=/tmp/go-build267750084/b218/_pkg_.a packagefile google.golang.org/grpc/connectivity=/tmp/go-build267750084/b221/_pkg_.a packagefile google.golang.org/grpc/credentials=/tmp/go-build267750084/b225/_pkg_.a packagefile google.golang.org/grpc/credentials/insecure=/tmp/go-build267750084/b428/_pkg_.a packagefile google.golang.org/grpc/encoding=/tmp/go-build267750084/b429/_pkg_.a packagefile google.golang.org/grpc/encoding/proto=/tmp/go-build267750084/b432/_pkg_.a packagefile google.golang.org/grpc/grpclog=/tmp/go-build267750084/b222/_pkg_.a packagefile google.golang.org/grpc/internal=/tmp/go-build267750084/b219/_pkg_.a packagefile google.golang.org/grpc/internal/backoff=/tmp/go-build267750084/b433/_pkg_.a packagefile google.golang.org/grpc/internal/balancer/gracefulswitch=/tmp/go-build267750084/b434/_pkg_.a packagefile google.golang.org/grpc/internal/balancerload=/tmp/go-build267750084/b435/_pkg_.a packagefile google.golang.org/grpc/internal/binarylog=/tmp/go-build267750084/b436/_pkg_.a packagefile google.golang.org/grpc/internal/channelz=/tmp/go-build267750084/b423/_pkg_.a packagefile google.golang.org/grpc/internal/grpclog=/tmp/go-build267750084/b223/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=/tmp/go-build267750084/b427/_pkg_.a packagefile google.golang.org/grpc/internal/grpcsync=/tmp/go-build267750084/b438/_pkg_.a packagefile google.golang.org/grpc/internal/grpcutil=/tmp/go-build267750084/b430/_pkg_.a packagefile google.golang.org/grpc/internal/idle=/tmp/go-build267750084/b440/_pkg_.a packagefile google.golang.org/grpc/internal/metadata=/tmp/go-build267750084/b441/_pkg_.a packagefile google.golang.org/grpc/internal/pretty=/tmp/go-build267750084/b442/_pkg_.a packagefile google.golang.org/grpc/internal/resolver=/tmp/go-build267750084/b446/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/passthrough=/tmp/go-build267750084/b448/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/unix=/tmp/go-build267750084/b449/_pkg_.a packagefile google.golang.org/grpc/internal/serviceconfig=/tmp/go-build267750084/b447/_pkg_.a packagefile google.golang.org/grpc/internal/status=/tmp/go-build267750084/b263/_pkg_.a packagefile google.golang.org/grpc/internal/transport=/tmp/go-build267750084/b451/_pkg_.a packagefile google.golang.org/grpc/keepalive=/tmp/go-build267750084/b461/_pkg_.a packagefile google.golang.org/grpc/metadata=/tmp/go-build267750084/b424/_pkg_.a packagefile google.golang.org/grpc/peer=/tmp/go-build267750084/b462/_pkg_.a packagefile google.golang.org/grpc/resolver=/tmp/go-build267750084/b224/_pkg_.a packagefile google.golang.org/grpc/resolver/dns=/tmp/go-build267750084/b466/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=/tmp/go-build267750084/b259/_pkg_.a packagefile google.golang.org/grpc/stats=/tmp/go-build267750084/b463/_pkg_.a packagefile google.golang.org/grpc/status=/tmp/go-build267750084/b260/_pkg_.a packagefile google.golang.org/grpc/tap=/tmp/go-build267750084/b464/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile math=/tmp/go-build267750084/b035/_pkg_.a packagefile net=/tmp/go-build267750084/b068/_pkg_.a packagefile net/http=/tmp/go-build267750084/b198/_pkg_.a packagefile net/url=/tmp/go-build267750084/b132/_pkg_.a packagefile reflect=/tmp/go-build267750084/b037/_pkg_.a packagefile runtime=/tmp/go-build267750084/b009/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build267750084/b022/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b413/_pkg_.a -trimpath "$WORK/b413=>" -p google.golang.org/grpc -complete -installsuffix shared -buildid e4qf_R7f8kgJhyCeNa62/e4qf_R7f8kgJhyCeNa62 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b413/importcfg -pack ./src/google.golang.org/grpc/backoff.go ./src/google.golang.org/grpc/balancer_wrapper.go ./src/google.golang.org/grpc/call.go ./src/google.golang.org/grpc/clientconn.go ./src/google.golang.org/grpc/codec.go ./src/google.golang.org/grpc/dialoptions.go ./src/google.golang.org/grpc/doc.go ./src/google.golang.org/grpc/interceptor.go ./src/google.golang.org/grpc/picker_wrapper.go ./src/google.golang.org/grpc/pickfirst.go ./src/google.golang.org/grpc/preloader.go ./src/google.golang.org/grpc/resolver_wrapper.go ./src/google.golang.org/grpc/rpc_util.go ./src/google.golang.org/grpc/server.go ./src/google.golang.org/grpc/service_config.go ./src/google.golang.org/grpc/shared_buffer_pool.go ./src/google.golang.org/grpc/stream.go ./src/google.golang.org/grpc/trace.go ./src/google.golang.org/grpc/version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b340/_pkg_.a # internal cp $WORK/b340/_pkg_.a /builddir/.cache/go-build/4d/4d8482811e4e508eea5588be69510a6feb5b0716bd8a22b8613122f71b660f9f-d # internal github.com/sigstore/rekor/pkg/generated/models mkdir -p $WORK/b316/ cat >/tmp/go-build267750084/b316/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile context=/tmp/go-build267750084/b002/_pkg_.a packagefile encoding/json=/tmp/go-build267750084/b027/_pkg_.a packagefile github.com/go-openapi/errors=/tmp/go-build267750084/b317/_pkg_.a packagefile github.com/go-openapi/runtime=/tmp/go-build267750084/b318/_pkg_.a packagefile github.com/go-openapi/strfmt=/tmp/go-build267750084/b321/_pkg_.a packagefile github.com/go-openapi/swag=/tmp/go-build267750084/b335/_pkg_.a packagefile github.com/go-openapi/validate=/tmp/go-build267750084/b340/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b316/_pkg_.a -trimpath "$WORK/b316=>" -p github.com/sigstore/rekor/pkg/generated/models -complete -installsuffix shared -buildid LItc6GqhV9a5l0DqH6th/LItc6GqhV9a5l0DqH6th -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b316/importcfg -pack ./src/github.com/sigstore/rekor/pkg/generated/models/alpine.go ./src/github.com/sigstore/rekor/pkg/generated/models/alpine_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/alpine_v001_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/consistency_proof.go ./src/github.com/sigstore/rekor/pkg/generated/models/cose.go ./src/github.com/sigstore/rekor/pkg/generated/models/cose_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/cose_v001_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/dsse.go ./src/github.com/sigstore/rekor/pkg/generated/models/dsse_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/dsse_v001_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/error.go ./src/github.com/sigstore/rekor/pkg/generated/models/hashedrekord.go ./src/github.com/sigstore/rekor/pkg/generated/models/hashedrekord_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/hashedrekord_v001_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/helm.go ./src/github.com/sigstore/rekor/pkg/generated/models/helm_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/helm_v001_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/inactive_shard_log_info.go ./src/github.com/sigstore/rekor/pkg/generated/models/inclusion_proof.go ./src/github.com/sigstore/rekor/pkg/generated/models/intoto.go ./src/github.com/sigstore/rekor/pkg/generated/models/intoto_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/intoto_v001_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/intoto_v002_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/jar.go ./src/github.com/sigstore/rekor/pkg/generated/models/jar_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/jar_v001_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/log_entry.go ./src/github.com/sigstore/rekor/pkg/generated/models/log_info.go ./src/github.com/sigstore/rekor/pkg/generated/models/proposed_entry.go ./src/github.com/sigstore/rekor/pkg/generated/models/rekord.go ./src/github.com/sigstore/rekor/pkg/generated/models/rekord_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/rekord_v001_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/rfc3161.go ./src/github.com/sigstore/rekor/pkg/generated/models/rfc3161_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/rfc3161_v001_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/rpm.go ./src/github.com/sigstore/rekor/pkg/generated/models/rpm_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/rpm_v001_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/search_index.go ./src/github.com/sigstore/rekor/pkg/generated/models/search_log_query.go ./src/github.com/sigstore/rekor/pkg/generated/models/tuf.go ./src/github.com/sigstore/rekor/pkg/generated/models/tuf_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/tuf_v001_schema.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b413/_pkg_.a # internal cp $WORK/b413/_pkg_.a /builddir/.cache/go-build/80/80d5f69f3f52ed97fa508508bde8e9c1b03cfb86be451750175ae0d49bca0128-d # internal github.com/containers/ocicrypt/utils/keyprovider mkdir -p $WORK/b412/ cat >/tmp/go-build267750084/b412/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build267750084/b002/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/golang/protobuf/proto=/tmp/go-build267750084/b226/_pkg_.a packagefile google.golang.org/grpc=/tmp/go-build267750084/b413/_pkg_.a packagefile google.golang.org/grpc/codes=/tmp/go-build267750084/b218/_pkg_.a packagefile google.golang.org/grpc/status=/tmp/go-build267750084/b260/_pkg_.a packagefile math=/tmp/go-build267750084/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b412/_pkg_.a -trimpath "$WORK/b412=>" -p github.com/containers/ocicrypt/utils/keyprovider -complete -installsuffix shared -buildid cVZ9guv7jWcTQF0d1FyT/cVZ9guv7jWcTQF0d1FyT -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b412/importcfg -pack ./src/github.com/containers/ocicrypt/utils/keyprovider/keyprovider.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b316/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b412/_pkg_.a # internal cp $WORK/b412/_pkg_.a /builddir/.cache/go-build/75/75e829196ab7862bfe74561b9a2ebf6e891b0def9f9d02209c9d047611852705-d # internal github.com/containers/ocicrypt/keywrap/keyprovider mkdir -p $WORK/b411/ cat >/tmp/go-build267750084/b411/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build267750084/b002/_pkg_.a packagefile encoding/json=/tmp/go-build267750084/b027/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/containers/ocicrypt/config=/tmp/go-build267750084/b146/_pkg_.a packagefile github.com/containers/ocicrypt/config/keyprovider-config=/tmp/go-build267750084/b408/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=/tmp/go-build267750084/b409/_pkg_.a packagefile github.com/containers/ocicrypt/utils=/tmp/go-build267750084/b404/_pkg_.a packagefile github.com/containers/ocicrypt/utils/keyprovider=/tmp/go-build267750084/b412/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build267750084/b086/_pkg_.a packagefile google.golang.org/grpc=/tmp/go-build267750084/b413/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b411/_pkg_.a -trimpath "$WORK/b411=>" -p github.com/containers/ocicrypt/keywrap/keyprovider -complete -installsuffix shared -buildid dBnvN_rONDaXPSW8gNB9/dBnvN_rONDaXPSW8gNB9 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b411/importcfg -pack ./src/github.com/containers/ocicrypt/keywrap/keyprovider/keyprovider.go cp $WORK/b316/_pkg_.a /builddir/.cache/go-build/34/3491e59ed7b4bdf6eb6fb43cbc3e9c00c6bc788897a16ad764fa67ba7d1bcb67-d # internal github.com/containers/image/v5/signature/internal mkdir -p $WORK/b313/ cat >/tmp/go-build267750084/b313/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile crypto=/tmp/go-build267750084/b076/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build267750084/b093/_pkg_.a packagefile crypto/sha256=/tmp/go-build267750084/b117/_pkg_.a packagefile encoding/base64=/tmp/go-build267750084/b033/_pkg_.a packagefile encoding/hex=/tmp/go-build267750084/b130/_pkg_.a packagefile encoding/json=/tmp/go-build267750084/b027/_pkg_.a packagefile encoding/pem=/tmp/go-build267750084/b131/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/containers/image/v5/internal/set=/tmp/go-build267750084/b142/_pkg_.a packagefile github.com/containers/image/v5/version=/tmp/go-build267750084/b314/_pkg_.a packagefile github.com/cyberphone/json-canonicalization/go/src/webpki.org/jsoncanonicalizer=/tmp/go-build267750084/b315/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build267750084/b075/_pkg_.a packagefile github.com/sigstore/rekor/pkg/generated/models=/tmp/go-build267750084/b316/_pkg_.a packagefile github.com/sigstore/sigstore/pkg/signature=/tmp/go-build267750084/b355/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b313/_pkg_.a -trimpath "$WORK/b313=>" -p github.com/containers/image/v5/signature/internal -complete -installsuffix shared -buildid GSL338VrSTXjOHY-OgoF/GSL338VrSTXjOHY-OgoF -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b313/importcfg -pack ./src/github.com/containers/image/v5/signature/internal/errors.go ./src/github.com/containers/image/v5/signature/internal/json.go ./src/github.com/containers/image/v5/signature/internal/rekor_set.go ./src/github.com/containers/image/v5/signature/internal/sigstore_payload.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b411/_pkg_.a # internal cp $WORK/b411/_pkg_.a /builddir/.cache/go-build/68/68ad9e3cf1a42e143ab5780272462049b5f7583a4b6b8990cb5261560bb12f1d-d # internal github.com/containers/ocicrypt mkdir -p $WORK/b402/ cat >/tmp/go-build267750084/b402/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile encoding/base64=/tmp/go-build267750084/b033/_pkg_.a packagefile encoding/json=/tmp/go-build267750084/b027/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/containers/ocicrypt/blockcipher=/tmp/go-build267750084/b403/_pkg_.a packagefile github.com/containers/ocicrypt/config=/tmp/go-build267750084/b146/_pkg_.a packagefile github.com/containers/ocicrypt/config/keyprovider-config=/tmp/go-build267750084/b408/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=/tmp/go-build267750084/b409/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/jwe=/tmp/go-build267750084/b410/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/keyprovider=/tmp/go-build267750084/b411/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/pgp=/tmp/go-build267750084/b470/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/pkcs11=/tmp/go-build267750084/b471/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/pkcs7=/tmp/go-build267750084/b472/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build267750084/b075/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build267750084/b084/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build267750084/b086/_pkg_.a packagefile golang.org/x/crypto/openpgp=/tmp/go-build267750084/b385/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=/tmp/go-build267750084/b388/_pkg_.a packagefile golang.org/x/term=/tmp/go-build267750084/b378/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile os/exec=/tmp/go-build267750084/b160/_pkg_.a packagefile regexp=/tmp/go-build267750084/b066/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b402/_pkg_.a -trimpath "$WORK/b402=>" -p github.com/containers/ocicrypt -complete -installsuffix shared -buildid JgAejiMGhGWdicTHTYM9/JgAejiMGhGWdicTHTYM9 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b402/importcfg -pack ./src/github.com/containers/ocicrypt/encryption.go ./src/github.com/containers/ocicrypt/gpg.go ./src/github.com/containers/ocicrypt/gpgvault.go ./src/github.com/containers/ocicrypt/reader.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b313/_pkg_.a # internal cp $WORK/b313/_pkg_.a /builddir/.cache/go-build/c2/c23fe97528316eed13631448eb69e5b62acba397622b423a9312d17ef51fe136-d # internal github.com/containers/image/v5/signature/sigstore/internal mkdir -p $WORK/b400/ cat >/tmp/go-build267750084/b400/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile context=/tmp/go-build267750084/b002/_pkg_.a packagefile encoding/base64=/tmp/go-build267750084/b033/_pkg_.a packagefile encoding/json=/tmp/go-build267750084/b027/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build267750084/b074/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=/tmp/go-build267750084/b297/_pkg_.a packagefile github.com/containers/image/v5/manifest=/tmp/go-build267750084/b078/_pkg_.a packagefile github.com/containers/image/v5/signature/internal=/tmp/go-build267750084/b313/_pkg_.a packagefile github.com/sigstore/sigstore/pkg/signature=/tmp/go-build267750084/b355/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b400/_pkg_.a -trimpath "$WORK/b400=>" -p github.com/containers/image/v5/signature/sigstore/internal -complete -installsuffix shared -buildid hmQuH2Z1_KzAvb-cq1gX/hmQuH2Z1_KzAvb-cq1gX -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b400/importcfg -pack ./src/github.com/containers/image/v5/signature/sigstore/internal/signer.go github.com/containers/image/v5/signature mkdir -p $WORK/b311/ cat >/tmp/go-build267750084/b311/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile context=/tmp/go-build267750084/b002/_pkg_.a packagefile crypto=/tmp/go-build267750084/b076/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build267750084/b093/_pkg_.a packagefile crypto/x509=/tmp/go-build267750084/b127/_pkg_.a packagefile encoding/asn1=/tmp/go-build267750084/b113/_pkg_.a packagefile encoding/json=/tmp/go-build267750084/b027/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build267750084/b074/_pkg_.a packagefile github.com/containers/image/v5/internal/private=/tmp/go-build267750084/b296/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=/tmp/go-build267750084/b297/_pkg_.a packagefile github.com/containers/image/v5/internal/unparsedimage=/tmp/go-build267750084/b312/_pkg_.a packagefile github.com/containers/image/v5/manifest=/tmp/go-build267750084/b078/_pkg_.a packagefile github.com/containers/image/v5/signature/internal=/tmp/go-build267750084/b313/_pkg_.a packagefile github.com/containers/image/v5/transports=/tmp/go-build267750084/b382/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build267750084/b081/_pkg_.a packagefile github.com/containers/image/v5/version=/tmp/go-build267750084/b314/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=/tmp/go-build267750084/b195/_pkg_.a packagefile github.com/containers/storage/pkg/regexp=/tmp/go-build267750084/b065/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build267750084/b075/_pkg_.a packagefile github.com/proglottis/gpgme=/tmp/go-build267750084/b383/_pkg_.a packagefile github.com/sigstore/fulcio/pkg/certificate=/tmp/go-build267750084/b384/_pkg_.a packagefile github.com/sigstore/sigstore/pkg/cryptoutils=/tmp/go-build267750084/b357/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build267750084/b086/_pkg_.a packagefile golang.org/x/crypto/openpgp=/tmp/go-build267750084/b385/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build267750084/b090/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile path/filepath=/tmp/go-build267750084/b059/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b311/_pkg_.a -trimpath "$WORK/b311=>" -p github.com/containers/image/v5/signature -complete -installsuffix shared -buildid LxgnUJ1hyJ12xeEseTKg/LxgnUJ1hyJ12xeEseTKg -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b311/importcfg -pack ./src/github.com/containers/image/v5/signature/docker.go ./src/github.com/containers/image/v5/signature/fulcio_cert.go ./src/github.com/containers/image/v5/signature/mechanism.go ./src/github.com/containers/image/v5/signature/mechanism_gpgme.go ./src/github.com/containers/image/v5/signature/policy_config.go ./src/github.com/containers/image/v5/signature/policy_config_sigstore.go ./src/github.com/containers/image/v5/signature/policy_eval.go ./src/github.com/containers/image/v5/signature/policy_eval_baselayer.go ./src/github.com/containers/image/v5/signature/policy_eval_signedby.go ./src/github.com/containers/image/v5/signature/policy_eval_sigstore.go ./src/github.com/containers/image/v5/signature/policy_eval_simple.go ./src/github.com/containers/image/v5/signature/policy_paths_common.go ./src/github.com/containers/image/v5/signature/policy_reference_match.go ./src/github.com/containers/image/v5/signature/policy_types.go ./src/github.com/containers/image/v5/signature/simple.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b400/_pkg_.a # internal cp $WORK/b400/_pkg_.a /builddir/.cache/go-build/26/26b8c1a946ffd6adedd89d6fa47af4b8633992aea5f6e6ce37b25d4fd57ad18f-d # internal github.com/containers/image/v5/signature/sigstore mkdir -p $WORK/b399/ cat >/tmp/go-build267750084/b399/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build267750084/b076/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build267750084/b093/_pkg_.a packagefile crypto/ed25519=/tmp/go-build267750084/b121/_pkg_.a packagefile crypto/elliptic=/tmp/go-build267750084/b106/_pkg_.a packagefile crypto/rand=/tmp/go-build267750084/b115/_pkg_.a packagefile crypto/rsa=/tmp/go-build267750084/b116/_pkg_.a packagefile crypto/x509=/tmp/go-build267750084/b127/_pkg_.a packagefile encoding/pem=/tmp/go-build267750084/b131/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/containers/image/v5/internal/signer=/tmp/go-build267750084/b302/_pkg_.a packagefile github.com/containers/image/v5/signature/signer=/tmp/go-build267750084/b398/_pkg_.a packagefile github.com/containers/image/v5/signature/sigstore/internal=/tmp/go-build267750084/b400/_pkg_.a packagefile github.com/secure-systems-lab/go-securesystemslib/encrypted=/tmp/go-build267750084/b372/_pkg_.a packagefile github.com/sigstore/sigstore/pkg/cryptoutils=/tmp/go-build267750084/b357/_pkg_.a packagefile github.com/sigstore/sigstore/pkg/signature=/tmp/go-build267750084/b355/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b399/_pkg_.a -trimpath "$WORK/b399=>" -p github.com/containers/image/v5/signature/sigstore -complete -installsuffix shared -buildid Pb8_MVi9-1dHfjZR_I3x/Pb8_MVi9-1dHfjZR_I3x -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b399/importcfg -pack ./src/github.com/containers/image/v5/signature/sigstore/copied.go ./src/github.com/containers/image/v5/signature/sigstore/generate.go ./src/github.com/containers/image/v5/signature/sigstore/signer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b399/_pkg_.a # internal cp $WORK/b399/_pkg_.a /builddir/.cache/go-build/10/103bf7a2195b4279fa8875da98522d3ace032106bbcbe6032c42dfabaa428a18-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b402/_pkg_.a # internal cp $WORK/b402/_pkg_.a /builddir/.cache/go-build/74/74e20dfdbef8fa3ed45a4b0e1be9b102a097a542cd21d8b6e4598167841ede72-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b311/_pkg_.a # internal cp $WORK/b311/_pkg_.a /builddir/.cache/go-build/3e/3e4cf79c0366a3e81a07df32f22ce0b2c1e97cb398f46d32ba782cfbef09368e-d # internal github.com/containers/image/v5/signature/simplesigning mkdir -p $WORK/b401/ cat >/tmp/go-build267750084/b401/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build267750084/b002/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build267750084/b074/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=/tmp/go-build267750084/b297/_pkg_.a packagefile github.com/containers/image/v5/internal/signer=/tmp/go-build267750084/b302/_pkg_.a packagefile github.com/containers/image/v5/signature=/tmp/go-build267750084/b311/_pkg_.a packagefile github.com/containers/image/v5/signature/signer=/tmp/go-build267750084/b398/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b401/_pkg_.a -trimpath "$WORK/b401=>" -p github.com/containers/image/v5/signature/simplesigning -complete -installsuffix shared -buildid 3feGrjRT-2hBHfcB6iwl/3feGrjRT-2hBHfcB6iwl -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b401/importcfg -pack ./src/github.com/containers/image/v5/signature/simplesigning/signer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b401/_pkg_.a # internal cp $WORK/b401/_pkg_.a /builddir/.cache/go-build/fa/facb3ebed25dcbef3620b9e698751a397e73ebd4fffb02fc0747641869c1bf74-d # internal cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/mattn/go-sqlite3 TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b310=/tmp/go-build -gno-record-gcc-switches -I $WORK/b310/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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/buildah-1.35.4/src/github.com/mattn/go-sqlite3 -frandom-seed=NbS0ck3WZHJWSY4UwqHr -o $WORK/b310/_x013.o -c sqlite3_opt_unlock_notify.c cd $WORK/b310 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b310=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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/buildah-1.35.4/src/github.com/mattn/go-sqlite3 -frandom-seed=NbS0ck3WZHJWSY4UwqHr -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/buildah-1.35.4 TERM='dumb' gcc -I ./src/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b310=/tmp/go-build -gno-record-gcc-switches -o $WORK/b310/_cgo_.o $WORK/b310/_cgo_main.o $WORK/b310/preferlinkext $WORK/b310/_x001.o $WORK/b310/_x002.o $WORK/b310/_x003.o $WORK/b310/_x004.o $WORK/b310/_x005.o $WORK/b310/_x006.o $WORK/b310/_x007.o $WORK/b310/_x008.o $WORK/b310/_x009.o $WORK/b310/_x010.o $WORK/b310/_x011.o $WORK/b310/_x012.o $WORK/b310/_x013.o -O2 -g -ldl TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage sqlite3 -dynimport $WORK/b310/_cgo_.o -dynout $WORK/b310/_cgo_import.go cat >/tmp/go-build267750084/b310/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build267750084/b002/_pkg_.a packagefile crypto/sha1=/tmp/go-build267750084/b126/_pkg_.a packagefile crypto/sha256=/tmp/go-build267750084/b117/_pkg_.a packagefile crypto/sha512=/tmp/go-build267750084/b111/_pkg_.a packagefile database/sql=/tmp/go-build267750084/b308/_pkg_.a packagefile database/sql/driver=/tmp/go-build267750084/b309/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile math=/tmp/go-build267750084/b035/_pkg_.a packagefile net/url=/tmp/go-build267750084/b132/_pkg_.a packagefile reflect=/tmp/go-build267750084/b037/_pkg_.a packagefile runtime=/tmp/go-build267750084/b009/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a packagefile syscall=/tmp/go-build267750084/b024/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a packagefile runtime/cgo=/tmp/go-build267750084/b058/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b310/_pkg_.a -trimpath "$WORK/b310=>" -p github.com/mattn/go-sqlite3 -installsuffix shared -buildid NbS0ck3WZHJWSY4UwqHr/NbS0ck3WZHJWSY4UwqHr -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b310/importcfg -pack ./src/github.com/mattn/go-sqlite3/convert.go ./src/github.com/mattn/go-sqlite3/doc.go ./src/github.com/mattn/go-sqlite3/sqlite3_func_crypt.go ./src/github.com/mattn/go-sqlite3/sqlite3_go18.go ./src/github.com/mattn/go-sqlite3/sqlite3_opt_preupdate.go ./src/github.com/mattn/go-sqlite3/sqlite3_opt_preupdate_omit.go $WORK/b310/_cgo_gotypes.go $WORK/b310/backup.cgo1.go $WORK/b310/callback.cgo1.go $WORK/b310/error.cgo1.go $WORK/b310/sqlite3.cgo1.go $WORK/b310/sqlite3_context.cgo1.go $WORK/b310/sqlite3_load_extension.cgo1.go $WORK/b310/sqlite3_opt_serialize.cgo1.go $WORK/b310/sqlite3_opt_userauth_omit.cgo1.go $WORK/b310/sqlite3_other.cgo1.go $WORK/b310/sqlite3_type.cgo1.go $WORK/b310/_cgo_import.go cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/mattn/go-sqlite3 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b310/_pkg_.a $WORK/b310/preferlinkext $WORK/b310/_x001.o $WORK/b310/_x002.o $WORK/b310/_x003.o $WORK/b310/_x004.o $WORK/b310/_x005.o $WORK/b310/_x006.o $WORK/b310/_x007.o $WORK/b310/_x008.o $WORK/b310/_x009.o $WORK/b310/_x010.o $WORK/b310/_x011.o $WORK/b310/_x012.o $WORK/b310/_x013.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b310/_pkg_.a # internal cp $WORK/b310/_pkg_.a /builddir/.cache/go-build/9b/9b56c1694dbc5b702c228dbbb808229b6712b090bfae652a09ecb86f60d81cc3-d # internal # github.com/mattn/go-sqlite3 src/github.com/mattn/go-sqlite3/sqlite3.go:85:1: warning: '_sqlite3_exec' defined but not used [-Wunused-function] 85 | _sqlite3_exec(sqlite3* db, const char* pcmd, long long* rowid, long long* changes) | ^~~~~~~~~~~~~ github.com/containers/image/v5/pkg/blobinfocache/sqlite mkdir -p $WORK/b307/ cat >/tmp/go-build267750084/b307/importcfg << 'EOF' # internal # import config packagefile database/sql=/tmp/go-build267750084/b308/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/containers/image/v5/internal/blobinfocache=/tmp/go-build267750084/b286/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=/tmp/go-build267750084/b306/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build267750084/b081/_pkg_.a packagefile github.com/mattn/go-sqlite3=/tmp/go-build267750084/b310/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build267750084/b075/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build267750084/b086/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b307/_pkg_.a -trimpath "$WORK/b307=>" -p github.com/containers/image/v5/pkg/blobinfocache/sqlite -complete -installsuffix shared -buildid Zory-uwfiV8UC3hW_J5Y/Zory-uwfiV8UC3hW_J5Y -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b307/importcfg -pack ./src/github.com/containers/image/v5/pkg/blobinfocache/sqlite/sqlite.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b307/_pkg_.a # internal cp $WORK/b307/_pkg_.a /builddir/.cache/go-build/a9/a90180ad54609e4db8f98a2ce46a8148e0150bf224f29f04bfacfd8980fe5c51-d # internal github.com/containers/image/v5/pkg/blobinfocache mkdir -p $WORK/b303/ cat >/tmp/go-build267750084/b303/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/containers/image/v5/internal/rootless=/tmp/go-build267750084/b304/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/memory=/tmp/go-build267750084/b305/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/sqlite=/tmp/go-build267750084/b307/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build267750084/b081/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build267750084/b086/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile path/filepath=/tmp/go-build267750084/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b303/_pkg_.a -trimpath "$WORK/b303=>" -p github.com/containers/image/v5/pkg/blobinfocache -complete -installsuffix shared -buildid -um13amXQyYbHvcCKlNn/-um13amXQyYbHvcCKlNn -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b303/importcfg -pack ./src/github.com/containers/image/v5/pkg/blobinfocache/default.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b303/_pkg_.a # internal cp $WORK/b303/_pkg_.a /builddir/.cache/go-build/04/0443f06eb0607270578e70efd12b679b0ab45c660d6d01121f79829e2c5aa0c9-d # internal github.com/containers/image/v5/copy mkdir -p $WORK/b285/ cat >/tmp/go-build267750084/b285/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile context=/tmp/go-build267750084/b002/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build267750084/b074/_pkg_.a packagefile github.com/containers/image/v5/internal/blobinfocache=/tmp/go-build267750084/b286/_pkg_.a packagefile github.com/containers/image/v5/internal/image=/tmp/go-build267750084/b293/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination=/tmp/go-build267750084/b300/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource=/tmp/go-build267750084/b294/_pkg_.a packagefile github.com/containers/image/v5/internal/manifest=/tmp/go-build267750084/b079/_pkg_.a packagefile github.com/containers/image/v5/internal/pkg/platform=/tmp/go-build267750084/b080/_pkg_.a packagefile github.com/containers/image/v5/internal/private=/tmp/go-build267750084/b296/_pkg_.a packagefile github.com/containers/image/v5/internal/set=/tmp/go-build267750084/b142/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=/tmp/go-build267750084/b297/_pkg_.a packagefile github.com/containers/image/v5/internal/signer=/tmp/go-build267750084/b302/_pkg_.a packagefile github.com/containers/image/v5/manifest=/tmp/go-build267750084/b078/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache=/tmp/go-build267750084/b303/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=/tmp/go-build267750084/b287/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=/tmp/go-build267750084/b082/_pkg_.a packagefile github.com/containers/image/v5/signature=/tmp/go-build267750084/b311/_pkg_.a packagefile github.com/containers/image/v5/signature/signer=/tmp/go-build267750084/b398/_pkg_.a packagefile github.com/containers/image/v5/signature/sigstore=/tmp/go-build267750084/b399/_pkg_.a packagefile github.com/containers/image/v5/signature/simplesigning=/tmp/go-build267750084/b401/_pkg_.a packagefile github.com/containers/image/v5/transports=/tmp/go-build267750084/b382/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build267750084/b081/_pkg_.a packagefile github.com/containers/ocicrypt=/tmp/go-build267750084/b402/_pkg_.a packagefile github.com/containers/ocicrypt/config=/tmp/go-build267750084/b146/_pkg_.a packagefile github.com/containers/storage/pkg/chunked/toc=/tmp/go-build267750084/b477/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build267750084/b075/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build267750084/b084/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build267750084/b086/_pkg_.a packagefile github.com/vbauerster/mpb/v8=/tmp/go-build267750084/b478/_pkg_.a packagefile github.com/vbauerster/mpb/v8/decor=/tmp/go-build267750084/b484/_pkg_.a packagefile golang.org/x/exp/maps=/tmp/go-build267750084/b141/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build267750084/b090/_pkg_.a packagefile golang.org/x/sync/semaphore=/tmp/go-build267750084/b197/_pkg_.a packagefile golang.org/x/term=/tmp/go-build267750084/b378/_pkg_.a packagefile hash=/tmp/go-build267750084/b077/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile reflect=/tmp/go-build267750084/b037/_pkg_.a packagefile sort=/tmp/go-build267750084/b041/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b285/_pkg_.a -trimpath "$WORK/b285=>" -p github.com/containers/image/v5/copy -complete -installsuffix shared -buildid o1PvRWsBa2hdLNVAuxCb/o1PvRWsBa2hdLNVAuxCb -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b285/importcfg -pack ./src/github.com/containers/image/v5/copy/blob.go ./src/github.com/containers/image/v5/copy/compression.go ./src/github.com/containers/image/v5/copy/copy.go ./src/github.com/containers/image/v5/copy/digesting_reader.go ./src/github.com/containers/image/v5/copy/encryption.go ./src/github.com/containers/image/v5/copy/manifest.go ./src/github.com/containers/image/v5/copy/multiple.go ./src/github.com/containers/image/v5/copy/progress_bars.go ./src/github.com/containers/image/v5/copy/progress_channel.go ./src/github.com/containers/image/v5/copy/sign.go ./src/github.com/containers/image/v5/copy/single.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b285/_pkg_.a # internal cp $WORK/b285/_pkg_.a /builddir/.cache/go-build/25/255867c9964c7b8753cacbfba967915123b865972cfd8ea778db3376da751f47-d # internal github.com/containers/common/pkg/supplemented mkdir -p $WORK/b284/ cat >/tmp/go-build267750084/b284/importcfg << 'EOF' # internal # import config packagefile container/list=/tmp/go-build267750084/b119/_pkg_.a packagefile context=/tmp/go-build267750084/b002/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/containers/common/pkg/manifests=/tmp/go-build267750084/b276/_pkg_.a packagefile github.com/containers/image/v5/copy=/tmp/go-build267750084/b285/_pkg_.a packagefile github.com/containers/image/v5/image=/tmp/go-build267750084/b487/_pkg_.a packagefile github.com/containers/image/v5/manifest=/tmp/go-build267750084/b078/_pkg_.a packagefile github.com/containers/image/v5/transports=/tmp/go-build267750084/b382/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build267750084/b081/_pkg_.a packagefile github.com/hashicorp/go-multierror=/tmp/go-build267750084/b282/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build267750084/b075/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build267750084/b086/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build267750084/b090/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b284/_pkg_.a -trimpath "$WORK/b284=>" -p github.com/containers/common/pkg/supplemented -complete -installsuffix shared -buildid WxTqxAgQRgrq8-9klD1a/WxTqxAgQRgrq8-9klD1a -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b284/importcfg -pack ./src/github.com/containers/common/pkg/supplemented/errors.go ./src/github.com/containers/common/pkg/supplemented/supplemented.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b284/_pkg_.a # internal cp $WORK/b284/_pkg_.a /builddir/.cache/go-build/24/24e53606652d3ca2f530857aba1fcf171c25465bd5af3f1d33577eb5bd03e5e2-d # internal github.com/containers/common/libimage/manifests mkdir -p $WORK/b274/ cat >/tmp/go-build267750084/b274/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile context=/tmp/go-build267750084/b002/_pkg_.a packagefile encoding/json=/tmp/go-build267750084/b027/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/containers/common/internal=/tmp/go-build267750084/b275/_pkg_.a packagefile github.com/containers/common/pkg/manifests=/tmp/go-build267750084/b276/_pkg_.a packagefile github.com/containers/common/pkg/retry=/tmp/go-build267750084/b277/_pkg_.a packagefile github.com/containers/common/pkg/supplemented=/tmp/go-build267750084/b284/_pkg_.a packagefile github.com/containers/image/v5/copy=/tmp/go-build267750084/b285/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build267750084/b074/_pkg_.a packagefile github.com/containers/image/v5/image=/tmp/go-build267750084/b487/_pkg_.a packagefile github.com/containers/image/v5/manifest=/tmp/go-build267750084/b078/_pkg_.a packagefile github.com/containers/image/v5/oci/layout=/tmp/go-build267750084/b488/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=/tmp/go-build267750084/b287/_pkg_.a packagefile github.com/containers/image/v5/signature=/tmp/go-build267750084/b311/_pkg_.a packagefile github.com/containers/image/v5/signature/signer=/tmp/go-build267750084/b398/_pkg_.a packagefile github.com/containers/image/v5/storage=/tmp/go-build267750084/b496/_pkg_.a packagefile github.com/containers/image/v5/transports=/tmp/go-build267750084/b382/_pkg_.a packagefile github.com/containers/image/v5/transports/alltransports=/tmp/go-build267750084/b537/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build267750084/b081/_pkg_.a packagefile github.com/containers/storage=/tmp/go-build267750084/b498/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=/tmp/go-build267750084/b163/_pkg_.a packagefile github.com/containers/storage/pkg/lockfile=/tmp/go-build267750084/b525/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build267750084/b075/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=/tmp/go-build267750084/b085/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build267750084/b084/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build267750084/b086/_pkg_.a packagefile golang.org/x/exp/maps=/tmp/go-build267750084/b141/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build267750084/b090/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile mime=/tmp/go-build267750084/b209/_pkg_.a packagefile net/http=/tmp/go-build267750084/b198/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile path/filepath=/tmp/go-build267750084/b059/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b274/_pkg_.a -trimpath "$WORK/b274=>" -p github.com/containers/common/libimage/manifests -complete -installsuffix shared -buildid NczbA_BfO_75lfXGtTkt/NczbA_BfO_75lfXGtTkt -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b274/importcfg -pack ./src/github.com/containers/common/libimage/manifests/copy.go ./src/github.com/containers/common/libimage/manifests/manifests.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b274/_pkg_.a # internal cp $WORK/b274/_pkg_.a /builddir/.cache/go-build/f1/f1b1eb44717573bd1b377e89c741336cf157ead48836db5f1d8c61f39f744aad-d # internal github.com/containers/common/libimage mkdir -p $WORK/b215/ cat >/tmp/go-build267750084/b215/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build267750084/b002/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/containerd/containerd/platforms=/tmp/go-build267750084/b216/_pkg_.a packagefile github.com/containers/common/libimage/define=/tmp/go-build267750084/b272/_pkg_.a packagefile github.com/containers/common/libimage/filter=/tmp/go-build267750084/b273/_pkg_.a packagefile github.com/containers/common/libimage/manifests=/tmp/go-build267750084/b274/_pkg_.a packagefile github.com/containers/common/libimage/platform=/tmp/go-build267750084/b610/_pkg_.a packagefile github.com/containers/common/pkg/config=/tmp/go-build267750084/b611/_pkg_.a packagefile github.com/containers/common/pkg/download=/tmp/go-build267750084/b618/_pkg_.a packagefile github.com/containers/common/pkg/filters=/tmp/go-build267750084/b619/_pkg_.a packagefile github.com/containers/common/pkg/retry=/tmp/go-build267750084/b277/_pkg_.a packagefile github.com/containers/common/pkg/signal=/tmp/go-build267750084/b621/_pkg_.a packagefile github.com/containers/common/pkg/timetype=/tmp/go-build267750084/b620/_pkg_.a packagefile github.com/containers/image/v5/copy=/tmp/go-build267750084/b285/_pkg_.a packagefile github.com/containers/image/v5/directory=/tmp/go-build267750084/b538/_pkg_.a packagefile github.com/containers/image/v5/docker=/tmp/go-build267750084/b539/_pkg_.a packagefile github.com/containers/image/v5/docker/archive=/tmp/go-build267750084/b549/_pkg_.a packagefile github.com/containers/image/v5/docker/daemon=/tmp/go-build267750084/b551/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build267750084/b074/_pkg_.a packagefile github.com/containers/image/v5/manifest=/tmp/go-build267750084/b078/_pkg_.a packagefile github.com/containers/image/v5/oci/archive=/tmp/go-build267750084/b602/_pkg_.a packagefile github.com/containers/image/v5/oci/layout=/tmp/go-build267750084/b488/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=/tmp/go-build267750084/b287/_pkg_.a packagefile github.com/containers/image/v5/pkg/shortnames=/tmp/go-build267750084/b622/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=/tmp/go-build267750084/b545/_pkg_.a packagefile github.com/containers/image/v5/signature=/tmp/go-build267750084/b311/_pkg_.a packagefile github.com/containers/image/v5/signature/signer=/tmp/go-build267750084/b398/_pkg_.a packagefile github.com/containers/image/v5/storage=/tmp/go-build267750084/b496/_pkg_.a packagefile github.com/containers/image/v5/tarball=/tmp/go-build267750084/b609/_pkg_.a packagefile github.com/containers/image/v5/transports/alltransports=/tmp/go-build267750084/b537/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build267750084/b081/_pkg_.a packagefile github.com/containers/ocicrypt/config=/tmp/go-build267750084/b146/_pkg_.a packagefile github.com/containers/storage=/tmp/go-build267750084/b498/_pkg_.a packagefile github.com/containers/storage/types=/tmp/go-build267750084/b191/_pkg_.a packagefile github.com/disiqueira/gotree/v3=/tmp/go-build267750084/b627/_pkg_.a packagefile github.com/docker/go-units=/tmp/go-build267750084/b159/_pkg_.a packagefile github.com/hashicorp/go-multierror=/tmp/go-build267750084/b282/_pkg_.a packagefile github.com/jinzhu/copier=/tmp/go-build267750084/b628/_pkg_.a packagefile github.com/json-iterator/go=/tmp/go-build267750084/b188/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build267750084/b075/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build267750084/b084/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build267750084/b086/_pkg_.a packagefile golang.org/x/exp/maps=/tmp/go-build267750084/b141/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build267750084/b090/_pkg_.a packagefile golang.org/x/sync/semaphore=/tmp/go-build267750084/b197/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile net=/tmp/go-build267750084/b068/_pkg_.a packagefile net/url=/tmp/go-build267750084/b132/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile path=/tmp/go-build267750084/b049/_pkg_.a packagefile path/filepath=/tmp/go-build267750084/b059/_pkg_.a packagefile runtime=/tmp/go-build267750084/b009/_pkg_.a packagefile sort=/tmp/go-build267750084/b041/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -p github.com/containers/common/libimage -complete -installsuffix shared -buildid G2TTnQowGO47nEv30XI0/G2TTnQowGO47nEv30XI0 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b215/importcfg -pack ./src/github.com/containers/common/libimage/copier.go ./src/github.com/containers/common/libimage/disk_usage.go ./src/github.com/containers/common/libimage/events.go ./src/github.com/containers/common/libimage/filters.go ./src/github.com/containers/common/libimage/history.go ./src/github.com/containers/common/libimage/image.go ./src/github.com/containers/common/libimage/image_config.go ./src/github.com/containers/common/libimage/image_tree.go ./src/github.com/containers/common/libimage/import.go ./src/github.com/containers/common/libimage/inspect.go ./src/github.com/containers/common/libimage/layer_tree.go ./src/github.com/containers/common/libimage/load.go ./src/github.com/containers/common/libimage/manifest_list.go ./src/github.com/containers/common/libimage/normalize.go ./src/github.com/containers/common/libimage/oci.go ./src/github.com/containers/common/libimage/platform.go ./src/github.com/containers/common/libimage/pull.go ./src/github.com/containers/common/libimage/push.go ./src/github.com/containers/common/libimage/runtime.go ./src/github.com/containers/common/libimage/save.go ./src/github.com/containers/common/libimage/search.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b215/_pkg_.a # internal cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/97/9767041c68e080be1a7bc173836592daef82fb898546db8fae37ae9fc9783048-d # internal github.com/containers/buildah/util mkdir -p $WORK/b062/ github.com/containers/buildah/internal/util mkdir -p $WORK/b675/ cat >/tmp/go-build267750084/b062/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/containers/buildah/define=/tmp/go-build267750084/b063/_pkg_.a packagefile github.com/containers/common/libimage=/tmp/go-build267750084/b215/_pkg_.a packagefile github.com/containers/common/pkg/config=/tmp/go-build267750084/b611/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build267750084/b074/_pkg_.a packagefile github.com/containers/image/v5/pkg/shortnames=/tmp/go-build267750084/b622/_pkg_.a packagefile github.com/containers/image/v5/signature=/tmp/go-build267750084/b311/_pkg_.a packagefile github.com/containers/image/v5/transports/alltransports=/tmp/go-build267750084/b537/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build267750084/b081/_pkg_.a packagefile github.com/containers/storage=/tmp/go-build267750084/b498/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=/tmp/go-build267750084/b278/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build267750084/b075/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build267750084/b167/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build267750084/b086/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build267750084/b090/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile net/url=/tmp/go-build267750084/b132/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile path/filepath=/tmp/go-build267750084/b059/_pkg_.a packagefile sort=/tmp/go-build267750084/b041/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile syscall=/tmp/go-build267750084/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -p github.com/containers/buildah/util -complete -installsuffix shared -buildid BBXZl3DG6aQlz1EW1Hj7/BBXZl3DG6aQlz1EW1Hj7 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b062/importcfg -pack ./_build/src/github.com/containers/buildah/util/types.go ./_build/src/github.com/containers/buildah/util/util.go ./_build/src/github.com/containers/buildah/util/util_unix.go cat >/tmp/go-build267750084/b675/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/containers/buildah/define=/tmp/go-build267750084/b063/_pkg_.a packagefile github.com/containers/common/libimage=/tmp/go-build267750084/b215/_pkg_.a packagefile github.com/containers/common/libimage/platform=/tmp/go-build267750084/b610/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build267750084/b081/_pkg_.a packagefile github.com/containers/storage=/tmp/go-build267750084/b498/_pkg_.a packagefile github.com/containers/storage/pkg/archive=/tmp/go-build267750084/b151/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=/tmp/go-build267750084/b187/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=/tmp/go-build267750084/b165/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build267750084/b084/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile path/filepath=/tmp/go-build267750084/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b675/_pkg_.a -trimpath "$WORK/b675=>" -p github.com/containers/buildah/internal/util -complete -installsuffix shared -buildid czUr_vhJ4US6bHN0fyRL/czUr_vhJ4US6bHN0fyRL -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b675/importcfg -pack ./_build/src/github.com/containers/buildah/internal/util/util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b675/_pkg_.a # internal cp $WORK/b675/_pkg_.a /builddir/.cache/go-build/bd/bd27f760c60024ac585ec978ec0728363e47d205f05d698270e22bedb06d9658-d # internal github.com/containers/buildah/internal/volumes mkdir -p $WORK/b676/ cat >/tmp/go-build267750084/b676/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build267750084/b002/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/containers/buildah/copier=/tmp/go-build267750084/b630/_pkg_.a packagefile github.com/containers/buildah/define=/tmp/go-build267750084/b063/_pkg_.a packagefile github.com/containers/buildah/internal=/tmp/go-build267750084/b636/_pkg_.a packagefile github.com/containers/buildah/internal/parse=/tmp/go-build267750084/b677/_pkg_.a packagefile github.com/containers/buildah/internal/tmpdir=/tmp/go-build267750084/b664/_pkg_.a packagefile github.com/containers/buildah/internal/util=/tmp/go-build267750084/b675/_pkg_.a packagefile github.com/containers/common/pkg/parse=/tmp/go-build267750084/b678/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build267750084/b081/_pkg_.a packagefile github.com/containers/storage=/tmp/go-build267750084/b498/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=/tmp/go-build267750084/b155/_pkg_.a packagefile github.com/containers/storage/pkg/lockfile=/tmp/go-build267750084/b525/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=/tmp/go-build267750084/b165/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build267750084/b167/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=/tmp/go-build267750084/b507/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile path=/tmp/go-build267750084/b049/_pkg_.a packagefile path/filepath=/tmp/go-build267750084/b059/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b676/_pkg_.a -trimpath "$WORK/b676=>" -p github.com/containers/buildah/internal/volumes -complete -installsuffix shared -buildid buhIGRCSYA4UDCecZ6m6/buhIGRCSYA4UDCecZ6m6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b676/importcfg -pack ./_build/src/github.com/containers/buildah/internal/volumes/volumes.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/bf/bfdc6b120c89811791d05e2a8073be7aa813b13955dd1535feafc06ffbf13551-d # internal github.com/containers/buildah/bind mkdir -p $WORK/b061/ cat >/tmp/go-build267750084/b061/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/containers/buildah/util=/tmp/go-build267750084/b062/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=/tmp/go-build267750084/b155/_pkg_.a packagefile github.com/containers/storage/pkg/mount=/tmp/go-build267750084/b157/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build267750084/b167/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build267750084/b086/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build267750084/b090/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build267750084/b087/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile path/filepath=/tmp/go-build267750084/b059/_pkg_.a packagefile syscall=/tmp/go-build267750084/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -p github.com/containers/buildah/bind -complete -installsuffix shared -buildid _Db3amB-49WmJ34wr8il/_Db3amB-49WmJ34wr8il -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b061/importcfg -pack ./_build/src/github.com/containers/buildah/bind/mount.go ./_build/src/github.com/containers/buildah/bind/util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b676/_pkg_.a # internal cp $WORK/b676/_pkg_.a /builddir/.cache/go-build/01/017992f5d5138f05762d453ee6589b6ab2c4a8a048697ea3914e87be9cb2cde7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/5f/5f86e14e9aebde69bdec56c84a3db34ab2d0060ae7d033252c05f55e1532609c-d # internal github.com/containers/buildah/chroot mkdir -p $WORK/b629/ cat >/tmp/go-build267750084/b629/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile encoding/json=/tmp/go-build267750084/b027/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/containers/buildah/bind=/tmp/go-build267750084/b061/_pkg_.a packagefile github.com/containers/buildah/copier=/tmp/go-build267750084/b630/_pkg_.a packagefile github.com/containers/buildah/util=/tmp/go-build267750084/b062/_pkg_.a packagefile github.com/containers/common/pkg/seccomp=/tmp/go-build267750084/b631/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=/tmp/go-build267750084/b163/_pkg_.a packagefile github.com/containers/storage/pkg/mount=/tmp/go-build267750084/b157/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=/tmp/go-build267750084/b166/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=/tmp/go-build267750084/b165/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/apparmor=/tmp/go-build267750084/b633/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build267750084/b167/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=/tmp/go-build267750084/b507/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=/tmp/go-build267750084/b506/_pkg_.a packagefile github.com/seccomp/libseccomp-golang=/tmp/go-build267750084/b632/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build267750084/b086/_pkg_.a packagefile github.com/syndtr/gocapability/capability=/tmp/go-build267750084/b168/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build267750084/b087/_pkg_.a packagefile golang.org/x/term=/tmp/go-build267750084/b378/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile os/exec=/tmp/go-build267750084/b160/_pkg_.a packagefile os/signal=/tmp/go-build267750084/b169/_pkg_.a packagefile path/filepath=/tmp/go-build267750084/b059/_pkg_.a packagefile runtime=/tmp/go-build267750084/b009/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a packagefile syscall=/tmp/go-build267750084/b024/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b629/_pkg_.a -trimpath "$WORK/b629=>" -p github.com/containers/buildah/chroot -complete -installsuffix shared -buildid yGUcSx_8h-x8Z1_HjW8r/yGUcSx_8h-x8Z1_HjW8r -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b629/importcfg -pack ./_build/src/github.com/containers/buildah/chroot/pty_ptmx.go ./_build/src/github.com/containers/buildah/chroot/run_common.go ./_build/src/github.com/containers/buildah/chroot/run_linux.go ./_build/src/github.com/containers/buildah/chroot/seccomp.go ./_build/src/github.com/containers/buildah/chroot/selinux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b629/_pkg_.a # internal cp $WORK/b629/_pkg_.a /builddir/.cache/go-build/b0/b098d6420c93546d5c3dd97ea7ba0375d752097c2b5f51daa36ad0dbb9ddf1df-d # internal github.com/containers/buildah mkdir -p $WORK/b053/ cat >/tmp/go-build267750084/b053/importcfg << 'EOF' # internal # import config packagefile archive/tar=/tmp/go-build267750084/b054/_pkg_.a packagefile bufio=/tmp/go-build267750084/b060/_pkg_.a packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile context=/tmp/go-build267750084/b002/_pkg_.a packagefile encoding/json=/tmp/go-build267750084/b027/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/containers/buildah/bind=/tmp/go-build267750084/b061/_pkg_.a packagefile github.com/containers/buildah/chroot=/tmp/go-build267750084/b629/_pkg_.a packagefile github.com/containers/buildah/copier=/tmp/go-build267750084/b630/_pkg_.a packagefile github.com/containers/buildah/define=/tmp/go-build267750084/b063/_pkg_.a packagefile github.com/containers/buildah/docker=/tmp/go-build267750084/b635/_pkg_.a packagefile github.com/containers/buildah/internal=/tmp/go-build267750084/b636/_pkg_.a packagefile github.com/containers/buildah/internal/config=/tmp/go-build267750084/b637/_pkg_.a packagefile github.com/containers/buildah/internal/mkcw=/tmp/go-build267750084/b662/_pkg_.a packagefile github.com/containers/buildah/internal/sbom=/tmp/go-build267750084/b674/_pkg_.a packagefile github.com/containers/buildah/internal/tmpdir=/tmp/go-build267750084/b664/_pkg_.a packagefile github.com/containers/buildah/internal/util=/tmp/go-build267750084/b675/_pkg_.a packagefile github.com/containers/buildah/internal/volumes=/tmp/go-build267750084/b676/_pkg_.a packagefile github.com/containers/buildah/pkg/blobcache=/tmp/go-build267750084/b679/_pkg_.a packagefile github.com/containers/buildah/pkg/chrootuser=/tmp/go-build267750084/b681/_pkg_.a packagefile github.com/containers/buildah/pkg/overlay=/tmp/go-build267750084/b665/_pkg_.a packagefile github.com/containers/buildah/pkg/parse=/tmp/go-build267750084/b682/_pkg_.a packagefile github.com/containers/buildah/pkg/sshagent=/tmp/go-build267750084/b683/_pkg_.a packagefile github.com/containers/buildah/pkg/util=/tmp/go-build267750084/b695/_pkg_.a packagefile github.com/containers/buildah/util=/tmp/go-build267750084/b062/_pkg_.a packagefile github.com/containers/common/libimage=/tmp/go-build267750084/b215/_pkg_.a packagefile github.com/containers/common/libimage/manifests=/tmp/go-build267750084/b274/_pkg_.a packagefile github.com/containers/common/libnetwork/etchosts=/tmp/go-build267750084/b696/_pkg_.a packagefile github.com/containers/common/libnetwork/network=/tmp/go-build267750084/b701/_pkg_.a packagefile github.com/containers/common/libnetwork/pasta=/tmp/go-build267750084/b705/_pkg_.a packagefile github.com/containers/common/libnetwork/resolvconf=/tmp/go-build267750084/b706/_pkg_.a packagefile github.com/containers/common/libnetwork/slirp4netns=/tmp/go-build267750084/b707/_pkg_.a packagefile github.com/containers/common/libnetwork/types=/tmp/go-build267750084/b064/_pkg_.a packagefile github.com/containers/common/libnetwork/util=/tmp/go-build267750084/b697/_pkg_.a packagefile github.com/containers/common/pkg/capabilities=/tmp/go-build267750084/b615/_pkg_.a packagefile github.com/containers/common/pkg/cgroups=/tmp/go-build267750084/b712/_pkg_.a packagefile github.com/containers/common/pkg/chown=/tmp/go-build267750084/b746/_pkg_.a packagefile github.com/containers/common/pkg/config=/tmp/go-build267750084/b611/_pkg_.a packagefile github.com/containers/common/pkg/hooks=/tmp/go-build267750084/b747/_pkg_.a packagefile github.com/containers/common/pkg/hooks/exec=/tmp/go-build267750084/b750/_pkg_.a packagefile github.com/containers/common/pkg/retry=/tmp/go-build267750084/b277/_pkg_.a packagefile github.com/containers/common/pkg/seccomp=/tmp/go-build267750084/b631/_pkg_.a packagefile github.com/containers/common/pkg/subscriptions=/tmp/go-build267750084/b753/_pkg_.a packagefile github.com/containers/image/v5/copy=/tmp/go-build267750084/b285/_pkg_.a packagefile github.com/containers/image/v5/docker=/tmp/go-build267750084/b539/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build267750084/b074/_pkg_.a packagefile github.com/containers/image/v5/image=/tmp/go-build267750084/b487/_pkg_.a packagefile github.com/containers/image/v5/manifest=/tmp/go-build267750084/b078/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=/tmp/go-build267750084/b287/_pkg_.a packagefile github.com/containers/image/v5/pkg/shortnames=/tmp/go-build267750084/b622/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=/tmp/go-build267750084/b545/_pkg_.a packagefile github.com/containers/image/v5/signature=/tmp/go-build267750084/b311/_pkg_.a packagefile github.com/containers/image/v5/storage=/tmp/go-build267750084/b496/_pkg_.a packagefile github.com/containers/image/v5/transports=/tmp/go-build267750084/b382/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build267750084/b081/_pkg_.a packagefile github.com/containers/ocicrypt/config=/tmp/go-build267750084/b146/_pkg_.a packagefile github.com/containers/storage=/tmp/go-build267750084/b498/_pkg_.a packagefile github.com/containers/storage/pkg/archive=/tmp/go-build267750084/b151/_pkg_.a packagefile github.com/containers/storage/pkg/fileutils=/tmp/go-build267750084/b153/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=/tmp/go-build267750084/b155/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=/tmp/go-build267750084/b163/_pkg_.a packagefile github.com/containers/storage/pkg/lockfile=/tmp/go-build267750084/b525/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=/tmp/go-build267750084/b166/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=/tmp/go-build267750084/b526/_pkg_.a packagefile github.com/containers/storage/pkg/system=/tmp/go-build267750084/b156/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=/tmp/go-build267750084/b165/_pkg_.a packagefile github.com/containers/storage/types=/tmp/go-build267750084/b191/_pkg_.a packagefile github.com/docker/go-units=/tmp/go-build267750084/b159/_pkg_.a packagefile github.com/hashicorp/go-multierror=/tmp/go-build267750084/b282/_pkg_.a packagefile github.com/mattn/go-shellwords=/tmp/go-build267750084/b755/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build267750084/b075/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=/tmp/go-build267750084/b085/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build267750084/b084/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/userns=/tmp/go-build267750084/b717/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build267750084/b167/_pkg_.a packagefile github.com/opencontainers/runtime-tools/generate=/tmp/go-build267750084/b756/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=/tmp/go-build267750084/b507/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=/tmp/go-build267750084/b506/_pkg_.a packagefile github.com/openshift/imagebuilder=/tmp/go-build267750084/b652/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build267750084/b086/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build267750084/b090/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build267750084/b087/_pkg_.a packagefile golang.org/x/term=/tmp/go-build267750084/b378/_pkg_.a packagefile hash=/tmp/go-build267750084/b077/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile math/rand=/tmp/go-build267750084/b108/_pkg_.a packagefile net=/tmp/go-build267750084/b068/_pkg_.a packagefile net/http=/tmp/go-build267750084/b198/_pkg_.a packagefile net/url=/tmp/go-build267750084/b132/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile os/exec=/tmp/go-build267750084/b160/_pkg_.a packagefile os/signal=/tmp/go-build267750084/b169/_pkg_.a packagefile path=/tmp/go-build267750084/b049/_pkg_.a packagefile path/filepath=/tmp/go-build267750084/b059/_pkg_.a packagefile runtime=/tmp/go-build267750084/b009/_pkg_.a packagefile sort=/tmp/go-build267750084/b041/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build267750084/b022/_pkg_.a packagefile syscall=/tmp/go-build267750084/b024/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -p github.com/containers/buildah -complete -installsuffix shared -buildid sUYTkzdkMm-6bppv_U3L/sUYTkzdkMm-6bppv_U3L -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b053/importcfg -pack ./_build/src/github.com/containers/buildah/add.go ./_build/src/github.com/containers/buildah/add_linux.go ./_build/src/github.com/containers/buildah/buildah.go ./_build/src/github.com/containers/buildah/commit.go ./_build/src/github.com/containers/buildah/common.go ./_build/src/github.com/containers/buildah/config.go ./_build/src/github.com/containers/buildah/convertcw.go ./_build/src/github.com/containers/buildah/delete.go ./_build/src/github.com/containers/buildah/digester.go ./_build/src/github.com/containers/buildah/image.go ./_build/src/github.com/containers/buildah/import.go ./_build/src/github.com/containers/buildah/info.go ./_build/src/github.com/containers/buildah/mount.go ./_build/src/github.com/containers/buildah/new.go ./_build/src/github.com/containers/buildah/pull.go ./_build/src/github.com/containers/buildah/push.go ./_build/src/github.com/containers/buildah/run.go ./_build/src/github.com/containers/buildah/run_common.go ./_build/src/github.com/containers/buildah/run_linux.go ./_build/src/github.com/containers/buildah/scan.go ./_build/src/github.com/containers/buildah/seccomp.go ./_build/src/github.com/containers/buildah/selinux.go ./_build/src/github.com/containers/buildah/unmount.go ./_build/src/github.com/containers/buildah/util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/5e/5e4cf6ef329d9669fad6e7ea446610ef389f5f79be5c4c31b31278ef3941baba-d # internal github.com/containers/buildah/tests/imgtype mkdir -p $WORK/b001/ cat >/tmp/go-build267750084/b001/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build267750084/b002/_pkg_.a packagefile encoding/json=/tmp/go-build267750084/b027/_pkg_.a packagefile flag=/tmp/go-build267750084/b052/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/containers/buildah=/tmp/go-build267750084/b053/_pkg_.a packagefile github.com/containers/buildah/define=/tmp/go-build267750084/b063/_pkg_.a packagefile github.com/containers/buildah/docker=/tmp/go-build267750084/b635/_pkg_.a packagefile github.com/containers/buildah/util=/tmp/go-build267750084/b062/_pkg_.a packagefile github.com/containers/image/v5/manifest=/tmp/go-build267750084/b078/_pkg_.a packagefile github.com/containers/image/v5/storage=/tmp/go-build267750084/b496/_pkg_.a packagefile github.com/containers/image/v5/transports/alltransports=/tmp/go-build267750084/b537/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build267750084/b081/_pkg_.a packagefile github.com/containers/storage=/tmp/go-build267750084/b498/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=/tmp/go-build267750084/b165/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build267750084/b084/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build267750084/b086/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile runtime=/tmp/go-build267750084/b009/_pkg_.a packagefile runtime/cgo=/tmp/go-build267750084/b058/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -p main -complete -installsuffix shared -buildid rV-8wU6B4qNQPgBO6dQE/rV-8wU6B4qNQPgBO6dQE -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b001/importcfg -pack ./_build/src/github.com/containers/buildah/tests/imgtype/imgtype.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/d0/d0898fb98209a9d4c41584bbcb007e300da4b0f1edc5a32b270fa9b6bd87548e-d # internal cat >/tmp/go-build267750084/b001/importcfg.link << 'EOF' # internal packagefile github.com/containers/buildah/tests/imgtype=/tmp/go-build267750084/b001/_pkg_.a packagefile context=/tmp/go-build267750084/b002/_pkg_.a packagefile encoding/json=/tmp/go-build267750084/b027/_pkg_.a packagefile flag=/tmp/go-build267750084/b052/_pkg_.a packagefile fmt=/tmp/go-build267750084/b039/_pkg_.a packagefile github.com/containers/buildah=/tmp/go-build267750084/b053/_pkg_.a packagefile github.com/containers/buildah/define=/tmp/go-build267750084/b063/_pkg_.a packagefile github.com/containers/buildah/docker=/tmp/go-build267750084/b635/_pkg_.a packagefile github.com/containers/buildah/util=/tmp/go-build267750084/b062/_pkg_.a packagefile github.com/containers/image/v5/manifest=/tmp/go-build267750084/b078/_pkg_.a packagefile github.com/containers/image/v5/storage=/tmp/go-build267750084/b496/_pkg_.a packagefile github.com/containers/image/v5/transports/alltransports=/tmp/go-build267750084/b537/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build267750084/b081/_pkg_.a packagefile github.com/containers/storage=/tmp/go-build267750084/b498/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=/tmp/go-build267750084/b165/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build267750084/b084/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build267750084/b086/_pkg_.a packagefile os=/tmp/go-build267750084/b042/_pkg_.a packagefile strings=/tmp/go-build267750084/b050/_pkg_.a packagefile runtime=/tmp/go-build267750084/b009/_pkg_.a packagefile runtime/cgo=/tmp/go-build267750084/b058/_pkg_.a packagefile errors=/tmp/go-build267750084/b003/_pkg_.a packagefile internal/reflectlite=/tmp/go-build267750084/b004/_pkg_.a packagefile sync=/tmp/go-build267750084/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build267750084/b022/_pkg_.a packagefile time=/tmp/go-build267750084/b023/_pkg_.a packagefile bytes=/tmp/go-build267750084/b028/_pkg_.a packagefile encoding=/tmp/go-build267750084/b032/_pkg_.a packagefile encoding/base64=/tmp/go-build267750084/b033/_pkg_.a packagefile io=/tmp/go-build267750084/b029/_pkg_.a packagefile math=/tmp/go-build267750084/b035/_pkg_.a packagefile reflect=/tmp/go-build267750084/b037/_pkg_.a packagefile sort=/tmp/go-build267750084/b041/_pkg_.a packagefile strconv=/tmp/go-build267750084/b038/_pkg_.a packagefile unicode=/tmp/go-build267750084/b030/_pkg_.a packagefile unicode/utf16=/tmp/go-build267750084/b051/_pkg_.a packagefile unicode/utf8=/tmp/go-build267750084/b031/_pkg_.a packagefile internal/fmtsort=/tmp/go-build267750084/b040/_pkg_.a packagefile archive/tar=/tmp/go-build267750084/b054/_pkg_.a packagefile bufio=/tmp/go-build267750084/b060/_pkg_.a packagefile github.com/containers/buildah/bind=/tmp/go-build267750084/b061/_pkg_.a packagefile github.com/containers/buildah/chroot=/tmp/go-build267750084/b629/_pkg_.a packagefile github.com/containers/buildah/copier=/tmp/go-build267750084/b630/_pkg_.a packagefile github.com/containers/buildah/internal=/tmp/go-build267750084/b636/_pkg_.a packagefile github.com/containers/buildah/internal/config=/tmp/go-build267750084/b637/_pkg_.a packagefile github.com/containers/buildah/internal/mkcw=/tmp/go-build267750084/b662/_pkg_.a packagefile github.com/containers/buildah/internal/sbom=/tmp/go-build267750084/b674/_pkg_.a packagefile github.com/containers/buildah/internal/tmpdir=/tmp/go-build267750084/b664/_pkg_.a packagefile github.com/containers/buildah/internal/util=/tmp/go-build267750084/b675/_pkg_.a packagefile github.com/containers/buildah/internal/volumes=/tmp/go-build267750084/b676/_pkg_.a packagefile github.com/containers/buildah/pkg/blobcache=/tmp/go-build267750084/b679/_pkg_.a packagefile github.com/containers/buildah/pkg/chrootuser=/tmp/go-build267750084/b681/_pkg_.a packagefile github.com/containers/buildah/pkg/overlay=/tmp/go-build267750084/b665/_pkg_.a packagefile github.com/containers/buildah/pkg/parse=/tmp/go-build267750084/b682/_pkg_.a packagefile github.com/containers/buildah/pkg/sshagent=/tmp/go-build267750084/b683/_pkg_.a packagefile github.com/containers/buildah/pkg/util=/tmp/go-build267750084/b695/_pkg_.a packagefile github.com/containers/common/libimage=/tmp/go-build267750084/b215/_pkg_.a packagefile github.com/containers/common/libimage/manifests=/tmp/go-build267750084/b274/_pkg_.a packagefile github.com/containers/common/libnetwork/etchosts=/tmp/go-build267750084/b696/_pkg_.a packagefile github.com/containers/common/libnetwork/network=/tmp/go-build267750084/b701/_pkg_.a packagefile github.com/containers/common/libnetwork/pasta=/tmp/go-build267750084/b705/_pkg_.a packagefile github.com/containers/common/libnetwork/resolvconf=/tmp/go-build267750084/b706/_pkg_.a packagefile github.com/containers/common/libnetwork/slirp4netns=/tmp/go-build267750084/b707/_pkg_.a packagefile github.com/containers/common/libnetwork/types=/tmp/go-build267750084/b064/_pkg_.a packagefile github.com/containers/common/libnetwork/util=/tmp/go-build267750084/b697/_pkg_.a packagefile github.com/containers/common/pkg/capabilities=/tmp/go-build267750084/b615/_pkg_.a packagefile github.com/containers/common/pkg/cgroups=/tmp/go-build267750084/b712/_pkg_.a packagefile github.com/containers/common/pkg/chown=/tmp/go-build267750084/b746/_pkg_.a packagefile github.com/containers/common/pkg/config=/tmp/go-build267750084/b611/_pkg_.a packagefile github.com/containers/common/pkg/hooks=/tmp/go-build267750084/b747/_pkg_.a packagefile github.com/containers/common/pkg/hooks/exec=/tmp/go-build267750084/b750/_pkg_.a packagefile github.com/containers/common/pkg/retry=/tmp/go-build267750084/b277/_pkg_.a packagefile github.com/containers/common/pkg/seccomp=/tmp/go-build267750084/b631/_pkg_.a packagefile github.com/containers/common/pkg/subscriptions=/tmp/go-build267750084/b753/_pkg_.a packagefile github.com/containers/image/v5/copy=/tmp/go-build267750084/b285/_pkg_.a packagefile github.com/containers/image/v5/docker=/tmp/go-build267750084/b539/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build267750084/b074/_pkg_.a packagefile github.com/containers/image/v5/image=/tmp/go-build267750084/b487/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=/tmp/go-build267750084/b287/_pkg_.a packagefile github.com/containers/image/v5/pkg/shortnames=/tmp/go-build267750084/b622/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=/tmp/go-build267750084/b545/_pkg_.a packagefile github.com/containers/image/v5/signature=/tmp/go-build267750084/b311/_pkg_.a packagefile github.com/containers/image/v5/transports=/tmp/go-build267750084/b382/_pkg_.a packagefile github.com/containers/ocicrypt/config=/tmp/go-build267750084/b146/_pkg_.a packagefile github.com/containers/storage/pkg/archive=/tmp/go-build267750084/b151/_pkg_.a packagefile github.com/containers/storage/pkg/fileutils=/tmp/go-build267750084/b153/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=/tmp/go-build267750084/b155/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=/tmp/go-build267750084/b163/_pkg_.a packagefile github.com/containers/storage/pkg/lockfile=/tmp/go-build267750084/b525/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=/tmp/go-build267750084/b166/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=/tmp/go-build267750084/b526/_pkg_.a packagefile github.com/containers/storage/pkg/system=/tmp/go-build267750084/b156/_pkg_.a packagefile github.com/containers/storage/types=/tmp/go-build267750084/b191/_pkg_.a packagefile github.com/docker/go-units=/tmp/go-build267750084/b159/_pkg_.a packagefile github.com/hashicorp/go-multierror=/tmp/go-build267750084/b282/_pkg_.a packagefile github.com/mattn/go-shellwords=/tmp/go-build267750084/b755/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build267750084/b075/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=/tmp/go-build267750084/b085/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/userns=/tmp/go-build267750084/b717/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build267750084/b167/_pkg_.a packagefile github.com/opencontainers/runtime-tools/generate=/tmp/go-build267750084/b756/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=/tmp/go-build267750084/b507/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=/tmp/go-build267750084/b506/_pkg_.a packagefile github.com/openshift/imagebuilder=/tmp/go-build267750084/b652/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build267750084/b090/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build267750084/b087/_pkg_.a packagefile golang.org/x/term=/tmp/go-build267750084/b378/_pkg_.a packagefile hash=/tmp/go-build267750084/b077/_pkg_.a packagefile math/rand=/tmp/go-build267750084/b108/_pkg_.a packagefile net=/tmp/go-build267750084/b068/_pkg_.a packagefile net/http=/tmp/go-build267750084/b198/_pkg_.a packagefile net/url=/tmp/go-build267750084/b132/_pkg_.a packagefile os/exec=/tmp/go-build267750084/b160/_pkg_.a packagefile os/signal=/tmp/go-build267750084/b169/_pkg_.a packagefile path=/tmp/go-build267750084/b049/_pkg_.a packagefile path/filepath=/tmp/go-build267750084/b059/_pkg_.a packagefile syscall=/tmp/go-build267750084/b024/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=/tmp/go-build267750084/b187/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/devices=/tmp/go-build267750084/b196/_pkg_.a packagefile golang.org/x/sync/semaphore=/tmp/go-build267750084/b197/_pkg_.a packagefile github.com/containers/image/v5/pkg/strslice=/tmp/go-build267750084/b143/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=/tmp/go-build267750084/b278/_pkg_.a packagefile github.com/containers/image/v5/internal/manifest=/tmp/go-build267750084/b079/_pkg_.a packagefile github.com/containers/image/v5/internal/set=/tmp/go-build267750084/b142/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=/tmp/go-build267750084/b082/_pkg_.a packagefile github.com/containers/libtrust=/tmp/go-build267750084/b092/_pkg_.a packagefile github.com/containers/ocicrypt/spec=/tmp/go-build267750084/b144/_pkg_.a packagefile github.com/containers/storage/pkg/regexp=/tmp/go-build267750084/b065/_pkg_.a packagefile github.com/docker/docker/api/types/versions=/tmp/go-build267750084/b145/_pkg_.a packagefile github.com/containers/image/v5/internal/image=/tmp/go-build267750084/b293/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/impl=/tmp/go-build267750084/b490/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/stubs=/tmp/go-build267750084/b301/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/impl=/tmp/go-build267750084/b491/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/stubs=/tmp/go-build267750084/b295/_pkg_.a packagefile github.com/containers/image/v5/internal/private=/tmp/go-build267750084/b296/_pkg_.a packagefile github.com/containers/image/v5/internal/putblobdigest=/tmp/go-build267750084/b492/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=/tmp/go-build267750084/b297/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=/tmp/go-build267750084/b497/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/none=/tmp/go-build267750084/b299/_pkg_.a packagefile github.com/containers/storage/drivers=/tmp/go-build267750084/b499/_pkg_.a packagefile github.com/containers/storage/pkg/chunked=/tmp/go-build267750084/b532/_pkg_.a packagefile github.com/containers/image/v5/directory=/tmp/go-build267750084/b538/_pkg_.a packagefile github.com/containers/image/v5/docker/archive=/tmp/go-build267750084/b549/_pkg_.a packagefile github.com/containers/image/v5/docker/daemon=/tmp/go-build267750084/b551/_pkg_.a packagefile github.com/containers/image/v5/oci/archive=/tmp/go-build267750084/b602/_pkg_.a packagefile github.com/containers/image/v5/oci/layout=/tmp/go-build267750084/b488/_pkg_.a packagefile github.com/containers/image/v5/openshift=/tmp/go-build267750084/b603/_pkg_.a packagefile github.com/containers/image/v5/sif=/tmp/go-build267750084/b605/_pkg_.a packagefile github.com/containers/image/v5/tarball=/tmp/go-build267750084/b609/_pkg_.a packagefile embed=/tmp/go-build267750084/b104/_pkg_.a packagefile github.com/containers/storage/drivers/register=/tmp/go-build267750084/b502/_pkg_.a packagefile github.com/containers/storage/pkg/directory=/tmp/go-build267750084/b500/_pkg_.a packagefile github.com/containers/storage/pkg/mount=/tmp/go-build267750084/b157/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=/tmp/go-build267750084/b505/_pkg_.a packagefile github.com/containers/storage/pkg/stringutils=/tmp/go-build267750084/b527/_pkg_.a packagefile github.com/containers/storage/pkg/tarlog=/tmp/go-build267750084/b528/_pkg_.a packagefile github.com/containers/storage/pkg/truncindex=/tmp/go-build267750084/b529/_pkg_.a packagefile github.com/google/go-intervals/intervalset=/tmp/go-build267750084/b531/_pkg_.a packagefile github.com/json-iterator/go=/tmp/go-build267750084/b188/_pkg_.a packagefile github.com/klauspost/pgzip=/tmp/go-build267750084/b179/_pkg_.a packagefile github.com/moby/sys/user=/tmp/go-build267750084/b161/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=/tmp/go-build267750084/b290/_pkg_.a packagefile github.com/vbatts/tar-split/tar/asm=/tmp/go-build267750084/b291/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=/tmp/go-build267750084/b292/_pkg_.a packagefile os/user=/tmp/go-build267750084/b057/_pkg_.a packagefile github.com/syndtr/gocapability/capability=/tmp/go-build267750084/b168/_pkg_.a packagefile log=/tmp/go-build267750084/b088/_pkg_.a packagefile internal/itoa=/tmp/go-build267750084/b025/_pkg_.a packagefile internal/poll=/tmp/go-build267750084/b043/_pkg_.a packagefile internal/safefilepath=/tmp/go-build267750084/b045/_pkg_.a packagefile internal/syscall/execenv=/tmp/go-build267750084/b046/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build267750084/b044/_pkg_.a packagefile internal/testlog=/tmp/go-build267750084/b047/_pkg_.a packagefile io/fs=/tmp/go-build267750084/b048/_pkg_.a packagefile internal/bytealg=/tmp/go-build267750084/b010/_pkg_.a packagefile internal/abi=/tmp/go-build267750084/b005/_pkg_.a packagefile internal/coverage/rtcov=/tmp/go-build267750084/b012/_pkg_.a packagefile internal/cpu=/tmp/go-build267750084/b011/_pkg_.a packagefile internal/goarch=/tmp/go-build267750084/b006/_pkg_.a packagefile internal/godebugs=/tmp/go-build267750084/b013/_pkg_.a packagefile internal/goexperiment=/tmp/go-build267750084/b014/_pkg_.a packagefile internal/goos=/tmp/go-build267750084/b015/_pkg_.a packagefile runtime/internal/atomic=/tmp/go-build267750084/b016/_pkg_.a packagefile runtime/internal/math=/tmp/go-build267750084/b017/_pkg_.a packagefile runtime/internal/sys=/tmp/go-build267750084/b018/_pkg_.a packagefile runtime/internal/syscall=/tmp/go-build267750084/b019/_pkg_.a packagefile internal/unsafeheader=/tmp/go-build267750084/b008/_pkg_.a packagefile internal/race=/tmp/go-build267750084/b021/_pkg_.a packagefile encoding/binary=/tmp/go-build267750084/b034/_pkg_.a packagefile math/bits=/tmp/go-build267750084/b036/_pkg_.a packagefile internal/godebug=/tmp/go-build267750084/b055/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/apparmor=/tmp/go-build267750084/b633/_pkg_.a packagefile github.com/seccomp/libseccomp-golang=/tmp/go-build267750084/b632/_pkg_.a packagefile github.com/fsouza/go-dockerclient=/tmp/go-build267750084/b638/_pkg_.a packagefile compress/gzip=/tmp/go-build267750084/b199/_pkg_.a packagefile crypto/rand=/tmp/go-build267750084/b115/_pkg_.a packagefile encoding/hex=/tmp/go-build267750084/b130/_pkg_.a packagefile github.com/containers/buildah/internal/mkcw/types=/tmp/go-build267750084/b663/_pkg_.a packagefile github.com/containers/luksy=/tmp/go-build267750084/b666/_pkg_.a packagefile github.com/docker/docker/pkg/ioutils=/tmp/go-build267750084/b642/_pkg_.a packagefile github.com/containers/common/libimage/platform=/tmp/go-build267750084/b610/_pkg_.a packagefile github.com/containers/buildah/internal/parse=/tmp/go-build267750084/b677/_pkg_.a packagefile github.com/containers/common/pkg/parse=/tmp/go-build267750084/b678/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobcache=/tmp/go-build267750084/b680/_pkg_.a packagefile github.com/containerd/containerd/platforms=/tmp/go-build267750084/b216/_pkg_.a packagefile github.com/containers/common/pkg/auth=/tmp/go-build267750084/b690/_pkg_.a packagefile github.com/cyphar/filepath-securejoin=/tmp/go-build267750084/b536/_pkg_.a packagefile github.com/spf13/cobra=/tmp/go-build267750084/b692/_pkg_.a packagefile github.com/spf13/pflag=/tmp/go-build267750084/b693/_pkg_.a packagefile golang.org/x/crypto/ssh=/tmp/go-build267750084/b684/_pkg_.a packagefile golang.org/x/crypto/ssh/agent=/tmp/go-build267750084/b689/_pkg_.a packagefile github.com/containers/common/libimage/define=/tmp/go-build267750084/b272/_pkg_.a packagefile github.com/containers/common/libimage/filter=/tmp/go-build267750084/b273/_pkg_.a packagefile github.com/containers/common/pkg/download=/tmp/go-build267750084/b618/_pkg_.a packagefile github.com/containers/common/pkg/filters=/tmp/go-build267750084/b619/_pkg_.a packagefile github.com/containers/common/pkg/signal=/tmp/go-build267750084/b621/_pkg_.a packagefile github.com/containers/common/pkg/timetype=/tmp/go-build267750084/b620/_pkg_.a packagefile github.com/containers/image/v5/signature/signer=/tmp/go-build267750084/b398/_pkg_.a packagefile github.com/disiqueira/gotree/v3=/tmp/go-build267750084/b627/_pkg_.a packagefile github.com/jinzhu/copier=/tmp/go-build267750084/b628/_pkg_.a packagefile golang.org/x/exp/maps=/tmp/go-build267750084/b141/_pkg_.a packagefile github.com/containers/common/internal=/tmp/go-build267750084/b275/_pkg_.a packagefile github.com/containers/common/pkg/manifests=/tmp/go-build267750084/b276/_pkg_.a packagefile github.com/containers/common/pkg/supplemented=/tmp/go-build267750084/b284/_pkg_.a packagefile mime=/tmp/go-build267750084/b209/_pkg_.a packagefile github.com/containers/common/pkg/machine=/tmp/go-build267750084/b700/_pkg_.a packagefile github.com/containers/common/libnetwork/netavark=/tmp/go-build267750084/b702/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=/tmp/go-build267750084/b704/_pkg_.a packagefile github.com/containers/common/pkg/rootlessport=/tmp/go-build267750084/b708/_pkg_.a packagefile github.com/containers/common/pkg/servicereaper=/tmp/go-build267750084/b709/_pkg_.a packagefile github.com/containers/common/pkg/util=/tmp/go-build267750084/b698/_pkg_.a packagefile math/big=/tmp/go-build267750084/b107/_pkg_.a packagefile github.com/coreos/go-systemd/v22/dbus=/tmp/go-build267750084/b713/_pkg_.a packagefile github.com/godbus/dbus/v5=/tmp/go-build267750084/b714/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups=/tmp/go-build267750084/b715/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups/fs=/tmp/go-build267750084/b719/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups/fs2=/tmp/go-build267750084/b722/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=/tmp/go-build267750084/b716/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=/tmp/go-build267750084/b195/_pkg_.a packagefile github.com/BurntSushi/toml=/tmp/go-build267750084/b192/_pkg_.a packagefile github.com/containers/common/internal/attributedstring=/tmp/go-build267750084/b612/_pkg_.a packagefile github.com/containers/common/pkg/apparmor=/tmp/go-build267750084/b613/_pkg_.a packagefile github.com/containers/common/pkg/cgroupv2=/tmp/go-build267750084/b616/_pkg_.a packagefile regexp=/tmp/go-build267750084/b066/_pkg_.a packagefile tags.cncf.io/container-device-interface/pkg/parser=/tmp/go-build267750084/b617/_pkg_.a packagefile github.com/containers/common/pkg/hooks/0.1.0=/tmp/go-build267750084/b748/_pkg_.a packagefile github.com/containers/common/pkg/hooks/1.0.0=/tmp/go-build267750084/b749/_pkg_.a packagefile github.com/fsnotify/fsnotify=/tmp/go-build267750084/b699/_pkg_.a packagefile github.com/davecgh/go-spew/spew=/tmp/go-build267750084/b751/_pkg_.a packagefile github.com/pmezard/go-difflib/difflib=/tmp/go-build267750084/b752/_pkg_.a packagefile github.com/docker/distribution/registry/api/v2=/tmp/go-build267750084/b279/_pkg_.a packagefile github.com/containers/common/pkg/umask=/tmp/go-build267750084/b754/_pkg_.a packagefile github.com/containers/image/v5/internal/blobinfocache=/tmp/go-build267750084/b286/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination=/tmp/go-build267750084/b300/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource=/tmp/go-build267750084/b294/_pkg_.a packagefile github.com/containers/image/v5/internal/pkg/platform=/tmp/go-build267750084/b080/_pkg_.a packagefile github.com/containers/image/v5/internal/signer=/tmp/go-build267750084/b302/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache=/tmp/go-build267750084/b303/_pkg_.a packagefile github.com/containers/image/v5/signature/sigstore=/tmp/go-build267750084/b399/_pkg_.a packagefile github.com/containers/image/v5/signature/simplesigning=/tmp/go-build267750084/b401/_pkg_.a packagefile github.com/containers/ocicrypt=/tmp/go-build267750084/b402/_pkg_.a packagefile github.com/containers/storage/pkg/chunked/toc=/tmp/go-build267750084/b477/_pkg_.a packagefile github.com/vbauerster/mpb/v8=/tmp/go-build267750084/b478/_pkg_.a packagefile github.com/vbauerster/mpb/v8/decor=/tmp/go-build267750084/b484/_pkg_.a packagefile crypto/tls=/tmp/go-build267750084/b118/_pkg_.a packagefile github.com/containers/image/v5/docker/policyconfiguration=/tmp/go-build267750084/b540/_pkg_.a packagefile github.com/containers/image/v5/internal/iolimits=/tmp/go-build267750084/b298/_pkg_.a packagefile github.com/containers/image/v5/internal/rootless=/tmp/go-build267750084/b304/_pkg_.a packagefile github.com/containers/image/v5/internal/streamdigest=/tmp/go-build267750084/b541/_pkg_.a packagefile github.com/containers/image/v5/internal/uploadreader=/tmp/go-build267750084/b542/_pkg_.a packagefile github.com/containers/image/v5/internal/useragent=/tmp/go-build267750084/b543/_pkg_.a packagefile github.com/containers/image/v5/pkg/docker/config=/tmp/go-build267750084/b544/_pkg_.a packagefile github.com/containers/image/v5/pkg/tlsclientconfig=/tmp/go-build267750084/b494/_pkg_.a packagefile github.com/docker/distribution/registry/client/auth/challenge=/tmp/go-build267750084/b548/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=/tmp/go-build267750084/b495/_pkg_.a packagefile gopkg.in/yaml.v3=/tmp/go-build267750084/b150/_pkg_.a packagefile mime/multipart=/tmp/go-build267750084/b210/_pkg_.a packagefile github.com/containers/image/v5/internal/unparsedimage=/tmp/go-build267750084/b312/_pkg_.a packagefile compress/bzip2=/tmp/go-build267750084/b152/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/internal=/tmp/go-build267750084/b083/_pkg_.a packagefile github.com/containers/storage/pkg/chunked/compressor=/tmp/go-build267750084/b288/_pkg_.a packagefile github.com/klauspost/compress/zstd=/tmp/go-build267750084/b170/_pkg_.a packagefile github.com/ulikunitz/xz=/tmp/go-build267750084/b182/_pkg_.a packagefile github.com/manifoldco/promptui=/tmp/go-build267750084/b623/_pkg_.a packagefile crypto=/tmp/go-build267750084/b076/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build267750084/b093/_pkg_.a packagefile crypto/x509=/tmp/go-build267750084/b127/_pkg_.a packagefile encoding/asn1=/tmp/go-build267750084/b113/_pkg_.a packagefile github.com/containers/image/v5/signature/internal=/tmp/go-build267750084/b313/_pkg_.a packagefile github.com/containers/image/v5/version=/tmp/go-build267750084/b314/_pkg_.a packagefile github.com/proglottis/gpgme=/tmp/go-build267750084/b383/_pkg_.a packagefile github.com/sigstore/fulcio/pkg/certificate=/tmp/go-build267750084/b384/_pkg_.a packagefile github.com/sigstore/sigstore/pkg/cryptoutils=/tmp/go-build267750084/b357/_pkg_.a packagefile golang.org/x/crypto/openpgp=/tmp/go-build267750084/b385/_pkg_.a packagefile github.com/containers/ocicrypt/crypto/pkcs11=/tmp/go-build267750084/b147/_pkg_.a packagefile github.com/containers/storage/pkg/pools=/tmp/go-build267750084/b162/_pkg_.a packagefile github.com/containers/storage/pkg/promise=/tmp/go-build267750084/b164/_pkg_.a packagefile text/scanner=/tmp/go-build267750084/b154/_pkg_.a packagefile crypto/sha256=/tmp/go-build267750084/b117/_pkg_.a packagefile github.com/containers/storage/pkg/config=/tmp/go-build267750084/b194/_pkg_.a packagefile github.com/hashicorp/errwrap=/tmp/go-build267750084/b283/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=/tmp/go-build267750084/b718/_pkg_.a packagefile github.com/opencontainers/runtime-tools/generate/seccomp=/tmp/go-build267750084/b757/_pkg_.a packagefile github.com/opencontainers/runtime-tools/validate/capabilities=/tmp/go-build267750084/b758/_pkg_.a packagefile github.com/opencontainers/selinux/pkg/pwalkdir=/tmp/go-build267750084/b508/_pkg_.a packagefile github.com/moby/buildkit/frontend/dockerfile/parser=/tmp/go-build267750084/b653/_pkg_.a packagefile github.com/moby/buildkit/frontend/dockerfile/shell=/tmp/go-build267750084/b655/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/command=/tmp/go-build267750084/b658/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/parser=/tmp/go-build267750084/b659/_pkg_.a packagefile github.com/openshift/imagebuilder/signal=/tmp/go-build267750084/b660/_pkg_.a packagefile github.com/openshift/imagebuilder/strslice=/tmp/go-build267750084/b661/_pkg_.a packagefile io/ioutil=/tmp/go-build267750084/b138/_pkg_.a packagefile golang.org/x/exp/constraints=/tmp/go-build267750084/b091/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=/tmp/go-build267750084/b069/_pkg_.a packagefile internal/nettrace=/tmp/go-build267750084/b070/_pkg_.a packagefile internal/singleflight=/tmp/go-build267750084/b071/_pkg_.a packagefile net/netip=/tmp/go-build267750084/b072/_pkg_.a packagefile container/list=/tmp/go-build267750084/b119/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=/tmp/go-build267750084/b200/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=/tmp/go-build267750084/b207/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=/tmp/go-build267750084/b208/_pkg_.a packagefile vendor/golang.org/x/net/idna=/tmp/go-build267750084/b201/_pkg_.a packagefile net/http/httptrace=/tmp/go-build267750084/b212/_pkg_.a packagefile net/http/internal=/tmp/go-build267750084/b213/_pkg_.a packagefile net/http/internal/ascii=/tmp/go-build267750084/b214/_pkg_.a packagefile net/textproto=/tmp/go-build267750084/b206/_pkg_.a packagefile internal/oserror=/tmp/go-build267750084/b026/_pkg_.a packagefile crypto/elliptic=/tmp/go-build267750084/b106/_pkg_.a packagefile crypto/rsa=/tmp/go-build267750084/b116/_pkg_.a packagefile crypto/sha512=/tmp/go-build267750084/b111/_pkg_.a packagefile crypto/x509/pkix=/tmp/go-build267750084/b129/_pkg_.a packagefile encoding/base32=/tmp/go-build267750084/b140/_pkg_.a packagefile encoding/pem=/tmp/go-build267750084/b131/_pkg_.a packagefile github.com/opencontainers/selinux/pkg/pwalk=/tmp/go-build267750084/b501/_pkg_.a packagefile github.com/containerd/stargz-snapshotter/estargz=/tmp/go-build267750084/b533/_pkg_.a packagefile github.com/containers/storage/drivers/copy=/tmp/go-build267750084/b522/_pkg_.a packagefile github.com/containers/storage/pkg/chunked/internal=/tmp/go-build267750084/b289/_pkg_.a packagefile github.com/containers/storage/pkg/fsverity=/tmp/go-build267750084/b519/_pkg_.a packagefile github.com/containers/image/v5/directory/explicitfilepath=/tmp/go-build267750084/b489/_pkg_.a packagefile github.com/containers/image/v5/docker/internal/tarfile=/tmp/go-build267750084/b550/_pkg_.a packagefile github.com/docker/docker/client=/tmp/go-build267750084/b552/_pkg_.a packagefile github.com/containers/image/v5/oci/internal=/tmp/go-build267750084/b493/_pkg_.a packagefile dario.cat/mergo=/tmp/go-build267750084/b604/_pkg_.a packagefile github.com/sylabs/sif/v2/pkg/sif=/tmp/go-build267750084/b606/_pkg_.a packagefile github.com/containers/storage/drivers/aufs=/tmp/go-build267750084/b503/_pkg_.a packagefile github.com/containers/storage/drivers/devmapper=/tmp/go-build267750084/b509/_pkg_.a packagefile github.com/containers/storage/drivers/overlay=/tmp/go-build267750084/b514/_pkg_.a packagefile github.com/containers/storage/drivers/vfs=/tmp/go-build267750084/b521/_pkg_.a packagefile github.com/containers/storage/drivers/zfs=/tmp/go-build267750084/b523/_pkg_.a packagefile github.com/moby/sys/mountinfo=/tmp/go-build267750084/b158/_pkg_.a packagefile github.com/tchap/go-patricia/v2/patricia=/tmp/go-build267750084/b530/_pkg_.a packagefile github.com/modern-go/concurrent=/tmp/go-build267750084/b189/_pkg_.a packagefile github.com/modern-go/reflect2=/tmp/go-build267750084/b190/_pkg_.a packagefile github.com/klauspost/compress/flate=/tmp/go-build267750084/b180/_pkg_.a packagefile hash/crc32=/tmp/go-build267750084/b176/_pkg_.a packagefile hash/crc64=/tmp/go-build267750084/b186/_pkg_.a packagefile log/internal=/tmp/go-build267750084/b089/_pkg_.a packagefile internal/bisect=/tmp/go-build267750084/b056/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/utils=/tmp/go-build267750084/b634/_pkg_.a packagefile github.com/docker/docker/api/types/registry=/tmp/go-build267750084/b566/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=/tmp/go-build267750084/b568/_pkg_.a packagefile github.com/docker/docker/pkg/archive=/tmp/go-build267750084/b639/_pkg_.a packagefile github.com/docker/docker/pkg/homedir=/tmp/go-build267750084/b647/_pkg_.a packagefile github.com/docker/docker/pkg/jsonmessage=/tmp/go-build267750084/b648/_pkg_.a packagefile github.com/docker/docker/pkg/stdcopy=/tmp/go-build267750084/b651/_pkg_.a packagefile github.com/moby/patternmatcher=/tmp/go-build267750084/b645/_pkg_.a packagefile net/http/httputil=/tmp/go-build267750084/b465/_pkg_.a packagefile compress/flate=/tmp/go-build267750084/b181/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build267750084/b098/_pkg_.a packagefile crypto/internal/randutil=/tmp/go-build267750084/b105/_pkg_.a packagefile crypto/aes=/tmp/go-build267750084/b094/_pkg_.a packagefile crypto/cipher=/tmp/go-build267750084/b095/_pkg_.a packagefile crypto/sha1=/tmp/go-build267750084/b126/_pkg_.a packagefile github.com/aead/serpent=/tmp/go-build267750084/b667/_pkg_.a packagefile github.com/google/uuid=/tmp/go-build267750084/b324/_pkg_.a packagefile golang.org/x/crypto/argon2=/tmp/go-build267750084/b668/_pkg_.a packagefile golang.org/x/crypto/cast5=/tmp/go-build267750084/b391/_pkg_.a packagefile golang.org/x/crypto/pbkdf2=/tmp/go-build267750084/b367/_pkg_.a packagefile golang.org/x/crypto/ripemd160=/tmp/go-build267750084/b671/_pkg_.a packagefile golang.org/x/crypto/twofish=/tmp/go-build267750084/b672/_pkg_.a packagefile golang.org/x/crypto/xts=/tmp/go-build267750084/b673/_pkg_.a packagefile github.com/containerd/log=/tmp/go-build267750084/b271/_pkg_.a packagefile runtime/debug=/tmp/go-build267750084/b178/_pkg_.a packagefile github.com/containerd/containerd/errdefs=/tmp/go-build267750084/b217/_pkg_.a packagefile github.com/containerd/containerd/log=/tmp/go-build267750084/b270/_pkg_.a packagefile github.com/containers/common/pkg/completion=/tmp/go-build267750084/b691/_pkg_.a packagefile github.com/containers/common/pkg/password=/tmp/go-build267750084/b694/_pkg_.a packagefile text/template=/tmp/go-build267750084/b417/_pkg_.a packagefile encoding/csv=/tmp/go-build267750084/b319/_pkg_.a packagefile crypto/des=/tmp/go-build267750084/b120/_pkg_.a packagefile crypto/dsa=/tmp/go-build267750084/b128/_pkg_.a packagefile crypto/ed25519=/tmp/go-build267750084/b121/_pkg_.a packagefile crypto/hmac=/tmp/go-build267750084/b123/_pkg_.a packagefile crypto/md5=/tmp/go-build267750084/b124/_pkg_.a packagefile crypto/rc4=/tmp/go-build267750084/b125/_pkg_.a packagefile crypto/subtle=/tmp/go-build267750084/b097/_pkg_.a packagefile golang.org/x/crypto/chacha20=/tmp/go-build267750084/b685/_pkg_.a packagefile golang.org/x/crypto/curve25519=/tmp/go-build267750084/b686/_pkg_.a packagefile golang.org/x/crypto/internal/poly1305=/tmp/go-build267750084/b375/_pkg_.a packagefile golang.org/x/crypto/ssh/internal/bcrypt_pbkdf=/tmp/go-build267750084/b687/_pkg_.a packagefile database/sql=/tmp/go-build267750084/b308/_pkg_.a packagefile database/sql/driver=/tmp/go-build267750084/b309/_pkg_.a packagefile github.com/containers/common/libnetwork/internal/rootlessnetns=/tmp/go-build267750084/b703/_pkg_.a packagefile github.com/containers/common/libnetwork/internal/util=/tmp/go-build267750084/b743/_pkg_.a packagefile github.com/containers/common/pkg/version=/tmp/go-build267750084/b744/_pkg_.a packagefile go.etcd.io/bbolt=/tmp/go-build267750084/b745/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups/devices=/tmp/go-build267750084/b720/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups/fscommon=/tmp/go-build267750084/b721/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups/ebpf=/tmp/go-build267750084/b723/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups/ebpf/devicefilter=/tmp/go-build267750084/b742/_pkg_.a packagefile github.com/BurntSushi/toml/internal=/tmp/go-build267750084/b193/_pkg_.a packagefile github.com/containers/common/version=/tmp/go-build267750084/b614/_pkg_.a packagefile regexp/syntax=/tmp/go-build267750084/b067/_pkg_.a packagefile github.com/distribution/reference=/tmp/go-build267750084/b280/_pkg_.a packagefile github.com/gorilla/mux=/tmp/go-build267750084/b281/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/memory=/tmp/go-build267750084/b305/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/sqlite=/tmp/go-build267750084/b307/_pkg_.a packagefile github.com/containers/image/v5/signature/sigstore/internal=/tmp/go-build267750084/b400/_pkg_.a packagefile github.com/secure-systems-lab/go-securesystemslib/encrypted=/tmp/go-build267750084/b372/_pkg_.a packagefile github.com/sigstore/sigstore/pkg/signature=/tmp/go-build267750084/b355/_pkg_.a packagefile github.com/containers/ocicrypt/blockcipher=/tmp/go-build267750084/b403/_pkg_.a packagefile github.com/containers/ocicrypt/config/keyprovider-config=/tmp/go-build267750084/b408/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=/tmp/go-build267750084/b409/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/jwe=/tmp/go-build267750084/b410/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/keyprovider=/tmp/go-build267750084/b411/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/pgp=/tmp/go-build267750084/b470/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/pkcs11=/tmp/go-build267750084/b471/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/pkcs7=/tmp/go-build267750084/b472/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=/tmp/go-build267750084/b388/_pkg_.a packagefile container/heap=/tmp/go-build267750084/b479/_pkg_.a packagefile github.com/acarl005/stripansi=/tmp/go-build267750084/b480/_pkg_.a packagefile github.com/mattn/go-runewidth=/tmp/go-build267750084/b481/_pkg_.a packagefile github.com/vbauerster/mpb/v8/cwriter=/tmp/go-build267750084/b483/_pkg_.a packagefile github.com/vbauerster/mpb/v8/internal=/tmp/go-build267750084/b486/_pkg_.a packagefile github.com/VividCortex/ewma=/tmp/go-build267750084/b485/_pkg_.a packagefile crypto/ecdh=/tmp/go-build267750084/b100/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=/tmp/go-build267750084/b133/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build267750084/b112/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=/tmp/go-build267750084/b139/_pkg_.a packagefile github.com/docker/docker-credential-helpers/client=/tmp/go-build267750084/b546/_pkg_.a packagefile github.com/docker/docker-credential-helpers/credentials=/tmp/go-build267750084/b547/_pkg_.a packagefile mime/quotedprintable=/tmp/go-build267750084/b211/_pkg_.a packagefile github.com/klauspost/compress=/tmp/go-build267750084/b171/_pkg_.a packagefile github.com/klauspost/compress/huff0=/tmp/go-build267750084/b172/_pkg_.a packagefile github.com/klauspost/compress/internal/cpuinfo=/tmp/go-build267750084/b174/_pkg_.a packagefile github.com/klauspost/compress/internal/snapref=/tmp/go-build267750084/b175/_pkg_.a packagefile github.com/klauspost/compress/zstd/internal/xxhash=/tmp/go-build267750084/b177/_pkg_.a packagefile github.com/ulikunitz/xz/internal/xlog=/tmp/go-build267750084/b183/_pkg_.a packagefile github.com/ulikunitz/xz/lzma=/tmp/go-build267750084/b184/_pkg_.a packagefile github.com/chzyer/readline=/tmp/go-build267750084/b624/_pkg_.a packagefile github.com/manifoldco/promptui/list=/tmp/go-build267750084/b625/_pkg_.a packagefile github.com/manifoldco/promptui/screenbuf=/tmp/go-build267750084/b626/_pkg_.a packagefile text/tabwriter=/tmp/go-build267750084/b419/_pkg_.a packagefile crypto/internal/bigmod=/tmp/go-build267750084/b109/_pkg_.a packagefile crypto/internal/boring/bbig=/tmp/go-build267750084/b110/_pkg_.a packagefile crypto/internal/nistec=/tmp/go-build267750084/b102/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build267750084/b114/_pkg_.a packagefile github.com/cyberphone/json-canonicalization/go/src/webpki.org/jsoncanonicalizer=/tmp/go-build267750084/b315/_pkg_.a packagefile github.com/sigstore/rekor/pkg/generated/models=/tmp/go-build267750084/b316/_pkg_.a packagefile github.com/letsencrypt/boulder/goodkey=/tmp/go-build267750084/b358/_pkg_.a packagefile golang.org/x/crypto/openpgp/armor=/tmp/go-build267750084/b386/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=/tmp/go-build267750084/b387/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=/tmp/go-build267750084/b393/_pkg_.a packagefile github.com/miekg/pkcs11=/tmp/go-build267750084/b148/_pkg_.a packagefile github.com/stefanberger/go-pkcs11uri=/tmp/go-build267750084/b149/_pkg_.a packagefile github.com/moby/buildkit/frontend/dockerfile/command=/tmp/go-build267750084/b654/_pkg_.a packagefile github.com/moby/buildkit/util/stack=/tmp/go-build267750084/b656/_pkg_.a packagefile github.com/pkg/errors=/tmp/go-build267750084/b567/_pkg_.a packagefile internal/intern=/tmp/go-build267750084/b073/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=/tmp/go-build267750084/b202/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=/tmp/go-build267750084/b204/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=/tmp/go-build267750084/b205/_pkg_.a packagefile github.com/containerd/stargz-snapshotter/estargz/errorutil=/tmp/go-build267750084/b534/_pkg_.a packagefile golang.org/x/sync/errgroup=/tmp/go-build267750084/b535/_pkg_.a packagefile testing=/tmp/go-build267750084/b474/_pkg_.a packagefile github.com/docker/docker/api=/tmp/go-build267750084/b553/_pkg_.a packagefile github.com/docker/docker/api/types=/tmp/go-build267750084/b554/_pkg_.a packagefile github.com/docker/docker/api/types/checkpoint=/tmp/go-build267750084/b555/_pkg_.a packagefile github.com/docker/docker/api/types/container=/tmp/go-build267750084/b556/_pkg_.a packagefile github.com/docker/docker/api/types/events=/tmp/go-build267750084/b573/_pkg_.a packagefile github.com/docker/docker/api/types/filters=/tmp/go-build267750084/b558/_pkg_.a packagefile github.com/docker/docker/api/types/image=/tmp/go-build267750084/b565/_pkg_.a packagefile github.com/docker/docker/api/types/network=/tmp/go-build267750084/b560/_pkg_.a packagefile github.com/docker/docker/api/types/system=/tmp/go-build267750084/b571/_pkg_.a packagefile github.com/docker/docker/api/types/time=/tmp/go-build267750084/b574/_pkg_.a packagefile github.com/docker/docker/api/types/volume=/tmp/go-build267750084/b572/_pkg_.a packagefile github.com/docker/docker/errdefs=/tmp/go-build267750084/b575/_pkg_.a packagefile github.com/docker/go-connections/sockets=/tmp/go-build267750084/b576/_pkg_.a packagefile go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp=/tmp/go-build267750084/b577/_pkg_.a packagefile go.opentelemetry.io/otel/trace=/tmp/go-build267750084/b600/_pkg_.a packagefile github.com/google/go-containerregistry/pkg/v1=/tmp/go-build267750084/b607/_pkg_.a packagefile github.com/containers/storage/pkg/locker=/tmp/go-build267750084/b504/_pkg_.a packagefile github.com/containers/storage/pkg/devicemapper=/tmp/go-build267750084/b510/_pkg_.a packagefile github.com/containers/storage/pkg/dmesg=/tmp/go-build267750084/b511/_pkg_.a packagefile github.com/containers/storage/pkg/loopback=/tmp/go-build267750084/b512/_pkg_.a packagefile github.com/containers/storage/pkg/parsers/kernel=/tmp/go-build267750084/b513/_pkg_.a packagefile github.com/containers/storage/drivers/overlayutils=/tmp/go-build267750084/b515/_pkg_.a packagefile github.com/containers/storage/drivers/quota=/tmp/go-build267750084/b516/_pkg_.a packagefile github.com/containers/storage/pkg/chunked/dump=/tmp/go-build267750084/b517/_pkg_.a packagefile github.com/containers/storage/pkg/fsutils=/tmp/go-build267750084/b518/_pkg_.a packagefile github.com/containers/storage/pkg/idmap=/tmp/go-build267750084/b520/_pkg_.a packagefile github.com/mistifyio/go-zfs/v3=/tmp/go-build267750084/b524/_pkg_.a packagefile github.com/docker/docker/api/types/mount=/tmp/go-build267750084/b559/_pkg_.a packagefile github.com/docker/docker/api/types/swarm/runtime=/tmp/go-build267750084/b569/_pkg_.a packagefile github.com/containerd/containerd/pkg/userns=/tmp/go-build267750084/b640/_pkg_.a packagefile github.com/docker/docker/pkg/idtools=/tmp/go-build267750084/b641/_pkg_.a packagefile github.com/docker/docker/pkg/pools=/tmp/go-build267750084/b643/_pkg_.a packagefile github.com/docker/docker/pkg/system=/tmp/go-build267750084/b644/_pkg_.a packagefile github.com/moby/sys/sequential=/tmp/go-build267750084/b646/_pkg_.a packagefile github.com/moby/term=/tmp/go-build267750084/b649/_pkg_.a packagefile github.com/morikuni/aec=/tmp/go-build267750084/b650/_pkg_.a packagefile crypto/internal/boring/sig=/tmp/go-build267750084/b099/_pkg_.a packagefile crypto/internal/alias=/tmp/go-build267750084/b096/_pkg_.a packagefile golang.org/x/crypto/blake2b=/tmp/go-build267750084/b669/_pkg_.a packagefile golang.org/x/sys/cpu=/tmp/go-build267750084/b670/_pkg_.a packagefile golang.org/x/crypto/internal/alias=/tmp/go-build267750084/b374/_pkg_.a packagefile google.golang.org/grpc/codes=/tmp/go-build267750084/b218/_pkg_.a packagefile google.golang.org/grpc/status=/tmp/go-build267750084/b260/_pkg_.a packagefile text/template/parse=/tmp/go-build267750084/b418/_pkg_.a packagefile crypto/internal/edwards25519=/tmp/go-build267750084/b122/_pkg_.a packagefile golang.org/x/crypto/blowfish=/tmp/go-build267750084/b688/_pkg_.a packagefile github.com/containers/common/pkg/netns=/tmp/go-build267750084/b710/_pkg_.a packagefile github.com/containers/common/pkg/systemd=/tmp/go-build267750084/b711/_pkg_.a packagefile hash/fnv=/tmp/go-build267750084/b231/_pkg_.a packagefile github.com/cilium/ebpf=/tmp/go-build267750084/b724/_pkg_.a packagefile github.com/cilium/ebpf/asm=/tmp/go-build267750084/b728/_pkg_.a packagefile github.com/cilium/ebpf/link=/tmp/go-build267750084/b741/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=/tmp/go-build267750084/b306/_pkg_.a packagefile github.com/mattn/go-sqlite3=/tmp/go-build267750084/b310/_pkg_.a packagefile golang.org/x/crypto/nacl/secretbox=/tmp/go-build267750084/b373/_pkg_.a packagefile golang.org/x/crypto/scrypt=/tmp/go-build267750084/b377/_pkg_.a packagefile github.com/google/go-containerregistry/pkg/name=/tmp/go-build267750084/b356/_pkg_.a packagefile github.com/sigstore/sigstore/pkg/signature/options=/tmp/go-build267750084/b379/_pkg_.a packagefile github.com/sigstore/sigstore/pkg/signature/payload=/tmp/go-build267750084/b380/_pkg_.a packagefile golang.org/x/crypto/sha3=/tmp/go-build267750084/b381/_pkg_.a packagefile github.com/containers/ocicrypt/utils=/tmp/go-build267750084/b404/_pkg_.a packagefile github.com/go-jose/go-jose/v3=/tmp/go-build267750084/b405/_pkg_.a packagefile github.com/containers/ocicrypt/utils/keyprovider=/tmp/go-build267750084/b412/_pkg_.a packagefile google.golang.org/grpc=/tmp/go-build267750084/b413/_pkg_.a packagefile net/mail=/tmp/go-build267750084/b334/_pkg_.a packagefile go.mozilla.org/pkcs7=/tmp/go-build267750084/b473/_pkg_.a packagefile compress/zlib=/tmp/go-build267750084/b389/_pkg_.a packagefile golang.org/x/crypto/openpgp/elgamal=/tmp/go-build267750084/b392/_pkg_.a packagefile image=/tmp/go-build267750084/b394/_pkg_.a packagefile image/jpeg=/tmp/go-build267750084/b396/_pkg_.a packagefile github.com/rivo/uniseg=/tmp/go-build267750084/b482/_pkg_.a packagefile crypto/internal/edwards25519/field=/tmp/go-build267750084/b101/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=/tmp/go-build267750084/b134/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/alias=/tmp/go-build267750084/b135/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/poly1305=/tmp/go-build267750084/b136/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=/tmp/go-build267750084/b137/_pkg_.a packagefile github.com/klauspost/compress/fse=/tmp/go-build267750084/b173/_pkg_.a packagefile github.com/ulikunitz/xz/internal/hash=/tmp/go-build267750084/b185/_pkg_.a packagefile crypto/internal/nistec/fiat=/tmp/go-build267750084/b103/_pkg_.a packagefile github.com/go-openapi/errors=/tmp/go-build267750084/b317/_pkg_.a packagefile github.com/go-openapi/runtime=/tmp/go-build267750084/b318/_pkg_.a packagefile github.com/go-openapi/strfmt=/tmp/go-build267750084/b321/_pkg_.a packagefile github.com/go-openapi/swag=/tmp/go-build267750084/b335/_pkg_.a packagefile github.com/go-openapi/validate=/tmp/go-build267750084/b340/_pkg_.a packagefile github.com/letsencrypt/boulder/core=/tmp/go-build267750084/b359/_pkg_.a packagefile github.com/letsencrypt/boulder/strictyaml=/tmp/go-build267750084/b370/_pkg_.a packagefile github.com/titanous/rocacheck=/tmp/go-build267750084/b371/_pkg_.a packagefile github.com/containerd/typeurl/v2=/tmp/go-build267750084/b657/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build267750084/b233/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build267750084/b252/_pkg_.a packagefile vendor/golang.org/x/text/transform=/tmp/go-build267750084/b203/_pkg_.a packagefile internal/sysinfo=/tmp/go-build267750084/b475/_pkg_.a packagefile runtime/trace=/tmp/go-build267750084/b476/_pkg_.a packagefile github.com/docker/go-connections/nat=/tmp/go-build267750084/b564/_pkg_.a packagefile github.com/docker/docker/api/types/blkiodev=/tmp/go-build267750084/b557/_pkg_.a packagefile github.com/docker/docker/api/types/strslice=/tmp/go-build267750084/b562/_pkg_.a packagefile github.com/docker/docker/image/spec/specs-go/v1=/tmp/go-build267750084/b563/_pkg_.a packagefile github.com/docker/docker/internal/multierror=/tmp/go-build267750084/b561/_pkg_.a packagefile github.com/felixge/httpsnoop=/tmp/go-build267750084/b578/_pkg_.a packagefile go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil=/tmp/go-build267750084/b579/_pkg_.a packagefile go.opentelemetry.io/otel=/tmp/go-build267750084/b585/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=/tmp/go-build267750084/b580/_pkg_.a packagefile go.opentelemetry.io/otel/codes=/tmp/go-build267750084/b583/_pkg_.a packagefile go.opentelemetry.io/otel/metric=/tmp/go-build267750084/b595/_pkg_.a packagefile go.opentelemetry.io/otel/propagation=/tmp/go-build267750084/b597/_pkg_.a packagefile go.opentelemetry.io/otel/semconv/v1.17.0=/tmp/go-build267750084/b584/_pkg_.a packagefile go.opentelemetry.io/otel/trace/embedded=/tmp/go-build267750084/b601/_pkg_.a packagefile github.com/google/go-containerregistry/pkg/v1/types=/tmp/go-build267750084/b608/_pkg_.a packagefile github.com/gogo/protobuf/proto=/tmp/go-build267750084/b570/_pkg_.a packagefile google.golang.org/grpc/internal=/tmp/go-build267750084/b219/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=/tmp/go-build267750084/b261/_pkg_.a packagefile google.golang.org/grpc/internal/status=/tmp/go-build267750084/b263/_pkg_.a packagefile debug/elf=/tmp/go-build267750084/b725/_pkg_.a packagefile github.com/cilium/ebpf/btf=/tmp/go-build267750084/b731/_pkg_.a packagefile github.com/cilium/ebpf/internal=/tmp/go-build267750084/b732/_pkg_.a packagefile github.com/cilium/ebpf/internal/sys=/tmp/go-build267750084/b729/_pkg_.a packagefile github.com/cilium/ebpf/internal/unix=/tmp/go-build267750084/b730/_pkg_.a packagefile golang.org/x/crypto/salsa20/salsa=/tmp/go-build267750084/b376/_pkg_.a packagefile github.com/go-jose/go-jose/v3/cipher=/tmp/go-build267750084/b406/_pkg_.a packagefile github.com/go-jose/go-jose/v3/json=/tmp/go-build267750084/b407/_pkg_.a packagefile github.com/golang/protobuf/proto=/tmp/go-build267750084/b226/_pkg_.a packagefile golang.org/x/net/trace=/tmp/go-build267750084/b414/_pkg_.a packagefile google.golang.org/grpc/backoff=/tmp/go-build267750084/b420/_pkg_.a packagefile google.golang.org/grpc/balancer=/tmp/go-build267750084/b421/_pkg_.a packagefile google.golang.org/grpc/balancer/base=/tmp/go-build267750084/b425/_pkg_.a packagefile google.golang.org/grpc/balancer/roundrobin=/tmp/go-build267750084/b426/_pkg_.a packagefile google.golang.org/grpc/channelz=/tmp/go-build267750084/b422/_pkg_.a packagefile google.golang.org/grpc/connectivity=/tmp/go-build267750084/b221/_pkg_.a packagefile google.golang.org/grpc/credentials=/tmp/go-build267750084/b225/_pkg_.a packagefile google.golang.org/grpc/credentials/insecure=/tmp/go-build267750084/b428/_pkg_.a packagefile google.golang.org/grpc/encoding=/tmp/go-build267750084/b429/_pkg_.a packagefile google.golang.org/grpc/encoding/proto=/tmp/go-build267750084/b432/_pkg_.a packagefile google.golang.org/grpc/grpclog=/tmp/go-build267750084/b222/_pkg_.a packagefile google.golang.org/grpc/internal/backoff=/tmp/go-build267750084/b433/_pkg_.a packagefile google.golang.org/grpc/internal/balancer/gracefulswitch=/tmp/go-build267750084/b434/_pkg_.a packagefile google.golang.org/grpc/internal/balancerload=/tmp/go-build267750084/b435/_pkg_.a packagefile google.golang.org/grpc/internal/binarylog=/tmp/go-build267750084/b436/_pkg_.a packagefile google.golang.org/grpc/internal/channelz=/tmp/go-build267750084/b423/_pkg_.a packagefile google.golang.org/grpc/internal/grpclog=/tmp/go-build267750084/b223/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=/tmp/go-build267750084/b427/_pkg_.a packagefile google.golang.org/grpc/internal/grpcsync=/tmp/go-build267750084/b438/_pkg_.a packagefile google.golang.org/grpc/internal/grpcutil=/tmp/go-build267750084/b430/_pkg_.a packagefile google.golang.org/grpc/internal/idle=/tmp/go-build267750084/b440/_pkg_.a packagefile google.golang.org/grpc/internal/metadata=/tmp/go-build267750084/b441/_pkg_.a packagefile google.golang.org/grpc/internal/pretty=/tmp/go-build267750084/b442/_pkg_.a packagefile google.golang.org/grpc/internal/resolver=/tmp/go-build267750084/b446/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/passthrough=/tmp/go-build267750084/b448/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/unix=/tmp/go-build267750084/b449/_pkg_.a packagefile google.golang.org/grpc/internal/serviceconfig=/tmp/go-build267750084/b447/_pkg_.a packagefile google.golang.org/grpc/internal/transport=/tmp/go-build267750084/b451/_pkg_.a packagefile google.golang.org/grpc/keepalive=/tmp/go-build267750084/b461/_pkg_.a packagefile google.golang.org/grpc/metadata=/tmp/go-build267750084/b424/_pkg_.a packagefile google.golang.org/grpc/peer=/tmp/go-build267750084/b462/_pkg_.a packagefile google.golang.org/grpc/resolver=/tmp/go-build267750084/b224/_pkg_.a packagefile google.golang.org/grpc/resolver/dns=/tmp/go-build267750084/b466/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=/tmp/go-build267750084/b259/_pkg_.a packagefile google.golang.org/grpc/stats=/tmp/go-build267750084/b463/_pkg_.a packagefile google.golang.org/grpc/tap=/tmp/go-build267750084/b464/_pkg_.a packagefile hash/adler32=/tmp/go-build267750084/b390/_pkg_.a packagefile image/color=/tmp/go-build267750084/b395/_pkg_.a packagefile image/internal/imageutil=/tmp/go-build267750084/b397/_pkg_.a packagefile encoding/xml=/tmp/go-build267750084/b320/_pkg_.a packagefile github.com/asaskevich/govalidator=/tmp/go-build267750084/b322/_pkg_.a packagefile github.com/mitchellh/mapstructure=/tmp/go-build267750084/b325/_pkg_.a packagefile github.com/oklog/ulid=/tmp/go-build267750084/b326/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson=/tmp/go-build267750084/b327/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=/tmp/go-build267750084/b331/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=/tmp/go-build267750084/b332/_pkg_.a packagefile github.com/mailru/easyjson/jlexer=/tmp/go-build267750084/b336/_pkg_.a packagefile github.com/mailru/easyjson/jwriter=/tmp/go-build267750084/b338/_pkg_.a packagefile github.com/go-openapi/analysis=/tmp/go-build267750084/b341/_pkg_.a packagefile github.com/go-openapi/jsonpointer=/tmp/go-build267750084/b347/_pkg_.a packagefile github.com/go-openapi/loads=/tmp/go-build267750084/b354/_pkg_.a packagefile github.com/go-openapi/spec=/tmp/go-build267750084/b344/_pkg_.a packagefile expvar=/tmp/go-build267750084/b360/_pkg_.a packagefile github.com/letsencrypt/boulder/identifier=/tmp/go-build267750084/b361/_pkg_.a packagefile github.com/letsencrypt/boulder/probs=/tmp/go-build267750084/b362/_pkg_.a packagefile github.com/letsencrypt/boulder/revocation=/tmp/go-build267750084/b363/_pkg_.a packagefile golang.org/x/crypto/ocsp=/tmp/go-build267750084/b364/_pkg_.a packagefile gopkg.in/go-jose/go-jose.v2=/tmp/go-build267750084/b365/_pkg_.a packagefile google.golang.org/protobuf/proto=/tmp/go-build267750084/b242/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build267750084/b243/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=/tmp/go-build267750084/b228/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=/tmp/go-build267750084/b234/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=/tmp/go-build267750084/b248/_pkg_.a packagefile google.golang.org/protobuf/internal/filetype=/tmp/go-build267750084/b253/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=/tmp/go-build267750084/b254/_pkg_.a packagefile google.golang.org/protobuf/internal/version=/tmp/go-build267750084/b256/_pkg_.a packagefile github.com/go-logr/logr=/tmp/go-build267750084/b586/_pkg_.a packagefile go.opentelemetry.io/otel/internal/global=/tmp/go-build267750084/b592/_pkg_.a packagefile go.opentelemetry.io/otel/internal=/tmp/go-build267750084/b581/_pkg_.a packagefile go.opentelemetry.io/otel/internal/attribute=/tmp/go-build267750084/b582/_pkg_.a packagefile go.opentelemetry.io/otel/metric/embedded=/tmp/go-build267750084/b596/_pkg_.a packagefile go.opentelemetry.io/otel/baggage=/tmp/go-build267750084/b598/_pkg_.a packagefile google.golang.org/grpc/attributes=/tmp/go-build267750084/b220/_pkg_.a packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build267750084/b262/_pkg_.a packagefile github.com/golang/protobuf/ptypes=/tmp/go-build267750084/b264/_pkg_.a packagefile debug/dwarf=/tmp/go-build267750084/b726/_pkg_.a packagefile internal/saferio=/tmp/go-build267750084/b346/_pkg_.a packagefile internal/zstd=/tmp/go-build267750084/b727/_pkg_.a packagefile go/format=/tmp/go-build267750084/b733/_pkg_.a packagefile go/scanner=/tmp/go-build267750084/b735/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=/tmp/go-build267750084/b227/_pkg_.a packagefile google.golang.org/protobuf/reflect/protodesc=/tmp/go-build267750084/b245/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=/tmp/go-build267750084/b244/_pkg_.a packagefile golang.org/x/net/internal/timeseries=/tmp/go-build267750084/b415/_pkg_.a packagefile html/template=/tmp/go-build267750084/b416/_pkg_.a packagefile google.golang.org/grpc/internal/credentials=/tmp/go-build267750084/b258/_pkg_.a packagefile google.golang.org/grpc/binarylog/grpc_binarylog_v1=/tmp/go-build267750084/b437/_pkg_.a packagefile google.golang.org/grpc/internal/buffer=/tmp/go-build267750084/b439/_pkg_.a packagefile google.golang.org/grpc/internal/envconfig=/tmp/go-build267750084/b431/_pkg_.a packagefile github.com/golang/protobuf/jsonpb=/tmp/go-build267750084/b443/_pkg_.a packagefile google.golang.org/protobuf/encoding/protojson=/tmp/go-build267750084/b444/_pkg_.a packagefile google.golang.org/grpc/internal/transport/networktype=/tmp/go-build267750084/b450/_pkg_.a packagefile golang.org/x/net/http2=/tmp/go-build267750084/b452/_pkg_.a packagefile golang.org/x/net/http2/hpack=/tmp/go-build267750084/b459/_pkg_.a packagefile google.golang.org/grpc/internal/syscall=/tmp/go-build267750084/b460/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/dns=/tmp/go-build267750084/b467/_pkg_.a packagefile html=/tmp/go-build267750084/b323/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsoncodec=/tmp/go-build267750084/b328/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonrw=/tmp/go-build267750084/b330/_pkg_.a packagefile go.mongodb.org/mongo-driver/x/bsonx/bsoncore=/tmp/go-build267750084/b333/_pkg_.a packagefile github.com/josharian/intern=/tmp/go-build267750084/b337/_pkg_.a packagefile github.com/mailru/easyjson/buffer=/tmp/go-build267750084/b339/_pkg_.a packagefile github.com/go-openapi/analysis/internal/debug=/tmp/go-build267750084/b342/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/normalize=/tmp/go-build267750084/b343/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/operations=/tmp/go-build267750084/b350/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/replace=/tmp/go-build267750084/b351/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/schutils=/tmp/go-build267750084/b352/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/sortref=/tmp/go-build267750084/b353/_pkg_.a packagefile encoding/gob=/tmp/go-build267750084/b345/_pkg_.a packagefile github.com/go-openapi/jsonreference=/tmp/go-build267750084/b348/_pkg_.a packagefile golang.org/x/crypto/ed25519=/tmp/go-build267750084/b366/_pkg_.a packagefile gopkg.in/go-jose/go-jose.v2/cipher=/tmp/go-build267750084/b368/_pkg_.a packagefile gopkg.in/go-jose/go-jose.v2/json=/tmp/go-build267750084/b369/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build267750084/b232/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build267750084/b229/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=/tmp/go-build267750084/b236/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=/tmp/go-build267750084/b239/_pkg_.a packagefile google.golang.org/protobuf/internal/order=/tmp/go-build267750084/b240/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=/tmp/go-build267750084/b237/_pkg_.a packagefile google.golang.org/protobuf/internal/descfmt=/tmp/go-build267750084/b249/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=/tmp/go-build267750084/b250/_pkg_.a packagefile google.golang.org/protobuf/internal/editiondefaults=/tmp/go-build267750084/b246/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=/tmp/go-build267750084/b247/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=/tmp/go-build267750084/b230/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/tag=/tmp/go-build267750084/b255/_pkg_.a packagefile log/slog=/tmp/go-build267750084/b587/_pkg_.a packagefile github.com/go-logr/stdr=/tmp/go-build267750084/b593/_pkg_.a packagefile go.opentelemetry.io/otel/internal/baggage=/tmp/go-build267750084/b599/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=/tmp/go-build267750084/b265/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=/tmp/go-build267750084/b266/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=/tmp/go-build267750084/b268/_pkg_.a packagefile go/ast=/tmp/go-build267750084/b734/_pkg_.a packagefile go/parser=/tmp/go-build267750084/b736/_pkg_.a packagefile go/printer=/tmp/go-build267750084/b739/_pkg_.a packagefile go/token=/tmp/go-build267750084/b238/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=/tmp/go-build267750084/b235/_pkg_.a packagefile google.golang.org/protobuf/internal/set=/tmp/go-build267750084/b241/_pkg_.a packagefile google.golang.org/protobuf/types/descriptorpb=/tmp/go-build267750084/b251/_pkg_.a packagefile google.golang.org/protobuf/types/gofeaturespb=/tmp/go-build267750084/b257/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=/tmp/go-build267750084/b267/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build267750084/b269/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/json=/tmp/go-build267750084/b445/_pkg_.a packagefile golang.org/x/net/http/httpguts=/tmp/go-build267750084/b453/_pkg_.a packagefile golang.org/x/net/idna=/tmp/go-build267750084/b454/_pkg_.a packagefile google.golang.org/grpc/balancer/grpclb/state=/tmp/go-build267750084/b468/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/dns/internal=/tmp/go-build267750084/b469/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonoptions=/tmp/go-build267750084/b329/_pkg_.a packagefile github.com/go-openapi/jsonreference/internal=/tmp/go-build267750084/b349/_pkg_.a packagefile log/slog/internal=/tmp/go-build267750084/b588/_pkg_.a packagefile log/slog/internal/buffer=/tmp/go-build267750084/b589/_pkg_.a packagefile slices=/tmp/go-build267750084/b590/_pkg_.a packagefile github.com/go-logr/logr/funcr=/tmp/go-build267750084/b594/_pkg_.a packagefile go/build/constraint=/tmp/go-build267750084/b737/_pkg_.a packagefile go/internal/typeparams=/tmp/go-build267750084/b738/_pkg_.a packagefile go/doc/comment=/tmp/go-build267750084/b740/_pkg_.a packagefile golang.org/x/text/secure/bidirule=/tmp/go-build267750084/b455/_pkg_.a packagefile golang.org/x/text/unicode/bidi=/tmp/go-build267750084/b457/_pkg_.a packagefile golang.org/x/text/unicode/norm=/tmp/go-build267750084/b458/_pkg_.a packagefile cmp=/tmp/go-build267750084/b591/_pkg_.a packagefile golang.org/x/text/transform=/tmp/go-build267750084/b456/_pkg_.a modinfo "0w\xaf\f\x92t\b\x02A\xe1\xc1\a\xe6\xd6\x18\xe6path\tgithub.com/containers/buildah/tests/imgtype\nbuild\t-buildmode=pie\nbuild\t-compiler=gc\nbuild\t-ldflags=\"-X main.buildInfo=1715854328 -X main.cniVersion=v1.1.2 -B 0x457f8cf5c8fea670ef58d58b29b8791f3c24c70a -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,selinux,btrfs_noversion,exclude_graphdriver_btrfs\nbuild\tDefaultGODEBUG=panicnil=1\nbuild\tCGO_ENABLED=1\nbuild\tCGO_CFLAGS=\"-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64\"\nbuild\tCGO_CPPFLAGS=\nbuild\tCGO_CXXFLAGS=\nbuild\tCGO_LDFLAGS=\nbuild\tGOARCH=amd64\nbuild\tGOOS=linux\nbuild\tGOAMD64=v1\n\xf92C1\x86\x18 r\x00\x82B\x10A\x16\xd8\xf2" EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_amd64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -X=runtime.godebugDefault=panicnil=1 -buildmode=pie -buildid=LRIKfeMCth9ofmIbINjX/rV-8wU6B4qNQPgBO6dQE/TMOV-J2RgGF_la8ZwweX/LRIKfeMCth9ofmIbINjX -X main.buildInfo=1715854328 -X main.cniVersion=v1.1.2 -B 0x457f8cf5c8fea670ef58d58b29b8791f3c24c70a -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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/exe/a.out # internal mv $WORK/b001/exe/a.out imgtype rm -r $WORK/b001/ ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + GO111MODULE=off + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback seccomp selinux btrfs_noversion exclude_graphdriver_btrfs' -ldflags '-X main.buildInfo=1715854328 -X main.cniVersion=v1.1.2 -B 0x257b3316f21fe7fdc1ec2b2255c24898780b7770 -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/copy github.com/containers/buildah/tests/copy WORK=/tmp/go-build2554080111 unicode internal/unsafeheader mkdir -p $WORK/b034/ golang.org/x/exp/constraints golang.org/x/exp/maps unicode/utf8 mkdir -p $WORK/b033/ internal/race unicode/utf16 cat >/tmp/go-build2554080111/b034/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b059/ internal/godebugs mkdir -p $WORK/b013/ math/bits github.com/containers/storage/pkg/promise cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -p unicode -std -complete -installsuffix shared -buildid t9foJFrPCgoEU8tCxTc8/t9foJFrPCgoEU8tCxTc8 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b034/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 cat >/tmp/go-build2554080111/b033/importcfg << 'EOF' # internal # import config EOF cat >/tmp/go-build2554080111/b059/importcfg << 'EOF' # internal # import config EOF internal/goos /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -p unicode/utf16 -std -complete -installsuffix shared -buildid RZc6aBs28errvJDqOfL6/RZc6aBs28errvJDqOfL6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b059/importcfg -pack /usr/lib/golang/src/unicode/utf16/utf16.go internal/itoa /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -p unicode/utf8 -std -complete -installsuffix shared -buildid uyCDxeebqciF5Qm0vbSk/uyCDxeebqciF5Qm0vbSk -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b033/importcfg -pack /usr/lib/golang/src/unicode/utf8/utf8.go mkdir -p $WORK/b025/ internal/nettrace cat >/tmp/go-build2554080111/b013/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b008/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -p internal/godebugs -std -complete -installsuffix shared -buildid NeviDNNk8GXgjuWQo7wi/NeviDNNk8GXgjuWQo7wi -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b013/importcfg -pack /usr/lib/golang/src/internal/godebugs/table.go cat >/tmp/go-build2554080111/b025/importcfg << 'EOF' # internal # import config EOF github.com/containers/ocicrypt/spec mkdir -p $WORK/b143/ cat >/tmp/go-build2554080111/b008/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -p internal/itoa -std -complete -installsuffix shared -buildid ulrV_G4X7NANOCqoOqZb/ulrV_G4X7NANOCqoOqZb -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b025/importcfg -pack /usr/lib/golang/src/internal/itoa/itoa.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -p internal/unsafeheader -std -complete -installsuffix shared -buildid ZCpCzRq1mufqFIXzWC3H/ZCpCzRq1mufqFIXzWC3H -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b008/importcfg -pack /usr/lib/golang/src/internal/unsafeheader/unsafeheader.go mkdir -p $WORK/b031/ cat >/tmp/go-build2554080111/b143/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b090/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -p github.com/containers/ocicrypt/spec -complete -installsuffix shared -buildid o7M25XiBuzymRd1TFSrK/o7M25XiBuzymRd1TFSrK -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b143/importcfg -pack ./src/github.com/containers/ocicrypt/spec/spec.go cat >/tmp/go-build2554080111/b031/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -p math/bits -std -complete -installsuffix shared -buildid vVabe_6Egp5I7rk-oHLv/vVabe_6Egp5I7rk-oHLv -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b031/importcfg -pack /usr/lib/golang/src/math/bits/bits.go /usr/lib/golang/src/math/bits/bits_errors.go /usr/lib/golang/src/math/bits/bits_tables.go cat >/tmp/go-build2554080111/b090/importcfg << 'EOF' # internal # import config EOF encoding log/internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -p golang.org/x/exp/constraints -complete -installsuffix shared -buildid wbj4WrrpEM671Kgkhc68/wbj4WrrpEM671Kgkhc68 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b090/importcfg -pack ./src/golang.org/x/exp/constraints/constraints.go internal/goarch mkdir -p $WORK/b140/ internal/goexperiment mkdir -p $WORK/b014/ vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b113/ mkdir -p $WORK/b163/ cat >/tmp/go-build2554080111/b014/importcfg << 'EOF' # internal # import config EOF cat >/tmp/go-build2554080111/b140/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b015/ cat >/tmp/go-build2554080111/b113/importcfg << 'EOF' # internal # import config EOF container/list /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -p golang.org/x/exp/maps -complete -installsuffix shared -buildid VqNNN7jeIDSXU6r8wUGS/VqNNN7jeIDSXU6r8wUGS -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b140/importcfg -pack ./src/golang.org/x/exp/maps/maps.go mkdir -p $WORK/b118/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -p internal/goexperiment -std -complete -installsuffix shared -buildid dTM3z2HJmgtU-AXR_z4S/dTM3z2HJmgtU-AXR_z4S -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b014/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_cacheprog_off.go /usr/lib/golang/src/internal/goexperiment/exp_cgocheck2_off.go /usr/lib/golang/src/internal/goexperiment/exp_coverageredesign_on.go /usr/lib/golang/src/internal/goexperiment/exp_fieldtrack_off.go /usr/lib/golang/src/internal/goexperiment/exp_heapminimum512kib_off.go /usr/lib/golang/src/internal/goexperiment/exp_loopvar_off.go /usr/lib/golang/src/internal/goexperiment/exp_pagetrace_off.go /usr/lib/golang/src/internal/goexperiment/exp_preemptibleloops_off.go /usr/lib/golang/src/internal/goexperiment/exp_regabiargs_on.go /usr/lib/golang/src/internal/goexperiment/exp_regabiwrappers_on.go /usr/lib/golang/src/internal/goexperiment/exp_staticlockranking_off.go /usr/lib/golang/src/internal/goexperiment/flags.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid 3TuEOzwsTf2EsFHa-Iz3/3TuEOzwsTf2EsFHa-Iz3 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b113/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1/asn1.go mkdir -p $WORK/b056/ cat >/tmp/go-build2554080111/b056/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b088/ internal/coverage/rtcov /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -p encoding -std -complete -installsuffix shared -buildid _EGYgRpJUpmKip7Hzv3u/_EGYgRpJUpmKip7Hzv3u -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b056/importcfg -pack /usr/lib/golang/src/encoding/encoding.go mkdir -p $WORK/b006/ mkdir -p $WORK/b021/ mkdir -p $WORK/b069/ mkdir -p $WORK/b012/ vendor/golang.org/x/crypto/internal/alias cat >/tmp/go-build2554080111/b015/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b134/ crypto/internal/alias cat >/tmp/go-build2554080111/b012/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -p internal/goos -std -+ -complete -installsuffix shared -buildid Azb2o6r_nn2BERArfseR/Azb2o6r_nn2BERArfseR -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b015/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/b012/_pkg_.a -trimpath "$WORK/b012=>" -p internal/coverage/rtcov -std -+ -complete -installsuffix shared -buildid tRpxrApKqYC9ysVlei7I/tRpxrApKqYC9ysVlei7I -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b012/importcfg -pack /usr/lib/golang/src/internal/coverage/rtcov/rtcov.go cat >/tmp/go-build2554080111/b118/importcfg << 'EOF' # internal # import config EOF cat >/tmp/go-build2554080111/b134/importcfg << 'EOF' # internal # import config EOF github.com/ulikunitz/xz/internal/hash mkdir -p $WORK/b184/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -p vendor/golang.org/x/crypto/internal/alias -std -complete -installsuffix shared -buildid zajSO3_UKTeytk5bGVEZ/zajSO3_UKTeytk5bGVEZ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b134/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/alias/alias.go mkdir -p $WORK/b095/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -p container/list -std -complete -installsuffix shared -buildid WDQIrrRVHKxbwfXhV2_u/WDQIrrRVHKxbwfXhV2_u -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b118/importcfg -pack /usr/lib/golang/src/container/list/list.go cat >/tmp/go-build2554080111/b184/importcfg << 'EOF' # internal # import config EOF internal/cpu mkdir -p $WORK/b011/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -p github.com/ulikunitz/xz/internal/hash -complete -installsuffix shared -buildid PKGHgcYdbqY-jNsT2KNp/PKGHgcYdbqY-jNsT2KNp -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b184/importcfg -pack ./src/github.com/ulikunitz/xz/internal/hash/cyclic_poly.go ./src/github.com/ulikunitz/xz/internal/hash/doc.go ./src/github.com/ulikunitz/xz/internal/hash/rabin_karp.go ./src/github.com/ulikunitz/xz/internal/hash/roller.go cat >/tmp/go-build2554080111/b095/importcfg << 'EOF' # internal # import config EOF cat >/tmp/go-build2554080111/b011/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -p crypto/internal/alias -std -complete -installsuffix shared -buildid oCbxx5HDXjxhbes5X7yO/oCbxx5HDXjxhbes5X7yO -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b095/importcfg -pack /usr/lib/golang/src/crypto/internal/alias/alias.go sync/atomic mkdir -p $WORK/b022/ cat >/tmp/go-build2554080111/b088/importcfg << 'EOF' # internal # import config EOF runtime/internal/syscall cat >/tmp/go-build2554080111/b163/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b019/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -p log/internal -std -complete -installsuffix shared -buildid -NCkVFxRg0I16pvZKO7x/-NCkVFxRg0I16pvZKO7x -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b088/importcfg -pack /usr/lib/golang/src/log/internal/internal.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -p github.com/containers/storage/pkg/promise -complete -installsuffix shared -buildid _gz3I9Hx7Qxkw-b_f3YU/_gz3I9Hx7Qxkw-b_f3YU -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b163/importcfg -pack ./src/github.com/containers/storage/pkg/promise/promise.go cat >/tmp/go-build2554080111/b022/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p sync/atomic -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.s cat >/tmp/go-build2554080111/b019/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/internal/syscall -trimpath "$WORK/b019=>" -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -gensymabis -o $WORK/b019/symabis ./asm_linux_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 -gensymabis -o $WORK/b011/symabis ./cpu.s ./cpu_x86.s cat >/tmp/go-build2554080111/b006/importcfg << 'EOF' # internal # import config EOF cat >/tmp/go-build2554080111/b021/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -p internal/goarch -std -+ -complete -installsuffix shared -buildid Fing6-RDYiFMc-3kiP5S/Fing6-RDYiFMc-3kiP5S -goversion go1.21.7 -c=4 -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/b021/_pkg_.a -trimpath "$WORK/b021=>" -p internal/race -std -complete -installsuffix shared -buildid td3SGmrIHK5bkPE1I8zT/td3SGmrIHK5bkPE1I8zT -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b021/importcfg -pack /usr/lib/golang/src/internal/race/doc.go /usr/lib/golang/src/internal/race/norace.go cat >/tmp/go-build2554080111/b069/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -p internal/nettrace -std -complete -installsuffix shared -buildid A4ghIj8wyTFUSTHqMvs1/A4ghIj8wyTFUSTHqMvs1 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b069/importcfg -pack /usr/lib/golang/src/internal/nettrace/nettrace.go github.com/klauspost/compress/internal/cpuinfo mkdir -p $WORK/b173/ google.golang.org/protobuf/internal/flags crypto/subtle crypto/internal/boring/sig mkdir -p $WORK/b096/ runtime/internal/atomic mkdir -p $WORK/b016/ cat >/tmp/go-build2554080111/b173/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/klauspost/compress/internal/cpuinfo /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/klauspost/compress/internal/cpuinfo -trimpath "$WORK/b173=>" -I $WORK/b173/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b173/symabis ./cpuinfo_amd64.s cat >/tmp/go-build2554080111/b096/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b236/ cat >/tmp/go-build2554080111/b016/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/subtle -trimpath "$WORK/b096=>" -I $WORK/b096/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b096/symabis ./xor_amd64.s mkdir -p $WORK/b098/ cat >/tmp/go-build2554080111/b236/importcfg << 'EOF' # internal # import config EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/internal/atomic -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -gensymabis -o $WORK/b016/symabis ./atomic_amd64.s cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b236/_pkg_.a -trimpath "$WORK/b236=>" -p google.golang.org/protobuf/internal/flags -complete -installsuffix shared -buildid Ks5gSyenIgy2LKW-VFzj/Ks5gSyenIgy2LKW-VFzj -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b236/importcfg -pack ./src/google.golang.org/protobuf/internal/flags/flags.go ./src/google.golang.org/protobuf/internal/flags/proto_legacy_disable.go cat >/tmp/go-build2554080111/b098/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/boring/sig -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 ./sig_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/ad/ad07b6dc582d35ba4a8dff5183303a64053ed5f88c9df8f4d4f43e544b25a95c-d # internal google.golang.org/grpc/serviceconfig mkdir -p $WORK/b259/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b143/_pkg_.a # internal cat >/tmp/go-build2554080111/b259/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b259/_pkg_.a -trimpath "$WORK/b259=>" -p google.golang.org/grpc/serviceconfig -complete -installsuffix shared -buildid ZIMuF4UaXxJlSFvLbi_w/ZIMuF4UaXxJlSFvLbi_w -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b259/importcfg -pack ./src/google.golang.org/grpc/serviceconfig/serviceconfig.go cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/ac/ac34f32148cac33de40e70d6539ca210a55b18fd5183269d690fa6a51e9a6e91-d # internal go.mongodb.org/mongo-driver/bson/bsonoptions mkdir -p $WORK/b329/ cat >/tmp/go-build2554080111/b329/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b329/_pkg_.a -trimpath "$WORK/b329=>" -p go.mongodb.org/mongo-driver/bson/bsonoptions -complete -installsuffix shared -buildid QxdgSfzNQXJe0wcd7HKL/QxdgSfzNQXJe0wcd7HKL -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b329/importcfg -pack ./src/go.mongodb.org/mongo-driver/bson/bsonoptions/byte_slice_codec_options.go ./src/go.mongodb.org/mongo-driver/bson/bsonoptions/doc.go ./src/go.mongodb.org/mongo-driver/bson/bsonoptions/empty_interface_codec_options.go ./src/go.mongodb.org/mongo-driver/bson/bsonoptions/map_codec_options.go ./src/go.mongodb.org/mongo-driver/bson/bsonoptions/slice_codec_options.go ./src/go.mongodb.org/mongo-driver/bson/bsonoptions/string_codec_options.go ./src/go.mongodb.org/mongo-driver/bson/bsonoptions/struct_codec_options.go ./src/go.mongodb.org/mongo-driver/bson/bsonoptions/time_codec_options.go ./src/go.mongodb.org/mongo-driver/bson/bsonoptions/uint_codec_options.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/58/5880d98af332d58ddf05ad6b7e3b5e76981514824d06604ba84a9b8c88c34d1f-d # internal go.mongodb.org/mongo-driver/bson/bsontype mkdir -p $WORK/b331/ cat >/tmp/go-build2554080111/b331/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b331/_pkg_.a -trimpath "$WORK/b331=>" -p go.mongodb.org/mongo-driver/bson/bsontype -complete -installsuffix shared -buildid gIdDNquEncinoHMPt-jA/gIdDNquEncinoHMPt-jA -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b331/importcfg -pack ./src/go.mongodb.org/mongo-driver/bson/bsontype/bsontype.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/62/622e0b1f62cad428fa62cb7926bd157ee42fb3e0971e218fcb265d9e5cb3d2bc-d # internal github.com/containers/image/v5/internal/set mkdir -p $WORK/b141/ cat >/tmp/go-build2554080111/b141/importcfg << 'EOF' # internal # import config packagefile golang.org/x/exp/maps=/tmp/go-build2554080111/b140/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -p github.com/containers/image/v5/internal/set -complete -installsuffix shared -buildid hN79kCXxi8iJdq4Tdcj4/hN79kCXxi8iJdq4Tdcj4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b141/importcfg -pack ./src/github.com/containers/image/v5/internal/set/set.go cat >/tmp/go-build2554080111/b016/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -p runtime/internal/atomic -std -+ -installsuffix shared -buildid jh4GhB4j9R9YZk9dZkkp/jh4GhB4j9R9YZk9dZkkp -goversion go1.21.7 -symabis $WORK/b016/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b016/importcfg -pack -asmhdr $WORK/b016/go_asm.h /usr/lib/golang/src/runtime/internal/atomic/atomic_amd64.go /usr/lib/golang/src/runtime/internal/atomic/doc.go /usr/lib/golang/src/runtime/internal/atomic/stubs.go /usr/lib/golang/src/runtime/internal/atomic/types.go /usr/lib/golang/src/runtime/internal/atomic/types_64bit.go /usr/lib/golang/src/runtime/internal/atomic/unaligned.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/6b/6b253c78ca53bbfe74b043137b8659f54cb2074ab7be088c61848ce71cd5d2d8-d # internal github.com/letsencrypt/boulder/identifier cat >/tmp/go-build2554080111/b011/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b361/ cat >/tmp/go-build2554080111/b096/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -p internal/cpu -std -+ -installsuffix shared -buildid BfULZEpNCk7I_gFkIGWV/BfULZEpNCk7I_gFkIGWV -goversion go1.21.7 -symabis $WORK/b011/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h /usr/lib/golang/src/internal/cpu/cpu.go /usr/lib/golang/src/internal/cpu/cpu_x86.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -p crypto/subtle -std -installsuffix shared -buildid H1kmiczWcOTojkeyD-at/H1kmiczWcOTojkeyD-at -goversion go1.21.7 -symabis $WORK/b096/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b096/importcfg -pack -asmhdr $WORK/b096/go_asm.h /usr/lib/golang/src/crypto/subtle/constant_time.go /usr/lib/golang/src/crypto/subtle/xor.go /usr/lib/golang/src/crypto/subtle/xor_amd64.go cat >/tmp/go-build2554080111/b361/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b361/_pkg_.a -trimpath "$WORK/b361=>" -p github.com/letsencrypt/boulder/identifier -complete -installsuffix shared -buildid Y-1o56mTdpYdKeEhhV_S/Y-1o56mTdpYdKeEhhV_S -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b361/importcfg -pack ./src/github.com/letsencrypt/boulder/identifier/identifier.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/85/858a2b0d3bf605d04b90c5380e6d5937f7da37eed3d3ac270e0e1fadd10b96d8-d # internal golang.org/x/crypto/internal/alias mkdir -p $WORK/b374/ cat >/tmp/go-build2554080111/b374/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b374/_pkg_.a -trimpath "$WORK/b374=>" -p golang.org/x/crypto/internal/alias -complete -installsuffix shared -buildid scl6iyqcfbg_-Dpw-KyZ/scl6iyqcfbg_-Dpw-KyZ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b374/importcfg -pack ./src/golang.org/x/crypto/internal/alias/alias.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/53/532f06f539d308a66e119f5e000dd01f0fec52ce31b17fc2a59d3383a36ed705-d # internal image/color mkdir -p $WORK/b395/ cat >/tmp/go-build2554080111/b395/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b395/_pkg_.a -trimpath "$WORK/b395=>" -p image/color -std -complete -installsuffix shared -buildid jhEHXp84qZrPNL-H4zAO/jhEHXp84qZrPNL-H4zAO -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b395/importcfg -pack /usr/lib/golang/src/image/color/color.go /usr/lib/golang/src/image/color/ycbcr.go cat >/tmp/go-build2554080111/b173/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b014/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b113/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b006/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -p github.com/klauspost/compress/internal/cpuinfo -installsuffix shared -buildid VyNZNS_tv8ZLByFVNX0K/VyNZNS_tv8ZLByFVNX0K -goversion go1.21.7 -symabis $WORK/b173/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b173/importcfg -pack -asmhdr $WORK/b173/go_asm.h ./src/github.com/klauspost/compress/internal/cpuinfo/cpuinfo.go ./src/github.com/klauspost/compress/internal/cpuinfo/cpuinfo_amd64.go cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/2c/2c630c3b1e9fd506e6927b7a96e8e82c04018b11e71059d6622477c9e88182ae-d # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/53/536958ed261643540fc01d7404931dc316de6582111964a131eb65ebf18060a1-d # internal internal/abi mkdir -p $WORK/b005/ cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/ca/cad22aefdfaa581bddae1c98ef3166e19048f7553c83d519eedcc77891da33b6-d # internal runtime/internal/math mkdir -p $WORK/b017/ cat >/tmp/go-build2554080111/b005/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b134/_pkg_.a # internal cat >/tmp/go-build2554080111/b017/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build2554080111/b006/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid gAGZfChpGnertfnhXWKW/gAGZfChpGnertfnhXWKW -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b017/importcfg -pack /usr/lib/golang/src/runtime/internal/math/math.go cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/a7/a750d8eb80f2704518056d2fc48e61ae1a2a5662f340bd708a16e0c76b40bbba-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b361/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b236/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b095/_pkg_.a # internal github.com/VividCortex/ewma mkdir -p $WORK/b485/ cat >/tmp/go-build2554080111/b485/importcfg << 'EOF' # internal # import config EOF 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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b331/_pkg_.a # internal cat >/tmp/go-build2554080111/b022/importcfg << 'EOF' # internal # import config EOF cp $WORK/b361/_pkg_.a /builddir/.cache/go-build/ff/ffd2825e0522c7c0befc4ffcf072a63fb44071453e6b0595fcfd4eb395475af6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b163/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b012/_pkg_.a # internal github.com/docker/docker/api mkdir -p $WORK/b553/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b259/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b331/_pkg_.a /builddir/.cache/go-build/e3/e35b388e2d06df70a1cdb3d4fc1ec2fc0c7f6b722c2a3c4d2950cfa07ea3c717-d # internal cat >/tmp/go-build2554080111/b553/importcfg << 'EOF' # internal # import config EOF cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/ab/abb4183c557d0744ff591ecd93aac2b26b8d275958fe5841293f3409d73a06d5-d # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/45/45b19c5ad5c1c159099e56662ffd9c0a2e929e0edd0d92b2ca0bb1bedfd2b5fe-d # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/25/252b2876111713d915fdb01ac415b285e2eebef80e71c05861e00be1b59a274c-d # internal github.com/docker/docker/api/types/events mkdir -p $WORK/b573/ log/slog/internal cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/44/4481a2762cffd36a09122a9768cce99754e97d0f3cb72765ab868aece9fbe8d2-d # internal cmp cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b553/_pkg_.a -trimpath "$WORK/b553=>" -p github.com/docker/docker/api -complete -installsuffix shared -buildid 6JtXy4rgot7NWFQZxbCJ/6JtXy4rgot7NWFQZxbCJ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b553/importcfg -pack ./src/github.com/docker/docker/api/common.go mkdir -p $WORK/b591/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b141/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b021/_pkg_.a # internal cat >/tmp/go-build2554080111/b573/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b184/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b573/_pkg_.a -trimpath "$WORK/b573=>" -p github.com/docker/docker/api/types/events -complete -installsuffix shared -buildid 5qD1iZD2knEeUAm2zANG/5qD1iZD2knEeUAm2zANG -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b573/importcfg -pack ./src/github.com/docker/docker/api/types/events/events.go cat >/tmp/go-build2554080111/b591/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/87/87d5debf65d2730734f02e01d5ae16b059daa457451d95fb946e3607a0cef1e9-d # internal cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/91/910057025b87ed2e8d4d0f526d567494780cb01328dbef2dc91a085f4b09a2e1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -p sync/atomic -std -installsuffix shared -buildid NSIP7mN-eQFKUG-0SCbx/NSIP7mN-eQFKUG-0SCbx -goversion go1.21.7 -symabis $WORK/b022/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b022/importcfg -pack -asmhdr $WORK/b022/go_asm.h /usr/lib/golang/src/sync/atomic/doc.go /usr/lib/golang/src/sync/atomic/type.go /usr/lib/golang/src/sync/atomic/value.go cat >/tmp/go-build2554080111/b098/importcfg << 'EOF' # internal # import config EOF go.opentelemetry.io/otel/metric/embedded /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b591/_pkg_.a -trimpath "$WORK/b591=>" -p cmp -std -complete -installsuffix shared -buildid 2fdXVb1FQoJubOtQV0JA/2fdXVb1FQoJubOtQV0JA -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b591/importcfg -pack /usr/lib/golang/src/cmp/cmp.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -p crypto/internal/boring/sig -std -installsuffix shared -buildid Lx3C2p5VefDcztfp8ZOZ/Lx3C2p5VefDcztfp8ZOZ -goversion go1.21.7 -symabis $WORK/b098/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b098/importcfg -pack -asmhdr $WORK/b098/go_asm.h /usr/lib/golang/src/crypto/internal/boring/sig/sig.go cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/9e/9e147f2f1d036dedbe31a2efa1a3697a7a41bb27ea0dbc673130fc5e80601c4d-d # internal github.com/docker/docker/api/types/checkpoint /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b485/_pkg_.a -trimpath "$WORK/b485=>" -p github.com/VividCortex/ewma -complete -installsuffix shared -buildid LiaB7E9COevODnqFDRjZ/LiaB7E9COevODnqFDRjZ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b485/importcfg -pack ./src/github.com/VividCortex/ewma/ewma.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/c2/c24f0d3f3465bcd3d4a51b94ed80b2309b6f540353ad97045d25f85f622f21ef-d # internal mkdir -p $WORK/b588/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/5f/5f376bafc451028c520867df6a583cb25ff7b2993db48a927b6845ed30811fea-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b031/_pkg_.a # internal go.opentelemetry.io/otel/trace/embedded mkdir -p $WORK/b601/ github.com/google/go-containerregistry/pkg/v1/types mkdir -p $WORK/b608/ cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/f7/f7a38d700d895eb67efe4b9527af7e7092560eb902fe3128243c0549d50e8e6c-d # internal mkdir -p $WORK/b596/ cat >/tmp/go-build2554080111/b608/importcfg << 'EOF' # internal # import config EOF cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/ac/ac415e7cc931c7aa274fb48335af0b89e1dcb501bb2d4769ac1caf9ec8db3e0f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b608/_pkg_.a -trimpath "$WORK/b608=>" -p github.com/google/go-containerregistry/pkg/v1/types -complete -installsuffix shared -buildid qLB7KiWwLaFiGEemLAyx/qLB7KiWwLaFiGEemLAyx -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b608/importcfg -pack ./src/github.com/google/go-containerregistry/pkg/v1/types/types.go cat >/tmp/go-build2554080111/b019/importcfg << 'EOF' # internal # import config EOF github.com/moby/buildkit/frontend/dockerfile/command cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/klauspost/compress/internal/cpuinfo /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/klauspost/compress/internal/cpuinfo -trimpath "$WORK/b173=>" -I $WORK/b173/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b173/cpuinfo_amd64.o ./cpuinfo_amd64.s github.com/containers/common/version github.com/containers/buildah/internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b374/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/d2/d2cb1d6a30b43dac10987f7778d902d636838b044b3e0ac37e9c6c5465ae5102-d # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/78/78ba9cb112d75dcfa95a80f92b6a081d6f9d7001c700d5b7bc01b8ef135a9cc0-d # internal cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -p runtime/internal/syscall -std -+ -installsuffix shared -buildid xgyLWE7KEqorWFiX75jD/xgyLWE7KEqorWFiX75jD -goversion go1.21.7 -symabis $WORK/b019/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b019/importcfg -pack -asmhdr $WORK/b019/go_asm.h /usr/lib/golang/src/runtime/internal/syscall/defs_linux_amd64.go /usr/lib/golang/src/runtime/internal/syscall/syscall_linux.go cat >/tmp/go-build2554080111/b596/importcfg << 'EOF' # internal # import config EOF cat >/tmp/go-build2554080111/b601/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b601/_pkg_.a -trimpath "$WORK/b601=>" -p go.opentelemetry.io/otel/trace/embedded -complete -installsuffix shared -buildid Hh89qZJVZAO7DXi8gHgV/Hh89qZJVZAO7DXi8gHgV -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b601/importcfg -pack ./src/go.opentelemetry.io/otel/trace/embedded/embedded.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b596/_pkg_.a -trimpath "$WORK/b596=>" -p go.opentelemetry.io/otel/metric/embedded -complete -installsuffix shared -buildid cdzBtuoDXeMlQ68GdlCt/cdzBtuoDXeMlQ68GdlCt -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b596/importcfg -pack ./src/go.opentelemetry.io/otel/metric/embedded/embedded.go mkdir -p $WORK/b654/ cp $WORK/b374/_pkg_.a /builddir/.cache/go-build/b9/b9f42c99752e0fbd737e171f9260a8c4ecea9ac002d1fd7c2f8e27b76b18919f-d # internal mkdir -p $WORK/b555/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b118/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b033/_pkg_.a # internal mkdir -p $WORK/b614/ cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/subtle -trimpath "$WORK/b096=>" -I $WORK/b096/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b096/xor_amd64.o ./xor_amd64.s mkdir -p $WORK/b636/ cat >/tmp/go-build2554080111/b654/importcfg << 'EOF' # internal # import config EOF github.com/openshift/imagebuilder/dockerfile/command cat >/tmp/go-build2554080111/b555/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b658/ cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b654/_pkg_.a -trimpath "$WORK/b654=>" -p github.com/moby/buildkit/frontend/dockerfile/command -complete -installsuffix shared -buildid eVzpTs84CrUN7P2YkKIy/eVzpTs84CrUN7P2YkKIy -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b654/importcfg -pack ./src/github.com/moby/buildkit/frontend/dockerfile/command/command.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b555/_pkg_.a -trimpath "$WORK/b555=>" -p github.com/docker/docker/api/types/checkpoint -complete -installsuffix shared -buildid np1rmW_-5IFINlxDqiXe/np1rmW_-5IFINlxDqiXe -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b555/importcfg -pack ./src/github.com/docker/docker/api/types/checkpoint/list.go ./src/github.com/docker/docker/api/types/checkpoint/options.go cat >/tmp/go-build2554080111/b636/importcfg << 'EOF' # internal # import config EOF cat >/tmp/go-build2554080111/b614/importcfg << 'EOF' # internal # import config EOF golang.org/x/exp/slices mkdir -p $WORK/b089/ google.golang.org/protobuf/internal/set /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b614/_pkg_.a -trimpath "$WORK/b614=>" -p github.com/containers/common/version -complete -installsuffix shared -buildid 0O6CH0l3cyleM0q0pstY/0O6CH0l3cyleM0q0pstY -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b614/importcfg -pack ./src/github.com/containers/common/version/version.go cat >/tmp/go-build2554080111/b658/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b636/_pkg_.a -trimpath "$WORK/b636=>" -p github.com/containers/buildah/internal -complete -installsuffix shared -buildid tjg5_Hc98S8WP7m4Fvt3/tjg5_Hc98S8WP7m4Fvt3 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b636/importcfg -pack ./_build/src/github.com/containers/buildah/internal/types.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b658/_pkg_.a -trimpath "$WORK/b658=>" -p github.com/openshift/imagebuilder/dockerfile/command -complete -installsuffix shared -buildid H69zcOeBXiHEFvKCjyl8/H69zcOeBXiHEFvKCjyl8 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b658/importcfg -pack ./src/github.com/openshift/imagebuilder/dockerfile/command/command.go mkdir -p $WORK/b241/ cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/3b/3b8607ad77e6e972ed5f0159b91d5c44dd711b458d909536c41ac62c35bf35c9-d # internal cat >/tmp/go-build2554080111/b241/importcfg << 'EOF' # internal # import config packagefile math/bits=/tmp/go-build2554080111/b031/_pkg_.a EOF golang.org/x/crypto/salsa20/salsa cat >/tmp/go-build2554080111/b089/importcfg << 'EOF' # internal # import config packagefile golang.org/x/exp/constraints=/tmp/go-build2554080111/b090/_pkg_.a packagefile math/bits=/tmp/go-build2554080111/b031/_pkg_.a EOF mkdir -p $WORK/b376/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b241/_pkg_.a -trimpath "$WORK/b241=>" -p google.golang.org/protobuf/internal/set -complete -installsuffix shared -buildid Z2kJQqCL_9vGDNTit1AG/Z2kJQqCL_9vGDNTit1AG -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b241/importcfg -pack ./src/google.golang.org/protobuf/internal/set/ints.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -p golang.org/x/exp/slices -complete -installsuffix shared -buildid h44rtMnYn-sNNWGC8INh/h44rtMnYn-sNNWGC8INh -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b089/importcfg -pack ./src/golang.org/x/exp/slices/cmp.go ./src/golang.org/x/exp/slices/slices.go ./src/golang.org/x/exp/slices/sort.go ./src/golang.org/x/exp/slices/zsortanyfunc.go ./src/golang.org/x/exp/slices/zsortordered.go runtime/internal/sys mkdir -p $WORK/b018/ cat >/tmp/go-build2554080111/b376/go_asm.h << 'EOF' # internal EOF cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/d3/d3e3e366cd0c9574b0a074b82ab75b874e77d9163d90c72a675813d356399b2c-d # internal cd /builddir/build/BUILD/buildah-1.35.4/src/golang.org/x/crypto/salsa20/salsa /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/crypto/salsa20/salsa -trimpath "$WORK/b376=>" -I $WORK/b376/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b376/symabis ./salsa20_amd64.s cat >/tmp/go-build2554080111/b018/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build2554080111/b006/_pkg_.a packagefile internal/goos=/tmp/go-build2554080111/b015/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid QvaKIXsy3XQELtSA8hjN/QvaKIXsy3XQELtSA8hjN -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b018/importcfg -pack /usr/lib/golang/src/runtime/internal/sys/consts.go /usr/lib/golang/src/runtime/internal/sys/consts_norace.go /usr/lib/golang/src/runtime/internal/sys/intrinsics.go /usr/lib/golang/src/runtime/internal/sys/nih.go /usr/lib/golang/src/runtime/internal/sys/sys.go /usr/lib/golang/src/runtime/internal/sys/zversion.go cat >/tmp/go-build2554080111/b005/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build2554080111/b006/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -p internal/abi -std -+ -installsuffix shared -buildid T80LIU9gLbLQl5o-VY-I/T80LIU9gLbLQl5o-VY-I -goversion go1.21.7 -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/compiletype.go /usr/lib/golang/src/internal/abi/funcpc.go /usr/lib/golang/src/internal/abi/map.go /usr/lib/golang/src/internal/abi/stack.go /usr/lib/golang/src/internal/abi/symtab.go /usr/lib/golang/src/internal/abi/type.go /usr/lib/golang/src/internal/abi/unsafestring_go120.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b017/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b573/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b658/_pkg_.a # internal cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/klauspost/compress/internal/cpuinfo /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b173/_pkg_.a $WORK/b173/cpuinfo_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b173/_pkg_.a # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/40/40ca91008bdd99403ee67297019509928eacf2c5117853a071a88a26c5924fa9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b614/_pkg_.a # internal cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b096/_pkg_.a $WORK/b096/xor_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b591/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b553/_pkg_.a # 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/b098=>" -I $WORK/b098/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b098/sig_amd64.o ./sig_amd64.s cp $WORK/b658/_pkg_.a /builddir/.cache/go-build/48/4805cd63dff34dcc286098d635c70f1553a353b4f5682cb02c211b2f49c9c23a-d # internal cp $WORK/b614/_pkg_.a /builddir/.cache/go-build/8f/8f092cb37eda92de3013c2fd896e36974870b7aa2bdae5660fd44fea48918598-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b096/_pkg_.a # internal cat >/tmp/go-build2554080111/b588/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b654/_pkg_.a # internal cp $WORK/b553/_pkg_.a /builddir/.cache/go-build/6e/6e4d9473f08cc1a70030f1dd8f6bd8d40824c7137422ccf9d5f4df5f039f4119-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b329/_pkg_.a # internal cp $WORK/b591/_pkg_.a /builddir/.cache/go-build/82/82ef2418f0dd4ca24dc2f4bb9dcc08b65f1b5e82f667d2d06bf44bae5be7544c-d # internal cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b588/_pkg_.a -trimpath "$WORK/b588=>" -p log/slog/internal -std -complete -installsuffix shared -buildid oFV9893gvH4u4nKbbe_b/oFV9893gvH4u4nKbbe_b -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b588/importcfg -pack /usr/lib/golang/src/log/slog/internal/ignorepc.go cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/f9/f9a9b442db2e10f447d46808226085c4c02763a2e04bb50d45506460c289a7b4-d # internal slices mkdir -p $WORK/b590/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b601/_pkg_.a # internal cp $WORK/b654/_pkg_.a /builddir/.cache/go-build/78/78b3e50b94a9a9d65866d6a207a7973f86f26ed0f6e92744d1935502d54aa4ec-d # internal cat >/tmp/go-build2554080111/b590/importcfg << 'EOF' # internal # import config packagefile cmp=/tmp/go-build2554080111/b591/_pkg_.a packagefile math/bits=/tmp/go-build2554080111/b031/_pkg_.a EOF cd /usr/lib/golang/src/runtime/internal/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/internal/syscall -trimpath "$WORK/b019=>" -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b019/asm_linux_amd64.o ./asm_linux_amd64.s cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b590/_pkg_.a -trimpath "$WORK/b590=>" -p slices -std -complete -installsuffix shared -buildid VGY-X_PH661324ODRPY1/VGY-X_PH661324ODRPY1 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b590/importcfg -pack /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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b636/_pkg_.a # internal github.com/rivo/uniseg mkdir -p $WORK/b482/ cp $WORK/b601/_pkg_.a /builddir/.cache/go-build/47/4768ef10bbabd31218afbc1a5a176546523ad3da5e98258a8e52ce086eebc4f7-d # internal cat >/tmp/go-build2554080111/b376/importcfg << 'EOF' # internal # import config packagefile math/bits=/tmp/go-build2554080111/b031/_pkg_.a EOF cp $WORK/b329/_pkg_.a /builddir/.cache/go-build/1f/1f1a3946130d26109b5353103b2c644efe6f89d38f0d5322b4da103b2c1dcb4d-d # internal cp $WORK/b636/_pkg_.a /builddir/.cache/go-build/cf/cf25d76819d91313a9b252531360a4fcf27e77cfa0008739f30d08a204f2ca3a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b376/_pkg_.a -trimpath "$WORK/b376=>" -p golang.org/x/crypto/salsa20/salsa -installsuffix shared -buildid 13-VwWQ5tfM9PRMYhWIO/13-VwWQ5tfM9PRMYhWIO -goversion go1.21.7 -symabis $WORK/b376/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b376/importcfg -pack -asmhdr $WORK/b376/go_asm.h ./src/golang.org/x/crypto/salsa20/salsa/hsalsa20.go ./src/golang.org/x/crypto/salsa20/salsa/salsa208.go ./src/golang.org/x/crypto/salsa20/salsa/salsa20_amd64.go ./src/golang.org/x/crypto/salsa20/salsa/salsa20_ref.go cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/10/109d8a1d68930de2895f9ed75f791dab58a74f9e0564ad1142fcc22efff8ecc1-d # internal cat >/tmp/go-build2554080111/b482/importcfg << 'EOF' # internal # import config packagefile unicode/utf8=/tmp/go-build2554080111/b033/_pkg_.a EOF cp $WORK/b573/_pkg_.a /builddir/.cache/go-build/08/08302a264fbfa1f197a4340efb3b997e8810b21e49325454350610e841b45218-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b482/_pkg_.a -trimpath "$WORK/b482=>" -p github.com/rivo/uniseg -complete -installsuffix shared -buildid GerGEOw6O-7jtimzPGCg/GerGEOw6O-7jtimzPGCg -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b482/importcfg -pack ./src/github.com/rivo/uniseg/doc.go ./src/github.com/rivo/uniseg/eastasianwidth.go ./src/github.com/rivo/uniseg/emojipresentation.go ./src/github.com/rivo/uniseg/grapheme.go ./src/github.com/rivo/uniseg/graphemeproperties.go ./src/github.com/rivo/uniseg/graphemerules.go ./src/github.com/rivo/uniseg/line.go ./src/github.com/rivo/uniseg/lineproperties.go ./src/github.com/rivo/uniseg/linerules.go ./src/github.com/rivo/uniseg/properties.go ./src/github.com/rivo/uniseg/sentence.go ./src/github.com/rivo/uniseg/sentenceproperties.go ./src/github.com/rivo/uniseg/sentencerules.go ./src/github.com/rivo/uniseg/step.go ./src/github.com/rivo/uniseg/width.go ./src/github.com/rivo/uniseg/word.go ./src/github.com/rivo/uniseg/wordproperties.go ./src/github.com/rivo/uniseg/wordrules.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b555/_pkg_.a # internal cp $WORK/b555/_pkg_.a /builddir/.cache/go-build/fe/fe053969161e3692aa15d834d1b3f87b7b54e54927bb9778be19835d51548d05-d # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/internal/atomic -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b016/atomic_amd64.o ./atomic_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b596/_pkg_.a # internal cp $WORK/b596/_pkg_.a /builddir/.cache/go-build/19/19f01e9b5fd7d8aea6039ea2e9621dad85a2e8f26e6f8285c5373be1e4bcb958-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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b608/_pkg_.a # internal cp $WORK/b608/_pkg_.a /builddir/.cache/go-build/02/02a497b7d96b8b26b0caa5592c5d7602d781ad9e7db7e2f0924e9cdc9fb4f8cc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b241/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b485/_pkg_.a # internal cp $WORK/b485/_pkg_.a /builddir/.cache/go-build/90/90ed40d0688d04364b047b6efd2ab0695b238fc89a6470afffad429373f61554-d # internal cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/f0/f094685d4dad7c262682b8aae5e1ed94c35ac765752bff08d5f8c9e1e65fc2f7-d # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b016/_pkg_.a $WORK/b016/atomic_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b016/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b018/_pkg_.a # internal cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b098/_pkg_.a $WORK/b098/sig_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/97/9728dda2c2e9d31da5930c11c7fed9e3d7923202b6c524050dd8c397c2fce439-d # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/ee/eeccf710335c3e60feb17976621ecc22f1aa7c320e68971d800472fcfc245528-d # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/e4/e4faef09e68b6d1fb45fd16edef804dcb668812f12bd7a4fdb3f9b35379b3700-d # internal cd /usr/lib/golang/src/runtime/internal/syscall /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b019/_pkg_.a $WORK/b019/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/7c/7c8ded62094b2e3fcb66445116dbfdfff6e0aaa7b1a0b27974c01ab087dea323-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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b588/_pkg_.a # internal cp $WORK/b588/_pkg_.a /builddir/.cache/go-build/f5/f5fed4e8d72c14ca6247d9e018ee0d34345190d835871e4420a7219f8bad8309-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b011/_pkg_.a $WORK/b011/cpu.o $WORK/b011/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b011/_pkg_.a # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p sync/atomic -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.o ./asm.s cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/2f/2f3bf04fd669f3c7f76687208bd9cf19befd21ea4546700c16ea6e34629c1a90-d # internal internal/bytealg mkdir -p $WORK/b010/ cat >/tmp/go-build2554080111/b010/go_asm.h << 'EOF' # internal EOF 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 -compiling-runtime -D GOAMD64_v1 -gensymabis -o $WORK/b010/symabis ./compare_amd64.s ./count_amd64.s ./equal_amd64.s ./index_amd64.s ./indexbyte_amd64.s math mkdir -p $WORK/b030/ cat >/tmp/go-build2554080111/b030/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b030/symabis ./dim_amd64.s ./exp_amd64.s ./floor_amd64.s ./hypot_amd64.s ./log_amd64.s cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b022/_pkg_.a $WORK/b022/asm.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/75/75163911d899c86b4ae2a7cd3e6325c4be83fe5c1a87ffde1b739d6202d7a754-d # internal cat >/tmp/go-build2554080111/b030/importcfg << 'EOF' # internal # import config packagefile internal/cpu=/tmp/go-build2554080111/b011/_pkg_.a packagefile math/bits=/tmp/go-build2554080111/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -p math -std -installsuffix shared -buildid kanjYy1q246aWjem71cO/kanjYy1q246aWjem71cO -goversion go1.21.7 -symabis $WORK/b030/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b030/importcfg -pack -asmhdr $WORK/b030/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/modf_noasm.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-build2554080111/b010/importcfg << 'EOF' # internal # import config packagefile internal/cpu=/tmp/go-build2554080111/b011/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -p internal/bytealg -std -+ -installsuffix shared -buildid HdEZpGRxcp9lVWpbLAuB/HdEZpGRxcp9lVWpbLAuB -goversion go1.21.7 -symabis $WORK/b010/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h /usr/lib/golang/src/internal/bytealg/bytealg.go /usr/lib/golang/src/internal/bytealg/compare_native.go /usr/lib/golang/src/internal/bytealg/count_native.go /usr/lib/golang/src/internal/bytealg/equal_generic.go /usr/lib/golang/src/internal/bytealg/equal_native.go /usr/lib/golang/src/internal/bytealg/index_amd64.go /usr/lib/golang/src/internal/bytealg/index_native.go /usr/lib/golang/src/internal/bytealg/indexbyte_native.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/b6/b676c603faf0e0a7f22c708e50264c272bf6e8a8c2ea5d84bce6950de99c52e2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b395/_pkg_.a # internal cp $WORK/b395/_pkg_.a /builddir/.cache/go-build/60/60ac930c529821de0a8ef6fcb3e71fc32e4a24864fb94028f3afa38e57f951cf-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b590/_pkg_.a # internal cp $WORK/b590/_pkg_.a /builddir/.cache/go-build/a7/a7909865b5cc4d0daa6d6e1af6ad17c8c2d54b46054916551bf975e3b986c02e-d # internal cd /builddir/build/BUILD/buildah-1.35.4/src/golang.org/x/crypto/salsa20/salsa /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/crypto/salsa20/salsa -trimpath "$WORK/b376=>" -I $WORK/b376/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b376/salsa20_amd64.o ./salsa20_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b376/_pkg_.a $WORK/b376/salsa20_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b376/_pkg_.a # internal cp $WORK/b376/_pkg_.a /builddir/.cache/go-build/b9/b9a62a320c38961069278297dbc25ccd4a491e1e72b73432abac2bf57641d41b-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 -compiling-runtime -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 -compiling-runtime -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 -compiling-runtime -D GOAMD64_v1 -o $WORK/b010/equal_amd64.o ./equal_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 -compiling-runtime -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 -compiling-runtime -D GOAMD64_v1 -o $WORK/b010/indexbyte_amd64.o ./indexbyte_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/e2/e251a5507864c52bf0b3b3448e6247145940108768845a76afa4ce37adf358a8-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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b034/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b005/_pkg_.a $WORK/b005/abi_test.o $WORK/b005/stub.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/2f/2f3dcc3a1818a7b7a5a89c5776434a9d96db66d8bf314b6e8221bde5be040a30-d # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/af/afd4991d5f45206adde48d235a5e044678a3cb3b8b4d96f11161069220c4e77a-d # internal runtime mkdir -p $WORK/b009/ cat >/tmp/go-build2554080111/b009/go_asm.h << 'EOF' # internal EOF 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 -compiling-runtime -D GOAMD64_v1 -gensymabis -o $WORK/b009/symabis ./asm.s ./asm_amd64.s ./duff_amd64.s ./memclr_amd64.s ./memmove_amd64.s ./preempt_amd64.s ./rt0_linux_amd64.s ./sys_linux_amd64.s ./test_amd64.s ./time_linux_amd64.s cat >/tmp/go-build2554080111/b009/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build2554080111/b005/_pkg_.a packagefile internal/bytealg=/tmp/go-build2554080111/b010/_pkg_.a packagefile internal/coverage/rtcov=/tmp/go-build2554080111/b012/_pkg_.a packagefile internal/cpu=/tmp/go-build2554080111/b011/_pkg_.a packagefile internal/goarch=/tmp/go-build2554080111/b006/_pkg_.a packagefile internal/godebugs=/tmp/go-build2554080111/b013/_pkg_.a packagefile internal/goexperiment=/tmp/go-build2554080111/b014/_pkg_.a packagefile internal/goos=/tmp/go-build2554080111/b015/_pkg_.a packagefile runtime/internal/atomic=/tmp/go-build2554080111/b016/_pkg_.a packagefile runtime/internal/math=/tmp/go-build2554080111/b017/_pkg_.a packagefile runtime/internal/sys=/tmp/go-build2554080111/b018/_pkg_.a packagefile runtime/internal/syscall=/tmp/go-build2554080111/b019/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -p runtime -std -+ -installsuffix shared -buildid HYejxkMHsLzDrIh1d5Sk/HYejxkMHsLzDrIh1d5Sk -goversion go1.21.7 -symabis $WORK/b009/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h /usr/lib/golang/src/runtime/alg.go /usr/lib/golang/src/runtime/arena.go /usr/lib/golang/src/runtime/asan0.go /usr/lib/golang/src/runtime/atomic_pointer.go /usr/lib/golang/src/runtime/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/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/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/env_posix.go /usr/lib/golang/src/runtime/error.go /usr/lib/golang/src/runtime/exithook.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/float.go /usr/lib/golang/src/runtime/hash64.go /usr/lib/golang/src/runtime/heapdump.go /usr/lib/golang/src/runtime/histogram.go /usr/lib/golang/src/runtime/iface.go /usr/lib/golang/src/runtime/lfstack.go /usr/lib/golang/src/runtime/lock_futex.go /usr/lib/golang/src/runtime/lockrank.go /usr/lib/golang/src/runtime/lockrank_off.go /usr/lib/golang/src/runtime/malloc.go /usr/lib/golang/src/runtime/map.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/mem.go /usr/lib/golang/src/runtime/mem_linux.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/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/os_linux.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_linux_x86.go /usr/lib/golang/src/runtime/os_nonopenbsd.go /usr/lib/golang/src/runtime/os_unix.go /usr/lib/golang/src/runtime/pagetrace_off.go /usr/lib/golang/src/runtime/panic.go /usr/lib/golang/src/runtime/pinner.go /usr/lib/golang/src/runtime/plugin.go /usr/lib/golang/src/runtime/preempt.go /usr/lib/golang/src/runtime/preempt_nonwindows.go /usr/lib/golang/src/runtime/print.go /usr/lib/golang/src/runtime/proc.go /usr/lib/golang/src/runtime/profbuf.go /usr/lib/golang/src/runtime/proflabel.go /usr/lib/golang/src/runtime/race0.go /usr/lib/golang/src/runtime/rdebug.go /usr/lib/golang/src/runtime/retry.go /usr/lib/golang/src/runtime/runtime.go /usr/lib/golang/src/runtime/runtime1.go /usr/lib/golang/src/runtime/runtime2.go /usr/lib/golang/src/runtime/runtime_boring.go /usr/lib/golang/src/runtime/rwmutex.go /usr/lib/golang/src/runtime/security_linux.go /usr/lib/golang/src/runtime/security_unix.go /usr/lib/golang/src/runtime/select.go /usr/lib/golang/src/runtime/sema.go /usr/lib/golang/src/runtime/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/sizeclasses.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/symtab.go /usr/lib/golang/src/runtime/symtabinl.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/traceback.go /usr/lib/golang/src/runtime/type.go /usr/lib/golang/src/runtime/typekind.go /usr/lib/golang/src/runtime/unsafe.go /usr/lib/golang/src/runtime/utf8.go /usr/lib/golang/src/runtime/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/write_err.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b030/dim_amd64.o ./dim_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b030/exp_amd64.o ./exp_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b030/floor_amd64.o ./floor_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b030/hypot_amd64.o ./hypot_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b030/log_amd64.o ./log_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b030/_pkg_.a $WORK/b030/dim_amd64.o $WORK/b030/exp_amd64.o $WORK/b030/floor_amd64.o $WORK/b030/hypot_amd64.o $WORK/b030/log_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/d3/d3cb78802851dcafca6bff3b23f81e87fdf5b00e0f1b82a2b7da1dae487bc877-d # internal github.com/klauspost/compress mkdir -p $WORK/b170/ github.com/vbauerster/mpb/v8/internal mkdir -p $WORK/b486/ cat >/tmp/go-build2554080111/b170/importcfg << 'EOF' # internal # import config packagefile math=/tmp/go-build2554080111/b030/_pkg_.a EOF go.opentelemetry.io/otel/internal cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -p github.com/klauspost/compress -complete -installsuffix shared -buildid GH9OJpvLrFGLkdzT8MSj/GH9OJpvLrFGLkdzT8MSj -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b170/importcfg -pack ./src/github.com/klauspost/compress/compressible.go cat >/tmp/go-build2554080111/b486/importcfg << 'EOF' # internal # import config packagefile math=/tmp/go-build2554080111/b030/_pkg_.a EOF mkdir -p $WORK/b581/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b486/_pkg_.a -trimpath "$WORK/b486=>" -p github.com/vbauerster/mpb/v8/internal -complete -installsuffix shared -buildid Zpbib64GCRZdJXgUhUST/Zpbib64GCRZdJXgUhUST -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b486/importcfg -pack ./src/github.com/vbauerster/mpb/v8/internal/percentage.go ./src/github.com/vbauerster/mpb/v8/internal/width.go cat >/tmp/go-build2554080111/b581/importcfg << 'EOF' # internal # import config packagefile math=/tmp/go-build2554080111/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b581/_pkg_.a -trimpath "$WORK/b581=>" -p go.opentelemetry.io/otel/internal -complete -installsuffix shared -buildid HGts7gG7-Bko2KnBnjXj/HGts7gG7-Bko2KnBnjXj -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b581/importcfg -pack ./src/go.opentelemetry.io/otel/internal/gen.go ./src/go.opentelemetry.io/otel/internal/rawhelpers.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b581/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b170/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b486/_pkg_.a # internal cp $WORK/b581/_pkg_.a /builddir/.cache/go-build/90/904e97abea2c585d42f7d38b7e85c4123f2052f637d5c90a311c818c48aa0130-d # internal cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/3b/3b43a387ee873e585e072bd0e9fe39daad08a96cb48c5eb7c7a8cf165d7c0051-d # internal cp $WORK/b486/_pkg_.a /builddir/.cache/go-build/c2/c2b168db0b438fdea617d02dd9fb5605171f1e0881705e8c662f4b4d9fc56bfa-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b482/_pkg_.a # internal cp $WORK/b482/_pkg_.a /builddir/.cache/go-build/88/88ba9bb8a3f568c02c11e7528d07366fcf9e8136b22b2e1e4e73274a5cd82e17-d # internal 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 -compiling-runtime -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 -compiling-runtime -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 -compiling-runtime -D GOAMD64_v1 -o $WORK/b009/duff_amd64.o ./duff_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 -compiling-runtime -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 -compiling-runtime -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 -compiling-runtime -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 -compiling-runtime -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 -compiling-runtime -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 -compiling-runtime -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 -compiling-runtime -D GOAMD64_v1 -o $WORK/b009/time_linux_amd64.o ./time_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b009/_pkg_.a $WORK/b009/asm.o $WORK/b009/asm_amd64.o $WORK/b009/duff_amd64.o $WORK/b009/memclr_amd64.o $WORK/b009/memmove_amd64.o $WORK/b009/preempt_amd64.o $WORK/b009/rt0_linux_amd64.o $WORK/b009/sys_linux_amd64.o $WORK/b009/test_amd64.o $WORK/b009/time_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/94/94b7882a006736457299c5db983c20818d4c135d92090c5a27885def04cb6542-d # internal internal/reflectlite mkdir -p $WORK/b004/ cat >/tmp/go-build2554080111/b004/go_asm.h << 'EOF' # internal EOF 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 mkdir -p $WORK/b020/ cat >/tmp/go-build2554080111/b020/importcfg << 'EOF' # internal # import config packagefile internal/race=/tmp/go-build2554080111/b021/_pkg_.a packagefile runtime=/tmp/go-build2554080111/b009/_pkg_.a packagefile sync/atomic=/tmp/go-build2554080111/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -p sync -std -installsuffix shared -buildid 6Ab7LE1hpDHPcjKM2TUl/6Ab7LE1hpDHPcjKM2TUl -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b020/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-build2554080111/b004/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build2554080111/b005/_pkg_.a packagefile internal/goarch=/tmp/go-build2554080111/b006/_pkg_.a packagefile internal/unsafeheader=/tmp/go-build2554080111/b008/_pkg_.a packagefile runtime=/tmp/go-build2554080111/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -p internal/reflectlite -std -installsuffix shared -buildid GC6IEDvc5TrMa0tGNPNL/GC6IEDvc5TrMa0tGNPNL -goversion go1.21.7 -symabis $WORK/b004/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h /usr/lib/golang/src/internal/reflectlite/swapper.go /usr/lib/golang/src/internal/reflectlite/type.go /usr/lib/golang/src/internal/reflectlite/value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/61/6169337d343ae36e2778717e39960c94939132c975cb4c148bc2146ebe57c806-d # internal internal/testlog mkdir -p $WORK/b042/ internal/bisect mkdir -p $WORK/b049/ cat >/tmp/go-build2554080111/b042/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build2554080111/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -p internal/testlog -std -complete -installsuffix shared -buildid YXkQ-vBhg0ad3Whend6c/YXkQ-vBhg0ad3Whend6c -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b042/importcfg -pack /usr/lib/golang/src/internal/testlog/exit.go /usr/lib/golang/src/internal/testlog/log.go cat >/tmp/go-build2554080111/b049/importcfg << 'EOF' # internal # import config packagefile runtime=/tmp/go-build2554080111/b009/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build2554080111/b022/_pkg_.a EOF internal/singleflight mkdir -p $WORK/b070/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -p internal/bisect -std -complete -installsuffix shared -buildid stwk2BrL_MCXW1r9QYp6/stwk2BrL_MCXW1r9QYp6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b049/importcfg -pack /usr/lib/golang/src/internal/bisect/bisect.go cat >/tmp/go-build2554080111/b070/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -p internal/singleflight -std -complete -installsuffix shared -buildid b9DEWzK_JhaXHencRlxe/b9DEWzK_JhaXHencRlxe -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b070/importcfg -pack /usr/lib/golang/src/internal/singleflight/singleflight.go google.golang.org/protobuf/internal/pragma mkdir -p $WORK/b234/ github.com/josharian/intern mkdir -p $WORK/b337/ cat >/tmp/go-build2554080111/b234/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b234/_pkg_.a -trimpath "$WORK/b234=>" -p google.golang.org/protobuf/internal/pragma -complete -installsuffix shared -buildid dhuiSA5vzArO70HERnrv/dhuiSA5vzArO70HERnrv -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b234/importcfg -pack ./src/google.golang.org/protobuf/internal/pragma/pragma.go cat >/tmp/go-build2554080111/b337/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b337/_pkg_.a -trimpath "$WORK/b337=>" -p github.com/josharian/intern -complete -installsuffix shared -buildid B33X-xSASK84dizZ4FFn/B33X-xSASK84dizZ4FFn -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b337/importcfg -pack ./src/github.com/josharian/intern/intern.go internal/sysinfo mkdir -p $WORK/b475/ log/slog/internal/buffer mkdir -p $WORK/b589/ cat >/tmp/go-build2554080111/b475/importcfg << 'EOF' # internal # import config packagefile internal/cpu=/tmp/go-build2554080111/b011/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a EOF cat >/tmp/go-build2554080111/b589/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b475/_pkg_.a -trimpath "$WORK/b475=>" -p internal/sysinfo -std -complete -installsuffix shared -buildid qg8YOmt-LHYQ0Q59r6ov/qg8YOmt-LHYQ0Q59r6ov -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b475/importcfg -pack /usr/lib/golang/src/internal/sysinfo/sysinfo.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b589/_pkg_.a -trimpath "$WORK/b589=>" -p log/slog/internal/buffer -std -complete -installsuffix shared -buildid BdViFGivx5vr63gIpEKH/BdViFGivx5vr63gIpEKH -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b589/importcfg -pack /usr/lib/golang/src/log/slog/internal/buffer/buffer.go runtime/cgo mkdir -p $WORK/b052/ echo > $WORK/b052/preferlinkext cd /usr/lib/golang/src/runtime/cgo TERM='dumb' CGO_LDFLAGS='"-O2" "-g" "-lpthread"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b052/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b052/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fno-stack-protector ./cgo.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b234/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b337/_pkg_.a # internal cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/d5/d51f90dd6409fd2734dd1b5bbf8020104691f61f9d9dfc0e43136c69368094c6-d # internal cp $WORK/b337/_pkg_.a /builddir/.cache/go-build/95/95af995526eca04a4e15dfadb82b650f838049ee5c6694a48b0bb1258dec87ec-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b475/_pkg_.a # internal cp $WORK/b475/_pkg_.a /builddir/.cache/go-build/af/afba000ddce429397e9bdd5d273a3b8471d1f8d6fd356262c5dbadcdfee3ffac-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b042/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b589/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/09/0929cdea4bafa23930facf222399ec63403e85b96b27a17ef3a259b232f995db-d # internal cp $WORK/b589/_pkg_.a /builddir/.cache/go-build/1e/1e4e6879d189cd0e3ab85e1b922ff5af6664550b681efaf199160472ce93b9a0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/60/6024950815bfeb24e83b7728e1edd39a69d8d2589126110e247909714044664c-d # internal cd $WORK/b052 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b052=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=RfZhkJrTrs1X8qEJmEBZ -o ./_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/b052=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=RfZhkJrTrs1X8qEJmEBZ -o ./_x002.o -c cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/80/80e7a359b7f92e772855dba8d3d1f56db145b62a4b5697729fd1445aaf92b93f-d # internal internal/godebug mkdir -p $WORK/b048/ cat >/tmp/go-build2554080111/b048/importcfg << 'EOF' # internal # import config packagefile internal/bisect=/tmp/go-build2554080111/b049/_pkg_.a packagefile internal/godebugs=/tmp/go-build2554080111/b013/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build2554080111/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -p internal/godebug -std -complete -installsuffix shared -buildid wOFU_YiWw9rBBYlVWw-5/wOFU_YiWw9rBBYlVWw-5 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b048/importcfg -pack /usr/lib/golang/src/internal/godebug/godebug.go 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 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/47/47243773dec3ff78e21e72e52a6668093239d15c8afe25f7257d4c8775e712e8-d # internal errors mkdir -p $WORK/b003/ sort mkdir -p $WORK/b035/ cat >/tmp/go-build2554080111/b003/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=/tmp/go-build2554080111/b004/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -p errors -std -complete -installsuffix shared -buildid b3_kcgXqUEnHX4xVNdaC/b3_kcgXqUEnHX4xVNdaC -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b003/importcfg -pack /usr/lib/golang/src/errors/errors.go /usr/lib/golang/src/errors/join.go /usr/lib/golang/src/errors/wrap.go cat >/tmp/go-build2554080111/b035/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=/tmp/go-build2554080111/b004/_pkg_.a packagefile math/bits=/tmp/go-build2554080111/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -p sort -std -complete -installsuffix shared -buildid RV4byl2n7g2xletjIKhw/RV4byl2n7g2xletjIKhw -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b035/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 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/b052=/tmp/go-build -gno-record-gcc-switches -I $WORK/b052/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=RfZhkJrTrs1X8qEJmEBZ -o $WORK/b052/_x003.o -c gcc_context.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b003/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/2d/2d51b0e2be83edce6ef4b3fa582754fc1c08ba9743aa2b2370b8fa8c98d3a6e5-d # internal internal/oserror mkdir -p $WORK/b026/ path internal/safefilepath vendor/golang.org/x/net/dns/dnsmessage golang.org/x/crypto/cast5 github.com/containers/storage/pkg/locker mkdir -p $WORK/b504/ io mkdir -p $WORK/b036/ google.golang.org/grpc/internal/buffer cat >/tmp/go-build2554080111/b026/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a EOF cat >/tmp/go-build2554080111/b504/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build2554080111/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -p internal/oserror -std -complete -installsuffix shared -buildid Lv8WpqqCV-cc9OAEftVi/Lv8WpqqCV-cc9OAEftVi -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b026/importcfg -pack /usr/lib/golang/src/internal/oserror/errors.go strconv mkdir -p $WORK/b032/ cat >/tmp/go-build2554080111/b036/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b504/_pkg_.a -trimpath "$WORK/b504=>" -p github.com/containers/storage/pkg/locker -complete -installsuffix shared -buildid mEWxJv8qKvyufd6V5v1D/mEWxJv8qKvyufd6V5v1D -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b504/importcfg -pack ./src/github.com/containers/storage/pkg/locker/locker.go mkdir -p $WORK/b044/ github.com/containers/common/pkg/apparmor /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -p io -std -complete -installsuffix shared -buildid cLcggaM00TTEwvnkd0jr/cLcggaM00TTEwvnkd0jr -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b036/importcfg -pack /usr/lib/golang/src/io/io.go /usr/lib/golang/src/io/multi.go /usr/lib/golang/src/io/pipe.go cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/98/98effb4fdfc8bfc041f157e89ec28ebe35ba539aadf20d630ecb1e751e775c86-d # internal cat >/tmp/go-build2554080111/b032/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build2554080111/b010/_pkg_.a packagefile math=/tmp/go-build2554080111/b030/_pkg_.a packagefile math/bits=/tmp/go-build2554080111/b031/_pkg_.a packagefile unicode/utf8=/tmp/go-build2554080111/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -p strconv -std -complete -installsuffix shared -buildid RBqFB3fuGSX1LM41833x/RBqFB3fuGSX1LM41833x -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b032/importcfg -pack /usr/lib/golang/src/strconv/atob.go /usr/lib/golang/src/strconv/atoc.go /usr/lib/golang/src/strconv/atof.go /usr/lib/golang/src/strconv/atoi.go /usr/lib/golang/src/strconv/bytealg.go /usr/lib/golang/src/strconv/ctoa.go /usr/lib/golang/src/strconv/decimal.go /usr/lib/golang/src/strconv/doc.go /usr/lib/golang/src/strconv/eisel_lemire.go /usr/lib/golang/src/strconv/ftoa.go /usr/lib/golang/src/strconv/ftoaryu.go /usr/lib/golang/src/strconv/isprint.go /usr/lib/golang/src/strconv/itoa.go /usr/lib/golang/src/strconv/quote.go mkdir -p $WORK/b068/ mkdir -p $WORK/b391/ crypto/internal/nistec/fiat cat >/tmp/go-build2554080111/b044/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build2554080111/b010/_pkg_.a packagefile unicode/utf8=/tmp/go-build2554080111/b033/_pkg_.a EOF cat >/tmp/go-build2554080111/b068/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -p path -std -complete -installsuffix shared -buildid as5QsPM5S43pk6DMpDol/as5QsPM5S43pk6DMpDol -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b044/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/b068/_pkg_.a -trimpath "$WORK/b068=>" -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid FBtuwFeoiTpl0pPY34RO/FBtuwFeoiTpl0pPY34RO -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b068/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage/message.go mkdir -p $WORK/b439/ cat >/tmp/go-build2554080111/b391/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile math/bits=/tmp/go-build2554080111/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b391/_pkg_.a -trimpath "$WORK/b391=>" -p golang.org/x/crypto/cast5 -complete -installsuffix shared -buildid Uk3e1SVU5NiOqeqzIKly/Uk3e1SVU5NiOqeqzIKly -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b391/importcfg -pack ./src/golang.org/x/crypto/cast5/cast5.go cat >/tmp/go-build2554080111/b439/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a EOF mkdir -p $WORK/b613/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b439/_pkg_.a -trimpath "$WORK/b439=>" -p google.golang.org/grpc/internal/buffer -complete -installsuffix shared -buildid HOcXrkXkkY33ARI1bsWU/HOcXrkXkkY33ARI1bsWU -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b439/importcfg -pack ./src/google.golang.org/grpc/internal/buffer/unbounded.go cat >/tmp/go-build2554080111/b613/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile github.com/containers/common/version=/tmp/go-build2554080111/b614/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b613/_pkg_.a -trimpath "$WORK/b613=>" -p github.com/containers/common/pkg/apparmor -complete -installsuffix shared -buildid figawKv4_q-oF9o32yd0/figawKv4_q-oF9o32yd0 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b613/importcfg -pack ./src/github.com/containers/common/pkg/apparmor/apparmor.go ./src/github.com/containers/common/pkg/apparmor/apparmor_unsupported.go mkdir -p $WORK/b040/ mkdir -p $WORK/b102/ cat >/tmp/go-build2554080111/b040/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile runtime=/tmp/go-build2554080111/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -p internal/safefilepath -std -complete -installsuffix shared -buildid l-MgzZ16SQIhLT_OkRNt/l-MgzZ16SQIhLT_OkRNt -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b040/importcfg -pack /usr/lib/golang/src/internal/safefilepath/path.go /usr/lib/golang/src/internal/safefilepath/path_other.go cat >/tmp/go-build2554080111/b102/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=/tmp/go-build2554080111/b096/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile math/bits=/tmp/go-build2554080111/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -p crypto/internal/nistec/fiat -std -complete -installsuffix shared -buildid O0aFc_VryJRntufZCskN/O0aFc_VryJRntufZCskN -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b102/importcfg -pack /usr/lib/golang/src/crypto/internal/nistec/fiat/p224.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p224_fiat64.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p224_invert.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p256.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p256_fiat64.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p256_invert.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p384.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p384_fiat64.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p384_invert.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p521.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p521_fiat64.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p521_invert.go internal/intern mkdir -p $WORK/b072/ cat >/tmp/go-build2554080111/b072/importcfg << 'EOF' # internal # import config packagefile internal/godebug=/tmp/go-build2554080111/b048/_pkg_.a packagefile runtime=/tmp/go-build2554080111/b009/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a EOF math/rand mkdir -p $WORK/b107/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -p internal/intern -std -complete -installsuffix shared -buildid dRurYXPHLvXWxQGUGeiq/dRurYXPHLvXWxQGUGeiq -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b072/importcfg -pack /usr/lib/golang/src/internal/intern/intern.go cat >/tmp/go-build2554080111/b107/importcfg << 'EOF' # internal # import config packagefile internal/godebug=/tmp/go-build2554080111/b048/_pkg_.a packagefile math=/tmp/go-build2554080111/b030/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build2554080111/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -p math/rand -std -complete -installsuffix shared -buildid Eg-pZj0k5SQVtTCjhP2v/Eg-pZj0k5SQVtTCjhP2v -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b107/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/93/93bbffe5a8c8575a4387e64f510d2a0292aec6b00e0ea8fce71a3a87e8894735-d # internal syscall mkdir -p $WORK/b024/ cat >/tmp/go-build2554080111/b024/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p syscall -trimpath "$WORK/b024=>" -I $WORK/b024/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -gensymabis -o $WORK/b024/symabis ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b613/_pkg_.a # internal cp $WORK/b613/_pkg_.a /builddir/.cache/go-build/d5/d50006917cf6cc9c6671800db423857d29073286a518e3859fdba9a3caf9aae2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b504/_pkg_.a # internal cp $WORK/b504/_pkg_.a /builddir/.cache/go-build/06/06b815ab5315e73f07cedd7c894481e254b0ad0ae4073bc2aca64ce6fcfefcb1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b439/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b439/_pkg_.a /builddir/.cache/go-build/47/47c6acbd261e9afab702a1501be467e4ec2b2326eafba157c3f2b62cec5893c3-d # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/be/beb2e0e06cc80b162f91fe74b46aefcbac59dc9fbe313f9da492de5d984bc455-d # internal cat >/tmp/go-build2554080111/b024/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build2554080111/b010/_pkg_.a packagefile internal/itoa=/tmp/go-build2554080111/b025/_pkg_.a packagefile internal/oserror=/tmp/go-build2554080111/b026/_pkg_.a packagefile internal/race=/tmp/go-build2554080111/b021/_pkg_.a packagefile runtime=/tmp/go-build2554080111/b009/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build2554080111/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -p syscall -std -installsuffix shared -buildid sVWVD9ZqoCysBvngYi-R/sVWVD9ZqoCysBvngYi-R -goversion go1.21.7 -symabis $WORK/b024/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b024/importcfg -pack -asmhdr $WORK/b024/go_asm.h /usr/lib/golang/src/syscall/asan0.go /usr/lib/golang/src/syscall/dirent.go /usr/lib/golang/src/syscall/endian_little.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.go /usr/lib/golang/src/syscall/forkpipe2.go /usr/lib/golang/src/syscall/lsf_linux.go /usr/lib/golang/src/syscall/msan0.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_accept4.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 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/b052=/tmp/go-build -gno-record-gcc-switches -I $WORK/b052/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=RfZhkJrTrs1X8qEJmEBZ -o $WORK/b052/_x004.o -c gcc_fatalf.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/13/1392c0c231855502bfc16a12ac7cb574d4624414006de17f491d3a6378a87143-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/2b/2ba7f2cba5429e4c62739e6b65ac8ecf747a609def8ac676197056f3510edf54-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/06/06d7b1edda0a095810283a8ae956a7a0213547ca44bbe320221a36df124fca5b-d # internal container/heap mkdir -p $WORK/b479/ cat >/tmp/go-build2554080111/b479/importcfg << 'EOF' # internal # import config packagefile sort=/tmp/go-build2554080111/b035/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b479/_pkg_.a -trimpath "$WORK/b479=>" -p container/heap -std -complete -installsuffix shared -buildid h2clBTvhUZN10EjMK604/h2clBTvhUZN10EjMK604 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b479/importcfg -pack /usr/lib/golang/src/container/heap/heap.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b479/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b391/_pkg_.a # internal cp $WORK/b479/_pkg_.a /builddir/.cache/go-build/87/87b361f8384b3ede50124b95a898a552dafc4a07f95f3bd5e4de3cc0c28805e1-d # internal cp $WORK/b391/_pkg_.a /builddir/.cache/go-build/4f/4fdb1206f094afe5f765ad909380c89493bd52dda352b2154ffaab95e1651c13-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/a4/a40931a96272f9045cdabdebaab2ccf5e55aac3b86ed908dfbcbb8092a3d5d61-d # internal hash mkdir -p $WORK/b076/ crypto/internal/randutil github.com/containers/image/v5/pkg/compression/internal bytes strings mkdir -p $WORK/b051/ cat >/tmp/go-build2554080111/b076/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build2554080111/b036/_pkg_.a EOF cat >/tmp/go-build2554080111/b051/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build2554080111/b010/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a packagefile unicode=/tmp/go-build2554080111/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build2554080111/b033/_pkg_.a EOF text/tabwriter mkdir -p $WORK/b419/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -p hash -std -complete -installsuffix shared -buildid F7pjryCJ1hHbkumUGG-r/F7pjryCJ1hHbkumUGG-r -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b076/importcfg -pack /usr/lib/golang/src/hash/hash.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -p strings -std -complete -installsuffix shared -buildid 8pDAipBoys5Z5laGXTAG/8pDAipBoys5Z5laGXTAG -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b051/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/reader.go /usr/lib/golang/src/strings/replace.go /usr/lib/golang/src/strings/search.go /usr/lib/golang/src/strings/strings.go cat >/tmp/go-build2554080111/b419/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile unicode/utf8=/tmp/go-build2554080111/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b419/_pkg_.a -trimpath "$WORK/b419=>" -p text/tabwriter -std -complete -installsuffix shared -buildid L7zhB8I0aA31bV08cspI/L7zhB8I0aA31bV08cspI -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b419/importcfg -pack /usr/lib/golang/src/text/tabwriter/tabwriter.go github.com/containers/image/v5/internal/uploadreader mkdir -p $WORK/b104/ mkdir -p $WORK/b082/ cat >/tmp/go-build2554080111/b104/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -p crypto/internal/randutil -std -complete -installsuffix shared -buildid i7KN0dnjknK4mZBCaGVY/i7KN0dnjknK4mZBCaGVY -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b104/importcfg -pack /usr/lib/golang/src/crypto/internal/randutil/randutil.go cat >/tmp/go-build2554080111/b082/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build2554080111/b036/_pkg_.a EOF mkdir -p $WORK/b047/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -p github.com/containers/image/v5/pkg/compression/internal -complete -installsuffix shared -buildid uvJ_c_RH8nOtF-CEnOvt/uvJ_c_RH8nOtF-CEnOvt -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b082/importcfg -pack ./src/github.com/containers/image/v5/pkg/compression/internal/types.go mkdir -p $WORK/b542/ cat >/tmp/go-build2554080111/b047/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build2554080111/b010/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile unicode=/tmp/go-build2554080111/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build2554080111/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -p bytes -std -installsuffix shared -buildid ao0gFou-h6dOjDNtS0tN/ao0gFou-h6dOjDNtS0tN -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b047/importcfg -pack /usr/lib/golang/src/bytes/buffer.go /usr/lib/golang/src/bytes/bytes.go /usr/lib/golang/src/bytes/reader.go cat >/tmp/go-build2554080111/b542/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b542/_pkg_.a -trimpath "$WORK/b542=>" -p github.com/containers/image/v5/internal/uploadreader -complete -installsuffix shared -buildid KQw5ejTCSGyjj7U4GCvl/KQw5ejTCSGyjj7U4GCvl -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b542/importcfg -pack ./src/github.com/containers/image/v5/internal/uploadreader/upload_reader.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b082/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/c8/c82a175dd140e7d916d158898a8080888c413f0c146c884a4622783fb2e064f0-d # internal github.com/containers/image/v5/pkg/compression/types mkdir -p $WORK/b081/ cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/ea/ea5ab841b6ce9929bb944a6f9d14984c0123d770dbe810bd661a03cb73aff3e0-d # internal cat >/tmp/go-build2554080111/b081/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/pkg/compression/internal=/tmp/go-build2554080111/b082/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -p github.com/containers/image/v5/pkg/compression/types -complete -installsuffix shared -buildid B1L3U2GERsez8toXiqjg/B1L3U2GERsez8toXiqjg -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b081/importcfg -pack ./src/github.com/containers/image/v5/pkg/compression/types/types.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/b052=/tmp/go-build -gno-record-gcc-switches -I $WORK/b052/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=RfZhkJrTrs1X8qEJmEBZ -o $WORK/b052/_x005.o -c gcc_libinit.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/0b/0bc7ba25a341c09257b97b8811aa84e335bde72a5ed287807f97718d4d8b2619-d # internal hash/fnv hash/crc64 mkdir -p $WORK/b231/ hash/adler32 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b542/_pkg_.a # internal hash/crc32 mkdir -p $WORK/b185/ cat >/tmp/go-build2554080111/b231/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile hash=/tmp/go-build2554080111/b076/_pkg_.a packagefile math/bits=/tmp/go-build2554080111/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b231/_pkg_.a -trimpath "$WORK/b231=>" -p hash/fnv -std -complete -installsuffix shared -buildid d5OKz0Z9v-q9x8qhHzfe/d5OKz0Z9v-q9x8qhHzfe -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b231/importcfg -pack /usr/lib/golang/src/hash/fnv/fnv.go cat >/tmp/go-build2554080111/b185/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile hash=/tmp/go-build2554080111/b076/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a EOF mkdir -p $WORK/b390/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -p hash/crc64 -std -complete -installsuffix shared -buildid YPcUc-VgnpZZ7IM-tcZO/YPcUc-VgnpZZ7IM-tcZO -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b185/importcfg -pack /usr/lib/golang/src/hash/crc64/crc64.go cp $WORK/b542/_pkg_.a /builddir/.cache/go-build/d5/d5275c377dc9a74c5e701cb03f38d502c6f812226a9aac0d64fc0275ac33396e-d # internal mkdir -p $WORK/b175/ cat >/tmp/go-build2554080111/b390/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile hash=/tmp/go-build2554080111/b076/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b390/_pkg_.a -trimpath "$WORK/b390=>" -p hash/adler32 -std -complete -installsuffix shared -buildid upubSDxCjk6yXaYEpXZ8/upubSDxCjk6yXaYEpXZ8 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b390/importcfg -pack /usr/lib/golang/src/hash/adler32/adler32.go cat >/tmp/go-build2554080111/b175/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/asm -p hash/crc32 -trimpath "$WORK/b175=>" -I $WORK/b175/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b175/symabis ./crc32_amd64.s cat >/tmp/go-build2554080111/b175/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile hash=/tmp/go-build2554080111/b076/_pkg_.a packagefile internal/cpu=/tmp/go-build2554080111/b011/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build2554080111/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -p hash/crc32 -std -installsuffix shared -buildid rqoi7fI-CHoW_peqpUfB/rqoi7fI-CHoW_peqpUfB -goversion go1.21.7 -symabis $WORK/b175/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b175/importcfg -pack -asmhdr $WORK/b175/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/pkg/tool/linux_amd64/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/41/41a13bc22a2603ac004c3565cc535dfab678678ae1e6932c4dbda39ded67c683-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b107/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b390/_pkg_.a # internal cp $WORK/b390/_pkg_.a /builddir/.cache/go-build/d7/d798c6ea87c29e9798c6eff22dfacdbc845cfaba1bcf5133acdbfdec39a38cc0-d # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/28/288a24d87bf65ff77cf51e93903029bbca53cf375bfbd5bb15ba976e8d38498f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b419/_pkg_.a # internal cp $WORK/b419/_pkg_.a /builddir/.cache/go-build/c8/c834cbcc31aef7b29849287017ccced67a5adef40f94b55232278261eba6b74a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b185/_pkg_.a # internal cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/93/9304c20eb497b5a73a6b4500fb2d62682655b4923c9689f950e76be2bc0c18ce-d # internal cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/asm -p hash/crc32 -trimpath "$WORK/b175=>" -I $WORK/b175/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b175/crc32_amd64.o ./crc32_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b231/_pkg_.a # internal cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/7d/7dce6ce3888ef665337e3d55ccfe5ab71b676181dae8dbcf768a4aee7150f6f5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b175/_pkg_.a $WORK/b175/crc32_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b175/_pkg_.a # internal cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/b9/b95b20d96d7ae6dba1db30faf05d871bb29003a9022728251a207ceaaf0ce867-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/5c/5cca05738b1d9a398cbb0ae511273a30df3a72cd20b89f7fcb8a3b170f412cff-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b203/ golang.org/x/text/transform mkdir -p $WORK/b456/ cat >/tmp/go-build2554080111/b203/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile unicode/utf8=/tmp/go-build2554080111/b033/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid 7d5JMuDHSfXzFkJ_PuAX/7d5JMuDHSfXzFkJ_PuAX -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b203/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/transform/transform.go cat >/tmp/go-build2554080111/b456/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile unicode/utf8=/tmp/go-build2554080111/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b456/_pkg_.a -trimpath "$WORK/b456=>" -p golang.org/x/text/transform -complete -installsuffix shared -buildid _8xO29Tbzlh15DeS-our/_8xO29Tbzlh15DeS-our -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b456/importcfg -pack ./src/golang.org/x/text/transform/transform.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/da/da0c665a6048357a4aa2783ddfa3ea3539c2be03fa947c1489b321c338774d7f-d # internal crypto mkdir -p $WORK/b075/ crypto/rc4 encoding/base32 mkdir -p $WORK/b139/ net/netip cat >/tmp/go-build2554080111/b075/importcfg << 'EOF' # internal # import config packagefile hash=/tmp/go-build2554080111/b076/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -p crypto -std -complete -installsuffix shared -buildid yyXEvjNr3u9ghrM8G2hu/yyXEvjNr3u9ghrM8G2hu -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b075/importcfg -pack /usr/lib/golang/src/crypto/crypto.go reflect mkdir -p $WORK/b029/ mkdir -p $WORK/b071/ cat >/tmp/go-build2554080111/b029/go_asm.h << 'EOF' # internal EOF cat >/tmp/go-build2554080111/b139/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a EOF cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -p reflect -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -gensymabis -o $WORK/b029/symabis ./asm_amd64.s cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -p encoding/base32 -std -complete -installsuffix shared -buildid 5HCQ6bLSMIPpETdpR2Mr/5HCQ6bLSMIPpETdpR2Mr -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b139/importcfg -pack /usr/lib/golang/src/encoding/base32/base32.go golang.org/x/crypto/openpgp/errors mkdir -p $WORK/b387/ cat >/tmp/go-build2554080111/b071/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build2554080111/b010/_pkg_.a packagefile internal/intern=/tmp/go-build2554080111/b072/_pkg_.a packagefile internal/itoa=/tmp/go-build2554080111/b025/_pkg_.a packagefile math=/tmp/go-build2554080111/b030/_pkg_.a packagefile math/bits=/tmp/go-build2554080111/b031/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -p net/netip -std -complete -installsuffix shared -buildid r0RsUMny1rd6XapdiZoL/r0RsUMny1rd6XapdiZoL -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b071/importcfg -pack /usr/lib/golang/src/net/netip/leaf_alts.go /usr/lib/golang/src/net/netip/netip.go /usr/lib/golang/src/net/netip/uint128.go cat >/tmp/go-build2554080111/b387/importcfg << 'EOF' # internal # import config packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a EOF mkdir -p $WORK/b124/ golang.org/x/crypto/twofish /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b387/_pkg_.a -trimpath "$WORK/b387=>" -p golang.org/x/crypto/openpgp/errors -complete -installsuffix shared -buildid sD5pq9tkubY3vEiCWz3g/sD5pq9tkubY3vEiCWz3g -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b387/importcfg -pack ./src/golang.org/x/crypto/openpgp/errors/errors.go cat >/tmp/go-build2554080111/b124/importcfg << 'EOF' # internal # import config packagefile crypto/internal/alias=/tmp/go-build2554080111/b095/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a EOF golang.org/x/crypto/blowfish mkdir -p $WORK/b688/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -p crypto/rc4 -std -complete -installsuffix shared -buildid rBJSk3QutP85nQPll4GB/rBJSk3QutP85nQPll4GB -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b124/importcfg -pack /usr/lib/golang/src/crypto/rc4/rc4.go mkdir -p $WORK/b672/ cat >/tmp/go-build2554080111/b688/importcfg << 'EOF' # internal # import config packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a EOF cat >/tmp/go-build2554080111/b672/importcfg << 'EOF' # internal # import config packagefile math/bits=/tmp/go-build2554080111/b031/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b688/_pkg_.a -trimpath "$WORK/b688=>" -p golang.org/x/crypto/blowfish -complete -installsuffix shared -buildid wtQQf2IMWRepppOhnTwV/wtQQf2IMWRepppOhnTwV -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b688/importcfg -pack ./src/golang.org/x/crypto/blowfish/block.go ./src/golang.org/x/crypto/blowfish/cipher.go ./src/golang.org/x/crypto/blowfish/const.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b672/_pkg_.a -trimpath "$WORK/b672=>" -p golang.org/x/crypto/twofish -complete -installsuffix shared -buildid 1CC2pKzCUa_QbU8Wvwma/1CC2pKzCUa_QbU8Wvwma -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b672/importcfg -pack ./src/golang.org/x/crypto/twofish/twofish.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/b052=/tmp/go-build -gno-record-gcc-switches -I $WORK/b052/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=RfZhkJrTrs1X8qEJmEBZ -o $WORK/b052/_x006.o -c gcc_linux_amd64.c cat >/tmp/go-build2554080111/b029/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile internal/abi=/tmp/go-build2554080111/b005/_pkg_.a packagefile internal/bytealg=/tmp/go-build2554080111/b010/_pkg_.a packagefile internal/goarch=/tmp/go-build2554080111/b006/_pkg_.a packagefile internal/itoa=/tmp/go-build2554080111/b025/_pkg_.a packagefile internal/unsafeheader=/tmp/go-build2554080111/b008/_pkg_.a packagefile math=/tmp/go-build2554080111/b030/_pkg_.a packagefile runtime=/tmp/go-build2554080111/b009/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a packagefile unicode=/tmp/go-build2554080111/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build2554080111/b033/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -p reflect -std -installsuffix shared -buildid LtvJ2n3SEN007Yiz5S1t/LtvJ2n3SEN007Yiz5S1t -goversion go1.21.7 -symabis $WORK/b029/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b029/importcfg -pack -asmhdr $WORK/b029/go_asm.h /usr/lib/golang/src/reflect/abi.go /usr/lib/golang/src/reflect/deepequal.go /usr/lib/golang/src/reflect/float32reg_generic.go /usr/lib/golang/src/reflect/makefunc.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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/ab/ab58124964659218cf892bf770efa06b86417974717ed34f9263b2654d58ddd3-d # internal bufio mkdir -p $WORK/b054/ net/http/internal/ascii github.com/docker/docker/api/types/versions github.com/containers/storage/pkg/stringutils mkdir -p $WORK/b527/ cat >/tmp/go-build2554080111/b054/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile unicode/utf8=/tmp/go-build2554080111/b033/_pkg_.a EOF html regexp/syntax mkdir -p $WORK/b066/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -p bufio -std -complete -installsuffix shared -buildid H0dDkDnik9n6hR5A2kqU/H0dDkDnik9n6hR5A2kqU -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b054/importcfg -pack /usr/lib/golang/src/bufio/bufio.go /usr/lib/golang/src/bufio/scan.go cat >/tmp/go-build2554080111/b527/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile math/rand=/tmp/go-build2554080111/b107/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b527/_pkg_.a -trimpath "$WORK/b527=>" -p github.com/containers/storage/pkg/stringutils -complete -installsuffix shared -buildid MHTyMZDO3P98wTpD9DEl/MHTyMZDO3P98wTpD9DEl -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b527/importcfg -pack ./src/github.com/containers/storage/pkg/stringutils/stringutils.go github.com/docker/docker/internal/multierror cat >/tmp/go-build2554080111/b066/importcfg << 'EOF' # internal # import config packagefile sort=/tmp/go-build2554080111/b035/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile unicode=/tmp/go-build2554080111/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build2554080111/b033/_pkg_.a EOF mkdir -p $WORK/b561/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -p regexp/syntax -std -complete -installsuffix shared -buildid AesfFeXF53UlJ9MnRy-M/AesfFeXF53UlJ9MnRy-M -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b066/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 cat >/tmp/go-build2554080111/b561/importcfg << 'EOF' # internal # import config packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a EOF github.com/disiqueira/gotree/v3 mkdir -p $WORK/b214/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b561/_pkg_.a -trimpath "$WORK/b561=>" -p github.com/docker/docker/internal/multierror -complete -installsuffix shared -buildid U97Yf6NkWivtbL9opHZH/U97Yf6NkWivtbL9opHZH -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b561/importcfg -pack ./src/github.com/docker/docker/internal/multierror/multierror.go mkdir -p $WORK/b144/ cat >/tmp/go-build2554080111/b214/importcfg << 'EOF' # internal # import config packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile unicode=/tmp/go-build2554080111/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -p net/http/internal/ascii -std -complete -installsuffix shared -buildid hnLs-zdxgPp0PMRZd29l/hnLs-zdxgPp0PMRZd29l -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b214/importcfg -pack /usr/lib/golang/src/net/http/internal/ascii/print.go cat >/tmp/go-build2554080111/b144/importcfg << 'EOF' # internal # import config packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a EOF go/build/constraint mkdir -p $WORK/b737/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -p github.com/docker/docker/api/types/versions -complete -installsuffix shared -buildid W4N1Vc_3mAKHmKPQcJAG/W4N1Vc_3mAKHmKPQcJAG -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b144/importcfg -pack ./src/github.com/docker/docker/api/types/versions/compare.go cat >/tmp/go-build2554080111/b737/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile unicode=/tmp/go-build2554080111/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build2554080111/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b737/_pkg_.a -trimpath "$WORK/b737=>" -p go/build/constraint -std -complete -installsuffix shared -buildid EqiseMvIKPMiPvhxEjOe/EqiseMvIKPMiPvhxEjOe -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b737/importcfg -pack /usr/lib/golang/src/go/build/constraint/expr.go /usr/lib/golang/src/go/build/constraint/vers.go mkdir -p $WORK/b323/ cat >/tmp/go-build2554080111/b323/importcfg << 'EOF' # internal # import config packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a packagefile unicode/utf8=/tmp/go-build2554080111/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b323/_pkg_.a -trimpath "$WORK/b323=>" -p html -std -complete -installsuffix shared -buildid K96ggbUlNaP9LxFh7f3c/K96ggbUlNaP9LxFh7f3c -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b323/importcfg -pack /usr/lib/golang/src/html/entity.go /usr/lib/golang/src/html/escape.go mkdir -p $WORK/b627/ cat >/tmp/go-build2554080111/b627/importcfg << 'EOF' # internal # import config packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b627/_pkg_.a -trimpath "$WORK/b627=>" -p github.com/disiqueira/gotree/v3 -complete -installsuffix shared -buildid 32zrqdsRf_bPZmzk4p-n/32zrqdsRf_bPZmzk4p-n -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b627/importcfg -pack ./src/github.com/disiqueira/gotree/v3/gotree.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b387/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b387/_pkg_.a /builddir/.cache/go-build/ae/aec319e29cedb419e125abaaf50ebadbf45089fe9acb0f8016ca5bd72fe2c3f9-d # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/17/17d2b0e54ec25e0252a59e252f80f87f5d92a3a201de17b541de839380e1519e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/9f/9fb3ce3004074fcd43a06719071b9c99ad00b6119457f4daf8e7252355c67576-d # internal golang.org/x/crypto/openpgp/s2k mkdir -p $WORK/b393/ golang.org/x/crypto/ripemd160 mkdir -p $WORK/b671/ cat >/tmp/go-build2554080111/b393/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build2554080111/b075/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=/tmp/go-build2554080111/b387/_pkg_.a packagefile hash=/tmp/go-build2554080111/b076/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b393/_pkg_.a -trimpath "$WORK/b393=>" -p golang.org/x/crypto/openpgp/s2k -complete -installsuffix shared -buildid 7R_5YJigdqDPI0bwALle/7R_5YJigdqDPI0bwALle -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b393/importcfg -pack ./src/golang.org/x/crypto/openpgp/s2k/s2k.go cat >/tmp/go-build2554080111/b671/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build2554080111/b075/_pkg_.a packagefile hash=/tmp/go-build2554080111/b076/_pkg_.a packagefile math/bits=/tmp/go-build2554080111/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b671/_pkg_.a -trimpath "$WORK/b671=>" -p golang.org/x/crypto/ripemd160 -complete -installsuffix shared -buildid fJkWbVLw2aawpePO20eo/fJkWbVLw2aawpePO20eo -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b671/importcfg -pack ./src/golang.org/x/crypto/ripemd160/ripemd160.go ./src/golang.org/x/crypto/ripemd160/ripemd160block.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b203/_pkg_.a # internal cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/46/46959564d7a8a34b43171c4b64938b4dc3b01899de6c5068c41707c6d13694cb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b456/_pkg_.a # internal cp $WORK/b456/_pkg_.a /builddir/.cache/go-build/27/27338d3e895053268934e0b29f6ddb1f6d263c32bf7eac69457f5734f63b5d71-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b561/_pkg_.a # internal cp $WORK/b561/_pkg_.a /builddir/.cache/go-build/d8/d89867ed03e8781ad4ec1ad9a11f5955b7d4994873fcd1ae7d455cfd07c36cbd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b627/_pkg_.a # internal cp $WORK/b627/_pkg_.a /builddir/.cache/go-build/fb/fb2636a722e876ffc15ecc9850520c246288b06c5ff9bf4e2b1408830ad34c61-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/09/099f59a81d97a46e61644ab134b41a48646a9fbcd519be5b9aadde9b0cb1dd20-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b527/_pkg_.a # internal cp $WORK/b527/_pkg_.a /builddir/.cache/go-build/a1/a15bbd6bdfd18bd36af46dfbb44eb04e1eaf819984c82197c045e17c1aafa0ff-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b214/_pkg_.a # internal cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/70/705f92b963dfd1ef09875edea36616572c6c995bfb776362712a137c1b40e26a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b672/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b139/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b688/_pkg_.a # internal cp $WORK/b672/_pkg_.a /builddir/.cache/go-build/74/74b53c71998835860c7d676dd42d6bff1750ce4b3569e955437ff26ce6df53ef-d # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/0f/0f480c0a17cf806f56ed33ed4e717e8daf668c4aefc5013ede14102a240cbb73-d # internal cp $WORK/b688/_pkg_.a /builddir/.cache/go-build/cf/cf44221d7d00efe845d6d957b4c7a75ac9f497d9076e4120be840eb4a6fc006a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b068/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b393/_pkg_.a # internal cp $WORK/b393/_pkg_.a /builddir/.cache/go-build/04/04be762cd6f060ca3fec4329a78417a3a71e543b8849d1e24e55d32678330ea9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b671/_pkg_.a # internal cp $WORK/b671/_pkg_.a /builddir/.cache/go-build/e4/e44801248a6ead7ad8268c14d6eca947be139a8372d9f9d38d9bd173f9865709-d # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/7d/7db6c8fe7740a5752b661eb9dea792ee302b360f16c89fa24a659678bf3f1242-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b737/_pkg_.a # internal cp $WORK/b737/_pkg_.a /builddir/.cache/go-build/e6/e631f078890c2cba20830f3f94764882980441e34f7aab46b20edfb865355e22-d # internal 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/b052=/tmp/go-build -gno-record-gcc-switches -I $WORK/b052/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=RfZhkJrTrs1X8qEJmEBZ -o $WORK/b052/_x007.o -c gcc_mmap.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b323/_pkg_.a # internal cp $WORK/b323/_pkg_.a /builddir/.cache/go-build/76/76559b973212231702edb492bf97aaf9323d90debcbbf09ad22b21ac00962fbf-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/a1/a16db95b06d1bf1625d1cad7009c09b5929b548fd2b1cdad3b5fab2020cd9f23-d # internal compress/bzip2 mkdir -p $WORK/b151/ image mkdir -p $WORK/b394/ cat >/tmp/go-build2554080111/b151/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2554080111/b054/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile sort=/tmp/go-build2554080111/b035/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -p compress/bzip2 -std -complete -installsuffix shared -buildid rNoPr_GmRc7jBA-jFYMu/rNoPr_GmRc7jBA-jFYMu -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b151/importcfg -pack /usr/lib/golang/src/compress/bzip2/bit_reader.go /usr/lib/golang/src/compress/bzip2/bzip2.go /usr/lib/golang/src/compress/bzip2/huffman.go /usr/lib/golang/src/compress/bzip2/move_to_front.go cat >/tmp/go-build2554080111/b394/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2554080111/b054/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile image/color=/tmp/go-build2554080111/b395/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile math/bits=/tmp/go-build2554080111/b031/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build2554080111/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b394/_pkg_.a -trimpath "$WORK/b394=>" -p image -std -complete -installsuffix shared -buildid Eh70xMScbs__DQlCxPjW/Eh70xMScbs__DQlCxPjW -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b394/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/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b052=/tmp/go-build -gno-record-gcc-switches -I $WORK/b052/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=RfZhkJrTrs1X8qEJmEBZ -o $WORK/b052/_x008.o -c gcc_setenv.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/21/210c80a9e2f0a414c5c60609d5c6dc9cd340aa7732bcfd37dc14fd019aa096a7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/72/72544be80fb7f3661f4a95457204da59789147b6a41752d70efb994a1b868a2e-d # internal TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b052=/tmp/go-build -gno-record-gcc-switches -I $WORK/b052/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=RfZhkJrTrs1X8qEJmEBZ -o $WORK/b052/_x009.o -c gcc_sigaction.c cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p syscall -trimpath "$WORK/b024=>" -I $WORK/b024/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b024/asm_linux_amd64.o ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b024/_pkg_.a $WORK/b024/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/10/10bded4ab341ee33e988e0ad164d7e61b477d92268ac1b569a3ba1793c56f23c-d # internal internal/syscall/execenv mkdir -p $WORK/b041/ cat >/tmp/go-build2554080111/b041/importcfg << 'EOF' # internal # import config packagefile syscall=/tmp/go-build2554080111/b024/_pkg_.a EOF internal/syscall/unix mkdir -p $WORK/b039/ time cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -p internal/syscall/execenv -std -complete -installsuffix shared -buildid UYmh_nBxEQCJgwS3Zjx6/UYmh_nBxEQCJgwS3Zjx6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b041/importcfg -pack /usr/lib/golang/src/internal/syscall/execenv/execenv_default.go cat >/tmp/go-build2554080111/b039/importcfg << 'EOF' # internal # import config packagefile sync/atomic=/tmp/go-build2554080111/b022/_pkg_.a packagefile syscall=/tmp/go-build2554080111/b024/_pkg_.a EOF mkdir -p $WORK/b023/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -p internal/syscall/unix -std -complete -installsuffix shared -buildid _TW0PQ-BYq9IlYgVW6ek/_TW0PQ-BYq9IlYgVW6ek -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b039/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_linux.go /usr/lib/golang/src/internal/syscall/unix/eaccess_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_linux.go /usr/lib/golang/src/internal/syscall/unix/net.go /usr/lib/golang/src/internal/syscall/unix/nonblocking_unix.go /usr/lib/golang/src/internal/syscall/unix/sysnum_linux_amd64.go cat >/tmp/go-build2554080111/b023/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile runtime=/tmp/go-build2554080111/b009/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a packagefile syscall=/tmp/go-build2554080111/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -p time -std -installsuffix shared -buildid ig788QbDvL74j_tfzSnr/ig788QbDvL74j_tfzSnr -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b023/importcfg -pack /usr/lib/golang/src/time/format.go /usr/lib/golang/src/time/format_rfc3339.go /usr/lib/golang/src/time/sleep.go /usr/lib/golang/src/time/sys_unix.go /usr/lib/golang/src/time/tick.go /usr/lib/golang/src/time/time.go /usr/lib/golang/src/time/zoneinfo.go /usr/lib/golang/src/time/zoneinfo_goroot.go /usr/lib/golang/src/time/zoneinfo_read.go /usr/lib/golang/src/time/zoneinfo_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b394/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b394/_pkg_.a /builddir/.cache/go-build/ed/edcb038e2c5d0d71fed230b7861be4a8bf91d8c96c72d51a73e277fd97a1fe22-d # internal image/internal/imageutil mkdir -p $WORK/b397/ cat >/tmp/go-build2554080111/b397/importcfg << 'EOF' # internal # import config packagefile image=/tmp/go-build2554080111/b394/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b397/_pkg_.a -trimpath "$WORK/b397=>" -p image/internal/imageutil -std -complete -installsuffix shared -buildid JKTmPbv9PjbFRYnJ3_Jz/JKTmPbv9PjbFRYnJ3_Jz -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b397/importcfg -pack /usr/lib/golang/src/image/internal/imageutil/imageutil.go /usr/lib/golang/src/image/internal/imageutil/impl.go cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/62/62a5b30def22701734f1d11374fbd070a1e2fb5dbbb15b82127012b91c424a1a-d # internal regexp 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/b052=/tmp/go-build -gno-record-gcc-switches -I $WORK/b052/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=RfZhkJrTrs1X8qEJmEBZ -o $WORK/b052/_x010.o -c gcc_stack_unix.c mkdir -p $WORK/b065/ cat >/tmp/go-build2554080111/b065/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile regexp/syntax=/tmp/go-build2554080111/b066/_pkg_.a packagefile sort=/tmp/go-build2554080111/b035/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a packagefile unicode=/tmp/go-build2554080111/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build2554080111/b033/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -p regexp -std -complete -installsuffix shared -buildid UFbqr6YzI3lMjH8O7AyC/UFbqr6YzI3lMjH8O7AyC -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b065/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/f8/f80fb77abfc5b8f6607621e76681901fbe082bf505374a61976256f47cf5611f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b039/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/94/948bd17480498a67c1cc798c6dc11e304a52fc4f1a70662025952316e63b2e76-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b397/_pkg_.a # internal cp $WORK/b397/_pkg_.a /builddir/.cache/go-build/d8/d89438a31b286999aee8e78c4a02a3aceb370dfa95ca73ebd9f4c4d7115d1050-d # internal image/jpeg mkdir -p $WORK/b396/ cat >/tmp/go-build2554080111/b396/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2554080111/b054/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile image=/tmp/go-build2554080111/b394/_pkg_.a packagefile image/color=/tmp/go-build2554080111/b395/_pkg_.a packagefile image/internal/imageutil=/tmp/go-build2554080111/b397/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b396/_pkg_.a -trimpath "$WORK/b396=>" -p image/jpeg -std -complete -installsuffix shared -buildid k2j47TOkEaLuz_yHvAP-/k2j47TOkEaLuz_yHvAP- -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b396/importcfg -pack /usr/lib/golang/src/image/jpeg/fdct.go /usr/lib/golang/src/image/jpeg/huffman.go /usr/lib/golang/src/image/jpeg/idct.go /usr/lib/golang/src/image/jpeg/reader.go /usr/lib/golang/src/image/jpeg/scan.go /usr/lib/golang/src/image/jpeg/writer.go cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/c4/c4781ea8e21c05fcec91c51cf4095640d1cd7d3a98365350226fa1e78d917fff-d # internal 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/b052=/tmp/go-build -gno-record-gcc-switches -I $WORK/b052/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=RfZhkJrTrs1X8qEJmEBZ -o $WORK/b052/_x011.o -c gcc_traceback.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b052=/tmp/go-build -gno-record-gcc-switches -I $WORK/b052/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=RfZhkJrTrs1X8qEJmEBZ -o $WORK/b052/_x012.o -c gcc_util.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b396/_pkg_.a # internal cp $WORK/b396/_pkg_.a /builddir/.cache/go-build/fc/fc4ea9db1c33f6243b07c303f339bfdf8a186a148922836cd60e9202901f9d6f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/6e/6ea6fc320c5e2192e64f574d83d3e495964c055c3fc3ba0bbf1d7cb9afb6bd3c-d # internal github.com/acarl005/stripansi mkdir -p $WORK/b480/ github.com/containers/storage/pkg/regexp mkdir -p $WORK/b064/ cat >/tmp/go-build2554080111/b480/importcfg << 'EOF' # internal # import config packagefile regexp=/tmp/go-build2554080111/b065/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b480/_pkg_.a -trimpath "$WORK/b480=>" -p github.com/acarl005/stripansi -complete -installsuffix shared -buildid HmwwBJmDthioRsv9ztnS/HmwwBJmDthioRsv9ztnS -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b480/importcfg -pack ./src/github.com/acarl005/stripansi/stripansi.go cat >/tmp/go-build2554080111/b064/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile regexp=/tmp/go-build2554080111/b065/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -p github.com/containers/storage/pkg/regexp -complete -installsuffix shared -buildid 6qU0zO9Lp3qKkmDv9qZE/6qU0zO9Lp3qKkmDv9qZE -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b064/importcfg -pack ./src/github.com/containers/storage/pkg/regexp/regexp.go ./src/github.com/containers/storage/pkg/regexp/regexp_dontprecompile.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/b052=/tmp/go-build -gno-record-gcc-switches -I $WORK/b052/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=RfZhkJrTrs1X8qEJmEBZ -o $WORK/b052/_x013.o -c linux_syscall.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b480/_pkg_.a # internal cp $WORK/b480/_pkg_.a /builddir/.cache/go-build/a1/a11f114e8b006c4b226743af0eaa120edc945b912deeb3f71750e283000311a4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/d7/d76bdd75f40f1f085d23e6831fcb10f5669b49397997bc4a242575dd4eb67715-d # internal TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b052=/tmp/go-build -gno-record-gcc-switches -I $WORK/b052/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=RfZhkJrTrs1X8qEJmEBZ -o $WORK/b052/_x014.o -c gcc_amd64.S cd $WORK/b052 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b052=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=RfZhkJrTrs1X8qEJmEBZ -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/buildah-1.35.4 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b052=/tmp/go-build -gno-record-gcc-switches -o $WORK/b052/_cgo_.o $WORK/b052/_cgo_main.o $WORK/b052/preferlinkext $WORK/b052/_x001.o $WORK/b052/_x002.o $WORK/b052/_x003.o $WORK/b052/_x004.o $WORK/b052/_x005.o $WORK/b052/_x006.o $WORK/b052/_x007.o $WORK/b052/_x008.o $WORK/b052/_x009.o $WORK/b052/_x010.o $WORK/b052/_x011.o $WORK/b052/_x012.o $WORK/b052/_x013.o $WORK/b052/_x014.o -O2 -g -lpthread /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/ac/ac0dac4889b19232a6084e9abec2c46dd6c758164895c531d6f38aeac5b16b2c-d # internal context mkdir -p $WORK/b002/ github.com/BurntSushi/toml/internal mkdir -p $WORK/b193/ cat >/tmp/go-build2554080111/b002/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile internal/reflectlite=/tmp/go-build2554080111/b004/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build2554080111/b022/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a EOF io/fs /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -p context -std -complete -installsuffix shared -buildid 4yOtiWRdEXw85yKAW8Cc/4yOtiWRdEXw85yKAW8Cc -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b002/importcfg -pack /usr/lib/golang/src/context/context.go google.golang.org/grpc/backoff cat >/tmp/go-build2554080111/b193/importcfg << 'EOF' # internal # import config packagefile time=/tmp/go-build2554080111/b023/_pkg_.a EOF mkdir -p $WORK/b043/ internal/poll /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -p github.com/BurntSushi/toml/internal -complete -installsuffix shared -buildid 3YSCvOyYD4lIbusVRa4S/3YSCvOyYD4lIbusVRa4S -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b193/importcfg -pack ./src/github.com/BurntSushi/toml/internal/tz.go cat >/tmp/go-build2554080111/b043/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile internal/oserror=/tmp/go-build2554080111/b026/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile path=/tmp/go-build2554080111/b044/_pkg_.a packagefile sort=/tmp/go-build2554080111/b035/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a packagefile unicode/utf8=/tmp/go-build2554080111/b033/_pkg_.a EOF google.golang.org/grpc/internal/grpcrand mkdir -p $WORK/b427/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -p io/fs -std -complete -installsuffix shared -buildid 6vFJ4dl9EYlE1pwnBLvL/6vFJ4dl9EYlE1pwnBLvL -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b043/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/stat.go /usr/lib/golang/src/io/fs/sub.go /usr/lib/golang/src/io/fs/walk.go google.golang.org/grpc/keepalive mkdir -p $WORK/b461/ cat >/tmp/go-build2554080111/b427/importcfg << 'EOF' # internal # import config packagefile math/rand=/tmp/go-build2554080111/b107/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b427/_pkg_.a -trimpath "$WORK/b427=>" -p google.golang.org/grpc/internal/grpcrand -complete -installsuffix shared -buildid cVr7D_omTMtvpfRMqRef/cVr7D_omTMtvpfRMqRef -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b427/importcfg -pack ./src/google.golang.org/grpc/internal/grpcrand/grpcrand.go cat >/tmp/go-build2554080111/b461/importcfg << 'EOF' # internal # import config packagefile time=/tmp/go-build2554080111/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b461/_pkg_.a -trimpath "$WORK/b461=>" -p google.golang.org/grpc/keepalive -complete -installsuffix shared -buildid RwdjpNM2QVzAe-OVYOqf/RwdjpNM2QVzAe-OVYOqf -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b461/importcfg -pack ./src/google.golang.org/grpc/keepalive/keepalive.go mkdir -p $WORK/b420/ cat >/tmp/go-build2554080111/b420/importcfg << 'EOF' # internal # import config packagefile time=/tmp/go-build2554080111/b023/_pkg_.a EOF mkdir -p $WORK/b038/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b420/_pkg_.a -trimpath "$WORK/b420=>" -p google.golang.org/grpc/backoff -complete -installsuffix shared -buildid scaP2xOqSaZXEUv8YkuG/scaP2xOqSaZXEUv8YkuG -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b420/importcfg -pack ./src/google.golang.org/grpc/backoff/backoff.go cat >/tmp/go-build2554080111/b038/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build2554080111/b039/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile runtime=/tmp/go-build2554080111/b009/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build2554080111/b022/_pkg_.a packagefile syscall=/tmp/go-build2554080111/b024/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -p internal/poll -std -installsuffix shared -buildid AmYODv-M_haveFagFDG_/AmYODv-M_haveFagFDG_ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b038/importcfg -pack /usr/lib/golang/src/internal/poll/copy_file_range_linux.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/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_linux.go /usr/lib/golang/src/internal/poll/sock_cloexec.go /usr/lib/golang/src/internal/poll/sockopt.go /usr/lib/golang/src/internal/poll/sockopt_linux.go /usr/lib/golang/src/internal/poll/sockopt_unix.go /usr/lib/golang/src/internal/poll/sockoptip.go /usr/lib/golang/src/internal/poll/splice_linux.go /usr/lib/golang/src/internal/poll/writev.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b461/_pkg_.a # internal cp $WORK/b461/_pkg_.a /builddir/.cache/go-build/58/5804cb76f1117bb01200e3b59a864854ae189227bd3b420406f97812c4bab7cc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b420/_pkg_.a # internal cp $WORK/b420/_pkg_.a /builddir/.cache/go-build/a1/a134e695f59c7f28eaed511e1d7200a4c84b9f53e995582fe468663f8fa02ccd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b193/_pkg_.a # internal cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/05/05bfd299c79e77034153574f7789c3f42c03a6c1609ccf40864384a265e19fb9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b427/_pkg_.a # internal cp $WORK/b427/_pkg_.a /builddir/.cache/go-build/d1/d10fa0dd9216dc89226a1a5a7272aa9dd296c3637841fc79fef658dfc5358364-d # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage cgo -dynimport $WORK/b052/_cgo_.o -dynout $WORK/b052/_cgo_import.go -dynlinker cat >/tmp/go-build2554080111/b052/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/cgo -trimpath "$WORK/b052=>" -I $WORK/b052/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b052/symabis ./asm_amd64.s cat >/tmp/go-build2554080111/b052/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=/tmp/go-build2554080111/b018/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build2554080111/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -p runtime/cgo -std -installsuffix shared -buildid RfZhkJrTrs1X8qEJmEBZ/RfZhkJrTrs1X8qEJmEBZ -goversion go1.21.7 -symabis $WORK/b052/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b052/importcfg -pack -asmhdr $WORK/b052/go_asm.h /usr/lib/golang/src/runtime/cgo/callbacks.go /usr/lib/golang/src/runtime/cgo/callbacks_traceback.go /usr/lib/golang/src/runtime/cgo/handle.go /usr/lib/golang/src/runtime/cgo/iscgo.go /usr/lib/golang/src/runtime/cgo/linux.go /usr/lib/golang/src/runtime/cgo/mmap.go /usr/lib/golang/src/runtime/cgo/setenv.go /usr/lib/golang/src/runtime/cgo/sigaction.go $WORK/b052/_cgo_gotypes.go $WORK/b052/cgo.cgo1.go $WORK/b052/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/8c/8cfe75aecad5059a5fc8f86553524e3ab63ed69d1231562e6a28f452f70d4a1a-d # internal golang.org/x/sync/semaphore google.golang.org/grpc/internal/backoff mkdir -p $WORK/b197/ google.golang.org/grpc/internal/grpcsync mkdir -p $WORK/b438/ go.opentelemetry.io/otel/internal/baggage mkdir -p $WORK/b599/ cat >/tmp/go-build2554080111/b197/importcfg << 'EOF' # internal # import config packagefile container/list=/tmp/go-build2554080111/b118/_pkg_.a packagefile context=/tmp/go-build2554080111/b002/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a EOF cat >/tmp/go-build2554080111/b438/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2554080111/b002/_pkg_.a packagefile google.golang.org/grpc/internal/buffer=/tmp/go-build2554080111/b439/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build2554080111/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -p golang.org/x/sync/semaphore -complete -installsuffix shared -buildid HYRYJuS80iB2f1QVi9AG/HYRYJuS80iB2f1QVi9AG -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b197/importcfg -pack ./src/golang.org/x/sync/semaphore/semaphore.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b438/_pkg_.a -trimpath "$WORK/b438=>" -p google.golang.org/grpc/internal/grpcsync -complete -installsuffix shared -buildid 2OIY9LsjIjYHAlk6UoVm/2OIY9LsjIjYHAlk6UoVm -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b438/importcfg -pack ./src/google.golang.org/grpc/internal/grpcsync/callback_serializer.go ./src/google.golang.org/grpc/internal/grpcsync/event.go ./src/google.golang.org/grpc/internal/grpcsync/oncefunc.go ./src/google.golang.org/grpc/internal/grpcsync/pubsub.go mkdir -p $WORK/b433/ cat >/tmp/go-build2554080111/b599/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2554080111/b002/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b599/_pkg_.a -trimpath "$WORK/b599=>" -p go.opentelemetry.io/otel/internal/baggage -complete -installsuffix shared -buildid FXikfr7Zt6XrVvbLa3Sk/FXikfr7Zt6XrVvbLa3Sk -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b599/importcfg -pack ./src/go.opentelemetry.io/otel/internal/baggage/baggage.go ./src/go.opentelemetry.io/otel/internal/baggage/context.go cat >/tmp/go-build2554080111/b433/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2554080111/b002/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile google.golang.org/grpc/backoff=/tmp/go-build2554080111/b420/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=/tmp/go-build2554080111/b427/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b433/_pkg_.a -trimpath "$WORK/b433=>" -p google.golang.org/grpc/internal/backoff -complete -installsuffix shared -buildid DljX6Q0VLv5Cp2GK-3v7/DljX6Q0VLv5Cp2GK-3v7 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b433/importcfg -pack ./src/google.golang.org/grpc/internal/backoff/backoff.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/6a/6a4aa8e3370817f5cbb35d66354f35f82ab18d4a6942544472f2f1ba5184ba64-d # internal embed mkdir -p $WORK/b103/ cat >/tmp/go-build2554080111/b103/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile io/fs=/tmp/go-build2554080111/b043/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -p embed -std -complete -installsuffix shared -buildid 7nb-hXdgtnsQneYzRpku/7nb-hXdgtnsQneYzRpku -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b103/importcfg -pack /usr/lib/golang/src/embed/embed.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b599/_pkg_.a # internal cp $WORK/b599/_pkg_.a /builddir/.cache/go-build/98/98fc707b71aeeff66f8af524240b050bf8f668ff17d1512e16878e9deb212762-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b433/_pkg_.a # internal cp $WORK/b433/_pkg_.a /builddir/.cache/go-build/e4/e41eb4ab58287ea7c5c3f3817813f358c3fc87fc33bbb81936f16b37247fb335-d # internal cp /usr/lib/golang/src/runtime/cgo/abi_amd64.h $WORK/b052/abi_GOARCH.h cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/cgo -trimpath "$WORK/b052=>" -I $WORK/b052/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b052/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b197/_pkg_.a # internal cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/55/55b95dab86a6b7c521ce51674cdab40e80fd9fc2999d0a9ada50d6b7d33d9a66-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b052/_pkg_.a $WORK/b052/asm_amd64.o $WORK/b052/preferlinkext $WORK/b052/_x001.o $WORK/b052/_x002.o $WORK/b052/_x003.o $WORK/b052/_x004.o $WORK/b052/_x005.o $WORK/b052/_x006.o $WORK/b052/_x007.o $WORK/b052/_x008.o $WORK/b052/_x009.o $WORK/b052/_x010.o $WORK/b052/_x011.o $WORK/b052/_x012.o $WORK/b052/_x013.o $WORK/b052/_x014.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/2a/2aad08a6d9a5ad1a0107148f53c12a98598d5793d1e6c75379a5bea9ebd9202b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b438/_pkg_.a # internal cp $WORK/b438/_pkg_.a /builddir/.cache/go-build/cb/cb17f7436faf076212281b27d3725f0471e5d16d9cf831cbc1185aab2bebfa93-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/12/12670c11704bbe0f0c3cffb618f3f334ff10836bba5f89b9fca894c7e683b31e-d # internal google.golang.org/protobuf/internal/editiondefaults mkdir -p $WORK/b246/ cat >/tmp/go-build2554080111/b246/importcfg << 'EOF' # internal # import config packagefile embed=/tmp/go-build2554080111/b103/_pkg_.a EOF cat >/tmp/go-build2554080111/b246/embedcfg << 'EOF' # internal { "Patterns": { "editions_defaults.binpb": [ "editions_defaults.binpb" ] }, "Files": { "editions_defaults.binpb": "/builddir/build/BUILD/buildah-1.35.4/src/google.golang.org/protobuf/internal/editiondefaults/editions_defaults.binpb" } }EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b246/_pkg_.a -trimpath "$WORK/b246=>" -p google.golang.org/protobuf/internal/editiondefaults -complete -installsuffix shared -buildid n_akLMinl6sTSWnWY75m/n_akLMinl6sTSWnWY75m -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b246/importcfg -embedcfg $WORK/b246/embedcfg -pack ./src/google.golang.org/protobuf/internal/editiondefaults/defaults.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b246/_pkg_.a # internal cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/8a/8a5225f26e4de2aeb0fea033c78985cc373653762c4715cb6d4c008116affd9f-d # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -p reflect -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b029/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b029/_pkg_.a $WORK/b029/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b029/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/d8/d8646d78bd5447e2e56cef3cac9b1ee7c50138237faef82bc77b5a53ceedddce-d # internal os mkdir -p $WORK/b037/ cat >/tmp/go-build2554080111/b037/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile internal/itoa=/tmp/go-build2554080111/b025/_pkg_.a packagefile internal/poll=/tmp/go-build2554080111/b038/_pkg_.a packagefile internal/safefilepath=/tmp/go-build2554080111/b040/_pkg_.a packagefile internal/syscall/execenv=/tmp/go-build2554080111/b041/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build2554080111/b039/_pkg_.a packagefile internal/testlog=/tmp/go-build2554080111/b042/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile io/fs=/tmp/go-build2554080111/b043/_pkg_.a packagefile runtime=/tmp/go-build2554080111/b009/_pkg_.a packagefile sort=/tmp/go-build2554080111/b035/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build2554080111/b022/_pkg_.a packagefile syscall=/tmp/go-build2554080111/b024/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -p os -std -installsuffix shared -buildid Kg3qcfGBnIylewmkFAp7/Kg3qcfGBnIylewmkFAp7 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b037/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/endian_little.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/error_posix.go /usr/lib/golang/src/os/exec.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/pipe2_unix.go /usr/lib/golang/src/os/proc.go /usr/lib/golang/src/os/rawconn.go /usr/lib/golang/src/os/readfrom_linux.go /usr/lib/golang/src/os/removeall_at.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/sticky_notbsd.go /usr/lib/golang/src/os/str.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 cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/f7/f76b39840968cc8a3a5cb0a797e457739c9ce0d9a98209b6c302d5ad83d4a162-d # internal internal/fmtsort mkdir -p $WORK/b028/ github.com/hashicorp/errwrap mkdir -p $WORK/b283/ cat >/tmp/go-build2554080111/b028/importcfg << 'EOF' # internal # import config packagefile reflect=/tmp/go-build2554080111/b029/_pkg_.a packagefile sort=/tmp/go-build2554080111/b035/_pkg_.a EOF encoding/binary mkdir -p $WORK/b058/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -p internal/fmtsort -std -complete -installsuffix shared -buildid qpJtmc7QNVGN935nCt1Z/qpJtmc7QNVGN935nCt1Z -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b028/importcfg -pack /usr/lib/golang/src/internal/fmtsort/sort.go cat >/tmp/go-build2554080111/b283/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile reflect=/tmp/go-build2554080111/b029/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a EOF cat >/tmp/go-build2554080111/b058/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile math=/tmp/go-build2554080111/b030/_pkg_.a packagefile reflect=/tmp/go-build2554080111/b029/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b283/_pkg_.a -trimpath "$WORK/b283=>" -p github.com/hashicorp/errwrap -complete -installsuffix shared -buildid L6TDxZngc0RGiPordjNA/L6TDxZngc0RGiPordjNA -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b283/importcfg -pack ./src/github.com/hashicorp/errwrap/errwrap.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -p encoding/binary -std -complete -installsuffix shared -buildid SS1sW-rzSCoyeqHZ_S2i/SS1sW-rzSCoyeqHZ_S2i -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b058/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 internal/saferio mkdir -p $WORK/b346/ cat >/tmp/go-build2554080111/b346/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile reflect=/tmp/go-build2554080111/b029/_pkg_.a EOF go.opentelemetry.io/otel/internal/attribute mkdir -p $WORK/b582/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b346/_pkg_.a -trimpath "$WORK/b346=>" -p internal/saferio -std -complete -installsuffix shared -buildid 5MTLSmXYJI4Cs-1suBNf/5MTLSmXYJI4Cs-1suBNf -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b346/importcfg -pack /usr/lib/golang/src/internal/saferio/io.go github.com/modern-go/reflect2 mkdir -p $WORK/b190/ cat >/tmp/go-build2554080111/b190/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/modern-go/reflect2 -trimpath "$WORK/b190=>" -I $WORK/b190/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b190/symabis ./reflect2_amd64.s ./relfect2_mips64x.s ./relfect2_mipsx.s ./relfect2_ppc64x.s cat >/tmp/go-build2554080111/b582/importcfg << 'EOF' # internal # import config packagefile reflect=/tmp/go-build2554080111/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b582/_pkg_.a -trimpath "$WORK/b582=>" -p go.opentelemetry.io/otel/internal/attribute -complete -installsuffix shared -buildid XtM0JNF7UM7wcZ1x2a1v/XtM0JNF7UM7wcZ1x2a1v -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b582/importcfg -pack ./src/go.opentelemetry.io/otel/internal/attribute/attribute.go cat >/tmp/go-build2554080111/b190/importcfg << 'EOF' # internal # import config packagefile reflect=/tmp/go-build2554080111/b029/_pkg_.a packagefile runtime=/tmp/go-build2554080111/b009/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -p github.com/modern-go/reflect2 -installsuffix shared -buildid anyjnLg5LJ7z-psBG6YB/anyjnLg5LJ7z-psBG6YB -goversion go1.21.7 -symabis $WORK/b190/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b190/importcfg -pack -asmhdr $WORK/b190/go_asm.h ./src/github.com/modern-go/reflect2/go_above_118.go ./src/github.com/modern-go/reflect2/go_above_19.go ./src/github.com/modern-go/reflect2/reflect2.go ./src/github.com/modern-go/reflect2/reflect2_kind.go ./src/github.com/modern-go/reflect2/safe_field.go ./src/github.com/modern-go/reflect2/safe_map.go ./src/github.com/modern-go/reflect2/safe_slice.go ./src/github.com/modern-go/reflect2/safe_struct.go ./src/github.com/modern-go/reflect2/safe_type.go ./src/github.com/modern-go/reflect2/type_map.go ./src/github.com/modern-go/reflect2/unsafe_array.go ./src/github.com/modern-go/reflect2/unsafe_eface.go ./src/github.com/modern-go/reflect2/unsafe_field.go ./src/github.com/modern-go/reflect2/unsafe_iface.go ./src/github.com/modern-go/reflect2/unsafe_link.go ./src/github.com/modern-go/reflect2/unsafe_map.go ./src/github.com/modern-go/reflect2/unsafe_ptr.go ./src/github.com/modern-go/reflect2/unsafe_slice.go ./src/github.com/modern-go/reflect2/unsafe_struct.go ./src/github.com/modern-go/reflect2/unsafe_type.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b346/_pkg_.a # internal cp $WORK/b346/_pkg_.a /builddir/.cache/go-build/24/24dd635bbd65fdb84522f1f4a6b58d463adfca468d59c8d1f2c76711648777ec-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b283/_pkg_.a # internal cp $WORK/b283/_pkg_.a /builddir/.cache/go-build/8f/8f1978853f45f52ccf2180a6af24a915817c30b41195ff30b1442521ab46c743-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b582/_pkg_.a # internal cp $WORK/b582/_pkg_.a /builddir/.cache/go-build/52/52cbab2db18fde27c41632fe28a9a219be866233bef32036f18a65d0587637b9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/99/99f019e55ba21d2280299c003e62981eebb2de6c4f82109e8b82bc2c9f079a74-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/c1/c16a2cc07a6e4058388fa45fc33f85bba17fd88455a18b1eb6a7489f58ffbb59-d # internal encoding/base64 mkdir -p $WORK/b057/ cat >/tmp/go-build2554080111/b057/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build2554080111/b058/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -p encoding/base64 -std -complete -installsuffix shared -buildid lQeWN1feOhbMazoo_Iit/lQeWN1feOhbMazoo_Iit -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b057/importcfg -pack /usr/lib/golang/src/encoding/base64/base64.go crypto/cipher mkdir -p $WORK/b094/ cat >/tmp/go-build2554080111/b094/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile crypto/internal/alias=/tmp/go-build2554080111/b095/_pkg_.a packagefile crypto/subtle=/tmp/go-build2554080111/b096/_pkg_.a packagefile encoding/binary=/tmp/go-build2554080111/b058/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a EOF crypto/internal/edwards25519/field mkdir -p $WORK/b100/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -p crypto/cipher -std -complete -installsuffix shared -buildid g0zs4koP6J7fWOGTL-75/g0zs4koP6J7fWOGTL-75 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b094/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 crypto/internal/nistec crypto/md5 mkdir -p $WORK/b101/ golang.org/x/crypto/internal/poly1305 cat >/tmp/go-build2554080111/b100/go_asm.h << 'EOF' # internal EOF vendor/golang.org/x/crypto/internal/poly1305 cd /usr/lib/golang/src/crypto/internal/edwards25519/field /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/edwards25519/field -trimpath "$WORK/b100=>" -I $WORK/b100/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b100/symabis ./fe_amd64.s mkdir -p $WORK/b135/ github.com/klauspost/compress/internal/snapref cat >/tmp/go-build2554080111/b101/go_asm.h << 'EOF' # internal EOF github.com/klauspost/compress/zstd/internal/xxhash mkdir -p $WORK/b176/ cd /usr/lib/golang/src/crypto/internal/nistec /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/nistec -trimpath "$WORK/b101=>" -I $WORK/b101/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b101/symabis ./p256_asm_amd64.s golang.org/x/crypto/sha3 cat >/tmp/go-build2554080111/b135/go_asm.h << 'EOF' # internal EOF 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/b135=>" -I $WORK/b135/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b135/symabis ./sum_amd64.s mkdir -p $WORK/b174/ cat >/tmp/go-build2554080111/b176/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/klauspost/compress/zstd/internal/xxhash /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/klauspost/compress/zstd/internal/xxhash -trimpath "$WORK/b176=>" -I $WORK/b176/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b176/symabis ./xxhash_amd64.s mkdir -p $WORK/b375/ cat >/tmp/go-build2554080111/b174/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build2554080111/b058/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile hash/crc32=/tmp/go-build2554080111/b175/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a EOF mkdir -p $WORK/b123/ cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -p github.com/klauspost/compress/internal/snapref -complete -installsuffix shared -buildid t4NaXzdSlnkD01nZodaB/t4NaXzdSlnkD01nZodaB -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b174/importcfg -pack ./src/github.com/klauspost/compress/internal/snapref/decode.go ./src/github.com/klauspost/compress/internal/snapref/decode_other.go ./src/github.com/klauspost/compress/internal/snapref/encode.go ./src/github.com/klauspost/compress/internal/snapref/encode_other.go ./src/github.com/klauspost/compress/internal/snapref/snappy.go cat >/tmp/go-build2554080111/b375/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/buildah-1.35.4/src/golang.org/x/crypto/internal/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/crypto/internal/poly1305 -trimpath "$WORK/b375=>" -I $WORK/b375/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b375/symabis ./sum_amd64.s mkdir -p $WORK/b381/ cat >/tmp/go-build2554080111/b123/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/md5 -trimpath "$WORK/b123=>" -I $WORK/b123/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b123/symabis ./md5block_amd64.s cat >/tmp/go-build2554080111/b381/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/buildah-1.35.4/src/golang.org/x/crypto/sha3 /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/crypto/sha3 -trimpath "$WORK/b381=>" -I $WORK/b381/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b381/symabis ./keccakf_amd64.s golang.org/x/sys/unix mkdir -p $WORK/b086/ cat >/tmp/go-build2554080111/b086/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/buildah-1.35.4/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/sys/unix -trimpath "$WORK/b086=>" -I $WORK/b086/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b086/symabis ./asm_linux_amd64.s cat >/tmp/go-build2554080111/b100/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=/tmp/go-build2554080111/b096/_pkg_.a packagefile encoding/binary=/tmp/go-build2554080111/b058/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile math/bits=/tmp/go-build2554080111/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -p crypto/internal/edwards25519/field -std -installsuffix shared -buildid O7CTSxyEyTVLG6Un5UFY/O7CTSxyEyTVLG6Un5UFY -goversion go1.21.7 -symabis $WORK/b100/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b100/importcfg -pack -asmhdr $WORK/b100/go_asm.h /usr/lib/golang/src/crypto/internal/edwards25519/field/fe.go /usr/lib/golang/src/crypto/internal/edwards25519/field/fe_amd64.go /usr/lib/golang/src/crypto/internal/edwards25519/field/fe_arm64_noasm.go /usr/lib/golang/src/crypto/internal/edwards25519/field/fe_generic.go cat >/tmp/go-build2554080111/b135/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=/tmp/go-build2554080111/b096/_pkg_.a packagefile encoding/binary=/tmp/go-build2554080111/b058/_pkg_.a packagefile math/bits=/tmp/go-build2554080111/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -p vendor/golang.org/x/crypto/internal/poly1305 -std -installsuffix shared -buildid XTKuS-mItOBmqc39UGBt/XTKuS-mItOBmqc39UGBt -goversion go1.21.7 -symabis $WORK/b135/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b135/importcfg -pack -asmhdr $WORK/b135/go_asm.h /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/bits_go1.13.go /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/poly1305.go /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/sum_amd64.go /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/sum_generic.go cat >/tmp/go-build2554080111/b176/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build2554080111/b058/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile math/bits=/tmp/go-build2554080111/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -p github.com/klauspost/compress/zstd/internal/xxhash -installsuffix shared -buildid 8vXABlXpxWr2WopOCz6x/8vXABlXpxWr2WopOCz6x -goversion go1.21.7 -symabis $WORK/b176/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b176/importcfg -pack -asmhdr $WORK/b176/go_asm.h ./src/github.com/klauspost/compress/zstd/internal/xxhash/xxhash.go ./src/github.com/klauspost/compress/zstd/internal/xxhash/xxhash_asm.go ./src/github.com/klauspost/compress/zstd/internal/xxhash/xxhash_safe.go cat >/tmp/go-build2554080111/b086/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile encoding/binary=/tmp/go-build2554080111/b058/_pkg_.a packagefile math/bits=/tmp/go-build2554080111/b031/_pkg_.a packagefile runtime=/tmp/go-build2554080111/b009/_pkg_.a packagefile sort=/tmp/go-build2554080111/b035/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a packagefile syscall=/tmp/go-build2554080111/b024/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -p golang.org/x/sys/unix -installsuffix shared -buildid WRQr5G2QMvl2sajPS7D5/WRQr5G2QMvl2sajPS7D5 -goversion go1.21.7 -symabis $WORK/b086/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b086/importcfg -pack -asmhdr $WORK/b086/go_asm.h ./src/golang.org/x/sys/unix/affinity_linux.go ./src/golang.org/x/sys/unix/aliases.go ./src/golang.org/x/sys/unix/bluetooth_linux.go ./src/golang.org/x/sys/unix/constants.go ./src/golang.org/x/sys/unix/dev_linux.go ./src/golang.org/x/sys/unix/dirent.go ./src/golang.org/x/sys/unix/endian_little.go ./src/golang.org/x/sys/unix/env_unix.go ./src/golang.org/x/sys/unix/fcntl.go ./src/golang.org/x/sys/unix/fdset.go ./src/golang.org/x/sys/unix/ifreq_linux.go ./src/golang.org/x/sys/unix/ioctl_linux.go ./src/golang.org/x/sys/unix/ioctl_unsigned.go ./src/golang.org/x/sys/unix/mremap.go ./src/golang.org/x/sys/unix/pagesize_unix.go ./src/golang.org/x/sys/unix/race0.go ./src/golang.org/x/sys/unix/readdirent_getdents.go ./src/golang.org/x/sys/unix/sockcmsg_linux.go ./src/golang.org/x/sys/unix/sockcmsg_unix.go ./src/golang.org/x/sys/unix/sockcmsg_unix_other.go ./src/golang.org/x/sys/unix/syscall.go ./src/golang.org/x/sys/unix/syscall_linux.go ./src/golang.org/x/sys/unix/syscall_linux_alarm.go ./src/golang.org/x/sys/unix/syscall_linux_amd64.go ./src/golang.org/x/sys/unix/syscall_linux_amd64_gc.go ./src/golang.org/x/sys/unix/syscall_linux_gc.go ./src/golang.org/x/sys/unix/syscall_unix.go ./src/golang.org/x/sys/unix/syscall_unix_gc.go ./src/golang.org/x/sys/unix/sysvshm_linux.go ./src/golang.org/x/sys/unix/sysvshm_unix.go ./src/golang.org/x/sys/unix/timestruct.go ./src/golang.org/x/sys/unix/zerrors_linux.go ./src/golang.org/x/sys/unix/zerrors_linux_amd64.go ./src/golang.org/x/sys/unix/zptrace_x86_linux.go ./src/golang.org/x/sys/unix/zsyscall_linux.go ./src/golang.org/x/sys/unix/zsyscall_linux_amd64.go ./src/golang.org/x/sys/unix/zsysnum_linux_amd64.go ./src/golang.org/x/sys/unix/ztypes_linux.go ./src/golang.org/x/sys/unix/ztypes_linux_amd64.go cat >/tmp/go-build2554080111/b375/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=/tmp/go-build2554080111/b096/_pkg_.a packagefile encoding/binary=/tmp/go-build2554080111/b058/_pkg_.a packagefile math/bits=/tmp/go-build2554080111/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b375/_pkg_.a -trimpath "$WORK/b375=>" -p golang.org/x/crypto/internal/poly1305 -installsuffix shared -buildid KDxR6oGj0K8IWkWY3aXG/KDxR6oGj0K8IWkWY3aXG -goversion go1.21.7 -symabis $WORK/b375/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b375/importcfg -pack -asmhdr $WORK/b375/go_asm.h ./src/golang.org/x/crypto/internal/poly1305/poly1305.go ./src/golang.org/x/crypto/internal/poly1305/sum_amd64.go ./src/golang.org/x/crypto/internal/poly1305/sum_generic.go cat >/tmp/go-build2554080111/b123/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build2554080111/b075/_pkg_.a packagefile encoding/binary=/tmp/go-build2554080111/b058/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile hash=/tmp/go-build2554080111/b076/_pkg_.a packagefile math/bits=/tmp/go-build2554080111/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -p crypto/md5 -std -installsuffix shared -buildid xIu8dyusOJagegIapSzG/xIu8dyusOJagegIapSzG -goversion go1.21.7 -symabis $WORK/b123/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b123/importcfg -pack -asmhdr $WORK/b123/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 cat >/tmp/go-build2554080111/b101/importcfg << 'EOF' # internal # import config packagefile crypto/internal/nistec/fiat=/tmp/go-build2554080111/b102/_pkg_.a packagefile crypto/subtle=/tmp/go-build2554080111/b096/_pkg_.a packagefile embed=/tmp/go-build2554080111/b103/_pkg_.a packagefile encoding/binary=/tmp/go-build2554080111/b058/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile math/bits=/tmp/go-build2554080111/b031/_pkg_.a packagefile runtime=/tmp/go-build2554080111/b009/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a EOF cat >/tmp/go-build2554080111/b101/embedcfg << 'EOF' # internal { "Patterns": { "p256_asm_table.bin": [ "p256_asm_table.bin" ] }, "Files": { "p256_asm_table.bin": "/usr/lib/golang/src/crypto/internal/nistec/p256_asm_table.bin" } }EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -p crypto/internal/nistec -std -installsuffix shared -buildid 3gYuCWHE-vnZwYcE8fq9/3gYuCWHE-vnZwYcE8fq9 -goversion go1.21.7 -symabis $WORK/b101/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b101/importcfg -embedcfg $WORK/b101/embedcfg -pack -asmhdr $WORK/b101/go_asm.h /usr/lib/golang/src/crypto/internal/nistec/nistec.go /usr/lib/golang/src/crypto/internal/nistec/p224.go /usr/lib/golang/src/crypto/internal/nistec/p224_sqrt.go /usr/lib/golang/src/crypto/internal/nistec/p256_asm.go /usr/lib/golang/src/crypto/internal/nistec/p256_ordinv.go /usr/lib/golang/src/crypto/internal/nistec/p384.go /usr/lib/golang/src/crypto/internal/nistec/p521.go cat >/tmp/go-build2554080111/b381/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build2554080111/b075/_pkg_.a packagefile encoding/binary=/tmp/go-build2554080111/b058/_pkg_.a packagefile hash=/tmp/go-build2554080111/b076/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b381/_pkg_.a -trimpath "$WORK/b381=>" -p golang.org/x/crypto/sha3 -installsuffix shared -buildid eb2liPUNYe5C6_6IGt1t/eb2liPUNYe5C6_6IGt1t -goversion go1.21.7 -symabis $WORK/b381/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b381/importcfg -pack -asmhdr $WORK/b381/go_asm.h ./src/golang.org/x/crypto/sha3/doc.go ./src/golang.org/x/crypto/sha3/hashes.go ./src/golang.org/x/crypto/sha3/hashes_generic.go ./src/golang.org/x/crypto/sha3/keccakf_amd64.go ./src/golang.org/x/crypto/sha3/register.go ./src/golang.org/x/crypto/sha3/sha3.go ./src/golang.org/x/crypto/sha3/shake.go ./src/golang.org/x/crypto/sha3/shake_generic.go ./src/golang.org/x/crypto/sha3/xor_generic.go ./src/golang.org/x/crypto/sha3/xor_unaligned.go cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/klauspost/compress/zstd/internal/xxhash /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/klauspost/compress/zstd/internal/xxhash -trimpath "$WORK/b176=>" -I $WORK/b176/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b176/xxhash_amd64.o ./xxhash_amd64.s cd /builddir/build/BUILD/buildah-1.35.4/src/golang.org/x/crypto/internal/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/crypto/internal/poly1305 -trimpath "$WORK/b375=>" -I $WORK/b375/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b375/sum_amd64.o ./sum_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/d0/d0b461d3e6e4fe792a53055385e83e9117f98121d789bf92d4483afa1ca734c4-d # internal encoding/pem mkdir -p $WORK/b130/ golang.org/x/crypto/openpgp/armor mkdir -p $WORK/b386/ cat >/tmp/go-build2554080111/b130/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile encoding/base64=/tmp/go-build2554080111/b057/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile sort=/tmp/go-build2554080111/b035/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -p encoding/pem -std -complete -installsuffix shared -buildid VQJFiFe-UpOytSqMPuaB/VQJFiFe-UpOytSqMPuaB -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b130/importcfg -pack /usr/lib/golang/src/encoding/pem/pem.go cat >/tmp/go-build2554080111/b386/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2554080111/b054/_pkg_.a packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile encoding/base64=/tmp/go-build2554080111/b057/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=/tmp/go-build2554080111/b387/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b386/_pkg_.a -trimpath "$WORK/b386=>" -p golang.org/x/crypto/openpgp/armor -complete -installsuffix shared -buildid nj1C7RL6LW0t70fjuwvz/nj1C7RL6LW0t70fjuwvz -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b386/importcfg -pack ./src/golang.org/x/crypto/openpgp/armor/armor.go ./src/golang.org/x/crypto/openpgp/armor/encode.go cd /builddir/build/BUILD/buildah-1.35.4/src/golang.org/x/crypto/internal/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b375/_pkg_.a $WORK/b375/sum_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b375/_pkg_.a # internal cp $WORK/b375/_pkg_.a /builddir/.cache/go-build/9d/9de42fff159bd7229332105b3eee440357578103736987f5652bea3325696961-d # internal golang.org/x/crypto/nacl/secretbox mkdir -p $WORK/b373/ cat >/tmp/go-build2554080111/b373/importcfg << 'EOF' # internal # import config packagefile golang.org/x/crypto/internal/alias=/tmp/go-build2554080111/b374/_pkg_.a packagefile golang.org/x/crypto/internal/poly1305=/tmp/go-build2554080111/b375/_pkg_.a packagefile golang.org/x/crypto/salsa20/salsa=/tmp/go-build2554080111/b376/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b373/_pkg_.a -trimpath "$WORK/b373=>" -p golang.org/x/crypto/nacl/secretbox -complete -installsuffix shared -buildid Piu0F11sAAAwdcTR3Xnu/Piu0F11sAAAwdcTR3Xnu -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b373/importcfg -pack ./src/golang.org/x/crypto/nacl/secretbox/secretbox.go cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/klauspost/compress/zstd/internal/xxhash /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b176/_pkg_.a $WORK/b176/xxhash_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b176/_pkg_.a # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/e7/e7f3c369aa51a841d4c241c6f4b09beef9d35f2cfe44a5cde1f2b92f31b636fb-d # internal cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/md5 -trimpath "$WORK/b123=>" -I $WORK/b123/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b123/md5block_amd64.o ./md5block_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/b135=>" -I $WORK/b135/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b135/sum_amd64.o ./sum_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b174/_pkg_.a # internal cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/0c/0c656f1d61ec790d0be8db16ca4db98f01505d6d818a10f290d1df2bba48cebd-d # internal cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b123/_pkg_.a $WORK/b123/md5block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b123/_pkg_.a # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b135/_pkg_.a $WORK/b135/sum_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b373/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/6c/6ce66ac604567bd3f69edacb878cb5e2a0e83646b8ee3f21987f4359f21db216-d # internal cp $WORK/b373/_pkg_.a /builddir/.cache/go-build/67/670436e932056bbe9c587fb68fa85d05b65c153203076c634169c3b36997ab4b-d # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/94/94cf4f4b0da4e36e19081783f782df93f407194f9c102264fa38d8e8d33ecc81-d # internal cd /usr/lib/golang/src/crypto/internal/edwards25519/field /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/edwards25519/field -trimpath "$WORK/b100=>" -I $WORK/b100/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b100/fe_amd64.o ./fe_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/cf/cf75edc925fd42f2fcca9f6fd72ad6fe7d8bd1dd94a53ee666dd1a29a7d76bb9-d # internal crypto/internal/boring mkdir -p $WORK/b097/ /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b100/_pkg_.a $WORK/b100/fe_amd64.o # internal crypto/des /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b100/_pkg_.a # internal cat >/tmp/go-build2554080111/b097/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build2554080111/b075/_pkg_.a packagefile crypto/cipher=/tmp/go-build2554080111/b094/_pkg_.a packagefile crypto/internal/boring/sig=/tmp/go-build2554080111/b098/_pkg_.a packagefile hash=/tmp/go-build2554080111/b076/_pkg_.a EOF vendor/golang.org/x/crypto/chacha20 github.com/aead/serpent cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -p crypto/internal/boring -std -complete -installsuffix shared -buildid x0aZOCVR9VKOpVG9tC0C/x0aZOCVR9VKOpVG9tC0C -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b097/importcfg -pack /usr/lib/golang/src/crypto/internal/boring/doc.go /usr/lib/golang/src/crypto/internal/boring/notboring.go golang.org/x/crypto/xts mkdir -p $WORK/b119/ mkdir -p $WORK/b133/ cat >/tmp/go-build2554080111/b119/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=/tmp/go-build2554080111/b094/_pkg_.a packagefile crypto/internal/alias=/tmp/go-build2554080111/b095/_pkg_.a packagefile encoding/binary=/tmp/go-build2554080111/b058/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -p crypto/des -std -complete -installsuffix shared -buildid Wy1N3Q1etzUP4kAcCMtU/Wy1N3Q1etzUP4kAcCMtU -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b119/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 cat >/tmp/go-build2554080111/b133/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/alias=vendor/golang.org/x/crypto/internal/alias packagefile crypto/cipher=/tmp/go-build2554080111/b094/_pkg_.a packagefile encoding/binary=/tmp/go-build2554080111/b058/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/alias=/tmp/go-build2554080111/b134/_pkg_.a packagefile math/bits=/tmp/go-build2554080111/b031/_pkg_.a packagefile runtime=/tmp/go-build2554080111/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -p vendor/golang.org/x/crypto/chacha20 -std -complete -installsuffix shared -buildid 8h8KFVg-2oKAZat1U_GL/8h8KFVg-2oKAZat1U_GL -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b133/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 mkdir -p $WORK/b667/ cat >/tmp/go-build2554080111/b667/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=/tmp/go-build2554080111/b094/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a EOF mkdir -p $WORK/b673/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b667/_pkg_.a -trimpath "$WORK/b667=>" -p github.com/aead/serpent -complete -installsuffix shared -buildid MjtuSsXlxZnz3nIaWJGx/MjtuSsXlxZnz3nIaWJGx -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b667/importcfg -pack ./src/github.com/aead/serpent/sbox_ref.go ./src/github.com/aead/serpent/serpent.go ./src/github.com/aead/serpent/serpent_ref.go cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/6e/6ee0a019d0168e6841400f7b49f483397c10d6fdd351e4fb751f6ca3da7fec6c-d # internal golang.org/x/crypto/chacha20 mkdir -p $WORK/b685/ cat >/tmp/go-build2554080111/b673/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=/tmp/go-build2554080111/b094/_pkg_.a packagefile encoding/binary=/tmp/go-build2554080111/b058/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile golang.org/x/crypto/internal/alias=/tmp/go-build2554080111/b374/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b673/_pkg_.a -trimpath "$WORK/b673=>" -p golang.org/x/crypto/xts -complete -installsuffix shared -buildid 0Y9GjcQ6Or_xkO3DYTeQ/0Y9GjcQ6Or_xkO3DYTeQ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b673/importcfg -pack ./src/golang.org/x/crypto/xts/xts.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b386/_pkg_.a # internal cat >/tmp/go-build2554080111/b685/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=/tmp/go-build2554080111/b094/_pkg_.a packagefile encoding/binary=/tmp/go-build2554080111/b058/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile golang.org/x/crypto/internal/alias=/tmp/go-build2554080111/b374/_pkg_.a packagefile math/bits=/tmp/go-build2554080111/b031/_pkg_.a packagefile runtime=/tmp/go-build2554080111/b009/_pkg_.a EOF crypto/internal/edwards25519 mkdir -p $WORK/b121/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b685/_pkg_.a -trimpath "$WORK/b685=>" -p golang.org/x/crypto/chacha20 -complete -installsuffix shared -buildid ywNW9Ftbm6jeRr4HVdmG/ywNW9Ftbm6jeRr4HVdmG -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b685/importcfg -pack ./src/golang.org/x/crypto/chacha20/chacha_generic.go ./src/golang.org/x/crypto/chacha20/chacha_noasm.go ./src/golang.org/x/crypto/chacha20/xor.go cat >/tmp/go-build2554080111/b121/importcfg << 'EOF' # internal # import config packagefile crypto/internal/edwards25519/field=/tmp/go-build2554080111/b100/_pkg_.a packagefile crypto/subtle=/tmp/go-build2554080111/b096/_pkg_.a packagefile encoding/binary=/tmp/go-build2554080111/b058/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile math/bits=/tmp/go-build2554080111/b031/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4/src/golang.org/x/crypto/sha3 /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/crypto/sha3 -trimpath "$WORK/b381=>" -I $WORK/b381/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b381/keccakf_amd64.o ./keccakf_amd64.s cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -p crypto/internal/edwards25519 -std -complete -installsuffix shared -buildid 2TJHNsebw4FLu8EZYr6f/2TJHNsebw4FLu8EZYr6f -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b121/importcfg -pack /usr/lib/golang/src/crypto/internal/edwards25519/doc.go /usr/lib/golang/src/crypto/internal/edwards25519/edwards25519.go /usr/lib/golang/src/crypto/internal/edwards25519/scalar.go /usr/lib/golang/src/crypto/internal/edwards25519/scalar_fiat.go /usr/lib/golang/src/crypto/internal/edwards25519/scalarmult.go /usr/lib/golang/src/crypto/internal/edwards25519/tables.go cp $WORK/b386/_pkg_.a /builddir/.cache/go-build/88/881e0b38fe2fb4186fe6574ff1f07146a9356a4d646f27412b6f1f9462fab5d0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/fa/fa4ad43bcfab454ddc394737622f205259b8627b1c6556bf32d0e592fe082caf-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/1a/1a5ec3e057f42513fbd60bfa9a5bf19cd7d8b6cb71d87997189704a69587698a-d # internal crypto/hmac mkdir -p $WORK/b122/ crypto/sha512 crypto/sha256 mkdir -p $WORK/b116/ crypto/aes crypto/sha1 mkdir -p $WORK/b125/ cat >/tmp/go-build2554080111/b122/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=/tmp/go-build2554080111/b097/_pkg_.a packagefile crypto/subtle=/tmp/go-build2554080111/b096/_pkg_.a packagefile hash=/tmp/go-build2554080111/b076/_pkg_.a EOF cat >/tmp/go-build2554080111/b116/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha256 -trimpath "$WORK/b116=>" -I $WORK/b116/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b116/symabis ./sha256block_amd64.s cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -p crypto/hmac -std -complete -installsuffix shared -buildid Dfkvh_kABtRwVzAZNZtx/Dfkvh_kABtRwVzAZNZtx -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b122/importcfg -pack /usr/lib/golang/src/crypto/hmac/hmac.go mkdir -p $WORK/b093/ mkdir -p $WORK/b110/ cat >/tmp/go-build2554080111/b125/go_asm.h << 'EOF' # internal EOF cat >/tmp/go-build2554080111/b093/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha1 -trimpath "$WORK/b125=>" -I $WORK/b125/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b125/symabis ./sha1block_amd64.s cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/aes -trimpath "$WORK/b093=>" -I $WORK/b093/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b093/symabis ./asm_amd64.s ./gcm_amd64.s cat >/tmp/go-build2554080111/b110/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha512 -trimpath "$WORK/b110=>" -I $WORK/b110/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b110/symabis ./sha512block_amd64.s cat >/tmp/go-build2554080111/b093/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=/tmp/go-build2554080111/b094/_pkg_.a packagefile crypto/internal/alias=/tmp/go-build2554080111/b095/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build2554080111/b097/_pkg_.a packagefile crypto/subtle=/tmp/go-build2554080111/b096/_pkg_.a packagefile encoding/binary=/tmp/go-build2554080111/b058/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile internal/cpu=/tmp/go-build2554080111/b011/_pkg_.a packagefile internal/goarch=/tmp/go-build2554080111/b006/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -p crypto/aes -std -installsuffix shared -buildid 7rvk_-DcROA2of_XfCs2/7rvk_-DcROA2of_XfCs2 -goversion go1.21.7 -symabis $WORK/b093/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b093/importcfg -pack -asmhdr $WORK/b093/go_asm.h /usr/lib/golang/src/crypto/aes/aes_gcm.go /usr/lib/golang/src/crypto/aes/block.go /usr/lib/golang/src/crypto/aes/cipher.go /usr/lib/golang/src/crypto/aes/cipher_asm.go /usr/lib/golang/src/crypto/aes/const.go /usr/lib/golang/src/crypto/aes/modes.go cd /builddir/build/BUILD/buildah-1.35.4/src/golang.org/x/crypto/sha3 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b381/_pkg_.a $WORK/b381/keccakf_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b381/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b673/_pkg_.a # internal cp $WORK/b673/_pkg_.a /builddir/.cache/go-build/a3/a30ab5107629095b7e99d31f2cf86c2502d28f48587ce37498ae683b2f030ff0-d # internal cp $WORK/b381/_pkg_.a /builddir/.cache/go-build/eb/ebf460c4ff394cbe9a508c871797136dd596902890bb7cefac47bcfba72efb4e-d # internal cat >/tmp/go-build2554080111/b110/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build2554080111/b075/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build2554080111/b097/_pkg_.a packagefile encoding/binary=/tmp/go-build2554080111/b058/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile hash=/tmp/go-build2554080111/b076/_pkg_.a packagefile internal/cpu=/tmp/go-build2554080111/b011/_pkg_.a packagefile math/bits=/tmp/go-build2554080111/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -p crypto/sha512 -std -installsuffix shared -buildid OllaG6BrOpR2ZnmlXvEs/OllaG6BrOpR2ZnmlXvEs -goversion go1.21.7 -symabis $WORK/b110/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b110/importcfg -pack -asmhdr $WORK/b110/go_asm.h /usr/lib/golang/src/crypto/sha512/sha512.go /usr/lib/golang/src/crypto/sha512/sha512block.go /usr/lib/golang/src/crypto/sha512/sha512block_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b037/_pkg_.a # internal cat >/tmp/go-build2554080111/b125/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build2554080111/b075/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build2554080111/b097/_pkg_.a packagefile encoding/binary=/tmp/go-build2554080111/b058/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile hash=/tmp/go-build2554080111/b076/_pkg_.a packagefile internal/cpu=/tmp/go-build2554080111/b011/_pkg_.a packagefile math/bits=/tmp/go-build2554080111/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -p crypto/sha1 -std -installsuffix shared -buildid cPsrBTVKEMvnTLWvYkox/cPsrBTVKEMvnTLWvYkox -goversion go1.21.7 -symabis $WORK/b125/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b125/importcfg -pack -asmhdr $WORK/b125/go_asm.h /usr/lib/golang/src/crypto/sha1/boring.go /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 cat >/tmp/go-build2554080111/b116/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build2554080111/b075/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build2554080111/b097/_pkg_.a packagefile encoding/binary=/tmp/go-build2554080111/b058/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile hash=/tmp/go-build2554080111/b076/_pkg_.a packagefile internal/cpu=/tmp/go-build2554080111/b011/_pkg_.a packagefile math/bits=/tmp/go-build2554080111/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -p crypto/sha256 -std -installsuffix shared -buildid 4Ano_lg7JXGdYpzQSMbe/4Ano_lg7JXGdYpzQSMbe -goversion go1.21.7 -symabis $WORK/b116/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b116/importcfg -pack -asmhdr $WORK/b116/go_asm.h /usr/lib/golang/src/crypto/sha256/sha256.go /usr/lib/golang/src/crypto/sha256/sha256block.go /usr/lib/golang/src/crypto/sha256/sha256block_amd64.go /usr/lib/golang/src/crypto/sha256/sha256block_decl.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/2b/2b08d6a216b3fac4e95e0bee9368fc2b97dd7a4c38bca72df8b5116d62e76ebe-d # internal io/ioutil mkdir -p $WORK/b137/ cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/24/24bb3a324ea72c97610480ab6c2331d84bf9efd8b05ea150d226b9e2438bd5c3-d # internal fmt mkdir -p $WORK/b027/ cat >/tmp/go-build2554080111/b137/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile io/fs=/tmp/go-build2554080111/b043/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile sort=/tmp/go-build2554080111/b035/_pkg_.a EOF path/filepath mkdir -p $WORK/b053/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -p io/ioutil -std -complete -installsuffix shared -buildid Z6rWZcRLrkKwfNrTqGbf/Z6rWZcRLrkKwfNrTqGbf -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b137/importcfg -pack /usr/lib/golang/src/io/ioutil/ioutil.go /usr/lib/golang/src/io/ioutil/tempfile.go cat >/tmp/go-build2554080111/b027/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile internal/fmtsort=/tmp/go-build2554080111/b028/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile math=/tmp/go-build2554080111/b030/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile reflect=/tmp/go-build2554080111/b029/_pkg_.a packagefile sort=/tmp/go-build2554080111/b035/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a packagefile unicode/utf8=/tmp/go-build2554080111/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -p fmt -std -complete -installsuffix shared -buildid O6MMWjkvwyqMyKb8oX7b/O6MMWjkvwyqMyKb8oX7b -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b027/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 os/signal mkdir -p $WORK/b168/ vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b138/ cat >/tmp/go-build2554080111/b168/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_amd64/asm -p os/signal -trimpath "$WORK/b168=>" -I $WORK/b168/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b168/symabis ./sig.s cat >/tmp/go-build2554080111/b138/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=/tmp/go-build2554080111/b122/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile hash=/tmp/go-build2554080111/b076/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid QNyUFI6LkmtK6ZrZYtW4/QNyUFI6LkmtK6ZrZYtW4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b138/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf/hkdf.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b119/_pkg_.a # internal net mkdir -p $WORK/b067/ github.com/containers/image/v5/internal/rootless google.golang.org/protobuf/internal/detrand cat >/tmp/go-build2554080111/b053/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile io/fs=/tmp/go-build2554080111/b043/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile runtime=/tmp/go-build2554080111/b009/_pkg_.a packagefile sort=/tmp/go-build2554080111/b035/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile syscall=/tmp/go-build2554080111/b024/_pkg_.a packagefile unicode/utf8=/tmp/go-build2554080111/b033/_pkg_.a EOF echo > $WORK/b067/preferlinkext mkdir -p $WORK/b304/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -p path/filepath -std -complete -installsuffix shared -buildid uAE6vCCmTwe_V7QU0kBi/uAE6vCCmTwe_V7QU0kBi -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b053/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_nonwindows.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 cd /usr/lib/golang/src/net TERM='dumb' CGO_LDFLAGS='"-O2" "-g" "-lresolv"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b067/ -importpath net -- -I $WORK/b067/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-stack-protector ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix_cgo.go ./cgo_unix_cgo_res.go cat >/tmp/go-build2554080111/b304/importcfg << 'EOF' # internal # import config packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b304/_pkg_.a -trimpath "$WORK/b304=>" -p github.com/containers/image/v5/internal/rootless -complete -installsuffix shared -buildid AaFCl0ARVqK7UgPP3NJP/AaFCl0ARVqK7UgPP3NJP -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b304/importcfg -pack ./src/github.com/containers/image/v5/internal/rootless/rootless.go cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/46/46427dda8aa324d64be29d203657eaee41003e6555cc54a6ac725d767ef0c96e-d # internal golang.org/x/crypto/pbkdf2 mkdir -p $WORK/b367/ google.golang.org/grpc/internal/envconfig mkdir -p $WORK/b431/ cat >/tmp/go-build2554080111/b367/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=/tmp/go-build2554080111/b122/_pkg_.a packagefile hash=/tmp/go-build2554080111/b076/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b367/_pkg_.a -trimpath "$WORK/b367=>" -p golang.org/x/crypto/pbkdf2 -complete -installsuffix shared -buildid ZVWnSJYf_XhF7xxz01aq/ZVWnSJYf_XhF7xxz01aq -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b367/importcfg -pack ./src/golang.org/x/crypto/pbkdf2/pbkdf2.go github.com/mattn/go-runewidth mkdir -p $WORK/b481/ cat >/tmp/go-build2554080111/b431/importcfg << 'EOF' # internal # import config packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a EOF mkdir -p $WORK/b230/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b431/_pkg_.a -trimpath "$WORK/b431=>" -p google.golang.org/grpc/internal/envconfig -complete -installsuffix shared -buildid 5NzPKm9WkR4WxKvFsU4S/5NzPKm9WkR4WxKvFsU4S -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b431/importcfg -pack ./src/google.golang.org/grpc/internal/envconfig/envconfig.go ./src/google.golang.org/grpc/internal/envconfig/observability.go ./src/google.golang.org/grpc/internal/envconfig/xds.go cat >/tmp/go-build2554080111/b230/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build2554080111/b058/_pkg_.a packagefile hash/fnv=/tmp/go-build2554080111/b231/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a EOF github.com/docker/docker/api/types/mount /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -p google.golang.org/protobuf/internal/detrand -complete -installsuffix shared -buildid lSpdyYqp-UoV23aw6Q7-/lSpdyYqp-UoV23aw6Q7- -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b230/importcfg -pack ./src/google.golang.org/protobuf/internal/detrand/rand.go mkdir -p $WORK/b559/ github.com/moby/sys/sequential mkdir -p $WORK/b646/ cat >/tmp/go-build2554080111/b559/importcfg << 'EOF' # internal # import config packagefile os=/tmp/go-build2554080111/b037/_pkg_.a EOF cat >/tmp/go-build2554080111/b646/importcfg << 'EOF' # internal # import config packagefile os=/tmp/go-build2554080111/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b559/_pkg_.a -trimpath "$WORK/b559=>" -p github.com/docker/docker/api/types/mount -complete -installsuffix shared -buildid f4T8CbmvLkp4gZRfIxAt/f4T8CbmvLkp4gZRfIxAt -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b559/importcfg -pack ./src/github.com/docker/docker/api/types/mount/mount.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b646/_pkg_.a -trimpath "$WORK/b646=>" -p github.com/moby/sys/sequential -complete -installsuffix shared -buildid HzbqD22H8QVCJABl2kNf/HzbqD22H8QVCJABl2kNf -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b646/importcfg -pack ./src/github.com/moby/sys/sequential/doc.go ./src/github.com/moby/sys/sequential/sequential_unix.go cat >/tmp/go-build2554080111/b481/importcfg << 'EOF' # internal # import config packagefile github.com/rivo/uniseg=/tmp/go-build2554080111/b482/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile regexp=/tmp/go-build2554080111/b065/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a EOF golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b481/_pkg_.a -trimpath "$WORK/b481=>" -p github.com/mattn/go-runewidth -complete -installsuffix shared -buildid 4vq1HoqLE7SjyAAnnnFX/4vq1HoqLE7SjyAAnnnFX -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b481/importcfg -pack ./src/github.com/mattn/go-runewidth/runewidth.go ./src/github.com/mattn/go-runewidth/runewidth_posix.go ./src/github.com/mattn/go-runewidth/runewidth_table.go mkdir -p $WORK/b670/ github.com/containers/common/pkg/machine mkdir -p $WORK/b700/ cat >/tmp/go-build2554080111/b670/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/buildah-1.35.4/src/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/sys/cpu -trimpath "$WORK/b670=>" -I $WORK/b670/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b670/symabis ./cpu_x86.s cat >/tmp/go-build2554080111/b700/importcfg << 'EOF' # internal # import config packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b700/_pkg_.a -trimpath "$WORK/b700=>" -p github.com/containers/common/pkg/machine -complete -installsuffix shared -buildid oFmgnITdHaRtOZLWgZdw/oFmgnITdHaRtOZLWgZdw -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b700/importcfg -pack ./src/github.com/containers/common/pkg/machine/machine.go cat >/tmp/go-build2554080111/b168/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2554080111/b002/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a packagefile syscall=/tmp/go-build2554080111/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -p os/signal -std -installsuffix shared -buildid UIT7pzbUAAkfKmvrD85T/UIT7pzbUAAkfKmvrD85T -goversion go1.21.7 -symabis $WORK/b168/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b168/importcfg -pack -asmhdr $WORK/b168/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b133/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b685/_pkg_.a # internal cp $WORK/b685/_pkg_.a /builddir/.cache/go-build/69/6972c7fd8359eca009b5e72fd06ea0e55b4832f249a3478bf34984aaf3cc168d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b667/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/ca/ca5285f0261cd45182e6d2883382e5ce574dc0ccfe35f5d1cada2af7e38d4d55-d # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/e7/e711305f611bd0a20ec9685095b6f4cf7d3b1c66db29fcdd31df490fc8608b56-d # internal cp $WORK/b667/_pkg_.a /builddir/.cache/go-build/db/db72ba827c29f860c732758f2b223320f18aac639bb7dad76653f426310fc89b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b559/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b304/_pkg_.a # internal cp $WORK/b304/_pkg_.a /builddir/.cache/go-build/d1/d1540473758395c3666cc0b19b441c42e5978ed7f41e22c0cb83db4a26ffbad8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b367/_pkg_.a # internal cp $WORK/b367/_pkg_.a /builddir/.cache/go-build/2e/2ef36e4f0d575ed45ff71543e4d1a53154247f4fbc1113661faf396c7e2ce8dc-d # internal cat >/tmp/go-build2554080111/b670/importcfg << 'EOF' # internal # import config packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile runtime=/tmp/go-build2554080111/b009/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b670/_pkg_.a -trimpath "$WORK/b670=>" -p golang.org/x/sys/cpu -installsuffix shared -buildid yXpDV1I1kYfYa9wajW6L/yXpDV1I1kYfYa9wajW6L -goversion go1.21.7 -symabis $WORK/b670/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b670/importcfg -pack -asmhdr $WORK/b670/go_asm.h ./src/golang.org/x/sys/cpu/byteorder.go ./src/golang.org/x/sys/cpu/cpu.go ./src/golang.org/x/sys/cpu/cpu_gc_x86.go ./src/golang.org/x/sys/cpu/cpu_linux_noinit.go ./src/golang.org/x/sys/cpu/cpu_x86.go ./src/golang.org/x/sys/cpu/endian_little.go ./src/golang.org/x/sys/cpu/hwcap_linux.go ./src/golang.org/x/sys/cpu/parse.go ./src/golang.org/x/sys/cpu/runtime_auxv.go ./src/golang.org/x/sys/cpu/runtime_auxv_go121.go cp $WORK/b559/_pkg_.a /builddir/.cache/go-build/af/af868a1044de82ab2a4ca4bf660ef494cb6bde2df496ce9e61787b48a98840d7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b431/_pkg_.a # internal cp $WORK/b431/_pkg_.a /builddir/.cache/go-build/58/58e4d47bf4fa1e302a1ea67f011cb912ed89a7b02c5a5e965f4f63db03d44c13-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b646/_pkg_.a # internal cp $WORK/b646/_pkg_.a /builddir/.cache/go-build/6b/6b1ff1c7421ab55e48a48b5b62e8ba66830a4529fe662222151f31bdb09dcd3a-d # internal cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha256 -trimpath "$WORK/b116=>" -I $WORK/b116/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b116/sha256block_amd64.o ./sha256block_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b230/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b700/_pkg_.a # internal cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/2e/2ed04a9946661739df56c5783a1d9c1fb56caefc7d70b31e14765a0b8b6dc6f5-d # internal cp $WORK/b700/_pkg_.a /builddir/.cache/go-build/f6/f60508612ec08fee96af50ccd92b6efdedd25cbf5f261777faab671de61d6c8a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b137/_pkg_.a # internal cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha1 -trimpath "$WORK/b125=>" -I $WORK/b125/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b125/sha1block_amd64.o ./sha1block_amd64.s cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/30/301f5a767153e575fa78ad8b1cf4b04ceee120c1eaea6a422ea3e86a714e0f65-d # internal vendor/golang.org/x/sys/cpu mkdir -p $WORK/b136/ cat >/tmp/go-build2554080111/b136/go_asm.h << 'EOF' # internal 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/b136=>" -I $WORK/b136/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b136/symabis ./cpu_x86.s cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha512 -trimpath "$WORK/b110=>" -I $WORK/b110/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b110/sha512block_amd64.o ./sha512block_amd64.s cat >/tmp/go-build2554080111/b136/importcfg << 'EOF' # internal # import config packagefile io/ioutil=/tmp/go-build2554080111/b137/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile runtime=/tmp/go-build2554080111/b009/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -p vendor/golang.org/x/sys/cpu -std -installsuffix shared -buildid 1Posox3OyNTsOmoyezY2/1Posox3OyNTsOmoyezY2 -goversion go1.21.7 -symabis $WORK/b136/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b136/importcfg -pack -asmhdr $WORK/b136/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_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 cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/aes -trimpath "$WORK/b093=>" -I $WORK/b093/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b093/asm_amd64.o ./asm_amd64.s cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_amd64/asm -p os/signal -trimpath "$WORK/b168=>" -I $WORK/b168/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b168/sig.o ./sig.s cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b116/_pkg_.a $WORK/b116/sha256block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/c7/c7f1eb6e176a03909321435e0c731f10e59e26ed0104e10ce368786d02b68d44-d # internal golang.org/x/crypto/scrypt mkdir -p $WORK/b377/ cat >/tmp/go-build2554080111/b377/importcfg << 'EOF' # internal # import config packagefile crypto/sha256=/tmp/go-build2554080111/b116/_pkg_.a packagefile encoding/binary=/tmp/go-build2554080111/b058/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile golang.org/x/crypto/pbkdf2=/tmp/go-build2554080111/b367/_pkg_.a packagefile math/bits=/tmp/go-build2554080111/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b377/_pkg_.a -trimpath "$WORK/b377=>" -p golang.org/x/crypto/scrypt -complete -installsuffix shared -buildid qCuJSEWLiUVCgFbZq-8F/qCuJSEWLiUVCgFbZq-8F -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b377/importcfg -pack ./src/golang.org/x/crypto/scrypt/scrypt.go cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/aes -trimpath "$WORK/b093=>" -I $WORK/b093/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b093/gcm_amd64.o ./gcm_amd64.s cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b168/_pkg_.a $WORK/b168/sig.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b168/_pkg_.a # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/8a/8a2930e40ead9a09a3077fd8ae388a6233762d0ae0398e5224fc66c0eb62a66a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b481/_pkg_.a # internal cp $WORK/b481/_pkg_.a /builddir/.cache/go-build/fb/fb0c82ff7dd559de24c02b5f48602604d9757a166002b6af7b1bed773052e9c2-d # internal cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b110/_pkg_.a $WORK/b110/sha512block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/72/72c890fe34ffbc433a806ecaee603e11358f0f644c60dc5f2334657ea32e976f-d # internal golang.org/x/crypto/ssh/internal/bcrypt_pbkdf mkdir -p $WORK/b687/ cat >/tmp/go-build2554080111/b687/importcfg << 'EOF' # internal # import config packagefile crypto/sha512=/tmp/go-build2554080111/b110/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile golang.org/x/crypto/blowfish=/tmp/go-build2554080111/b688/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b687/_pkg_.a -trimpath "$WORK/b687=>" -p golang.org/x/crypto/ssh/internal/bcrypt_pbkdf -complete -installsuffix shared -buildid CIaoszEaXreSK4Qi93Gc/CIaoszEaXreSK4Qi93Gc -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b687/importcfg -pack ./src/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf/bcrypt_pbkdf.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b125/_pkg_.a $WORK/b125/sha1block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/53/5396038840e20f2e760fe01bf3af6d7f1258a745ebbf91866b907cd1ea08cf9f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b121/_pkg_.a # internal cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b093/_pkg_.a $WORK/b093/asm_amd64.o $WORK/b093/gcm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/ee/ee5ceb8327b75d49c89b8c3a9fa30dbd9aa76627f9295c04dbd3a597915ef963-d # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/37/37213ddead02a62b21811ba52f448bffe7eb8aaf22ebe41ff333142a6dd91bb0-d # internal cd /builddir/build/BUILD/buildah-1.35.4/src/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/sys/cpu -trimpath "$WORK/b670=>" -I $WORK/b670/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b670/cpu_x86.o ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b377/_pkg_.a # internal cp $WORK/b377/_pkg_.a /builddir/.cache/go-build/aa/aa03b9172c6f9b7bd1f0be4ae6b33cdd6b7f5d4b9c77afcf229e32d73bd24911-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b670/_pkg_.a $WORK/b670/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b670/_pkg_.a # internal cp $WORK/b670/_pkg_.a /builddir/.cache/go-build/db/db7fe6774ccf4430d136fe4beb7d8003ac9ffb6ff7817735588cabd3d9610787-d # internal golang.org/x/crypto/blake2b mkdir -p $WORK/b669/ cat >/tmp/go-build2554080111/b669/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/buildah-1.35.4/src/golang.org/x/crypto/blake2b /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/crypto/blake2b -trimpath "$WORK/b669=>" -I $WORK/b669/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b669/symabis ./blake2bAVX2_amd64.s ./blake2b_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/66/66246948609c97b699051cfa7962de5d9719f603007cc496e2e318d83f3eb634-d # internal os/exec mkdir -p $WORK/b159/ github.com/containers/storage/pkg/directory github.com/cyphar/filepath-securejoin mkdir -p $WORK/b536/ cat >/tmp/go-build2554080111/b159/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile context=/tmp/go-build2554080111/b002/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile internal/godebug=/tmp/go-build2554080111/b048/_pkg_.a packagefile internal/syscall/execenv=/tmp/go-build2554080111/b041/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build2554080111/b039/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile io/fs=/tmp/go-build2554080111/b043/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile path/filepath=/tmp/go-build2554080111/b053/_pkg_.a packagefile runtime=/tmp/go-build2554080111/b009/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile syscall=/tmp/go-build2554080111/b024/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -p os/exec -std -complete -installsuffix shared -buildid DZDl-mV8CQ2cbQTJnc1t/DZDl-mV8CQ2cbQTJnc1t -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b159/importcfg -pack /usr/lib/golang/src/os/exec/exec.go /usr/lib/golang/src/os/exec/exec_unix.go /usr/lib/golang/src/os/exec/lp_unix.go mkdir -p $WORK/b500/ cat >/tmp/go-build2554080111/b536/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile path/filepath=/tmp/go-build2554080111/b053/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile syscall=/tmp/go-build2554080111/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b536/_pkg_.a -trimpath "$WORK/b536=>" -p github.com/cyphar/filepath-securejoin -complete -installsuffix shared -buildid rBHqWc4LkFjZnMc8_U5N/rBHqWc4LkFjZnMc8_U5N -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b536/importcfg -pack ./src/github.com/cyphar/filepath-securejoin/join.go ./src/github.com/cyphar/filepath-securejoin/vfs.go cat >/tmp/go-build2554080111/b500/importcfg << 'EOF' # internal # import config packagefile io/fs=/tmp/go-build2554080111/b043/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile path/filepath=/tmp/go-build2554080111/b053/_pkg_.a packagefile syscall=/tmp/go-build2554080111/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b500/_pkg_.a -trimpath "$WORK/b500=>" -p github.com/containers/storage/pkg/directory -complete -installsuffix shared -buildid zA4tagqHmcU5rarQPa3z/zA4tagqHmcU5rarQPa3z -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b500/importcfg -pack ./src/github.com/containers/storage/pkg/directory/directory.go ./src/github.com/containers/storage/pkg/directory/directory_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b687/_pkg_.a # internal cp $WORK/b687/_pkg_.a /builddir/.cache/go-build/fc/fc5bae397e381fdb3d43a18d233e7e20f65661dee7c19a6b7e1f0d8846e9d6b1-d # internal cd /usr/lib/golang/src/crypto/internal/nistec /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/nistec -trimpath "$WORK/b101=>" -I $WORK/b101/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b101/p256_asm_amd64.o ./p256_asm_amd64.s cat >/tmp/go-build2554080111/b669/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build2554080111/b075/_pkg_.a packagefile encoding/binary=/tmp/go-build2554080111/b058/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile golang.org/x/sys/cpu=/tmp/go-build2554080111/b670/_pkg_.a packagefile hash=/tmp/go-build2554080111/b076/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile math/bits=/tmp/go-build2554080111/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b669/_pkg_.a -trimpath "$WORK/b669=>" -p golang.org/x/crypto/blake2b -installsuffix shared -buildid 6KcBnW-1_Nvhgy8-kcAw/6KcBnW-1_Nvhgy8-kcAw -goversion go1.21.7 -symabis $WORK/b669/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b669/importcfg -pack -asmhdr $WORK/b669/go_asm.h ./src/golang.org/x/crypto/blake2b/blake2b.go ./src/golang.org/x/crypto/blake2b/blake2bAVX2_amd64.go ./src/golang.org/x/crypto/blake2b/blake2b_generic.go ./src/golang.org/x/crypto/blake2b/blake2x.go ./src/golang.org/x/crypto/blake2b/register.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/b136=>" -I $WORK/b136/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b136/cpu_x86.o ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b136/_pkg_.a $WORK/b136/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/e2/e2540caf7a3f94201249b48dc126e7e2a3bb2589bbb7480c9e4c204b0343ce3c-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b132/ cat >/tmp/go-build2554080111/b132/go_asm.h << 'EOF' # internal EOF 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/b132=>" -I $WORK/b132/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b132/symabis ./chacha20poly1305_amd64.s cd /usr/lib/golang/src/crypto/internal/nistec /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b101/_pkg_.a $WORK/b101/p256_asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b101/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b500/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/93/9388bb71dec05c39f2bc8cd4b29918e22b4437b1298a70688c97ef995ec5f30a-d # internal crypto/ecdh mkdir -p $WORK/b099/ cp $WORK/b500/_pkg_.a /builddir/.cache/go-build/90/90d3c0cfaffd9205e611941c8cae1b3f277b8fe1e4d33febde3e14f843bf1de5-d # internal cat >/tmp/go-build2554080111/b099/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build2554080111/b075/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build2554080111/b097/_pkg_.a packagefile crypto/internal/edwards25519/field=/tmp/go-build2554080111/b100/_pkg_.a packagefile crypto/internal/nistec=/tmp/go-build2554080111/b101/_pkg_.a packagefile crypto/internal/randutil=/tmp/go-build2554080111/b104/_pkg_.a packagefile crypto/subtle=/tmp/go-build2554080111/b096/_pkg_.a packagefile encoding/binary=/tmp/go-build2554080111/b058/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile math/bits=/tmp/go-build2554080111/b031/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -p crypto/ecdh -std -complete -installsuffix shared -buildid EfMP2gcX7MAdjRDdXIs5/EfMP2gcX7MAdjRDdXIs5 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b099/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/buildid -w $WORK/b536/_pkg_.a # internal cp $WORK/b536/_pkg_.a /builddir/.cache/go-build/64/64fc3b0356bdb3a4effdda9c3973ec70eb71a17fcfe76150965168e7569968c9-d # internal cat >/tmp/go-build2554080111/b132/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-build2554080111/b094/_pkg_.a packagefile encoding/binary=/tmp/go-build2554080111/b058/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=/tmp/go-build2554080111/b133/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/alias=/tmp/go-build2554080111/b134/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/poly1305=/tmp/go-build2554080111/b135/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=/tmp/go-build2554080111/b136/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -p vendor/golang.org/x/crypto/chacha20poly1305 -std -installsuffix shared -buildid hqGfjqdUv2-9weBS5KTG/hqGfjqdUv2-9weBS5KTG -goversion go1.21.7 -symabis $WORK/b132/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b132/importcfg -pack -asmhdr $WORK/b132/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/xchacha20poly1305.go cd /builddir/build/BUILD/buildah-1.35.4/src/golang.org/x/crypto/blake2b /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/crypto/blake2b -trimpath "$WORK/b669=>" -I $WORK/b669/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b669/blake2bAVX2_amd64.o ./blake2bAVX2_amd64.s cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/modern-go/reflect2 -trimpath "$WORK/b190=>" -I $WORK/b190/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b190/reflect2_amd64.o ./reflect2_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/modern-go/reflect2 -trimpath "$WORK/b190=>" -I $WORK/b190/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b190/relfect2_mips64x.o ./relfect2_mips64x.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/modern-go/reflect2 -trimpath "$WORK/b190=>" -I $WORK/b190/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b190/relfect2_mipsx.o ./relfect2_mipsx.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/modern-go/reflect2 -trimpath "$WORK/b190=>" -I $WORK/b190/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b190/relfect2_ppc64x.o ./relfect2_ppc64x.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b190/_pkg_.a $WORK/b190/reflect2_amd64.o $WORK/b190/relfect2_mips64x.o $WORK/b190/relfect2_mipsx.o $WORK/b190/relfect2_ppc64x.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b190/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b099/_pkg_.a # internal cd /builddir/build/BUILD/buildah-1.35.4/src/golang.org/x/crypto/blake2b /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/crypto/blake2b -trimpath "$WORK/b669=>" -I $WORK/b669/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b669/blake2b_amd64.o ./blake2b_amd64.s cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/82/82ac9b3b9891183225fa03d60434c4d5e0ed41090e15488efb51adb63e42de1d-d # internal golang.org/x/crypto/curve25519 mkdir -p $WORK/b686/ cat >/tmp/go-build2554080111/b686/importcfg << 'EOF' # internal # import config packagefile crypto/ecdh=/tmp/go-build2554080111/b099/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b686/_pkg_.a -trimpath "$WORK/b686=>" -p golang.org/x/crypto/curve25519 -complete -installsuffix shared -buildid PIrgrF3lXZ5zeVrF9MAz/PIrgrF3lXZ5zeVrF9MAz -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b686/importcfg -pack ./src/golang.org/x/crypto/curve25519/curve25519.go ./src/golang.org/x/crypto/curve25519/curve25519_go120.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/b132=>" -I $WORK/b132/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b132/chacha20poly1305_amd64.o ./chacha20poly1305_amd64.s cd /builddir/build/BUILD/buildah-1.35.4/src/golang.org/x/crypto/blake2b /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b669/_pkg_.a $WORK/b669/blake2bAVX2_amd64.o $WORK/b669/blake2b_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b669/_pkg_.a # internal cp $WORK/b669/_pkg_.a /builddir/.cache/go-build/17/1798cb316b7091936d49ca96e25205094293ab7407d7fdb194f7a591be10238f-d # internal golang.org/x/crypto/argon2 mkdir -p $WORK/b668/ cat >/tmp/go-build2554080111/b668/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/buildah-1.35.4/src/golang.org/x/crypto/argon2 /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/crypto/argon2 -trimpath "$WORK/b668=>" -I $WORK/b668/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b668/symabis ./blamka_amd64.s cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/d3/d3165046b131fbc47d6861a0bde5ca96e2c230475bfe61a7da150bc0814da4b4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b686/_pkg_.a # internal cp $WORK/b686/_pkg_.a /builddir/.cache/go-build/f6/f6b8579e572d6c9f3c7fa846ebbdd546962a7d74f7b80ab672d672f4cbfef465-d # internal cat >/tmp/go-build2554080111/b668/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build2554080111/b058/_pkg_.a packagefile golang.org/x/crypto/blake2b=/tmp/go-build2554080111/b669/_pkg_.a packagefile golang.org/x/sys/cpu=/tmp/go-build2554080111/b670/_pkg_.a packagefile hash=/tmp/go-build2554080111/b076/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b668/_pkg_.a -trimpath "$WORK/b668=>" -p golang.org/x/crypto/argon2 -installsuffix shared -buildid zIwtj8g-0w4FEoyEGE2-/zIwtj8g-0w4FEoyEGE2- -goversion go1.21.7 -symabis $WORK/b668/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b668/importcfg -pack -asmhdr $WORK/b668/go_asm.h ./src/golang.org/x/crypto/argon2/argon2.go ./src/golang.org/x/crypto/argon2/blake2b.go ./src/golang.org/x/crypto/argon2/blamka_amd64.go ./src/golang.org/x/crypto/argon2/blamka_generic.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/9e/9e81cedc5a94f82b8a676a3184b0d109305c07c42bd52873f720304a042626f4-d # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b132/_pkg_.a $WORK/b132/chacha20poly1305_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b132/_pkg_.a # internal cd /builddir/build/BUILD/buildah-1.35.4/src/golang.org/x/crypto/argon2 /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/crypto/argon2 -trimpath "$WORK/b668=>" -I $WORK/b668/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b668/blamka_amd64.o ./blamka_amd64.s cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/37/37eb2ab037af72f4cee562a4baa400539253ec117380e775d9c8444efefe4d50-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b668/_pkg_.a $WORK/b668/blamka_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b668/_pkg_.a # internal cp $WORK/b668/_pkg_.a /builddir/.cache/go-build/9f/9fa033ab6ace6bd0ab2595df294e0e542498de82497717a8a32d0cb16c0eac65-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/ec/ec2cb3785d45a6f064c5b1d703329b8e689ccbdea2987afe539d81e4d11c9d86-d # internal github.com/opencontainers/image-spec/specs-go mkdir -p $WORK/b084/ github.com/opencontainers/go-digest log net/url os/user mkdir -p $WORK/b131/ encoding/hex cat >/tmp/go-build2554080111/b084/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a EOF encoding/json mkdir -p $WORK/b055/ cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -p github.com/opencontainers/image-spec/specs-go -complete -installsuffix shared -buildid UbJQ9lH7wXv3OipkE2qc/UbJQ9lH7wXv3OipkE2qc -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b084/importcfg -pack ./src/github.com/opencontainers/image-spec/specs-go/version.go ./src/github.com/opencontainers/image-spec/specs-go/versioned.go cat >/tmp/go-build2554080111/b131/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile path=/tmp/go-build2554080111/b044/_pkg_.a packagefile sort=/tmp/go-build2554080111/b035/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a EOF cat >/tmp/go-build2554080111/b055/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile encoding=/tmp/go-build2554080111/b056/_pkg_.a packagefile encoding/base64=/tmp/go-build2554080111/b057/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile math=/tmp/go-build2554080111/b030/_pkg_.a packagefile reflect=/tmp/go-build2554080111/b029/_pkg_.a packagefile sort=/tmp/go-build2554080111/b035/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a packagefile unicode=/tmp/go-build2554080111/b034/_pkg_.a packagefile unicode/utf16=/tmp/go-build2554080111/b059/_pkg_.a packagefile unicode/utf8=/tmp/go-build2554080111/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -p net/url -std -complete -installsuffix shared -buildid GB1HRrmW8_RN9RxAfTn6/GB1HRrmW8_RN9RxAfTn6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b131/importcfg -pack /usr/lib/golang/src/net/url/url.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -p encoding/json -std -complete -installsuffix shared -buildid BfjNNMzwcmeS7Y3rPZIi/BfjNNMzwcmeS7Y3rPZIi -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b055/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 text/scanner mkdir -p $WORK/b153/ github.com/containers/storage/pkg/reexec mkdir -p $WORK/b165/ cat >/tmp/go-build2554080111/b153/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile unicode=/tmp/go-build2554080111/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build2554080111/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -p text/scanner -std -complete -installsuffix shared -buildid 8_XVcP5p_BNrV2gzq1Eo/8_XVcP5p_BNrV2gzq1Eo -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b153/importcfg -pack /usr/lib/golang/src/text/scanner/scanner.go mkdir -p $WORK/b074/ cat >/tmp/go-build2554080111/b165/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2554080111/b002/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile os/exec=/tmp/go-build2554080111/b159/_pkg_.a packagefile path/filepath=/tmp/go-build2554080111/b053/_pkg_.a EOF mkdir -p $WORK/b087/ github.com/docker/go-units /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -p github.com/containers/storage/pkg/reexec -complete -installsuffix shared -buildid _I1LAIfdn7o0uQjMNun_/_I1LAIfdn7o0uQjMNun_ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b165/importcfg -pack ./src/github.com/containers/storage/pkg/reexec/command_linux.go ./src/github.com/containers/storage/pkg/reexec/reexec.go github.com/opencontainers/runtime-spec/specs-go cat >/tmp/go-build2554080111/b087/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile log/internal=/tmp/go-build2554080111/b088/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile runtime=/tmp/go-build2554080111/b009/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build2554080111/b022/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a EOF github.com/syndtr/gocapability/capability /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -p log -std -complete -installsuffix shared -buildid Mr7K3F1WQjuPzfUbtJxc/Mr7K3F1WQjuPzfUbtJxc -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b087/importcfg -pack /usr/lib/golang/src/log/log.go google.golang.org/grpc/attributes mime/quotedprintable flag github.com/containers/storage/pkg/config net/http/internal go/token mime google.golang.org/grpc/internal/grpclog google.golang.org/protobuf/internal/errors gopkg.in/yaml.v3 mkdir -p $WORK/b050/ runtime/debug github.com/ulikunitz/xz/internal/xlog mkdir -p $WORK/b129/ compress/flate mkdir -p $WORK/b158/ mkdir -p $WORK/b166/ github.com/klauspost/compress/fse echo > $WORK/b050/preferlinkext mkdir -p $WORK/b167/ vendor/golang.org/x/net/http2/hpack math/big github.com/miekg/pkcs11 cd /usr/lib/golang/src/os/user TERM='dumb' CGO_LDFLAGS='"-O2" "-g"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b050/ -importpath os/user -- -I $WORK/b050/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-stack-protector ./cgo_lookup_cgo.go ./getgrouplist_unix.go cat >/tmp/go-build2554080111/b158/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a EOF cat >/tmp/go-build2554080111/b166/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a EOF cat >/tmp/go-build2554080111/b167/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2554080111/b054/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile syscall=/tmp/go-build2554080111/b024/_pkg_.a EOF vendor/golang.org/x/text/unicode/norm cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -p github.com/opencontainers/runtime-spec/specs-go -complete -installsuffix shared -buildid JP_ybiZcjvz2c4IJAPdE/JP_ybiZcjvz2c4IJAPdE -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b166/importcfg -pack ./src/github.com/opencontainers/runtime-spec/specs-go/config.go ./src/github.com/opencontainers/runtime-spec/specs-go/state.go ./src/github.com/opencontainers/runtime-spec/specs-go/version.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -p github.com/docker/go-units -complete -installsuffix shared -buildid 2DM2XkWIKt-t3-NTPjI0/2DM2XkWIKt-t3-NTPjI0 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b158/importcfg -pack ./src/github.com/docker/go-units/duration.go ./src/github.com/docker/go-units/size.go ./src/github.com/docker/go-units/ulimit.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -p github.com/syndtr/gocapability/capability -complete -installsuffix shared -buildid vf7Av-ovQodlX5mW6rrv/vf7Av-ovQodlX5mW6rrv -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b167/importcfg -pack ./src/github.com/syndtr/gocapability/capability/capability.go ./src/github.com/syndtr/gocapability/capability/capability_linux.go ./src/github.com/syndtr/gocapability/capability/enum.go ./src/github.com/syndtr/gocapability/capability/enum_gen.go ./src/github.com/syndtr/gocapability/capability/syscall_linux.go mkdir -p $WORK/b208/ cat >/tmp/go-build2554080111/b074/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build2554080111/b075/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile hash=/tmp/go-build2554080111/b076/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile regexp=/tmp/go-build2554080111/b065/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a EOF cat >/tmp/go-build2554080111/b129/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -p encoding/hex -std -complete -installsuffix shared -buildid O7YCl9bVaxyElPYLgHg0/O7YCl9bVaxyElPYLgHg0 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b129/importcfg -pack /usr/lib/golang/src/encoding/hex/hex.go cat >/tmp/go-build2554080111/b208/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -p github.com/opencontainers/go-digest -complete -installsuffix shared -buildid DC34-o_kUOdJFhH0J7HM/DC34-o_kUOdJFhH0J7HM -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b074/importcfg -pack ./src/github.com/opencontainers/go-digest/algorithm.go ./src/github.com/opencontainers/go-digest/digest.go ./src/github.com/opencontainers/go-digest/digester.go ./src/github.com/opencontainers/go-digest/doc.go ./src/github.com/opencontainers/go-digest/verifiers.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid Bv8rVY_P5ZJyevd9UP_b/Bv8rVY_P5ZJyevd9UP_b -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b208/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 mkdir -p $WORK/b106/ cat >/tmp/go-build2554080111/b106/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b211/ cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -p math/big -trimpath "$WORK/b106=>" -I $WORK/b106/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b106/symabis ./arith_amd64.s mkdir -p $WORK/b187/ cat >/tmp/go-build2554080111/b211/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2554080111/b054/_pkg_.a packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -p mime/quotedprintable -std -complete -installsuffix shared -buildid kCUyWlTkSRhwIe9bToSN/kCUyWlTkSRhwIe9bToSN -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b211/importcfg -pack /usr/lib/golang/src/mime/quotedprintable/reader.go /usr/lib/golang/src/mime/quotedprintable/writer.go mkdir -p $WORK/b194/ cat >/tmp/go-build2554080111/b187/importcfg << 'EOF' # internal # import config packagefile encoding=/tmp/go-build2554080111/b056/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile reflect=/tmp/go-build2554080111/b029/_pkg_.a packagefile runtime=/tmp/go-build2554080111/b009/_pkg_.a packagefile sort=/tmp/go-build2554080111/b035/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -p flag -std -complete -installsuffix shared -buildid NuD--YIxvJQPuiLJidIB/NuD--YIxvJQPuiLJidIB -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b187/importcfg -pack /usr/lib/golang/src/flag/flag.go cat >/tmp/go-build2554080111/b194/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a EOF mkdir -p $WORK/b213/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -p github.com/containers/storage/pkg/config -complete -installsuffix shared -buildid tDYSkA7NDcbkfPupVLqq/tDYSkA7NDcbkfPupVLqq -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b194/importcfg -pack ./src/github.com/containers/storage/pkg/config/config.go mkdir -p $WORK/b238/ cat >/tmp/go-build2554080111/b213/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2554080111/b054/_pkg_.a packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -p net/http/internal -std -complete -installsuffix shared -buildid b1HjmsSoxpOTDjg-Xqg9/b1HjmsSoxpOTDjg-Xqg9 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b213/importcfg -pack /usr/lib/golang/src/net/http/internal/chunked.go mkdir -p $WORK/b209/ cat >/tmp/go-build2554080111/b238/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile sort=/tmp/go-build2554080111/b035/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build2554080111/b022/_pkg_.a packagefile unicode=/tmp/go-build2554080111/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build2554080111/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b238/_pkg_.a -trimpath "$WORK/b238=>" -p go/token -std -complete -installsuffix shared -buildid PX1cXNFAq2nZB2kjay8L/PX1cXNFAq2nZB2kjay8L -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b238/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 mkdir -p $WORK/b223/ cat >/tmp/go-build2554080111/b209/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2554080111/b054/_pkg_.a packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile encoding/base64=/tmp/go-build2554080111/b057/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile sort=/tmp/go-build2554080111/b035/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a packagefile unicode=/tmp/go-build2554080111/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build2554080111/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -p mime -std -complete -installsuffix shared -buildid IRboIaNKOXZd7adbOHrP/IRboIaNKOXZd7adbOHrP -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b209/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-build2554080111/b223/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a EOF mkdir -p $WORK/b229/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b223/_pkg_.a -trimpath "$WORK/b223=>" -p google.golang.org/grpc/internal/grpclog -complete -installsuffix shared -buildid MZ6cm4D16cBkFYM3MMSf/MZ6cm4D16cBkFYM3MMSf -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b223/importcfg -pack ./src/google.golang.org/grpc/internal/grpclog/grpclog.go ./src/google.golang.org/grpc/internal/grpclog/prefixLogger.go mkdir -p $WORK/b149/ cat >/tmp/go-build2554080111/b229/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=/tmp/go-build2554080111/b230/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b229/_pkg_.a -trimpath "$WORK/b229=>" -p google.golang.org/protobuf/internal/errors -complete -installsuffix shared -buildid 06XsdoW77zBpedMGUN6q/06XsdoW77zBpedMGUN6q -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b229/importcfg -pack ./src/google.golang.org/protobuf/internal/errors/errors.go ./src/google.golang.org/protobuf/internal/errors/is_go113.go mkdir -p $WORK/b177/ cat >/tmp/go-build2554080111/b149/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile encoding=/tmp/go-build2554080111/b056/_pkg_.a packagefile encoding/base64=/tmp/go-build2554080111/b057/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile math=/tmp/go-build2554080111/b030/_pkg_.a packagefile reflect=/tmp/go-build2554080111/b029/_pkg_.a packagefile regexp=/tmp/go-build2554080111/b065/_pkg_.a packagefile sort=/tmp/go-build2554080111/b035/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a packagefile unicode=/tmp/go-build2554080111/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build2554080111/b033/_pkg_.a EOF mkdir -p $WORK/b182/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -p gopkg.in/yaml.v3 -complete -installsuffix shared -buildid Ntskd_p7kzE-8JT6miVW/Ntskd_p7kzE-8JT6miVW -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b149/importcfg -pack ./src/gopkg.in/yaml.v3/apic.go ./src/gopkg.in/yaml.v3/decode.go ./src/gopkg.in/yaml.v3/emitterc.go ./src/gopkg.in/yaml.v3/encode.go ./src/gopkg.in/yaml.v3/parserc.go ./src/gopkg.in/yaml.v3/readerc.go ./src/gopkg.in/yaml.v3/resolve.go ./src/gopkg.in/yaml.v3/scannerc.go ./src/gopkg.in/yaml.v3/sorter.go ./src/gopkg.in/yaml.v3/writerc.go ./src/gopkg.in/yaml.v3/yaml.go ./src/gopkg.in/yaml.v3/yamlh.go ./src/gopkg.in/yaml.v3/yamlprivateh.go mkdir -p $WORK/b180/ cat >/tmp/go-build2554080111/b182/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile runtime=/tmp/go-build2554080111/b009/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a EOF cat >/tmp/go-build2554080111/b177/go_asm.h << 'EOF' # internal EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -p github.com/ulikunitz/xz/internal/xlog -complete -installsuffix shared -buildid Nkk9-ZWPLmYLnUrx8m7S/Nkk9-ZWPLmYLnUrx8m7S -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b182/importcfg -pack ./src/github.com/ulikunitz/xz/internal/xlog/xlog.go cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/debug -trimpath "$WORK/b177=>" -I $WORK/b177/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b177/symabis ./debug.s cat >/tmp/go-build2554080111/b180/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2554080111/b054/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile math=/tmp/go-build2554080111/b030/_pkg_.a packagefile math/bits=/tmp/go-build2554080111/b031/_pkg_.a packagefile sort=/tmp/go-build2554080111/b035/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a EOF mkdir -p $WORK/b172/ cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -p compress/flate -std -complete -installsuffix shared -buildid Gzx-PSQGgKMxHS-wFyfw/Gzx-PSQGgKMxHS-wFyfw -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b180/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/b147/ cat >/tmp/go-build2554080111/b172/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build2554080111/b058/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile math/bits=/tmp/go-build2554080111/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -p github.com/klauspost/compress/fse -complete -installsuffix shared -buildid 17E1RZ8drZIJS7DuhQGy/17E1RZ8drZIJS7DuhQGy -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b172/importcfg -pack ./src/github.com/klauspost/compress/fse/bitreader.go ./src/github.com/klauspost/compress/fse/bitwriter.go ./src/github.com/klauspost/compress/fse/bytereader.go ./src/github.com/klauspost/compress/fse/compress.go ./src/github.com/klauspost/compress/fse/decompress.go ./src/github.com/klauspost/compress/fse/fse.go mkdir -p $WORK/b220/ echo > $WORK/b147/preferlinkext cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/miekg/pkcs11 TERM='dumb' CGO_LDFLAGS='"-O2" "-g" "-ldl"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b147/ -importpath github.com/miekg/pkcs11 -- -I $WORK/b147/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./params.go ./pkcs11.go ./types.go cat >/tmp/go-build2554080111/b220/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a EOF mkdir -p $WORK/b205/ cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -p google.golang.org/grpc/attributes -complete -installsuffix shared -buildid ozi7eYo6orfmfJUve7HV/ozi7eYo6orfmfJUve7HV -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b220/importcfg -pack ./src/google.golang.org/grpc/attributes/attributes.go cat >/tmp/go-build2554080111/b177/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile runtime=/tmp/go-build2554080111/b009/_pkg_.a packagefile sort=/tmp/go-build2554080111/b035/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b084/_pkg_.a # internal cat >/tmp/go-build2554080111/b205/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=/tmp/go-build2554080111/b058/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile vendor/golang.org/x/text/transform=/tmp/go-build2554080111/b203/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a packagefile unicode/utf8=/tmp/go-build2554080111/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b165/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -p runtime/debug -std -installsuffix shared -buildid cHLLPo9MzY0PFI-Jd_ht/cHLLPo9MzY0PFI-Jd_ht -goversion go1.21.7 -symabis $WORK/b177/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b177/importcfg -pack -asmhdr $WORK/b177/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b223/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid GPA2UxfKx8fdWMG4kRHP/GPA2UxfKx8fdWMG4kRHP -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b205/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 cat >/tmp/go-build2554080111/b106/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile encoding/binary=/tmp/go-build2554080111/b058/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile internal/cpu=/tmp/go-build2554080111/b011/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile math=/tmp/go-build2554080111/b030/_pkg_.a packagefile math/bits=/tmp/go-build2554080111/b031/_pkg_.a packagefile math/rand=/tmp/go-build2554080111/b107/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a EOF cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/b9/b924a94bdf32a634a14e68e9695c290e4effb6bb39f606e6afa7b8c4a520d869-d # internal google.golang.org/protobuf/internal/version mkdir -p $WORK/b256/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -p math/big -std -installsuffix shared -buildid GS6sImwqtZvvLvRuF8uM/GS6sImwqtZvvLvRuF8uM -goversion go1.21.7 -symabis $WORK/b106/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b106/importcfg -pack -asmhdr $WORK/b106/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/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/b165/_pkg_.a /builddir/.cache/go-build/d1/d14060521d19027a9734526efbd6d7b6d5fd0457f71e0fea749abde871d81797-d # internal cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/2c/2c691077ca014610d9f33001f639d74736cfb9140e40b5dab69c453845b35611-d # internal github.com/hashicorp/go-multierror mkdir -p $WORK/b282/ cat >/tmp/go-build2554080111/b282/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/hashicorp/errwrap=/tmp/go-build2554080111/b283/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b282/_pkg_.a -trimpath "$WORK/b282=>" -p github.com/hashicorp/go-multierror -complete -installsuffix shared -buildid M4f6SK85omaf5VnvO8-U/M4f6SK85omaf5VnvO8-U -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b282/importcfg -pack ./src/github.com/hashicorp/go-multierror/append.go ./src/github.com/hashicorp/go-multierror/flatten.go ./src/github.com/hashicorp/go-multierror/format.go ./src/github.com/hashicorp/go-multierror/group.go ./src/github.com/hashicorp/go-multierror/multierror.go ./src/github.com/hashicorp/go-multierror/prefix.go ./src/github.com/hashicorp/go-multierror/sort.go github.com/containers/image/v5/internal/iolimits mkdir -p $WORK/b298/ cat >/tmp/go-build2554080111/b256/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b256/_pkg_.a -trimpath "$WORK/b256=>" -p google.golang.org/protobuf/internal/version -complete -installsuffix shared -buildid _zLF8J8eyjiStEuOfehw/_zLF8J8eyjiStEuOfehw -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b256/importcfg -pack ./src/google.golang.org/protobuf/internal/version/version.go cat >/tmp/go-build2554080111/b298/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b298/_pkg_.a -trimpath "$WORK/b298=>" -p github.com/containers/image/v5/internal/iolimits -complete -installsuffix shared -buildid 8C5nXoth13IHavqecJYJ/8C5nXoth13IHavqecJYJ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b298/importcfg -pack ./src/github.com/containers/image/v5/internal/iolimits/iolimits.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b166/_pkg_.a # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/59/598fb4332205ebf6834561ad685f4dd6e2dd523c77ce3fb3c07cd8dda92ff5af-d # internal database/sql/driver mkdir -p $WORK/b309/ cat >/tmp/go-build2554080111/b309/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2554080111/b002/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile reflect=/tmp/go-build2554080111/b029/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b129/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b309/_pkg_.a -trimpath "$WORK/b309=>" -p database/sql/driver -std -complete -installsuffix shared -buildid nofTN-JqmxupiVJAKiIv/nofTN-JqmxupiVJAKiIv -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b309/importcfg -pack /usr/lib/golang/src/database/sql/driver/driver.go /usr/lib/golang/src/database/sql/driver/types.go cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/e4/e4fa2822aedccbd0cd20b47988be1cc8b0eed2f50cdac49b4d4d3ec9bc4d4266-d # internal github.com/containers/image/v5/version mkdir -p $WORK/b314/ cat >/tmp/go-build2554080111/b314/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b314/_pkg_.a -trimpath "$WORK/b314=>" -p github.com/containers/image/v5/version -complete -installsuffix shared -buildid -8JcoQS2W4Uf77LzqZkc/-8JcoQS2W4Uf77LzqZkc -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b314/importcfg -pack ./src/github.com/containers/image/v5/version/version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/f4/f444967133a04ca684c7ff7502682c3d661cf79c3753fb6554c50056db868bc3-d # internal github.com/cyberphone/json-canonicalization/go/src/webpki.org/jsoncanonicalizer mkdir -p $WORK/b315/ cat >/tmp/go-build2554080111/b315/importcfg << 'EOF' # internal # import config packagefile container/list=/tmp/go-build2554080111/b118/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile math=/tmp/go-build2554080111/b030/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile unicode/utf16=/tmp/go-build2554080111/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b315/_pkg_.a -trimpath "$WORK/b315=>" -p github.com/cyberphone/json-canonicalization/go/src/webpki.org/jsoncanonicalizer -complete -installsuffix shared -buildid U5SuSbnGJP1HUcOH14qO/U5SuSbnGJP1HUcOH14qO -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b315/importcfg -pack ./src/github.com/cyberphone/json-canonicalization/go/src/webpki.org/jsoncanonicalizer/es6numfmt.go ./src/github.com/cyberphone/json-canonicalization/go/src/webpki.org/jsoncanonicalizer/jsoncanonicalizer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b298/_pkg_.a # internal cp $WORK/b298/_pkg_.a /builddir/.cache/go-build/70/70affa03e0dcdcb90a923cf5282ffcb74a87d56e67a7362917b59dedf831a3bc-d # internal encoding/csv mkdir -p $WORK/b319/ cat >/tmp/go-build2554080111/b319/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2554080111/b054/_pkg_.a packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile unicode=/tmp/go-build2554080111/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build2554080111/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b319/_pkg_.a -trimpath "$WORK/b319=>" -p encoding/csv -std -complete -installsuffix shared -buildid iBJ3sIXiXCYDGXBH9CL8/iBJ3sIXiXCYDGXBH9CL8 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b319/importcfg -pack /usr/lib/golang/src/encoding/csv/reader.go /usr/lib/golang/src/encoding/csv/writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b229/_pkg_.a # internal cp $WORK/b229/_pkg_.a /builddir/.cache/go-build/bb/bb13d5b11ea31af210e1e1ca29e0e0da564cf493bd1950693c696e68a4aaced3-d # internal google.golang.org/protobuf/encoding/protowire mkdir -p $WORK/b228/ cat >/tmp/go-build2554080111/b228/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build2554080111/b229/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile math=/tmp/go-build2554080111/b030/_pkg_.a packagefile math/bits=/tmp/go-build2554080111/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b228/_pkg_.a -trimpath "$WORK/b228=>" -p google.golang.org/protobuf/encoding/protowire -complete -installsuffix shared -buildid 7yQt_qiYnKaRWcP3AFhz/7yQt_qiYnKaRWcP3AFhz -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b228/importcfg -pack ./src/google.golang.org/protobuf/encoding/protowire/wire.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b213/_pkg_.a # internal cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/69/6934fdc898fa6625edfe464ba10aeedaa37c5d0d67c8f2295307a093b0e463b1-d # internal encoding/xml mkdir -p $WORK/b320/ cat >/tmp/go-build2554080111/b320/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2554080111/b054/_pkg_.a packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile encoding=/tmp/go-build2554080111/b056/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile reflect=/tmp/go-build2554080111/b029/_pkg_.a packagefile runtime=/tmp/go-build2554080111/b009/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a packagefile unicode=/tmp/go-build2554080111/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build2554080111/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b320/_pkg_.a -trimpath "$WORK/b320=>" -p encoding/xml -std -complete -installsuffix shared -buildid NGGG2vnH2aAEbdmexfxm/NGGG2vnH2aAEbdmexfxm -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b320/importcfg -pack /usr/lib/golang/src/encoding/xml/marshal.go /usr/lib/golang/src/encoding/xml/read.go /usr/lib/golang/src/encoding/xml/typeinfo.go /usr/lib/golang/src/encoding/xml/xml.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/a2/a230ef7a28318feb6b9317a9fea68815ba2ea7f1015cb7c59d7cb087d0d5a229-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b211/_pkg_.a # internal github.com/containers/image/v5/docker/reference mkdir -p $WORK/b073/ cat >/tmp/go-build2554080111/b073/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/containers/storage/pkg/regexp=/tmp/go-build2554080111/b064/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build2554080111/b074/_pkg_.a packagefile path=/tmp/go-build2554080111/b044/_pkg_.a packagefile regexp=/tmp/go-build2554080111/b065/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -p github.com/containers/image/v5/docker/reference -complete -installsuffix shared -buildid qwqcEhJL1pYluD_CZtES/qwqcEhJL1pYluD_CZtES -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b073/importcfg -pack ./src/github.com/containers/image/v5/docker/reference/helpers.go ./src/github.com/containers/image/v5/docker/reference/normalize.go ./src/github.com/containers/image/v5/docker/reference/reference.go ./src/github.com/containers/image/v5/docker/reference/regexp-additions.go ./src/github.com/containers/image/v5/docker/reference/regexp.go cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/24/247734e296c7b3fe9b1fc14c9143fea088d59562b156f5834fa4278ac9c500f6-d # internal github.com/opencontainers/image-spec/specs-go/v1 mkdir -p $WORK/b083/ cat >/tmp/go-build2554080111/b083/importcfg << 'EOF' # internal # import config packagefile github.com/opencontainers/go-digest=/tmp/go-build2554080111/b074/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=/tmp/go-build2554080111/b084/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -p github.com/opencontainers/image-spec/specs-go/v1 -complete -installsuffix shared -buildid 4KU4o3aUXAZXaFass5aR/4KU4o3aUXAZXaFass5aR -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b083/importcfg -pack ./src/github.com/opencontainers/image-spec/specs-go/v1/annotations.go ./src/github.com/opencontainers/image-spec/specs-go/v1/config.go ./src/github.com/opencontainers/image-spec/specs-go/v1/descriptor.go ./src/github.com/opencontainers/image-spec/specs-go/v1/index.go ./src/github.com/opencontainers/image-spec/specs-go/v1/layout.go ./src/github.com/opencontainers/image-spec/specs-go/v1/manifest.go ./src/github.com/opencontainers/image-spec/specs-go/v1/mediatype.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b256/_pkg_.a # internal cp $WORK/b256/_pkg_.a /builddir/.cache/go-build/2c/2ca2364936bf080722463060264436bfdcc1b195317f0606dd7c6a63799dfd27-d # internal github.com/distribution/reference mkdir -p $WORK/b280/ cat >/tmp/go-build2554080111/b280/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build2554080111/b074/_pkg_.a packagefile path=/tmp/go-build2554080111/b044/_pkg_.a packagefile regexp=/tmp/go-build2554080111/b065/_pkg_.a packagefile sort=/tmp/go-build2554080111/b035/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b280/_pkg_.a -trimpath "$WORK/b280=>" -p github.com/distribution/reference -complete -installsuffix shared -buildid rTEquN1PVDu36nReVtPM/rTEquN1PVDu36nReVtPM -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b280/importcfg -pack ./src/github.com/distribution/reference/helpers.go ./src/github.com/distribution/reference/normalize.go ./src/github.com/distribution/reference/reference.go ./src/github.com/distribution/reference/regexp.go ./src/github.com/distribution/reference/sort.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b194/_pkg_.a # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/d9/d916e87a5a14f0199f4e2b7e46d0dca43be2ca2978fd84299735046acdf7fc69-d # internal encoding/gob mkdir -p $WORK/b345/ cat >/tmp/go-build2554080111/b345/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2554080111/b054/_pkg_.a packagefile encoding=/tmp/go-build2554080111/b056/_pkg_.a packagefile encoding/binary=/tmp/go-build2554080111/b058/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile internal/saferio=/tmp/go-build2554080111/b346/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile math=/tmp/go-build2554080111/b030/_pkg_.a packagefile math/bits=/tmp/go-build2554080111/b031/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile reflect=/tmp/go-build2554080111/b029/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build2554080111/b022/_pkg_.a packagefile unicode=/tmp/go-build2554080111/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build2554080111/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b345/_pkg_.a -trimpath "$WORK/b345=>" -p encoding/gob -std -complete -installsuffix shared -buildid Da-qHpA3EOaFfBMmrOty/Da-qHpA3EOaFfBMmrOty -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b345/importcfg -pack /usr/lib/golang/src/encoding/gob/dec_helpers.go /usr/lib/golang/src/encoding/gob/decode.go /usr/lib/golang/src/encoding/gob/decoder.go /usr/lib/golang/src/encoding/gob/doc.go /usr/lib/golang/src/encoding/gob/enc_helpers.go /usr/lib/golang/src/encoding/gob/encode.go /usr/lib/golang/src/encoding/gob/encoder.go /usr/lib/golang/src/encoding/gob/error.go /usr/lib/golang/src/encoding/gob/type.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/d8/d88e4706d38d2f9d68e9afec044149ba72918a9887eb9d3c81bfd2e385cefae0-d # internal gopkg.in/go-jose/go-jose.v2/json mkdir -p $WORK/b369/ cat >/tmp/go-build2554080111/b369/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile encoding=/tmp/go-build2554080111/b056/_pkg_.a packagefile encoding/base64=/tmp/go-build2554080111/b057/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile math=/tmp/go-build2554080111/b030/_pkg_.a packagefile reflect=/tmp/go-build2554080111/b029/_pkg_.a packagefile runtime=/tmp/go-build2554080111/b009/_pkg_.a packagefile sort=/tmp/go-build2554080111/b035/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a packagefile unicode=/tmp/go-build2554080111/b034/_pkg_.a packagefile unicode/utf16=/tmp/go-build2554080111/b059/_pkg_.a packagefile unicode/utf8=/tmp/go-build2554080111/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b369/_pkg_.a -trimpath "$WORK/b369=>" -p gopkg.in/go-jose/go-jose.v2/json -complete -installsuffix shared -buildid zhTbAwxy2Y9o8icPyedX/zhTbAwxy2Y9o8icPyedX -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b369/importcfg -pack ./src/gopkg.in/go-jose/go-jose.v2/json/decode.go ./src/gopkg.in/go-jose/go-jose.v2/json/encode.go ./src/gopkg.in/go-jose/go-jose.v2/json/indent.go ./src/gopkg.in/go-jose/go-jose.v2/json/scanner.go ./src/gopkg.in/go-jose/go-jose.v2/json/stream.go ./src/gopkg.in/go-jose/go-jose.v2/json/tags.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b314/_pkg_.a # internal cp $WORK/b314/_pkg_.a /builddir/.cache/go-build/6f/6f75291db9872d137fe53b809dd7de07767fe2c516c194a3af87a075f2c8c4f4-d # internal github.com/proglottis/gpgme mkdir -p $WORK/b383/ cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/proglottis/gpgme pkg-config --cflags -- gpgme /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b220/_pkg_.a # internal cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/4e/4e2eb04aca8a8ebc88a09cbeade660d92d2f9e6c5c8d2a81f86ebbd9bee7701b-d # internal github.com/go-jose/go-jose/v3/json mkdir -p $WORK/b407/ cat >/tmp/go-build2554080111/b407/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile encoding=/tmp/go-build2554080111/b056/_pkg_.a packagefile encoding/base64=/tmp/go-build2554080111/b057/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile math=/tmp/go-build2554080111/b030/_pkg_.a packagefile reflect=/tmp/go-build2554080111/b029/_pkg_.a packagefile runtime=/tmp/go-build2554080111/b009/_pkg_.a packagefile sort=/tmp/go-build2554080111/b035/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a packagefile unicode=/tmp/go-build2554080111/b034/_pkg_.a packagefile unicode/utf16=/tmp/go-build2554080111/b059/_pkg_.a packagefile unicode/utf8=/tmp/go-build2554080111/b033/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b407/_pkg_.a -trimpath "$WORK/b407=>" -p github.com/go-jose/go-jose/v3/json -complete -installsuffix shared -buildid FZDRHSZgl_C4EaA9L8Zj/FZDRHSZgl_C4EaA9L8Zj -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b407/importcfg -pack ./src/github.com/go-jose/go-jose/v3/json/decode.go ./src/github.com/go-jose/go-jose/v3/json/encode.go ./src/github.com/go-jose/go-jose/v3/json/indent.go ./src/github.com/go-jose/go-jose/v3/json/scanner.go ./src/github.com/go-jose/go-jose/v3/json/stream.go ./src/github.com/go-jose/go-jose/v3/json/tags.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/ea/ea85746754b02cd56efacfe12a2ad78fc29f36638a2db74e04f49d04085f8ffa-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b204/ cat >/tmp/go-build2554080111/b204/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile container/list=/tmp/go-build2554080111/b118/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile log=/tmp/go-build2554080111/b087/_pkg_.a packagefile sort=/tmp/go-build2554080111/b035/_pkg_.a packagefile unicode/utf8=/tmp/go-build2554080111/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid Wo6Z5GGcqLcchVXEt3BU/Wo6Z5GGcqLcchVXEt3BU -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b204/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/bidi.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/bracket.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/core.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/prop.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/tables15.0.0.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/trieval.go cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/proglottis/gpgme pkg-config --libs -- gpgme /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b228/_pkg_.a # internal cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/db/db93191184070efb84b6c8622fbcf390e010817cb372604ca9eb1c157604c082-d # internal google.golang.org/protobuf/reflect/protoreflect mkdir -p $WORK/b233/ cat >/tmp/go-build2554080111/b233/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=/tmp/go-build2554080111/b228/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=/tmp/go-build2554080111/b234/_pkg_.a packagefile math=/tmp/go-build2554080111/b030/_pkg_.a packagefile reflect=/tmp/go-build2554080111/b029/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b233/_pkg_.a -trimpath "$WORK/b233=>" -p google.golang.org/protobuf/reflect/protoreflect -complete -installsuffix shared -buildid 1rXO3glWoUytvkfY06Et/1rXO3glWoUytvkfY06Et -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b233/importcfg -pack ./src/google.golang.org/protobuf/reflect/protoreflect/methods.go ./src/google.golang.org/protobuf/reflect/protoreflect/proto.go ./src/google.golang.org/protobuf/reflect/protoreflect/source.go ./src/google.golang.org/protobuf/reflect/protoreflect/source_gen.go ./src/google.golang.org/protobuf/reflect/protoreflect/type.go ./src/google.golang.org/protobuf/reflect/protoreflect/value.go ./src/google.golang.org/protobuf/reflect/protoreflect/value_equal.go ./src/google.golang.org/protobuf/reflect/protoreflect/value_union.go ./src/google.golang.org/protobuf/reflect/protoreflect/value_unsafe_go121.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b238/_pkg_.a # internal cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/f2/f295314ce0d62beab5b0aac4834189f8d2cf594ee947e9ba40935df807af81fe-d # internal github.com/go-openapi/analysis/internal/debug mkdir -p $WORK/b342/ cat >/tmp/go-build2554080111/b342/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile log=/tmp/go-build2554080111/b087/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile path/filepath=/tmp/go-build2554080111/b053/_pkg_.a packagefile runtime=/tmp/go-build2554080111/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b342/_pkg_.a -trimpath "$WORK/b342=>" -p github.com/go-openapi/analysis/internal/debug -complete -installsuffix shared -buildid sP1FT_zRkdZay7GDLZtS/sP1FT_zRkdZay7GDLZtS -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b342/importcfg -pack ./src/github.com/go-openapi/analysis/internal/debug/debug.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b282/_pkg_.a # internal cp $WORK/b282/_pkg_.a /builddir/.cache/go-build/87/8724acc990876cb00d0c66c4b97b8fedb4bcd739fc5c1527e544f2a961718f31-d # internal golang.org/x/net/internal/timeseries mkdir -p $WORK/b415/ cat >/tmp/go-build2554080111/b415/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile log=/tmp/go-build2554080111/b087/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b415/_pkg_.a -trimpath "$WORK/b415=>" -p golang.org/x/net/internal/timeseries -complete -installsuffix shared -buildid LdECOGqCr4zmaNqveZ1h/LdECOGqCr4zmaNqveZ1h -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b415/importcfg -pack ./src/golang.org/x/net/internal/timeseries/timeseries.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/3e/3ecb3190f950fceeb9076a4b162e1b46fbececf82bf5c680c47eb9215eb0edd7-d # internal text/template/parse mkdir -p $WORK/b418/ cat >/tmp/go-build2554080111/b418/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile runtime=/tmp/go-build2554080111/b009/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile unicode=/tmp/go-build2554080111/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build2554080111/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b418/_pkg_.a -trimpath "$WORK/b418=>" -p text/template/parse -std -complete -installsuffix shared -buildid VKt2i4jZfFw2lsCcpv7s/VKt2i4jZfFw2lsCcpv7s -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b418/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b182/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b319/_pkg_.a # internal cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/73/73feb8bbf01ef0e1faaa1b59d1fe5ac3c0328e27529d89e2a3e9b79db4ba1b4a-d # internal cp $WORK/b319/_pkg_.a /builddir/.cache/go-build/91/9104c3b04c80a370870c2c389135d05c778f60ba60bf747ee181ab58d82612a5-d # internal google.golang.org/grpc/internal/idle mkdir -p $WORK/b440/ cat >/tmp/go-build2554080111/b440/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile math=/tmp/go-build2554080111/b030/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build2554080111/b022/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b440/_pkg_.a -trimpath "$WORK/b440=>" -p google.golang.org/grpc/internal/idle -complete -installsuffix shared -buildid xdM74fuTZK33yxe0hPdN/xdM74fuTZK33yxe0hPdN -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b440/importcfg -pack ./src/google.golang.org/grpc/internal/idle/idle.go github.com/ulikunitz/xz/lzma mkdir -p $WORK/b183/ cat >/tmp/go-build2554080111/b183/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2554080111/b054/_pkg_.a packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/ulikunitz/xz/internal/hash=/tmp/go-build2554080111/b184/_pkg_.a packagefile github.com/ulikunitz/xz/internal/xlog=/tmp/go-build2554080111/b182/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile unicode=/tmp/go-build2554080111/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b315/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -p github.com/ulikunitz/xz/lzma -complete -installsuffix shared -buildid 0dcz2MoDuHtN4FHn2SR4/0dcz2MoDuHtN4FHn2SR4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b183/importcfg -pack ./src/github.com/ulikunitz/xz/lzma/bintree.go ./src/github.com/ulikunitz/xz/lzma/bitops.go ./src/github.com/ulikunitz/xz/lzma/breader.go ./src/github.com/ulikunitz/xz/lzma/buffer.go ./src/github.com/ulikunitz/xz/lzma/bytewriter.go ./src/github.com/ulikunitz/xz/lzma/decoder.go ./src/github.com/ulikunitz/xz/lzma/decoderdict.go ./src/github.com/ulikunitz/xz/lzma/directcodec.go ./src/github.com/ulikunitz/xz/lzma/distcodec.go ./src/github.com/ulikunitz/xz/lzma/encoder.go ./src/github.com/ulikunitz/xz/lzma/encoderdict.go ./src/github.com/ulikunitz/xz/lzma/hashtable.go ./src/github.com/ulikunitz/xz/lzma/header.go ./src/github.com/ulikunitz/xz/lzma/header2.go ./src/github.com/ulikunitz/xz/lzma/lengthcodec.go ./src/github.com/ulikunitz/xz/lzma/literalcodec.go ./src/github.com/ulikunitz/xz/lzma/matchalgorithm.go ./src/github.com/ulikunitz/xz/lzma/operation.go ./src/github.com/ulikunitz/xz/lzma/prob.go ./src/github.com/ulikunitz/xz/lzma/properties.go ./src/github.com/ulikunitz/xz/lzma/rangecodec.go ./src/github.com/ulikunitz/xz/lzma/reader.go ./src/github.com/ulikunitz/xz/lzma/reader2.go ./src/github.com/ulikunitz/xz/lzma/state.go ./src/github.com/ulikunitz/xz/lzma/treecodecs.go ./src/github.com/ulikunitz/xz/lzma/writer.go ./src/github.com/ulikunitz/xz/lzma/writer2.go cp $WORK/b315/_pkg_.a /builddir/.cache/go-build/8d/8ddc6892736e8f8a3ed6e51c6d93b38a9efc2ca29b5772f50c770e8dd70c1aca-d # internal golang.org/x/text/unicode/bidi mkdir -p $WORK/b457/ cat >/tmp/go-build2554080111/b457/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile container/list=/tmp/go-build2554080111/b118/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile log=/tmp/go-build2554080111/b087/_pkg_.a packagefile sort=/tmp/go-build2554080111/b035/_pkg_.a packagefile unicode/utf8=/tmp/go-build2554080111/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b457/_pkg_.a -trimpath "$WORK/b457=>" -p golang.org/x/text/unicode/bidi -complete -installsuffix shared -buildid CLAUR3ny66At1O7LPhLa/CLAUR3ny66At1O7LPhLa -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b457/importcfg -pack ./src/golang.org/x/text/unicode/bidi/bidi.go ./src/golang.org/x/text/unicode/bidi/bracket.go ./src/golang.org/x/text/unicode/bidi/core.go ./src/golang.org/x/text/unicode/bidi/prop.go ./src/golang.org/x/text/unicode/bidi/tables15.0.0.go ./src/golang.org/x/text/unicode/bidi/trieval.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/f0/f0b458ebeffd9d47a409d1ef9b13fd499166466912f4e769a93c2a22854a5705-d # internal github.com/stefanberger/go-pkcs11uri mkdir -p $WORK/b148/ cat >/tmp/go-build2554080111/b148/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile io/ioutil=/tmp/go-build2554080111/b137/_pkg_.a packagefile net/url=/tmp/go-build2554080111/b131/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile path/filepath=/tmp/go-build2554080111/b053/_pkg_.a packagefile regexp=/tmp/go-build2554080111/b065/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -p github.com/stefanberger/go-pkcs11uri -complete -installsuffix shared -buildid 8mYz7hIX2FLiOVxZZnLx/8mYz7hIX2FLiOVxZZnLx -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b148/importcfg -pack ./src/github.com/stefanberger/go-pkcs11uri/pkcs11uri.go cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/debug -trimpath "$WORK/b177=>" -I $WORK/b177/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b177/debug.o ./debug.s echo > $WORK/b383/preferlinkext /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/8a/8aba0e057b5ea47c67c81ae7e8ce202f7de690448415dc325470be1bab13025c-d # internal github.com/containers/common/internal mkdir -p $WORK/b275/ cat >/tmp/go-build2554080111/b275/importcfg << 'EOF' # internal # import config packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2554080111/b083/_pkg_.a packagefile golang.org/x/exp/maps=/tmp/go-build2554080111/b140/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build2554080111/b089/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b275/_pkg_.a -trimpath "$WORK/b275=>" -p github.com/containers/common/internal -complete -installsuffix shared -buildid ZyrmJTUHZ4j3RkNOmNxF/ZyrmJTUHZ4j3RkNOmNxF -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b275/importcfg -pack ./src/github.com/containers/common/internal/deepcopy.go cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/proglottis/gpgme TERM='dumb' CGO_LDFLAGS='"-O2" "-g" "-lgpgme"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b383/ -importpath github.com/proglottis/gpgme -- -D_FILE_OFFSET_BITS=64 -I/usr/include/libassuan2 -I $WORK/b383/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./data.go ./gpgme.go ./unset_agent_info.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b172/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b342/_pkg_.a # internal cp $WORK/b342/_pkg_.a /builddir/.cache/go-build/95/95ac99eb9ce51d1695dfe37ee36badce6647249aa774c2c32347055c22750646-d # internal github.com/go-openapi/jsonreference/internal mkdir -p $WORK/b349/ cat >/tmp/go-build2554080111/b349/importcfg << 'EOF' # internal # import config packagefile net/url=/tmp/go-build2554080111/b131/_pkg_.a packagefile regexp=/tmp/go-build2554080111/b065/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b349/_pkg_.a -trimpath "$WORK/b349=>" -p github.com/go-openapi/jsonreference/internal -complete -installsuffix shared -buildid SxhkAf-aii6a9Dcmt8oU/SxhkAf-aii6a9Dcmt8oU -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b349/importcfg -pack ./src/github.com/go-openapi/jsonreference/internal/normalize_url.go cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/7b/7b2263fd722c99622d2f0a70a42507319f2d668ac39eb503974e5321d7421939-d # internal github.com/klauspost/compress/huff0 mkdir -p $WORK/b171/ cat >/tmp/go-build2554080111/b171/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/klauspost/compress/huff0 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/klauspost/compress/huff0 -trimpath "$WORK/b171=>" -I $WORK/b171/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b171/symabis ./decompress_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/81/819710cb10d3ef99a16487b052dc9d0c65116689d0fd7a78a1e918b53fa934f6-d # internal github.com/containers/image/v5/types mkdir -p $WORK/b080/ cat >/tmp/go-build2554080111/b080/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2554080111/b002/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build2554080111/b073/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=/tmp/go-build2554080111/b081/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build2554080111/b074/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2554080111/b083/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -p github.com/containers/image/v5/types -complete -installsuffix shared -buildid mJBNRPc-vweUAytneW1K/mJBNRPc-vweUAytneW1K -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b080/importcfg -pack ./src/github.com/containers/image/v5/types/types.go cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b177/_pkg_.a $WORK/b177/debug.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b177/_pkg_.a # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/66/667a9385849d43dd4066791ab024808b21224d91c422766025d0dc8cd27dbfa4-d # internal github.com/modern-go/concurrent mkdir -p $WORK/b189/ cat >/tmp/go-build2554080111/b189/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2554080111/b002/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile io/ioutil=/tmp/go-build2554080111/b137/_pkg_.a packagefile log=/tmp/go-build2554080111/b087/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile reflect=/tmp/go-build2554080111/b029/_pkg_.a packagefile runtime=/tmp/go-build2554080111/b009/_pkg_.a packagefile runtime/debug=/tmp/go-build2554080111/b177/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -p github.com/modern-go/concurrent -complete -installsuffix shared -buildid 4R3NKTIaM9XQLVRGpeIE/4R3NKTIaM9XQLVRGpeIE -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b189/importcfg -pack ./src/github.com/modern-go/concurrent/executor.go ./src/github.com/modern-go/concurrent/go_above_19.go ./src/github.com/modern-go/concurrent/log.go ./src/github.com/modern-go/concurrent/unbounded_executor.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b187/_pkg_.a # internal cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/55/55cf0db4279b47141b773f8f040d4752c658ecec9254b34c2f6bad5d0c4c59dc-d # internal golang.org/x/text/unicode/norm mkdir -p $WORK/b458/ cat >/tmp/go-build2554080111/b458/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build2554080111/b058/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile golang.org/x/text/transform=/tmp/go-build2554080111/b456/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a packagefile unicode/utf8=/tmp/go-build2554080111/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b458/_pkg_.a -trimpath "$WORK/b458=>" -p golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid X2CnYgIYXHXUvmU8Z-Gl/X2CnYgIYXHXUvmU8Z-Gl -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b458/importcfg -pack ./src/golang.org/x/text/unicode/norm/composition.go ./src/golang.org/x/text/unicode/norm/forminfo.go ./src/golang.org/x/text/unicode/norm/input.go ./src/golang.org/x/text/unicode/norm/iter.go ./src/golang.org/x/text/unicode/norm/normalize.go ./src/golang.org/x/text/unicode/norm/readwriter.go ./src/golang.org/x/text/unicode/norm/tables15.0.0.go ./src/golang.org/x/text/unicode/norm/transform.go ./src/golang.org/x/text/unicode/norm/trie.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b415/_pkg_.a # internal cp $WORK/b415/_pkg_.a /builddir/.cache/go-build/92/9227dff78a65bfdba740463f9066457ded790c8bcb0a6d70462bffb11556cafe-d # internal golang.org/x/net/http2/hpack mkdir -p $WORK/b459/ cat >/tmp/go-build2554080111/b459/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b459/_pkg_.a -trimpath "$WORK/b459=>" -p golang.org/x/net/http2/hpack -complete -installsuffix shared -buildid jG8PFFd_6gF_ebIQgD3w/jG8PFFd_6gF_ebIQgD3w -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b459/importcfg -pack ./src/golang.org/x/net/http2/hpack/encode.go ./src/golang.org/x/net/http2/hpack/hpack.go ./src/golang.org/x/net/http2/hpack/huffman.go ./src/golang.org/x/net/http2/hpack/static_table.go ./src/golang.org/x/net/http2/hpack/tables.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b209/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b208/_pkg_.a # internal cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/ab/abd3ec2cca5df636d630c38110d8a7ffd6119f1b3e4d9ce96063f8892dfecd1a-d # internal runtime/trace mkdir -p $WORK/b476/ cat >/tmp/go-build2554080111/b476/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2554080111/b002/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile runtime=/tmp/go-build2554080111/b009/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build2554080111/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b476/_pkg_.a -trimpath "$WORK/b476=>" -p runtime/trace -std -installsuffix shared -buildid jxNGeCo5r3qs6fF4mTMg/jxNGeCo5r3qs6fF4mTMg -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b476/importcfg -pack /usr/lib/golang/src/runtime/trace/annotation.go /usr/lib/golang/src/runtime/trace/trace.go cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/8a/8a66c1c057d196fe8f3b49287112e46fdb4fc6e8fd4e442461c2a2c3b429b358-d # internal github.com/vbauerster/mpb/v8/decor mkdir -p $WORK/b484/ cat >/tmp/go-build2554080111/b484/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/VividCortex/ewma=/tmp/go-build2554080111/b485/_pkg_.a packagefile github.com/mattn/go-runewidth=/tmp/go-build2554080111/b481/_pkg_.a packagefile github.com/vbauerster/mpb/v8/internal=/tmp/go-build2554080111/b486/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile math=/tmp/go-build2554080111/b030/_pkg_.a packagefile sort=/tmp/go-build2554080111/b035/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b484/_pkg_.a -trimpath "$WORK/b484=>" -p github.com/vbauerster/mpb/v8/decor -complete -installsuffix shared -buildid 9DmQPIzdhFSe7XrOq7Qg/9DmQPIzdhFSe7XrOq7Qg -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b484/importcfg -pack ./src/github.com/vbauerster/mpb/v8/decor/any.go ./src/github.com/vbauerster/mpb/v8/decor/counters.go ./src/github.com/vbauerster/mpb/v8/decor/decorator.go ./src/github.com/vbauerster/mpb/v8/decor/doc.go ./src/github.com/vbauerster/mpb/v8/decor/elapsed.go ./src/github.com/vbauerster/mpb/v8/decor/eta.go ./src/github.com/vbauerster/mpb/v8/decor/meta.go ./src/github.com/vbauerster/mpb/v8/decor/moving_average.go ./src/github.com/vbauerster/mpb/v8/decor/name.go ./src/github.com/vbauerster/mpb/v8/decor/on_abort.go ./src/github.com/vbauerster/mpb/v8/decor/on_compete_or_on_abort.go ./src/github.com/vbauerster/mpb/v8/decor/on_complete.go ./src/github.com/vbauerster/mpb/v8/decor/on_condition.go ./src/github.com/vbauerster/mpb/v8/decor/percentage.go ./src/github.com/vbauerster/mpb/v8/decor/size_type.go ./src/github.com/vbauerster/mpb/v8/decor/sizeb1000_string.go ./src/github.com/vbauerster/mpb/v8/decor/sizeb1024_string.go ./src/github.com/vbauerster/mpb/v8/decor/speed.go ./src/github.com/vbauerster/mpb/v8/decor/spinner.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b309/_pkg_.a # internal cp $WORK/b309/_pkg_.a /builddir/.cache/go-build/e2/e2845c84f271eeec021357ea04387e821a5a3a3d9fb856d6f39fcec472b9f817-d # internal database/sql mkdir -p $WORK/b308/ cat >/tmp/go-build2554080111/b308/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile context=/tmp/go-build2554080111/b002/_pkg_.a packagefile database/sql/driver=/tmp/go-build2554080111/b309/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile reflect=/tmp/go-build2554080111/b029/_pkg_.a packagefile runtime=/tmp/go-build2554080111/b009/_pkg_.a packagefile sort=/tmp/go-build2554080111/b035/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build2554080111/b022/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a packagefile unicode=/tmp/go-build2554080111/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build2554080111/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b308/_pkg_.a -trimpath "$WORK/b308=>" -p database/sql -std -complete -installsuffix shared -buildid Yq6DPWRbV206Cr2-NF-g/Yq6DPWRbV206Cr2-NF-g -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b308/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b280/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b275/_pkg_.a # internal cp $WORK/b280/_pkg_.a /builddir/.cache/go-build/4a/4aaf925658228d065036d91e075d76ef7f36543ca27ea331822f20908769de38-d # internal github.com/oklog/ulid mkdir -p $WORK/b326/ cat >/tmp/go-build2554080111/b326/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2554080111/b054/_pkg_.a packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile database/sql/driver=/tmp/go-build2554080111/b309/_pkg_.a packagefile encoding/binary=/tmp/go-build2554080111/b058/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile math=/tmp/go-build2554080111/b030/_pkg_.a packagefile math/bits=/tmp/go-build2554080111/b031/_pkg_.a packagefile math/rand=/tmp/go-build2554080111/b107/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a EOF cp $WORK/b275/_pkg_.a /builddir/.cache/go-build/b4/b44bd60e22318f8ab8056ba01f6f6af2475071f011e867a121d87abf9275757a-d # internal github.com/containers/image/v5/directory/explicitfilepath /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b326/_pkg_.a -trimpath "$WORK/b326=>" -p github.com/oklog/ulid -complete -installsuffix shared -buildid mcH6yDWwXhtpQ0JwBLZj/mcH6yDWwXhtpQ0JwBLZj -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b326/importcfg -pack ./src/github.com/oklog/ulid/ulid.go mkdir -p $WORK/b489/ cat >/tmp/go-build2554080111/b489/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile path/filepath=/tmp/go-build2554080111/b053/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b489/_pkg_.a -trimpath "$WORK/b489=>" -p github.com/containers/image/v5/directory/explicitfilepath -complete -installsuffix shared -buildid uX1MfN74TRm1l7DcuCdi/uX1MfN74TRm1l7DcuCdi -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b489/importcfg -pack ./src/github.com/containers/image/v5/directory/explicitfilepath/path.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b349/_pkg_.a # internal cp $WORK/b349/_pkg_.a /builddir/.cache/go-build/cf/cf2cf17673dbb5397ffa5bff8a159b7585cab0b1ebd8ebf040e0372d087ec3e4-d # internal github.com/containers/image/v5/oci/internal mkdir -p $WORK/b493/ cat >/tmp/go-build2554080111/b493/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile path/filepath=/tmp/go-build2554080111/b053/_pkg_.a packagefile regexp=/tmp/go-build2554080111/b065/_pkg_.a packagefile runtime=/tmp/go-build2554080111/b009/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b493/_pkg_.a -trimpath "$WORK/b493=>" -p github.com/containers/image/v5/oci/internal -complete -installsuffix shared -buildid CQlO9n2uEljcknfNGeF7/CQlO9n2uEljcknfNGeF7 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b493/importcfg -pack ./src/github.com/containers/image/v5/oci/internal/oci_util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/ac/acae9ea2e5322ca602e16303389eaa52ca3b31772e714a893f95c9153e1486ea-d # internal github.com/opencontainers/selinux/pkg/pwalk mkdir -p $WORK/b501/ cat >/tmp/go-build2554080111/b501/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile path/filepath=/tmp/go-build2554080111/b053/_pkg_.a packagefile runtime=/tmp/go-build2554080111/b009/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b501/_pkg_.a -trimpath "$WORK/b501=>" -p github.com/opencontainers/selinux/pkg/pwalk -complete -installsuffix shared -buildid TwZfmWQFBlI_w5F4XY0L/TwZfmWQFBlI_w5F4XY0L -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b501/importcfg -pack ./src/github.com/opencontainers/selinux/pkg/pwalk/pwalk.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b440/_pkg_.a # internal cp $WORK/b440/_pkg_.a /builddir/.cache/go-build/d5/d5a6129d0de6816f6a71a9cd985929080c023dd3f1751748e55e650820bb4cff-d # internal github.com/containers/storage/pkg/parsers mkdir -p $WORK/b505/ cat >/tmp/go-build2554080111/b505/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b505/_pkg_.a -trimpath "$WORK/b505=>" -p github.com/containers/storage/pkg/parsers -complete -installsuffix shared -buildid hi0bCmIYe2R5bhWeBlyX/hi0bCmIYe2R5bhWeBlyX -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b505/importcfg -pack ./src/github.com/containers/storage/pkg/parsers/parsers.go cat >/tmp/go-build2554080111/b171/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build2554080111/b058/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/klauspost/compress/fse=/tmp/go-build2554080111/b172/_pkg_.a packagefile github.com/klauspost/compress/internal/cpuinfo=/tmp/go-build2554080111/b173/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile math=/tmp/go-build2554080111/b030/_pkg_.a packagefile math/bits=/tmp/go-build2554080111/b031/_pkg_.a packagefile runtime=/tmp/go-build2554080111/b009/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -p github.com/klauspost/compress/huff0 -installsuffix shared -buildid miTspv2Vr8NiNcoDt04c/miTspv2Vr8NiNcoDt04c -goversion go1.21.7 -symabis $WORK/b171/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b171/importcfg -pack -asmhdr $WORK/b171/go_asm.h ./src/github.com/klauspost/compress/huff0/bitreader.go ./src/github.com/klauspost/compress/huff0/bitwriter.go ./src/github.com/klauspost/compress/huff0/compress.go ./src/github.com/klauspost/compress/huff0/decompress.go ./src/github.com/klauspost/compress/huff0/decompress_amd64.go ./src/github.com/klauspost/compress/huff0/huff0.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/af/af58f94b7e08ded22355c823d85aec3fd837a8ea0d6cf7ba66f556a2918aa260-d # internal github.com/containers/image/v5/transports mkdir -p $WORK/b382/ cat >/tmp/go-build2554080111/b382/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/containers/image/v5/internal/set=/tmp/go-build2554080111/b141/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build2554080111/b080/_pkg_.a packagefile sort=/tmp/go-build2554080111/b035/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b382/_pkg_.a -trimpath "$WORK/b382=>" -p github.com/containers/image/v5/transports -complete -installsuffix shared -buildid DVtSy2EJ_Hjy1v2HjWzO/DVtSy2EJ_Hjy1v2HjWzO -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b382/importcfg -pack ./src/github.com/containers/image/v5/transports/stub.go ./src/github.com/containers/image/v5/transports/transports.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b476/_pkg_.a # internal cp $WORK/b476/_pkg_.a /builddir/.cache/go-build/aa/aa3d5e0dafb42ec98e77e7c9af1ed8b6a6a4fef0c2476f1b3295bde8cefccdd3-d # internal testing mkdir -p $WORK/b474/ cat >/tmp/go-build2554080111/b474/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile flag=/tmp/go-build2554080111/b187/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile internal/goexperiment=/tmp/go-build2554080111/b014/_pkg_.a packagefile internal/race=/tmp/go-build2554080111/b021/_pkg_.a packagefile internal/sysinfo=/tmp/go-build2554080111/b475/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile math=/tmp/go-build2554080111/b030/_pkg_.a packagefile math/rand=/tmp/go-build2554080111/b107/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile path/filepath=/tmp/go-build2554080111/b053/_pkg_.a packagefile reflect=/tmp/go-build2554080111/b029/_pkg_.a packagefile runtime=/tmp/go-build2554080111/b009/_pkg_.a packagefile runtime/debug=/tmp/go-build2554080111/b177/_pkg_.a packagefile runtime/trace=/tmp/go-build2554080111/b476/_pkg_.a packagefile sort=/tmp/go-build2554080111/b035/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build2554080111/b022/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a packagefile unicode=/tmp/go-build2554080111/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build2554080111/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b474/_pkg_.a -trimpath "$WORK/b474=>" -p testing -std -complete -installsuffix shared -buildid X-VVl7JoCH7yUSKb4rq_/X-VVl7JoCH7yUSKb4rq_ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b474/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/buildid -w $WORK/b180/_pkg_.a # internal cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/c8/c89255bcd0792431c49271b85e6b969e06e5177a87baa2352f0e6f76424c737b-d # internal github.com/klauspost/compress/flate mkdir -p $WORK/b179/ cat >/tmp/go-build2554080111/b179/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/klauspost/compress/flate /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/klauspost/compress/flate -trimpath "$WORK/b179=>" -I $WORK/b179/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b179/symabis ./matchlen_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b489/_pkg_.a # internal cp $WORK/b489/_pkg_.a /builddir/.cache/go-build/e0/e08e5978be3a826dcd156a575f0194efda829735a5c2a48a4d3c5be73dc79d0b-d # internal compress/gzip mkdir -p $WORK/b199/ cat >/tmp/go-build2554080111/b199/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2554080111/b054/_pkg_.a packagefile compress/flate=/tmp/go-build2554080111/b180/_pkg_.a packagefile encoding/binary=/tmp/go-build2554080111/b058/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile hash/crc32=/tmp/go-build2554080111/b175/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -p compress/gzip -std -complete -installsuffix shared -buildid f9Td-j4wfH3xggTt3ad6/f9Td-j4wfH3xggTt3ad6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b199/importcfg -pack /usr/lib/golang/src/compress/gzip/gunzip.go /usr/lib/golang/src/compress/gzip/gzip.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b505/_pkg_.a # internal cp $WORK/b505/_pkg_.a /builddir/.cache/go-build/9d/9d504b1eab955fc985467d356affb0cdccdbe306db4f24b96a05a6820ed09b75-d # internal compress/zlib mkdir -p $WORK/b389/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b501/_pkg_.a # internal cat >/tmp/go-build2554080111/b389/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2554080111/b054/_pkg_.a packagefile compress/flate=/tmp/go-build2554080111/b180/_pkg_.a packagefile encoding/binary=/tmp/go-build2554080111/b058/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile hash=/tmp/go-build2554080111/b076/_pkg_.a packagefile hash/adler32=/tmp/go-build2554080111/b390/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b389/_pkg_.a -trimpath "$WORK/b389=>" -p compress/zlib -std -complete -installsuffix shared -buildid vK1mFz7GGbfdo7zXg1S4/vK1mFz7GGbfdo7zXg1S4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b389/importcfg -pack /usr/lib/golang/src/compress/zlib/reader.go /usr/lib/golang/src/compress/zlib/writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b189/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b493/_pkg_.a # internal cp $WORK/b501/_pkg_.a /builddir/.cache/go-build/b6/b69a6403bc063cf24509c4a32a00aa46792c37e88a46b2c1b61ad3375658b6a9-d # internal github.com/containers/image/v5/internal/putblobdigest mkdir -p $WORK/b492/ cat >/tmp/go-build2554080111/b492/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/types=/tmp/go-build2554080111/b080/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build2554080111/b074/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a EOF cp $WORK/b493/_pkg_.a /builddir/.cache/go-build/fa/fa7a1e35ee59d6a4e4abf36092a8d0ff0cc95f9e70048a395af9d66dd25d7da1-d # internal github.com/containers/image/v5/internal/tmpdir /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b492/_pkg_.a -trimpath "$WORK/b492=>" -p github.com/containers/image/v5/internal/putblobdigest -complete -installsuffix shared -buildid Dat8zXQxU5Npgxoel89k/Dat8zXQxU5Npgxoel89k -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b492/importcfg -pack ./src/github.com/containers/image/v5/internal/putblobdigest/put_blob_digest.go mkdir -p $WORK/b497/ cat >/tmp/go-build2554080111/b497/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/types=/tmp/go-build2554080111/b080/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile runtime=/tmp/go-build2554080111/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b497/_pkg_.a -trimpath "$WORK/b497=>" -p github.com/containers/image/v5/internal/tmpdir -complete -installsuffix shared -buildid mK6LGMUi7-XYENDVle4W/mK6LGMUi7-XYENDVle4W -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b497/importcfg -pack ./src/github.com/containers/image/v5/internal/tmpdir/tmpdir.go cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/d4/d4320c8aa3e8df83a3731a7a67e20fb09f6d1b39ee0ad530eb76767a118d918a-d # internal github.com/opencontainers/selinux/pkg/pwalkdir mkdir -p $WORK/b508/ cat >/tmp/go-build2554080111/b508/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile io/fs=/tmp/go-build2554080111/b043/_pkg_.a packagefile path/filepath=/tmp/go-build2554080111/b053/_pkg_.a packagefile runtime=/tmp/go-build2554080111/b009/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b508/_pkg_.a -trimpath "$WORK/b508=>" -p github.com/opencontainers/selinux/pkg/pwalkdir -complete -installsuffix shared -buildid 7ZNwIaWXJwBhfdCi7oDG/7ZNwIaWXJwBhfdCi7oDG -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b508/importcfg -pack ./src/github.com/opencontainers/selinux/pkg/pwalkdir/pwalkdir.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b459/_pkg_.a # internal cp $WORK/b459/_pkg_.a /builddir/.cache/go-build/82/8288cbd3cddd614ff2a5acd5da90c05a9e062e4194f7e6d3f2234d879ea142f0-d # internal github.com/tchap/go-patricia/v2/patricia mkdir -p $WORK/b530/ cat >/tmp/go-build2554080111/b530/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile sort=/tmp/go-build2554080111/b035/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b530/_pkg_.a -trimpath "$WORK/b530=>" -p github.com/tchap/go-patricia/v2/patricia -complete -installsuffix shared -buildid u7Q_6XFvxzRn-Uqhymdd/u7Q_6XFvxzRn-Uqhymdd -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b530/importcfg -pack ./src/github.com/tchap/go-patricia/v2/patricia/children.go ./src/github.com/tchap/go-patricia/v2/patricia/patricia.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b326/_pkg_.a # internal cp $WORK/b326/_pkg_.a /builddir/.cache/go-build/9b/9bb1fb6d45e824764213e2553bf30d8a05d44b96653dcd4c97b9f5b79b5c4d6a-d # internal github.com/google/go-intervals/intervalset mkdir -p $WORK/b531/ cat >/tmp/go-build2554080111/b531/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile sort=/tmp/go-build2554080111/b035/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b531/_pkg_.a -trimpath "$WORK/b531=>" -p github.com/google/go-intervals/intervalset -complete -installsuffix shared -buildid 3qFe8jFSU2Q2Mj-nO3Dq/3qFe8jFSU2Q2Mj-nO3Dq -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b531/importcfg -pack ./src/github.com/google/go-intervals/intervalset/intervalset.go ./src/github.com/google/go-intervals/intervalset/intervalset_immutable.go cat >/tmp/go-build2554080111/b179/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2554080111/b054/_pkg_.a packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile compress/flate=/tmp/go-build2554080111/b180/_pkg_.a packagefile encoding/binary=/tmp/go-build2554080111/b058/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile math=/tmp/go-build2554080111/b030/_pkg_.a packagefile math/bits=/tmp/go-build2554080111/b031/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -p github.com/klauspost/compress/flate -installsuffix shared -buildid kr_Rn1z7aEiEqE0o_elp/kr_Rn1z7aEiEqE0o_elp -goversion go1.21.7 -symabis $WORK/b179/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b179/importcfg -pack -asmhdr $WORK/b179/go_asm.h ./src/github.com/klauspost/compress/flate/deflate.go ./src/github.com/klauspost/compress/flate/dict_decoder.go ./src/github.com/klauspost/compress/flate/fast_encoder.go ./src/github.com/klauspost/compress/flate/huffman_bit_writer.go ./src/github.com/klauspost/compress/flate/huffman_code.go ./src/github.com/klauspost/compress/flate/huffman_sortByFreq.go ./src/github.com/klauspost/compress/flate/huffman_sortByLiteral.go ./src/github.com/klauspost/compress/flate/inflate.go ./src/github.com/klauspost/compress/flate/inflate_gen.go ./src/github.com/klauspost/compress/flate/level1.go ./src/github.com/klauspost/compress/flate/level2.go ./src/github.com/klauspost/compress/flate/level3.go ./src/github.com/klauspost/compress/flate/level4.go ./src/github.com/klauspost/compress/flate/level5.go ./src/github.com/klauspost/compress/flate/level6.go ./src/github.com/klauspost/compress/flate/matchlen_amd64.go ./src/github.com/klauspost/compress/flate/regmask_amd64.go ./src/github.com/klauspost/compress/flate/stateless.go ./src/github.com/klauspost/compress/flate/token.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b382/_pkg_.a # internal cp $WORK/b382/_pkg_.a /builddir/.cache/go-build/c9/c9b66f961eaff59805bb7e2c80c9572b0ecabf939de43aeddcea4cbf6f64a33a-d # internal github.com/containerd/stargz-snapshotter/estargz/errorutil mkdir -p $WORK/b534/ cat >/tmp/go-build2554080111/b534/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b534/_pkg_.a -trimpath "$WORK/b534=>" -p github.com/containerd/stargz-snapshotter/estargz/errorutil -complete -installsuffix shared -buildid EalMKl7hj5GhCC2GtMv1/EalMKl7hj5GhCC2GtMv1 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b534/importcfg -pack ./src/github.com/containerd/stargz-snapshotter/estargz/errorutil/errors.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b497/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b492/_pkg_.a # internal cp $WORK/b497/_pkg_.a /builddir/.cache/go-build/ed/ed8dfaa286a5e9c5a4c3a89cd973b9dfbd0cfa3ff16159ceb86963a399416abc-d # internal cp $WORK/b492/_pkg_.a /builddir/.cache/go-build/c4/c48f77a58331ef1dddf0e024223c4ac35b3068ab79de557fcc085fc9ab27b1ce-d # internal golang.org/x/sync/errgroup mkdir -p $WORK/b535/ github.com/containers/image/v5/docker/policyconfiguration cat >/tmp/go-build2554080111/b535/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2554080111/b002/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a EOF mkdir -p $WORK/b540/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b535/_pkg_.a -trimpath "$WORK/b535=>" -p golang.org/x/sync/errgroup -complete -installsuffix shared -buildid bUxkFCHackVOCBcU8BSE/bUxkFCHackVOCBcU8BSE -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b535/importcfg -pack ./src/golang.org/x/sync/errgroup/errgroup.go ./src/golang.org/x/sync/errgroup/go120.go cat >/tmp/go-build2554080111/b540/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build2554080111/b073/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b540/_pkg_.a -trimpath "$WORK/b540=>" -p github.com/containers/image/v5/docker/policyconfiguration -complete -installsuffix shared -buildid SRTCqNf5pPUjc3AgQU4i/SRTCqNf5pPUjc3AgQU4i -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b540/importcfg -pack ./src/github.com/containers/image/v5/docker/policyconfiguration/naming.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b534/_pkg_.a # internal cp $WORK/b534/_pkg_.a /builddir/.cache/go-build/2a/2a496f7557c174bce2d13a8767c7addad135bd4fef2772d6bf3aa9be5b824653-d # internal github.com/containers/image/v5/internal/streamdigest mkdir -p $WORK/b541/ cat >/tmp/go-build2554080111/b541/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/containers/image/v5/internal/putblobdigest=/tmp/go-build2554080111/b492/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=/tmp/go-build2554080111/b497/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build2554080111/b080/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b541/_pkg_.a -trimpath "$WORK/b541=>" -p github.com/containers/image/v5/internal/streamdigest -complete -installsuffix shared -buildid Zc77ownQqbztqwwO9qBx/Zc77ownQqbztqwwO9qBx -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b541/importcfg -pack ./src/github.com/containers/image/v5/internal/streamdigest/stream_digest.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b508/_pkg_.a # internal cp $WORK/b508/_pkg_.a /builddir/.cache/go-build/5e/5e3a746c47741720517764c093a6c62724bd0e2be3fd15ddc8fe061df6e37c5a-d # internal github.com/containers/image/v5/internal/useragent mkdir -p $WORK/b543/ cat >/tmp/go-build2554080111/b543/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/version=/tmp/go-build2554080111/b314/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b543/_pkg_.a -trimpath "$WORK/b543=>" -p github.com/containers/image/v5/internal/useragent -complete -installsuffix shared -buildid QmJsW-cphlyrWOEis-sv/QmJsW-cphlyrWOEis-sv -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b543/importcfg -pack ./src/github.com/containers/image/v5/internal/useragent/useragent.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b389/_pkg_.a # internal cp $WORK/b389/_pkg_.a /builddir/.cache/go-build/85/859d946b273913b31f10e72e661893bbd8d655a1c007fcdb1878a6b57d1c19e4-d # internal github.com/docker/docker/api/types/blkiodev mkdir -p $WORK/b557/ cat >/tmp/go-build2554080111/b557/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b557/_pkg_.a -trimpath "$WORK/b557=>" -p github.com/docker/docker/api/types/blkiodev -complete -installsuffix shared -buildid gYIBZ5z44IwLVHyGNkg7/gYIBZ5z44IwLVHyGNkg7 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b557/importcfg -pack ./src/github.com/docker/docker/api/types/blkiodev/blkio.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b199/_pkg_.a # internal cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/e0/e0a61ae7dc868fed06c86b4445c72ddd1f0c83cf448128cc9e0d0eecd29adddc-d # internal github.com/docker/docker/image/spec/specs-go/v1 mkdir -p $WORK/b563/ cat >/tmp/go-build2554080111/b563/importcfg << 'EOF' # internal # import config packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2554080111/b083/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b563/_pkg_.a -trimpath "$WORK/b563=>" -p github.com/docker/docker/image/spec/specs-go/v1 -complete -installsuffix shared -buildid Im0ivP8kAEZLvuC7swma/Im0ivP8kAEZLvuC7swma -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b563/importcfg -pack ./src/github.com/docker/docker/image/spec/specs-go/v1/image.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b204/_pkg_.a # internal cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/92/92fa072fc9806b98e5b9b4899c16a85bfd1b529ac8384bf4052dd716609fcd7e-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b202/ cat >/tmp/go-build2554080111/b202/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-build2554080111/b003/_pkg_.a packagefile vendor/golang.org/x/text/transform=/tmp/go-build2554080111/b203/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=/tmp/go-build2554080111/b204/_pkg_.a packagefile unicode/utf8=/tmp/go-build2554080111/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid f-bCqNve3cNHmg9PbSbl/f-bCqNve3cNHmg9PbSbl -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b202/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b541/_pkg_.a # internal cp $WORK/b541/_pkg_.a /builddir/.cache/go-build/14/14b7a108bb31e7834cc428267c22f44f9551cb92ac1aa01f32202a3be051f4dc-d # internal github.com/docker/docker/api/types/image mkdir -p $WORK/b565/ cat >/tmp/go-build2554080111/b565/importcfg << 'EOF' # internal # import config packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2554080111/b083/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b565/_pkg_.a -trimpath "$WORK/b565=>" -p github.com/docker/docker/api/types/image -complete -installsuffix shared -buildid Q9O-sRQ8XXVciXNJK22F/Q9O-sRQ8XXVciXNJK22F -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b565/importcfg -pack ./src/github.com/docker/docker/api/types/image/delete_response.go ./src/github.com/docker/docker/api/types/image/image.go ./src/github.com/docker/docker/api/types/image/image_history.go ./src/github.com/docker/docker/api/types/image/opts.go ./src/github.com/docker/docker/api/types/image/summary.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b531/_pkg_.a # internal cp $WORK/b531/_pkg_.a /builddir/.cache/go-build/a7/a72ca6d2f5d02da775aedd4869f9e35ca9381d2556aeddd3ce763ee95393691f-d # internal github.com/pkg/errors mkdir -p $WORK/b567/ cat >/tmp/go-build2554080111/b567/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile path=/tmp/go-build2554080111/b044/_pkg_.a packagefile runtime=/tmp/go-build2554080111/b009/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b567/_pkg_.a -trimpath "$WORK/b567=>" -p github.com/pkg/errors -complete -installsuffix shared -buildid XhFlHG3N0ZVxbbCXKrAb/XhFlHG3N0ZVxbbCXKrAb -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b567/importcfg -pack ./src/github.com/pkg/errors/errors.go ./src/github.com/pkg/errors/go113.go ./src/github.com/pkg/errors/stack.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b563/_pkg_.a # internal cp $WORK/b563/_pkg_.a /builddir/.cache/go-build/8d/8dacc47433bf013191674bdcfece04f354db68a4d4f05794cc7750deba6b2262-d # internal github.com/docker/docker/api/types/time mkdir -p $WORK/b574/ cat >/tmp/go-build2554080111/b574/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile math=/tmp/go-build2554080111/b030/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b574/_pkg_.a -trimpath "$WORK/b574=>" -p github.com/docker/docker/api/types/time -complete -installsuffix shared -buildid PaNF-A_8GSvIynw_jjAq/PaNF-A_8GSvIynw_jjAq -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b574/importcfg -pack ./src/github.com/docker/docker/api/types/time/timestamp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b484/_pkg_.a # internal cp $WORK/b484/_pkg_.a /builddir/.cache/go-build/f0/f0ee6b6de46e254683e64b84c8cb8dcb831701b56deb7d9cc8fded674c455902-d # internal go.opentelemetry.io/otel/baggage mkdir -p $WORK/b598/ cat >/tmp/go-build2554080111/b598/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2554080111/b002/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile go.opentelemetry.io/otel/internal/baggage=/tmp/go-build2554080111/b599/_pkg_.a packagefile net/url=/tmp/go-build2554080111/b131/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b598/_pkg_.a -trimpath "$WORK/b598=>" -p go.opentelemetry.io/otel/baggage -complete -installsuffix shared -buildid igKANxjJYGaaUPNTlewP/igKANxjJYGaaUPNTlewP -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b598/importcfg -pack ./src/go.opentelemetry.io/otel/baggage/baggage.go ./src/go.opentelemetry.io/otel/baggage/context.go ./src/go.opentelemetry.io/otel/baggage/doc.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b565/_pkg_.a # internal cp $WORK/b565/_pkg_.a /builddir/.cache/go-build/81/81d9e79c4fe698ce4ed34f9a5a2cb4ab36887b6d69c9d29ff56b1b781d1d2c1e-d # internal dario.cat/mergo mkdir -p $WORK/b604/ cat >/tmp/go-build2554080111/b604/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile reflect=/tmp/go-build2554080111/b029/_pkg_.a packagefile unicode=/tmp/go-build2554080111/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build2554080111/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b604/_pkg_.a -trimpath "$WORK/b604=>" -p dario.cat/mergo -complete -installsuffix shared -buildid d48EnJ9p0RhmLJlECmzH/d48EnJ9p0RhmLJlECmzH -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b604/importcfg -pack ./src/dario.cat/mergo/doc.go ./src/dario.cat/mergo/map.go ./src/dario.cat/mergo/merge.go ./src/dario.cat/mergo/mergo.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b540/_pkg_.a # internal cp $WORK/b540/_pkg_.a /builddir/.cache/go-build/7f/7f8ae2d1f47c8174f95238d6b6358b2fa2f94da8cd8ad7994658c701c6d22128-d # internal github.com/containers/common/pkg/capabilities mkdir -p $WORK/b615/ cat >/tmp/go-build2554080111/b615/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/syndtr/gocapability/capability=/tmp/go-build2554080111/b167/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build2554080111/b089/_pkg_.a packagefile sort=/tmp/go-build2554080111/b035/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b615/_pkg_.a -trimpath "$WORK/b615=>" -p github.com/containers/common/pkg/capabilities -complete -installsuffix shared -buildid SDQVF_QBLyeMMvWuZWFs/SDQVF_QBLyeMMvWuZWFs -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b615/importcfg -pack ./src/github.com/containers/common/pkg/capabilities/capabilities.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b535/_pkg_.a # internal cp $WORK/b535/_pkg_.a /builddir/.cache/go-build/73/730096779a5e13629fec7a96f3c2d919d9d4c2fcf7b8c83311ba1dd5d0ac9b4d-d # internal tags.cncf.io/container-device-interface/pkg/parser mkdir -p $WORK/b617/ cat >/tmp/go-build2554080111/b617/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b617/_pkg_.a -trimpath "$WORK/b617=>" -p tags.cncf.io/container-device-interface/pkg/parser -complete -installsuffix shared -buildid BYVfvD2kUOPG1LNqaHTM/BYVfvD2kUOPG1LNqaHTM -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b617/importcfg -pack ./src/tags.cncf.io/container-device-interface/pkg/parser/parser.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b418/_pkg_.a # internal cp $WORK/b418/_pkg_.a /builddir/.cache/go-build/57/576b0aff789a4372f78957bdf3667f981f63470cc6e81d66c90e3e6fc977d4e9-d # internal text/template mkdir -p $WORK/b417/ cat >/tmp/go-build2554080111/b417/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile internal/fmtsort=/tmp/go-build2554080111/b028/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile io/fs=/tmp/go-build2554080111/b043/_pkg_.a packagefile net/url=/tmp/go-build2554080111/b131/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile path=/tmp/go-build2554080111/b044/_pkg_.a packagefile path/filepath=/tmp/go-build2554080111/b053/_pkg_.a packagefile reflect=/tmp/go-build2554080111/b029/_pkg_.a packagefile runtime=/tmp/go-build2554080111/b009/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a packagefile text/template/parse=/tmp/go-build2554080111/b418/_pkg_.a packagefile unicode=/tmp/go-build2554080111/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build2554080111/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b417/_pkg_.a -trimpath "$WORK/b417=>" -p text/template -std -complete -installsuffix shared -buildid Psw8kFHR9EaAIBtnDsRb/Psw8kFHR9EaAIBtnDsRb -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b417/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b543/_pkg_.a # internal cp $WORK/b543/_pkg_.a /builddir/.cache/go-build/a7/a7f4d30621364bfbd626327c5d80eb9cb85cadd8bf1d5baf497da41643d11983-d # internal github.com/containers/common/pkg/timetype mkdir -p $WORK/b620/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b457/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b574/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b557/_pkg_.a # internal cp $WORK/b557/_pkg_.a /builddir/.cache/go-build/e8/e88aa314dbfc1daa3629799a14b95b453046aff83eeecda20eefa52fe903b2e4-d # internal cp $WORK/b574/_pkg_.a /builddir/.cache/go-build/4a/4adeed60a9961fd741656e30a5b71f92031edca9397ed794230d14dd00f06d98-d # internal github.com/manifoldco/promptui/screenbuf mkdir -p $WORK/b626/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b183/_pkg_.a # internal cat >/tmp/go-build2554080111/b626/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b626/_pkg_.a -trimpath "$WORK/b626=>" -p github.com/manifoldco/promptui/screenbuf -complete -installsuffix shared -buildid A5yRFqFF0v1qwoNPqsfe/A5yRFqFF0v1qwoNPqsfe -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b626/importcfg -pack ./src/github.com/manifoldco/promptui/screenbuf/screenbuf.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b202/_pkg_.a # internal cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/8e/8ed9ff3c9215c860d74316ce60892fadc75af4093e5847f1b0950ce00d4ec706-d # internal github.com/seccomp/libseccomp-golang mkdir -p $WORK/b632/ cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/seccomp/libseccomp-golang pkg-config --cflags -- libseccomp cat >/tmp/go-build2554080111/b620/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile math=/tmp/go-build2554080111/b030/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b620/_pkg_.a -trimpath "$WORK/b620=>" -p github.com/containers/common/pkg/timetype -complete -installsuffix shared -buildid T1D1nJv5fAG7gjAlj7tK/T1D1nJv5fAG7gjAlj7tK -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b620/importcfg -pack ./src/github.com/containers/common/pkg/timetype/timestamp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b233/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b530/_pkg_.a # internal github.com/manifoldco/promptui/list mkdir -p $WORK/b625/ cat >/tmp/go-build2554080111/b625/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile reflect=/tmp/go-build2554080111/b029/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b625/_pkg_.a -trimpath "$WORK/b625=>" -p github.com/manifoldco/promptui/list -complete -installsuffix shared -buildid 7-CpOlZQOUhcObV8jAjE/7-CpOlZQOUhcObV8jAjE -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b625/importcfg -pack ./src/github.com/manifoldco/promptui/list/list.go cp $WORK/b530/_pkg_.a /builddir/.cache/go-build/8e/8e93d2a879a210415d0f71c4e0c8897ed13a85f66385ed2825c4d99d8522fecb-d # internal github.com/containers/storage/pkg/truncindex mkdir -p $WORK/b529/ cp $WORK/b457/_pkg_.a /builddir/.cache/go-build/33/33a270bb79f5472461e281f10e5023188af8ee5e51f808f762defb7c53540d95-d # internal cat >/tmp/go-build2554080111/b529/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/tchap/go-patricia/v2/patricia=/tmp/go-build2554080111/b530/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a EOF cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/e3/e3aa6221d21e71d86dd041a15f0a31c6271cbca55a76ac96d97a961d1919da90-d # internal golang.org/x/text/secure/bidirule mkdir -p $WORK/b455/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b529/_pkg_.a -trimpath "$WORK/b529=>" -p github.com/containers/storage/pkg/truncindex -complete -installsuffix shared -buildid zGRyC3ZLy-uNY_B-ECFO/zGRyC3ZLy-uNY_B-ECFO -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b529/importcfg -pack ./src/github.com/containers/storage/pkg/truncindex/truncindex.go cat >/tmp/go-build2554080111/b455/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile golang.org/x/text/transform=/tmp/go-build2554080111/b456/_pkg_.a packagefile golang.org/x/text/unicode/bidi=/tmp/go-build2554080111/b457/_pkg_.a packagefile unicode/utf8=/tmp/go-build2554080111/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b455/_pkg_.a -trimpath "$WORK/b455=>" -p golang.org/x/text/secure/bidirule -complete -installsuffix shared -buildid vsULrsRwAehjh2ENxJRU/vsULrsRwAehjh2ENxJRU -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b455/importcfg -pack ./src/golang.org/x/text/secure/bidirule/bidirule.go ./src/golang.org/x/text/secure/bidirule/bidirule10.0.0.go github.com/ulikunitz/xz mkdir -p $WORK/b181/ cat >/tmp/go-build2554080111/b181/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile crypto/sha256=/tmp/go-build2554080111/b116/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/ulikunitz/xz/internal/xlog=/tmp/go-build2554080111/b182/_pkg_.a packagefile github.com/ulikunitz/xz/lzma=/tmp/go-build2554080111/b183/_pkg_.a packagefile hash=/tmp/go-build2554080111/b076/_pkg_.a packagefile hash/crc32=/tmp/go-build2554080111/b175/_pkg_.a packagefile hash/crc64=/tmp/go-build2554080111/b185/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -p github.com/ulikunitz/xz -complete -installsuffix shared -buildid 24fp9e0arm_d5JBGAE7M/24fp9e0arm_d5JBGAE7M -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b181/importcfg -pack ./src/github.com/ulikunitz/xz/bits.go ./src/github.com/ulikunitz/xz/crc.go ./src/github.com/ulikunitz/xz/format.go ./src/github.com/ulikunitz/xz/lzmafilter.go ./src/github.com/ulikunitz/xz/none-check.go ./src/github.com/ulikunitz/xz/reader.go ./src/github.com/ulikunitz/xz/writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b567/_pkg_.a # internal cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/81/819516d072b787f9ab212ea8316724621fe5892aa934d9530e6c2f57202d843c-d # internal google.golang.org/protobuf/internal/encoding/messageset mkdir -p $WORK/b232/ cat >/tmp/go-build2554080111/b232/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/encoding/protowire=/tmp/go-build2554080111/b228/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build2554080111/b229/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2554080111/b233/_pkg_.a packagefile math=/tmp/go-build2554080111/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b232/_pkg_.a -trimpath "$WORK/b232=>" -p google.golang.org/protobuf/internal/encoding/messageset -complete -installsuffix shared -buildid 3LCA1RuxKTRVL-uUl1HH/3LCA1RuxKTRVL-uUl1HH -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b232/importcfg -pack ./src/google.golang.org/protobuf/internal/encoding/messageset/messageset.go cp $WORK/b567/_pkg_.a /builddir/.cache/go-build/46/4692a9fccc59f23a9e1dc25727585660a46e899bcf7a1b609bf4d12b6d0f1ffc-d # internal google.golang.org/protobuf/internal/strs mkdir -p $WORK/b237/ cat >/tmp/go-build2554080111/b237/importcfg << 'EOF' # internal # import config packagefile go/token=/tmp/go-build2554080111/b238/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=/tmp/go-build2554080111/b236/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2554080111/b233/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile unicode=/tmp/go-build2554080111/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build2554080111/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b237/_pkg_.a -trimpath "$WORK/b237=>" -p google.golang.org/protobuf/internal/strs -complete -installsuffix shared -buildid k2StCsHWau46N4mKXP7M/k2StCsHWau46N4mKXP7M -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b237/importcfg -pack ./src/google.golang.org/protobuf/internal/strs/strings.go ./src/google.golang.org/protobuf/internal/strs/strings_unsafe_go121.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b617/_pkg_.a # internal cp $WORK/b617/_pkg_.a /builddir/.cache/go-build/b6/b627a5b8d561c15d6052e1da7a14dc18c75cf999c2f917250bdaf1873ddfabc1-d # internal google.golang.org/protobuf/internal/genid mkdir -p $WORK/b239/ cat >/tmp/go-build2554080111/b239/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2554080111/b233/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b239/_pkg_.a -trimpath "$WORK/b239=>" -p google.golang.org/protobuf/internal/genid -complete -installsuffix shared -buildid 8ck4VNsn9NJg4jSgS_6L/8ck4VNsn9NJg4jSgS_6L -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b239/importcfg -pack ./src/google.golang.org/protobuf/internal/genid/any_gen.go ./src/google.golang.org/protobuf/internal/genid/api_gen.go ./src/google.golang.org/protobuf/internal/genid/descriptor_gen.go ./src/google.golang.org/protobuf/internal/genid/doc.go ./src/google.golang.org/protobuf/internal/genid/duration_gen.go ./src/google.golang.org/protobuf/internal/genid/empty_gen.go ./src/google.golang.org/protobuf/internal/genid/field_mask_gen.go ./src/google.golang.org/protobuf/internal/genid/go_features_gen.go ./src/google.golang.org/protobuf/internal/genid/goname.go ./src/google.golang.org/protobuf/internal/genid/map_entry.go ./src/google.golang.org/protobuf/internal/genid/source_context_gen.go ./src/google.golang.org/protobuf/internal/genid/struct_gen.go ./src/google.golang.org/protobuf/internal/genid/timestamp_gen.go ./src/google.golang.org/protobuf/internal/genid/type_gen.go ./src/google.golang.org/protobuf/internal/genid/wrappers.go ./src/google.golang.org/protobuf/internal/genid/wrappers_gen.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b615/_pkg_.a # internal cp $WORK/b615/_pkg_.a /builddir/.cache/go-build/20/203f47ef8ac898552c5c0314748d131e289b5645a7af48a8e10595d995574301-d # internal google.golang.org/protobuf/internal/order mkdir -p $WORK/b240/ cat >/tmp/go-build2554080111/b240/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2554080111/b233/_pkg_.a packagefile sort=/tmp/go-build2554080111/b035/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b240/_pkg_.a -trimpath "$WORK/b240=>" -p google.golang.org/protobuf/internal/order -complete -installsuffix shared -buildid AgScHk52y2JhaVhXaIuV/AgScHk52y2JhaVhXaIuV -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b240/importcfg -pack ./src/google.golang.org/protobuf/internal/order/order.go ./src/google.golang.org/protobuf/internal/order/range.go cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/seccomp/libseccomp-golang pkg-config --libs -- libseccomp /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b625/_pkg_.a # internal cp $WORK/b625/_pkg_.a /builddir/.cache/go-build/85/856b812163589ff9b296f4e4f5aac6084d8c84b5b99b94a220c216dd06083cc2-d # internal google.golang.org/protobuf/runtime/protoiface mkdir -p $WORK/b244/ cat >/tmp/go-build2554080111/b244/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/pragma=/tmp/go-build2554080111/b234/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2554080111/b233/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b244/_pkg_.a -trimpath "$WORK/b244=>" -p google.golang.org/protobuf/runtime/protoiface -complete -installsuffix shared -buildid oHyqOA6j1zKtqN6iapO1/oHyqOA6j1zKtqN6iapO1 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b244/importcfg -pack ./src/google.golang.org/protobuf/runtime/protoiface/legacy.go ./src/google.golang.org/protobuf/runtime/protoiface/methods.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b598/_pkg_.a # internal cp $WORK/b598/_pkg_.a /builddir/.cache/go-build/0d/0d81daea1d2a6be152c3fcd1a1a13d251f630c7983b5f3c585533ed82be76254-d # internal google.golang.org/protobuf/internal/descfmt mkdir -p $WORK/b249/ cat >/tmp/go-build2554080111/b249/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=/tmp/go-build2554080111/b230/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=/tmp/go-build2554080111/b234/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2554080111/b233/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile reflect=/tmp/go-build2554080111/b029/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b249/_pkg_.a -trimpath "$WORK/b249=>" -p google.golang.org/protobuf/internal/descfmt -complete -installsuffix shared -buildid I5OArydYp3sZY8mX10SM/I5OArydYp3sZY8mX10SM -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b249/importcfg -pack ./src/google.golang.org/protobuf/internal/descfmt/stringer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b626/_pkg_.a # internal cp $WORK/b626/_pkg_.a /builddir/.cache/go-build/52/525ea7ed8ee0cb495e499a89a6a04601b8576d120c37c2cece3c76dd1fb93ed6-d # internal google.golang.org/protobuf/internal/descopts mkdir -p $WORK/b250/ cat >/tmp/go-build2554080111/b250/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2554080111/b233/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b250/_pkg_.a -trimpath "$WORK/b250=>" -p google.golang.org/protobuf/internal/descopts -complete -installsuffix shared -buildid 8tgeWtLNgWLAvKh0MiJ0/8tgeWtLNgWLAvKh0MiJ0 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b250/importcfg -pack ./src/google.golang.org/protobuf/internal/descopts/options.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b455/_pkg_.a # internal cp $WORK/b455/_pkg_.a /builddir/.cache/go-build/6f/6fcf1083f6f0d281e5884f569aa51d02c5cef5e19cc3ce51e54e16fefdf21f66-d # internal github.com/containerd/containerd/pkg/userns mkdir -p $WORK/b640/ cat >/tmp/go-build2554080111/b640/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2554080111/b054/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b232/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b640/_pkg_.a -trimpath "$WORK/b640=>" -p github.com/containerd/containerd/pkg/userns -complete -installsuffix shared -buildid p24sXGli6LAzJGLWB4-4/p24sXGli6LAzJGLWB4-4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b640/importcfg -pack ./src/github.com/containerd/containerd/pkg/userns/userns_linux.go cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/42/42c6b9759bc241c7b7c4f14d4b6a714f1e429255d5189b3e733a088557d5ce14-d # internal google.golang.org/protobuf/reflect/protoregistry mkdir -p $WORK/b243/ cat >/tmp/go-build2554080111/b243/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build2554080111/b232/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build2554080111/b229/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=/tmp/go-build2554080111/b236/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2554080111/b233/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b243/_pkg_.a -trimpath "$WORK/b243=>" -p google.golang.org/protobuf/reflect/protoregistry -complete -installsuffix shared -buildid ZQShQ37knGTrem6-h-yq/ZQShQ37knGTrem6-h-yq -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b243/importcfg -pack ./src/google.golang.org/protobuf/reflect/protoregistry/registry.go cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/klauspost/compress/huff0 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/klauspost/compress/huff0 -trimpath "$WORK/b171=>" -I $WORK/b171/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b171/decompress_amd64.o ./decompress_amd64.s echo > $WORK/b632/preferlinkext cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/seccomp/libseccomp-golang TERM='dumb' CGO_LDFLAGS='"-O2" "-g" "-lseccomp"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b632/ -importpath github.com/seccomp/libseccomp-golang -- -I $WORK/b632/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./seccomp.go ./seccomp_internal.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b240/_pkg_.a # internal cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/8c/8c9160db307d3d4d86d3c82bc5bb8caca2f988089bb4d3b7e71a2462792efd4e-d # internal github.com/moby/patternmatcher mkdir -p $WORK/b645/ cat >/tmp/go-build2554080111/b645/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile path/filepath=/tmp/go-build2554080111/b053/_pkg_.a packagefile regexp=/tmp/go-build2554080111/b065/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile text/scanner=/tmp/go-build2554080111/b153/_pkg_.a packagefile unicode/utf8=/tmp/go-build2554080111/b033/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b645/_pkg_.a -trimpath "$WORK/b645=>" -p github.com/moby/patternmatcher -complete -installsuffix shared -buildid zFUMFQsqzSluVoIfHvz3/zFUMFQsqzSluVoIfHvz3 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b645/importcfg -pack ./src/github.com/moby/patternmatcher/patternmatcher.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b620/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b239/_pkg_.a # internal cp $WORK/b620/_pkg_.a /builddir/.cache/go-build/9b/9b28699211a427a1672ea0cbc16f0c8e48d8f74b0c73778e84d96799525fb3bb-d # internal github.com/morikuni/aec mkdir -p $WORK/b650/ cat >/tmp/go-build2554080111/b650/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b650/_pkg_.a -trimpath "$WORK/b650=>" -p github.com/morikuni/aec -complete -installsuffix shared -buildid fdyO0yy5x8L6eE1CJZyo/fdyO0yy5x8L6eE1CJZyo -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b650/importcfg -pack ./src/github.com/morikuni/aec/aec.go ./src/github.com/morikuni/aec/ansi.go ./src/github.com/morikuni/aec/builder.go ./src/github.com/morikuni/aec/sgr.go cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/cc/ccc41177d4e70c5a1b858a1ab538c990c9b8993df4e8ec8db4123b87e6de0eda-d # internal github.com/docker/docker/pkg/stdcopy mkdir -p $WORK/b651/ cat >/tmp/go-build2554080111/b651/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile encoding/binary=/tmp/go-build2554080111/b058/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b651/_pkg_.a -trimpath "$WORK/b651=>" -p github.com/docker/docker/pkg/stdcopy -complete -installsuffix shared -buildid oTv3bRGUwNBiPp6gPXcy/oTv3bRGUwNBiPp6gPXcy -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b651/importcfg -pack ./src/github.com/docker/docker/pkg/stdcopy/stdcopy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b529/_pkg_.a # internal cp $WORK/b529/_pkg_.a /builddir/.cache/go-build/8e/8e23a1d05f2ff7a77d320f960cf6be2e1978e33032d44f103e1cd77ec826a54b-d # internal github.com/moby/buildkit/frontend/dockerfile/shell mkdir -p $WORK/b655/ cat >/tmp/go-build2554080111/b655/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/pkg/errors=/tmp/go-build2554080111/b567/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile text/scanner=/tmp/go-build2554080111/b153/_pkg_.a packagefile unicode=/tmp/go-build2554080111/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b655/_pkg_.a -trimpath "$WORK/b655=>" -p github.com/moby/buildkit/frontend/dockerfile/shell -complete -installsuffix shared -buildid 0Zlv9MPplMY4g9BcAje7/0Zlv9MPplMY4g9BcAje7 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b655/importcfg -pack ./src/github.com/moby/buildkit/frontend/dockerfile/shell/equal_env_unix.go ./src/github.com/moby/buildkit/frontend/dockerfile/shell/lex.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b369/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b055/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b244/_pkg_.a # internal cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/3f/3f59abe379f321b8d97f1c689ff5dd71b23ba86674e7bd888605a0c700e51ee3-d # internal github.com/openshift/imagebuilder/signal mkdir -p $WORK/b660/ cat >/tmp/go-build2554080111/b660/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b660/_pkg_.a -trimpath "$WORK/b660=>" -p github.com/openshift/imagebuilder/signal -complete -installsuffix shared -buildid YFKSunQ8SoRqKSScGavp/YFKSunQ8SoRqKSScGavp -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b660/importcfg -pack ./src/github.com/openshift/imagebuilder/signal/signal.go ./src/github.com/openshift/imagebuilder/signal/signals.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b237/_pkg_.a # internal cp $WORK/b369/_pkg_.a /builddir/.cache/go-build/d5/d5c0260a40e11c6723fe39b89f1b61fa196da32481a5de7fade835848a24c5b9-d # internal cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/e9/e94ab49bbfa841649d185530b804414a05a705031b2b11658d4424d1a5c38532-d # internal google.golang.org/protobuf/internal/encoding/text mkdir -p $WORK/b235/ debug/dwarf cat >/tmp/go-build2554080111/b235/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=/tmp/go-build2554080111/b230/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build2554080111/b229/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=/tmp/go-build2554080111/b236/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=/tmp/go-build2554080111/b237/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile math=/tmp/go-build2554080111/b030/_pkg_.a packagefile math/bits=/tmp/go-build2554080111/b031/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile unicode=/tmp/go-build2554080111/b034/_pkg_.a packagefile unicode/utf16=/tmp/go-build2554080111/b059/_pkg_.a packagefile unicode/utf8=/tmp/go-build2554080111/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b235/_pkg_.a -trimpath "$WORK/b235=>" -p google.golang.org/protobuf/internal/encoding/text -complete -installsuffix shared -buildid USc1b-5PdVKxFouETF7r/USc1b-5PdVKxFouETF7r -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b235/importcfg -pack ./src/google.golang.org/protobuf/internal/encoding/text/decode.go ./src/google.golang.org/protobuf/internal/encoding/text/decode_number.go ./src/google.golang.org/protobuf/internal/encoding/text/decode_string.go ./src/google.golang.org/protobuf/internal/encoding/text/decode_token.go ./src/google.golang.org/protobuf/internal/encoding/text/doc.go ./src/google.golang.org/protobuf/internal/encoding/text/encode.go cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/e9/e9112cbd514741fbbd37fbdace65b1c25680feae6dc27332507105be8bc95c16-d # internal github.com/containers/image/v5/pkg/strslice mkdir -p $WORK/b142/ cat >/tmp/go-build2554080111/b142/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build2554080111/b055/_pkg_.a EOF mkdir -p $WORK/b726/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -p github.com/containers/image/v5/pkg/strslice -complete -installsuffix shared -buildid icMV9l_AC0ol0pCrevXg/icMV9l_AC0ol0pCrevXg -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b142/importcfg -pack ./src/github.com/containers/image/v5/pkg/strslice/strslice.go cat >/tmp/go-build2554080111/b726/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile encoding/binary=/tmp/go-build2554080111/b058/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile path=/tmp/go-build2554080111/b044/_pkg_.a packagefile sort=/tmp/go-build2554080111/b035/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b726/_pkg_.a -trimpath "$WORK/b726=>" -p debug/dwarf -std -complete -installsuffix shared -buildid 3qNVfVATRyO37YFuo1O7/3qNVfVATRyO37YFuo1O7 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b726/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b250/_pkg_.a # internal cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/3d/3d50098825543d1c2f13af6c095cd1047de7295ecce1b2cccb7cef30e2eb49ae-d # internal github.com/BurntSushi/toml mkdir -p $WORK/b192/ cat >/tmp/go-build2554080111/b192/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2554080111/b054/_pkg_.a packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile encoding=/tmp/go-build2554080111/b056/_pkg_.a packagefile encoding/json=/tmp/go-build2554080111/b055/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/BurntSushi/toml/internal=/tmp/go-build2554080111/b193/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile io/fs=/tmp/go-build2554080111/b043/_pkg_.a packagefile io/ioutil=/tmp/go-build2554080111/b137/_pkg_.a packagefile math=/tmp/go-build2554080111/b030/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile reflect=/tmp/go-build2554080111/b029/_pkg_.a packagefile runtime=/tmp/go-build2554080111/b009/_pkg_.a packagefile sort=/tmp/go-build2554080111/b035/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a packagefile unicode=/tmp/go-build2554080111/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build2554080111/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -p github.com/BurntSushi/toml -complete -installsuffix shared -buildid RKdPac8W-CmXq1hry8ED/RKdPac8W-CmXq1hry8ED -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b192/importcfg -pack ./src/github.com/BurntSushi/toml/decode.go ./src/github.com/BurntSushi/toml/decode_go116.go ./src/github.com/BurntSushi/toml/deprecated.go ./src/github.com/BurntSushi/toml/doc.go ./src/github.com/BurntSushi/toml/encode.go ./src/github.com/BurntSushi/toml/error.go ./src/github.com/BurntSushi/toml/lex.go ./src/github.com/BurntSushi/toml/meta.go ./src/github.com/BurntSushi/toml/parse.go ./src/github.com/BurntSushi/toml/type_fields.go ./src/github.com/BurntSushi/toml/type_toml.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b407/_pkg_.a # internal cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/klauspost/compress/huff0 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b171/_pkg_.a $WORK/b171/decompress_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b171/_pkg_.a # internal cp $WORK/b407/_pkg_.a /builddir/.cache/go-build/20/20c933877f6341449a318d80e23b51039078f8873fe0a962b8dd712e19886e56-d # internal google.golang.org/grpc/grpclog mkdir -p $WORK/b222/ cat >/tmp/go-build2554080111/b222/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build2554080111/b055/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile google.golang.org/grpc/internal/grpclog=/tmp/go-build2554080111/b223/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile log=/tmp/go-build2554080111/b087/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -p google.golang.org/grpc/grpclog -complete -installsuffix shared -buildid Io9OPYQsOijWDRbOWriA/Io9OPYQsOijWDRbOWriA -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b222/importcfg -pack ./src/google.golang.org/grpc/grpclog/component.go ./src/google.golang.org/grpc/grpclog/grpclog.go ./src/google.golang.org/grpc/grpclog/logger.go ./src/google.golang.org/grpc/grpclog/loggerv2.go cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/bb/bb202b5220d28eea128c3427356cbef4e8516182b2a0664502d4c3d8a5d89745-d # internal github.com/vbatts/tar-split/tar/storage mkdir -p $WORK/b292/ cat >/tmp/go-build2554080111/b292/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile encoding/json=/tmp/go-build2554080111/b055/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile hash/crc64=/tmp/go-build2554080111/b185/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile path/filepath=/tmp/go-build2554080111/b053/_pkg_.a packagefile unicode/utf8=/tmp/go-build2554080111/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b292/_pkg_.a -trimpath "$WORK/b292=>" -p github.com/vbatts/tar-split/tar/storage -complete -installsuffix shared -buildid S5-R2mf-rud6XTHX0t0c/S5-R2mf-rud6XTHX0t0c -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b292/importcfg -pack ./src/github.com/vbatts/tar-split/tar/storage/doc.go ./src/github.com/vbatts/tar-split/tar/storage/entry.go ./src/github.com/vbatts/tar-split/tar/storage/getter.go ./src/github.com/vbatts/tar-split/tar/storage/packer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b320/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b645/_pkg_.a # internal cp $WORK/b645/_pkg_.a /builddir/.cache/go-build/7c/7ceb7cde5083b16386f0f059f38b4bd40eb31084f8b3aac591d62455ab706608-d # internal github.com/containers/image/v5/internal/signature mkdir -p $WORK/b297/ cat >/tmp/go-build2554080111/b297/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile encoding/json=/tmp/go-build2554080111/b055/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile golang.org/x/exp/maps=/tmp/go-build2554080111/b140/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build2554080111/b089/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b297/_pkg_.a -trimpath "$WORK/b297=>" -p github.com/containers/image/v5/internal/signature -complete -installsuffix shared -buildid IaiV-yotUsK0G_ohFCFb/IaiV-yotUsK0G_ohFCFb -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b297/importcfg -pack ./src/github.com/containers/image/v5/internal/signature/signature.go ./src/github.com/containers/image/v5/internal/signature/sigstore.go ./src/github.com/containers/image/v5/internal/signature/simple.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/c8/c8a1635a9d1c8829899c48ef62be2e7107c82a027f0d6d92e1f2976a210fc9c4-d # internal github.com/mailru/easyjson/jlexer mkdir -p $WORK/b336/ cat >/tmp/go-build2554080111/b336/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile encoding/base64=/tmp/go-build2554080111/b057/_pkg_.a packagefile encoding/json=/tmp/go-build2554080111/b055/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/josharian/intern=/tmp/go-build2554080111/b337/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile reflect=/tmp/go-build2554080111/b029/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile unicode=/tmp/go-build2554080111/b034/_pkg_.a packagefile unicode/utf16=/tmp/go-build2554080111/b059/_pkg_.a packagefile unicode/utf8=/tmp/go-build2554080111/b033/_pkg_.a EOF cp $WORK/b320/_pkg_.a /builddir/.cache/go-build/74/749eb5cb3ed82e44f057bd92fbc97640702e1f626d14e519a229517a21614d74-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b336/_pkg_.a -trimpath "$WORK/b336=>" -p github.com/mailru/easyjson/jlexer -complete -installsuffix shared -buildid b5camRh_SwdvgQ7UKQEa/b5camRh_SwdvgQ7UKQEa -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b336/importcfg -pack ./src/github.com/mailru/easyjson/jlexer/bytestostr.go ./src/github.com/mailru/easyjson/jlexer/error.go ./src/github.com/mailru/easyjson/jlexer/lexer.go github.com/containers/ocicrypt/config/keyprovider-config mkdir -p $WORK/b408/ cat >/tmp/go-build2554080111/b408/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build2554080111/b055/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b408/_pkg_.a -trimpath "$WORK/b408=>" -p github.com/containers/ocicrypt/config/keyprovider-config -complete -installsuffix shared -buildid qn8Xqb_9kwDjA77_kdR1/qn8Xqb_9kwDjA77_kdR1 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b408/importcfg -pack ./src/github.com/containers/ocicrypt/config/keyprovider-config/config.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b640/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b651/_pkg_.a # internal cp $WORK/b640/_pkg_.a /builddir/.cache/go-build/85/857feeaed7452fb7ff5793afae5f00a8a5d2f1c60b7a44b72e737108a8c915f9-d # internal cp $WORK/b651/_pkg_.a /builddir/.cache/go-build/33/33040f789dc65108920eebae53f437d4f15c4ae0af26fc3d30017a48804e30cc-d # internal google.golang.org/protobuf/internal/encoding/json mkdir -p $WORK/b445/ github.com/docker/docker-credential-helpers/credentials mkdir -p $WORK/b547/ cat >/tmp/go-build2554080111/b445/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=/tmp/go-build2554080111/b230/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build2554080111/b229/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=/tmp/go-build2554080111/b237/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile math=/tmp/go-build2554080111/b030/_pkg_.a packagefile math/bits=/tmp/go-build2554080111/b031/_pkg_.a packagefile regexp=/tmp/go-build2554080111/b065/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile unicode=/tmp/go-build2554080111/b034/_pkg_.a packagefile unicode/utf16=/tmp/go-build2554080111/b059/_pkg_.a packagefile unicode/utf8=/tmp/go-build2554080111/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b445/_pkg_.a -trimpath "$WORK/b445=>" -p google.golang.org/protobuf/internal/encoding/json -complete -installsuffix shared -buildid DuB5ddIde1blZTe7KXF6/DuB5ddIde1blZTe7KXF6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b445/importcfg -pack ./src/google.golang.org/protobuf/internal/encoding/json/decode.go ./src/google.golang.org/protobuf/internal/encoding/json/decode_number.go ./src/google.golang.org/protobuf/internal/encoding/json/decode_string.go ./src/google.golang.org/protobuf/internal/encoding/json/decode_token.go ./src/google.golang.org/protobuf/internal/encoding/json/encode.go cat >/tmp/go-build2554080111/b547/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2554080111/b054/_pkg_.a packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile encoding/json=/tmp/go-build2554080111/b055/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b547/_pkg_.a -trimpath "$WORK/b547=>" -p github.com/docker/docker-credential-helpers/credentials -complete -installsuffix shared -buildid T-1Z8USy2OFfLPpLiLiT/T-1Z8USy2OFfLPpLiLiT -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b547/importcfg -pack ./src/github.com/docker/docker-credential-helpers/credentials/credentials.go ./src/github.com/docker/docker-credential-helpers/credentials/error.go ./src/github.com/docker/docker-credential-helpers/credentials/helper.go ./src/github.com/docker/docker-credential-helpers/credentials/version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b604/_pkg_.a # internal cp $WORK/b604/_pkg_.a /builddir/.cache/go-build/8d/8dc7521e28a57979a425533063090ad6933f734d87037991f5493e0e94a3e16e-d # internal github.com/docker/docker/api/types/filters mkdir -p $WORK/b558/ cat >/tmp/go-build2554080111/b558/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build2554080111/b055/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/docker/docker/api/types/versions=/tmp/go-build2554080111/b144/_pkg_.a packagefile regexp=/tmp/go-build2554080111/b065/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b558/_pkg_.a -trimpath "$WORK/b558=>" -p github.com/docker/docker/api/types/filters -complete -installsuffix shared -buildid 94LSuB_34WQ96tMfCN3T/94LSuB_34WQ96tMfCN3T -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b558/importcfg -pack ./src/github.com/docker/docker/api/types/filters/errors.go ./src/github.com/docker/docker/api/types/filters/parse.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b249/_pkg_.a # internal cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/57/57fd9be92123411ed848b87eddf87806f396a56620f0fb899caeae216fbf30ca-d # internal github.com/docker/docker/api/types/strslice mkdir -p $WORK/b562/ cat >/tmp/go-build2554080111/b562/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build2554080111/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b562/_pkg_.a -trimpath "$WORK/b562=>" -p github.com/docker/docker/api/types/strslice -complete -installsuffix shared -buildid qvTHSHoyfx3CnImKoc0q/qvTHSHoyfx3CnImKoc0q -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b562/importcfg -pack ./src/github.com/docker/docker/api/types/strslice/strslice.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b308/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b660/_pkg_.a # internal cp $WORK/b660/_pkg_.a /builddir/.cache/go-build/ac/ac086c60eec418356378e4fa8f4eff377593e7e09d89e36cb6ec55e4ab9c3b8f-d # internal cd /builddir/build/BUILD/buildah-1.35.4/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/sys/unix -trimpath "$WORK/b086=>" -I $WORK/b086/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b086/asm_linux_amd64.o ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b408/_pkg_.a # internal github.com/gogo/protobuf/proto mkdir -p $WORK/b570/ cat >/tmp/go-build2554080111/b570/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2554080111/b054/_pkg_.a packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile encoding=/tmp/go-build2554080111/b056/_pkg_.a packagefile encoding/json=/tmp/go-build2554080111/b055/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile log=/tmp/go-build2554080111/b087/_pkg_.a packagefile math=/tmp/go-build2554080111/b030/_pkg_.a packagefile reflect=/tmp/go-build2554080111/b029/_pkg_.a packagefile sort=/tmp/go-build2554080111/b035/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build2554080111/b022/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a packagefile unicode/utf8=/tmp/go-build2554080111/b033/_pkg_.a EOF cp $WORK/b308/_pkg_.a /builddir/.cache/go-build/8b/8b60e2ce6132d8a757e0da994ff70ae011229782616b2cef9bbeaa7b129ad5b0-d # internal cp $WORK/b408/_pkg_.a /builddir/.cache/go-build/4d/4dce2f24e8ea0d1025d94d20d3db02537a07d2dc12a4b7b52d3a8514a007c692-d # internal cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b570/_pkg_.a -trimpath "$WORK/b570=>" -p github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid WfD3djD_AAVrJoRVlYon/WfD3djD_AAVrJoRVlYon -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b570/importcfg -pack ./src/github.com/gogo/protobuf/proto/clone.go ./src/github.com/gogo/protobuf/proto/custom_gogo.go ./src/github.com/gogo/protobuf/proto/decode.go ./src/github.com/gogo/protobuf/proto/deprecated.go ./src/github.com/gogo/protobuf/proto/discard.go ./src/github.com/gogo/protobuf/proto/duration.go ./src/github.com/gogo/protobuf/proto/duration_gogo.go ./src/github.com/gogo/protobuf/proto/encode.go ./src/github.com/gogo/protobuf/proto/encode_gogo.go ./src/github.com/gogo/protobuf/proto/equal.go ./src/github.com/gogo/protobuf/proto/extensions.go ./src/github.com/gogo/protobuf/proto/extensions_gogo.go ./src/github.com/gogo/protobuf/proto/lib.go ./src/github.com/gogo/protobuf/proto/lib_gogo.go ./src/github.com/gogo/protobuf/proto/message_set.go ./src/github.com/gogo/protobuf/proto/pointer_unsafe.go ./src/github.com/gogo/protobuf/proto/pointer_unsafe_gogo.go ./src/github.com/gogo/protobuf/proto/properties.go ./src/github.com/gogo/protobuf/proto/properties_gogo.go ./src/github.com/gogo/protobuf/proto/skip_gogo.go ./src/github.com/gogo/protobuf/proto/table_marshal.go ./src/github.com/gogo/protobuf/proto/table_marshal_gogo.go ./src/github.com/gogo/protobuf/proto/table_merge.go ./src/github.com/gogo/protobuf/proto/table_unmarshal.go ./src/github.com/gogo/protobuf/proto/table_unmarshal_gogo.go ./src/github.com/gogo/protobuf/proto/text.go ./src/github.com/gogo/protobuf/proto/text_gogo.go ./src/github.com/gogo/protobuf/proto/text_parser.go ./src/github.com/gogo/protobuf/proto/timestamp.go ./src/github.com/gogo/protobuf/proto/timestamp_gogo.go ./src/github.com/gogo/protobuf/proto/wrappers.go ./src/github.com/gogo/protobuf/proto/wrappers_gogo.go go.opentelemetry.io/otel/attribute mkdir -p $WORK/b580/ cat >/tmp/go-build2554080111/b580/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile encoding/json=/tmp/go-build2554080111/b055/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile go.opentelemetry.io/otel/internal=/tmp/go-build2554080111/b581/_pkg_.a packagefile go.opentelemetry.io/otel/internal/attribute=/tmp/go-build2554080111/b582/_pkg_.a packagefile reflect=/tmp/go-build2554080111/b029/_pkg_.a packagefile sort=/tmp/go-build2554080111/b035/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build2554080111/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b580/_pkg_.a -trimpath "$WORK/b580=>" -p go.opentelemetry.io/otel/attribute -complete -installsuffix shared -buildid dWE2n0WUS-PhPO9HY62N/dWE2n0WUS-PhPO9HY62N -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b580/importcfg -pack ./src/go.opentelemetry.io/otel/attribute/doc.go ./src/go.opentelemetry.io/otel/attribute/encoder.go ./src/go.opentelemetry.io/otel/attribute/filter.go ./src/go.opentelemetry.io/otel/attribute/iterator.go ./src/go.opentelemetry.io/otel/attribute/key.go ./src/go.opentelemetry.io/otel/attribute/kv.go ./src/go.opentelemetry.io/otel/attribute/set.go ./src/go.opentelemetry.io/otel/attribute/type_string.go ./src/go.opentelemetry.io/otel/attribute/value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b655/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b345/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b650/_pkg_.a # internal cp $WORK/b655/_pkg_.a /builddir/.cache/go-build/9f/9fab271f519596111ba7bdf7832e607581c8e3615ab69e9d00e6611b4fc0508b-d # internal go.opentelemetry.io/otel/codes mkdir -p $WORK/b583/ cat >/tmp/go-build2554080111/b583/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build2554080111/b055/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b583/_pkg_.a -trimpath "$WORK/b583=>" -p go.opentelemetry.io/otel/codes -complete -installsuffix shared -buildid kSmurhqgGoypkb2rT6XC/kSmurhqgGoypkb2rT6XC -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b583/importcfg -pack ./src/go.opentelemetry.io/otel/codes/codes.go ./src/go.opentelemetry.io/otel/codes/doc.go cp $WORK/b650/_pkg_.a /builddir/.cache/go-build/da/da95941f61df83171c421b101c5c169775f6b102311129115c8bea9223e8d1a1-d # internal log/slog mkdir -p $WORK/b587/ cat >/tmp/go-build2554080111/b587/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile context=/tmp/go-build2554080111/b002/_pkg_.a packagefile encoding=/tmp/go-build2554080111/b056/_pkg_.a packagefile encoding/json=/tmp/go-build2554080111/b055/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile log=/tmp/go-build2554080111/b087/_pkg_.a packagefile log/internal=/tmp/go-build2554080111/b088/_pkg_.a packagefile log/slog/internal=/tmp/go-build2554080111/b588/_pkg_.a packagefile log/slog/internal/buffer=/tmp/go-build2554080111/b589/_pkg_.a packagefile math=/tmp/go-build2554080111/b030/_pkg_.a packagefile reflect=/tmp/go-build2554080111/b029/_pkg_.a packagefile runtime=/tmp/go-build2554080111/b009/_pkg_.a packagefile slices=/tmp/go-build2554080111/b590/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build2554080111/b022/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a packagefile unicode=/tmp/go-build2554080111/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build2554080111/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b587/_pkg_.a -trimpath "$WORK/b587=>" -p log/slog -std -complete -installsuffix shared -buildid ETfn89-1VG5OOVZO8l9o/ETfn89-1VG5OOVZO8l9o -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b587/importcfg -pack /usr/lib/golang/src/log/slog/attr.go /usr/lib/golang/src/log/slog/doc.go /usr/lib/golang/src/log/slog/handler.go /usr/lib/golang/src/log/slog/json_handler.go /usr/lib/golang/src/log/slog/level.go /usr/lib/golang/src/log/slog/logger.go /usr/lib/golang/src/log/slog/record.go /usr/lib/golang/src/log/slog/text_handler.go /usr/lib/golang/src/log/slog/value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b297/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b181/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b292/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b562/_pkg_.a # internal cp $WORK/b562/_pkg_.a /builddir/.cache/go-build/fa/fa746ce1bb67006f235691ba6c088645430407b642ac5df88324c740a5a5253b-d # internal cp $WORK/b297/_pkg_.a /builddir/.cache/go-build/d8/d8410a10b89c69f1bc184d8de639a2239cb884ee31bb38f3069fb1bdc544d483-d # internal github.com/containers/image/v5/internal/signer mkdir -p $WORK/b302/ github.com/google/go-containerregistry/pkg/v1 cat >/tmp/go-build2554080111/b302/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2554080111/b002/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build2554080111/b073/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=/tmp/go-build2554080111/b297/_pkg_.a EOF mkdir -p $WORK/b607/ cp $WORK/b292/_pkg_.a /builddir/.cache/go-build/7b/7b5b7a80174d2d26b52deecd0dc635d7174053613ffdb091409cfef080ce7c5f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b302/_pkg_.a -trimpath "$WORK/b302=>" -p github.com/containers/image/v5/internal/signer -complete -installsuffix shared -buildid CPrDNqunIGeiBTq6US3n/CPrDNqunIGeiBTq6US3n -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b302/importcfg -pack ./src/github.com/containers/image/v5/internal/signer/signer.go cat >/tmp/go-build2554080111/b607/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build2554080111/b075/_pkg_.a packagefile encoding/hex=/tmp/go-build2554080111/b129/_pkg_.a packagefile encoding/json=/tmp/go-build2554080111/b055/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/google/go-containerregistry/pkg/v1/types=/tmp/go-build2554080111/b608/_pkg_.a packagefile hash=/tmp/go-build2554080111/b076/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile sort=/tmp/go-build2554080111/b035/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b607/_pkg_.a -trimpath "$WORK/b607=>" -p github.com/google/go-containerregistry/pkg/v1 -complete -installsuffix shared -buildid m9HHZ-fpXkGgowuwX-sj/m9HHZ-fpXkGgowuwX-sj -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b607/importcfg -pack ./src/github.com/google/go-containerregistry/pkg/v1/config.go ./src/github.com/google/go-containerregistry/pkg/v1/doc.go ./src/github.com/google/go-containerregistry/pkg/v1/hash.go ./src/github.com/google/go-containerregistry/pkg/v1/image.go ./src/github.com/google/go-containerregistry/pkg/v1/index.go ./src/github.com/google/go-containerregistry/pkg/v1/layer.go ./src/github.com/google/go-containerregistry/pkg/v1/manifest.go ./src/github.com/google/go-containerregistry/pkg/v1/platform.go ./src/github.com/google/go-containerregistry/pkg/v1/progress.go ./src/github.com/google/go-containerregistry/pkg/v1/zz_deepcopy_generated.go github.com/jinzhu/copier mkdir -p $WORK/b628/ cat >/tmp/go-build2554080111/b628/importcfg << 'EOF' # internal # import config packagefile database/sql=/tmp/go-build2554080111/b308/_pkg_.a packagefile database/sql/driver=/tmp/go-build2554080111/b309/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile reflect=/tmp/go-build2554080111/b029/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a packagefile unicode=/tmp/go-build2554080111/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b628/_pkg_.a -trimpath "$WORK/b628=>" -p github.com/jinzhu/copier -complete -installsuffix shared -buildid ZiOR_BOLDuNiv_cnyFpl/ZiOR_BOLDuNiv_cnyFpl -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b628/importcfg -pack ./src/github.com/jinzhu/copier/copier.go ./src/github.com/jinzhu/copier/errors.go cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/2a/2abfb2abdfd8844f7a46850358787731f0d968adebeb69120aa2b0722e07ae39-d # internal github.com/containers/buildah/docker mkdir -p $WORK/b635/ cat >/tmp/go-build2554080111/b635/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/pkg/strslice=/tmp/go-build2554080111/b142/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build2554080111/b074/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b635/_pkg_.a -trimpath "$WORK/b635=>" -p github.com/containers/buildah/docker -complete -installsuffix shared -buildid mJm87egkNLmsXwzCxiLx/mJm87egkNLmsXwzCxiLx -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b635/importcfg -pack ./_build/src/github.com/containers/buildah/docker/types.go cp $WORK/b345/_pkg_.a /builddir/.cache/go-build/eb/eb6f8d79e56e04a1672f71eee4fad4709b086a93e6544d8797c88f45f01309cc-d # internal github.com/openshift/imagebuilder/strslice mkdir -p $WORK/b661/ cat >/tmp/go-build2554080111/b661/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build2554080111/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b661/_pkg_.a -trimpath "$WORK/b661=>" -p github.com/openshift/imagebuilder/strslice -complete -installsuffix shared -buildid KjQSU9cVINpX4AzLQQzH/KjQSU9cVINpX4AzLQQzH -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b661/importcfg -pack ./src/github.com/openshift/imagebuilder/strslice/strslice.go github.com/mattn/go-sqlite3 mkdir -p $WORK/b310/ echo > $WORK/b310/preferlinkext cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/mattn/go-sqlite3 TERM='dumb' CGO_LDFLAGS='"-O2" "-g" "-ldl"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b310/ -importpath github.com/mattn/go-sqlite3 -- -I $WORK/b310/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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/buildah-1.35.4/src/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b558/_pkg_.a # internal cp $WORK/b558/_pkg_.a /builddir/.cache/go-build/46/466abae94eeb957a238910e3a02c105376f4ee0c7f8f88376a253c3b3076402e-d # internal internal/zstd mkdir -p $WORK/b727/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b205/_pkg_.a # internal cat >/tmp/go-build2554080111/b727/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build2554080111/b058/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile math/bits=/tmp/go-build2554080111/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b727/_pkg_.a -trimpath "$WORK/b727=>" -p internal/zstd -std -complete -installsuffix shared -buildid UXFtAZ5InSWG5cHNSDzV/UXFtAZ5InSWG5cHNSDzV -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b727/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/xxhash.go /usr/lib/golang/src/internal/zstd/zstd.go cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/33/33f0a03e97628d525d83ba6c156fb39e3225a707e4911961c3da6410f70d4903-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b201/ cat >/tmp/go-build2554080111/b201/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-build2554080111/b027/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=/tmp/go-build2554080111/b202/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=/tmp/go-build2554080111/b204/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=/tmp/go-build2554080111/b205/_pkg_.a packagefile math=/tmp/go-build2554080111/b030/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile unicode/utf8=/tmp/go-build2554080111/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid GZl4I-P0XOcHnc_0V8KV/GZl4I-P0XOcHnc_0V8KV -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b201/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 cd /builddir/build/BUILD/buildah-1.35.4/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b086/_pkg_.a $WORK/b086/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b547/_pkg_.a # internal cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -p math/big -trimpath "$WORK/b106=>" -I $WORK/b106/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b106/arith_amd64.o ./arith_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b547/_pkg_.a /builddir/.cache/go-build/9d/9d71be28c0c0aab7b23e027327e8c63cb4485353a40771581230586947953011-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b243/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b661/_pkg_.a # internal github.com/docker/docker-credential-helpers/client mkdir -p $WORK/b546/ cp $WORK/b661/_pkg_.a /builddir/.cache/go-build/45/4563a418d20977d7e50a7961dc136f4c108b163fbae617dfd612d59e25dec744-d # internal cat >/tmp/go-build2554080111/b546/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile encoding/json=/tmp/go-build2554080111/b055/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/docker/docker-credential-helpers/credentials=/tmp/go-build2554080111/b547/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile os/exec=/tmp/go-build2554080111/b159/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b546/_pkg_.a -trimpath "$WORK/b546=>" -p github.com/docker/docker-credential-helpers/client -complete -installsuffix shared -buildid T6LQO6z2x-jLM7UNX3yr/T6LQO6z2x-jLM7UNX3yr -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b546/importcfg -pack ./src/github.com/docker/docker-credential-helpers/client/client.go ./src/github.com/docker/docker-credential-helpers/client/command.go go/scanner mkdir -p $WORK/b735/ cat >/tmp/go-build2554080111/b735/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile go/token=/tmp/go-build2554080111/b238/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile path/filepath=/tmp/go-build2554080111/b053/_pkg_.a packagefile sort=/tmp/go-build2554080111/b035/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile unicode=/tmp/go-build2554080111/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build2554080111/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b735/_pkg_.a -trimpath "$WORK/b735=>" -p go/scanner -std -complete -installsuffix shared -buildid ramYzlYTTdb0FNaHQBBF/ramYzlYTTdb0FNaHQBBF -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b735/importcfg -pack /usr/lib/golang/src/go/scanner/errors.go /usr/lib/golang/src/go/scanner/scanner.go cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/f4/f48fc8097f010b11720ebd98faf6a353188f9e7bed17a5ae7b6ece666b478587-d # internal google.golang.org/protobuf/proto mkdir -p $WORK/b242/ cat >/tmp/go-build2554080111/b242/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=/tmp/go-build2554080111/b228/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build2554080111/b232/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build2554080111/b229/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=/tmp/go-build2554080111/b236/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=/tmp/go-build2554080111/b239/_pkg_.a packagefile google.golang.org/protobuf/internal/order=/tmp/go-build2554080111/b240/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=/tmp/go-build2554080111/b234/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=/tmp/go-build2554080111/b237/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2554080111/b233/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build2554080111/b243/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=/tmp/go-build2554080111/b244/_pkg_.a packagefile math=/tmp/go-build2554080111/b030/_pkg_.a packagefile reflect=/tmp/go-build2554080111/b029/_pkg_.a packagefile unicode/utf8=/tmp/go-build2554080111/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b242/_pkg_.a -trimpath "$WORK/b242=>" -p google.golang.org/protobuf/proto -complete -installsuffix shared -buildid OFhWaS-1bwBOPmzxWKAn/OFhWaS-1bwBOPmzxWKAn -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b242/importcfg -pack ./src/google.golang.org/protobuf/proto/checkinit.go ./src/google.golang.org/protobuf/proto/decode.go ./src/google.golang.org/protobuf/proto/decode_gen.go ./src/google.golang.org/protobuf/proto/doc.go ./src/google.golang.org/protobuf/proto/encode.go ./src/google.golang.org/protobuf/proto/encode_gen.go ./src/google.golang.org/protobuf/proto/equal.go ./src/google.golang.org/protobuf/proto/extension.go ./src/google.golang.org/protobuf/proto/merge.go ./src/google.golang.org/protobuf/proto/messageset.go ./src/google.golang.org/protobuf/proto/proto.go ./src/google.golang.org/protobuf/proto/proto_methods.go ./src/google.golang.org/protobuf/proto/reset.go ./src/google.golang.org/protobuf/proto/size.go ./src/google.golang.org/protobuf/proto/size_gen.go ./src/google.golang.org/protobuf/proto/wrappers.go cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/89/8992861c00b49af2a8690ad7bf1d6b129bd20e7928c5182d0793b01a1f285452-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b222/_pkg_.a # internal cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/15/155ff1f873085129bf6aa11e17dfeb0737a56d5dacd87f901da0ce0d6cd3a6e2-d # internal github.com/moby/sys/mountinfo mkdir -p $WORK/b157/ cat >/tmp/go-build2554080111/b157/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2554080111/b054/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build2554080111/b086/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile path/filepath=/tmp/go-build2554080111/b053/_pkg_.a packagefile runtime=/tmp/go-build2554080111/b009/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -p github.com/moby/sys/mountinfo -complete -installsuffix shared -buildid _EhpLf60YtZouWXLGC12/_EhpLf60YtZouWXLGC12 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b157/importcfg -pack ./src/github.com/moby/sys/mountinfo/doc.go ./src/github.com/moby/sys/mountinfo/mounted_linux.go ./src/github.com/moby/sys/mountinfo/mounted_unix.go ./src/github.com/moby/sys/mountinfo/mountinfo.go ./src/github.com/moby/sys/mountinfo/mountinfo_filters.go ./src/github.com/moby/sys/mountinfo/mountinfo_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b336/_pkg_.a # internal github.com/sirupsen/logrus mkdir -p $WORK/b085/ cat >/tmp/go-build2554080111/b085/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2554080111/b054/_pkg_.a packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile context=/tmp/go-build2554080111/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2554080111/b055/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build2554080111/b086/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile log=/tmp/go-build2554080111/b087/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile reflect=/tmp/go-build2554080111/b029/_pkg_.a packagefile runtime=/tmp/go-build2554080111/b009/_pkg_.a packagefile sort=/tmp/go-build2554080111/b035/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build2554080111/b022/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a packagefile unicode/utf8=/tmp/go-build2554080111/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -p github.com/sirupsen/logrus -complete -installsuffix shared -buildid at5_CE0U7qEW6gokRxYQ/at5_CE0U7qEW6gokRxYQ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b085/importcfg -pack ./src/github.com/sirupsen/logrus/alt_exit.go ./src/github.com/sirupsen/logrus/buffer_pool.go ./src/github.com/sirupsen/logrus/doc.go ./src/github.com/sirupsen/logrus/entry.go ./src/github.com/sirupsen/logrus/exported.go ./src/github.com/sirupsen/logrus/formatter.go ./src/github.com/sirupsen/logrus/hooks.go ./src/github.com/sirupsen/logrus/json_formatter.go ./src/github.com/sirupsen/logrus/logger.go ./src/github.com/sirupsen/logrus/logrus.go ./src/github.com/sirupsen/logrus/terminal_check_notappengine.go ./src/github.com/sirupsen/logrus/terminal_check_unix.go ./src/github.com/sirupsen/logrus/text_formatter.go ./src/github.com/sirupsen/logrus/writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b583/_pkg_.a # internal cp $WORK/b336/_pkg_.a /builddir/.cache/go-build/02/020bd7f79d25bebd01815921002e1af1a7f8fe1654f2f27465b34341e62ee2f2-d # internal github.com/moby/sys/user mkdir -p $WORK/b160/ cp $WORK/b583/_pkg_.a /builddir/.cache/go-build/5a/5ab15dc007642b0ff30fec7baeb298dd5cc4d6cf367c2c463387126124f1f5f5-d # internal cat >/tmp/go-build2554080111/b160/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2554080111/b054/_pkg_.a packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build2554080111/b086/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -p github.com/moby/sys/user -complete -installsuffix shared -buildid 1CgnzimqQG_l9E1tGsGs/1CgnzimqQG_l9E1tGsGs -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b160/importcfg -pack ./src/github.com/moby/sys/user/lookup_unix.go ./src/github.com/moby/sys/user/user.go github.com/containers/storage/pkg/ioutils mkdir -p $WORK/b162/ cat >/tmp/go-build2554080111/b162/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2554080111/b002/_pkg_.a packagefile crypto/sha256=/tmp/go-build2554080111/b116/_pkg_.a packagefile encoding/hex=/tmp/go-build2554080111/b129/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build2554080111/b086/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile path/filepath=/tmp/go-build2554080111/b053/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -p github.com/containers/storage/pkg/ioutils -complete -installsuffix shared -buildid M8AASOiy9-WWMGO_MwMR/M8AASOiy9-WWMGO_MwMR -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b162/importcfg -pack ./src/github.com/containers/storage/pkg/ioutils/buffer.go ./src/github.com/containers/storage/pkg/ioutils/bytespipe.go ./src/github.com/containers/storage/pkg/ioutils/fswriters.go ./src/github.com/containers/storage/pkg/ioutils/fswriters_linux.go ./src/github.com/containers/storage/pkg/ioutils/readers.go ./src/github.com/containers/storage/pkg/ioutils/temp_unix.go ./src/github.com/containers/storage/pkg/ioutils/writeflusher.go ./src/github.com/containers/storage/pkg/ioutils/writers.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b635/_pkg_.a # internal cp $WORK/b635/_pkg_.a /builddir/.cache/go-build/5b/5b75b9a111c6c577ca399fa884ca478b5fa05908c31244eee526afb778ab2e3f-d # internal github.com/opencontainers/runc/libcontainer/devices mkdir -p $WORK/b196/ cat >/tmp/go-build2554080111/b196/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build2554080111/b086/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile path/filepath=/tmp/go-build2554080111/b053/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -p github.com/opencontainers/runc/libcontainer/devices -complete -installsuffix shared -buildid aAvzxuU7FMjDcNLnsHUS/aAvzxuU7FMjDcNLnsHUS -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b196/importcfg -pack ./src/github.com/opencontainers/runc/libcontainer/devices/device.go ./src/github.com/opencontainers/runc/libcontainer/devices/device_unix.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b106/_pkg_.a $WORK/b106/arith_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b106/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b302/_pkg_.a # internal cp $WORK/b302/_pkg_.a /builddir/.cache/go-build/00/0099693f52941423f07c454562aabbff12e4bc6ffe66f5bf27185972e0853575-d # internal google.golang.org/grpc/connectivity mkdir -p $WORK/b221/ cat >/tmp/go-build2554080111/b221/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/grpclog=/tmp/go-build2554080111/b222/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -p google.golang.org/grpc/connectivity -complete -installsuffix shared -buildid z-vqflugt-J35wcM8f_g/z-vqflugt-J35wcM8f_g -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b221/importcfg -pack ./src/google.golang.org/grpc/connectivity/connectivity.go cd $WORK/b050 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b050=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=dH4b-TPiwGuqHzvOowo4 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b458/_pkg_.a # internal cp $WORK/b458/_pkg_.a /builddir/.cache/go-build/dd/dd9da24e52821877761cc5410d4f4b463668098e1f30a9e70aaa95794ecd0f58-d # internal golang.org/x/term mkdir -p $WORK/b378/ cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/4f/4fe2365e1c25e718d3d4b2a0d19193a050f17793e2ffc59621cf34beb302ab82-d # internal cat >/tmp/go-build2554080111/b378/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build2554080111/b086/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile runtime=/tmp/go-build2554080111/b009/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a packagefile unicode/utf8=/tmp/go-build2554080111/b033/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b378/_pkg_.a -trimpath "$WORK/b378=>" -p golang.org/x/term -complete -installsuffix shared -buildid yKjzF5shIXWbcImZ3KMQ/yKjzF5shIXWbcImZ3KMQ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b378/importcfg -pack ./src/golang.org/x/term/term.go ./src/golang.org/x/term/term_unix.go ./src/golang.org/x/term/term_unix_other.go ./src/golang.org/x/term/terminal.go crypto/elliptic mkdir -p $WORK/b105/ cat >/tmp/go-build2554080111/b105/importcfg << 'EOF' # internal # import config packagefile crypto/internal/nistec=/tmp/go-build2554080111/b101/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile math/big=/tmp/go-build2554080111/b106/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -p crypto/elliptic -std -complete -installsuffix shared -buildid vrKtIxSOyUSKJR0gBR7-/vrKtIxSOyUSKJR0gBR7- -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b105/importcfg -pack /usr/lib/golang/src/crypto/elliptic/elliptic.go /usr/lib/golang/src/crypto/elliptic/nistec.go /usr/lib/golang/src/crypto/elliptic/nistec_p256.go /usr/lib/golang/src/crypto/elliptic/params.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b474/_pkg_.a # internal cp $WORK/b474/_pkg_.a /builddir/.cache/go-build/12/12319648e8a4b6517a5d985d06afed1607174062e32fcada22ea7ac1f03018c3-d # internal crypto/internal/bigmod mkdir -p $WORK/b108/ cat >/tmp/go-build2554080111/b108/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/bigmod /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/bigmod -trimpath "$WORK/b108=>" -I $WORK/b108/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b108/symabis ./nat_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b546/_pkg_.a # internal cp $WORK/b546/_pkg_.a /builddir/.cache/go-build/da/da18bf333fa7bc3983f983063b4d0f07bb8dcb38e3581357067feb6a6c963144-d # internal crypto/internal/boring/bbig mkdir -p $WORK/b109/ cat >/tmp/go-build2554080111/b109/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=/tmp/go-build2554080111/b097/_pkg_.a packagefile math/big=/tmp/go-build2554080111/b106/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -p crypto/internal/boring/bbig -std -complete -installsuffix shared -buildid WxU9knqxwPRxA4QMbF8V/WxU9knqxwPRxA4QMbF8V -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b109/importcfg -pack /usr/lib/golang/src/crypto/internal/boring/bbig/big.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b445/_pkg_.a # internal cp $WORK/b445/_pkg_.a /builddir/.cache/go-build/7e/7e29cd2fb5984229d3056775fa6e7a0f1eb4862f1d4a26e0b2214aa2652a0caf-d # internal encoding/asn1 mkdir -p $WORK/b112/ cat >/tmp/go-build2554080111/b112/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile math=/tmp/go-build2554080111/b030/_pkg_.a packagefile math/big=/tmp/go-build2554080111/b106/_pkg_.a packagefile reflect=/tmp/go-build2554080111/b029/_pkg_.a packagefile sort=/tmp/go-build2554080111/b035/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a packagefile unicode/utf16=/tmp/go-build2554080111/b059/_pkg_.a packagefile unicode/utf8=/tmp/go-build2554080111/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -p encoding/asn1 -std -complete -installsuffix shared -buildid 62xqr3jzn8C1399O_DZv/62xqr3jzn8C1399O_DZv -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b112/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/buildid -w $WORK/b221/_pkg_.a # internal cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/25/2523efbe9325b1ffc0cc7c33e144a78470c2f2f4d1e803933383e33a7cb3d3d2-d # internal crypto/rand mkdir -p $WORK/b114/ cat >/tmp/go-build2554080111/b114/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=/tmp/go-build2554080111/b097/_pkg_.a packagefile crypto/internal/randutil=/tmp/go-build2554080111/b104/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build2554080111/b039/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile math/big=/tmp/go-build2554080111/b106/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile runtime=/tmp/go-build2554080111/b009/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build2554080111/b022/_pkg_.a packagefile syscall=/tmp/go-build2554080111/b024/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -p crypto/rand -std -complete -installsuffix shared -buildid ebrnaC8bBYzQ_wgc5zbN/ebrnaC8bBYzQ_wgc5zbN -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b114/importcfg -pack /usr/lib/golang/src/crypto/rand/rand.go /usr/lib/golang/src/crypto/rand/rand_getrandom.go /usr/lib/golang/src/crypto/rand/rand_unix.go /usr/lib/golang/src/crypto/rand/util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b235/_pkg_.a # internal cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/1c/1c3754c57dd9f567bd39240e5d15128b9b7c701f2053a428a400223ebbf75b9c-d # internal crypto/dsa mkdir -p $WORK/b127/ cat >/tmp/go-build2554080111/b127/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=/tmp/go-build2554080111/b104/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile math/big=/tmp/go-build2554080111/b106/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -p crypto/dsa -std -complete -installsuffix shared -buildid R23M2Ag6v_B0vqzamd3c/R23M2Ag6v_B0vqzamd3c -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b127/importcfg -pack /usr/lib/golang/src/crypto/dsa/dsa.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b196/_pkg_.a # internal cat >/tmp/go-build2554080111/b108/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build2554080111/b058/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile internal/cpu=/tmp/go-build2554080111/b011/_pkg_.a packagefile math/big=/tmp/go-build2554080111/b106/_pkg_.a packagefile math/bits=/tmp/go-build2554080111/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -p crypto/internal/bigmod -std -installsuffix shared -buildid EvQ33U-ZbXAIDRXCL-b1/EvQ33U-ZbXAIDRXCL-b1 -goversion go1.21.7 -symabis $WORK/b108/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b108/importcfg -pack -asmhdr $WORK/b108/go_asm.h /usr/lib/golang/src/crypto/internal/bigmod/nat.go /usr/lib/golang/src/crypto/internal/bigmod/nat_asm.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b607/_pkg_.a # internal cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/be/be606078b3805450ea3aa7b97705ba2b9ddecbc318913ad5c726afe01684ddc5-d # internal github.com/json-iterator/go mkdir -p $WORK/b188/ cat >/tmp/go-build2554080111/b188/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile encoding=/tmp/go-build2554080111/b056/_pkg_.a packagefile encoding/base64=/tmp/go-build2554080111/b057/_pkg_.a packagefile encoding/json=/tmp/go-build2554080111/b055/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/modern-go/concurrent=/tmp/go-build2554080111/b189/_pkg_.a packagefile github.com/modern-go/reflect2=/tmp/go-build2554080111/b190/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile math=/tmp/go-build2554080111/b030/_pkg_.a packagefile math/big=/tmp/go-build2554080111/b106/_pkg_.a packagefile reflect=/tmp/go-build2554080111/b029/_pkg_.a packagefile sort=/tmp/go-build2554080111/b035/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a packagefile unicode=/tmp/go-build2554080111/b034/_pkg_.a packagefile unicode/utf16=/tmp/go-build2554080111/b059/_pkg_.a packagefile unicode/utf8=/tmp/go-build2554080111/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -p github.com/json-iterator/go -complete -installsuffix shared -buildid xO051WLn1MuuEvAeTzkD/xO051WLn1MuuEvAeTzkD -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b188/importcfg -pack ./src/github.com/json-iterator/go/adapter.go ./src/github.com/json-iterator/go/any.go ./src/github.com/json-iterator/go/any_array.go ./src/github.com/json-iterator/go/any_bool.go ./src/github.com/json-iterator/go/any_float.go ./src/github.com/json-iterator/go/any_int32.go ./src/github.com/json-iterator/go/any_int64.go ./src/github.com/json-iterator/go/any_invalid.go ./src/github.com/json-iterator/go/any_nil.go ./src/github.com/json-iterator/go/any_number.go ./src/github.com/json-iterator/go/any_object.go ./src/github.com/json-iterator/go/any_str.go ./src/github.com/json-iterator/go/any_uint32.go ./src/github.com/json-iterator/go/any_uint64.go ./src/github.com/json-iterator/go/config.go ./src/github.com/json-iterator/go/iter.go ./src/github.com/json-iterator/go/iter_array.go ./src/github.com/json-iterator/go/iter_float.go ./src/github.com/json-iterator/go/iter_int.go ./src/github.com/json-iterator/go/iter_object.go ./src/github.com/json-iterator/go/iter_skip.go ./src/github.com/json-iterator/go/iter_skip_strict.go ./src/github.com/json-iterator/go/iter_str.go ./src/github.com/json-iterator/go/jsoniter.go ./src/github.com/json-iterator/go/pool.go ./src/github.com/json-iterator/go/reflect.go ./src/github.com/json-iterator/go/reflect_array.go ./src/github.com/json-iterator/go/reflect_dynamic.go ./src/github.com/json-iterator/go/reflect_extension.go ./src/github.com/json-iterator/go/reflect_json_number.go ./src/github.com/json-iterator/go/reflect_json_raw_message.go ./src/github.com/json-iterator/go/reflect_map.go ./src/github.com/json-iterator/go/reflect_marshaler.go ./src/github.com/json-iterator/go/reflect_native.go ./src/github.com/json-iterator/go/reflect_optional.go ./src/github.com/json-iterator/go/reflect_slice.go ./src/github.com/json-iterator/go/reflect_struct_decoder.go ./src/github.com/json-iterator/go/reflect_struct_encoder.go ./src/github.com/json-iterator/go/stream.go ./src/github.com/json-iterator/go/stream_float.go ./src/github.com/json-iterator/go/stream_int.go ./src/github.com/json-iterator/go/stream_str.go cp $WORK/b607/_pkg_.a /builddir/.cache/go-build/09/09c36483b0a5dac21483ab0d6254ca67a7a409e6f5b0e89f47c0e6b3d8deff16-d # internal google.golang.org/protobuf/internal/encoding/defval mkdir -p $WORK/b247/ cat >/tmp/go-build2554080111/b247/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=/tmp/go-build2554080111/b235/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build2554080111/b229/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2554080111/b233/_pkg_.a packagefile math=/tmp/go-build2554080111/b030/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b247/_pkg_.a -trimpath "$WORK/b247=>" -p google.golang.org/protobuf/internal/encoding/defval -complete -installsuffix shared -buildid Z81hP4Wv6XXCXrJroDJN/Z81hP4Wv6XXCXrJroDJN -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b247/importcfg -pack ./src/google.golang.org/protobuf/internal/encoding/defval/default.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/e0/e04c4030b41c53f5abe6a2999d3a8f896076faee00d959f330df10974d0e033b-d # internal github.com/containers/image/v5/signature/signer mkdir -p $WORK/b398/ cat >/tmp/go-build2554080111/b398/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/internal/signer=/tmp/go-build2554080111/b302/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b398/_pkg_.a -trimpath "$WORK/b398=>" -p github.com/containers/image/v5/signature/signer -complete -installsuffix shared -buildid qGrcBQi-Hp-Nk1LdTcdS/qGrcBQi-Hp-Nk1LdTcdS -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b398/importcfg -pack ./src/github.com/containers/image/v5/signature/signer/signer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b580/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b735/_pkg_.a # internal cp $WORK/b580/_pkg_.a /builddir/.cache/go-build/cb/cba004ff5c46f5d03d5abdf6a54aa33af2462dedaa4ca269a60bdf18ee928f72-d # internal cp $WORK/b735/_pkg_.a /builddir/.cache/go-build/04/040adf424f566a5177983391b3c312d00e2a1cd1430a6abc4c21bd5bc1860647-d # internal github.com/vbauerster/mpb/v8/cwriter mkdir -p $WORK/b483/ cat >/tmp/go-build2554080111/b483/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build2554080111/b086/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a EOF golang.org/x/net/idna mkdir -p $WORK/b454/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b483/_pkg_.a -trimpath "$WORK/b483=>" -p github.com/vbauerster/mpb/v8/cwriter -complete -installsuffix shared -buildid Gc69epAmvoCKkxjP1JFt/Gc69epAmvoCKkxjP1JFt -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b483/importcfg -pack ./src/github.com/vbauerster/mpb/v8/cwriter/doc.go ./src/github.com/vbauerster/mpb/v8/cwriter/util_linux.go ./src/github.com/vbauerster/mpb/v8/cwriter/writer.go ./src/github.com/vbauerster/mpb/v8/cwriter/writer_posix.go cat >/tmp/go-build2554080111/b454/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile golang.org/x/text/secure/bidirule=/tmp/go-build2554080111/b455/_pkg_.a packagefile golang.org/x/text/unicode/bidi=/tmp/go-build2554080111/b457/_pkg_.a packagefile golang.org/x/text/unicode/norm=/tmp/go-build2554080111/b458/_pkg_.a packagefile math=/tmp/go-build2554080111/b030/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile unicode/utf8=/tmp/go-build2554080111/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b454/_pkg_.a -trimpath "$WORK/b454=>" -p golang.org/x/net/idna -complete -installsuffix shared -buildid MsbEkm4zl-yqMC4B6svB/MsbEkm4zl-yqMC4B6svB -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b454/importcfg -pack ./src/golang.org/x/net/idna/go118.go ./src/golang.org/x/net/idna/idna10.0.0.go ./src/golang.org/x/net/idna/punycode.go ./src/golang.org/x/net/idna/tables15.0.0.go ./src/golang.org/x/net/idna/trie.go ./src/golang.org/x/net/idna/trie13.0.0.go ./src/golang.org/x/net/idna/trieval.go cd $WORK/b050 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b050=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=dH4b-TPiwGuqHzvOowo4 -o ./_x002.o -c cgo_lookup_cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b149/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b727/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b727/_pkg_.a /builddir/.cache/go-build/63/63aa8b52476adb4b58894bf01ed5b9f0faa428b8f25d6fb240209fc6c14e4b9c-d # internal github.com/containers/storage/pkg/dmesg mkdir -p $WORK/b511/ cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/27/27ec09b49b83aea814201381598f66ddf242081c2a7017e358fc733e69faab5e-d # internal github.com/containers/storage/pkg/fsutils mkdir -p $WORK/b518/ cat >/tmp/go-build2554080111/b511/importcfg << 'EOF' # internal # import config packagefile golang.org/x/sys/unix=/tmp/go-build2554080111/b086/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b511/_pkg_.a -trimpath "$WORK/b511=>" -p github.com/containers/storage/pkg/dmesg -complete -installsuffix shared -buildid W5JC1pCdVETCc_wughum/W5JC1pCdVETCc_wughum -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b511/importcfg -pack ./src/github.com/containers/storage/pkg/dmesg/dmesg_linux.go cat >/tmp/go-build2554080111/b518/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build2554080111/b086/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b518/_pkg_.a -trimpath "$WORK/b518=>" -p github.com/containers/storage/pkg/fsutils -complete -installsuffix shared -buildid KMyE1Wuwy-eQs_X949Iu/KMyE1Wuwy-eQs_X949Iu -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b518/importcfg -pack ./src/github.com/containers/storage/pkg/fsutils/fsutils_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/88/88ac42742f3229cd56a8d2f54e97cc3a04314088d0305ff9f50e95406c1507be-d # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/a7/a7f8dd414a47f26530ece0ed5c14852222ef47fde49b6d05ae9d77fd83fa212e-d # internal github.com/containers/storage/pkg/mount mkdir -p $WORK/b156/ cat >/tmp/go-build2554080111/b156/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/moby/sys/mountinfo=/tmp/go-build2554080111/b157/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build2554080111/b086/_pkg_.a packagefile sort=/tmp/go-build2554080111/b035/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -p github.com/containers/storage/pkg/mount -complete -installsuffix shared -buildid z1hrfS_epqFX8wSGxO7X/z1hrfS_epqFX8wSGxO7X -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b156/importcfg -pack ./src/github.com/containers/storage/pkg/mount/flags.go ./src/github.com/containers/storage/pkg/mount/flags_linux.go ./src/github.com/containers/storage/pkg/mount/mount.go ./src/github.com/containers/storage/pkg/mount/mounter_linux.go ./src/github.com/containers/storage/pkg/mount/mountinfo.go ./src/github.com/containers/storage/pkg/mount/mountinfo_linux.go ./src/github.com/containers/storage/pkg/mount/sharedsubtree_linux.go ./src/github.com/containers/storage/pkg/mount/unmount_unix.go github.com/letsencrypt/boulder/strictyaml mkdir -p $WORK/b370/ cat >/tmp/go-build2554080111/b370/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile gopkg.in/yaml.v3=/tmp/go-build2554080111/b149/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b370/_pkg_.a -trimpath "$WORK/b370=>" -p github.com/letsencrypt/boulder/strictyaml -complete -installsuffix shared -buildid HUd06CvDNn-IhuYj8jCm/HUd06CvDNn-IhuYj8jCm -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b370/importcfg -pack ./src/github.com/letsencrypt/boulder/strictyaml/yaml.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b398/_pkg_.a # internal cp $WORK/b398/_pkg_.a /builddir/.cache/go-build/f5/f5dde92e01b7b5c563e558277eded00c2c8f472dc5a9123fbe66bbdb180e20ef-d # internal github.com/containers/storage/pkg/fsverity mkdir -p $WORK/b519/ cat >/tmp/go-build2554080111/b519/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build2554080111/b086/_pkg_.a packagefile syscall=/tmp/go-build2554080111/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b519/_pkg_.a -trimpath "$WORK/b519=>" -p github.com/containers/storage/pkg/fsverity -complete -installsuffix shared -buildid bLgIN4AqL6Xs3I7H7Fge/bLgIN4AqL6Xs3I7H7Fge -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b519/importcfg -pack ./src/github.com/containers/storage/pkg/fsverity/fsverity_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b160/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/f5/f5a39e2d050a32645bbc59b0b57e5cdd1a4610da84177ff5005f96f5d3645b48-d # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/4a/4a3e928e59bf5efa92833d3b0532e5cad6ba7d8260f5bdd9432cca910b1e1b59-d # internal go.opentelemetry.io/otel/semconv/v1.17.0 mkdir -p $WORK/b584/ crypto/ed25519 mkdir -p $WORK/b120/ cat >/tmp/go-build2554080111/b584/importcfg << 'EOF' # internal # import config packagefile go.opentelemetry.io/otel/attribute=/tmp/go-build2554080111/b580/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b584/_pkg_.a -trimpath "$WORK/b584=>" -p go.opentelemetry.io/otel/semconv/v1.17.0 -complete -installsuffix shared -buildid 38n-_-BCqjtVVEkiQARp/38n-_-BCqjtVVEkiQARp -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b584/importcfg -pack ./src/go.opentelemetry.io/otel/semconv/v1.17.0/doc.go ./src/go.opentelemetry.io/otel/semconv/v1.17.0/event.go ./src/go.opentelemetry.io/otel/semconv/v1.17.0/exception.go ./src/go.opentelemetry.io/otel/semconv/v1.17.0/http.go ./src/go.opentelemetry.io/otel/semconv/v1.17.0/resource.go ./src/go.opentelemetry.io/otel/semconv/v1.17.0/schema.go ./src/go.opentelemetry.io/otel/semconv/v1.17.0/trace.go cat >/tmp/go-build2554080111/b120/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile crypto=/tmp/go-build2554080111/b075/_pkg_.a packagefile crypto/internal/edwards25519=/tmp/go-build2554080111/b121/_pkg_.a packagefile crypto/rand=/tmp/go-build2554080111/b114/_pkg_.a packagefile crypto/sha512=/tmp/go-build2554080111/b110/_pkg_.a packagefile crypto/subtle=/tmp/go-build2554080111/b096/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -p crypto/ed25519 -std -complete -installsuffix shared -buildid 8TcmZ-A8xi2eLkMrxPWI/8TcmZ-A8xi2eLkMrxPWI -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b120/importcfg -pack /usr/lib/golang/src/crypto/ed25519/ed25519.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b417/_pkg_.a # internal cp $WORK/b417/_pkg_.a /builddir/.cache/go-build/3f/3fe7c7a6d10a6c6c1f8828794327d6cfd3b0f43aef1d58bb261538c3986101a4-d # internal github.com/klauspost/compress/zstd mkdir -p $WORK/b169/ cat >/tmp/go-build2554080111/b169/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/klauspost/compress/zstd /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/klauspost/compress/zstd -trimpath "$WORK/b169=>" -I $WORK/b169/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b169/symabis ./fse_decoder_amd64.s ./matchlen_amd64.s ./seqdec_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b628/_pkg_.a # internal cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/klauspost/compress/flate /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/klauspost/compress/flate -trimpath "$WORK/b179=>" -I $WORK/b179/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b179/matchlen_amd64.o ./matchlen_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b370/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b247/_pkg_.a # internal cp $WORK/b370/_pkg_.a /builddir/.cache/go-build/38/383f8c72b64833fbc04b8792e46101955184c044322461c5d5d6182e1c0533fc-d # internal go.mongodb.org/mongo-driver/bson/primitive mkdir -p $WORK/b332/ cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/39/397c2c61383fdf5294247ef6e0eef29fe03a723086285c4b3df9f358dc2d10c2-d # internal cp $WORK/b628/_pkg_.a /builddir/.cache/go-build/9f/9fdcbeb7d9f620265bf9ff0b709727c2f6ef6559bb4d2219b468d1947ff9e6b1-d # internal github.com/secure-systems-lab/go-securesystemslib/encrypted mkdir -p $WORK/b372/ cat >/tmp/go-build2554080111/b332/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile crypto/rand=/tmp/go-build2554080111/b114/_pkg_.a packagefile encoding=/tmp/go-build2554080111/b056/_pkg_.a packagefile encoding/binary=/tmp/go-build2554080111/b058/_pkg_.a packagefile encoding/hex=/tmp/go-build2554080111/b129/_pkg_.a packagefile encoding/json=/tmp/go-build2554080111/b055/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile math/big=/tmp/go-build2554080111/b106/_pkg_.a packagefile regexp=/tmp/go-build2554080111/b065/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile sync/atomic=/tmp/go-build2554080111/b022/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b332/_pkg_.a -trimpath "$WORK/b332=>" -p go.mongodb.org/mongo-driver/bson/primitive -complete -installsuffix shared -buildid HAovvgsqnMu2QDoLpRuK/HAovvgsqnMu2QDoLpRuK -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b332/importcfg -pack ./src/go.mongodb.org/mongo-driver/bson/primitive/decimal.go ./src/go.mongodb.org/mongo-driver/bson/primitive/objectid.go ./src/go.mongodb.org/mongo-driver/bson/primitive/primitive.go cat >/tmp/go-build2554080111/b372/importcfg << 'EOF' # internal # import config packagefile crypto/rand=/tmp/go-build2554080111/b114/_pkg_.a packagefile encoding/json=/tmp/go-build2554080111/b055/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile golang.org/x/crypto/nacl/secretbox=/tmp/go-build2554080111/b373/_pkg_.a packagefile golang.org/x/crypto/scrypt=/tmp/go-build2554080111/b377/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b372/_pkg_.a -trimpath "$WORK/b372=>" -p github.com/secure-systems-lab/go-securesystemslib/encrypted -complete -installsuffix shared -buildid Qh_MSOfuibff3Z8OMiOx/Qh_MSOfuibff3Z8OMiOx -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b372/importcfg -pack ./src/github.com/secure-systems-lab/go-securesystemslib/encrypted/encrypted.go golang.org/x/crypto/openpgp/elgamal mkdir -p $WORK/b392/ cat >/tmp/go-build2554080111/b392/importcfg << 'EOF' # internal # import config packagefile crypto/rand=/tmp/go-build2554080111/b114/_pkg_.a packagefile crypto/subtle=/tmp/go-build2554080111/b096/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile math/big=/tmp/go-build2554080111/b106/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b392/_pkg_.a -trimpath "$WORK/b392=>" -p golang.org/x/crypto/openpgp/elgamal -complete -installsuffix shared -buildid aWM4kivZsea-f4TkItUw/aWM4kivZsea-f4TkItUw -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b392/importcfg -pack ./src/golang.org/x/crypto/openpgp/elgamal/elgamal.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/87/87a3694b6bc16bf546847027eb0055bf34d079f4f8da57df961a32a2ecb49418-d # internal github.com/containers/storage/pkg/pools mkdir -p $WORK/b161/ cat >/tmp/go-build2554080111/b161/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2554080111/b054/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=/tmp/go-build2554080111/b162/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -p github.com/containers/storage/pkg/pools -complete -installsuffix shared -buildid tGQhSa6RjknxkZEwPdKu/tGQhSa6RjknxkZEwPdKu -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b161/importcfg -pack ./src/github.com/containers/storage/pkg/pools/pools.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b378/_pkg_.a # internal cp $WORK/b378/_pkg_.a /builddir/.cache/go-build/23/238755c3ea8032ff5995e36fca0f6e1fec83555373e238041e603bddb3d8d12c-d # internal html/template mkdir -p $WORK/b416/ cat >/tmp/go-build2554080111/b416/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile encoding/json=/tmp/go-build2554080111/b055/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile html=/tmp/go-build2554080111/b323/_pkg_.a packagefile internal/godebug=/tmp/go-build2554080111/b048/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile io/fs=/tmp/go-build2554080111/b043/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile path=/tmp/go-build2554080111/b044/_pkg_.a packagefile path/filepath=/tmp/go-build2554080111/b053/_pkg_.a packagefile reflect=/tmp/go-build2554080111/b029/_pkg_.a packagefile regexp=/tmp/go-build2554080111/b065/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a packagefile text/template=/tmp/go-build2554080111/b417/_pkg_.a packagefile text/template/parse=/tmp/go-build2554080111/b418/_pkg_.a packagefile unicode=/tmp/go-build2554080111/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build2554080111/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b416/_pkg_.a -trimpath "$WORK/b416=>" -p html/template -std -complete -installsuffix shared -buildid BwP6X9p6qpvzbO1xnp-y/BwP6X9p6qpvzbO1xnp-y -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b416/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/93/9396d83504b68d5cf10eb23c96b47a112f230fc0d6c3424b4a3839f108ebf7b5-d # internal golang.org/x/crypto/ed25519 mkdir -p $WORK/b366/ cat >/tmp/go-build2554080111/b366/importcfg << 'EOF' # internal # import config packagefile crypto/ed25519=/tmp/go-build2554080111/b120/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b366/_pkg_.a -trimpath "$WORK/b366=>" -p golang.org/x/crypto/ed25519 -complete -installsuffix shared -buildid ZPWqHEyQNxjrlEGnXmCE/ZPWqHEyQNxjrlEGnXmCE -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b366/importcfg -pack ./src/golang.org/x/crypto/ed25519/ed25519.go cat >/tmp/go-build2554080111/b169/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile context=/tmp/go-build2554080111/b002/_pkg_.a packagefile crypto/rand=/tmp/go-build2554080111/b114/_pkg_.a packagefile encoding/binary=/tmp/go-build2554080111/b058/_pkg_.a packagefile encoding/hex=/tmp/go-build2554080111/b129/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/klauspost/compress=/tmp/go-build2554080111/b170/_pkg_.a packagefile github.com/klauspost/compress/huff0=/tmp/go-build2554080111/b171/_pkg_.a packagefile github.com/klauspost/compress/internal/cpuinfo=/tmp/go-build2554080111/b173/_pkg_.a packagefile github.com/klauspost/compress/internal/snapref=/tmp/go-build2554080111/b174/_pkg_.a packagefile github.com/klauspost/compress/zstd/internal/xxhash=/tmp/go-build2554080111/b176/_pkg_.a packagefile hash/crc32=/tmp/go-build2554080111/b175/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile log=/tmp/go-build2554080111/b087/_pkg_.a packagefile math=/tmp/go-build2554080111/b030/_pkg_.a packagefile math/bits=/tmp/go-build2554080111/b031/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile path/filepath=/tmp/go-build2554080111/b053/_pkg_.a packagefile runtime=/tmp/go-build2554080111/b009/_pkg_.a packagefile runtime/debug=/tmp/go-build2554080111/b177/_pkg_.a packagefile sort=/tmp/go-build2554080111/b035/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -p github.com/klauspost/compress/zstd -installsuffix shared -buildid 7jKZJIt_5Czs_C8i1Fij/7jKZJIt_5Czs_C8i1Fij -goversion go1.21.7 -symabis $WORK/b169/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b169/importcfg -pack -asmhdr $WORK/b169/go_asm.h ./src/github.com/klauspost/compress/zstd/bitreader.go ./src/github.com/klauspost/compress/zstd/bitwriter.go ./src/github.com/klauspost/compress/zstd/blockdec.go ./src/github.com/klauspost/compress/zstd/blockenc.go ./src/github.com/klauspost/compress/zstd/blocktype_string.go ./src/github.com/klauspost/compress/zstd/bytebuf.go ./src/github.com/klauspost/compress/zstd/bytereader.go ./src/github.com/klauspost/compress/zstd/decodeheader.go ./src/github.com/klauspost/compress/zstd/decoder.go ./src/github.com/klauspost/compress/zstd/decoder_options.go ./src/github.com/klauspost/compress/zstd/dict.go ./src/github.com/klauspost/compress/zstd/enc_base.go ./src/github.com/klauspost/compress/zstd/enc_best.go ./src/github.com/klauspost/compress/zstd/enc_better.go ./src/github.com/klauspost/compress/zstd/enc_dfast.go ./src/github.com/klauspost/compress/zstd/enc_fast.go ./src/github.com/klauspost/compress/zstd/encoder.go ./src/github.com/klauspost/compress/zstd/encoder_options.go ./src/github.com/klauspost/compress/zstd/framedec.go ./src/github.com/klauspost/compress/zstd/frameenc.go ./src/github.com/klauspost/compress/zstd/fse_decoder.go ./src/github.com/klauspost/compress/zstd/fse_decoder_amd64.go ./src/github.com/klauspost/compress/zstd/fse_encoder.go ./src/github.com/klauspost/compress/zstd/fse_predefined.go ./src/github.com/klauspost/compress/zstd/hash.go ./src/github.com/klauspost/compress/zstd/history.go ./src/github.com/klauspost/compress/zstd/matchlen_amd64.go ./src/github.com/klauspost/compress/zstd/seqdec.go ./src/github.com/klauspost/compress/zstd/seqdec_amd64.go ./src/github.com/klauspost/compress/zstd/seqenc.go ./src/github.com/klauspost/compress/zstd/snappy.go ./src/github.com/klauspost/compress/zstd/zip.go ./src/github.com/klauspost/compress/zstd/zstd.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b511/_pkg_.a # internal cp $WORK/b511/_pkg_.a /builddir/.cache/go-build/1b/1b6933b671859ff2ab5e5b117472eb03d788569b01551339450b22165e1319e6-d # internal github.com/containers/storage/pkg/stringid mkdir -p $WORK/b526/ cat >/tmp/go-build2554080111/b526/importcfg << 'EOF' # internal # import config packagefile crypto/rand=/tmp/go-build2554080111/b114/_pkg_.a packagefile encoding/hex=/tmp/go-build2554080111/b129/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/containers/storage/pkg/regexp=/tmp/go-build2554080111/b064/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile math=/tmp/go-build2554080111/b030/_pkg_.a packagefile math/big=/tmp/go-build2554080111/b106/_pkg_.a packagefile math/rand=/tmp/go-build2554080111/b107/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b526/_pkg_.a -trimpath "$WORK/b526=>" -p github.com/containers/storage/pkg/stringid -complete -installsuffix shared -buildid 32GF1-RUmG4gJyZvUpVH/32GF1-RUmG4gJyZvUpVH -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b526/importcfg -pack ./src/github.com/containers/storage/pkg/stringid/stringid.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b519/_pkg_.a # internal cp $WORK/b519/_pkg_.a /builddir/.cache/go-build/1d/1d54a402b323a4a6e8aca9c1c659324f0e9f44f59bd35d66a7f5f3e02c5f013c-d # internal go.opentelemetry.io/otel/metric mkdir -p $WORK/b595/ cat >/tmp/go-build2554080111/b595/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2554080111/b002/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=/tmp/go-build2554080111/b580/_pkg_.a packagefile go.opentelemetry.io/otel/metric/embedded=/tmp/go-build2554080111/b596/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b595/_pkg_.a -trimpath "$WORK/b595=>" -p go.opentelemetry.io/otel/metric -complete -installsuffix shared -buildid AVP_BVEmAyMbxfEoOh9d/AVP_BVEmAyMbxfEoOh9d -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b595/importcfg -pack ./src/go.opentelemetry.io/otel/metric/asyncfloat64.go ./src/go.opentelemetry.io/otel/metric/asyncint64.go ./src/go.opentelemetry.io/otel/metric/config.go ./src/go.opentelemetry.io/otel/metric/doc.go ./src/go.opentelemetry.io/otel/metric/instrument.go ./src/go.opentelemetry.io/otel/metric/meter.go ./src/go.opentelemetry.io/otel/metric/syncfloat64.go ./src/go.opentelemetry.io/otel/metric/syncint64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b483/_pkg_.a # internal cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/klauspost/compress/flate /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b179/_pkg_.a $WORK/b179/matchlen_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b179/_pkg_.a # internal cp $WORK/b483/_pkg_.a /builddir/.cache/go-build/f6/f688d63fd144ada8d662303e93a05fd4c6b67138759990b02bc8efff080a4fe4-d # internal github.com/vbauerster/mpb/v8 mkdir -p $WORK/b478/ cat >/tmp/go-build2554080111/b478/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile container/heap=/tmp/go-build2554080111/b479/_pkg_.a packagefile context=/tmp/go-build2554080111/b002/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/acarl005/stripansi=/tmp/go-build2554080111/b480/_pkg_.a packagefile github.com/mattn/go-runewidth=/tmp/go-build2554080111/b481/_pkg_.a packagefile github.com/vbauerster/mpb/v8/cwriter=/tmp/go-build2554080111/b483/_pkg_.a packagefile github.com/vbauerster/mpb/v8/decor=/tmp/go-build2554080111/b484/_pkg_.a packagefile github.com/vbauerster/mpb/v8/internal=/tmp/go-build2554080111/b486/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile math=/tmp/go-build2554080111/b030/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b478/_pkg_.a -trimpath "$WORK/b478=>" -p github.com/vbauerster/mpb/v8 -complete -installsuffix shared -buildid Ey72XSwC4GPgaTIU_6CF/Ey72XSwC4GPgaTIU_6CF -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b478/importcfg -pack ./src/github.com/vbauerster/mpb/v8/bar.go ./src/github.com/vbauerster/mpb/v8/bar_filler.go ./src/github.com/vbauerster/mpb/v8/bar_filler_bar.go ./src/github.com/vbauerster/mpb/v8/bar_filler_nop.go ./src/github.com/vbauerster/mpb/v8/bar_filler_spinner.go ./src/github.com/vbauerster/mpb/v8/bar_option.go ./src/github.com/vbauerster/mpb/v8/container_option.go ./src/github.com/vbauerster/mpb/v8/doc.go ./src/github.com/vbauerster/mpb/v8/heap_manager.go ./src/github.com/vbauerster/mpb/v8/priority_queue.go ./src/github.com/vbauerster/mpb/v8/progress.go ./src/github.com/vbauerster/mpb/v8/proxyreader.go ./src/github.com/vbauerster/mpb/v8/proxywriter.go cd $WORK/b067 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b067=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=IGy8xlGLT0G28wGuRCfM -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b156/_pkg_.a # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/22/22a431d3e59e3e126aafa899a20de3233965e49fac38b8960674411573274060-d # internal go.opentelemetry.io/otel/trace mkdir -p $WORK/b600/ cat >/tmp/go-build2554080111/b600/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile context=/tmp/go-build2554080111/b002/_pkg_.a packagefile encoding/hex=/tmp/go-build2554080111/b129/_pkg_.a packagefile encoding/json=/tmp/go-build2554080111/b055/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=/tmp/go-build2554080111/b580/_pkg_.a packagefile go.opentelemetry.io/otel/codes=/tmp/go-build2554080111/b583/_pkg_.a packagefile go.opentelemetry.io/otel/trace/embedded=/tmp/go-build2554080111/b601/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b600/_pkg_.a -trimpath "$WORK/b600=>" -p go.opentelemetry.io/otel/trace -complete -installsuffix shared -buildid bSpN8L4tKC1N5N5cwpq3/bSpN8L4tKC1N5N5cwpq3 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b600/importcfg -pack ./src/go.opentelemetry.io/otel/trace/config.go ./src/go.opentelemetry.io/otel/trace/context.go ./src/go.opentelemetry.io/otel/trace/doc.go ./src/go.opentelemetry.io/otel/trace/nonrecording.go ./src/go.opentelemetry.io/otel/trace/noop.go ./src/go.opentelemetry.io/otel/trace/trace.go ./src/go.opentelemetry.io/otel/trace/tracestate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/70/70935c59428173c802dc5cc57a0ed132f25680437504d6704deb29a8abc71af7-d # internal cd /usr/lib/golang/src/crypto/internal/bigmod /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/bigmod -trimpath "$WORK/b108=>" -I $WORK/b108/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b108/nat_amd64.o ./nat_amd64.s github.com/containers/common/pkg/cgroupv2 mkdir -p $WORK/b616/ cat >/tmp/go-build2554080111/b616/importcfg << 'EOF' # internal # import config packagefile golang.org/x/sys/unix=/tmp/go-build2554080111/b086/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a packagefile syscall=/tmp/go-build2554080111/b024/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b616/_pkg_.a -trimpath "$WORK/b616=>" -p github.com/containers/common/pkg/cgroupv2 -complete -installsuffix shared -buildid EI6iJpmrvWVfrjdCGapp/EI6iJpmrvWVfrjdCGapp -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b616/importcfg -pack ./src/github.com/containers/common/pkg/cgroupv2/cgroups_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b392/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b372/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b518/_pkg_.a # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/04/0491240a0118b2202b6645e9818839b5307677dbbcff9658fc13adf1fbc868af-d # internal github.com/klauspost/pgzip mkdir -p $WORK/b178/ cp $WORK/b392/_pkg_.a /builddir/.cache/go-build/2a/2a06ea1a5ebe2df43066bf627bfadee3589c23f599a4c2e73ef1200d0e747cdf-d # internal cat >/tmp/go-build2554080111/b178/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2554080111/b054/_pkg_.a packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/klauspost/compress/flate=/tmp/go-build2554080111/b179/_pkg_.a packagefile hash=/tmp/go-build2554080111/b076/_pkg_.a packagefile hash/crc32=/tmp/go-build2554080111/b175/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile runtime=/tmp/go-build2554080111/b009/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a EOF cp $WORK/b518/_pkg_.a /builddir/.cache/go-build/13/1391fe55c37ec171bd1ffb4d9c88532ba342619bdcb49ce0f6d6dbf74063d952-d # internal github.com/containers/common/pkg/signal mkdir -p $WORK/b621/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -p github.com/klauspost/pgzip -complete -installsuffix shared -buildid 3ynzH2wlWfjeVc1w5G93/3ynzH2wlWfjeVc1w5G93 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b178/importcfg -pack ./src/github.com/klauspost/pgzip/gunzip.go ./src/github.com/klauspost/pgzip/gzip.go cp $WORK/b372/_pkg_.a /builddir/.cache/go-build/d7/d71974e8287265945cf9a07c0fc5cd8b38cd4e6b19aa89ee69044025095ef989-d # internal github.com/opencontainers/runc/libcontainer/utils mkdir -p $WORK/b634/ cat >/tmp/go-build2554080111/b621/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build2554080111/b086/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile os/signal=/tmp/go-build2554080111/b168/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile syscall=/tmp/go-build2554080111/b024/_pkg_.a EOF cat >/tmp/go-build2554080111/b634/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build2554080111/b058/_pkg_.a packagefile encoding/json=/tmp/go-build2554080111/b055/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/cyphar/filepath-securejoin=/tmp/go-build2554080111/b536/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build2554080111/b086/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile path/filepath=/tmp/go-build2554080111/b053/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a EOF github.com/docker/docker/pkg/idtools mkdir -p $WORK/b641/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b621/_pkg_.a -trimpath "$WORK/b621=>" -p github.com/containers/common/pkg/signal -complete -installsuffix shared -buildid ZJqPHabFnH6nn-tkSTG3/ZJqPHabFnH6nn-tkSTG3 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b621/importcfg -pack ./src/github.com/containers/common/pkg/signal/signal_common.go ./src/github.com/containers/common/pkg/signal/signal_linux.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b634/_pkg_.a -trimpath "$WORK/b634=>" -p github.com/opencontainers/runc/libcontainer/utils -complete -installsuffix shared -buildid mZ5DFhL901qa6dWb3Atw/mZ5DFhL901qa6dWb3Atw -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b634/importcfg -pack ./src/github.com/opencontainers/runc/libcontainer/utils/cmsg.go ./src/github.com/opencontainers/runc/libcontainer/utils/utils.go ./src/github.com/opencontainers/runc/libcontainer/utils/utils_unix.go cat >/tmp/go-build2554080111/b641/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2554080111/b054/_pkg_.a packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/moby/sys/user=/tmp/go-build2554080111/b160/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile os/exec=/tmp/go-build2554080111/b159/_pkg_.a packagefile path/filepath=/tmp/go-build2554080111/b053/_pkg_.a packagefile regexp=/tmp/go-build2554080111/b065/_pkg_.a packagefile sort=/tmp/go-build2554080111/b035/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a packagefile syscall=/tmp/go-build2554080111/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b641/_pkg_.a -trimpath "$WORK/b641=>" -p github.com/docker/docker/pkg/idtools -complete -installsuffix shared -buildid A_ZVGzBDBz1vye5Bf_tx/A_ZVGzBDBz1vye5Bf_tx -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b641/importcfg -pack ./src/github.com/docker/docker/pkg/idtools/idtools.go ./src/github.com/docker/docker/pkg/idtools/idtools_unix.go ./src/github.com/docker/docker/pkg/idtools/usergroupadd_linux.go ./src/github.com/docker/docker/pkg/idtools/utils_unix.go cd /usr/lib/golang/src/crypto/internal/bigmod /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b108/_pkg_.a $WORK/b108/nat_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/4f/4f3dd29007bf9d4a36858a51c9e425256a8a6d5f492b481861c3d11c3caf3bed-d # internal crypto/rsa mkdir -p $WORK/b115/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b526/_pkg_.a # internal cat >/tmp/go-build2554080111/b115/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile crypto=/tmp/go-build2554080111/b075/_pkg_.a packagefile crypto/internal/bigmod=/tmp/go-build2554080111/b108/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build2554080111/b097/_pkg_.a packagefile crypto/internal/boring/bbig=/tmp/go-build2554080111/b109/_pkg_.a packagefile crypto/internal/randutil=/tmp/go-build2554080111/b104/_pkg_.a packagefile crypto/rand=/tmp/go-build2554080111/b114/_pkg_.a packagefile crypto/subtle=/tmp/go-build2554080111/b096/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile hash=/tmp/go-build2554080111/b076/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile math=/tmp/go-build2554080111/b030/_pkg_.a packagefile math/big=/tmp/go-build2554080111/b106/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -p crypto/rsa -std -complete -installsuffix shared -buildid zVRseVac5RblnKFwdv0t/zVRseVac5RblnKFwdv0t -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b115/importcfg -pack /usr/lib/golang/src/crypto/rsa/notboring.go /usr/lib/golang/src/crypto/rsa/pkcs1v15.go /usr/lib/golang/src/crypto/rsa/pss.go /usr/lib/golang/src/crypto/rsa/rsa.go cp $WORK/b526/_pkg_.a /builddir/.cache/go-build/d9/d9c0e668bcf3c28ff5f3697e76705f0ee8717bf853976e5040badd9e1b8d10bc-d # internal github.com/docker/docker/pkg/system mkdir -p $WORK/b644/ cat >/tmp/go-build2554080111/b644/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build2554080111/b086/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile path/filepath=/tmp/go-build2554080111/b053/_pkg_.a packagefile runtime=/tmp/go-build2554080111/b009/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile syscall=/tmp/go-build2554080111/b024/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b644/_pkg_.a -trimpath "$WORK/b644=>" -p github.com/docker/docker/pkg/system -complete -installsuffix shared -buildid abo9TJ8rxE1wqOsj_BdP/abo9TJ8rxE1wqOsj_BdP -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b644/importcfg -pack ./src/github.com/docker/docker/pkg/system/chtimes.go ./src/github.com/docker/docker/pkg/system/chtimes_nowindows.go ./src/github.com/docker/docker/pkg/system/errors.go ./src/github.com/docker/docker/pkg/system/filesys.go ./src/github.com/docker/docker/pkg/system/filesys_unix.go ./src/github.com/docker/docker/pkg/system/image_os_deprecated.go ./src/github.com/docker/docker/pkg/system/lstat_unix.go ./src/github.com/docker/docker/pkg/system/mknod.go ./src/github.com/docker/docker/pkg/system/mknod_unix.go ./src/github.com/docker/docker/pkg/system/stat_linux.go ./src/github.com/docker/docker/pkg/system/stat_unix.go ./src/github.com/docker/docker/pkg/system/utimes_unix.go ./src/github.com/docker/docker/pkg/system/xattrs.go ./src/github.com/docker/docker/pkg/system/xattrs_linux.go cd $WORK/b050 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b050=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=dH4b-TPiwGuqHzvOowo4 -o ./_x003.o -c getgrouplist_unix.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b242/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b161/_pkg_.a # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/ec/ec3d730110ed00cbec4ab20edc0a0401900d158df3bc0dbf017f79b425a7410e-d # internal github.com/moby/term mkdir -p $WORK/b649/ cat >/tmp/go-build2554080111/b649/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build2554080111/b086/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b649/_pkg_.a -trimpath "$WORK/b649=>" -p github.com/moby/term -complete -installsuffix shared -buildid ooRyaSkcJo4TA8dterRg/ooRyaSkcJo4TA8dterRg -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b649/importcfg -pack ./src/github.com/moby/term/ascii.go ./src/github.com/moby/term/doc.go ./src/github.com/moby/term/proxy.go ./src/github.com/moby/term/term.go ./src/github.com/moby/term/term_unix.go ./src/github.com/moby/term/termios_nonbsd.go ./src/github.com/moby/term/termios_unix.go cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/f9/f9a971bd8916c0b6f6542a5ed8006e1c3247bed979eb35c0ad2e866c55e88ea6-d # internal google.golang.org/protobuf/encoding/prototext mkdir -p $WORK/b227/ cat >/tmp/go-build2554080111/b227/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=/tmp/go-build2554080111/b228/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build2554080111/b232/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=/tmp/go-build2554080111/b235/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build2554080111/b229/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=/tmp/go-build2554080111/b236/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=/tmp/go-build2554080111/b239/_pkg_.a packagefile google.golang.org/protobuf/internal/order=/tmp/go-build2554080111/b240/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=/tmp/go-build2554080111/b234/_pkg_.a packagefile google.golang.org/protobuf/internal/set=/tmp/go-build2554080111/b241/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=/tmp/go-build2554080111/b237/_pkg_.a packagefile google.golang.org/protobuf/proto=/tmp/go-build2554080111/b242/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2554080111/b233/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build2554080111/b243/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile unicode/utf8=/tmp/go-build2554080111/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -p google.golang.org/protobuf/encoding/prototext -complete -installsuffix shared -buildid ARKqh4YPuWUuEuvH0xjG/ARKqh4YPuWUuEuvH0xjG -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b227/importcfg -pack ./src/google.golang.org/protobuf/encoding/prototext/decode.go ./src/google.golang.org/protobuf/encoding/prototext/doc.go ./src/google.golang.org/protobuf/encoding/prototext/encode.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/f4/f469ba3386efdde9c4c871f2a0cabb4438ba5312bcb44f0927bd9b481803b8da-d # internal github.com/containers/image/v5/internal/pkg/platform mkdir -p $WORK/b079/ cat >/tmp/go-build2554080111/b079/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2554080111/b054/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build2554080111/b080/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2554080111/b083/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build2554080111/b085/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build2554080111/b089/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile runtime=/tmp/go-build2554080111/b009/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -p github.com/containers/image/v5/internal/pkg/platform -complete -installsuffix shared -buildid xTXTVLL2DkHeKEu5Aymc/xTXTVLL2DkHeKEu5Aymc -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b079/importcfg -pack ./src/github.com/containers/image/v5/internal/pkg/platform/platform_matcher.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b616/_pkg_.a # internal cp $WORK/b616/_pkg_.a /builddir/.cache/go-build/d8/d83821746d8b4b76140c21b1e03a14bee2000f2be2ccd28a764ddca43bd6f6ac-d # internal github.com/containers/storage/pkg/fileutils mkdir -p $WORK/b152/ cat >/tmp/go-build2554080111/b152/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build2554080111/b085/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile path/filepath=/tmp/go-build2554080111/b053/_pkg_.a packagefile regexp=/tmp/go-build2554080111/b065/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile text/scanner=/tmp/go-build2554080111/b153/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -p github.com/containers/storage/pkg/fileutils -complete -installsuffix shared -buildid VFK0gPa5RaYxL0Ugyr_1/VFK0gPa5RaYxL0Ugyr_1 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b152/importcfg -pack ./src/github.com/containers/storage/pkg/fileutils/fileutils.go ./src/github.com/containers/storage/pkg/fileutils/fileutils_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b587/_pkg_.a # internal cp $WORK/b587/_pkg_.a /builddir/.cache/go-build/34/34ecd49d54c87eb33b089b9f5a3e5f794e57e66222a784775ee2d86131f02448-d # internal github.com/containers/storage/pkg/system mkdir -p $WORK/b155/ cat >/tmp/go-build2554080111/b155/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2554080111/b054/_pkg_.a packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/containers/storage/pkg/mount=/tmp/go-build2554080111/b156/_pkg_.a packagefile github.com/docker/go-units=/tmp/go-build2554080111/b158/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build2554080111/b085/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build2554080111/b086/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile os/exec=/tmp/go-build2554080111/b159/_pkg_.a packagefile runtime=/tmp/go-build2554080111/b009/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile syscall=/tmp/go-build2554080111/b024/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -p github.com/containers/storage/pkg/system -complete -installsuffix shared -buildid tRRqewXBOVwUWLLqEiOS/tRRqewXBOVwUWLLqEiOS -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b155/importcfg -pack ./src/github.com/containers/storage/pkg/system/chmod.go ./src/github.com/containers/storage/pkg/system/chtimes.go ./src/github.com/containers/storage/pkg/system/chtimes_unix.go ./src/github.com/containers/storage/pkg/system/errors.go ./src/github.com/containers/storage/pkg/system/exitcode.go ./src/github.com/containers/storage/pkg/system/init.go ./src/github.com/containers/storage/pkg/system/lchown.go ./src/github.com/containers/storage/pkg/system/lcow_unix.go ./src/github.com/containers/storage/pkg/system/lstat_unix.go ./src/github.com/containers/storage/pkg/system/meminfo.go ./src/github.com/containers/storage/pkg/system/meminfo_linux.go ./src/github.com/containers/storage/pkg/system/mknod.go ./src/github.com/containers/storage/pkg/system/path.go ./src/github.com/containers/storage/pkg/system/path_unix.go ./src/github.com/containers/storage/pkg/system/process_unix.go ./src/github.com/containers/storage/pkg/system/rm.go ./src/github.com/containers/storage/pkg/system/rm_common.go ./src/github.com/containers/storage/pkg/system/stat_common.go ./src/github.com/containers/storage/pkg/system/stat_linux.go ./src/github.com/containers/storage/pkg/system/stat_unix.go ./src/github.com/containers/storage/pkg/system/syscall_unix.go ./src/github.com/containers/storage/pkg/system/umask.go ./src/github.com/containers/storage/pkg/system/utimes_linux.go ./src/github.com/containers/storage/pkg/system/xattrs_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b621/_pkg_.a # internal cp $WORK/b621/_pkg_.a /builddir/.cache/go-build/a0/a098c4a3dc118773623ff6bf1e70f918389c5c2836a37e1271e32b4038e8bd8f-d # internal google.golang.org/protobuf/internal/filedesc mkdir -p $WORK/b248/ cat >/tmp/go-build2554080111/b248/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=/tmp/go-build2554080111/b228/_pkg_.a packagefile google.golang.org/protobuf/internal/descfmt=/tmp/go-build2554080111/b249/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=/tmp/go-build2554080111/b250/_pkg_.a packagefile google.golang.org/protobuf/internal/editiondefaults=/tmp/go-build2554080111/b246/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=/tmp/go-build2554080111/b247/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build2554080111/b232/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build2554080111/b229/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=/tmp/go-build2554080111/b239/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=/tmp/go-build2554080111/b234/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=/tmp/go-build2554080111/b237/_pkg_.a packagefile google.golang.org/protobuf/proto=/tmp/go-build2554080111/b242/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2554080111/b233/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build2554080111/b243/_pkg_.a packagefile math=/tmp/go-build2554080111/b030/_pkg_.a packagefile reflect=/tmp/go-build2554080111/b029/_pkg_.a packagefile sort=/tmp/go-build2554080111/b035/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build2554080111/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b248/_pkg_.a -trimpath "$WORK/b248=>" -p google.golang.org/protobuf/internal/filedesc -complete -installsuffix shared -buildid 1Gbq9nbnunNZo4HLmn6N/1Gbq9nbnunNZo4HLmn6N -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b248/importcfg -pack ./src/google.golang.org/protobuf/internal/filedesc/build.go ./src/google.golang.org/protobuf/internal/filedesc/desc.go ./src/google.golang.org/protobuf/internal/filedesc/desc_init.go ./src/google.golang.org/protobuf/internal/filedesc/desc_lazy.go ./src/google.golang.org/protobuf/internal/filedesc/desc_list.go ./src/google.golang.org/protobuf/internal/filedesc/desc_list_gen.go ./src/google.golang.org/protobuf/internal/filedesc/editions.go ./src/google.golang.org/protobuf/internal/filedesc/placeholder.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b366/_pkg_.a # internal cp $WORK/b366/_pkg_.a /builddir/.cache/go-build/52/529882fbe4ce744e03fb6c311b99c453a18aad6afb4bf0595e25293e39a5c4a2-d # internal github.com/containerd/log mkdir -p $WORK/b271/ cat >/tmp/go-build2554080111/b271/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2554080111/b002/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build2554080111/b085/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b271/_pkg_.a -trimpath "$WORK/b271=>" -p github.com/containerd/log -complete -installsuffix shared -buildid XxCmOC6vJjRAepNUg7FD/XxCmOC6vJjRAepNUg7FD -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b271/importcfg -pack ./src/github.com/containerd/log/context.go cd $WORK/b067 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b067=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=IGy8xlGLT0G28wGuRCfM -o ./_x002.o -c cgo_linux.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b332/_pkg_.a # internal cp $WORK/b332/_pkg_.a /builddir/.cache/go-build/cb/cb5557dfd00a03b5318ce0dca69f5ceccb27e20655afdc68945d530bae89346e-d # internal go.mongodb.org/mongo-driver/x/bsonx/bsoncore mkdir -p $WORK/b333/ cat >/tmp/go-build2554080111/b333/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile encoding/base64=/tmp/go-build2554080111/b057/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=/tmp/go-build2554080111/b331/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=/tmp/go-build2554080111/b332/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile math=/tmp/go-build2554080111/b030/_pkg_.a packagefile sort=/tmp/go-build2554080111/b035/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a packagefile unicode/utf8=/tmp/go-build2554080111/b033/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b333/_pkg_.a -trimpath "$WORK/b333=>" -p go.mongodb.org/mongo-driver/x/bsonx/bsoncore -complete -installsuffix shared -buildid LElyR7_UfVXqTVBdw9sz/LElyR7_UfVXqTVBdw9sz -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b333/importcfg -pack ./src/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/array.go ./src/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/bson_arraybuilder.go ./src/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/bson_documentbuilder.go ./src/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/bsoncore.go ./src/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/doc.go ./src/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/document.go ./src/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/document_sequence.go ./src/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/element.go ./src/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/tables.go ./src/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/value.go cd $WORK/b050 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b050=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=dH4b-TPiwGuqHzvOowo4 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b079/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b112/_pkg_.a # internal cd $WORK/b067 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b067=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=IGy8xlGLT0G28wGuRCfM -o ./_x003.o -c cgo_resnew.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b584/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b192/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b726/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b634/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b201/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b178/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/05/0553ca1cce2a622f08c78a5d3e1e9442bdbedd66b50d8218be8648280297702b-d # internal github.com/containers/storage/pkg/devicemapper mkdir -p $WORK/b510/ cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/containers/storage/pkg/devicemapper pkg-config --cflags -- devmapper cp $WORK/b634/_pkg_.a /builddir/.cache/go-build/0c/0c68db276af585af8adc0d5ba7831a4c4638c329a5480b151c2b4110c53f4b91-d # internal github.com/containers/storage/pkg/loopback mkdir -p $WORK/b512/ echo > $WORK/b512/preferlinkext cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/a2/a2fffc99dfa5b2769d3b0e20d5b3c33624511b7542e73a7479b16f8bf499e41e-d # internal cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/containers/storage/pkg/loopback TERM='dumb' CGO_LDFLAGS='"-O2" "-g"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b512/ -importpath github.com/containers/storage/pkg/loopback -- -I $WORK/b512/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./loop_wrapper.go github.com/containers/storage/pkg/parsers/kernel mkdir -p $WORK/b513/ cat >/tmp/go-build2554080111/b513/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build2554080111/b085/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build2554080111/b086/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b513/_pkg_.a -trimpath "$WORK/b513=>" -p github.com/containers/storage/pkg/parsers/kernel -complete -installsuffix shared -buildid hkBPb8IfvSFB_nIUclrZ/hkBPb8IfvSFB_nIUclrZ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b513/importcfg -pack ./src/github.com/containers/storage/pkg/parsers/kernel/kernel.go ./src/github.com/containers/storage/pkg/parsers/kernel/kernel_unix.go ./src/github.com/containers/storage/pkg/parsers/kernel/uname_linux.go cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/26/26f006f60ca75bfeb1f3345033ae40d0a317d06a67359e580cd4ce6745c7e4e4-d # internal cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/29/2948826056c8185486753cafb744aff8443f7a897330a43eb893e750787ff956-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b111/ crypto/x509/pkix cat >/tmp/go-build2554080111/b111/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=/tmp/go-build2554080111/b112/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build2554080111/b113/_pkg_.a packagefile math/big=/tmp/go-build2554080111/b106/_pkg_.a packagefile reflect=/tmp/go-build2554080111/b029/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a EOF mkdir -p $WORK/b128/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid ufi1cYEM6sfzNaIW_Pkt/ufi1cYEM6sfzNaIW_Pkt -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b111/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1.go /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/builder.go /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/string.go cat >/tmp/go-build2554080111/b128/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=/tmp/go-build2554080111/b112/_pkg_.a packagefile encoding/hex=/tmp/go-build2554080111/b129/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile math/big=/tmp/go-build2554080111/b106/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -p crypto/x509/pkix -std -complete -installsuffix shared -buildid _3ZC11cksWtP4zUAqXxy/_3ZC11cksWtP4zUAqXxy -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b128/importcfg -pack /usr/lib/golang/src/crypto/x509/pkix/pkix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b641/_pkg_.a # internal cp $WORK/b584/_pkg_.a /builddir/.cache/go-build/4f/4f1343e377bd15a944bd5d85da0abe8f841267ecf92de5e52008c1a2ee811533-d # internal github.com/containers/storage/drivers/quota mkdir -p $WORK/b516/ echo > $WORK/b516/preferlinkext cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/containers/storage/drivers/quota TERM='dumb' CGO_LDFLAGS='"-O2" "-g"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b516/ -importpath github.com/containers/storage/drivers/quota -- -I $WORK/b516/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./projectquota_supported.go cp $WORK/b641/_pkg_.a /builddir/.cache/go-build/39/39b71ca2a500c65555ef2274d46c22e1f4e3f0f5048bd9bb3bdd00f4e3ad2f5b-d # internal github.com/go-logr/logr mkdir -p $WORK/b586/ cp $WORK/b726/_pkg_.a /builddir/.cache/go-build/96/96a1e851c6a5267f7282a29ba2e3824ed8c3618bc19544a522006773ded968cb-d # internal cat >/tmp/go-build2554080111/b586/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2554080111/b002/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile log/slog=/tmp/go-build2554080111/b587/_pkg_.a packagefile runtime=/tmp/go-build2554080111/b009/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a EOF github.com/opencontainers/runc/libcontainer/apparmor mkdir -p $WORK/b633/ cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b586/_pkg_.a -trimpath "$WORK/b586=>" -p github.com/go-logr/logr -complete -installsuffix shared -buildid nadpAIwwayU0zZ8f3Fuj/nadpAIwwayU0zZ8f3Fuj -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b586/importcfg -pack ./src/github.com/go-logr/logr/context.go ./src/github.com/go-logr/logr/context_slog.go ./src/github.com/go-logr/logr/discard.go ./src/github.com/go-logr/logr/logr.go ./src/github.com/go-logr/logr/sloghandler.go ./src/github.com/go-logr/logr/slogr.go ./src/github.com/go-logr/logr/slogsink.go cat >/tmp/go-build2554080111/b633/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/utils=/tmp/go-build2554080111/b634/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b633/_pkg_.a -trimpath "$WORK/b633=>" -p github.com/opencontainers/runc/libcontainer/apparmor -complete -installsuffix shared -buildid QT93zh4tDml9pMSBKM9s/QT93zh4tDml9pMSBKM9s -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b633/importcfg -pack ./src/github.com/opencontainers/runc/libcontainer/apparmor/apparmor.go ./src/github.com/opencontainers/runc/libcontainer/apparmor/apparmor_linux.go cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/9f/9f0a0f0e5ded80c77b2d5328cc3fdc56a59362185d26ba81205da6c829d5781e-d # internal github.com/containers/common/internal/attributedstring mkdir -p $WORK/b612/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b152/_pkg_.a # internal cat >/tmp/go-build2554080111/b612/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/BurntSushi/toml=/tmp/go-build2554080111/b192/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b612/_pkg_.a -trimpath "$WORK/b612=>" -p github.com/containers/common/internal/attributedstring -complete -installsuffix shared -buildid sYENMy-rGELoY_LZ6Gqk/sYENMy-rGELoY_LZ6Gqk -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b612/importcfg -pack ./src/github.com/containers/common/internal/attributedstring/slice.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b644/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/71/71ac47ff89317b500772707e9fc41930cdb7b61c4d03b935185a0daa9364b4f0-d # internal github.com/containers/common/pkg/password mkdir -p $WORK/b694/ cat >/tmp/go-build2554080111/b694/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile golang.org/x/term=/tmp/go-build2554080111/b378/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile os/signal=/tmp/go-build2554080111/b168/_pkg_.a packagefile syscall=/tmp/go-build2554080111/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b694/_pkg_.a -trimpath "$WORK/b694=>" -p github.com/containers/common/pkg/password -complete -installsuffix shared -buildid yGNXxBfrT8j7VmhXJt3t/yGNXxBfrT8j7VmhXJt3t -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b694/importcfg -pack ./src/github.com/containers/common/pkg/password/password_supported.go cp $WORK/b644/_pkg_.a /builddir/.cache/go-build/32/32da503524ec7d0e32eb979b75b564d483f2914942ae98e0b31bef9c3db70716-d # internal github.com/fsnotify/fsnotify mkdir -p $WORK/b699/ cat >/tmp/go-build2554080111/b699/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build2554080111/b086/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile path/filepath=/tmp/go-build2554080111/b053/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b699/_pkg_.a -trimpath "$WORK/b699=>" -p github.com/fsnotify/fsnotify -complete -installsuffix shared -buildid IprVua0xHpxyvF9hHdj7/IprVua0xHpxyvF9hHdj7 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b699/importcfg -pack ./src/github.com/fsnotify/fsnotify/backend_inotify.go ./src/github.com/fsnotify/fsnotify/fsnotify.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b600/_pkg_.a # internal cp $WORK/b600/_pkg_.a /builddir/.cache/go-build/0b/0b78d26589393b0f21dd3b01acc3bfd5cda1a81f3ad73c9ba37b59da0ebc7e8d-d # internal github.com/containernetworking/plugins/pkg/ns mkdir -p $WORK/b704/ cat >/tmp/go-build2554080111/b704/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build2554080111/b086/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile runtime=/tmp/go-build2554080111/b009/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a packagefile syscall=/tmp/go-build2554080111/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b704/_pkg_.a -trimpath "$WORK/b704=>" -p github.com/containernetworking/plugins/pkg/ns -complete -installsuffix shared -buildid 3JTrZqFBhUF435AtOS1g/3JTrZqFBhUF435AtOS1g -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b704/importcfg -pack ./src/github.com/containernetworking/plugins/pkg/ns/ns_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b649/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b271/_pkg_.a # internal cp $WORK/b649/_pkg_.a /builddir/.cache/go-build/09/09f28d03725e562e47ae120bd69f95310536aad47c2ad7bc0b3ff1ebc97f7c52-d # internal github.com/docker/docker/pkg/jsonmessage mkdir -p $WORK/b648/ cat >/tmp/go-build2554080111/b648/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build2554080111/b055/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/docker/go-units=/tmp/go-build2554080111/b158/_pkg_.a packagefile github.com/moby/term=/tmp/go-build2554080111/b649/_pkg_.a packagefile github.com/morikuni/aec=/tmp/go-build2554080111/b650/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b648/_pkg_.a -trimpath "$WORK/b648=>" -p github.com/docker/docker/pkg/jsonmessage -complete -installsuffix shared -buildid woxar2dNYW8GN29ns6XV/woxar2dNYW8GN29ns6XV -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b648/importcfg -pack ./src/github.com/docker/docker/pkg/jsonmessage/jsonmessage.go cp $WORK/b271/_pkg_.a /builddir/.cache/go-build/c7/c7287c6e0907ed3bd49005131df405e3774b14e776fd82965f0ff316946c66bb-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/b050=/tmp/go-build -gno-record-gcc-switches -o $WORK/b050/_cgo_.o $WORK/b050/_cgo_main.o $WORK/b050/preferlinkext $WORK/b050/_x001.o $WORK/b050/_x002.o $WORK/b050/_x003.o -O2 -g /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/4f/4fdc4a4d7411b53013bd1b3c6063c4fd74fb495c9ab89194970b486bf698efe9-d # internal github.com/titanous/rocacheck mkdir -p $WORK/b371/ cat >/tmp/go-build2554080111/b371/importcfg << 'EOF' # internal # import config packagefile crypto/rsa=/tmp/go-build2554080111/b115/_pkg_.a packagefile math/big=/tmp/go-build2554080111/b106/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b371/_pkg_.a -trimpath "$WORK/b371=>" -p github.com/titanous/rocacheck -complete -installsuffix shared -buildid uswmeiJsWi_dK4nR2l0i/uswmeiJsWi_dK4nR2l0i -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b371/importcfg -pack ./src/github.com/titanous/rocacheck/rocacheck.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b595/_pkg_.a # internal cp $WORK/b595/_pkg_.a /builddir/.cache/go-build/b9/b99e9be9c75c5e0abbbba03ed7c55063747038e85c8a5bb0caf9bfa37bddc031-d # internal github.com/sigstore/sigstore/pkg/signature/options mkdir -p $WORK/b379/ cat >/tmp/go-build2554080111/b379/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2554080111/b002/_pkg_.a packagefile crypto=/tmp/go-build2554080111/b075/_pkg_.a packagefile crypto/rand=/tmp/go-build2554080111/b114/_pkg_.a packagefile crypto/rsa=/tmp/go-build2554080111/b115/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b379/_pkg_.a -trimpath "$WORK/b379=>" -p github.com/sigstore/sigstore/pkg/signature/options -complete -installsuffix shared -buildid 5c4Q3oFA9K7FrR9cygjY/5c4Q3oFA9K7FrR9cygjY -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b379/importcfg -pack ./src/github.com/sigstore/sigstore/pkg/signature/options/context.go ./src/github.com/sigstore/sigstore/pkg/signature/options/digest.go ./src/github.com/sigstore/sigstore/pkg/signature/options/doc.go ./src/github.com/sigstore/sigstore/pkg/signature/options/keyversion.go ./src/github.com/sigstore/sigstore/pkg/signature/options/loadoptions.go ./src/github.com/sigstore/sigstore/pkg/signature/options/noop.go ./src/github.com/sigstore/sigstore/pkg/signature/options/rand.go ./src/github.com/sigstore/sigstore/pkg/signature/options/remoteverification.go ./src/github.com/sigstore/sigstore/pkg/signature/options/rpcauth.go ./src/github.com/sigstore/sigstore/pkg/signature/options/signeropts.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b694/_pkg_.a # internal cp $WORK/b694/_pkg_.a /builddir/.cache/go-build/6f/6f65e8e2d6e67a5f20ef0cebe9eb4fb506251f74c391c03288e7f2c6f36b9573-d # internal github.com/docker/docker/pkg/ioutils mkdir -p $WORK/b642/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b513/_pkg_.a # internal cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/containers/storage/pkg/devicemapper pkg-config --libs -- devmapper cat >/tmp/go-build2554080111/b642/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2554080111/b002/_pkg_.a packagefile crypto/sha256=/tmp/go-build2554080111/b116/_pkg_.a packagefile crypto/sha512=/tmp/go-build2554080111/b110/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile github.com/containerd/log=/tmp/go-build2554080111/b271/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile path/filepath=/tmp/go-build2554080111/b053/_pkg_.a packagefile runtime/debug=/tmp/go-build2554080111/b177/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build2554080111/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b642/_pkg_.a -trimpath "$WORK/b642=>" -p github.com/docker/docker/pkg/ioutils -complete -installsuffix shared -buildid _o4vfU8rSMPdxOiDxvEQ/_o4vfU8rSMPdxOiDxvEQ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b642/importcfg -pack ./src/github.com/docker/docker/pkg/ioutils/buffer.go ./src/github.com/docker/docker/pkg/ioutils/bytespipe.go ./src/github.com/docker/docker/pkg/ioutils/fswriters.go ./src/github.com/docker/docker/pkg/ioutils/readers.go ./src/github.com/docker/docker/pkg/ioutils/writeflusher.go ./src/github.com/docker/docker/pkg/ioutils/writers.go github.com/containerd/containerd/log mkdir -p $WORK/b270/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b612/_pkg_.a # internal cp $WORK/b513/_pkg_.a /builddir/.cache/go-build/67/6737fdd8b903e6d8592b3416a7ef937d9e801bc288c8036bdab020a585645e3b-d # internal cat >/tmp/go-build2554080111/b270/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2554080111/b002/_pkg_.a packagefile github.com/containerd/log=/tmp/go-build2554080111/b271/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b270/_pkg_.a -trimpath "$WORK/b270=>" -p github.com/containerd/containerd/log -complete -installsuffix shared -buildid FsCnv7ioqWr1UNBU9g_P/FsCnv7ioqWr1UNBU9g_P -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b270/importcfg -pack ./src/github.com/containerd/containerd/log/context_deprecated.go github.com/containers/common/libnetwork/resolvconf mkdir -p $WORK/b706/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b128/_pkg_.a # internal cat >/tmp/go-build2554080111/b706/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/containers/storage/pkg/regexp=/tmp/go-build2554080111/b064/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build2554080111/b166/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build2554080111/b085/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build2554080111/b089/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile path/filepath=/tmp/go-build2554080111/b053/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a EOF cp $WORK/b612/_pkg_.a /builddir/.cache/go-build/42/4235fba3c9adbaa5712db371d4e02ae6831f43512a218c40095b4ee9b0f5f05d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b706/_pkg_.a -trimpath "$WORK/b706=>" -p github.com/containers/common/libnetwork/resolvconf -complete -installsuffix shared -buildid oAd_2GcSf4BhtJ97CzM8/oAd_2GcSf4BhtJ97CzM8 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b706/importcfg -pack ./src/github.com/containers/common/libnetwork/resolvconf/resolv.go ./src/github.com/containers/common/libnetwork/resolvconf/resolvconf.go github.com/containers/common/pkg/servicereaper mkdir -p $WORK/b709/ cat >/tmp/go-build2554080111/b709/importcfg << 'EOF' # internal # import config packagefile github.com/sirupsen/logrus=/tmp/go-build2554080111/b085/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile os/signal=/tmp/go-build2554080111/b168/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a packagefile syscall=/tmp/go-build2554080111/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b709/_pkg_.a -trimpath "$WORK/b709=>" -p github.com/containers/common/pkg/servicereaper -complete -installsuffix shared -buildid ssoFRt2YEYKnKoOg4C71/ssoFRt2YEYKnKoOg4C71 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b709/importcfg -pack ./src/github.com/containers/common/pkg/servicereaper/service.go cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/f4/f45b7733c40e5c5b1f690c59f6ca5c468fad6606cf010e7826a68e8a3115b3fb-d # internal github.com/sigstore/fulcio/pkg/certificate mkdir -p $WORK/b384/ cat >/tmp/go-build2554080111/b384/importcfg << 'EOF' # internal # import config packagefile crypto/x509/pkix=/tmp/go-build2554080111/b128/_pkg_.a packagefile encoding/asn1=/tmp/go-build2554080111/b112/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b384/_pkg_.a -trimpath "$WORK/b384=>" -p github.com/sigstore/fulcio/pkg/certificate -complete -installsuffix shared -buildid gDnkzYCViqikXD5ZBIy0/gDnkzYCViqikXD5ZBIy0 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b384/importcfg -pack ./src/github.com/sigstore/fulcio/pkg/certificate/doc.go ./src/github.com/sigstore/fulcio/pkg/certificate/extensions.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b371/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b633/_pkg_.a # internal cp $WORK/b633/_pkg_.a /builddir/.cache/go-build/e0/e0cc0fcc76b8ade96ab6cc06f6a2bb97e5f7571e7d8cd39a8620ee2581585394-d # internal cp $WORK/b371/_pkg_.a /builddir/.cache/go-build/bb/bb2352665339f29b1c68a6446ff949755928bc19b570555dd403ed46fb31a3f4-d # internal github.com/opencontainers/runc/libcontainer/user mkdir -p $WORK/b718/ github.com/opencontainers/runc/libcontainer/cgroups/devices cat >/tmp/go-build2554080111/b718/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2554080111/b054/_pkg_.a packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build2554080111/b086/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a EOF mkdir -p $WORK/b720/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b718/_pkg_.a -trimpath "$WORK/b718=>" -p github.com/opencontainers/runc/libcontainer/user -complete -installsuffix shared -buildid qGXn18iLu-TQdNwJ3G3q/qGXn18iLu-TQdNwJ3G3q -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b718/importcfg -pack ./src/github.com/opencontainers/runc/libcontainer/user/lookup_unix.go ./src/github.com/opencontainers/runc/libcontainer/user/user.go cat >/tmp/go-build2554080111/b720/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2554080111/b054/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/devices=/tmp/go-build2554080111/b196/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile sort=/tmp/go-build2554080111/b035/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b720/_pkg_.a -trimpath "$WORK/b720=>" -p github.com/opencontainers/runc/libcontainer/cgroups/devices -complete -installsuffix shared -buildid 30ZrUcJz98UqguyvvJiL/30ZrUcJz98UqguyvvJiL -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b720/importcfg -pack ./src/github.com/opencontainers/runc/libcontainer/cgroups/devices/devices_emulator.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/00/009b4b8836dfcb16e5a467d4ae1de8f9b07ee601b374ea6abc8e7d5f3125b346-d # internal github.com/containers/storage/pkg/lockfile mkdir -p $WORK/b525/ cat >/tmp/go-build2554080111/b525/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile crypto/rand=/tmp/go-build2554080111/b114/_pkg_.a packagefile encoding/binary=/tmp/go-build2554080111/b058/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/containers/storage/pkg/system=/tmp/go-build2554080111/b155/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build2554080111/b086/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile path/filepath=/tmp/go-build2554080111/b053/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build2554080111/b022/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b525/_pkg_.a -trimpath "$WORK/b525=>" -p github.com/containers/storage/pkg/lockfile -complete -installsuffix shared -buildid EvP8V1UO1nOi9KQaAN3M/EvP8V1UO1nOi9KQaAN3M -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b525/importcfg -pack ./src/github.com/containers/storage/pkg/lockfile/lastwrite.go ./src/github.com/containers/storage/pkg/lockfile/lockfile.go ./src/github.com/containers/storage/pkg/lockfile/lockfile_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b586/_pkg_.a # internal cp $WORK/b586/_pkg_.a /builddir/.cache/go-build/7e/7e1851e92f22625b51186e9956a8139d9bca14805ffff8757050ee33aab11db4-d # internal github.com/go-logr/logr/funcr mkdir -p $WORK/b594/ cat >/tmp/go-build2554080111/b594/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile context=/tmp/go-build2554080111/b002/_pkg_.a packagefile encoding=/tmp/go-build2554080111/b056/_pkg_.a packagefile encoding/json=/tmp/go-build2554080111/b055/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/go-logr/logr=/tmp/go-build2554080111/b586/_pkg_.a packagefile log/slog=/tmp/go-build2554080111/b587/_pkg_.a packagefile path/filepath=/tmp/go-build2554080111/b053/_pkg_.a packagefile reflect=/tmp/go-build2554080111/b029/_pkg_.a packagefile runtime=/tmp/go-build2554080111/b009/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b594/_pkg_.a -trimpath "$WORK/b594=>" -p github.com/go-logr/logr/funcr -complete -installsuffix shared -buildid xKrFFIfPFrDL9cDIUVkR/xKrFFIfPFrDL9cDIUVkR -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b594/importcfg -pack ./src/github.com/go-logr/logr/funcr/funcr.go ./src/github.com/go-logr/logr/funcr/slogsink.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b270/_pkg_.a # internal cp $WORK/b270/_pkg_.a /builddir/.cache/go-build/e6/e6bca01efdcd424b412da47002798dacebf181547bead1611b2b18977a284d71-d # internal debug/elf mkdir -p $WORK/b725/ cat >/tmp/go-build2554080111/b725/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile compress/zlib=/tmp/go-build2554080111/b389/_pkg_.a packagefile debug/dwarf=/tmp/go-build2554080111/b726/_pkg_.a packagefile encoding/binary=/tmp/go-build2554080111/b058/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile internal/saferio=/tmp/go-build2554080111/b346/_pkg_.a packagefile internal/zstd=/tmp/go-build2554080111/b727/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b725/_pkg_.a -trimpath "$WORK/b725=>" -p debug/elf -std -complete -installsuffix shared -buildid -2HVd267UvUMEO_D8GCT/-2HVd267UvUMEO_D8GCT -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b725/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 cd $WORK/b067 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b067=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=IGy8xlGLT0G28wGuRCfM -o ./_x004.o -c cgo_socknew.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b227/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b699/_pkg_.a # internal cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/e7/e74c0e438c65bba4cab97612da9fd032f0e4c34e90c12e0bb7fe327c8b8e56e7-d # internal github.com/cilium/ebpf/internal/unix mkdir -p $WORK/b730/ cat >/tmp/go-build2554080111/b730/importcfg << 'EOF' # internal # import config packagefile golang.org/x/sys/unix=/tmp/go-build2554080111/b086/_pkg_.a packagefile syscall=/tmp/go-build2554080111/b024/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b730/_pkg_.a -trimpath "$WORK/b730=>" -p github.com/cilium/ebpf/internal/unix -complete -installsuffix shared -buildid EYi7DxJuS47U2fpzitC3/EYi7DxJuS47U2fpzitC3 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b730/importcfg -pack ./src/github.com/cilium/ebpf/internal/unix/types_linux.go cp $WORK/b699/_pkg_.a /builddir/.cache/go-build/e8/e872cb5f5c035270f5e369f8b8f390c0e6c4a49d62b18a4fa356613f8ff71e8e-d # internal github.com/containers/common/pkg/util mkdir -p $WORK/b698/ cat >/tmp/go-build2554080111/b698/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/fsnotify/fsnotify=/tmp/go-build2554080111/b699/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build2554080111/b085/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build2554080111/b089/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile path/filepath=/tmp/go-build2554080111/b053/_pkg_.a packagefile regexp=/tmp/go-build2554080111/b065/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b698/_pkg_.a -trimpath "$WORK/b698=>" -p github.com/containers/common/pkg/util -complete -installsuffix shared -buildid WvZT-u1-XAgQmLFBC_sI/WvZT-u1-XAgQmLFBC_sI -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b698/importcfg -pack ./src/github.com/containers/common/pkg/util/util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b709/_pkg_.a # internal cp $WORK/b709/_pkg_.a /builddir/.cache/go-build/1e/1e03dcac8acc99f3a086cd1f8119fd246ba7d0cc8258942a8bcb4d0927f29d98-d # internal go/ast mkdir -p $WORK/b734/ cat >/tmp/go-build2554080111/b734/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile go/scanner=/tmp/go-build2554080111/b735/_pkg_.a packagefile go/token=/tmp/go-build2554080111/b238/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile reflect=/tmp/go-build2554080111/b029/_pkg_.a packagefile sort=/tmp/go-build2554080111/b035/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b734/_pkg_.a -trimpath "$WORK/b734=>" -p go/ast -std -complete -installsuffix shared -buildid nCpdc6lU9p8BNjvJnAzL/nCpdc6lU9p8BNjvJnAzL -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b734/importcfg -pack /usr/lib/golang/src/go/ast/ast.go /usr/lib/golang/src/go/ast/commentmap.go /usr/lib/golang/src/go/ast/filter.go /usr/lib/golang/src/go/ast/import.go /usr/lib/golang/src/go/ast/print.go /usr/lib/golang/src/go/ast/resolve.go /usr/lib/golang/src/go/ast/scope.go /usr/lib/golang/src/go/ast/walk.go echo > $WORK/b510/preferlinkext cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/containers/storage/pkg/devicemapper TERM='dumb' CGO_LDFLAGS='"-O2" "-g" "-ldevmapper"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b510/ -importpath github.com/containers/storage/pkg/devicemapper -- -I $WORK/b510/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./devmapper_log.go ./devmapper_wrapper.go ./devmapper_wrapper_deferred_remove.go ./devmapper_wrapper_dynamic.go cd $WORK/b512 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/containers/storage/pkg/loopback -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b512=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=ntGDdxRDwF6akHxm1acX -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b648/_pkg_.a # internal cp $WORK/b648/_pkg_.a /builddir/.cache/go-build/6d/6de9c62a136c204531153283398924781673a03bbc2c329d2a4aed189a4607ce-d # internal go/doc/comment mkdir -p $WORK/b740/ cat >/tmp/go-build2554080111/b740/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile sort=/tmp/go-build2554080111/b035/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile unicode=/tmp/go-build2554080111/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build2554080111/b033/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b740/_pkg_.a -trimpath "$WORK/b740=>" -p go/doc/comment -std -complete -installsuffix shared -buildid lFQ5dYIsHK5aCAMLzgr8/lFQ5dYIsHK5aCAMLzgr8 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b740/importcfg -pack /usr/lib/golang/src/go/doc/comment/doc.go /usr/lib/golang/src/go/doc/comment/html.go /usr/lib/golang/src/go/doc/comment/markdown.go /usr/lib/golang/src/go/doc/comment/parse.go /usr/lib/golang/src/go/doc/comment/print.go /usr/lib/golang/src/go/doc/comment/std.go /usr/lib/golang/src/go/doc/comment/text.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b384/_pkg_.a # internal cp $WORK/b384/_pkg_.a /builddir/.cache/go-build/56/565baa1b5c47f906861eea4aa912c16a0e1e543e7e914a88fc390b31cea23c4c-d # internal github.com/containers/common/pkg/version mkdir -p $WORK/b744/ cat >/tmp/go-build2554080111/b744/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile os/exec=/tmp/go-build2554080111/b159/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b744/_pkg_.a -trimpath "$WORK/b744=>" -p github.com/containers/common/pkg/version -complete -installsuffix shared -buildid ZdsDsnWw4-5UXvo12zZm/ZdsDsnWw4-5UXvo12zZm -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b744/importcfg -pack ./src/github.com/containers/common/pkg/version/version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b704/_pkg_.a # internal cp $WORK/b704/_pkg_.a /builddir/.cache/go-build/15/15c86d0feb268a10da31f6565ee62b0177630e1991682c799506a3262d8d1413-d # internal go.etcd.io/bbolt mkdir -p $WORK/b745/ cat >/tmp/go-build2554080111/b745/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile encoding/hex=/tmp/go-build2554080111/b129/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build2554080111/b086/_pkg_.a packagefile hash/fnv=/tmp/go-build2554080111/b231/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile reflect=/tmp/go-build2554080111/b029/_pkg_.a packagefile runtime=/tmp/go-build2554080111/b009/_pkg_.a packagefile sort=/tmp/go-build2554080111/b035/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build2554080111/b022/_pkg_.a packagefile syscall=/tmp/go-build2554080111/b024/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b745/_pkg_.a -trimpath "$WORK/b745=>" -p go.etcd.io/bbolt -complete -installsuffix shared -buildid 85JdEM2hn-e3as5B2c1D/85JdEM2hn-e3as5B2c1D -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b745/importcfg -pack ./src/go.etcd.io/bbolt/bolt_amd64.go ./src/go.etcd.io/bbolt/bolt_linux.go ./src/go.etcd.io/bbolt/bolt_unix.go ./src/go.etcd.io/bbolt/bucket.go ./src/go.etcd.io/bbolt/compact.go ./src/go.etcd.io/bbolt/cursor.go ./src/go.etcd.io/bbolt/db.go ./src/go.etcd.io/bbolt/doc.go ./src/go.etcd.io/bbolt/errors.go ./src/go.etcd.io/bbolt/freelist.go ./src/go.etcd.io/bbolt/freelist_hmap.go ./src/go.etcd.io/bbolt/mlock_unix.go ./src/go.etcd.io/bbolt/node.go ./src/go.etcd.io/bbolt/page.go ./src/go.etcd.io/bbolt/tx.go ./src/go.etcd.io/bbolt/tx_check.go ./src/go.etcd.io/bbolt/unsafe.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b720/_pkg_.a # internal cp $WORK/b720/_pkg_.a /builddir/.cache/go-build/9d/9d3a11990abd3d12893e94c62fffbc7569f10593d6a16e826b8704907baff49b-d # internal github.com/containers/common/pkg/hooks/1.0.0 mkdir -p $WORK/b749/ cat >/tmp/go-build2554080111/b749/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build2554080111/b055/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build2554080111/b166/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile regexp=/tmp/go-build2554080111/b065/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b749/_pkg_.a -trimpath "$WORK/b749=>" -p github.com/containers/common/pkg/hooks/1.0.0 -complete -installsuffix shared -buildid bUib6sNODPhpXK6U2sVJ/bUib6sNODPhpXK6U2sVJ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b749/importcfg -pack ./src/github.com/containers/common/pkg/hooks/1.0.0/hook.go ./src/github.com/containers/common/pkg/hooks/1.0.0/when.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b111/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b706/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/cd/cdfb5edf1daae3666c6b3e9bcdd334ac111417e4520357650df84be253e87a1f-d # internal crypto/ecdsa mkdir -p $WORK/b092/ cat >/tmp/go-build2554080111/b092/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-build2554080111/b047/_pkg_.a packagefile crypto=/tmp/go-build2554080111/b075/_pkg_.a packagefile crypto/aes=/tmp/go-build2554080111/b093/_pkg_.a packagefile crypto/cipher=/tmp/go-build2554080111/b094/_pkg_.a packagefile crypto/ecdh=/tmp/go-build2554080111/b099/_pkg_.a packagefile crypto/elliptic=/tmp/go-build2554080111/b105/_pkg_.a packagefile crypto/internal/bigmod=/tmp/go-build2554080111/b108/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build2554080111/b097/_pkg_.a packagefile crypto/internal/boring/bbig=/tmp/go-build2554080111/b109/_pkg_.a packagefile crypto/internal/nistec=/tmp/go-build2554080111/b101/_pkg_.a packagefile crypto/internal/randutil=/tmp/go-build2554080111/b104/_pkg_.a packagefile crypto/sha512=/tmp/go-build2554080111/b110/_pkg_.a packagefile crypto/subtle=/tmp/go-build2554080111/b096/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build2554080111/b111/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build2554080111/b113/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile math/big=/tmp/go-build2554080111/b106/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -p crypto/ecdsa -std -complete -installsuffix shared -buildid ALN92yvVssMIxDUUzAaD/ALN92yvVssMIxDUUzAaD -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b092/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/ecdsa_noasm.go /usr/lib/golang/src/crypto/ecdsa/notboring.go cp $WORK/b706/_pkg_.a /builddir/.cache/go-build/e2/e2b5beeb8326effd86141662f6abe76303c3e0328d10a55afc00304ef3bfa859-d # internal github.com/davecgh/go-spew/spew mkdir -p $WORK/b751/ cat >/tmp/go-build2554080111/b751/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile encoding/hex=/tmp/go-build2554080111/b129/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile reflect=/tmp/go-build2554080111/b029/_pkg_.a packagefile regexp=/tmp/go-build2554080111/b065/_pkg_.a packagefile sort=/tmp/go-build2554080111/b035/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b751/_pkg_.a -trimpath "$WORK/b751=>" -p github.com/davecgh/go-spew/spew -complete -installsuffix shared -buildid NJqNlNkD14M1jMH9MgGT/NJqNlNkD14M1jMH9MgGT -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b751/importcfg -pack ./src/github.com/davecgh/go-spew/spew/bypass.go ./src/github.com/davecgh/go-spew/spew/common.go ./src/github.com/davecgh/go-spew/spew/config.go ./src/github.com/davecgh/go-spew/spew/doc.go ./src/github.com/davecgh/go-spew/spew/dump.go ./src/github.com/davecgh/go-spew/spew/format.go ./src/github.com/davecgh/go-spew/spew/spew.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b454/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b478/_pkg_.a # internal cp $WORK/b454/_pkg_.a /builddir/.cache/go-build/60/60616dcd78c9ae0f84cd81d9045733e7470e0b99f7459efc8f3b30ceb3d09fc0-d # internal github.com/pmezard/go-difflib/difflib mkdir -p $WORK/b752/ cat >/tmp/go-build2554080111/b752/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2554080111/b054/_pkg_.a packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b752/_pkg_.a -trimpath "$WORK/b752=>" -p github.com/pmezard/go-difflib/difflib -complete -installsuffix shared -buildid 5bwDhxZ-SQcpOmmnb6ct/5bwDhxZ-SQcpOmmnb6ct -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b752/importcfg -pack ./src/github.com/pmezard/go-difflib/difflib/difflib.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b379/_pkg_.a # internal cp $WORK/b478/_pkg_.a /builddir/.cache/go-build/51/51fc140d0de1df3ad2405a89b5a49a81b9c7acac52bc6f9f897faa2ca753ceb2-d # internal github.com/containers/common/pkg/umask mkdir -p $WORK/b754/ cat >/tmp/go-build2554080111/b754/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build2554080111/b085/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile path/filepath=/tmp/go-build2554080111/b053/_pkg_.a packagefile syscall=/tmp/go-build2554080111/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b754/_pkg_.a -trimpath "$WORK/b754=>" -p github.com/containers/common/pkg/umask -complete -installsuffix shared -buildid wdkObFCa9TjKu_zphoTI/wdkObFCa9TjKu_zphoTI -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b754/importcfg -pack ./src/github.com/containers/common/pkg/umask/umask.go ./src/github.com/containers/common/pkg/umask/umask_unix.go cp $WORK/b379/_pkg_.a /builddir/.cache/go-build/c9/c96b3128f1eb59bc993b701689438d010afff933c5d03c7a686f5e3603d00dca-d # internal github.com/mattn/go-shellwords mkdir -p $WORK/b755/ cat >/tmp/go-build2554080111/b755/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile os/exec=/tmp/go-build2554080111/b159/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile unicode=/tmp/go-build2554080111/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b755/_pkg_.a -trimpath "$WORK/b755=>" -p github.com/mattn/go-shellwords -complete -installsuffix shared -buildid Qwq5FgCEfsKcaV0Kngkh/Qwq5FgCEfsKcaV0Kngkh -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b755/importcfg -pack ./src/github.com/mattn/go-shellwords/shellwords.go ./src/github.com/mattn/go-shellwords/util_posix.go cd $WORK/b067 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b067=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=IGy8xlGLT0G28wGuRCfM -o ./_x005.o -c cgo_unix_cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b718/_pkg_.a # internal cp $WORK/b718/_pkg_.a /builddir/.cache/go-build/ab/abc7d5b8688c3356d00055fecffd02f645247d5163346de73dff1dd0886ec774-d # internal github.com/opencontainers/runtime-tools/generate/seccomp mkdir -p $WORK/b757/ cat >/tmp/go-build2554080111/b757/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build2554080111/b166/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build2554080111/b086/_pkg_.a packagefile reflect=/tmp/go-build2554080111/b029/_pkg_.a packagefile runtime=/tmp/go-build2554080111/b009/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b757/_pkg_.a -trimpath "$WORK/b757=>" -p github.com/opencontainers/runtime-tools/generate/seccomp -complete -installsuffix shared -buildid N7H5kEPeHHUTny4G1zYg/N7H5kEPeHHUTny4G1zYg -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b757/importcfg -pack ./src/github.com/opencontainers/runtime-tools/generate/seccomp/consts.go ./src/github.com/opencontainers/runtime-tools/generate/seccomp/parse_action.go ./src/github.com/opencontainers/runtime-tools/generate/seccomp/parse_architecture.go ./src/github.com/opencontainers/runtime-tools/generate/seccomp/parse_arguments.go ./src/github.com/opencontainers/runtime-tools/generate/seccomp/parse_remove.go ./src/github.com/opencontainers/runtime-tools/generate/seccomp/seccomp_default.go ./src/github.com/opencontainers/runtime-tools/generate/seccomp/seccomp_default_linux.go ./src/github.com/opencontainers/runtime-tools/generate/seccomp/syscall_compare.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b698/_pkg_.a # internal cp $WORK/b698/_pkg_.a /builddir/.cache/go-build/d6/d64889bf8dd127f9906f05f64d45d95508afdeb84307c11c8ecc7643ccb60fdd-d # internal github.com/opencontainers/runtime-tools/validate/capabilities mkdir -p $WORK/b758/ cat >/tmp/go-build2554080111/b758/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/syndtr/gocapability/capability=/tmp/go-build2554080111/b167/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b758/_pkg_.a -trimpath "$WORK/b758=>" -p github.com/opencontainers/runtime-tools/validate/capabilities -complete -installsuffix shared -buildid Oi-HimivN9GgC6X5BpMH/Oi-HimivN9GgC6X5BpMH -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b758/importcfg -pack ./src/github.com/opencontainers/runtime-tools/validate/capabilities/validate.go ./src/github.com/opencontainers/runtime-tools/validate/capabilities/validate_linux.go cd $WORK/b512 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/containers/storage/pkg/loopback -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b512=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=ntGDdxRDwF6akHxm1acX -o ./_x002.o -c loop_wrapper.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b744/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b416/_pkg_.a # internal cp $WORK/b744/_pkg_.a /builddir/.cache/go-build/af/af64b7f4307272b50571e9525d88a6bb8129515ead4f4d5e23db08a251ab598b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b730/_pkg_.a # internal cp $WORK/b730/_pkg_.a /builddir/.cache/go-build/39/39ade43541e703e8823fb3b838ebdeabee7404db1ffd15011bf065d28ea8f436-d # internal github.com/cilium/ebpf/internal/sys mkdir -p $WORK/b729/ cat >/tmp/go-build2554080111/b729/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/cilium/ebpf/internal/unix=/tmp/go-build2554080111/b730/_pkg_.a packagefile math=/tmp/go-build2554080111/b030/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile runtime=/tmp/go-build2554080111/b009/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile syscall=/tmp/go-build2554080111/b024/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b729/_pkg_.a -trimpath "$WORK/b729=>" -p github.com/cilium/ebpf/internal/sys -complete -installsuffix shared -buildid L8VWAXNUR_W-xFByGXjD/L8VWAXNUR_W-xFByGXjD -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b729/importcfg -pack ./src/github.com/cilium/ebpf/internal/sys/doc.go ./src/github.com/cilium/ebpf/internal/sys/fd.go ./src/github.com/cilium/ebpf/internal/sys/ptr.go ./src/github.com/cilium/ebpf/internal/sys/ptr_64.go ./src/github.com/cilium/ebpf/internal/sys/syscall.go ./src/github.com/cilium/ebpf/internal/sys/types.go cp $WORK/b416/_pkg_.a /builddir/.cache/go-build/31/31927e253e1a023da233f61bca3dc45805460e2b6e957dae12f0ac38b8c88c60-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b525/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b749/_pkg_.a # internal cp $WORK/b749/_pkg_.a /builddir/.cache/go-build/cf/cf8a8950b8ea267a48ad0e8f3ac3a6bfecf564c0fddcf6a45f9e22eaef8da45c-d # internal github.com/containers/common/pkg/hooks/0.1.0 mkdir -p $WORK/b748/ cp $WORK/b525/_pkg_.a /builddir/.cache/go-build/b9/b9cee9cc20ca35a6195ef30dfb1b1194cd83b684785333ef44f2686ef475e0f2-d # internal cat >/tmp/go-build2554080111/b748/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build2554080111/b055/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile github.com/containers/common/pkg/hooks/1.0.0=/tmp/go-build2554080111/b749/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build2554080111/b166/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b748/_pkg_.a -trimpath "$WORK/b748=>" -p github.com/containers/common/pkg/hooks/0.1.0 -complete -installsuffix shared -buildid EPRwMQALm-IxfSJy03s2/EPRwMQALm-IxfSJy03s2 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b748/importcfg -pack ./src/github.com/containers/common/pkg/hooks/0.1.0/hook.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b642/_pkg_.a # internal cp $WORK/b642/_pkg_.a /builddir/.cache/go-build/54/54246d4156e9150fadb31e6e147cb3ed257b77256ed177c95f12778449954446-d # internal github.com/docker/docker/pkg/pools mkdir -p $WORK/b643/ cat >/tmp/go-build2554080111/b643/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2554080111/b054/_pkg_.a packagefile github.com/docker/docker/pkg/ioutils=/tmp/go-build2554080111/b642/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b643/_pkg_.a -trimpath "$WORK/b643=>" -p github.com/docker/docker/pkg/pools -complete -installsuffix shared -buildid B25WLNXqa8pTXek6Yf5A/B25WLNXqa8pTXek6Yf5A -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b643/importcfg -pack ./src/github.com/docker/docker/pkg/pools/pools.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b758/_pkg_.a # internal cp $WORK/b758/_pkg_.a /builddir/.cache/go-build/5d/5d2262ebc3e8d2b2559f45111e54ec41e80aada50e3d9002994cb18fbad0d9c9-d # internal cd $WORK/b512 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/containers/storage/pkg/loopback -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b512=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=ntGDdxRDwF6akHxm1acX -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b754/_pkg_.a # internal cp $WORK/b754/_pkg_.a /builddir/.cache/go-build/fd/fd2432baf2d8d3881852532a2b3ccb12f72d63634943fe226ab8d4cbe095446c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b755/_pkg_.a # internal cp $WORK/b755/_pkg_.a /builddir/.cache/go-build/e1/e170ca79b3f49dd1111747b85e2f58ecc273d062ba50c027944798d2a74034ae-d # internal cd $WORK/b067 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b067=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=IGy8xlGLT0G28wGuRCfM -o ./_x006.o -c cgo_unix_cgo_res.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b752/_pkg_.a # internal cp $WORK/b752/_pkg_.a /builddir/.cache/go-build/f0/f0c6f89b2e65876679b781885eb566b4e0567f45820be12860f72ed53a49e2ae-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b643/_pkg_.a # internal cp $WORK/b643/_pkg_.a /builddir/.cache/go-build/9e/9ea3362385ab8cb774ae0b11d556dec4642d065c93a5e19ac688e07cb106e476-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b748/_pkg_.a # internal cp $WORK/b748/_pkg_.a /builddir/.cache/go-build/ef/ef3b09db05076ad466ace3f96128eacc054ccff485323f45205a96a975cdfff7-d # internal github.com/containers/common/pkg/hooks mkdir -p $WORK/b747/ cat >/tmp/go-build2554080111/b747/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2554080111/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2554080111/b055/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/containers/common/pkg/hooks/0.1.0=/tmp/go-build2554080111/b748/_pkg_.a packagefile github.com/containers/common/pkg/hooks/1.0.0=/tmp/go-build2554080111/b749/_pkg_.a packagefile github.com/fsnotify/fsnotify=/tmp/go-build2554080111/b699/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build2554080111/b166/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build2554080111/b085/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile path/filepath=/tmp/go-build2554080111/b053/_pkg_.a packagefile sort=/tmp/go-build2554080111/b035/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b747/_pkg_.a -trimpath "$WORK/b747=>" -p github.com/containers/common/pkg/hooks -complete -installsuffix shared -buildid QiukWoi_L7dfRmi3frUM/QiukWoi_L7dfRmi3frUM -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b747/importcfg -pack ./src/github.com/containers/common/pkg/hooks/hooks.go ./src/github.com/containers/common/pkg/hooks/monitor.go ./src/github.com/containers/common/pkg/hooks/read.go ./src/github.com/containers/common/pkg/hooks/version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b594/_pkg_.a # internal cp $WORK/b594/_pkg_.a /builddir/.cache/go-build/c7/c7f740fa1f9c57943670e8aa2a666170e9559782c82a8f848bb245258c75bb7a-d # internal github.com/go-logr/stdr mkdir -p $WORK/b593/ cat >/tmp/go-build2554080111/b593/importcfg << 'EOF' # internal # import config packagefile github.com/go-logr/logr=/tmp/go-build2554080111/b586/_pkg_.a packagefile github.com/go-logr/logr/funcr=/tmp/go-build2554080111/b594/_pkg_.a packagefile log=/tmp/go-build2554080111/b087/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b593/_pkg_.a -trimpath "$WORK/b593=>" -p github.com/go-logr/stdr -complete -installsuffix shared -buildid iUdgaCfc6GvsCY2ua8_M/iUdgaCfc6GvsCY2ua8_M -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b593/importcfg -pack ./src/github.com/go-logr/stdr/stdr.go TERM='dumb' gcc -I ./src/github.com/containers/storage/pkg/loopback -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b512=/tmp/go-build -gno-record-gcc-switches -o $WORK/b512/_cgo_.o $WORK/b512/_cgo_main.o $WORK/b512/preferlinkext $WORK/b512/_x001.o $WORK/b512/_x002.o -O2 -g /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b729/_pkg_.a # internal cp $WORK/b729/_pkg_.a /builddir/.cache/go-build/a1/a10b02baa1b0ab92b9ba49e83612106bbb56f2d4c03bc6bda0daa4c7e273b749-d # internal github.com/cilium/ebpf/asm mkdir -p $WORK/b728/ cat >/tmp/go-build2554080111/b728/importcfg << 'EOF' # internal # import config packagefile crypto/sha1=/tmp/go-build2554080111/b125/_pkg_.a packagefile encoding/binary=/tmp/go-build2554080111/b058/_pkg_.a packagefile encoding/hex=/tmp/go-build2554080111/b129/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/cilium/ebpf/internal/sys=/tmp/go-build2554080111/b729/_pkg_.a packagefile github.com/cilium/ebpf/internal/unix=/tmp/go-build2554080111/b730/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile math=/tmp/go-build2554080111/b030/_pkg_.a packagefile sort=/tmp/go-build2554080111/b035/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b728/_pkg_.a -trimpath "$WORK/b728=>" -p github.com/cilium/ebpf/asm -complete -installsuffix shared -buildid ybmLzwjlYsTZHGuMYfnT/ybmLzwjlYsTZHGuMYfnT -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b728/importcfg -pack ./src/github.com/cilium/ebpf/asm/alu.go ./src/github.com/cilium/ebpf/asm/alu_string.go ./src/github.com/cilium/ebpf/asm/doc.go ./src/github.com/cilium/ebpf/asm/func.go ./src/github.com/cilium/ebpf/asm/func_string.go ./src/github.com/cilium/ebpf/asm/instruction.go ./src/github.com/cilium/ebpf/asm/jump.go ./src/github.com/cilium/ebpf/asm/jump_string.go ./src/github.com/cilium/ebpf/asm/load_store.go ./src/github.com/cilium/ebpf/asm/load_store_string.go ./src/github.com/cilium/ebpf/asm/metadata.go ./src/github.com/cilium/ebpf/asm/opcode.go ./src/github.com/cilium/ebpf/asm/opcode_string.go ./src/github.com/cilium/ebpf/asm/register.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b757/_pkg_.a # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage user -dynimport $WORK/b050/_cgo_.o -dynout $WORK/b050/_cgo_import.go cp $WORK/b757/_pkg_.a /builddir/.cache/go-build/f6/f6cf0e5c640c8ecfddac36db69c44fbaf0bd820b3601bc40644639376f269055-d # internal github.com/opencontainers/runtime-tools/generate mkdir -p $WORK/b756/ cat >/tmp/go-build2554080111/b756/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build2554080111/b055/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build2554080111/b166/_pkg_.a packagefile github.com/opencontainers/runtime-tools/generate/seccomp=/tmp/go-build2554080111/b757/_pkg_.a packagefile github.com/opencontainers/runtime-tools/validate/capabilities=/tmp/go-build2554080111/b758/_pkg_.a packagefile github.com/syndtr/gocapability/capability=/tmp/go-build2554080111/b167/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b756/_pkg_.a -trimpath "$WORK/b756=>" -p github.com/opencontainers/runtime-tools/generate -complete -installsuffix shared -buildid J0rkBxXZz7sUva0Sv_it/J0rkBxXZz7sUva0Sv_it -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b756/importcfg -pack ./src/github.com/opencontainers/runtime-tools/generate/config.go ./src/github.com/opencontainers/runtime-tools/generate/generate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b333/_pkg_.a # internal cp $WORK/b333/_pkg_.a /builddir/.cache/go-build/75/75a59d9c3ec277d3ef107bc06a08b3aaf944e849d6683e5a767b746e8cba9ed7-d # internal go.mongodb.org/mongo-driver/bson/bsonrw mkdir -p $WORK/b330/ cat >/tmp/go-build2554080111/b330/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile encoding/base64=/tmp/go-build2554080111/b057/_pkg_.a packagefile encoding/binary=/tmp/go-build2554080111/b058/_pkg_.a packagefile encoding/hex=/tmp/go-build2554080111/b129/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=/tmp/go-build2554080111/b331/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=/tmp/go-build2554080111/b332/_pkg_.a packagefile go.mongodb.org/mongo-driver/x/bsonx/bsoncore=/tmp/go-build2554080111/b333/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile math=/tmp/go-build2554080111/b030/_pkg_.a packagefile sort=/tmp/go-build2554080111/b035/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a packagefile unicode=/tmp/go-build2554080111/b034/_pkg_.a packagefile unicode/utf16=/tmp/go-build2554080111/b059/_pkg_.a packagefile unicode/utf8=/tmp/go-build2554080111/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b330/_pkg_.a -trimpath "$WORK/b330=>" -p go.mongodb.org/mongo-driver/bson/bsonrw -complete -installsuffix shared -buildid XRYLxvRBVL2h5mFqQssK/XRYLxvRBVL2h5mFqQssK -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b330/importcfg -pack ./src/go.mongodb.org/mongo-driver/bson/bsonrw/copier.go ./src/go.mongodb.org/mongo-driver/bson/bsonrw/doc.go ./src/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_parser.go ./src/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_reader.go ./src/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_tables.go ./src/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_wrappers.go ./src/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_writer.go ./src/go.mongodb.org/mongo-driver/bson/bsonrw/json_scanner.go ./src/go.mongodb.org/mongo-driver/bson/bsonrw/mode.go ./src/go.mongodb.org/mongo-driver/bson/bsonrw/reader.go ./src/go.mongodb.org/mongo-driver/bson/bsonrw/value_reader.go ./src/go.mongodb.org/mongo-driver/bson/bsonrw/value_writer.go ./src/go.mongodb.org/mongo-driver/bson/bsonrw/writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b751/_pkg_.a # internal cp $WORK/b751/_pkg_.a /builddir/.cache/go-build/e1/e1edaf920d606d402e2e4a6546965d8be057ef8bb1880d281427b8968b63ce98-d # internal github.com/containers/common/pkg/hooks/exec mkdir -p $WORK/b750/ cat >/tmp/go-build2554080111/b750/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile context=/tmp/go-build2554080111/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2554080111/b055/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/davecgh/go-spew/spew=/tmp/go-build2554080111/b751/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build2554080111/b166/_pkg_.a packagefile github.com/pmezard/go-difflib/difflib=/tmp/go-build2554080111/b752/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build2554080111/b085/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile os/exec=/tmp/go-build2554080111/b159/_pkg_.a packagefile reflect=/tmp/go-build2554080111/b029/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b750/_pkg_.a -trimpath "$WORK/b750=>" -p github.com/containers/common/pkg/hooks/exec -complete -installsuffix shared -buildid 5niaZ7DUxUk2Xk_pVDkK/5niaZ7DUxUk2Xk_pVDkK -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b750/importcfg -pack ./src/github.com/containers/common/pkg/hooks/exec/exec.go ./src/github.com/containers/common/pkg/hooks/exec/runtimeconfigfilter.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/ab/ab126e1f51f01b411f12cfe53077e705056315b241fd0a85a4e2ec944484bd84-d # internal gopkg.in/go-jose/go-jose.v2/cipher mkdir -p $WORK/b368/ cat >/tmp/go-build2554080111/b368/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile crypto=/tmp/go-build2554080111/b075/_pkg_.a packagefile crypto/cipher=/tmp/go-build2554080111/b094/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build2554080111/b092/_pkg_.a packagefile crypto/elliptic=/tmp/go-build2554080111/b105/_pkg_.a packagefile crypto/hmac=/tmp/go-build2554080111/b122/_pkg_.a packagefile crypto/sha256=/tmp/go-build2554080111/b116/_pkg_.a packagefile crypto/sha512=/tmp/go-build2554080111/b110/_pkg_.a packagefile crypto/subtle=/tmp/go-build2554080111/b096/_pkg_.a packagefile encoding/binary=/tmp/go-build2554080111/b058/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile hash=/tmp/go-build2554080111/b076/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b368/_pkg_.a -trimpath "$WORK/b368=>" -p gopkg.in/go-jose/go-jose.v2/cipher -complete -installsuffix shared -buildid AxZupXS5QDfP1qrjQe3N/AxZupXS5QDfP1qrjQe3N -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b368/importcfg -pack ./src/gopkg.in/go-jose/go-jose.v2/cipher/cbc_hmac.go ./src/gopkg.in/go-jose/go-jose.v2/cipher/concat_kdf.go ./src/gopkg.in/go-jose/go-jose.v2/cipher/ecdh_es.go ./src/gopkg.in/go-jose/go-jose.v2/cipher/key_wrap.go golang.org/x/crypto/openpgp/packet mkdir -p $WORK/b388/ cat >/tmp/go-build2554080111/b388/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2554080111/b054/_pkg_.a packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile compress/bzip2=/tmp/go-build2554080111/b151/_pkg_.a packagefile compress/flate=/tmp/go-build2554080111/b180/_pkg_.a packagefile compress/zlib=/tmp/go-build2554080111/b389/_pkg_.a packagefile crypto=/tmp/go-build2554080111/b075/_pkg_.a packagefile crypto/aes=/tmp/go-build2554080111/b093/_pkg_.a packagefile crypto/cipher=/tmp/go-build2554080111/b094/_pkg_.a packagefile crypto/des=/tmp/go-build2554080111/b119/_pkg_.a packagefile crypto/dsa=/tmp/go-build2554080111/b127/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build2554080111/b092/_pkg_.a packagefile crypto/elliptic=/tmp/go-build2554080111/b105/_pkg_.a packagefile crypto/md5=/tmp/go-build2554080111/b123/_pkg_.a packagefile crypto/rand=/tmp/go-build2554080111/b114/_pkg_.a packagefile crypto/rsa=/tmp/go-build2554080111/b115/_pkg_.a packagefile crypto/sha1=/tmp/go-build2554080111/b125/_pkg_.a packagefile crypto/sha256=/tmp/go-build2554080111/b116/_pkg_.a packagefile crypto/sha512=/tmp/go-build2554080111/b110/_pkg_.a packagefile crypto/subtle=/tmp/go-build2554080111/b096/_pkg_.a packagefile encoding/asn1=/tmp/go-build2554080111/b112/_pkg_.a packagefile encoding/binary=/tmp/go-build2554080111/b058/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile golang.org/x/crypto/cast5=/tmp/go-build2554080111/b391/_pkg_.a packagefile golang.org/x/crypto/openpgp/elgamal=/tmp/go-build2554080111/b392/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=/tmp/go-build2554080111/b387/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=/tmp/go-build2554080111/b393/_pkg_.a packagefile hash=/tmp/go-build2554080111/b076/_pkg_.a packagefile image=/tmp/go-build2554080111/b394/_pkg_.a packagefile image/jpeg=/tmp/go-build2554080111/b396/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile math/big=/tmp/go-build2554080111/b106/_pkg_.a packagefile math/bits=/tmp/go-build2554080111/b031/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b593/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b388/_pkg_.a -trimpath "$WORK/b388=>" -p golang.org/x/crypto/openpgp/packet -complete -installsuffix shared -buildid QqnjdLmqxZCBI3bITksa/QqnjdLmqxZCBI3bITksa -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b388/importcfg -pack ./src/golang.org/x/crypto/openpgp/packet/compressed.go ./src/golang.org/x/crypto/openpgp/packet/config.go ./src/golang.org/x/crypto/openpgp/packet/encrypted_key.go ./src/golang.org/x/crypto/openpgp/packet/literal.go ./src/golang.org/x/crypto/openpgp/packet/ocfb.go ./src/golang.org/x/crypto/openpgp/packet/one_pass_signature.go ./src/golang.org/x/crypto/openpgp/packet/opaque.go ./src/golang.org/x/crypto/openpgp/packet/packet.go ./src/golang.org/x/crypto/openpgp/packet/private_key.go ./src/golang.org/x/crypto/openpgp/packet/public_key.go ./src/golang.org/x/crypto/openpgp/packet/public_key_v3.go ./src/golang.org/x/crypto/openpgp/packet/reader.go ./src/golang.org/x/crypto/openpgp/packet/signature.go ./src/golang.org/x/crypto/openpgp/packet/signature_v3.go ./src/golang.org/x/crypto/openpgp/packet/symmetric_key_encrypted.go ./src/golang.org/x/crypto/openpgp/packet/symmetrically_encrypted.go ./src/golang.org/x/crypto/openpgp/packet/userattribute.go ./src/golang.org/x/crypto/openpgp/packet/userid.go cp $WORK/b593/_pkg_.a /builddir/.cache/go-build/cd/cd815137a574e9c95544dde4c2482f6fcb5d8b6900243eeebd6d539f0c19ffd4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b747/_pkg_.a # internal cp $WORK/b747/_pkg_.a /builddir/.cache/go-build/42/4256259fa4234f5c5ca11cb6b43d2ccab0d460895ef177670565b44a5b12b730-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b740/_pkg_.a # internal github.com/go-jose/go-jose/v3/cipher mkdir -p $WORK/b406/ cat >/tmp/go-build2554080111/b406/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile crypto=/tmp/go-build2554080111/b075/_pkg_.a packagefile crypto/cipher=/tmp/go-build2554080111/b094/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build2554080111/b092/_pkg_.a packagefile crypto/elliptic=/tmp/go-build2554080111/b105/_pkg_.a packagefile crypto/hmac=/tmp/go-build2554080111/b122/_pkg_.a packagefile crypto/sha256=/tmp/go-build2554080111/b116/_pkg_.a packagefile crypto/sha512=/tmp/go-build2554080111/b110/_pkg_.a packagefile crypto/subtle=/tmp/go-build2554080111/b096/_pkg_.a packagefile encoding/binary=/tmp/go-build2554080111/b058/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile hash=/tmp/go-build2554080111/b076/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b406/_pkg_.a -trimpath "$WORK/b406=>" -p github.com/go-jose/go-jose/v3/cipher -complete -installsuffix shared -buildid m0LvsdqNKzBvG8UQ_suS/m0LvsdqNKzBvG8UQ_suS -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b406/importcfg -pack ./src/github.com/go-jose/go-jose/v3/cipher/cbc_hmac.go ./src/github.com/go-jose/go-jose/v3/cipher/concat_kdf.go ./src/github.com/go-jose/go-jose/v3/cipher/ecdh_es.go ./src/github.com/go-jose/go-jose/v3/cipher/key_wrap.go cp $WORK/b740/_pkg_.a /builddir/.cache/go-build/84/84305ecb207b49c1e8f1e9fd232fb67705fe473f2ed17d66aa29b63d4b98bd33-d # internal cat >/tmp/go-build2554080111/b050/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile runtime=/tmp/go-build2554080111/b009/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a packagefile syscall=/tmp/go-build2554080111/b024/_pkg_.a packagefile runtime/cgo=/tmp/go-build2554080111/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -p os/user -std -installsuffix shared -buildid dH4b-TPiwGuqHzvOowo4/dH4b-TPiwGuqHzvOowo4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b050/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/b050/_cgo_gotypes.go $WORK/b050/cgo_lookup_cgo.cgo1.go $WORK/b050/getgrouplist_unix.cgo1.go $WORK/b050/_cgo_import.go cd $WORK/b067 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b067=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=IGy8xlGLT0G28wGuRCfM -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b750/_pkg_.a # internal cp $WORK/b750/_pkg_.a /builddir/.cache/go-build/59/5901e95df2cb8f88bf66e08072af96f3eecff2f87855b51a1fdbcaef79aa112d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b734/_pkg_.a # internal cd /builddir/build/BUILD/buildah-1.35.4 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b067=/tmp/go-build -gno-record-gcc-switches -o $WORK/b067/_cgo_.o $WORK/b067/_cgo_main.o $WORK/b067/preferlinkext $WORK/b067/_x001.o $WORK/b067/_x002.o $WORK/b067/_x003.o $WORK/b067/_x004.o $WORK/b067/_x005.o $WORK/b067/_x006.o -O2 -g -lresolv cp $WORK/b734/_pkg_.a /builddir/.cache/go-build/75/75b0f8a8b735feee802577506c172c66208f33462327111601d0c44095a19e1a-d # internal go/internal/typeparams mkdir -p $WORK/b738/ cat >/tmp/go-build2554080111/b738/importcfg << 'EOF' # internal # import config packagefile go/ast=/tmp/go-build2554080111/b734/_pkg_.a packagefile go/token=/tmp/go-build2554080111/b238/_pkg_.a EOF go/printer mkdir -p $WORK/b739/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b738/_pkg_.a -trimpath "$WORK/b738=>" -p go/internal/typeparams -std -complete -installsuffix shared -buildid mar_zmkBDrWzHwhSkJDm/mar_zmkBDrWzHwhSkJDm -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b738/importcfg -pack /usr/lib/golang/src/go/internal/typeparams/typeparams.go cat >/tmp/go-build2554080111/b739/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile go/ast=/tmp/go-build2554080111/b734/_pkg_.a packagefile go/build/constraint=/tmp/go-build2554080111/b737/_pkg_.a packagefile go/doc/comment=/tmp/go-build2554080111/b740/_pkg_.a packagefile go/token=/tmp/go-build2554080111/b238/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile math=/tmp/go-build2554080111/b030/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile sort=/tmp/go-build2554080111/b035/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a packagefile text/tabwriter=/tmp/go-build2554080111/b419/_pkg_.a packagefile unicode=/tmp/go-build2554080111/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build2554080111/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b739/_pkg_.a -trimpath "$WORK/b739=>" -p go/printer -std -complete -installsuffix shared -buildid kGNL8d0OnEZluxhZTR_4/kGNL8d0OnEZluxhZTR_4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b739/importcfg -pack /usr/lib/golang/src/go/printer/comment.go /usr/lib/golang/src/go/printer/gobuild.go /usr/lib/golang/src/go/printer/nodes.go /usr/lib/golang/src/go/printer/printer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b368/_pkg_.a # internal cp $WORK/b368/_pkg_.a /builddir/.cache/go-build/b9/b99e82728cf17c595c2751da4b50fd33135c83fdc283b858fbca4b9709edeb17-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b725/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b406/_pkg_.a # internal cp $WORK/b406/_pkg_.a /builddir/.cache/go-build/9d/9d1e9d83d339e76bbf07747835c07a7210fa4a637945986a65f4306de63c20ee-d # internal cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b050/_pkg_.a $WORK/b050/preferlinkext $WORK/b050/_x001.o $WORK/b050/_x002.o $WORK/b050/_x003.o # internal cp $WORK/b725/_pkg_.a /builddir/.cache/go-build/00/00c50f6be3bf06a1ecb0907cc9a101efc85a830f42c7aba9649c5730409ebe02-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/01/01c70582c28b2615b711754ad5b60acd16b4d484775c6db01cf0c4617cc522e7-d # internal archive/tar mkdir -p $WORK/b046/ cat >/tmp/go-build2554080111/b046/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile internal/godebug=/tmp/go-build2554080111/b048/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile io/fs=/tmp/go-build2554080111/b043/_pkg_.a packagefile math=/tmp/go-build2554080111/b030/_pkg_.a packagefile os/user=/tmp/go-build2554080111/b050/_pkg_.a packagefile path=/tmp/go-build2554080111/b044/_pkg_.a packagefile path/filepath=/tmp/go-build2554080111/b053/_pkg_.a packagefile reflect=/tmp/go-build2554080111/b029/_pkg_.a packagefile runtime=/tmp/go-build2554080111/b009/_pkg_.a packagefile sort=/tmp/go-build2554080111/b035/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a packagefile syscall=/tmp/go-build2554080111/b024/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -p archive/tar -std -complete -installsuffix shared -buildid BozOxZqduRZhv1RMDAR4/BozOxZqduRZhv1RMDAR4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b046/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 github.com/containers/storage/pkg/idtools mkdir -p $WORK/b154/ cat >/tmp/go-build2554080111/b154/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2554080111/b054/_pkg_.a packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/containers/storage/pkg/regexp=/tmp/go-build2554080111/b064/_pkg_.a packagefile github.com/containers/storage/pkg/system=/tmp/go-build2554080111/b155/_pkg_.a packagefile github.com/moby/sys/user=/tmp/go-build2554080111/b160/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build2554080111/b085/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile math=/tmp/go-build2554080111/b030/_pkg_.a packagefile math/bits=/tmp/go-build2554080111/b031/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile os/exec=/tmp/go-build2554080111/b159/_pkg_.a packagefile os/user=/tmp/go-build2554080111/b050/_pkg_.a packagefile path/filepath=/tmp/go-build2554080111/b053/_pkg_.a packagefile runtime=/tmp/go-build2554080111/b009/_pkg_.a packagefile sort=/tmp/go-build2554080111/b035/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a packagefile syscall=/tmp/go-build2554080111/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -p github.com/containers/storage/pkg/idtools -complete -installsuffix shared -buildid yQOEf-RCB5cBmWqn8mJN/yQOEf-RCB5cBmWqn8mJN -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b154/importcfg -pack ./src/github.com/containers/storage/pkg/idtools/idtools.go ./src/github.com/containers/storage/pkg/idtools/idtools_unix.go ./src/github.com/containers/storage/pkg/idtools/idtools_unsupported.go ./src/github.com/containers/storage/pkg/idtools/parser.go ./src/github.com/containers/storage/pkg/idtools/usergroupadd_linux.go ./src/github.com/containers/storage/pkg/idtools/utils_unix.go github.com/containers/buildah/pkg/chrootuser github.com/docker/docker/pkg/homedir mkdir -p $WORK/b681/ github.com/opencontainers/selinux/go-selinux /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b248/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b738/_pkg_.a # internal github.com/vbatts/tar-split/archive/tar mkdir -p $WORK/b290/ cat >/tmp/go-build2554080111/b681/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2554080111/b054/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile flag=/tmp/go-build2554080111/b187/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=/tmp/go-build2554080111/b165/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build2554080111/b086/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile os/exec=/tmp/go-build2554080111/b159/_pkg_.a packagefile os/user=/tmp/go-build2554080111/b050/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a EOF cp $WORK/b738/_pkg_.a /builddir/.cache/go-build/0a/0a1998f59bcf37035aa5a7c40078a07ba757d2eccf1488dc3d26e99d05d3e762-d # internal cat >/tmp/go-build2554080111/b290/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile math=/tmp/go-build2554080111/b030/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile os/user=/tmp/go-build2554080111/b050/_pkg_.a packagefile path=/tmp/go-build2554080111/b044/_pkg_.a packagefile reflect=/tmp/go-build2554080111/b029/_pkg_.a packagefile runtime=/tmp/go-build2554080111/b009/_pkg_.a packagefile sort=/tmp/go-build2554080111/b035/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a packagefile syscall=/tmp/go-build2554080111/b024/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b681/_pkg_.a -trimpath "$WORK/b681=>" -p github.com/containers/buildah/pkg/chrootuser -complete -installsuffix shared -buildid HOeu-DX84OFGuYgfZ54F/HOeu-DX84OFGuYgfZ54F -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b681/importcfg -pack ./_build/src/github.com/containers/buildah/pkg/chrootuser/user.go ./_build/src/github.com/containers/buildah/pkg/chrootuser/user_unix.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b290/_pkg_.a -trimpath "$WORK/b290=>" -p github.com/vbatts/tar-split/archive/tar -complete -installsuffix shared -buildid s6ugrtzAsvQmrRL_p8tl/s6ugrtzAsvQmrRL_p8tl -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b290/importcfg -pack ./src/github.com/vbatts/tar-split/archive/tar/common.go ./src/github.com/vbatts/tar-split/archive/tar/format.go ./src/github.com/vbatts/tar-split/archive/tar/reader.go ./src/github.com/vbatts/tar-split/archive/tar/stat_actime1.go ./src/github.com/vbatts/tar-split/archive/tar/stat_unix.go ./src/github.com/vbatts/tar-split/archive/tar/strconv.go ./src/github.com/vbatts/tar-split/archive/tar/writer.go go/parser mkdir -p $WORK/b736/ cat >/tmp/go-build2554080111/b736/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile go/ast=/tmp/go-build2554080111/b734/_pkg_.a packagefile go/build/constraint=/tmp/go-build2554080111/b737/_pkg_.a packagefile go/internal/typeparams=/tmp/go-build2554080111/b738/_pkg_.a packagefile go/scanner=/tmp/go-build2554080111/b735/_pkg_.a packagefile go/token=/tmp/go-build2554080111/b238/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile io/fs=/tmp/go-build2554080111/b043/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile path/filepath=/tmp/go-build2554080111/b053/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a EOF mkdir -p $WORK/b647/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b736/_pkg_.a -trimpath "$WORK/b736=>" -p go/parser -std -complete -installsuffix shared -buildid 3zi7263m9FK0wKv4fDnD/3zi7263m9FK0wKv4fDnD -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b736/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 mkdir -p $WORK/b507/ cat >/tmp/go-build2554080111/b647/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile os/user=/tmp/go-build2554080111/b050/_pkg_.a packagefile path/filepath=/tmp/go-build2554080111/b053/_pkg_.a packagefile runtime=/tmp/go-build2554080111/b009/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b647/_pkg_.a -trimpath "$WORK/b647=>" -p github.com/docker/docker/pkg/homedir -complete -installsuffix shared -buildid 9IpVF-LQrpJ8eLGELHxJ/9IpVF-LQrpJ8eLGELHxJ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b647/importcfg -pack ./src/github.com/docker/docker/pkg/homedir/homedir.go ./src/github.com/docker/docker/pkg/homedir/homedir_linux.go ./src/github.com/docker/docker/pkg/homedir/homedir_unix.go cd $WORK/b516 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/containers/storage/drivers/quota -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b516=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=6SPAVGflmhMUXlXh_ztn -o ./_x001.o -c _cgo_export.c cat >/tmp/go-build2554080111/b507/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2554080111/b054/_pkg_.a packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile crypto/rand=/tmp/go-build2554080111/b114/_pkg_.a packagefile encoding/binary=/tmp/go-build2554080111/b058/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/opencontainers/selinux/pkg/pwalkdir=/tmp/go-build2554080111/b508/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build2554080111/b086/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile io/fs=/tmp/go-build2554080111/b043/_pkg_.a packagefile math/big=/tmp/go-build2554080111/b106/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile os/user=/tmp/go-build2554080111/b050/_pkg_.a packagefile path/filepath=/tmp/go-build2554080111/b053/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b507/_pkg_.a -trimpath "$WORK/b507=>" -p github.com/opencontainers/selinux/go-selinux -complete -installsuffix shared -buildid XRT0p7mOD9Jmy4klbVzz/XRT0p7mOD9Jmy4klbVzz -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b507/importcfg -pack ./src/github.com/opencontainers/selinux/go-selinux/doc.go ./src/github.com/opencontainers/selinux/go-selinux/selinux.go ./src/github.com/opencontainers/selinux/go-selinux/selinux_linux.go ./src/github.com/opencontainers/selinux/go-selinux/xattrs_linux.go TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage loopback -dynimport $WORK/b512/_cgo_.o -dynout $WORK/b512/_cgo_import.go cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/c6/c6e88cf93f24c6f624c2362f6f1f88504d703da8a4958b665de0835e95c63870-d # internal google.golang.org/protobuf/internal/encoding/tag mkdir -p $WORK/b255/ cat >/tmp/go-build2554080111/b255/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/encoding/defval=/tmp/go-build2554080111/b247/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=/tmp/go-build2554080111/b248/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=/tmp/go-build2554080111/b237/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2554080111/b233/_pkg_.a packagefile reflect=/tmp/go-build2554080111/b029/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b255/_pkg_.a -trimpath "$WORK/b255=>" -p google.golang.org/protobuf/internal/encoding/tag -complete -installsuffix shared -buildid s3qyZleXSOQz1dSkGZnH/s3qyZleXSOQz1dSkGZnH -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b255/importcfg -pack ./src/google.golang.org/protobuf/internal/encoding/tag/tag.go google.golang.org/protobuf/encoding/protojson mkdir -p $WORK/b444/ cat >/tmp/go-build2554080111/b444/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile encoding/base64=/tmp/go-build2554080111/b057/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=/tmp/go-build2554080111/b228/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/json=/tmp/go-build2554080111/b445/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build2554080111/b232/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build2554080111/b229/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=/tmp/go-build2554080111/b248/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=/tmp/go-build2554080111/b236/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=/tmp/go-build2554080111/b239/_pkg_.a packagefile google.golang.org/protobuf/internal/order=/tmp/go-build2554080111/b240/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=/tmp/go-build2554080111/b234/_pkg_.a packagefile google.golang.org/protobuf/internal/set=/tmp/go-build2554080111/b241/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=/tmp/go-build2554080111/b237/_pkg_.a packagefile google.golang.org/protobuf/proto=/tmp/go-build2554080111/b242/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2554080111/b233/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build2554080111/b243/_pkg_.a packagefile math=/tmp/go-build2554080111/b030/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b444/_pkg_.a -trimpath "$WORK/b444=>" -p google.golang.org/protobuf/encoding/protojson -complete -installsuffix shared -buildid uxBgKZLlEPlMdCvHZct6/uxBgKZLlEPlMdCvHZct6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b444/importcfg -pack ./src/google.golang.org/protobuf/encoding/protojson/decode.go ./src/google.golang.org/protobuf/encoding/protojson/doc.go ./src/google.golang.org/protobuf/encoding/protojson/encode.go ./src/google.golang.org/protobuf/encoding/protojson/well_known_types.go cd $WORK/b516 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/containers/storage/drivers/quota -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b516=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=6SPAVGflmhMUXlXh_ztn -o ./_x002.o -c projectquota_supported.cgo2.c cat >/tmp/go-build2554080111/b512/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build2554080111/b085/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile syscall=/tmp/go-build2554080111/b024/_pkg_.a packagefile runtime/cgo=/tmp/go-build2554080111/b052/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b512/_pkg_.a -trimpath "$WORK/b512=>" -p github.com/containers/storage/pkg/loopback -installsuffix shared -buildid ntGDdxRDwF6akHxm1acX/ntGDdxRDwF6akHxm1acX -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b512/importcfg -pack ./src/github.com/containers/storage/pkg/loopback/attach_loopback.go ./src/github.com/containers/storage/pkg/loopback/ioctl.go ./src/github.com/containers/storage/pkg/loopback/loopback.go ./src/github.com/containers/storage/pkg/loopback/loopback_unsupported.go $WORK/b512/_cgo_gotypes.go $WORK/b512/loop_wrapper.cgo1.go $WORK/b512/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b647/_pkg_.a # internal cp $WORK/b647/_pkg_.a /builddir/.cache/go-build/b5/b57deaf1fc9b5fa6e421371d62e21518a2710ef4b4f4fb54bc16001291d163ab-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b255/_pkg_.a # internal cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/f0/f06dd4cd6d2ff7ad528685e40f06250f76662fd9ac5e108b665611a2d138524b-d # internal google.golang.org/protobuf/internal/impl mkdir -p $WORK/b254/ cat >/tmp/go-build2554080111/b254/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile compress/gzip=/tmp/go-build2554080111/b199/_pkg_.a packagefile encoding/binary=/tmp/go-build2554080111/b058/_pkg_.a packagefile encoding/json=/tmp/go-build2554080111/b055/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=/tmp/go-build2554080111/b227/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=/tmp/go-build2554080111/b228/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=/tmp/go-build2554080111/b250/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=/tmp/go-build2554080111/b230/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build2554080111/b232/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/tag=/tmp/go-build2554080111/b255/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build2554080111/b229/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=/tmp/go-build2554080111/b248/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=/tmp/go-build2554080111/b236/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=/tmp/go-build2554080111/b239/_pkg_.a packagefile google.golang.org/protobuf/internal/order=/tmp/go-build2554080111/b240/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=/tmp/go-build2554080111/b234/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=/tmp/go-build2554080111/b237/_pkg_.a packagefile google.golang.org/protobuf/proto=/tmp/go-build2554080111/b242/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2554080111/b233/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build2554080111/b243/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=/tmp/go-build2554080111/b244/_pkg_.a packagefile hash/crc32=/tmp/go-build2554080111/b175/_pkg_.a packagefile io/ioutil=/tmp/go-build2554080111/b137/_pkg_.a packagefile math=/tmp/go-build2554080111/b030/_pkg_.a packagefile math/bits=/tmp/go-build2554080111/b031/_pkg_.a packagefile reflect=/tmp/go-build2554080111/b029/_pkg_.a packagefile sort=/tmp/go-build2554080111/b035/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build2554080111/b022/_pkg_.a packagefile unicode/utf8=/tmp/go-build2554080111/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b254/_pkg_.a -trimpath "$WORK/b254=>" -p google.golang.org/protobuf/internal/impl -complete -installsuffix shared -buildid 0exvCjB8XQpX2WNn20yt/0exvCjB8XQpX2WNn20yt -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b254/importcfg -pack ./src/google.golang.org/protobuf/internal/impl/api_export.go ./src/google.golang.org/protobuf/internal/impl/checkinit.go ./src/google.golang.org/protobuf/internal/impl/codec_extension.go ./src/google.golang.org/protobuf/internal/impl/codec_field.go ./src/google.golang.org/protobuf/internal/impl/codec_gen.go ./src/google.golang.org/protobuf/internal/impl/codec_map.go ./src/google.golang.org/protobuf/internal/impl/codec_map_go112.go ./src/google.golang.org/protobuf/internal/impl/codec_message.go ./src/google.golang.org/protobuf/internal/impl/codec_messageset.go ./src/google.golang.org/protobuf/internal/impl/codec_tables.go ./src/google.golang.org/protobuf/internal/impl/codec_unsafe.go ./src/google.golang.org/protobuf/internal/impl/convert.go ./src/google.golang.org/protobuf/internal/impl/convert_list.go ./src/google.golang.org/protobuf/internal/impl/convert_map.go ./src/google.golang.org/protobuf/internal/impl/decode.go ./src/google.golang.org/protobuf/internal/impl/encode.go ./src/google.golang.org/protobuf/internal/impl/enum.go ./src/google.golang.org/protobuf/internal/impl/extension.go ./src/google.golang.org/protobuf/internal/impl/legacy_enum.go ./src/google.golang.org/protobuf/internal/impl/legacy_export.go ./src/google.golang.org/protobuf/internal/impl/legacy_extension.go ./src/google.golang.org/protobuf/internal/impl/legacy_file.go ./src/google.golang.org/protobuf/internal/impl/legacy_message.go ./src/google.golang.org/protobuf/internal/impl/merge.go ./src/google.golang.org/protobuf/internal/impl/merge_gen.go ./src/google.golang.org/protobuf/internal/impl/message.go ./src/google.golang.org/protobuf/internal/impl/message_reflect.go ./src/google.golang.org/protobuf/internal/impl/message_reflect_field.go ./src/google.golang.org/protobuf/internal/impl/message_reflect_gen.go ./src/google.golang.org/protobuf/internal/impl/pointer_unsafe.go ./src/google.golang.org/protobuf/internal/impl/validate.go ./src/google.golang.org/protobuf/internal/impl/weak.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b728/_pkg_.a # internal cp $WORK/b728/_pkg_.a /builddir/.cache/go-build/1a/1ab686250fa795121fdf3df375087a3a5438f232989b4037cfb0831f8e48d6a7-d # internal github.com/opencontainers/runc/libcontainer/cgroups/ebpf/devicefilter mkdir -p $WORK/b742/ cat >/tmp/go-build2554080111/b742/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/cilium/ebpf/asm=/tmp/go-build2554080111/b728/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups/devices=/tmp/go-build2554080111/b720/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/devices=/tmp/go-build2554080111/b196/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build2554080111/b086/_pkg_.a packagefile math=/tmp/go-build2554080111/b030/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b742/_pkg_.a -trimpath "$WORK/b742=>" -p github.com/opencontainers/runc/libcontainer/cgroups/ebpf/devicefilter -complete -installsuffix shared -buildid vy-MupZWgKgw6b2iO7S3/vy-MupZWgKgw6b2iO7S3 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b742/importcfg -pack ./src/github.com/opencontainers/runc/libcontainer/cgroups/ebpf/devicefilter/devicefilter.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b681/_pkg_.a # internal cp $WORK/b681/_pkg_.a /builddir/.cache/go-build/bb/bb4b2f9ba4669991401bae0a41ccb66442607cfec21762dee921e35d373748d7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b756/_pkg_.a # internal cp $WORK/b756/_pkg_.a /builddir/.cache/go-build/97/9703819f2675b1a0f709681b44813bae93eea3278fa8117171d1575b85c0f344-d # internal cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/containers/storage/pkg/loopback /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b512/_pkg_.a $WORK/b512/preferlinkext $WORK/b512/_x001.o $WORK/b512/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b512/_pkg_.a # internal cp $WORK/b512/_pkg_.a /builddir/.cache/go-build/50/50c22047889c0f293abd75f538ec82d33fd82a516ee18a89fab6375797c5d043-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/f1/f190180ee99388675fd4360f843e2c0f502337c0170eda5b270ac6f4196fdd48-d # internal github.com/containers/storage/pkg/idmap mkdir -p $WORK/b520/ github.com/containers/storage/pkg/unshare cat >/tmp/go-build2554080111/b520/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=/tmp/go-build2554080111/b154/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build2554080111/b086/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile runtime=/tmp/go-build2554080111/b009/_pkg_.a packagefile syscall=/tmp/go-build2554080111/b024/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b520/_pkg_.a -trimpath "$WORK/b520=>" -p github.com/containers/storage/pkg/idmap -complete -installsuffix shared -buildid 2Kl4-pI2Zhn9NOhLRQQ8/2Kl4-pI2Zhn9NOhLRQQ8 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b520/importcfg -pack ./src/github.com/containers/storage/pkg/idmap/idmapped_utils.go TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage net -dynimport $WORK/b067/_cgo_.o -dynout $WORK/b067/_cgo_import.go mkdir -p $WORK/b164/ echo > $WORK/b164/preferlinkext cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/containers/storage/pkg/unshare TERM='dumb' CGO_LDFLAGS='"-O2" "-g"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b164/ -importpath github.com/containers/storage/pkg/unshare -- -I $WORK/b164/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall ./getenv_linux_cgo.go ./unshare_cgo.go cd $WORK/b516 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/containers/storage/drivers/quota -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b516=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=6SPAVGflmhMUXlXh_ztn -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b742/_pkg_.a # internal cp $WORK/b742/_pkg_.a /builddir/.cache/go-build/ad/ad52a910b95634481c2177e57ffaad7aa406cbb697febe4290e6a5bbd02f47b8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b188/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b507/_pkg_.a # internal cp $WORK/b507/_pkg_.a /builddir/.cache/go-build/c9/c9b60f5305d043ba8a29a7cfd791d48818cd2a5647117d376c595590679d3043-d # internal github.com/opencontainers/selinux/go-selinux/label mkdir -p $WORK/b506/ cat >/tmp/go-build2554080111/b506/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=/tmp/go-build2554080111/b507/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b506/_pkg_.a -trimpath "$WORK/b506=>" -p github.com/opencontainers/selinux/go-selinux/label -complete -installsuffix shared -buildid JHed6zJfZIva_m4PDMDN/JHed6zJfZIva_m4PDMDN -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b506/importcfg -pack ./src/github.com/opencontainers/selinux/go-selinux/label/label.go ./src/github.com/opencontainers/selinux/go-selinux/label/label_linux.go cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/d3/d338dc5d74d2f1d633a94bbd711428d466821a7f289b2444903d3a138f4a957d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b745/_pkg_.a # internal cat >/tmp/go-build2554080111/b067/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=/tmp/go-build2554080111/b002/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=/tmp/go-build2554080111/b068/_pkg_.a packagefile internal/bytealg=/tmp/go-build2554080111/b010/_pkg_.a packagefile internal/godebug=/tmp/go-build2554080111/b048/_pkg_.a packagefile internal/itoa=/tmp/go-build2554080111/b025/_pkg_.a packagefile internal/nettrace=/tmp/go-build2554080111/b069/_pkg_.a packagefile internal/poll=/tmp/go-build2554080111/b038/_pkg_.a packagefile internal/singleflight=/tmp/go-build2554080111/b070/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build2554080111/b039/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile io/fs=/tmp/go-build2554080111/b043/_pkg_.a packagefile net/netip=/tmp/go-build2554080111/b071/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile runtime=/tmp/go-build2554080111/b009/_pkg_.a packagefile sort=/tmp/go-build2554080111/b035/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build2554080111/b022/_pkg_.a packagefile syscall=/tmp/go-build2554080111/b024/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a packagefile runtime/cgo=/tmp/go-build2554080111/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -p net -std -installsuffix shared -buildid IGy8xlGLT0G28wGuRCfM/IGy8xlGLT0G28wGuRCfM -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b067/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_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/sendfile_linux.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/sockoptip_linux.go /usr/lib/golang/src/net/sockoptip_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/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/b067/_cgo_gotypes.go $WORK/b067/cgo_linux.cgo1.go $WORK/b067/cgo_resnew.cgo1.go $WORK/b067/cgo_socknew.cgo1.go $WORK/b067/cgo_unix_cgo.cgo1.go $WORK/b067/cgo_unix_cgo_res.cgo1.go $WORK/b067/_cgo_import.go cp $WORK/b745/_pkg_.a /builddir/.cache/go-build/b5/b52a1d7ca7ee303641745db3578a9826b7d767636b394543b9575db6ce0a145e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b506/_pkg_.a # internal cp $WORK/b506/_pkg_.a /builddir/.cache/go-build/cb/cb0288f3bc524ea85eec9871ac4a3bb6576b144c35b286d97418ef6fdd0cc0e6-d # internal github.com/containers/common/pkg/subscriptions mkdir -p $WORK/b753/ cat >/tmp/go-build2554080111/b753/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2554080111/b054/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/containers/common/pkg/umask=/tmp/go-build2554080111/b754/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=/tmp/go-build2554080111/b154/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build2554080111/b166/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=/tmp/go-build2554080111/b506/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build2554080111/b085/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile path/filepath=/tmp/go-build2554080111/b053/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b753/_pkg_.a -trimpath "$WORK/b753=>" -p github.com/containers/common/pkg/subscriptions -complete -installsuffix shared -buildid -MA20MkHAU3ahExU4xd-/-MA20MkHAU3ahExU4xd- -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b753/importcfg -pack ./src/github.com/containers/common/pkg/subscriptions/subscriptions.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b520/_pkg_.a # internal cp $WORK/b520/_pkg_.a /builddir/.cache/go-build/e9/e9334ac634d6b21d446d50e5f44529e79adbdfaa8dc01f404cc3afa994eab35c-d # internal TERM='dumb' gcc -I ./src/github.com/containers/storage/drivers/quota -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b516=/tmp/go-build -gno-record-gcc-switches -o $WORK/b516/_cgo_.o $WORK/b516/_cgo_main.o $WORK/b516/preferlinkext $WORK/b516/_x001.o $WORK/b516/_x002.o -O2 -g /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b444/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b388/_pkg_.a # internal cp $WORK/b444/_pkg_.a /builddir/.cache/go-build/b7/b7f420e6ce403426e407f041301608665529b82ba45667cee408a50a82a3bff5-d # internal cp $WORK/b388/_pkg_.a /builddir/.cache/go-build/21/213aa2d10d49ba189e50283e98515796bbaff50003394fc3eeb4f82aee56856c-d # internal golang.org/x/crypto/openpgp mkdir -p $WORK/b385/ cat >/tmp/go-build2554080111/b385/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build2554080111/b075/_pkg_.a packagefile crypto/rsa=/tmp/go-build2554080111/b115/_pkg_.a packagefile crypto/sha256=/tmp/go-build2554080111/b116/_pkg_.a packagefile golang.org/x/crypto/openpgp/armor=/tmp/go-build2554080111/b386/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=/tmp/go-build2554080111/b387/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=/tmp/go-build2554080111/b388/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=/tmp/go-build2554080111/b393/_pkg_.a packagefile hash=/tmp/go-build2554080111/b076/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b385/_pkg_.a -trimpath "$WORK/b385=>" -p golang.org/x/crypto/openpgp -complete -installsuffix shared -buildid __XkG9iO0UBrYo0klc6X/__XkG9iO0UBrYo0klc6X -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b385/importcfg -pack ./src/golang.org/x/crypto/openpgp/canonical_text.go ./src/golang.org/x/crypto/openpgp/keys.go ./src/golang.org/x/crypto/openpgp/read.go ./src/golang.org/x/crypto/openpgp/write.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b290/_pkg_.a # internal cp $WORK/b290/_pkg_.a /builddir/.cache/go-build/52/5227dd7a9ef6b62137d280d93a2d526c1a7b8df7fa62da15db1a0bb404703ccc-d # internal github.com/vbatts/tar-split/tar/asm mkdir -p $WORK/b291/ github.com/containers/storage/pkg/tarlog mkdir -p $WORK/b528/ cat >/tmp/go-build2554080111/b291/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=/tmp/go-build2554080111/b290/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=/tmp/go-build2554080111/b292/_pkg_.a packagefile hash=/tmp/go-build2554080111/b076/_pkg_.a packagefile hash/crc64=/tmp/go-build2554080111/b185/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b291/_pkg_.a -trimpath "$WORK/b291=>" -p github.com/vbatts/tar-split/tar/asm -complete -installsuffix shared -buildid SYTJaQIqMPfXE5IJStnA/SYTJaQIqMPfXE5IJStnA -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b291/importcfg -pack ./src/github.com/vbatts/tar-split/tar/asm/assemble.go ./src/github.com/vbatts/tar-split/tar/asm/disassemble.go ./src/github.com/vbatts/tar-split/tar/asm/doc.go cat >/tmp/go-build2554080111/b528/importcfg << 'EOF' # internal # import config packagefile github.com/sirupsen/logrus=/tmp/go-build2554080111/b085/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=/tmp/go-build2554080111/b290/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b528/_pkg_.a -trimpath "$WORK/b528=>" -p github.com/containers/storage/pkg/tarlog -complete -installsuffix shared -buildid UFL1HJ-Hq2lKA2Up0HpB/UFL1HJ-Hq2lKA2Up0HpB -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b528/importcfg -pack ./src/github.com/containers/storage/pkg/tarlog/tarlogger.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b753/_pkg_.a # internal cp $WORK/b753/_pkg_.a /builddir/.cache/go-build/66/664ac35d14532d9db55dc6f0a27fa2834d5f719a726918a2d36c1bc305269453-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b739/_pkg_.a # internal cp $WORK/b739/_pkg_.a /builddir/.cache/go-build/42/4223045924c96786609d85fa69d1408ec3fa3cf1cbe0d92f1369efeb85354d3e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b528/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b528/_pkg_.a /builddir/.cache/go-build/35/355e6097887bd5cf8d72fe21a7f950c729487d73b84bc58c67d92299c58dc596-d # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/bb/bbc232b3d23dfec2a3bac3ed077a5137bd480b077a8d40f84e69df29ca68ea55-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b291/_pkg_.a # internal cp $WORK/b291/_pkg_.a /builddir/.cache/go-build/8d/8dba448a76b56d565c9872eeb4f780634e0c8b14cde7769e3dbd889f6e0ab93d-d # internal cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/klauspost/compress/zstd /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/klauspost/compress/zstd -trimpath "$WORK/b169=>" -I $WORK/b169/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b169/fse_decoder_amd64.o ./fse_decoder_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/klauspost/compress/zstd -trimpath "$WORK/b169=>" -I $WORK/b169/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b169/matchlen_amd64.o ./matchlen_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/klauspost/compress/zstd -trimpath "$WORK/b169=>" -I $WORK/b169/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b169/seqdec_amd64.o ./seqdec_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b736/_pkg_.a # internal cp $WORK/b736/_pkg_.a /builddir/.cache/go-build/dc/dc97d63d1a428f93ec56d577959aa161c3417a300e7b294f247d8967edb83ce1-d # internal go/format mkdir -p $WORK/b733/ cat >/tmp/go-build2554080111/b733/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile go/ast=/tmp/go-build2554080111/b734/_pkg_.a packagefile go/parser=/tmp/go-build2554080111/b736/_pkg_.a packagefile go/printer=/tmp/go-build2554080111/b739/_pkg_.a packagefile go/token=/tmp/go-build2554080111/b238/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b733/_pkg_.a -trimpath "$WORK/b733=>" -p go/format -std -complete -installsuffix shared -buildid xeAjZMsPKOUOK6KLKYin/xeAjZMsPKOUOK6KLKYin -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b733/importcfg -pack /usr/lib/golang/src/go/format/format.go /usr/lib/golang/src/go/format/internal.go cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/klauspost/compress/zstd /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b169/_pkg_.a $WORK/b169/fse_decoder_amd64.o $WORK/b169/matchlen_amd64.o $WORK/b169/seqdec_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b169/_pkg_.a # internal cd /builddir/build/BUILD/buildah-1.35.4 TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage quota -dynimport $WORK/b516/_cgo_.o -dynout $WORK/b516/_cgo_import.go cat >/tmp/go-build2554080111/b516/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/containers/storage/pkg/directory=/tmp/go-build2554080111/b500/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build2554080111/b085/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build2554080111/b086/_pkg_.a packagefile math=/tmp/go-build2554080111/b030/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile path=/tmp/go-build2554080111/b044/_pkg_.a packagefile path/filepath=/tmp/go-build2554080111/b053/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a packagefile syscall=/tmp/go-build2554080111/b024/_pkg_.a packagefile runtime/cgo=/tmp/go-build2554080111/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b516/_pkg_.a -trimpath "$WORK/b516=>" -p github.com/containers/storage/drivers/quota -installsuffix shared -buildid 6SPAVGflmhMUXlXh_ztn/6SPAVGflmhMUXlXh_ztn -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b516/importcfg -pack ./src/github.com/containers/storage/drivers/quota/projectquota.go $WORK/b516/_cgo_gotypes.go $WORK/b516/projectquota_supported.cgo1.go $WORK/b516/_cgo_import.go cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/77/776c1c6c197089b23d68311f43a247b4de47e8aac89a1c04d05a805b33080eac-d # internal github.com/containers/storage/pkg/chunked/internal mkdir -p $WORK/b289/ cat >/tmp/go-build2554080111/b289/importcfg << 'EOF' # internal # import config packagefile archive/tar=/tmp/go-build2554080111/b046/_pkg_.a packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile encoding/binary=/tmp/go-build2554080111/b058/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/json-iterator/go=/tmp/go-build2554080111/b188/_pkg_.a packagefile github.com/klauspost/compress/zstd=/tmp/go-build2554080111/b169/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build2554080111/b074/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b289/_pkg_.a -trimpath "$WORK/b289=>" -p github.com/containers/storage/pkg/chunked/internal -complete -installsuffix shared -buildid Ld8_odV-vACuw7x4Sj-y/Ld8_odV-vACuw7x4Sj-y -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b289/importcfg -pack ./src/github.com/containers/storage/pkg/chunked/internal/compression.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b330/_pkg_.a # internal github.com/containerd/stargz-snapshotter/estargz mkdir -p $WORK/b533/ cat >/tmp/go-build2554080111/b533/importcfg << 'EOF' # internal # import config packagefile archive/tar=/tmp/go-build2554080111/b046/_pkg_.a packagefile bufio=/tmp/go-build2554080111/b054/_pkg_.a packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile compress/gzip=/tmp/go-build2554080111/b199/_pkg_.a packagefile context=/tmp/go-build2554080111/b002/_pkg_.a packagefile crypto/sha256=/tmp/go-build2554080111/b116/_pkg_.a packagefile encoding/binary=/tmp/go-build2554080111/b058/_pkg_.a packagefile encoding/json=/tmp/go-build2554080111/b055/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/containerd/stargz-snapshotter/estargz/errorutil=/tmp/go-build2554080111/b534/_pkg_.a packagefile github.com/klauspost/compress/zstd=/tmp/go-build2554080111/b169/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build2554080111/b074/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=/tmp/go-build2554080111/b290/_pkg_.a packagefile golang.org/x/sync/errgroup=/tmp/go-build2554080111/b535/_pkg_.a packagefile hash=/tmp/go-build2554080111/b076/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile math/rand=/tmp/go-build2554080111/b107/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile path=/tmp/go-build2554080111/b044/_pkg_.a packagefile path/filepath=/tmp/go-build2554080111/b053/_pkg_.a packagefile reflect=/tmp/go-build2554080111/b029/_pkg_.a packagefile runtime=/tmp/go-build2554080111/b009/_pkg_.a packagefile sort=/tmp/go-build2554080111/b035/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a packagefile testing=/tmp/go-build2554080111/b474/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a EOF github.com/docker/docker/pkg/archive mkdir -p $WORK/b639/ cat >/tmp/go-build2554080111/b639/importcfg << 'EOF' # internal # import config packagefile archive/tar=/tmp/go-build2554080111/b046/_pkg_.a packagefile bufio=/tmp/go-build2554080111/b054/_pkg_.a packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile compress/bzip2=/tmp/go-build2554080111/b151/_pkg_.a packagefile compress/gzip=/tmp/go-build2554080111/b199/_pkg_.a packagefile context=/tmp/go-build2554080111/b002/_pkg_.a packagefile encoding/binary=/tmp/go-build2554080111/b058/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/containerd/containerd/pkg/userns=/tmp/go-build2554080111/b640/_pkg_.a packagefile github.com/containerd/log=/tmp/go-build2554080111/b271/_pkg_.a packagefile github.com/docker/docker/pkg/idtools=/tmp/go-build2554080111/b641/_pkg_.a packagefile github.com/docker/docker/pkg/ioutils=/tmp/go-build2554080111/b642/_pkg_.a packagefile github.com/docker/docker/pkg/pools=/tmp/go-build2554080111/b643/_pkg_.a packagefile github.com/docker/docker/pkg/system=/tmp/go-build2554080111/b644/_pkg_.a packagefile github.com/klauspost/compress/zstd=/tmp/go-build2554080111/b169/_pkg_.a packagefile github.com/moby/patternmatcher=/tmp/go-build2554080111/b645/_pkg_.a packagefile github.com/moby/sys/sequential=/tmp/go-build2554080111/b646/_pkg_.a packagefile github.com/pkg/errors=/tmp/go-build2554080111/b567/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build2554080111/b086/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile os/exec=/tmp/go-build2554080111/b159/_pkg_.a packagefile path/filepath=/tmp/go-build2554080111/b053/_pkg_.a packagefile runtime=/tmp/go-build2554080111/b009/_pkg_.a packagefile sort=/tmp/go-build2554080111/b035/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile syscall=/tmp/go-build2554080111/b024/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b639/_pkg_.a -trimpath "$WORK/b639=>" -p github.com/docker/docker/pkg/archive -complete -installsuffix shared -buildid Ng0HOzUvEbx35tTN183H/Ng0HOzUvEbx35tTN183H -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b639/importcfg -pack ./src/github.com/docker/docker/pkg/archive/archive.go ./src/github.com/docker/docker/pkg/archive/archive_linux.go ./src/github.com/docker/docker/pkg/archive/archive_unix.go ./src/github.com/docker/docker/pkg/archive/changes.go ./src/github.com/docker/docker/pkg/archive/changes_linux.go ./src/github.com/docker/docker/pkg/archive/changes_unix.go ./src/github.com/docker/docker/pkg/archive/copy.go ./src/github.com/docker/docker/pkg/archive/copy_unix.go ./src/github.com/docker/docker/pkg/archive/diff.go ./src/github.com/docker/docker/pkg/archive/diff_unix.go ./src/github.com/docker/docker/pkg/archive/path.go ./src/github.com/docker/docker/pkg/archive/path_unix.go ./src/github.com/docker/docker/pkg/archive/time_linux.go ./src/github.com/docker/docker/pkg/archive/whiteouts.go ./src/github.com/docker/docker/pkg/archive/wrap.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b533/_pkg_.a -trimpath "$WORK/b533=>" -p github.com/containerd/stargz-snapshotter/estargz -complete -installsuffix shared -buildid zbIaLFJ0DaGgmYx3G5hs/zbIaLFJ0DaGgmYx3G5hs -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b533/importcfg -pack ./src/github.com/containerd/stargz-snapshotter/estargz/build.go ./src/github.com/containerd/stargz-snapshotter/estargz/estargz.go ./src/github.com/containerd/stargz-snapshotter/estargz/gzip.go ./src/github.com/containerd/stargz-snapshotter/estargz/testutil.go ./src/github.com/containerd/stargz-snapshotter/estargz/types.go cp $WORK/b330/_pkg_.a /builddir/.cache/go-build/19/19b40b8331572cf6c8fc9b8fb15d5d9b141747e720222a4af66dcb545fc40283-d # internal go.mongodb.org/mongo-driver/bson/bsoncodec mkdir -p $WORK/b328/ cat >/tmp/go-build2554080111/b328/importcfg << 'EOF' # internal # import config packagefile encoding=/tmp/go-build2554080111/b056/_pkg_.a packagefile encoding/json=/tmp/go-build2554080111/b055/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonoptions=/tmp/go-build2554080111/b329/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonrw=/tmp/go-build2554080111/b330/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=/tmp/go-build2554080111/b331/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=/tmp/go-build2554080111/b332/_pkg_.a packagefile go.mongodb.org/mongo-driver/x/bsonx/bsoncore=/tmp/go-build2554080111/b333/_pkg_.a packagefile math=/tmp/go-build2554080111/b030/_pkg_.a packagefile net/url=/tmp/go-build2554080111/b131/_pkg_.a packagefile reflect=/tmp/go-build2554080111/b029/_pkg_.a packagefile sort=/tmp/go-build2554080111/b035/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build2554080111/b022/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b328/_pkg_.a -trimpath "$WORK/b328=>" -p go.mongodb.org/mongo-driver/bson/bsoncodec -complete -installsuffix shared -buildid 6R70YkxwdjP2nb4HMZz4/6R70YkxwdjP2nb4HMZz4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b328/importcfg -pack ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/array_codec.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/bsoncodec.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/byte_slice_codec.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/codec_cache.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/cond_addr_codec.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/default_value_decoders.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/default_value_encoders.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/doc.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/empty_interface_codec.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/map_codec.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/mode.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/pointer_codec.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/proxy.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/registry.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/slice_codec.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/string_codec.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/struct_codec.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/struct_tag_parser.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/time_codec.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/types.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/uint_codec.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b733/_pkg_.a # internal cp $WORK/b733/_pkg_.a /builddir/.cache/go-build/97/971d6ac1a3726eab89981dea81552e0ab4eab0a7e6e1add1216ccb3c2b3fadd4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b385/_pkg_.a # internal github.com/cilium/ebpf/internal mkdir -p $WORK/b732/ cat >/tmp/go-build2554080111/b732/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2554080111/b054/_pkg_.a packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile compress/gzip=/tmp/go-build2554080111/b199/_pkg_.a packagefile debug/elf=/tmp/go-build2554080111/b725/_pkg_.a packagefile encoding/binary=/tmp/go-build2554080111/b058/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/cilium/ebpf/internal/sys=/tmp/go-build2554080111/b729/_pkg_.a packagefile github.com/cilium/ebpf/internal/unix=/tmp/go-build2554080111/b730/_pkg_.a packagefile go/format=/tmp/go-build2554080111/b733/_pkg_.a packagefile go/scanner=/tmp/go-build2554080111/b735/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile math=/tmp/go-build2554080111/b030/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile path/filepath=/tmp/go-build2554080111/b053/_pkg_.a packagefile runtime=/tmp/go-build2554080111/b009/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a packagefile unicode=/tmp/go-build2554080111/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b732/_pkg_.a -trimpath "$WORK/b732=>" -p github.com/cilium/ebpf/internal -complete -installsuffix shared -buildid RbQOylyHUJN1fWn3Ss2F/RbQOylyHUJN1fWn3Ss2F -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b732/importcfg -pack ./src/github.com/cilium/ebpf/internal/align.go ./src/github.com/cilium/ebpf/internal/cpu.go ./src/github.com/cilium/ebpf/internal/elf.go ./src/github.com/cilium/ebpf/internal/endian_le.go ./src/github.com/cilium/ebpf/internal/errors.go ./src/github.com/cilium/ebpf/internal/feature.go ./src/github.com/cilium/ebpf/internal/io.go ./src/github.com/cilium/ebpf/internal/output.go ./src/github.com/cilium/ebpf/internal/pinning.go ./src/github.com/cilium/ebpf/internal/vdso.go ./src/github.com/cilium/ebpf/internal/version.go cp $WORK/b385/_pkg_.a /builddir/.cache/go-build/47/4793f5a47d8b147b91f5fc02c032ebb6ad86628504c541561e1aedfda2b4302a-d # internal cd $WORK/b164 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/containers/storage/pkg/unshare -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b164=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -frandom-seed=N9RsN0kSCwlwK2jy7XaP -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b289/_pkg_.a # internal cp $WORK/b289/_pkg_.a /builddir/.cache/go-build/8c/8cad910ec588d98a337bd675841d82345b1258f2e3fa5f226fda7d6f95e4b117-d # internal github.com/containers/storage/pkg/chunked/compressor mkdir -p $WORK/b288/ github.com/containers/storage/pkg/chunked/dump github.com/containers/storage/pkg/chunked/toc mkdir -p $WORK/b477/ cat >/tmp/go-build2554080111/b288/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2554080111/b054/_pkg_.a packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile encoding/base64=/tmp/go-build2554080111/b057/_pkg_.a packagefile github.com/containers/storage/pkg/chunked/internal=/tmp/go-build2554080111/b289/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=/tmp/go-build2554080111/b162/_pkg_.a packagefile github.com/klauspost/compress/zstd=/tmp/go-build2554080111/b169/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build2554080111/b074/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=/tmp/go-build2554080111/b290/_pkg_.a packagefile github.com/vbatts/tar-split/tar/asm=/tmp/go-build2554080111/b291/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=/tmp/go-build2554080111/b292/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile math/bits=/tmp/go-build2554080111/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b288/_pkg_.a -trimpath "$WORK/b288=>" -p github.com/containers/storage/pkg/chunked/compressor -complete -installsuffix shared -buildid FVTzms7mZtMFzXcWj3K8/FVTzms7mZtMFzXcWj3K8 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b288/importcfg -pack ./src/github.com/containers/storage/pkg/chunked/compressor/compressor.go ./src/github.com/containers/storage/pkg/chunked/compressor/rollsum.go mkdir -p $WORK/b517/ cat >/tmp/go-build2554080111/b477/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile github.com/containers/storage/pkg/chunked/internal=/tmp/go-build2554080111/b289/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build2554080111/b074/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b477/_pkg_.a -trimpath "$WORK/b477=>" -p github.com/containers/storage/pkg/chunked/toc -complete -installsuffix shared -buildid DSzXCBOVRM6xJG-JlPj-/DSzXCBOVRM6xJG-JlPj- -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b477/importcfg -pack ./src/github.com/containers/storage/pkg/chunked/toc/toc.go cat >/tmp/go-build2554080111/b517/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2554080111/b054/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/containers/storage/pkg/chunked/internal=/tmp/go-build2554080111/b289/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build2554080111/b086/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile path/filepath=/tmp/go-build2554080111/b053/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a packagefile unicode=/tmp/go-build2554080111/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b517/_pkg_.a -trimpath "$WORK/b517=>" -p github.com/containers/storage/pkg/chunked/dump -complete -installsuffix shared -buildid HyWxLr46OBa8eae2BdGI/HyWxLr46OBa8eae2BdGI -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b517/importcfg -pack ./src/github.com/containers/storage/pkg/chunked/dump/dump.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b477/_pkg_.a # internal cp $WORK/b477/_pkg_.a /builddir/.cache/go-build/15/1594b3110d18a62facb9246b57268fe85a0bd0206622b12f02aa27be80ed3036-d # internal cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/containers/storage/drivers/quota /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b516/_pkg_.a $WORK/b516/preferlinkext $WORK/b516/_x001.o $WORK/b516/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b516/_pkg_.a # internal cp $WORK/b516/_pkg_.a /builddir/.cache/go-build/69/69f7532c0d07f90fb116ef8e3417d2383b1fcd0fc3cfe0483a4628eccc8ceccc-d # internal cd $WORK/b164 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/containers/storage/pkg/unshare -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b164=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -frandom-seed=N9RsN0kSCwlwK2jy7XaP -o ./_x002.o -c getenv_linux_cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b517/_pkg_.a # internal cp $WORK/b517/_pkg_.a /builddir/.cache/go-build/73/733c223a858b230cbf15fc996222f0426804b77938e3e54ce4eddf174085d5ae-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b288/_pkg_.a # internal cp $WORK/b288/_pkg_.a /builddir/.cache/go-build/e9/e98e28f1c2e710d62fd2dc0afb62d9f4edb32ad808e32968a0090c0a2c59de60-d # internal TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/containers/storage/pkg/unshare -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b164=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -frandom-seed=N9RsN0kSCwlwK2jy7XaP -o ./_x003.o -c unshare_cgo.cgo2.c github.com/containers/image/v5/pkg/compression mkdir -p $WORK/b287/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b732/_pkg_.a # internal cat >/tmp/go-build2554080111/b287/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile compress/bzip2=/tmp/go-build2554080111/b151/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/internal=/tmp/go-build2554080111/b082/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=/tmp/go-build2554080111/b081/_pkg_.a packagefile github.com/containers/storage/pkg/chunked/compressor=/tmp/go-build2554080111/b288/_pkg_.a packagefile github.com/klauspost/compress/zstd=/tmp/go-build2554080111/b169/_pkg_.a packagefile github.com/klauspost/pgzip=/tmp/go-build2554080111/b178/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build2554080111/b085/_pkg_.a packagefile github.com/ulikunitz/xz=/tmp/go-build2554080111/b181/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b287/_pkg_.a -trimpath "$WORK/b287=>" -p github.com/containers/image/v5/pkg/compression -complete -installsuffix shared -buildid 5abBm-RUb9j1BpsQZqKc/5abBm-RUb9j1BpsQZqKc -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b287/importcfg -pack ./src/github.com/containers/image/v5/pkg/compression/compression.go ./src/github.com/containers/image/v5/pkg/compression/zstd.go cp $WORK/b732/_pkg_.a /builddir/.cache/go-build/d1/d1edbbf63e2b33f5522aaf12f3cc417a9c962bfec2116f1d7a7d33ea91f26239-d # internal github.com/cilium/ebpf/btf mkdir -p $WORK/b731/ cat >/tmp/go-build2554080111/b731/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2554080111/b054/_pkg_.a packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile debug/elf=/tmp/go-build2554080111/b725/_pkg_.a packagefile encoding/binary=/tmp/go-build2554080111/b058/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/cilium/ebpf/asm=/tmp/go-build2554080111/b728/_pkg_.a packagefile github.com/cilium/ebpf/internal=/tmp/go-build2554080111/b732/_pkg_.a packagefile github.com/cilium/ebpf/internal/sys=/tmp/go-build2554080111/b729/_pkg_.a packagefile github.com/cilium/ebpf/internal/unix=/tmp/go-build2554080111/b730/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile math=/tmp/go-build2554080111/b030/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile reflect=/tmp/go-build2554080111/b029/_pkg_.a packagefile sort=/tmp/go-build2554080111/b035/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b731/_pkg_.a -trimpath "$WORK/b731=>" -p github.com/cilium/ebpf/btf -complete -installsuffix shared -buildid VJM0urh2rJjwU6ObcjHa/VJM0urh2rJjwU6ObcjHa -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b731/importcfg -pack ./src/github.com/cilium/ebpf/btf/btf.go ./src/github.com/cilium/ebpf/btf/btf_types.go ./src/github.com/cilium/ebpf/btf/btf_types_string.go ./src/github.com/cilium/ebpf/btf/core.go ./src/github.com/cilium/ebpf/btf/doc.go ./src/github.com/cilium/ebpf/btf/ext_info.go ./src/github.com/cilium/ebpf/btf/format.go ./src/github.com/cilium/ebpf/btf/handle.go ./src/github.com/cilium/ebpf/btf/strings.go ./src/github.com/cilium/ebpf/btf/types.go cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/containers/storage/pkg/unshare TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b164=/tmp/go-build -gno-record-gcc-switches -I $WORK/b164/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -frandom-seed=N9RsN0kSCwlwK2jy7XaP -o $WORK/b164/_x004.o -c unshare.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b287/_pkg_.a # internal cp $WORK/b287/_pkg_.a /builddir/.cache/go-build/18/18dfb88c2cbe0ca533b7f6fd6073443b85dc89d2dadc02b1450f48d3d31ac47d-d # internal github.com/containers/image/v5/internal/blobinfocache mkdir -p $WORK/b286/ cat >/tmp/go-build2554080111/b286/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/pkg/compression=/tmp/go-build2554080111/b287/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=/tmp/go-build2554080111/b081/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build2554080111/b080/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build2554080111/b074/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b286/_pkg_.a -trimpath "$WORK/b286=>" -p github.com/containers/image/v5/internal/blobinfocache -complete -installsuffix shared -buildid oVs7IB9ZmVcWdJhyyOQ2/oVs7IB9ZmVcWdJhyyOQ2 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b286/importcfg -pack ./src/github.com/containers/image/v5/internal/blobinfocache/blobinfocache.go ./src/github.com/containers/image/v5/internal/blobinfocache/types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b286/_pkg_.a # internal cp $WORK/b286/_pkg_.a /builddir/.cache/go-build/8d/8dd9941fc2f411c323ccd4364f899ff712e3433927e71d844ff0a4c07ffcadef-d # internal github.com/containers/image/v5/internal/private mkdir -p $WORK/b296/ github.com/containers/image/v5/pkg/blobinfocache/none github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize mkdir -p $WORK/b306/ cat >/tmp/go-build2554080111/b296/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2554080111/b002/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build2554080111/b073/_pkg_.a packagefile github.com/containers/image/v5/internal/blobinfocache=/tmp/go-build2554080111/b286/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=/tmp/go-build2554080111/b297/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=/tmp/go-build2554080111/b081/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build2554080111/b080/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build2554080111/b074/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b296/_pkg_.a -trimpath "$WORK/b296=>" -p github.com/containers/image/v5/internal/private -complete -installsuffix shared -buildid YUibxFHi7gpgcxPBgfn5/YUibxFHi7gpgcxPBgfn5 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b296/importcfg -pack ./src/github.com/containers/image/v5/internal/private/private.go cat >/tmp/go-build2554080111/b306/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/internal/blobinfocache=/tmp/go-build2554080111/b286/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build2554080111/b074/_pkg_.a packagefile sort=/tmp/go-build2554080111/b035/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b306/_pkg_.a -trimpath "$WORK/b306=>" -p github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize -complete -installsuffix shared -buildid JEymPylsMvdYX1x4CB-6/JEymPylsMvdYX1x4CB-6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b306/importcfg -pack ./src/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize/prioritize.go mkdir -p $WORK/b299/ cat >/tmp/go-build2554080111/b299/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/internal/blobinfocache=/tmp/go-build2554080111/b286/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build2554080111/b080/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build2554080111/b074/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b299/_pkg_.a -trimpath "$WORK/b299=>" -p github.com/containers/image/v5/pkg/blobinfocache/none -complete -installsuffix shared -buildid qCnF2Sl639e1jzameOPe/qCnF2Sl639e1jzameOPe -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b299/importcfg -pack ./src/github.com/containers/image/v5/pkg/blobinfocache/none/none.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b299/_pkg_.a # internal cp $WORK/b299/_pkg_.a /builddir/.cache/go-build/2b/2b444d43dc2d798c9a8590ad39682608a779f3180e408626962591fe4fa150a3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b306/_pkg_.a # internal cp $WORK/b306/_pkg_.a /builddir/.cache/go-build/3b/3b57e50f25c5735639feba9d35b97c7b25bd30716fcca0b0b11b115d7a33d6fd-d # internal github.com/containers/image/v5/pkg/blobinfocache/memory mkdir -p $WORK/b305/ cat >/tmp/go-build2554080111/b305/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/internal/blobinfocache=/tmp/go-build2554080111/b286/_pkg_.a packagefile github.com/containers/image/v5/internal/set=/tmp/go-build2554080111/b141/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=/tmp/go-build2554080111/b306/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build2554080111/b080/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build2554080111/b074/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build2554080111/b085/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b305/_pkg_.a -trimpath "$WORK/b305=>" -p github.com/containers/image/v5/pkg/blobinfocache/memory -complete -installsuffix shared -buildid ATV8OHJpY1f2OgNY5FGo/ATV8OHJpY1f2OgNY5FGo -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b305/importcfg -pack ./src/github.com/containers/image/v5/pkg/blobinfocache/memory/memory.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b296/_pkg_.a # internal cp $WORK/b296/_pkg_.a /builddir/.cache/go-build/27/27d84ae65a8b4b0c60f7937410e84e4f08f88fef5ea59ae41012d02cd92a01a6-d # internal github.com/containers/image/v5/internal/imagesource/stubs mkdir -p $WORK/b295/ cat >/tmp/go-build2554080111/b295/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2554080111/b002/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/containers/image/v5/internal/private=/tmp/go-build2554080111/b296/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build2554080111/b080/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b295/_pkg_.a -trimpath "$WORK/b295=>" -p github.com/containers/image/v5/internal/imagesource/stubs -complete -installsuffix shared -buildid 1nlGSSYN5xKPE9zMATlr/1nlGSSYN5xKPE9zMATlr -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b295/importcfg -pack ./src/github.com/containers/image/v5/internal/imagesource/stubs/get_blob_at.go ./src/github.com/containers/image/v5/internal/imagesource/stubs/stubs.go github.com/containers/image/v5/internal/imagedestination/stubs mkdir -p $WORK/b301/ cat >/tmp/go-build2554080111/b301/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2554080111/b002/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/containers/image/v5/internal/private=/tmp/go-build2554080111/b296/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=/tmp/go-build2554080111/b297/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build2554080111/b080/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build2554080111/b074/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b301/_pkg_.a -trimpath "$WORK/b301=>" -p github.com/containers/image/v5/internal/imagedestination/stubs -complete -installsuffix shared -buildid 1cudxsz_Dap9Np6qIXlV/1cudxsz_Dap9Np6qIXlV -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b301/importcfg -pack ./src/github.com/containers/image/v5/internal/imagedestination/stubs/put_blob_partial.go ./src/github.com/containers/image/v5/internal/imagedestination/stubs/signatures.go ./src/github.com/containers/image/v5/internal/imagedestination/stubs/stubs.go github.com/containers/image/v5/internal/unparsedimage mkdir -p $WORK/b312/ cat >/tmp/go-build2554080111/b312/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2554080111/b002/_pkg_.a packagefile github.com/containers/image/v5/internal/private=/tmp/go-build2554080111/b296/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=/tmp/go-build2554080111/b297/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build2554080111/b080/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b312/_pkg_.a -trimpath "$WORK/b312=>" -p github.com/containers/image/v5/internal/unparsedimage -complete -installsuffix shared -buildid RCn0ZQTYKjwLCEippoVt/RCn0ZQTYKjwLCEippoVt -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b312/importcfg -pack ./src/github.com/containers/image/v5/internal/unparsedimage/wrapper.go github.com/containers/image/v5/internal/imagesource/impl mkdir -p $WORK/b491/ cat >/tmp/go-build2554080111/b491/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2554080111/b002/_pkg_.a packagefile github.com/containers/image/v5/internal/private=/tmp/go-build2554080111/b296/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=/tmp/go-build2554080111/b297/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build2554080111/b080/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build2554080111/b074/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b491/_pkg_.a -trimpath "$WORK/b491=>" -p github.com/containers/image/v5/internal/imagesource/impl -complete -installsuffix shared -buildid fbuzMty4WBJxVzhJ9qYz/fbuzMty4WBJxVzhJ9qYz -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b491/importcfg -pack ./src/github.com/containers/image/v5/internal/imagesource/impl/compat.go ./src/github.com/containers/image/v5/internal/imagesource/impl/layer_infos.go ./src/github.com/containers/image/v5/internal/imagesource/impl/properties.go ./src/github.com/containers/image/v5/internal/imagesource/impl/signatures.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b295/_pkg_.a # internal cp $WORK/b295/_pkg_.a /builddir/.cache/go-build/2d/2d6319c3f0765b3aca5983c387f4c61e5b5bbe81c4cfeaf827bf9b2ba1742796-d # internal github.com/containers/image/v5/internal/imagesource mkdir -p $WORK/b294/ cat >/tmp/go-build2554080111/b294/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2554080111/b002/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/stubs=/tmp/go-build2554080111/b295/_pkg_.a packagefile github.com/containers/image/v5/internal/private=/tmp/go-build2554080111/b296/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=/tmp/go-build2554080111/b297/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build2554080111/b080/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build2554080111/b074/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b294/_pkg_.a -trimpath "$WORK/b294=>" -p github.com/containers/image/v5/internal/imagesource -complete -installsuffix shared -buildid twWun96Pk_iwseek3-Wu/twWun96Pk_iwseek3-Wu -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b294/importcfg -pack ./src/github.com/containers/image/v5/internal/imagesource/wrapper.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b312/_pkg_.a # internal cp $WORK/b312/_pkg_.a /builddir/.cache/go-build/e4/e401e8ae616c2730b777e512a0eb1103e8e97b20791f01f00017ad8593c741ca-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b491/_pkg_.a # internal cp $WORK/b491/_pkg_.a /builddir/.cache/go-build/4a/4aeb3926182476dd7538a17728e2cd35b93b68bf9de96d14c1f7960b3848d509-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b301/_pkg_.a # internal cp $WORK/b301/_pkg_.a /builddir/.cache/go-build/94/94a0f7b0e0aa3bee7b74b8cfd8a33df12cc93572f5f86d8efe695c897f942e15-d # internal github.com/containers/image/v5/internal/imagedestination mkdir -p $WORK/b300/ cat >/tmp/go-build2554080111/b300/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2554080111/b002/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/stubs=/tmp/go-build2554080111/b301/_pkg_.a packagefile github.com/containers/image/v5/internal/private=/tmp/go-build2554080111/b296/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=/tmp/go-build2554080111/b297/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build2554080111/b080/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build2554080111/b074/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b300/_pkg_.a -trimpath "$WORK/b300=>" -p github.com/containers/image/v5/internal/imagedestination -complete -installsuffix shared -buildid OYO4d0UrRuKIa1MO496Y/OYO4d0UrRuKIa1MO496Y -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b300/importcfg -pack ./src/github.com/containers/image/v5/internal/imagedestination/wrapper.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b305/_pkg_.a # internal cp $WORK/b305/_pkg_.a /builddir/.cache/go-build/d2/d2883dba6f9dcf00f7ac40d8ed357ca5c2932a33a3e931c89ac624ebe0eded27-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b294/_pkg_.a # internal cp $WORK/b294/_pkg_.a /builddir/.cache/go-build/8e/8e32a8b3fd920a1343a3f62fd70b739bb3176e97c0b2cf3234c41da6dc8071af-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b639/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b300/_pkg_.a # internal cp $WORK/b639/_pkg_.a /builddir/.cache/go-build/20/20b40b023560b70aa4dd628e0f97f840a4587e00401e73b0f31736b413aaf05d-d # internal cp $WORK/b300/_pkg_.a /builddir/.cache/go-build/fd/fddc80e168ed0746022d1f44c33cbdcdbc9989826301ae6ad19ff6685a7396f3-d # internal cd $WORK/b164 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/containers/storage/pkg/unshare -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b164=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -frandom-seed=N9RsN0kSCwlwK2jy7XaP -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b570/_pkg_.a # internal cd /builddir/build/BUILD/buildah-1.35.4 TERM='dumb' gcc -I ./src/github.com/containers/storage/pkg/unshare -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b164=/tmp/go-build -gno-record-gcc-switches -o $WORK/b164/_cgo_.o $WORK/b164/_cgo_main.o $WORK/b164/preferlinkext $WORK/b164/_x001.o $WORK/b164/_x002.o $WORK/b164/_x003.o $WORK/b164/_x004.o -O2 -g cp $WORK/b570/_pkg_.a /builddir/.cache/go-build/b9/b96e7316ccfdf2f6e8db094d2c7104a25437c27bd7ad73adb8110ccf54a96f94-d # internal github.com/docker/docker/api/types/swarm/runtime mkdir -p $WORK/b569/ github.com/containerd/typeurl/v2 cat >/tmp/go-build2554080111/b569/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/gogo/protobuf/proto=/tmp/go-build2554080111/b570/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile math=/tmp/go-build2554080111/b030/_pkg_.a packagefile math/bits=/tmp/go-build2554080111/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b569/_pkg_.a -trimpath "$WORK/b569=>" -p github.com/docker/docker/api/types/swarm/runtime -complete -installsuffix shared -buildid 8JB4-fq4UhIeFlosn7q8/8JB4-fq4UhIeFlosn7q8 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b569/importcfg -pack ./src/github.com/docker/docker/api/types/swarm/runtime/gen.go ./src/github.com/docker/docker/api/types/swarm/runtime/plugin.pb.go mkdir -p $WORK/b657/ cat >/tmp/go-build2554080111/b657/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build2554080111/b055/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/gogo/protobuf/proto=/tmp/go-build2554080111/b570/_pkg_.a packagefile google.golang.org/protobuf/proto=/tmp/go-build2554080111/b242/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build2554080111/b243/_pkg_.a packagefile path=/tmp/go-build2554080111/b044/_pkg_.a packagefile reflect=/tmp/go-build2554080111/b029/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b657/_pkg_.a -trimpath "$WORK/b657=>" -p github.com/containerd/typeurl/v2 -complete -installsuffix shared -buildid 2NkN1MB0i6oWHiAXRU_F/2NkN1MB0i6oWHiAXRU_F -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b657/importcfg -pack ./src/github.com/containerd/typeurl/v2/doc.go ./src/github.com/containerd/typeurl/v2/types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b657/_pkg_.a # internal cp $WORK/b657/_pkg_.a /builddir/.cache/go-build/12/12d5e702258217dd17d72b56dccc8fbc68adaf4bd141857bf148246ad7cff898-d # internal cd $WORK/b510 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/containers/storage/pkg/devicemapper -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b510=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=3CD6GF70cjD_An8MPYab -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b569/_pkg_.a # internal cp $WORK/b569/_pkg_.a /builddir/.cache/go-build/0f/0f5e2d874692e2fcbb09d8b1ed7c6bff98d79ac11d61688018fdb5430fcec1f8-d # internal TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/containers/storage/pkg/devicemapper -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b510=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=3CD6GF70cjD_An8MPYab -o ./_x002.o -c devmapper_log.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/containers/storage/pkg/devicemapper -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b510=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=3CD6GF70cjD_An8MPYab -o ./_x003.o -c devmapper_wrapper.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b731/_pkg_.a # internal cp $WORK/b731/_pkg_.a /builddir/.cache/go-build/d9/d91b22996e09e55f686fbee97d41a825a76a6516248952b8c8c096892142408d-d # internal github.com/cilium/ebpf mkdir -p $WORK/b724/ cat >/tmp/go-build2554080111/b724/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2554080111/b054/_pkg_.a packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile debug/elf=/tmp/go-build2554080111/b725/_pkg_.a packagefile encoding=/tmp/go-build2554080111/b056/_pkg_.a packagefile encoding/binary=/tmp/go-build2554080111/b058/_pkg_.a packagefile encoding/hex=/tmp/go-build2554080111/b129/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/cilium/ebpf/asm=/tmp/go-build2554080111/b728/_pkg_.a packagefile github.com/cilium/ebpf/btf=/tmp/go-build2554080111/b731/_pkg_.a packagefile github.com/cilium/ebpf/internal=/tmp/go-build2554080111/b732/_pkg_.a packagefile github.com/cilium/ebpf/internal/sys=/tmp/go-build2554080111/b729/_pkg_.a packagefile github.com/cilium/ebpf/internal/unix=/tmp/go-build2554080111/b730/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile math=/tmp/go-build2554080111/b030/_pkg_.a packagefile math/rand=/tmp/go-build2554080111/b107/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile path/filepath=/tmp/go-build2554080111/b053/_pkg_.a packagefile reflect=/tmp/go-build2554080111/b029/_pkg_.a packagefile runtime=/tmp/go-build2554080111/b009/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a packagefile syscall=/tmp/go-build2554080111/b024/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b724/_pkg_.a -trimpath "$WORK/b724=>" -p github.com/cilium/ebpf -complete -installsuffix shared -buildid rp27gK310JarJIhFgal8/rp27gK310JarJIhFgal8 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b724/importcfg -pack ./src/github.com/cilium/ebpf/attachtype_string.go ./src/github.com/cilium/ebpf/collection.go ./src/github.com/cilium/ebpf/doc.go ./src/github.com/cilium/ebpf/elf_reader.go ./src/github.com/cilium/ebpf/info.go ./src/github.com/cilium/ebpf/linker.go ./src/github.com/cilium/ebpf/map.go ./src/github.com/cilium/ebpf/marshalers.go ./src/github.com/cilium/ebpf/prog.go ./src/github.com/cilium/ebpf/syscalls.go ./src/github.com/cilium/ebpf/types.go ./src/github.com/cilium/ebpf/types_string.go TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage unshare -dynimport $WORK/b164/_cgo_.o -dynout $WORK/b164/_cgo_import.go cat >/tmp/go-build2554080111/b164/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2554080111/b054/_pkg_.a packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=/tmp/go-build2554080111/b154/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=/tmp/go-build2554080111/b165/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build2554080111/b166/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build2554080111/b085/_pkg_.a packagefile github.com/syndtr/gocapability/capability=/tmp/go-build2554080111/b167/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile os/exec=/tmp/go-build2554080111/b159/_pkg_.a packagefile os/signal=/tmp/go-build2554080111/b168/_pkg_.a packagefile os/user=/tmp/go-build2554080111/b050/_pkg_.a packagefile runtime=/tmp/go-build2554080111/b009/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a packagefile syscall=/tmp/go-build2554080111/b024/_pkg_.a packagefile runtime/cgo=/tmp/go-build2554080111/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -p github.com/containers/storage/pkg/unshare -installsuffix shared -buildid N9RsN0kSCwlwK2jy7XaP/N9RsN0kSCwlwK2jy7XaP -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b164/importcfg -pack ./src/github.com/containers/storage/pkg/unshare/unshare.go ./src/github.com/containers/storage/pkg/unshare/unshare_linux.go $WORK/b164/_cgo_gotypes.go $WORK/b164/getenv_linux_cgo.cgo1.go $WORK/b164/unshare_cgo.cgo1.go $WORK/b164/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b328/_pkg_.a # internal cp $WORK/b328/_pkg_.a /builddir/.cache/go-build/c7/c75b309558303f42190366bfe3528f5283de0429959fa3fe6c4773587c6cb1af-d # internal go.mongodb.org/mongo-driver/bson mkdir -p $WORK/b327/ cat >/tmp/go-build2554080111/b327/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile encoding/json=/tmp/go-build2554080111/b055/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsoncodec=/tmp/go-build2554080111/b328/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonrw=/tmp/go-build2554080111/b330/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=/tmp/go-build2554080111/b331/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=/tmp/go-build2554080111/b332/_pkg_.a packagefile go.mongodb.org/mongo-driver/x/bsonx/bsoncore=/tmp/go-build2554080111/b333/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile reflect=/tmp/go-build2554080111/b029/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b327/_pkg_.a -trimpath "$WORK/b327=>" -p go.mongodb.org/mongo-driver/bson -complete -installsuffix shared -buildid s5gnmNcBVd3Aw9wRAb7x/s5gnmNcBVd3Aw9wRAb7x -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b327/importcfg -pack ./src/go.mongodb.org/mongo-driver/bson/bson.go ./src/go.mongodb.org/mongo-driver/bson/decoder.go ./src/go.mongodb.org/mongo-driver/bson/doc.go ./src/go.mongodb.org/mongo-driver/bson/encoder.go ./src/go.mongodb.org/mongo-driver/bson/marshal.go ./src/go.mongodb.org/mongo-driver/bson/primitive_codecs.go ./src/go.mongodb.org/mongo-driver/bson/raw.go ./src/go.mongodb.org/mongo-driver/bson/raw_element.go ./src/go.mongodb.org/mongo-driver/bson/raw_value.go ./src/go.mongodb.org/mongo-driver/bson/registry.go ./src/go.mongodb.org/mongo-driver/bson/types.go ./src/go.mongodb.org/mongo-driver/bson/unmarshal.go cd $WORK/b510 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/containers/storage/pkg/devicemapper -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b510=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=3CD6GF70cjD_An8MPYab -o ./_x004.o -c devmapper_wrapper_deferred_remove.cgo2.c cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b067/_pkg_.a $WORK/b067/preferlinkext $WORK/b067/_x001.o $WORK/b067/_x002.o $WORK/b067/_x003.o $WORK/b067/_x004.o $WORK/b067/_x005.o $WORK/b067/_x006.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b067/_pkg_.a # internal cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/containers/storage/pkg/unshare /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b164/_pkg_.a $WORK/b164/preferlinkext $WORK/b164/_x001.o $WORK/b164/_x002.o $WORK/b164/_x003.o $WORK/b164/_x004.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b164/_pkg_.a # internal cd $WORK/b510 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/containers/storage/pkg/devicemapper -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b510=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=3CD6GF70cjD_An8MPYab -o ./_x005.o -c devmapper_wrapper_dynamic.cgo2.c cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/35/350a8cf5d0584fc404a16e4c68b4ffe7ecd48ea9ba2f280c465f382d92fd1fbc-d # internal # github.com/containers/storage/pkg/unshare unshare.c:3: warning: "_GNU_SOURCE" redefined 3 | #define _GNU_SOURCE | : note: this is the location of the previous definition github.com/containers/common/pkg/parse github.com/containers/storage/pkg/homedir mkdir -p $WORK/b678/ github.com/containers/buildah/pkg/overlay mkdir -p $WORK/b195/ cat >/tmp/go-build2554080111/b678/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=/tmp/go-build2554080111/b164/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/devices=/tmp/go-build2554080111/b196/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile path=/tmp/go-build2554080111/b044/_pkg_.a packagefile path/filepath=/tmp/go-build2554080111/b053/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a EOF github.com/containers/storage/pkg/archive cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b678/_pkg_.a -trimpath "$WORK/b678=>" -p github.com/containers/common/pkg/parse -complete -installsuffix shared -buildid uIdYlTa97tnsko-yRPTx/uIdYlTa97tnsko-yRPTx -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b678/importcfg -pack ./src/github.com/containers/common/pkg/parse/parse.go ./src/github.com/containers/common/pkg/parse/parse_unix.go mkdir -p $WORK/b665/ cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/0c/0c71e9940cecd440699f912558b097727363482f84b67080613f5d67afd20bde-d # internal # net /usr/lib/golang/src/net/cgo_unix_cgo.go:10: warning: "_GNU_SOURCE" redefined 10 | #define _GNU_SOURCE | : note: this is the location of the previous definition cat >/tmp/go-build2554080111/b195/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=/tmp/go-build2554080111/b164/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build2554080111/b085/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile path/filepath=/tmp/go-build2554080111/b053/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a packagefile syscall=/tmp/go-build2554080111/b024/_pkg_.a EOF mkdir -p $WORK/b150/ cat >/tmp/go-build2554080111/b665/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=/tmp/go-build2554080111/b154/_pkg_.a packagefile github.com/containers/storage/pkg/system=/tmp/go-build2554080111/b155/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=/tmp/go-build2554080111/b164/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build2554080111/b166/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build2554080111/b085/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile os/exec=/tmp/go-build2554080111/b159/_pkg_.a packagefile path/filepath=/tmp/go-build2554080111/b053/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile syscall=/tmp/go-build2554080111/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -p github.com/containers/storage/pkg/homedir -complete -installsuffix shared -buildid w4puYwClmGTHdRjg7zzZ/w4puYwClmGTHdRjg7zzZ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b195/importcfg -pack ./src/github.com/containers/storage/pkg/homedir/homedir.go ./src/github.com/containers/storage/pkg/homedir/homedir_unix.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b665/_pkg_.a -trimpath "$WORK/b665=>" -p github.com/containers/buildah/pkg/overlay -complete -installsuffix shared -buildid _V1KHvaFs0L2zFiAbjA2/_V1KHvaFs0L2zFiAbjA2 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b665/importcfg -pack ./_build/src/github.com/containers/buildah/pkg/overlay/overlay.go ./_build/src/github.com/containers/buildah/pkg/overlay/overlay_linux.go cat >/tmp/go-build2554080111/b150/importcfg << 'EOF' # internal # import config packagefile archive/tar=/tmp/go-build2554080111/b046/_pkg_.a packagefile bufio=/tmp/go-build2554080111/b054/_pkg_.a packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile compress/bzip2=/tmp/go-build2554080111/b151/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/containers/storage/pkg/fileutils=/tmp/go-build2554080111/b152/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=/tmp/go-build2554080111/b154/_pkg_.a packagefile github.com/containers/storage/pkg/pools=/tmp/go-build2554080111/b161/_pkg_.a packagefile github.com/containers/storage/pkg/promise=/tmp/go-build2554080111/b163/_pkg_.a packagefile github.com/containers/storage/pkg/system=/tmp/go-build2554080111/b155/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=/tmp/go-build2554080111/b164/_pkg_.a packagefile github.com/klauspost/compress/zstd=/tmp/go-build2554080111/b169/_pkg_.a packagefile github.com/klauspost/pgzip=/tmp/go-build2554080111/b178/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build2554080111/b085/_pkg_.a packagefile github.com/ulikunitz/xz=/tmp/go-build2554080111/b181/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build2554080111/b086/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile io/fs=/tmp/go-build2554080111/b043/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile path/filepath=/tmp/go-build2554080111/b053/_pkg_.a packagefile reflect=/tmp/go-build2554080111/b029/_pkg_.a packagefile runtime=/tmp/go-build2554080111/b009/_pkg_.a packagefile sort=/tmp/go-build2554080111/b035/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a packagefile syscall=/tmp/go-build2554080111/b024/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a EOF github.com/containers/common/libnetwork/types mkdir -p $WORK/b063/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -p github.com/containers/storage/pkg/archive -complete -installsuffix shared -buildid mFHkEVHmBHjyO2Az3sh0/mFHkEVHmBHjyO2Az3sh0 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b150/importcfg -pack ./src/github.com/containers/storage/pkg/archive/archive.go ./src/github.com/containers/storage/pkg/archive/archive_110.go ./src/github.com/containers/storage/pkg/archive/archive_linux.go ./src/github.com/containers/storage/pkg/archive/archive_unix.go ./src/github.com/containers/storage/pkg/archive/archive_zstd.go ./src/github.com/containers/storage/pkg/archive/changes.go ./src/github.com/containers/storage/pkg/archive/changes_linux.go ./src/github.com/containers/storage/pkg/archive/changes_unix.go ./src/github.com/containers/storage/pkg/archive/copy.go ./src/github.com/containers/storage/pkg/archive/copy_unix.go ./src/github.com/containers/storage/pkg/archive/diff.go ./src/github.com/containers/storage/pkg/archive/fflags_unsupported.go ./src/github.com/containers/storage/pkg/archive/time_linux.go ./src/github.com/containers/storage/pkg/archive/whiteouts.go ./src/github.com/containers/storage/pkg/archive/wrap.go cat >/tmp/go-build2554080111/b063/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build2554080111/b055/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/containers/storage/pkg/regexp=/tmp/go-build2554080111/b064/_pkg_.a packagefile net=/tmp/go-build2554080111/b067/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a EOF crypto/x509 mkdir -p $WORK/b126/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -p github.com/containers/common/libnetwork/types -complete -installsuffix shared -buildid UMNYJ9kFe7JwgXKliaR9/UMNYJ9kFe7JwgXKliaR9 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b063/importcfg -pack ./src/github.com/containers/common/libnetwork/types/const.go ./src/github.com/containers/common/libnetwork/types/define.go ./src/github.com/containers/common/libnetwork/types/network.go vendor/golang.org/x/net/http/httpproxy net/textproto mkdir -p $WORK/b207/ cat >/tmp/go-build2554080111/b126/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-build2554080111/b047/_pkg_.a packagefile crypto=/tmp/go-build2554080111/b075/_pkg_.a packagefile crypto/aes=/tmp/go-build2554080111/b093/_pkg_.a packagefile crypto/cipher=/tmp/go-build2554080111/b094/_pkg_.a packagefile crypto/des=/tmp/go-build2554080111/b119/_pkg_.a packagefile crypto/dsa=/tmp/go-build2554080111/b127/_pkg_.a packagefile crypto/ecdh=/tmp/go-build2554080111/b099/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build2554080111/b092/_pkg_.a packagefile crypto/ed25519=/tmp/go-build2554080111/b120/_pkg_.a packagefile crypto/elliptic=/tmp/go-build2554080111/b105/_pkg_.a packagefile crypto/md5=/tmp/go-build2554080111/b123/_pkg_.a packagefile crypto/rsa=/tmp/go-build2554080111/b115/_pkg_.a packagefile crypto/sha1=/tmp/go-build2554080111/b125/_pkg_.a packagefile crypto/sha256=/tmp/go-build2554080111/b116/_pkg_.a packagefile crypto/sha512=/tmp/go-build2554080111/b110/_pkg_.a packagefile crypto/x509/pkix=/tmp/go-build2554080111/b128/_pkg_.a packagefile encoding/asn1=/tmp/go-build2554080111/b112/_pkg_.a packagefile encoding/hex=/tmp/go-build2554080111/b129/_pkg_.a packagefile encoding/pem=/tmp/go-build2554080111/b130/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build2554080111/b111/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build2554080111/b113/_pkg_.a packagefile internal/godebug=/tmp/go-build2554080111/b048/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile io/fs=/tmp/go-build2554080111/b043/_pkg_.a packagefile math/big=/tmp/go-build2554080111/b106/_pkg_.a packagefile net=/tmp/go-build2554080111/b067/_pkg_.a packagefile net/url=/tmp/go-build2554080111/b131/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile path/filepath=/tmp/go-build2554080111/b053/_pkg_.a packagefile reflect=/tmp/go-build2554080111/b029/_pkg_.a packagefile runtime=/tmp/go-build2554080111/b009/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a packagefile unicode=/tmp/go-build2554080111/b034/_pkg_.a packagefile unicode/utf16=/tmp/go-build2554080111/b059/_pkg_.a packagefile unicode/utf8=/tmp/go-build2554080111/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -p crypto/x509 -std -complete -installsuffix shared -buildid fH41d_jQ0RXlij3ujs5m/fH41d_jQ0RXlij3ujs5m -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b126/importcfg -pack /usr/lib/golang/src/crypto/x509/cert_pool.go /usr/lib/golang/src/crypto/x509/notboring.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 cat >/tmp/go-build2554080111/b207/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile vendor/golang.org/x/net/idna=/tmp/go-build2554080111/b201/_pkg_.a packagefile net=/tmp/go-build2554080111/b067/_pkg_.a packagefile net/url=/tmp/go-build2554080111/b131/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile unicode/utf8=/tmp/go-build2554080111/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid 9UaX-JaYYZdtTMhAMtK6/9UaX-JaYYZdtTMhAMtK6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b207/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy/proxy.go github.com/mitchellh/mapstructure mkdir -p $WORK/b325/ github.com/mailru/easyjson/buffer github.com/google/uuid mkdir -p $WORK/b339/ cat >/tmp/go-build2554080111/b325/importcfg << 'EOF' # internal # import config packagefile encoding=/tmp/go-build2554080111/b056/_pkg_.a packagefile encoding/json=/tmp/go-build2554080111/b055/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile net=/tmp/go-build2554080111/b067/_pkg_.a packagefile reflect=/tmp/go-build2554080111/b029/_pkg_.a packagefile sort=/tmp/go-build2554080111/b035/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b325/_pkg_.a -trimpath "$WORK/b325=>" -p github.com/mitchellh/mapstructure -complete -installsuffix shared -buildid nuu4eDWTR5M2ajrjROM6/nuu4eDWTR5M2ajrjROM6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b325/importcfg -pack ./src/github.com/mitchellh/mapstructure/decode_hooks.go ./src/github.com/mitchellh/mapstructure/error.go ./src/github.com/mitchellh/mapstructure/mapstructure.go cat >/tmp/go-build2554080111/b339/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile net=/tmp/go-build2554080111/b067/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b339/_pkg_.a -trimpath "$WORK/b339=>" -p github.com/mailru/easyjson/buffer -complete -installsuffix shared -buildid TlINjJYvVqwtA9RnIJEX/TlINjJYvVqwtA9RnIJEX -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b339/importcfg -pack ./src/github.com/mailru/easyjson/buffer/pool.go github.com/google/go-containerregistry/pkg/name mkdir -p $WORK/b356/ cat >/tmp/go-build2554080111/b356/importcfg << 'EOF' # internal # import config packagefile crypto/sha256=/tmp/go-build2554080111/b116/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build2554080111/b074/_pkg_.a packagefile net=/tmp/go-build2554080111/b067/_pkg_.a packagefile net/url=/tmp/go-build2554080111/b131/_pkg_.a packagefile path=/tmp/go-build2554080111/b044/_pkg_.a packagefile regexp=/tmp/go-build2554080111/b065/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile unicode/utf8=/tmp/go-build2554080111/b033/_pkg_.a EOF google.golang.org/grpc/internal/syscall mkdir -p $WORK/b460/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b356/_pkg_.a -trimpath "$WORK/b356=>" -p github.com/google/go-containerregistry/pkg/name -complete -installsuffix shared -buildid DO199MaQMnD9ZSwaWOE2/DO199MaQMnD9ZSwaWOE2 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b356/importcfg -pack ./src/github.com/google/go-containerregistry/pkg/name/check.go ./src/github.com/google/go-containerregistry/pkg/name/digest.go ./src/github.com/google/go-containerregistry/pkg/name/doc.go ./src/github.com/google/go-containerregistry/pkg/name/errors.go ./src/github.com/google/go-containerregistry/pkg/name/options.go ./src/github.com/google/go-containerregistry/pkg/name/ref.go ./src/github.com/google/go-containerregistry/pkg/name/registry.go ./src/github.com/google/go-containerregistry/pkg/name/repository.go ./src/github.com/google/go-containerregistry/pkg/name/tag.go google.golang.org/grpc/internal/resolver/dns/internal mkdir -p $WORK/b469/ cat >/tmp/go-build2554080111/b460/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build2554080111/b086/_pkg_.a packagefile google.golang.org/grpc/grpclog=/tmp/go-build2554080111/b222/_pkg_.a packagefile net=/tmp/go-build2554080111/b067/_pkg_.a packagefile syscall=/tmp/go-build2554080111/b024/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b460/_pkg_.a -trimpath "$WORK/b460=>" -p google.golang.org/grpc/internal/syscall -complete -installsuffix shared -buildid N-4TB-zmTlazQV2A1G3p/N-4TB-zmTlazQV2A1G3p -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b460/importcfg -pack ./src/google.golang.org/grpc/internal/syscall/syscall_linux.go cat >/tmp/go-build2554080111/b469/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2554080111/b002/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile net=/tmp/go-build2554080111/b067/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a EOF github.com/containers/storage/drivers/copy mkdir -p $WORK/b522/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b469/_pkg_.a -trimpath "$WORK/b469=>" -p google.golang.org/grpc/internal/resolver/dns/internal -complete -installsuffix shared -buildid hzawG-BlBwMLceonHKWD/hzawG-BlBwMLceonHKWD -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b469/importcfg -pack ./src/google.golang.org/grpc/internal/resolver/dns/internal/internal.go echo > $WORK/b522/preferlinkext github.com/docker/docker/api/types/network mkdir -p $WORK/b560/ cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/containers/storage/drivers/copy TERM='dumb' CGO_LDFLAGS='"-O2" "-g"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b522/ -importpath github.com/containers/storage/drivers/copy -- -I $WORK/b522/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./copy_linux.go github.com/docker/go-connections/nat cd $WORK/b510 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/containers/storage/pkg/devicemapper -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b510=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=3CD6GF70cjD_An8MPYab -o ./_cgo_main.o -c _cgo_main.c cat >/tmp/go-build2554080111/b560/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/docker/docker/api/types/filters=/tmp/go-build2554080111/b558/_pkg_.a packagefile github.com/docker/docker/internal/multierror=/tmp/go-build2554080111/b561/_pkg_.a packagefile net=/tmp/go-build2554080111/b067/_pkg_.a packagefile net/netip=/tmp/go-build2554080111/b071/_pkg_.a EOF mkdir -p $WORK/b564/ cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b560/_pkg_.a -trimpath "$WORK/b560=>" -p github.com/docker/docker/api/types/network -complete -installsuffix shared -buildid tMVsVAYxqZkO0pWZSmZd/tMVsVAYxqZkO0pWZSmZd -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b560/importcfg -pack ./src/github.com/docker/docker/api/types/network/endpoint.go ./src/github.com/docker/docker/api/types/network/ipam.go ./src/github.com/docker/docker/api/types/network/network.go github.com/docker/docker/api/types/registry mkdir -p $WORK/b206/ cat >/tmp/go-build2554080111/b564/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile net=/tmp/go-build2554080111/b067/_pkg_.a packagefile sort=/tmp/go-build2554080111/b035/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b564/_pkg_.a -trimpath "$WORK/b564=>" -p github.com/docker/go-connections/nat -complete -installsuffix shared -buildid 8aJcj8tVO5XY7ScEmrCJ/8aJcj8tVO5XY7ScEmrCJ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b564/importcfg -pack ./src/github.com/docker/go-connections/nat/nat.go ./src/github.com/docker/go-connections/nat/parse.go ./src/github.com/docker/go-connections/nat/sort.go cat >/tmp/go-build2554080111/b206/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2554080111/b054/_pkg_.a packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile math=/tmp/go-build2554080111/b030/_pkg_.a packagefile net=/tmp/go-build2554080111/b067/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -p net/textproto -std -complete -installsuffix shared -buildid 4iIxA9Hsr_ljGbhYL7jQ/4iIxA9Hsr_ljGbhYL7jQ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b206/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/b324/ cat >/tmp/go-build2554080111/b324/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile crypto/md5=/tmp/go-build2554080111/b123/_pkg_.a packagefile crypto/rand=/tmp/go-build2554080111/b114/_pkg_.a packagefile crypto/sha1=/tmp/go-build2554080111/b125/_pkg_.a packagefile database/sql/driver=/tmp/go-build2554080111/b309/_pkg_.a packagefile encoding/binary=/tmp/go-build2554080111/b058/_pkg_.a packagefile encoding/hex=/tmp/go-build2554080111/b129/_pkg_.a packagefile encoding/json=/tmp/go-build2554080111/b055/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile hash=/tmp/go-build2554080111/b076/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile net=/tmp/go-build2554080111/b067/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b324/_pkg_.a -trimpath "$WORK/b324=>" -p github.com/google/uuid -complete -installsuffix shared -buildid XunTGMX5vfwKQ3HM6_bc/XunTGMX5vfwKQ3HM6_bc -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b324/importcfg -pack ./src/github.com/google/uuid/dce.go ./src/github.com/google/uuid/doc.go ./src/github.com/google/uuid/hash.go ./src/github.com/google/uuid/marshal.go ./src/github.com/google/uuid/node.go ./src/github.com/google/uuid/node_net.go ./src/github.com/google/uuid/null.go ./src/github.com/google/uuid/sql.go ./src/github.com/google/uuid/time.go ./src/github.com/google/uuid/util.go ./src/github.com/google/uuid/uuid.go ./src/github.com/google/uuid/version1.go ./src/github.com/google/uuid/version4.go ./src/github.com/google/uuid/version6.go ./src/github.com/google/uuid/version7.go github.com/chzyer/readline mkdir -p $WORK/b624/ cat >/tmp/go-build2554080111/b624/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2554080111/b054/_pkg_.a packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile container/list=/tmp/go-build2554080111/b118/_pkg_.a packagefile encoding/binary=/tmp/go-build2554080111/b058/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile net=/tmp/go-build2554080111/b067/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile os/signal=/tmp/go-build2554080111/b168/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build2554080111/b022/_pkg_.a packagefile syscall=/tmp/go-build2554080111/b024/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a packagefile unicode=/tmp/go-build2554080111/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build2554080111/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b624/_pkg_.a -trimpath "$WORK/b624=>" -p github.com/chzyer/readline -complete -installsuffix shared -buildid y4wIkOuDWs6THqP3T-SU/y4wIkOuDWs6THqP3T-SU -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b624/importcfg -pack ./src/github.com/chzyer/readline/complete.go ./src/github.com/chzyer/readline/complete_helper.go ./src/github.com/chzyer/readline/complete_segment.go ./src/github.com/chzyer/readline/history.go ./src/github.com/chzyer/readline/operation.go ./src/github.com/chzyer/readline/password.go ./src/github.com/chzyer/readline/readline.go ./src/github.com/chzyer/readline/remote.go ./src/github.com/chzyer/readline/runebuf.go ./src/github.com/chzyer/readline/runes.go ./src/github.com/chzyer/readline/search.go ./src/github.com/chzyer/readline/std.go ./src/github.com/chzyer/readline/term.go ./src/github.com/chzyer/readline/term_linux.go ./src/github.com/chzyer/readline/term_unix.go ./src/github.com/chzyer/readline/terminal.go ./src/github.com/chzyer/readline/utils.go ./src/github.com/chzyer/readline/utils_unix.go ./src/github.com/chzyer/readline/vim.go github.com/spf13/pflag mkdir -p $WORK/b693/ cat >/tmp/go-build2554080111/b693/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile encoding/base64=/tmp/go-build2554080111/b057/_pkg_.a packagefile encoding/csv=/tmp/go-build2554080111/b319/_pkg_.a packagefile encoding/hex=/tmp/go-build2554080111/b129/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile flag=/tmp/go-build2554080111/b187/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile net=/tmp/go-build2554080111/b067/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile reflect=/tmp/go-build2554080111/b029/_pkg_.a packagefile sort=/tmp/go-build2554080111/b035/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b693/_pkg_.a -trimpath "$WORK/b693=>" -p github.com/spf13/pflag -complete -installsuffix shared -buildid Mg9yzpx2gu1eCDXNsCTF/Mg9yzpx2gu1eCDXNsCTF -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b693/importcfg -pack ./src/github.com/spf13/pflag/bool.go ./src/github.com/spf13/pflag/bool_slice.go ./src/github.com/spf13/pflag/bytes.go ./src/github.com/spf13/pflag/count.go ./src/github.com/spf13/pflag/duration.go ./src/github.com/spf13/pflag/duration_slice.go ./src/github.com/spf13/pflag/flag.go ./src/github.com/spf13/pflag/float32.go ./src/github.com/spf13/pflag/float32_slice.go ./src/github.com/spf13/pflag/float64.go ./src/github.com/spf13/pflag/float64_slice.go ./src/github.com/spf13/pflag/golangflag.go ./src/github.com/spf13/pflag/int.go ./src/github.com/spf13/pflag/int16.go ./src/github.com/spf13/pflag/int32.go ./src/github.com/spf13/pflag/int32_slice.go ./src/github.com/spf13/pflag/int64.go ./src/github.com/spf13/pflag/int64_slice.go ./src/github.com/spf13/pflag/int8.go ./src/github.com/spf13/pflag/int_slice.go ./src/github.com/spf13/pflag/ip.go ./src/github.com/spf13/pflag/ip_slice.go ./src/github.com/spf13/pflag/ipmask.go ./src/github.com/spf13/pflag/ipnet.go ./src/github.com/spf13/pflag/string.go ./src/github.com/spf13/pflag/string_array.go ./src/github.com/spf13/pflag/string_slice.go ./src/github.com/spf13/pflag/string_to_int.go ./src/github.com/spf13/pflag/string_to_int64.go ./src/github.com/spf13/pflag/string_to_string.go ./src/github.com/spf13/pflag/uint.go ./src/github.com/spf13/pflag/uint16.go ./src/github.com/spf13/pflag/uint32.go ./src/github.com/spf13/pflag/uint64.go ./src/github.com/spf13/pflag/uint8.go ./src/github.com/spf13/pflag/uint_slice.go mkdir -p $WORK/b566/ cat >/tmp/go-build2554080111/b566/importcfg << 'EOF' # internal # import config packagefile encoding/base64=/tmp/go-build2554080111/b057/_pkg_.a packagefile encoding/json=/tmp/go-build2554080111/b055/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2554080111/b083/_pkg_.a packagefile github.com/pkg/errors=/tmp/go-build2554080111/b567/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile net=/tmp/go-build2554080111/b067/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b566/_pkg_.a -trimpath "$WORK/b566=>" -p github.com/docker/docker/api/types/registry -complete -installsuffix shared -buildid IhrV12pD_rwbssEYdcd7/IhrV12pD_rwbssEYdcd7 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b566/importcfg -pack ./src/github.com/docker/docker/api/types/registry/authconfig.go ./src/github.com/docker/docker/api/types/registry/authenticate.go ./src/github.com/docker/docker/api/types/registry/registry.go github.com/godbus/dbus/v5 mkdir -p $WORK/b714/ cat >/tmp/go-build2554080111/b714/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2554080111/b054/_pkg_.a packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile context=/tmp/go-build2554080111/b002/_pkg_.a packagefile crypto/rand=/tmp/go-build2554080111/b114/_pkg_.a packagefile crypto/sha1=/tmp/go-build2554080111/b125/_pkg_.a packagefile encoding/binary=/tmp/go-build2554080111/b058/_pkg_.a packagefile encoding/hex=/tmp/go-build2554080111/b129/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build2554080111/b137/_pkg_.a packagefile net=/tmp/go-build2554080111/b067/_pkg_.a packagefile net/url=/tmp/go-build2554080111/b131/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile os/exec=/tmp/go-build2554080111/b159/_pkg_.a packagefile os/user=/tmp/go-build2554080111/b050/_pkg_.a packagefile path=/tmp/go-build2554080111/b044/_pkg_.a packagefile reflect=/tmp/go-build2554080111/b029/_pkg_.a packagefile sort=/tmp/go-build2554080111/b035/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a packagefile syscall=/tmp/go-build2554080111/b024/_pkg_.a packagefile unicode=/tmp/go-build2554080111/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build2554080111/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b714/_pkg_.a -trimpath "$WORK/b714=>" -p github.com/godbus/dbus/v5 -complete -installsuffix shared -buildid qxqBjHASL4RH06pixgDD/qxqBjHASL4RH06pixgDD -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b714/importcfg -pack ./src/github.com/godbus/dbus/v5/auth.go ./src/github.com/godbus/dbus/v5/auth_anonymous.go ./src/github.com/godbus/dbus/v5/auth_external.go ./src/github.com/godbus/dbus/v5/auth_sha1.go ./src/github.com/godbus/dbus/v5/call.go ./src/github.com/godbus/dbus/v5/conn.go ./src/github.com/godbus/dbus/v5/conn_other.go ./src/github.com/godbus/dbus/v5/conn_unix.go ./src/github.com/godbus/dbus/v5/dbus.go ./src/github.com/godbus/dbus/v5/decoder.go ./src/github.com/godbus/dbus/v5/default_handler.go ./src/github.com/godbus/dbus/v5/doc.go ./src/github.com/godbus/dbus/v5/encoder.go ./src/github.com/godbus/dbus/v5/escape.go ./src/github.com/godbus/dbus/v5/export.go ./src/github.com/godbus/dbus/v5/homedir.go ./src/github.com/godbus/dbus/v5/match.go ./src/github.com/godbus/dbus/v5/message.go ./src/github.com/godbus/dbus/v5/object.go ./src/github.com/godbus/dbus/v5/sequence.go ./src/github.com/godbus/dbus/v5/sequential_handler.go ./src/github.com/godbus/dbus/v5/server_interfaces.go ./src/github.com/godbus/dbus/v5/sig.go ./src/github.com/godbus/dbus/v5/transport_generic.go ./src/github.com/godbus/dbus/v5/transport_nonce_tcp.go ./src/github.com/godbus/dbus/v5/transport_tcp.go ./src/github.com/godbus/dbus/v5/transport_unix.go ./src/github.com/godbus/dbus/v5/transport_unixcred_linux.go ./src/github.com/godbus/dbus/v5/variant.go ./src/github.com/godbus/dbus/v5/variant_lexer.go ./src/github.com/godbus/dbus/v5/variant_parser.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b195/_pkg_.a # internal cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/39/3945e88adbbcd16dc746bc90284680b1cbd5015116365bd4ca45767e0b67e6c9-d # internal github.com/containers/storage/types mkdir -p $WORK/b191/ cat >/tmp/go-build2554080111/b191/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/BurntSushi/toml=/tmp/go-build2554080111/b192/_pkg_.a packagefile github.com/containers/storage/pkg/config=/tmp/go-build2554080111/b194/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=/tmp/go-build2554080111/b195/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=/tmp/go-build2554080111/b154/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=/tmp/go-build2554080111/b164/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build2554080111/b085/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build2554080111/b086/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile os/exec=/tmp/go-build2554080111/b159/_pkg_.a packagefile path/filepath=/tmp/go-build2554080111/b053/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -p github.com/containers/storage/types -complete -installsuffix shared -buildid lRlva0LfZxXjSnZZrtDi/lRlva0LfZxXjSnZZrtDi -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b191/importcfg -pack ./src/github.com/containers/storage/types/errors.go ./src/github.com/containers/storage/types/idmappings.go ./src/github.com/containers/storage/types/options.go ./src/github.com/containers/storage/types/options_linux.go ./src/github.com/containers/storage/types/utils.go github.com/containers/image/v5/pkg/sysregistriesv2 mkdir -p $WORK/b545/ github.com/containers/common/pkg/netns mkdir -p $WORK/b710/ cat >/tmp/go-build2554080111/b545/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/BurntSushi/toml=/tmp/go-build2554080111/b192/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build2554080111/b073/_pkg_.a packagefile github.com/containers/image/v5/internal/rootless=/tmp/go-build2554080111/b304/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build2554080111/b080/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=/tmp/go-build2554080111/b195/_pkg_.a packagefile github.com/containers/storage/pkg/lockfile=/tmp/go-build2554080111/b525/_pkg_.a packagefile github.com/containers/storage/pkg/regexp=/tmp/go-build2554080111/b064/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build2554080111/b085/_pkg_.a packagefile golang.org/x/exp/maps=/tmp/go-build2554080111/b140/_pkg_.a packagefile io/fs=/tmp/go-build2554080111/b043/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile path/filepath=/tmp/go-build2554080111/b053/_pkg_.a packagefile reflect=/tmp/go-build2554080111/b029/_pkg_.a packagefile sort=/tmp/go-build2554080111/b035/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b545/_pkg_.a -trimpath "$WORK/b545=>" -p github.com/containers/image/v5/pkg/sysregistriesv2 -complete -installsuffix shared -buildid hxthlnSkxzCoK6-GJAqn/hxthlnSkxzCoK6-GJAqn -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b545/importcfg -pack ./src/github.com/containers/image/v5/pkg/sysregistriesv2/paths_common.go ./src/github.com/containers/image/v5/pkg/sysregistriesv2/shortnames.go ./src/github.com/containers/image/v5/pkg/sysregistriesv2/system_registries_v2.go cat >/tmp/go-build2554080111/b710/importcfg << 'EOF' # internal # import config packagefile crypto/rand=/tmp/go-build2554080111/b114/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=/tmp/go-build2554080111/b704/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=/tmp/go-build2554080111/b195/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=/tmp/go-build2554080111/b164/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build2554080111/b086/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile path=/tmp/go-build2554080111/b044/_pkg_.a packagefile path/filepath=/tmp/go-build2554080111/b053/_pkg_.a packagefile runtime=/tmp/go-build2554080111/b009/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b710/_pkg_.a -trimpath "$WORK/b710=>" -p github.com/containers/common/pkg/netns -complete -installsuffix shared -buildid F8kQKksQyolEmuIxgPO-/F8kQKksQyolEmuIxgPO- -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b710/importcfg -pack ./src/github.com/containers/common/pkg/netns/netns_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b207/_pkg_.a # internal cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/d5/d5cb930209e36c05752c81e18520dda1c5b6554c6efdb3b1f51aa7e629e2732f-d # internal github.com/containers/common/pkg/chown mkdir -p $WORK/b746/ cat >/tmp/go-build2554080111/b746/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=/tmp/go-build2554080111/b195/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile os/user=/tmp/go-build2554080111/b050/_pkg_.a packagefile path/filepath=/tmp/go-build2554080111/b053/_pkg_.a packagefile syscall=/tmp/go-build2554080111/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b746/_pkg_.a -trimpath "$WORK/b746=>" -p github.com/containers/common/pkg/chown -complete -installsuffix shared -buildid RCFuN6ArbWLteude5EPC/RCFuN6ArbWLteude5EPC -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b746/importcfg -pack ./src/github.com/containers/common/pkg/chown/chown.go ./src/github.com/containers/common/pkg/chown/chown_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b678/_pkg_.a # internal cp $WORK/b678/_pkg_.a /builddir/.cache/go-build/c5/c5aa144a7a1dd0ffd60bf934d6b73d39574f0c62c88ec2e7022900d7222e73db-d # internal github.com/containers/buildah/internal/parse mkdir -p $WORK/b677/ cat >/tmp/go-build2554080111/b677/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/containers/common/pkg/parse=/tmp/go-build2554080111/b678/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build2554080111/b166/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile path/filepath=/tmp/go-build2554080111/b053/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b677/_pkg_.a -trimpath "$WORK/b677=>" -p github.com/containers/buildah/internal/parse -complete -installsuffix shared -buildid uqQkZTVk3Si3Un-rjT5B/uqQkZTVk3Si3Un-rjT5B -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b677/importcfg -pack ./_build/src/github.com/containers/buildah/internal/parse/parse.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b469/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b533/_pkg_.a # internal cp $WORK/b469/_pkg_.a /builddir/.cache/go-build/27/279f0efce4e4ef3481a9a94a2cf90326bd89a40a37719e17a984285e7ed8ba85-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b566/_pkg_.a # internal cp $WORK/b566/_pkg_.a /builddir/.cache/go-build/f7/f7a034f3fc42d879123955d5a6558b36ae868203d04ae1ac31ef1e87d9df4a93-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b327/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b665/_pkg_.a # internal cp $WORK/b665/_pkg_.a /builddir/.cache/go-build/6f/6f6e3cc7b6a84dd42c5325917fcf5750c4bd5a035fc306b02312bd5df3198443-d # internal cp $WORK/b327/_pkg_.a /builddir/.cache/go-build/c4/c45c7d62497e6a10dd1032e9a840c495a9623b2cd0c773bd23a9637d340ae6ab-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b339/_pkg_.a # internal cp $WORK/b339/_pkg_.a /builddir/.cache/go-build/0e/0ee4b06030fec98e8f38147cbb006f35a46971913e784e270c9c5833fc337c1e-d # internal github.com/mailru/easyjson/jwriter mkdir -p $WORK/b338/ cat >/tmp/go-build2554080111/b338/importcfg << 'EOF' # internal # import config packagefile github.com/mailru/easyjson/buffer=/tmp/go-build2554080111/b339/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile unicode/utf8=/tmp/go-build2554080111/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b338/_pkg_.a -trimpath "$WORK/b338=>" -p github.com/mailru/easyjson/jwriter -complete -installsuffix shared -buildid 1TlpQsxbJ-vMSGpBjeD4/1TlpQsxbJ-vMSGpBjeD4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b338/importcfg -pack ./src/github.com/mailru/easyjson/jwriter/writer.go cp $WORK/b533/_pkg_.a /builddir/.cache/go-build/e4/e425a078a1d1ee4819ed9fd886830e653c7819901ed5349833e9885c4149432b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/f3/f3f05a8e4143f37ff9b4c8f853bb9f1a0717a476e6c32893bbbd6d461de59f38-d # internal github.com/containers/common/pkg/rootlessport mkdir -p $WORK/b708/ cat >/tmp/go-build2554080111/b708/importcfg << 'EOF' # internal # import config packagefile github.com/containers/common/libnetwork/types=/tmp/go-build2554080111/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b708/_pkg_.a -trimpath "$WORK/b708=>" -p github.com/containers/common/pkg/rootlessport -complete -installsuffix shared -buildid P1qHKthZSw80Z5S3N2rF/P1qHKthZSw80Z5S3N2rF -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b708/importcfg -pack ./src/github.com/containers/common/pkg/rootlessport/rootlessport_linux.go TERM='dumb' gcc -I ./src/github.com/containers/storage/pkg/devicemapper -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b510=/tmp/go-build -gno-record-gcc-switches -o $WORK/b510/_cgo_.o $WORK/b510/_cgo_main.o $WORK/b510/preferlinkext $WORK/b510/_x001.o $WORK/b510/_x002.o $WORK/b510/_x003.o $WORK/b510/_x004.o $WORK/b510/_x005.o -O2 -g -ldevmapper /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b460/_pkg_.a # internal cp $WORK/b460/_pkg_.a /builddir/.cache/go-build/be/be4a1262164e2b1fc2dc7ac1b64cda9e4d7873d245de74659af8af958dd9d2d7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b564/_pkg_.a # internal cp $WORK/b564/_pkg_.a /builddir/.cache/go-build/9c/9c706ebad880516b0bbc56f090c7dbdd9c8256c1ae7dcda878e4289095a20f59-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b746/_pkg_.a # internal cp $WORK/b746/_pkg_.a /builddir/.cache/go-build/6d/6d54ab45fbee94e6b1397afd8436e70ba8b1d9fb8b5a6270616ab6b17601023a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b677/_pkg_.a # internal cp $WORK/b677/_pkg_.a /builddir/.cache/go-build/0c/0c0ce1c97a0fabe4b6578de7c52c5e1fc3b51282e860364c40f747f7a12831e4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b560/_pkg_.a # internal cp $WORK/b560/_pkg_.a /builddir/.cache/go-build/be/bea1eeb1a7582c482b78310b78d14a724fca50e9b61dba01d4b6396202a2302b-d # internal github.com/docker/docker/api/types/container mkdir -p $WORK/b556/ cat >/tmp/go-build2554080111/b556/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/docker/docker/api/types/blkiodev=/tmp/go-build2554080111/b557/_pkg_.a packagefile github.com/docker/docker/api/types/filters=/tmp/go-build2554080111/b558/_pkg_.a packagefile github.com/docker/docker/api/types/mount=/tmp/go-build2554080111/b559/_pkg_.a packagefile github.com/docker/docker/api/types/network=/tmp/go-build2554080111/b560/_pkg_.a packagefile github.com/docker/docker/api/types/strslice=/tmp/go-build2554080111/b562/_pkg_.a packagefile github.com/docker/docker/image/spec/specs-go/v1=/tmp/go-build2554080111/b563/_pkg_.a packagefile github.com/docker/go-connections/nat=/tmp/go-build2554080111/b564/_pkg_.a packagefile github.com/docker/go-units=/tmp/go-build2554080111/b158/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b556/_pkg_.a -trimpath "$WORK/b556=>" -p github.com/docker/docker/api/types/container -complete -installsuffix shared -buildid t_5VG4Wm2isGEqbysU6r/t_5VG4Wm2isGEqbysU6r -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b556/importcfg -pack ./src/github.com/docker/docker/api/types/container/change_type.go ./src/github.com/docker/docker/api/types/container/change_types.go ./src/github.com/docker/docker/api/types/container/config.go ./src/github.com/docker/docker/api/types/container/container_top.go ./src/github.com/docker/docker/api/types/container/container_update.go ./src/github.com/docker/docker/api/types/container/create_response.go ./src/github.com/docker/docker/api/types/container/errors.go ./src/github.com/docker/docker/api/types/container/filesystem_change.go ./src/github.com/docker/docker/api/types/container/hostconfig.go ./src/github.com/docker/docker/api/types/container/hostconfig_unix.go ./src/github.com/docker/docker/api/types/container/options.go ./src/github.com/docker/docker/api/types/container/wait_exit_error.go ./src/github.com/docker/docker/api/types/container/wait_response.go ./src/github.com/docker/docker/api/types/container/waitcondition.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b708/_pkg_.a # internal cp $WORK/b708/_pkg_.a /builddir/.cache/go-build/a9/a930bad0368b6850dfe99b6eb665ec7ca31e90b35f3cdc908f16b06a550bba04-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b206/_pkg_.a # internal cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/95/959a2d3726782b2db64efd2e0ea03bb16bfe2a4dfbc04fd220321502e2a0bb9a-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b200/ net/mail mime/multipart mkdir -p $WORK/b210/ golang.org/x/net/http/httpguts cat >/tmp/go-build2554080111/b200/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-build2554080111/b201/_pkg_.a packagefile net=/tmp/go-build2554080111/b067/_pkg_.a packagefile net/textproto=/tmp/go-build2554080111/b206/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile unicode/utf8=/tmp/go-build2554080111/b033/_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/http/httpguts -std -complete -installsuffix shared -buildid jwOpk2rbwGmvxSHn6C2V/jwOpk2rbwGmvxSHn6C2V -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b200/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 mkdir -p $WORK/b334/ cat >/tmp/go-build2554080111/b210/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2554080111/b054/_pkg_.a packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile crypto/rand=/tmp/go-build2554080111/b114/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile internal/godebug=/tmp/go-build2554080111/b048/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile math=/tmp/go-build2554080111/b030/_pkg_.a packagefile mime=/tmp/go-build2554080111/b209/_pkg_.a packagefile mime/quotedprintable=/tmp/go-build2554080111/b211/_pkg_.a packagefile net/textproto=/tmp/go-build2554080111/b206/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile path/filepath=/tmp/go-build2554080111/b053/_pkg_.a packagefile sort=/tmp/go-build2554080111/b035/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a EOF mkdir -p $WORK/b453/ cat >/tmp/go-build2554080111/b334/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2554080111/b054/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile log=/tmp/go-build2554080111/b087/_pkg_.a packagefile mime=/tmp/go-build2554080111/b209/_pkg_.a packagefile net/textproto=/tmp/go-build2554080111/b206/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a packagefile unicode/utf8=/tmp/go-build2554080111/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b334/_pkg_.a -trimpath "$WORK/b334=>" -p net/mail -std -complete -installsuffix shared -buildid WX6C05KFA31Szp9bWiKJ/WX6C05KFA31Szp9bWiKJ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b334/importcfg -pack /usr/lib/golang/src/net/mail/message.go cat >/tmp/go-build2554080111/b453/importcfg << 'EOF' # internal # import config packagefile golang.org/x/net/idna=/tmp/go-build2554080111/b454/_pkg_.a packagefile net=/tmp/go-build2554080111/b067/_pkg_.a packagefile net/textproto=/tmp/go-build2554080111/b206/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile unicode/utf8=/tmp/go-build2554080111/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b453/_pkg_.a -trimpath "$WORK/b453=>" -p golang.org/x/net/http/httpguts -complete -installsuffix shared -buildid fymwgJw-fEdn87j8XBkW/fymwgJw-fEdn87j8XBkW -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b453/importcfg -pack ./src/golang.org/x/net/http/httpguts/guts.go ./src/golang.org/x/net/http/httpguts/httplex.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -p mime/multipart -std -complete -installsuffix shared -buildid -YmJjHmELunE2kbftHwf/-YmJjHmELunE2kbftHwf -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b210/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b710/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b324/_pkg_.a # internal cp $WORK/b710/_pkg_.a /builddir/.cache/go-build/8b/8b1b0bb18fae8324d24b4c466f6787a9822ab29d6f13296f0d7dc83c79a9c53a-d # internal cp $WORK/b324/_pkg_.a /builddir/.cache/go-build/3b/3bbfaddd1f4c27bc6adec11fac591b9e2bea0cec0a710dbae79c8a1c8b27ce2e-d # internal github.com/mistifyio/go-zfs/v3 mkdir -p $WORK/b524/ cat >/tmp/go-build2554080111/b524/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/google/uuid=/tmp/go-build2554080111/b324/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile os/exec=/tmp/go-build2554080111/b159/_pkg_.a packagefile regexp=/tmp/go-build2554080111/b065/_pkg_.a packagefile runtime=/tmp/go-build2554080111/b009/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b524/_pkg_.a -trimpath "$WORK/b524=>" -p github.com/mistifyio/go-zfs/v3 -complete -installsuffix shared -buildid bHLXC8UeByRnYcw6gDi5/bHLXC8UeByRnYcw6gDi5 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b524/importcfg -pack ./src/github.com/mistifyio/go-zfs/v3/error.go ./src/github.com/mistifyio/go-zfs/v3/utils.go ./src/github.com/mistifyio/go-zfs/v3/utils_notsolaris.go ./src/github.com/mistifyio/go-zfs/v3/zfs.go ./src/github.com/mistifyio/go-zfs/v3/zpool.go github.com/sylabs/sif/v2/pkg/sif mkdir -p $WORK/b606/ cat >/tmp/go-build2554080111/b606/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile crypto=/tmp/go-build2554080111/b075/_pkg_.a packagefile crypto/sha256=/tmp/go-build2554080111/b116/_pkg_.a packagefile encoding=/tmp/go-build2554080111/b056/_pkg_.a packagefile encoding/binary=/tmp/go-build2554080111/b058/_pkg_.a packagefile encoding/hex=/tmp/go-build2554080111/b129/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/google/go-containerregistry/pkg/v1=/tmp/go-build2554080111/b607/_pkg_.a packagefile github.com/google/uuid=/tmp/go-build2554080111/b324/_pkg_.a packagefile hash=/tmp/go-build2554080111/b076/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b606/_pkg_.a -trimpath "$WORK/b606=>" -p github.com/sylabs/sif/v2/pkg/sif -complete -installsuffix shared -buildid jWPiSe6Vsh3BQ22NFVy-/jWPiSe6Vsh3BQ22NFVy- -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b606/importcfg -pack ./src/github.com/sylabs/sif/v2/pkg/sif/arch.go ./src/github.com/sylabs/sif/v2/pkg/sif/buffer.go ./src/github.com/sylabs/sif/v2/pkg/sif/create.go ./src/github.com/sylabs/sif/v2/pkg/sif/descriptor.go ./src/github.com/sylabs/sif/v2/pkg/sif/descriptor_input.go ./src/github.com/sylabs/sif/v2/pkg/sif/load.go ./src/github.com/sylabs/sif/v2/pkg/sif/select.go ./src/github.com/sylabs/sif/v2/pkg/sif/sif.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b356/_pkg_.a # internal cp $WORK/b356/_pkg_.a /builddir/.cache/go-build/c1/c1f1d779076fe05092cd080ca9490e3e7f50d7f68feda4e73d43bd6e7d960994-d # internal github.com/sigstore/sigstore/pkg/signature/payload mkdir -p $WORK/b380/ cat >/tmp/go-build2554080111/b380/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build2554080111/b055/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/google/go-containerregistry/pkg/name=/tmp/go-build2554080111/b356/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b380/_pkg_.a -trimpath "$WORK/b380=>" -p github.com/sigstore/sigstore/pkg/signature/payload -complete -installsuffix shared -buildid Zi8GZkjv_nhc5EIcMGst/Zi8GZkjv_nhc5EIcMGst -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b380/importcfg -pack ./src/github.com/sigstore/sigstore/pkg/signature/payload/doc.go ./src/github.com/sigstore/sigstore/pkg/signature/payload/payload.go github.com/containers/luksy mkdir -p $WORK/b666/ cat >/tmp/go-build2554080111/b666/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile crypto/aes=/tmp/go-build2554080111/b093/_pkg_.a packagefile crypto/cipher=/tmp/go-build2554080111/b094/_pkg_.a packagefile crypto/rand=/tmp/go-build2554080111/b114/_pkg_.a packagefile crypto/sha1=/tmp/go-build2554080111/b125/_pkg_.a packagefile crypto/sha256=/tmp/go-build2554080111/b116/_pkg_.a packagefile crypto/sha512=/tmp/go-build2554080111/b110/_pkg_.a packagefile encoding/binary=/tmp/go-build2554080111/b058/_pkg_.a packagefile encoding/json=/tmp/go-build2554080111/b055/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/aead/serpent=/tmp/go-build2554080111/b667/_pkg_.a packagefile github.com/google/uuid=/tmp/go-build2554080111/b324/_pkg_.a packagefile golang.org/x/crypto/argon2=/tmp/go-build2554080111/b668/_pkg_.a packagefile golang.org/x/crypto/cast5=/tmp/go-build2554080111/b391/_pkg_.a packagefile golang.org/x/crypto/pbkdf2=/tmp/go-build2554080111/b367/_pkg_.a packagefile golang.org/x/crypto/ripemd160=/tmp/go-build2554080111/b671/_pkg_.a packagefile golang.org/x/crypto/twofish=/tmp/go-build2554080111/b672/_pkg_.a packagefile golang.org/x/crypto/xts=/tmp/go-build2554080111/b673/_pkg_.a packagefile hash=/tmp/go-build2554080111/b076/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile syscall=/tmp/go-build2554080111/b024/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b666/_pkg_.a -trimpath "$WORK/b666=>" -p github.com/containers/luksy -complete -installsuffix shared -buildid KrgDi10pweRQct_S8OKZ/KrgDi10pweRQct_S8OKZ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b666/importcfg -pack ./src/github.com/containers/luksy/decrypt.go ./src/github.com/containers/luksy/encrypt.go ./src/github.com/containers/luksy/encryption.go ./src/github.com/containers/luksy/luks.go ./src/github.com/containers/luksy/tune.go ./src/github.com/containers/luksy/v1header.go ./src/github.com/containers/luksy/v2header.go ./src/github.com/containers/luksy/v2json.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b338/_pkg_.a # internal cp $WORK/b338/_pkg_.a /builddir/.cache/go-build/88/88d09d21bb0fa8b56d74001fc5015ac6cc19b7fd6cb63a5c8bb1f380e72bc38b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b453/_pkg_.a # internal cp $WORK/b453/_pkg_.a /builddir/.cache/go-build/0a/0a0826cc06b43728d0e12e62c3041f01e1520d1e4d8c73bf4b808174786ee9d6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b545/_pkg_.a # internal cp $WORK/b545/_pkg_.a /builddir/.cache/go-build/27/27c54ee69f360c620e99a479fe4336d0349cdddf4e7394d5db8792a418111c51-d # internal github.com/containers/image/v5/pkg/docker/config mkdir -p $WORK/b544/ cat >/tmp/go-build2554080111/b544/importcfg << 'EOF' # internal # import config packagefile encoding/base64=/tmp/go-build2554080111/b057/_pkg_.a packagefile encoding/json=/tmp/go-build2554080111/b055/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build2554080111/b073/_pkg_.a packagefile github.com/containers/image/v5/internal/set=/tmp/go-build2554080111/b141/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=/tmp/go-build2554080111/b545/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build2554080111/b080/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=/tmp/go-build2554080111/b195/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=/tmp/go-build2554080111/b162/_pkg_.a packagefile github.com/docker/docker-credential-helpers/client=/tmp/go-build2554080111/b546/_pkg_.a packagefile github.com/docker/docker-credential-helpers/credentials=/tmp/go-build2554080111/b547/_pkg_.a packagefile github.com/hashicorp/go-multierror=/tmp/go-build2554080111/b282/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build2554080111/b085/_pkg_.a packagefile io/fs=/tmp/go-build2554080111/b043/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile os/exec=/tmp/go-build2554080111/b159/_pkg_.a packagefile path/filepath=/tmp/go-build2554080111/b053/_pkg_.a packagefile runtime=/tmp/go-build2554080111/b009/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b544/_pkg_.a -trimpath "$WORK/b544=>" -p github.com/containers/image/v5/pkg/docker/config -complete -installsuffix shared -buildid ftG_-OBdnzaztVV80bZ4/ftG_-OBdnzaztVV80bZ4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b544/importcfg -pack ./src/github.com/containers/image/v5/pkg/docker/config/config.go cd $WORK/b522 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/containers/storage/drivers/copy -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b522=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=nUaSMTnvBnZ8M0Pmsuyu -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b380/_pkg_.a # internal cp $WORK/b380/_pkg_.a /builddir/.cache/go-build/ca/ca98112634b1ef858d43541ce791d28e82bb85e7f582a1c91cb8910c1c5a7059-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b200/_pkg_.a # internal cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/e9/e97883a94ce4a5ac7b33ff018c67b42dfa691f2994a66228881d57e030244af6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b191/_pkg_.a # internal cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/e4/e451c5d6c46715c69d0f069eea1ea9a596f3c8ce570c7dd7264efcdd80a2c6f6-d # internal github.com/containers/common/pkg/config mkdir -p $WORK/b611/ cat >/tmp/go-build2554080111/b611/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build2554080111/b055/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/BurntSushi/toml=/tmp/go-build2554080111/b192/_pkg_.a packagefile github.com/containers/common/internal/attributedstring=/tmp/go-build2554080111/b612/_pkg_.a packagefile github.com/containers/common/libnetwork/types=/tmp/go-build2554080111/b063/_pkg_.a packagefile github.com/containers/common/pkg/apparmor=/tmp/go-build2554080111/b613/_pkg_.a packagefile github.com/containers/common/pkg/capabilities=/tmp/go-build2554080111/b615/_pkg_.a packagefile github.com/containers/common/pkg/cgroupv2=/tmp/go-build2554080111/b616/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=/tmp/go-build2554080111/b195/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=/tmp/go-build2554080111/b162/_pkg_.a packagefile github.com/containers/storage/pkg/lockfile=/tmp/go-build2554080111/b525/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=/tmp/go-build2554080111/b164/_pkg_.a packagefile github.com/containers/storage/types=/tmp/go-build2554080111/b191/_pkg_.a packagefile github.com/docker/go-units=/tmp/go-build2554080111/b158/_pkg_.a packagefile github.com/hashicorp/go-multierror=/tmp/go-build2554080111/b282/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=/tmp/go-build2554080111/b507/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build2554080111/b085/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build2554080111/b089/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build2554080111/b086/_pkg_.a packagefile io/fs=/tmp/go-build2554080111/b043/_pkg_.a packagefile net=/tmp/go-build2554080111/b067/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile os/exec=/tmp/go-build2554080111/b159/_pkg_.a packagefile path/filepath=/tmp/go-build2554080111/b053/_pkg_.a packagefile regexp=/tmp/go-build2554080111/b065/_pkg_.a packagefile runtime=/tmp/go-build2554080111/b009/_pkg_.a packagefile sort=/tmp/go-build2554080111/b035/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a packagefile tags.cncf.io/container-device-interface/pkg/parser=/tmp/go-build2554080111/b617/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b556/_pkg_.a # internal cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b611/_pkg_.a -trimpath "$WORK/b611=>" -p github.com/containers/common/pkg/config -complete -installsuffix shared -buildid UdnKqMv_ku8LTXOYy0Fc/UdnKqMv_ku8LTXOYy0Fc -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b611/importcfg -pack ./src/github.com/containers/common/pkg/config/config.go ./src/github.com/containers/common/pkg/config/config_linux.go ./src/github.com/containers/common/pkg/config/config_local.go ./src/github.com/containers/common/pkg/config/config_unix.go ./src/github.com/containers/common/pkg/config/connections.go ./src/github.com/containers/common/pkg/config/db_backend.go ./src/github.com/containers/common/pkg/config/default.go ./src/github.com/containers/common/pkg/config/default_common.go ./src/github.com/containers/common/pkg/config/default_linux.go ./src/github.com/containers/common/pkg/config/modules.go ./src/github.com/containers/common/pkg/config/new.go ./src/github.com/containers/common/pkg/config/nosystemd.go ./src/github.com/containers/common/pkg/config/pod_exit_policy.go ./src/github.com/containers/common/pkg/config/pull_policy.go cp $WORK/b556/_pkg_.a /builddir/.cache/go-build/4d/4d7abf5759b155ed11e0957109dae48abadfbfaeff1c273d59f4a172dfe1110c-d # internal github.com/docker/docker/api/types/swarm mkdir -p $WORK/b568/ cat >/tmp/go-build2554080111/b568/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types/container=/tmp/go-build2554080111/b556/_pkg_.a packagefile github.com/docker/docker/api/types/mount=/tmp/go-build2554080111/b559/_pkg_.a packagefile github.com/docker/docker/api/types/network=/tmp/go-build2554080111/b560/_pkg_.a packagefile github.com/docker/docker/api/types/swarm/runtime=/tmp/go-build2554080111/b569/_pkg_.a packagefile github.com/docker/go-units=/tmp/go-build2554080111/b158/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b568/_pkg_.a -trimpath "$WORK/b568=>" -p github.com/docker/docker/api/types/swarm -complete -installsuffix shared -buildid K9xioVlkWk8wgDxQjkDv/K9xioVlkWk8wgDxQjkDv -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b568/importcfg -pack ./src/github.com/docker/docker/api/types/swarm/common.go ./src/github.com/docker/docker/api/types/swarm/config.go ./src/github.com/docker/docker/api/types/swarm/container.go ./src/github.com/docker/docker/api/types/swarm/network.go ./src/github.com/docker/docker/api/types/swarm/node.go ./src/github.com/docker/docker/api/types/swarm/runtime.go ./src/github.com/docker/docker/api/types/swarm/secret.go ./src/github.com/docker/docker/api/types/swarm/service.go ./src/github.com/docker/docker/api/types/swarm/service_create_response.go ./src/github.com/docker/docker/api/types/swarm/service_update_response.go ./src/github.com/docker/docker/api/types/swarm/swarm.go ./src/github.com/docker/docker/api/types/swarm/task.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b334/_pkg_.a # internal cp $WORK/b334/_pkg_.a /builddir/.cache/go-build/00/005264282748ae3cd7a80a402247862ef1f5f0ba12bcf30c52a935eaa4f7d14f-d # internal cd $WORK/b522 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/containers/storage/drivers/copy -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b522=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=nUaSMTnvBnZ8M0Pmsuyu -o ./_x002.o -c copy_linux.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b325/_pkg_.a # internal cp $WORK/b325/_pkg_.a /builddir/.cache/go-build/f0/f05ef9b9e43d12d2d86fa568a506771fcafd0f8166686e968bdab862fa60d6ed-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b254/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b568/_pkg_.a # internal cp $WORK/b568/_pkg_.a /builddir/.cache/go-build/95/95a93f6447a9091c28eb2139749217607db15e6a8d90d2fee2a539b6df0fe807-d # internal github.com/docker/docker/api/types/system mkdir -p $WORK/b571/ github.com/docker/docker/api/types/volume mkdir -p $WORK/b572/ cat >/tmp/go-build2554080111/b571/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/docker/docker/api/types/container=/tmp/go-build2554080111/b556/_pkg_.a packagefile github.com/docker/docker/api/types/registry=/tmp/go-build2554080111/b566/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=/tmp/go-build2554080111/b568/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b571/_pkg_.a -trimpath "$WORK/b571=>" -p github.com/docker/docker/api/types/system -complete -installsuffix shared -buildid w8jFlKclaTUGhkVDzqaU/w8jFlKclaTUGhkVDzqaU -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b571/importcfg -pack ./src/github.com/docker/docker/api/types/system/info.go ./src/github.com/docker/docker/api/types/system/runtime.go ./src/github.com/docker/docker/api/types/system/security_opts.go cat >/tmp/go-build2554080111/b572/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types/filters=/tmp/go-build2554080111/b558/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=/tmp/go-build2554080111/b568/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b572/_pkg_.a -trimpath "$WORK/b572=>" -p github.com/docker/docker/api/types/volume -complete -installsuffix shared -buildid rJhVeaX9fKqHaZUfEVes/rJhVeaX9fKqHaZUfEVes -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b572/importcfg -pack ./src/github.com/docker/docker/api/types/volume/cluster_volume.go ./src/github.com/docker/docker/api/types/volume/create_options.go ./src/github.com/docker/docker/api/types/volume/list_response.go ./src/github.com/docker/docker/api/types/volume/options.go ./src/github.com/docker/docker/api/types/volume/volume.go ./src/github.com/docker/docker/api/types/volume/volume_update.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b210/_pkg_.a # internal cd $WORK/b522 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/containers/storage/drivers/copy -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b522=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=nUaSMTnvBnZ8M0Pmsuyu -o ./_cgo_main.o -c _cgo_main.c cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/d8/d8f1a5cc4648b97ceeb647cae7fee735c0e37d878b1f240d1f52adefe764905b-d # internal cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/3b/3b4d73905863590e30801168d93f3796837e29677ba53c2ff77fe5c634c6dbe1-d # internal google.golang.org/protobuf/internal/filetype mkdir -p $WORK/b253/ cat >/tmp/go-build2554080111/b253/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/descopts=/tmp/go-build2554080111/b250/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=/tmp/go-build2554080111/b248/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=/tmp/go-build2554080111/b254/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2554080111/b233/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build2554080111/b243/_pkg_.a packagefile reflect=/tmp/go-build2554080111/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b253/_pkg_.a -trimpath "$WORK/b253=>" -p google.golang.org/protobuf/internal/filetype -complete -installsuffix shared -buildid yIBSZEb2ytE7g9SRkBJZ/yIBSZEb2ytE7g9SRkBJZ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b253/importcfg -pack ./src/google.golang.org/protobuf/internal/filetype/build.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b724/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b572/_pkg_.a # internal cp $WORK/b724/_pkg_.a /builddir/.cache/go-build/e4/e4ee2e031e14453dea71f74e4ea99fb2ac875fba616a343170d5ed57176f4309-d # internal cp $WORK/b572/_pkg_.a /builddir/.cache/go-build/7e/7eaf62e02ce4fa56efd371ac274bf93793b339912ea3574b5b0ee069054cb841-d # internal github.com/cilium/ebpf/link /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b524/_pkg_.a # internal mkdir -p $WORK/b741/ cat >/tmp/go-build2554080111/b741/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile crypto/rand=/tmp/go-build2554080111/b114/_pkg_.a packagefile debug/elf=/tmp/go-build2554080111/b725/_pkg_.a packagefile encoding/binary=/tmp/go-build2554080111/b058/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/cilium/ebpf=/tmp/go-build2554080111/b724/_pkg_.a packagefile github.com/cilium/ebpf/asm=/tmp/go-build2554080111/b728/_pkg_.a packagefile github.com/cilium/ebpf/btf=/tmp/go-build2554080111/b731/_pkg_.a packagefile github.com/cilium/ebpf/internal=/tmp/go-build2554080111/b732/_pkg_.a packagefile github.com/cilium/ebpf/internal/sys=/tmp/go-build2554080111/b729/_pkg_.a packagefile github.com/cilium/ebpf/internal/unix=/tmp/go-build2554080111/b730/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile path/filepath=/tmp/go-build2554080111/b053/_pkg_.a packagefile runtime=/tmp/go-build2554080111/b009/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a packagefile syscall=/tmp/go-build2554080111/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b571/_pkg_.a # internal cp $WORK/b524/_pkg_.a /builddir/.cache/go-build/ca/cac5f3c1446ccdc8c4d4a0c55da40c88a6ad17e1b79c86a285d72179eaf43e71-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b741/_pkg_.a -trimpath "$WORK/b741=>" -p github.com/cilium/ebpf/link -complete -installsuffix shared -buildid 2MGbY3tGM-f5EqOgc4bZ/2MGbY3tGM-f5EqOgc4bZ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b741/importcfg -pack ./src/github.com/cilium/ebpf/link/cgroup.go ./src/github.com/cilium/ebpf/link/doc.go ./src/github.com/cilium/ebpf/link/iter.go ./src/github.com/cilium/ebpf/link/kprobe.go ./src/github.com/cilium/ebpf/link/link.go ./src/github.com/cilium/ebpf/link/netns.go ./src/github.com/cilium/ebpf/link/perf_event.go ./src/github.com/cilium/ebpf/link/platform.go ./src/github.com/cilium/ebpf/link/program.go ./src/github.com/cilium/ebpf/link/raw_tracepoint.go ./src/github.com/cilium/ebpf/link/socket_filter.go ./src/github.com/cilium/ebpf/link/syscalls.go ./src/github.com/cilium/ebpf/link/tracepoint.go ./src/github.com/cilium/ebpf/link/tracing.go ./src/github.com/cilium/ebpf/link/uprobe.go ./src/github.com/cilium/ebpf/link/xdp.go cp $WORK/b571/_pkg_.a /builddir/.cache/go-build/7d/7deabf1e5dd8da9daf856669861ff909ec2785d4929be469d35992a2494b1a8d-d # internal github.com/docker/docker/api/types mkdir -p $WORK/b554/ cat >/tmp/go-build2554080111/b554/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2554080111/b054/_pkg_.a packagefile encoding/json=/tmp/go-build2554080111/b055/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/docker/docker/api/types/checkpoint=/tmp/go-build2554080111/b555/_pkg_.a packagefile github.com/docker/docker/api/types/container=/tmp/go-build2554080111/b556/_pkg_.a packagefile github.com/docker/docker/api/types/filters=/tmp/go-build2554080111/b558/_pkg_.a packagefile github.com/docker/docker/api/types/image=/tmp/go-build2554080111/b565/_pkg_.a packagefile github.com/docker/docker/api/types/mount=/tmp/go-build2554080111/b559/_pkg_.a packagefile github.com/docker/docker/api/types/network=/tmp/go-build2554080111/b560/_pkg_.a packagefile github.com/docker/docker/api/types/registry=/tmp/go-build2554080111/b566/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=/tmp/go-build2554080111/b568/_pkg_.a packagefile github.com/docker/docker/api/types/system=/tmp/go-build2554080111/b571/_pkg_.a packagefile github.com/docker/docker/api/types/volume=/tmp/go-build2554080111/b572/_pkg_.a packagefile github.com/docker/go-connections/nat=/tmp/go-build2554080111/b564/_pkg_.a packagefile github.com/docker/go-units=/tmp/go-build2554080111/b158/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile net=/tmp/go-build2554080111/b067/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile sort=/tmp/go-build2554080111/b035/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b554/_pkg_.a -trimpath "$WORK/b554=>" -p github.com/docker/docker/api/types -complete -installsuffix shared -buildid QOtQzq5170O5MZ7pkvND/QOtQzq5170O5MZ7pkvND -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b554/importcfg -pack ./src/github.com/docker/docker/api/types/client.go ./src/github.com/docker/docker/api/types/configs.go ./src/github.com/docker/docker/api/types/error_response.go ./src/github.com/docker/docker/api/types/error_response_ext.go ./src/github.com/docker/docker/api/types/graph_driver_data.go ./src/github.com/docker/docker/api/types/id_response.go ./src/github.com/docker/docker/api/types/plugin.go ./src/github.com/docker/docker/api/types/plugin_device.go ./src/github.com/docker/docker/api/types/plugin_env.go ./src/github.com/docker/docker/api/types/plugin_interface_type.go ./src/github.com/docker/docker/api/types/plugin_mount.go ./src/github.com/docker/docker/api/types/plugin_responses.go ./src/github.com/docker/docker/api/types/port.go ./src/github.com/docker/docker/api/types/stats.go ./src/github.com/docker/docker/api/types/types.go ./src/github.com/docker/docker/api/types/types_deprecated.go TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage devicemapper -dynimport $WORK/b510/_cgo_.o -dynout $WORK/b510/_cgo_import.go TERM='dumb' gcc -I ./src/github.com/containers/storage/drivers/copy -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b522=/tmp/go-build -gno-record-gcc-switches -o $WORK/b522/_cgo_.o $WORK/b522/_cgo_main.o $WORK/b522/preferlinkext $WORK/b522/_x001.o $WORK/b522/_x002.o -O2 -g /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b544/_pkg_.a # internal cat >/tmp/go-build2554080111/b510/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build2554080111/b085/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build2554080111/b086/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile reflect=/tmp/go-build2554080111/b029/_pkg_.a packagefile runtime=/tmp/go-build2554080111/b009/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile runtime/cgo=/tmp/go-build2554080111/b052/_pkg_.a packagefile syscall=/tmp/go-build2554080111/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b510/_pkg_.a -trimpath "$WORK/b510=>" -p github.com/containers/storage/pkg/devicemapper -installsuffix shared -buildid 3CD6GF70cjD_An8MPYab/3CD6GF70cjD_An8MPYab -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b510/importcfg -pack ./src/github.com/containers/storage/pkg/devicemapper/devmapper.go ./src/github.com/containers/storage/pkg/devicemapper/ioctl.go ./src/github.com/containers/storage/pkg/devicemapper/log.go $WORK/b510/_cgo_gotypes.go $WORK/b510/devmapper_log.cgo1.go $WORK/b510/devmapper_wrapper.cgo1.go $WORK/b510/devmapper_wrapper_deferred_remove.cgo1.go $WORK/b510/devmapper_wrapper_dynamic.cgo1.go $WORK/b510/_cgo_import.go cp $WORK/b544/_pkg_.a /builddir/.cache/go-build/c7/c733266c85e6a5a36cc5f28c0aae0505bd51fb5a4b572e724b394cab87991eca-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b253/_pkg_.a # internal cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/8d/8dfe05e9eebfa52e5e8b1acb5548f64e04773c34f5b7c34b2e9087bf21f7db55-d # internal google.golang.org/protobuf/runtime/protoimpl mkdir -p $WORK/b252/ cat >/tmp/go-build2554080111/b252/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/filedesc=/tmp/go-build2554080111/b248/_pkg_.a packagefile google.golang.org/protobuf/internal/filetype=/tmp/go-build2554080111/b253/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=/tmp/go-build2554080111/b254/_pkg_.a packagefile google.golang.org/protobuf/internal/version=/tmp/go-build2554080111/b256/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b252/_pkg_.a -trimpath "$WORK/b252=>" -p google.golang.org/protobuf/runtime/protoimpl -complete -installsuffix shared -buildid 9EG5uLcmoKZAbcIEhzMc/9EG5uLcmoKZAbcIEhzMc -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b252/importcfg -pack ./src/google.golang.org/protobuf/runtime/protoimpl/impl.go ./src/google.golang.org/protobuf/runtime/protoimpl/version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b554/_pkg_.a # internal cp $WORK/b554/_pkg_.a /builddir/.cache/go-build/86/86ff76fc79e9857e36e81705eaed3110af43d5db2055c5b7933e675d66fab9bf-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b606/_pkg_.a # internal cp $WORK/b606/_pkg_.a /builddir/.cache/go-build/1d/1d73561aefe52b5cf420d2cd77abde0fc3b61a14737b5b5a453e8b2f782997b5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b252/_pkg_.a # internal cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/b1/b1c6b427b866726189a5d4f3c7452a857a5fd82feb0532202e3b72ded2817e9b-d # internal google.golang.org/protobuf/types/known/anypb mkdir -p $WORK/b262/ google.golang.org/protobuf/types/descriptorpb mkdir -p $WORK/b251/ cat >/tmp/go-build2554080111/b262/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/proto=/tmp/go-build2554080111/b242/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2554080111/b233/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build2554080111/b243/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2554080111/b252/_pkg_.a packagefile reflect=/tmp/go-build2554080111/b029/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b262/_pkg_.a -trimpath "$WORK/b262=>" -p google.golang.org/protobuf/types/known/anypb -complete -installsuffix shared -buildid 71H4otvF07LBWmFc5I4T/71H4otvF07LBWmFc5I4T -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b262/importcfg -pack ./src/google.golang.org/protobuf/types/known/anypb/any.pb.go cat >/tmp/go-build2554080111/b251/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2554080111/b233/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2554080111/b252/_pkg_.a packagefile reflect=/tmp/go-build2554080111/b029/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b251/_pkg_.a -trimpath "$WORK/b251=>" -p google.golang.org/protobuf/types/descriptorpb -complete -installsuffix shared -buildid yAAGa7NMYDEQmjGLcfgf/yAAGa7NMYDEQmjGLcfgf -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b251/importcfg -pack ./src/google.golang.org/protobuf/types/descriptorpb/descriptor.pb.go google.golang.org/protobuf/types/known/durationpb mkdir -p $WORK/b267/ cat >/tmp/go-build2554080111/b267/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2554080111/b233/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2554080111/b252/_pkg_.a packagefile math=/tmp/go-build2554080111/b030/_pkg_.a packagefile reflect=/tmp/go-build2554080111/b029/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b267/_pkg_.a -trimpath "$WORK/b267=>" -p google.golang.org/protobuf/types/known/durationpb -complete -installsuffix shared -buildid TqnxSK891Y6o8rB54ysN/TqnxSK891Y6o8rB54ysN -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b267/importcfg -pack ./src/google.golang.org/protobuf/types/known/durationpb/duration.pb.go google.golang.org/protobuf/types/known/timestamppb mkdir -p $WORK/b269/ github.com/moby/buildkit/util/stack mkdir -p $WORK/b656/ cat >/tmp/go-build2554080111/b269/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2554080111/b233/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2554080111/b252/_pkg_.a packagefile reflect=/tmp/go-build2554080111/b029/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b269/_pkg_.a -trimpath "$WORK/b269=>" -p google.golang.org/protobuf/types/known/timestamppb -complete -installsuffix shared -buildid -q-12mUIoQ7InMUQI8dC/-q-12mUIoQ7InMUQI8dC -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b269/importcfg -pack ./src/google.golang.org/protobuf/types/known/timestamppb/timestamp.pb.go cat >/tmp/go-build2554080111/b656/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/containerd/typeurl/v2=/tmp/go-build2554080111/b657/_pkg_.a packagefile github.com/pkg/errors=/tmp/go-build2554080111/b567/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2554080111/b233/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2554080111/b252/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile reflect=/tmp/go-build2554080111/b029/_pkg_.a packagefile runtime=/tmp/go-build2554080111/b009/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b656/_pkg_.a -trimpath "$WORK/b656=>" -p github.com/moby/buildkit/util/stack -complete -installsuffix shared -buildid hJ7X3GGAC86Wz2ceoXlR/hJ7X3GGAC86Wz2ceoXlR -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b656/importcfg -pack ./src/github.com/moby/buildkit/util/stack/generate.go ./src/github.com/moby/buildkit/util/stack/stack.go ./src/github.com/moby/buildkit/util/stack/stack.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b611/_pkg_.a # internal cp $WORK/b611/_pkg_.a /builddir/.cache/go-build/cf/cf70dc0d680f80e86d90f34ed4ee679b63fe17a938b7fb49ebfebb9da3ccaf84-d # internal github.com/containers/buildah/internal/tmpdir mkdir -p $WORK/b664/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b150/_pkg_.a # internal github.com/containers/common/libnetwork/slirp4netns mkdir -p $WORK/b707/ cat >/tmp/go-build2554080111/b664/importcfg << 'EOF' # internal # import config packagefile github.com/containers/common/pkg/config=/tmp/go-build2554080111/b611/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build2554080111/b085/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile path/filepath=/tmp/go-build2554080111/b053/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b664/_pkg_.a -trimpath "$WORK/b664=>" -p github.com/containers/buildah/internal/tmpdir -complete -installsuffix shared -buildid 2rbZMamor8yzSmlXTjAa/2rbZMamor8yzSmlXTjAa -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b664/importcfg -pack ./_build/src/github.com/containers/buildah/internal/tmpdir/tmpdir.go cat >/tmp/go-build2554080111/b707/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile encoding/json=/tmp/go-build2554080111/b055/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=/tmp/go-build2554080111/b704/_pkg_.a packagefile github.com/containers/common/libnetwork/types=/tmp/go-build2554080111/b063/_pkg_.a packagefile github.com/containers/common/pkg/config=/tmp/go-build2554080111/b611/_pkg_.a packagefile github.com/containers/common/pkg/rootlessport=/tmp/go-build2554080111/b708/_pkg_.a packagefile github.com/containers/common/pkg/servicereaper=/tmp/go-build2554080111/b709/_pkg_.a packagefile github.com/containers/common/pkg/util=/tmp/go-build2554080111/b698/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build2554080111/b085/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile net=/tmp/go-build2554080111/b067/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile os/exec=/tmp/go-build2554080111/b159/_pkg_.a packagefile path/filepath=/tmp/go-build2554080111/b053/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a packagefile syscall=/tmp/go-build2554080111/b024/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b707/_pkg_.a -trimpath "$WORK/b707=>" -p github.com/containers/common/libnetwork/slirp4netns -complete -installsuffix shared -buildid ochSHQjbyITg-M7av033/ochSHQjbyITg-M7av033 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b707/importcfg -pack ./src/github.com/containers/common/libnetwork/slirp4netns/const.go ./src/github.com/containers/common/libnetwork/slirp4netns/slirp4netns.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b666/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/fc/fcf31e8a1cf71aa8006e339ebf30747a907e4a020cbd222af3a7e7ec9f8ebd91-d # internal github.com/containers/buildah/copier mkdir -p $WORK/b630/ cp $WORK/b666/_pkg_.a /builddir/.cache/go-build/d5/d5c525692116d91243dc27aef3dd536d0366437fe17e73d0adfa606cbba8d2af-d # internal cat >/tmp/go-build2554080111/b630/importcfg << 'EOF' # internal # import config packagefile archive/tar=/tmp/go-build2554080111/b046/_pkg_.a packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile encoding/json=/tmp/go-build2554080111/b055/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=/tmp/go-build2554080111/b287/_pkg_.a packagefile github.com/containers/storage/pkg/archive=/tmp/go-build2554080111/b150/_pkg_.a packagefile github.com/containers/storage/pkg/fileutils=/tmp/go-build2554080111/b152/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=/tmp/go-build2554080111/b154/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=/tmp/go-build2554080111/b165/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build2554080111/b085/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build2554080111/b086/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile io/fs=/tmp/go-build2554080111/b043/_pkg_.a packagefile net=/tmp/go-build2554080111/b067/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile os/user=/tmp/go-build2554080111/b050/_pkg_.a packagefile path=/tmp/go-build2554080111/b044/_pkg_.a packagefile path/filepath=/tmp/go-build2554080111/b053/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a packagefile syscall=/tmp/go-build2554080111/b024/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b630/_pkg_.a -trimpath "$WORK/b630=>" -p github.com/containers/buildah/copier -complete -installsuffix shared -buildid ibGhlBbLK9X7vTzHda7g/ibGhlBbLK9X7vTzHda7g -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b630/importcfg -pack ./_build/src/github.com/containers/buildah/copier/copier.go ./_build/src/github.com/containers/buildah/copier/hardlink_uint64.go ./_build/src/github.com/containers/buildah/copier/hardlink_unix.go ./_build/src/github.com/containers/buildah/copier/mknod_int.go ./_build/src/github.com/containers/buildah/copier/syscall_unix.go ./_build/src/github.com/containers/buildah/copier/xattrs.go github.com/containers/storage/pkg/chrootarchive mkdir -p $WORK/b186/ cat >/tmp/go-build2554080111/b186/importcfg << 'EOF' # internal # import config packagefile archive/tar=/tmp/go-build2554080111/b046/_pkg_.a packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile flag=/tmp/go-build2554080111/b187/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/containers/storage/pkg/archive=/tmp/go-build2554080111/b150/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=/tmp/go-build2554080111/b154/_pkg_.a packagefile github.com/containers/storage/pkg/mount=/tmp/go-build2554080111/b156/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=/tmp/go-build2554080111/b165/_pkg_.a packagefile github.com/containers/storage/pkg/system=/tmp/go-build2554080111/b155/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=/tmp/go-build2554080111/b164/_pkg_.a packagefile github.com/json-iterator/go=/tmp/go-build2554080111/b188/_pkg_.a packagefile github.com/syndtr/gocapability/capability=/tmp/go-build2554080111/b167/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build2554080111/b086/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile net=/tmp/go-build2554080111/b067/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile os/user=/tmp/go-build2554080111/b050/_pkg_.a packagefile path/filepath=/tmp/go-build2554080111/b053/_pkg_.a packagefile runtime=/tmp/go-build2554080111/b009/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -p github.com/containers/storage/pkg/chrootarchive -complete -installsuffix shared -buildid DuQgaW7k6oMEPRFRdl6b/DuQgaW7k6oMEPRFRdl6b -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b186/importcfg -pack ./src/github.com/containers/storage/pkg/chrootarchive/archive.go ./src/github.com/containers/storage/pkg/chrootarchive/archive_unix.go ./src/github.com/containers/storage/pkg/chrootarchive/chroot_linux.go ./src/github.com/containers/storage/pkg/chrootarchive/diff.go ./src/github.com/containers/storage/pkg/chrootarchive/diff_unix.go ./src/github.com/containers/storage/pkg/chrootarchive/init_unix.go ./src/github.com/containers/storage/pkg/chrootarchive/jsoniter.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b269/_pkg_.a # internal cp $WORK/b269/_pkg_.a /builddir/.cache/go-build/fc/fcfad00f66b094529973840365d3873f59663d79654863f66a3105c839ca412b-d # internal github.com/golang/protobuf/ptypes/timestamp mkdir -p $WORK/b268/ cat >/tmp/go-build2554080111/b268/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2554080111/b233/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2554080111/b252/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build2554080111/b269/_pkg_.a packagefile reflect=/tmp/go-build2554080111/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b268/_pkg_.a -trimpath "$WORK/b268=>" -p github.com/golang/protobuf/ptypes/timestamp -complete -installsuffix shared -buildid OZ1-ja4a8uf6PeiwpJTd/OZ1-ja4a8uf6PeiwpJTd -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b268/importcfg -pack ./src/github.com/golang/protobuf/ptypes/timestamp/timestamp.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b664/_pkg_.a # internal cp $WORK/b664/_pkg_.a /builddir/.cache/go-build/50/50194e7af0dfce87894a248321c41472028826e2d29b200919cf00a3e64d7af1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b267/_pkg_.a # internal cp $WORK/b267/_pkg_.a /builddir/.cache/go-build/1f/1ff32f2748e71f7eca1a630a2d9d7b080c1b984f40095fb7e05f515c940e1e04-d # internal github.com/golang/protobuf/ptypes/duration mkdir -p $WORK/b266/ cat >/tmp/go-build2554080111/b266/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2554080111/b233/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2554080111/b252/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=/tmp/go-build2554080111/b267/_pkg_.a packagefile reflect=/tmp/go-build2554080111/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b266/_pkg_.a -trimpath "$WORK/b266=>" -p github.com/golang/protobuf/ptypes/duration -complete -installsuffix shared -buildid idmFNSHf6YaB2baNamqj/idmFNSHf6YaB2baNamqj -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b266/importcfg -pack ./src/github.com/golang/protobuf/ptypes/duration/duration.pb.go google.golang.org/grpc/binarylog/grpc_binarylog_v1 mkdir -p $WORK/b437/ cat >/tmp/go-build2554080111/b437/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2554080111/b233/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2554080111/b252/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=/tmp/go-build2554080111/b267/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build2554080111/b269/_pkg_.a packagefile reflect=/tmp/go-build2554080111/b029/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b437/_pkg_.a -trimpath "$WORK/b437=>" -p google.golang.org/grpc/binarylog/grpc_binarylog_v1 -complete -installsuffix shared -buildid 1Tpy-H0iAy--78_LsWwJ/1Tpy-H0iAy--78_LsWwJ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b437/importcfg -pack ./src/google.golang.org/grpc/binarylog/grpc_binarylog_v1/binarylog.pb.go cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/containers/storage/pkg/devicemapper /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b510/_pkg_.a $WORK/b510/preferlinkext $WORK/b510/_x001.o $WORK/b510/_x002.o $WORK/b510/_x003.o $WORK/b510/_x004.o $WORK/b510/_x005.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b510/_pkg_.a # internal cp $WORK/b510/_pkg_.a /builddir/.cache/go-build/62/6251512211202e69a3a0c2a3d9f2c9327afc78d9879c0abc582489715da118c6-d # internal # github.com/containers/storage/pkg/devicemapper src/github.com/containers/storage/pkg/devicemapper/devmapper_wrapper.go:7: warning: "_GNU_SOURCE" redefined 7 | #define _GNU_SOURCE | : note: this is the location of the previous definition cgo-gcc-prolog: In function '_cgo_87734d2c86b9_Cfunc_log_with_errno_init': cgo-gcc-prolog:467:49: warning: unused variable '_cgo_a' [-Wunused-variable] /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b262/_pkg_.a # internal cp $WORK/b262/_pkg_.a /builddir/.cache/go-build/a0/a05977f0380a006351e6728e1241f5e75cc29d44e5a41969d64463cb22da12d7-d # internal google.golang.org/genproto/googleapis/rpc/status mkdir -p $WORK/b261/ github.com/golang/protobuf/ptypes/any mkdir -p $WORK/b265/ cat >/tmp/go-build2554080111/b261/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2554080111/b233/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2554080111/b252/_pkg_.a packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build2554080111/b262/_pkg_.a packagefile reflect=/tmp/go-build2554080111/b029/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b261/_pkg_.a -trimpath "$WORK/b261=>" -p google.golang.org/genproto/googleapis/rpc/status -complete -installsuffix shared -buildid jRxMZt5p8lidrIumy0jZ/jRxMZt5p8lidrIumy0jZ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b261/importcfg -pack ./src/google.golang.org/genproto/googleapis/rpc/status/status.pb.go cat >/tmp/go-build2554080111/b265/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2554080111/b233/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2554080111/b252/_pkg_.a packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build2554080111/b262/_pkg_.a packagefile reflect=/tmp/go-build2554080111/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b265/_pkg_.a -trimpath "$WORK/b265=>" -p github.com/golang/protobuf/ptypes/any -complete -installsuffix shared -buildid IjnnkmuEf44NW2R9Te-c/IjnnkmuEf44NW2R9Te-c -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b265/importcfg -pack ./src/github.com/golang/protobuf/ptypes/any/any.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b656/_pkg_.a # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage copy -dynimport $WORK/b522/_cgo_.o -dynout $WORK/b522/_cgo_import.go cp $WORK/b656/_pkg_.a /builddir/.cache/go-build/37/378015c995611b687a9715ebc3409a79df5b3c28c5c3dff108f40f0274410c97-d # internal github.com/moby/buildkit/frontend/dockerfile/parser mkdir -p $WORK/b653/ cat >/tmp/go-build2554080111/b653/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2554080111/b054/_pkg_.a packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile encoding/json=/tmp/go-build2554080111/b055/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/moby/buildkit/frontend/dockerfile/command=/tmp/go-build2554080111/b654/_pkg_.a packagefile github.com/moby/buildkit/frontend/dockerfile/shell=/tmp/go-build2554080111/b655/_pkg_.a packagefile github.com/moby/buildkit/util/stack=/tmp/go-build2554080111/b656/_pkg_.a packagefile github.com/pkg/errors=/tmp/go-build2554080111/b567/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile regexp=/tmp/go-build2554080111/b065/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile unicode=/tmp/go-build2554080111/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build2554080111/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b653/_pkg_.a -trimpath "$WORK/b653=>" -p github.com/moby/buildkit/frontend/dockerfile/parser -complete -installsuffix shared -buildid 2kCftujmMx9u4iqDJs-x/2kCftujmMx9u4iqDJs-x -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b653/importcfg -pack ./src/github.com/moby/buildkit/frontend/dockerfile/parser/directives.go ./src/github.com/moby/buildkit/frontend/dockerfile/parser/errors.go ./src/github.com/moby/buildkit/frontend/dockerfile/parser/line_parsers.go ./src/github.com/moby/buildkit/frontend/dockerfile/parser/parser.go ./src/github.com/moby/buildkit/frontend/dockerfile/parser/split_command.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b268/_pkg_.a # internal cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/60/60373970ea0f7f4aa36fe429ab46f1cd952baa34359f2d28015bd58ed887a21a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b266/_pkg_.a # internal cp $WORK/b266/_pkg_.a /builddir/.cache/go-build/7c/7c767666e54052c7b77328922606ec2c57eb9abf876deb477dce8ffdae782e8f-d # internal cat >/tmp/go-build2554080111/b522/importcfg << 'EOF' # internal # import config packagefile container/list=/tmp/go-build2554080111/b118/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=/tmp/go-build2554080111/b154/_pkg_.a packagefile github.com/containers/storage/pkg/pools=/tmp/go-build2554080111/b161/_pkg_.a packagefile github.com/containers/storage/pkg/system=/tmp/go-build2554080111/b155/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=/tmp/go-build2554080111/b164/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build2554080111/b086/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile net=/tmp/go-build2554080111/b067/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile path/filepath=/tmp/go-build2554080111/b053/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile syscall=/tmp/go-build2554080111/b024/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a packagefile runtime/cgo=/tmp/go-build2554080111/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b522/_pkg_.a -trimpath "$WORK/b522=>" -p github.com/containers/storage/drivers/copy -installsuffix shared -buildid nUaSMTnvBnZ8M0Pmsuyu/nUaSMTnvBnZ8M0Pmsuyu -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b522/importcfg -pack $WORK/b522/_cgo_gotypes.go $WORK/b522/copy_linux.cgo1.go $WORK/b522/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b126/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b624/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b261/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b265/_pkg_.a # internal cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/87/87754fa8cab725157215ed5d3aeff99870ca968c9364be40e71c4385e6c2d3d5-d # internal cp $WORK/b265/_pkg_.a /builddir/.cache/go-build/b2/b2562987b6033393578f2cbaad6da1e12396fad10526c5308abbc78ae0f48152-d # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/43/43b179bfdba377503f4f8ce88981acec6d859302306f426a2810318e4419a20c-d # internal golang.org/x/crypto/ocsp mkdir -p $WORK/b364/ github.com/asaskevich/govalidator cat >/tmp/go-build2554080111/b364/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build2554080111/b075/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build2554080111/b092/_pkg_.a packagefile crypto/elliptic=/tmp/go-build2554080111/b105/_pkg_.a packagefile crypto/rand=/tmp/go-build2554080111/b114/_pkg_.a packagefile crypto/rsa=/tmp/go-build2554080111/b115/_pkg_.a packagefile crypto/sha1=/tmp/go-build2554080111/b125/_pkg_.a packagefile crypto/sha256=/tmp/go-build2554080111/b116/_pkg_.a packagefile crypto/sha512=/tmp/go-build2554080111/b110/_pkg_.a packagefile crypto/x509=/tmp/go-build2554080111/b126/_pkg_.a packagefile crypto/x509/pkix=/tmp/go-build2554080111/b128/_pkg_.a packagefile encoding/asn1=/tmp/go-build2554080111/b112/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile math/big=/tmp/go-build2554080111/b106/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a EOF mkdir -p $WORK/b322/ go.mozilla.org/pkcs7 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b364/_pkg_.a -trimpath "$WORK/b364=>" -p golang.org/x/crypto/ocsp -complete -installsuffix shared -buildid y_la7axXjJJLaOMH0JkU/y_la7axXjJJLaOMH0JkU -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b364/importcfg -pack ./src/golang.org/x/crypto/ocsp/ocsp.go gopkg.in/go-jose/go-jose.v2 mkdir -p $WORK/b365/ github.com/go-jose/go-jose/v3 mkdir -p $WORK/b405/ cat >/tmp/go-build2554080111/b322/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile crypto/rsa=/tmp/go-build2554080111/b115/_pkg_.a packagefile crypto/x509=/tmp/go-build2554080111/b126/_pkg_.a packagefile encoding/base64=/tmp/go-build2554080111/b057/_pkg_.a packagefile encoding/json=/tmp/go-build2554080111/b055/_pkg_.a packagefile encoding/pem=/tmp/go-build2554080111/b130/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile html=/tmp/go-build2554080111/b323/_pkg_.a packagefile io/ioutil=/tmp/go-build2554080111/b137/_pkg_.a packagefile math=/tmp/go-build2554080111/b030/_pkg_.a packagefile net=/tmp/go-build2554080111/b067/_pkg_.a packagefile net/url=/tmp/go-build2554080111/b131/_pkg_.a packagefile path=/tmp/go-build2554080111/b044/_pkg_.a packagefile reflect=/tmp/go-build2554080111/b029/_pkg_.a packagefile regexp=/tmp/go-build2554080111/b065/_pkg_.a packagefile sort=/tmp/go-build2554080111/b035/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a packagefile unicode=/tmp/go-build2554080111/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build2554080111/b033/_pkg_.a EOF cat >/tmp/go-build2554080111/b365/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile compress/flate=/tmp/go-build2554080111/b180/_pkg_.a packagefile crypto=/tmp/go-build2554080111/b075/_pkg_.a packagefile crypto/aes=/tmp/go-build2554080111/b093/_pkg_.a packagefile crypto/cipher=/tmp/go-build2554080111/b094/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build2554080111/b092/_pkg_.a packagefile crypto/elliptic=/tmp/go-build2554080111/b105/_pkg_.a packagefile crypto/hmac=/tmp/go-build2554080111/b122/_pkg_.a packagefile crypto/rand=/tmp/go-build2554080111/b114/_pkg_.a packagefile crypto/rsa=/tmp/go-build2554080111/b115/_pkg_.a packagefile crypto/sha1=/tmp/go-build2554080111/b125/_pkg_.a packagefile crypto/sha256=/tmp/go-build2554080111/b116/_pkg_.a packagefile crypto/sha512=/tmp/go-build2554080111/b110/_pkg_.a packagefile crypto/subtle=/tmp/go-build2554080111/b096/_pkg_.a packagefile crypto/x509=/tmp/go-build2554080111/b126/_pkg_.a packagefile encoding/base64=/tmp/go-build2554080111/b057/_pkg_.a packagefile encoding/binary=/tmp/go-build2554080111/b058/_pkg_.a packagefile encoding/hex=/tmp/go-build2554080111/b129/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile golang.org/x/crypto/ed25519=/tmp/go-build2554080111/b366/_pkg_.a packagefile golang.org/x/crypto/pbkdf2=/tmp/go-build2554080111/b367/_pkg_.a packagefile gopkg.in/go-jose/go-jose.v2/cipher=/tmp/go-build2554080111/b368/_pkg_.a packagefile gopkg.in/go-jose/go-jose.v2/json=/tmp/go-build2554080111/b369/_pkg_.a packagefile hash=/tmp/go-build2554080111/b076/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile math/big=/tmp/go-build2554080111/b106/_pkg_.a packagefile net/url=/tmp/go-build2554080111/b131/_pkg_.a packagefile reflect=/tmp/go-build2554080111/b029/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile unicode=/tmp/go-build2554080111/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b322/_pkg_.a -trimpath "$WORK/b322=>" -p github.com/asaskevich/govalidator -complete -installsuffix shared -buildid OrPumIF6qhO0yVw8nMFc/OrPumIF6qhO0yVw8nMFc -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b322/importcfg -pack ./src/github.com/asaskevich/govalidator/arrays.go ./src/github.com/asaskevich/govalidator/converter.go ./src/github.com/asaskevich/govalidator/doc.go ./src/github.com/asaskevich/govalidator/error.go ./src/github.com/asaskevich/govalidator/numerics.go ./src/github.com/asaskevich/govalidator/patterns.go ./src/github.com/asaskevich/govalidator/types.go ./src/github.com/asaskevich/govalidator/utils.go ./src/github.com/asaskevich/govalidator/validator.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b365/_pkg_.a -trimpath "$WORK/b365=>" -p gopkg.in/go-jose/go-jose.v2 -complete -installsuffix shared -buildid rEp6C3gZEuEUWJZsog7B/rEp6C3gZEuEUWJZsog7B -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b365/importcfg -pack ./src/gopkg.in/go-jose/go-jose.v2/asymmetric.go ./src/gopkg.in/go-jose/go-jose.v2/crypter.go ./src/gopkg.in/go-jose/go-jose.v2/doc.go ./src/gopkg.in/go-jose/go-jose.v2/encoding.go ./src/gopkg.in/go-jose/go-jose.v2/jwe.go ./src/gopkg.in/go-jose/go-jose.v2/jwk.go ./src/gopkg.in/go-jose/go-jose.v2/jws.go ./src/gopkg.in/go-jose/go-jose.v2/opaque.go ./src/gopkg.in/go-jose/go-jose.v2/shared.go ./src/gopkg.in/go-jose/go-jose.v2/signing.go ./src/gopkg.in/go-jose/go-jose.v2/symmetric.go cat >/tmp/go-build2554080111/b405/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile compress/flate=/tmp/go-build2554080111/b180/_pkg_.a packagefile crypto=/tmp/go-build2554080111/b075/_pkg_.a packagefile crypto/aes=/tmp/go-build2554080111/b093/_pkg_.a packagefile crypto/cipher=/tmp/go-build2554080111/b094/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build2554080111/b092/_pkg_.a packagefile crypto/ed25519=/tmp/go-build2554080111/b120/_pkg_.a packagefile crypto/elliptic=/tmp/go-build2554080111/b105/_pkg_.a packagefile crypto/hmac=/tmp/go-build2554080111/b122/_pkg_.a packagefile crypto/rand=/tmp/go-build2554080111/b114/_pkg_.a packagefile crypto/rsa=/tmp/go-build2554080111/b115/_pkg_.a packagefile crypto/sha1=/tmp/go-build2554080111/b125/_pkg_.a packagefile crypto/sha256=/tmp/go-build2554080111/b116/_pkg_.a packagefile crypto/sha512=/tmp/go-build2554080111/b110/_pkg_.a packagefile crypto/subtle=/tmp/go-build2554080111/b096/_pkg_.a packagefile crypto/x509=/tmp/go-build2554080111/b126/_pkg_.a packagefile encoding/base64=/tmp/go-build2554080111/b057/_pkg_.a packagefile encoding/binary=/tmp/go-build2554080111/b058/_pkg_.a packagefile encoding/hex=/tmp/go-build2554080111/b129/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/go-jose/go-jose/v3/cipher=/tmp/go-build2554080111/b406/_pkg_.a packagefile github.com/go-jose/go-jose/v3/json=/tmp/go-build2554080111/b407/_pkg_.a packagefile golang.org/x/crypto/pbkdf2=/tmp/go-build2554080111/b367/_pkg_.a packagefile hash=/tmp/go-build2554080111/b076/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile math/big=/tmp/go-build2554080111/b106/_pkg_.a packagefile net/url=/tmp/go-build2554080111/b131/_pkg_.a packagefile reflect=/tmp/go-build2554080111/b029/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile unicode=/tmp/go-build2554080111/b034/_pkg_.a EOF crypto/tls mkdir -p $WORK/b117/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b405/_pkg_.a -trimpath "$WORK/b405=>" -p github.com/go-jose/go-jose/v3 -complete -installsuffix shared -buildid YZ1Xh3B4qPC3Ie24MwkL/YZ1Xh3B4qPC3Ie24MwkL -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b405/importcfg -pack ./src/github.com/go-jose/go-jose/v3/asymmetric.go ./src/github.com/go-jose/go-jose/v3/crypter.go ./src/github.com/go-jose/go-jose/v3/doc.go ./src/github.com/go-jose/go-jose/v3/encoding.go ./src/github.com/go-jose/go-jose/v3/jwe.go ./src/github.com/go-jose/go-jose/v3/jwk.go ./src/github.com/go-jose/go-jose/v3/jws.go ./src/github.com/go-jose/go-jose/v3/opaque.go ./src/github.com/go-jose/go-jose/v3/shared.go ./src/github.com/go-jose/go-jose/v3/signing.go ./src/github.com/go-jose/go-jose/v3/symmetric.go mkdir -p $WORK/b473/ cat >/tmp/go-build2554080111/b117/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 importmap golang.org/x/crypto/hkdf=vendor/golang.org/x/crypto/hkdf packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile container/list=/tmp/go-build2554080111/b118/_pkg_.a packagefile context=/tmp/go-build2554080111/b002/_pkg_.a packagefile crypto=/tmp/go-build2554080111/b075/_pkg_.a packagefile crypto/aes=/tmp/go-build2554080111/b093/_pkg_.a packagefile crypto/cipher=/tmp/go-build2554080111/b094/_pkg_.a packagefile crypto/des=/tmp/go-build2554080111/b119/_pkg_.a packagefile crypto/ecdh=/tmp/go-build2554080111/b099/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build2554080111/b092/_pkg_.a packagefile crypto/ed25519=/tmp/go-build2554080111/b120/_pkg_.a packagefile crypto/elliptic=/tmp/go-build2554080111/b105/_pkg_.a packagefile crypto/hmac=/tmp/go-build2554080111/b122/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build2554080111/b097/_pkg_.a packagefile crypto/md5=/tmp/go-build2554080111/b123/_pkg_.a packagefile crypto/rand=/tmp/go-build2554080111/b114/_pkg_.a packagefile crypto/rc4=/tmp/go-build2554080111/b124/_pkg_.a packagefile crypto/rsa=/tmp/go-build2554080111/b115/_pkg_.a packagefile crypto/sha1=/tmp/go-build2554080111/b125/_pkg_.a packagefile crypto/sha256=/tmp/go-build2554080111/b116/_pkg_.a packagefile crypto/sha512=/tmp/go-build2554080111/b110/_pkg_.a packagefile crypto/subtle=/tmp/go-build2554080111/b096/_pkg_.a packagefile crypto/x509=/tmp/go-build2554080111/b126/_pkg_.a packagefile encoding/binary=/tmp/go-build2554080111/b058/_pkg_.a packagefile encoding/pem=/tmp/go-build2554080111/b130/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=/tmp/go-build2554080111/b132/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build2554080111/b111/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=/tmp/go-build2554080111/b138/_pkg_.a packagefile hash=/tmp/go-build2554080111/b076/_pkg_.a packagefile internal/cpu=/tmp/go-build2554080111/b011/_pkg_.a packagefile internal/godebug=/tmp/go-build2554080111/b048/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile net=/tmp/go-build2554080111/b067/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile runtime=/tmp/go-build2554080111/b009/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build2554080111/b022/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -p crypto/tls -std -complete -installsuffix shared -buildid p4zw3TYaUzqALx-h1UQX/p4zw3TYaUzqALx-h1UQX -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b117/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/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/notboring.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-build2554080111/b473/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile crypto=/tmp/go-build2554080111/b075/_pkg_.a packagefile crypto/aes=/tmp/go-build2554080111/b093/_pkg_.a packagefile crypto/cipher=/tmp/go-build2554080111/b094/_pkg_.a packagefile crypto/des=/tmp/go-build2554080111/b119/_pkg_.a packagefile crypto/dsa=/tmp/go-build2554080111/b127/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build2554080111/b092/_pkg_.a packagefile crypto/rand=/tmp/go-build2554080111/b114/_pkg_.a packagefile crypto/rsa=/tmp/go-build2554080111/b115/_pkg_.a packagefile crypto/sha1=/tmp/go-build2554080111/b125/_pkg_.a packagefile crypto/subtle=/tmp/go-build2554080111/b096/_pkg_.a packagefile crypto/x509=/tmp/go-build2554080111/b126/_pkg_.a packagefile crypto/x509/pkix=/tmp/go-build2554080111/b128/_pkg_.a packagefile encoding/asn1=/tmp/go-build2554080111/b112/_pkg_.a packagefile encoding/pem=/tmp/go-build2554080111/b130/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile io/ioutil=/tmp/go-build2554080111/b137/_pkg_.a packagefile math/big=/tmp/go-build2554080111/b106/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile os/exec=/tmp/go-build2554080111/b159/_pkg_.a packagefile sort=/tmp/go-build2554080111/b035/_pkg_.a packagefile testing=/tmp/go-build2554080111/b474/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a EOF golang.org/x/crypto/ssh mkdir -p $WORK/b684/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b473/_pkg_.a -trimpath "$WORK/b473=>" -p go.mozilla.org/pkcs7 -complete -installsuffix shared -buildid Jt-gFtnx0R6eFbAkQ5oh/Jt-gFtnx0R6eFbAkQ5oh -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b473/importcfg -pack ./src/go.mozilla.org/pkcs7/ber.go ./src/go.mozilla.org/pkcs7/decrypt.go ./src/go.mozilla.org/pkcs7/encrypt.go ./src/go.mozilla.org/pkcs7/pkcs7.go ./src/go.mozilla.org/pkcs7/sign.go ./src/go.mozilla.org/pkcs7/verify.go ./src/go.mozilla.org/pkcs7/verify_test_dsa.go cat >/tmp/go-build2554080111/b684/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2554080111/b054/_pkg_.a packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile context=/tmp/go-build2554080111/b002/_pkg_.a packagefile crypto=/tmp/go-build2554080111/b075/_pkg_.a packagefile crypto/aes=/tmp/go-build2554080111/b093/_pkg_.a packagefile crypto/cipher=/tmp/go-build2554080111/b094/_pkg_.a packagefile crypto/des=/tmp/go-build2554080111/b119/_pkg_.a packagefile crypto/dsa=/tmp/go-build2554080111/b127/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build2554080111/b092/_pkg_.a packagefile crypto/ed25519=/tmp/go-build2554080111/b120/_pkg_.a packagefile crypto/elliptic=/tmp/go-build2554080111/b105/_pkg_.a packagefile crypto/hmac=/tmp/go-build2554080111/b122/_pkg_.a packagefile crypto/md5=/tmp/go-build2554080111/b123/_pkg_.a packagefile crypto/rand=/tmp/go-build2554080111/b114/_pkg_.a packagefile crypto/rc4=/tmp/go-build2554080111/b124/_pkg_.a packagefile crypto/rsa=/tmp/go-build2554080111/b115/_pkg_.a packagefile crypto/sha1=/tmp/go-build2554080111/b125/_pkg_.a packagefile crypto/sha256=/tmp/go-build2554080111/b116/_pkg_.a packagefile crypto/sha512=/tmp/go-build2554080111/b110/_pkg_.a packagefile crypto/subtle=/tmp/go-build2554080111/b096/_pkg_.a packagefile crypto/x509=/tmp/go-build2554080111/b126/_pkg_.a packagefile encoding/asn1=/tmp/go-build2554080111/b112/_pkg_.a packagefile encoding/base64=/tmp/go-build2554080111/b057/_pkg_.a packagefile encoding/binary=/tmp/go-build2554080111/b058/_pkg_.a packagefile encoding/hex=/tmp/go-build2554080111/b129/_pkg_.a packagefile encoding/pem=/tmp/go-build2554080111/b130/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile golang.org/x/crypto/chacha20=/tmp/go-build2554080111/b685/_pkg_.a packagefile golang.org/x/crypto/curve25519=/tmp/go-build2554080111/b686/_pkg_.a packagefile golang.org/x/crypto/internal/poly1305=/tmp/go-build2554080111/b375/_pkg_.a packagefile golang.org/x/crypto/ssh/internal/bcrypt_pbkdf=/tmp/go-build2554080111/b687/_pkg_.a packagefile hash=/tmp/go-build2554080111/b076/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile log=/tmp/go-build2554080111/b087/_pkg_.a packagefile math=/tmp/go-build2554080111/b030/_pkg_.a packagefile math/big=/tmp/go-build2554080111/b106/_pkg_.a packagefile math/rand=/tmp/go-build2554080111/b107/_pkg_.a packagefile net=/tmp/go-build2554080111/b067/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile reflect=/tmp/go-build2554080111/b029/_pkg_.a packagefile sort=/tmp/go-build2554080111/b035/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build2554080111/b022/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b684/_pkg_.a -trimpath "$WORK/b684=>" -p golang.org/x/crypto/ssh -complete -installsuffix shared -buildid gcZUKF2wQqQMddLt1me4/gcZUKF2wQqQMddLt1me4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b684/importcfg -pack ./src/golang.org/x/crypto/ssh/buffer.go ./src/golang.org/x/crypto/ssh/certs.go ./src/golang.org/x/crypto/ssh/channel.go ./src/golang.org/x/crypto/ssh/cipher.go ./src/golang.org/x/crypto/ssh/client.go ./src/golang.org/x/crypto/ssh/client_auth.go ./src/golang.org/x/crypto/ssh/common.go ./src/golang.org/x/crypto/ssh/connection.go ./src/golang.org/x/crypto/ssh/doc.go ./src/golang.org/x/crypto/ssh/handshake.go ./src/golang.org/x/crypto/ssh/kex.go ./src/golang.org/x/crypto/ssh/keys.go ./src/golang.org/x/crypto/ssh/mac.go ./src/golang.org/x/crypto/ssh/messages.go ./src/golang.org/x/crypto/ssh/mux.go ./src/golang.org/x/crypto/ssh/server.go ./src/golang.org/x/crypto/ssh/session.go ./src/golang.org/x/crypto/ssh/ssh_gss.go ./src/golang.org/x/crypto/ssh/streamlocal.go ./src/golang.org/x/crypto/ssh/tcpip.go ./src/golang.org/x/crypto/ssh/transport.go cp $WORK/b624/_pkg_.a /builddir/.cache/go-build/c1/c1ed4f37177d436beff614939c4684da9484642d8d111a0988195678c8af6a0e-d # internal github.com/manifoldco/promptui mkdir -p $WORK/b623/ cat >/tmp/go-build2554080111/b623/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/chzyer/readline=/tmp/go-build2554080111/b624/_pkg_.a packagefile github.com/manifoldco/promptui/list=/tmp/go-build2554080111/b625/_pkg_.a packagefile github.com/manifoldco/promptui/screenbuf=/tmp/go-build2554080111/b626/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile text/tabwriter=/tmp/go-build2554080111/b419/_pkg_.a packagefile text/template=/tmp/go-build2554080111/b417/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b623/_pkg_.a -trimpath "$WORK/b623=>" -p github.com/manifoldco/promptui -complete -installsuffix shared -buildid YszD0G9Fsil97IQSSZBk/YszD0G9Fsil97IQSSZBk -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b623/importcfg -pack ./src/github.com/manifoldco/promptui/codes.go ./src/github.com/manifoldco/promptui/cursor.go ./src/github.com/manifoldco/promptui/keycodes.go ./src/github.com/manifoldco/promptui/keycodes_other.go ./src/github.com/manifoldco/promptui/prompt.go ./src/github.com/manifoldco/promptui/promptui.go ./src/github.com/manifoldco/promptui/select.go ./src/github.com/manifoldco/promptui/styles.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b741/_pkg_.a # internal cp $WORK/b741/_pkg_.a /builddir/.cache/go-build/23/23aeeb5019a69e3733d333f0af2a1912f3c189fb4524751765b7e2009d8ce9e3-d # internal github.com/opencontainers/runc/libcontainer/cgroups/ebpf mkdir -p $WORK/b723/ cat >/tmp/go-build2554080111/b723/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/cilium/ebpf=/tmp/go-build2554080111/b724/_pkg_.a packagefile github.com/cilium/ebpf/asm=/tmp/go-build2554080111/b728/_pkg_.a packagefile github.com/cilium/ebpf/link=/tmp/go-build2554080111/b741/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build2554080111/b085/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build2554080111/b086/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile runtime=/tmp/go-build2554080111/b009/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b723/_pkg_.a -trimpath "$WORK/b723=>" -p github.com/opencontainers/runc/libcontainer/cgroups/ebpf -complete -installsuffix shared -buildid _s4N0hPYx67yLsEQDYEK/_s4N0hPYx67yLsEQDYEK -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b723/importcfg -pack ./src/github.com/opencontainers/runc/libcontainer/cgroups/ebpf/ebpf_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b707/_pkg_.a # internal cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/containers/storage/drivers/copy /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b522/_pkg_.a $WORK/b522/preferlinkext $WORK/b522/_x001.o $WORK/b522/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b522/_pkg_.a # internal cp $WORK/b522/_pkg_.a /builddir/.cache/go-build/aa/aaab90408f47cc8e22ff690fd872ca3ae48ba010ad8ec0d6e95355160bdf6be9-d # internal cp $WORK/b707/_pkg_.a /builddir/.cache/go-build/1b/1b7fd0b084680bf5264669ad8cb72d90cd486510e9f32608ba6bf2b5670867b6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b653/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b437/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b653/_pkg_.a /builddir/.cache/go-build/f8/f8ad13e9c0ba70a8b162170f4d6fb52b35e4502f7447a63491c835b57f7a322b-d # internal github.com/openshift/imagebuilder/dockerfile/parser mkdir -p $WORK/b659/ cat >/tmp/go-build2554080111/b659/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2554080111/b054/_pkg_.a packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile encoding/json=/tmp/go-build2554080111/b055/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/containers/storage/pkg/regexp=/tmp/go-build2554080111/b064/_pkg_.a packagefile github.com/containers/storage/pkg/system=/tmp/go-build2554080111/b155/_pkg_.a packagefile github.com/moby/buildkit/frontend/dockerfile/parser=/tmp/go-build2554080111/b653/_pkg_.a packagefile github.com/moby/buildkit/frontend/dockerfile/shell=/tmp/go-build2554080111/b655/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/command=/tmp/go-build2554080111/b658/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile regexp=/tmp/go-build2554080111/b065/_pkg_.a packagefile runtime=/tmp/go-build2554080111/b009/_pkg_.a packagefile sort=/tmp/go-build2554080111/b035/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile unicode=/tmp/go-build2554080111/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build2554080111/b033/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b659/_pkg_.a -trimpath "$WORK/b659=>" -p github.com/openshift/imagebuilder/dockerfile/parser -complete -installsuffix shared -buildid C8Tq-4AKMOD5nN9FTpsA/C8Tq-4AKMOD5nN9FTpsA -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b659/importcfg -pack ./src/github.com/openshift/imagebuilder/dockerfile/parser/line_parsers.go ./src/github.com/openshift/imagebuilder/dockerfile/parser/parser.go ./src/github.com/openshift/imagebuilder/dockerfile/parser/split_command.go cp $WORK/b437/_pkg_.a /builddir/.cache/go-build/df/dfb58cd8f9aebd5049f3a5224e781cd45e04cc9a9a71e99e13d82bdb2f10229b-d # internal cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/1e/1ee0e1811c2a5ab114d3501c89aafbce83949bfec8a402ab2829fadfaf8fe95e-d # internal github.com/containers/storage/drivers mkdir -p $WORK/b499/ cat >/tmp/go-build2554080111/b499/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/containers/storage/pkg/archive=/tmp/go-build2554080111/b150/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=/tmp/go-build2554080111/b186/_pkg_.a packagefile github.com/containers/storage/pkg/directory=/tmp/go-build2554080111/b500/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=/tmp/go-build2554080111/b154/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=/tmp/go-build2554080111/b162/_pkg_.a packagefile github.com/containers/storage/pkg/mount=/tmp/go-build2554080111/b156/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=/tmp/go-build2554080111/b165/_pkg_.a packagefile github.com/containers/storage/pkg/system=/tmp/go-build2554080111/b155/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=/tmp/go-build2554080111/b164/_pkg_.a packagefile github.com/json-iterator/go=/tmp/go-build2554080111/b188/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build2554080111/b074/_pkg_.a packagefile github.com/opencontainers/selinux/pkg/pwalk=/tmp/go-build2554080111/b501/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build2554080111/b085/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=/tmp/go-build2554080111/b292/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build2554080111/b086/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile path/filepath=/tmp/go-build2554080111/b053/_pkg_.a packagefile runtime=/tmp/go-build2554080111/b009/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a packagefile syscall=/tmp/go-build2554080111/b024/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b499/_pkg_.a -trimpath "$WORK/b499=>" -p github.com/containers/storage/drivers -complete -installsuffix shared -buildid m9BCmMzpFfkg1hh0ZRC-/m9BCmMzpFfkg1hh0ZRC- -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b499/importcfg -pack ./src/github.com/containers/storage/drivers/chown.go ./src/github.com/containers/storage/drivers/chown_unix.go ./src/github.com/containers/storage/drivers/chroot_unix.go ./src/github.com/containers/storage/drivers/counter.go ./src/github.com/containers/storage/drivers/driver.go ./src/github.com/containers/storage/drivers/driver_linux.go ./src/github.com/containers/storage/drivers/fsdiff.go ./src/github.com/containers/storage/drivers/jsoniter.go ./src/github.com/containers/storage/drivers/template.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b693/_pkg_.a # internal cp $WORK/b693/_pkg_.a /builddir/.cache/go-build/94/94c309a1593993027abaf8af94b42ad2d269892e3c03c2db977c70b0f906997c-d # internal github.com/spf13/cobra mkdir -p $WORK/b692/ cat >/tmp/go-build2554080111/b692/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile context=/tmp/go-build2554080111/b002/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/spf13/pflag=/tmp/go-build2554080111/b693/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile path/filepath=/tmp/go-build2554080111/b053/_pkg_.a packagefile reflect=/tmp/go-build2554080111/b029/_pkg_.a packagefile regexp=/tmp/go-build2554080111/b065/_pkg_.a packagefile sort=/tmp/go-build2554080111/b035/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a packagefile text/template=/tmp/go-build2554080111/b417/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a packagefile unicode=/tmp/go-build2554080111/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b692/_pkg_.a -trimpath "$WORK/b692=>" -p github.com/spf13/cobra -complete -installsuffix shared -buildid RetfO9UieTW70Kyw2E8b/RetfO9UieTW70Kyw2E8b -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b692/importcfg -pack ./src/github.com/spf13/cobra/active_help.go ./src/github.com/spf13/cobra/args.go ./src/github.com/spf13/cobra/bash_completions.go ./src/github.com/spf13/cobra/bash_completionsV2.go ./src/github.com/spf13/cobra/cobra.go ./src/github.com/spf13/cobra/command.go ./src/github.com/spf13/cobra/command_notwin.go ./src/github.com/spf13/cobra/completions.go ./src/github.com/spf13/cobra/fish_completions.go ./src/github.com/spf13/cobra/flag_groups.go ./src/github.com/spf13/cobra/powershell_completions.go ./src/github.com/spf13/cobra/shell_completions.go ./src/github.com/spf13/cobra/zsh_completions.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b364/_pkg_.a # internal cp $WORK/b364/_pkg_.a /builddir/.cache/go-build/a1/a143d5585bdd19bf3bc58498edf0d7749c6e1be9ce1bebf55333b40163d4781f-d # internal github.com/letsencrypt/boulder/revocation mkdir -p $WORK/b363/ cat >/tmp/go-build2554080111/b363/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile golang.org/x/crypto/ocsp=/tmp/go-build2554080111/b364/_pkg_.a packagefile sort=/tmp/go-build2554080111/b035/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b363/_pkg_.a -trimpath "$WORK/b363=>" -p github.com/letsencrypt/boulder/revocation -complete -installsuffix shared -buildid XSIbRXR7ilFXKG5srX4L/XSIbRXR7ilFXKG5srX4L -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b363/importcfg -pack ./src/github.com/letsencrypt/boulder/revocation/reasons.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b723/_pkg_.a # internal cp $WORK/b723/_pkg_.a /builddir/.cache/go-build/d7/d7edb268854ced18400f49b5c7ac6d860f6db07eb1f1c1780ca4e0a9d7e52f52-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b363/_pkg_.a # internal cp $WORK/b363/_pkg_.a /builddir/.cache/go-build/df/dfa40dd35f742b567f54d0e8a6c6eea11232a5f18065ee99c35f8b10a17e0599-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b659/_pkg_.a # internal cp $WORK/b659/_pkg_.a /builddir/.cache/go-build/a9/a92a330578ff099f3bcc6a8db6773e20909c16d37f7deacc9d39591d1b5c4a5f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b623/_pkg_.a # internal cp $WORK/b623/_pkg_.a /builddir/.cache/go-build/96/96753f97c9b96c50e1f45868e9e45563798fd6c81b31c8a692b9153c98043e44-d # internal github.com/containers/image/v5/pkg/shortnames mkdir -p $WORK/b622/ cat >/tmp/go-build2554080111/b622/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build2554080111/b073/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=/tmp/go-build2554080111/b545/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build2554080111/b080/_pkg_.a packagefile github.com/manifoldco/promptui=/tmp/go-build2554080111/b623/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build2554080111/b074/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build2554080111/b089/_pkg_.a packagefile golang.org/x/term=/tmp/go-build2554080111/b378/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b622/_pkg_.a -trimpath "$WORK/b622=>" -p github.com/containers/image/v5/pkg/shortnames -complete -installsuffix shared -buildid rtwf6m9c-uHHbK9v2SLY/rtwf6m9c-uHHbK9v2SLY -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b622/importcfg -pack ./src/github.com/containers/image/v5/pkg/shortnames/shortnames.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b473/_pkg_.a # internal cp $WORK/b473/_pkg_.a /builddir/.cache/go-build/52/52aaca2113925b1b501f36ad3c41d8dacf3b179bff8a29cd74f3417cc7c2b27f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b622/_pkg_.a # internal cp $WORK/b622/_pkg_.a /builddir/.cache/go-build/d3/d378a895adf759bbbc61b782e0690b61ef4401bc6e673d88c3952a3d4e8b0c53-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b630/_pkg_.a # internal cp $WORK/b630/_pkg_.a /builddir/.cache/go-build/3a/3ace5e85a3ecbe91bb51fea70e00dc7f304e3d99ed5f221c1b6dda134f4d5c6d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b251/_pkg_.a # internal cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/0f/0fb939eb783b272428cdfcb9e29cf53ecea5ba40caf2e57a4d2307ceeb448bfa-d # internal google.golang.org/protobuf/types/gofeaturespb mkdir -p $WORK/b257/ cat >/tmp/go-build2554080111/b257/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2554080111/b233/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2554080111/b252/_pkg_.a packagefile google.golang.org/protobuf/types/descriptorpb=/tmp/go-build2554080111/b251/_pkg_.a packagefile reflect=/tmp/go-build2554080111/b029/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b257/_pkg_.a -trimpath "$WORK/b257=>" -p google.golang.org/protobuf/types/gofeaturespb -complete -installsuffix shared -buildid jvmizogiTTUCBiRHwRTx/jvmizogiTTUCBiRHwRTx -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b257/importcfg -pack ./src/google.golang.org/protobuf/types/gofeaturespb/go_features.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b499/_pkg_.a # internal cp $WORK/b499/_pkg_.a /builddir/.cache/go-build/d9/d9166b6f8826faf2ee0f9a03f413a2f65338d446d7e720ba39c692b9255f3ebc-d # internal github.com/containers/storage/drivers/aufs mkdir -p $WORK/b503/ github.com/containers/storage/drivers/overlayutils mkdir -p $WORK/b515/ github.com/containers/storage/drivers/vfs cat >/tmp/go-build2554080111/b503/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2554080111/b054/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/containers/storage/drivers=/tmp/go-build2554080111/b499/_pkg_.a packagefile github.com/containers/storage/pkg/archive=/tmp/go-build2554080111/b150/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=/tmp/go-build2554080111/b186/_pkg_.a packagefile github.com/containers/storage/pkg/directory=/tmp/go-build2554080111/b500/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=/tmp/go-build2554080111/b154/_pkg_.a packagefile github.com/containers/storage/pkg/locker=/tmp/go-build2554080111/b504/_pkg_.a packagefile github.com/containers/storage/pkg/mount=/tmp/go-build2554080111/b156/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=/tmp/go-build2554080111/b505/_pkg_.a packagefile github.com/containers/storage/pkg/system=/tmp/go-build2554080111/b155/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=/tmp/go-build2554080111/b164/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=/tmp/go-build2554080111/b506/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build2554080111/b085/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=/tmp/go-build2554080111/b292/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build2554080111/b086/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile io/fs=/tmp/go-build2554080111/b043/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile os/exec=/tmp/go-build2554080111/b159/_pkg_.a packagefile path=/tmp/go-build2554080111/b044/_pkg_.a packagefile path/filepath=/tmp/go-build2554080111/b053/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a EOF github.com/containers/storage/drivers/zfs mkdir -p $WORK/b523/ github.com/containers/storage/drivers/devmapper /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b503/_pkg_.a -trimpath "$WORK/b503=>" -p github.com/containers/storage/drivers/aufs -complete -installsuffix shared -buildid zLtebfKKMSujwVj-3Pm9/zLtebfKKMSujwVj-3Pm9 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b503/importcfg -pack ./src/github.com/containers/storage/drivers/aufs/aufs.go ./src/github.com/containers/storage/drivers/aufs/dirs.go ./src/github.com/containers/storage/drivers/aufs/mount.go ./src/github.com/containers/storage/drivers/aufs/mount_linux.go cat >/tmp/go-build2554080111/b515/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/containers/storage/drivers=/tmp/go-build2554080111/b499/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b515/_pkg_.a -trimpath "$WORK/b515=>" -p github.com/containers/storage/drivers/overlayutils -complete -installsuffix shared -buildid GbppR9U-DndtvTWWF395/GbppR9U-DndtvTWWF395 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b515/importcfg -pack ./src/github.com/containers/storage/drivers/overlayutils/overlayutils.go mkdir -p $WORK/b509/ cat >/tmp/go-build2554080111/b523/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/containers/storage/drivers=/tmp/go-build2554080111/b499/_pkg_.a packagefile github.com/containers/storage/pkg/directory=/tmp/go-build2554080111/b500/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=/tmp/go-build2554080111/b154/_pkg_.a packagefile github.com/containers/storage/pkg/mount=/tmp/go-build2554080111/b156/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=/tmp/go-build2554080111/b505/_pkg_.a packagefile github.com/mistifyio/go-zfs/v3=/tmp/go-build2554080111/b524/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=/tmp/go-build2554080111/b506/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build2554080111/b085/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build2554080111/b086/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile os/exec=/tmp/go-build2554080111/b159/_pkg_.a packagefile path=/tmp/go-build2554080111/b044/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b523/_pkg_.a -trimpath "$WORK/b523=>" -p github.com/containers/storage/drivers/zfs -complete -installsuffix shared -buildid eQNfHQG_Pst3CZ_umG_0/eQNfHQG_Pst3CZ_umG_0 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b523/importcfg -pack ./src/github.com/containers/storage/drivers/zfs/zfs.go ./src/github.com/containers/storage/drivers/zfs/zfs_linux.go mkdir -p $WORK/b521/ cat >/tmp/go-build2554080111/b509/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2554080111/b054/_pkg_.a packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/containers/storage/drivers=/tmp/go-build2554080111/b499/_pkg_.a packagefile github.com/containers/storage/pkg/devicemapper=/tmp/go-build2554080111/b510/_pkg_.a packagefile github.com/containers/storage/pkg/directory=/tmp/go-build2554080111/b500/_pkg_.a packagefile github.com/containers/storage/pkg/dmesg=/tmp/go-build2554080111/b511/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=/tmp/go-build2554080111/b154/_pkg_.a packagefile github.com/containers/storage/pkg/locker=/tmp/go-build2554080111/b504/_pkg_.a packagefile github.com/containers/storage/pkg/loopback=/tmp/go-build2554080111/b512/_pkg_.a packagefile github.com/containers/storage/pkg/mount=/tmp/go-build2554080111/b156/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=/tmp/go-build2554080111/b505/_pkg_.a packagefile github.com/containers/storage/pkg/parsers/kernel=/tmp/go-build2554080111/b513/_pkg_.a packagefile github.com/docker/go-units=/tmp/go-build2554080111/b158/_pkg_.a packagefile github.com/json-iterator/go=/tmp/go-build2554080111/b188/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=/tmp/go-build2554080111/b506/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build2554080111/b085/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build2554080111/b086/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile io/fs=/tmp/go-build2554080111/b043/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile os/exec=/tmp/go-build2554080111/b159/_pkg_.a packagefile path=/tmp/go-build2554080111/b044/_pkg_.a packagefile path/filepath=/tmp/go-build2554080111/b053/_pkg_.a packagefile reflect=/tmp/go-build2554080111/b029/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b509/_pkg_.a -trimpath "$WORK/b509=>" -p github.com/containers/storage/drivers/devmapper -complete -installsuffix shared -buildid OvO6m3JulNHCFrzhMQTD/OvO6m3JulNHCFrzhMQTD -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b509/importcfg -pack ./src/github.com/containers/storage/drivers/devmapper/device_setup.go ./src/github.com/containers/storage/drivers/devmapper/deviceset.go ./src/github.com/containers/storage/drivers/devmapper/devmapper_doc.go ./src/github.com/containers/storage/drivers/devmapper/driver.go ./src/github.com/containers/storage/drivers/devmapper/jsoniter.go ./src/github.com/containers/storage/drivers/devmapper/mount.go cat >/tmp/go-build2554080111/b521/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/containers/storage/drivers=/tmp/go-build2554080111/b499/_pkg_.a packagefile github.com/containers/storage/drivers/copy=/tmp/go-build2554080111/b522/_pkg_.a packagefile github.com/containers/storage/pkg/archive=/tmp/go-build2554080111/b150/_pkg_.a packagefile github.com/containers/storage/pkg/directory=/tmp/go-build2554080111/b500/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=/tmp/go-build2554080111/b154/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=/tmp/go-build2554080111/b505/_pkg_.a packagefile github.com/containers/storage/pkg/system=/tmp/go-build2554080111/b155/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=/tmp/go-build2554080111/b506/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build2554080111/b085/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=/tmp/go-build2554080111/b292/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile path/filepath=/tmp/go-build2554080111/b053/_pkg_.a packagefile runtime=/tmp/go-build2554080111/b009/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b521/_pkg_.a -trimpath "$WORK/b521=>" -p github.com/containers/storage/drivers/vfs -complete -installsuffix shared -buildid 8_AxdBA1Tp4mJj2yUcbY/8_AxdBA1Tp4mJj2yUcbY -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b521/importcfg -pack ./src/github.com/containers/storage/drivers/vfs/copy_linux.go ./src/github.com/containers/storage/drivers/vfs/driver.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b257/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b515/_pkg_.a # internal cp $WORK/b515/_pkg_.a /builddir/.cache/go-build/81/81b28fe102d3cf8103710e5998e3ce73a13a8e0fee49b3b0bd5049c9e94a6a1a-d # internal cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/19/193e0d3bdb5c046bab91138fc2cb9e6215b8cf9189bf678dd892fbab690f89ae-d # internal github.com/containers/storage/drivers/overlay mkdir -p $WORK/b514/ google.golang.org/protobuf/reflect/protodesc mkdir -p $WORK/b245/ cat >/tmp/go-build2554080111/b514/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile crypto/rand=/tmp/go-build2554080111/b114/_pkg_.a packagefile encoding/base32=/tmp/go-build2554080111/b139/_pkg_.a packagefile encoding/base64=/tmp/go-build2554080111/b057/_pkg_.a packagefile encoding/binary=/tmp/go-build2554080111/b058/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile flag=/tmp/go-build2554080111/b187/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/containers/storage/drivers=/tmp/go-build2554080111/b499/_pkg_.a packagefile github.com/containers/storage/drivers/overlayutils=/tmp/go-build2554080111/b515/_pkg_.a packagefile github.com/containers/storage/drivers/quota=/tmp/go-build2554080111/b516/_pkg_.a packagefile github.com/containers/storage/pkg/archive=/tmp/go-build2554080111/b150/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=/tmp/go-build2554080111/b186/_pkg_.a packagefile github.com/containers/storage/pkg/chunked/dump=/tmp/go-build2554080111/b517/_pkg_.a packagefile github.com/containers/storage/pkg/directory=/tmp/go-build2554080111/b500/_pkg_.a packagefile github.com/containers/storage/pkg/fsutils=/tmp/go-build2554080111/b518/_pkg_.a packagefile github.com/containers/storage/pkg/fsverity=/tmp/go-build2554080111/b519/_pkg_.a packagefile github.com/containers/storage/pkg/idmap=/tmp/go-build2554080111/b520/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=/tmp/go-build2554080111/b154/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=/tmp/go-build2554080111/b162/_pkg_.a packagefile github.com/containers/storage/pkg/loopback=/tmp/go-build2554080111/b512/_pkg_.a packagefile github.com/containers/storage/pkg/mount=/tmp/go-build2554080111/b156/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=/tmp/go-build2554080111/b505/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=/tmp/go-build2554080111/b165/_pkg_.a packagefile github.com/containers/storage/pkg/system=/tmp/go-build2554080111/b155/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=/tmp/go-build2554080111/b164/_pkg_.a packagefile github.com/docker/go-units=/tmp/go-build2554080111/b158/_pkg_.a packagefile github.com/hashicorp/go-multierror=/tmp/go-build2554080111/b282/_pkg_.a packagefile github.com/json-iterator/go=/tmp/go-build2554080111/b188/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build2554080111/b074/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=/tmp/go-build2554080111/b507/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=/tmp/go-build2554080111/b506/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build2554080111/b085/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build2554080111/b086/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile io/fs=/tmp/go-build2554080111/b043/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile os/exec=/tmp/go-build2554080111/b159/_pkg_.a packagefile path=/tmp/go-build2554080111/b044/_pkg_.a packagefile path/filepath=/tmp/go-build2554080111/b053/_pkg_.a packagefile runtime=/tmp/go-build2554080111/b009/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a packagefile syscall=/tmp/go-build2554080111/b024/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b514/_pkg_.a -trimpath "$WORK/b514=>" -p github.com/containers/storage/drivers/overlay -complete -installsuffix shared -buildid q_FXZeHNINjVbD2B7erv/q_FXZeHNINjVbD2B7erv -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b514/importcfg -pack ./src/github.com/containers/storage/drivers/overlay/check.go ./src/github.com/containers/storage/drivers/overlay/check_116.go ./src/github.com/containers/storage/drivers/overlay/composefs.go ./src/github.com/containers/storage/drivers/overlay/jsoniter.go ./src/github.com/containers/storage/drivers/overlay/mount.go ./src/github.com/containers/storage/drivers/overlay/overlay.go ./src/github.com/containers/storage/drivers/overlay/overlay_cgo.go ./src/github.com/containers/storage/drivers/overlay/randomid.go cat >/tmp/go-build2554080111/b245/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=/tmp/go-build2554080111/b228/_pkg_.a packagefile google.golang.org/protobuf/internal/editiondefaults=/tmp/go-build2554080111/b246/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=/tmp/go-build2554080111/b247/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build2554080111/b229/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=/tmp/go-build2554080111/b248/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=/tmp/go-build2554080111/b236/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=/tmp/go-build2554080111/b239/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=/tmp/go-build2554080111/b234/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=/tmp/go-build2554080111/b237/_pkg_.a packagefile google.golang.org/protobuf/proto=/tmp/go-build2554080111/b242/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2554080111/b233/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build2554080111/b243/_pkg_.a packagefile google.golang.org/protobuf/types/descriptorpb=/tmp/go-build2554080111/b251/_pkg_.a packagefile google.golang.org/protobuf/types/gofeaturespb=/tmp/go-build2554080111/b257/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a packagefile unicode=/tmp/go-build2554080111/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b245/_pkg_.a -trimpath "$WORK/b245=>" -p google.golang.org/protobuf/reflect/protodesc -complete -installsuffix shared -buildid YNFImtN-xCDQ3XnII_UA/YNFImtN-xCDQ3XnII_UA -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b245/importcfg -pack ./src/google.golang.org/protobuf/reflect/protodesc/desc.go ./src/google.golang.org/protobuf/reflect/protodesc/desc_init.go ./src/google.golang.org/protobuf/reflect/protodesc/desc_resolve.go ./src/google.golang.org/protobuf/reflect/protodesc/desc_validate.go ./src/google.golang.org/protobuf/reflect/protodesc/editions.go ./src/google.golang.org/protobuf/reflect/protodesc/proto.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b714/_pkg_.a # internal cp $WORK/b714/_pkg_.a /builddir/.cache/go-build/c4/c45329d275467cde3d32939954a6c0430468be07e610502bf3b0b2115e6efdec-d # internal github.com/coreos/go-systemd/v22/dbus mkdir -p $WORK/b713/ cat >/tmp/go-build2554080111/b713/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2554080111/b002/_pkg_.a packagefile encoding/hex=/tmp/go-build2554080111/b129/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/godbus/dbus/v5=/tmp/go-build2554080111/b714/_pkg_.a packagefile log=/tmp/go-build2554080111/b087/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile path=/tmp/go-build2554080111/b044/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b713/_pkg_.a -trimpath "$WORK/b713=>" -p github.com/coreos/go-systemd/v22/dbus -complete -installsuffix shared -buildid j0peMEAeUT4HdDeW9Uea/j0peMEAeUT4HdDeW9Uea -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b713/importcfg -pack ./src/github.com/coreos/go-systemd/v22/dbus/dbus.go ./src/github.com/coreos/go-systemd/v22/dbus/methods.go ./src/github.com/coreos/go-systemd/v22/dbus/properties.go ./src/github.com/coreos/go-systemd/v22/dbus/set.go ./src/github.com/coreos/go-systemd/v22/dbus/subscription.go ./src/github.com/coreos/go-systemd/v22/dbus/subscription_set.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b322/_pkg_.a # internal cp $WORK/b322/_pkg_.a /builddir/.cache/go-build/04/042c4f64305b1da36f2dfbe4ba3afc1a2bd370bbb0978b8a9123c7eb89957bfb-d # internal cd $WORK/b632 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/seccomp/libseccomp-golang -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b632=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=6KVGZw0vSkE_98kG7Ooc -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b521/_pkg_.a # internal cp $WORK/b521/_pkg_.a /builddir/.cache/go-build/e6/e6a431d7dd316f39f123c85ae92003f08b8001b1c509afa15ed9e6216625c8b2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b405/_pkg_.a # internal TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/seccomp/libseccomp-golang -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b632=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=6KVGZw0vSkE_98kG7Ooc -o ./_x002.o -c seccomp.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b365/_pkg_.a # internal cp $WORK/b405/_pkg_.a /builddir/.cache/go-build/77/77882207edc51f0c6c3f5514f4e1fdda414a15d1676bed1f739acf3f81466d7e-d # internal cp $WORK/b365/_pkg_.a /builddir/.cache/go-build/7d/7d784d1993c0c67a453bf317f641530f7ce796072fdc153295592cbe7f1e90d4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b523/_pkg_.a # internal cp $WORK/b523/_pkg_.a /builddir/.cache/go-build/f1/f1bf132c1cf9923f5765d34c3e516832c54e6bdcd7913de80633d9a3f1d7f96b-d # internal cd $WORK/b147 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/miekg/pkcs11 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b147=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=0_wbinGYFkw6V7qsjgGA -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b692/_pkg_.a # internal cp $WORK/b692/_pkg_.a /builddir/.cache/go-build/51/51c5ef50e43d76e8650a3eb84b36af6b525ba8b13d47e2148161bac6c4b633ca-d # internal github.com/containers/common/pkg/completion mkdir -p $WORK/b691/ cat >/tmp/go-build2554080111/b691/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2554080111/b054/_pkg_.a packagefile github.com/containers/common/pkg/capabilities=/tmp/go-build2554080111/b615/_pkg_.a packagefile github.com/spf13/cobra=/tmp/go-build2554080111/b692/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile unicode=/tmp/go-build2554080111/b034/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b691/_pkg_.a -trimpath "$WORK/b691=>" -p github.com/containers/common/pkg/completion -complete -installsuffix shared -buildid bQbS8UDcYfkbFnjI8Lzc/bQbS8UDcYfkbFnjI8Lzc -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b691/importcfg -pack ./src/github.com/containers/common/pkg/completion/completion.go cd $WORK/b147 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/miekg/pkcs11 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b147=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=0_wbinGYFkw6V7qsjgGA -o ./_x002.o -c params.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b503/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b691/_pkg_.a # internal cp $WORK/b691/_pkg_.a /builddir/.cache/go-build/e9/e9245e1085e97a6143cfd2587778a19f8ea5d300af9e2d34edd5342153e7563f-d # internal cp $WORK/b503/_pkg_.a /builddir/.cache/go-build/d4/d487d89251e21cc49e24bca0cd8513a1ad36d87ab38b5adbcfec60bc0424c505-d # internal cd $WORK/b632 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/seccomp/libseccomp-golang -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b632=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=6KVGZw0vSkE_98kG7Ooc -o ./_x003.o -c seccomp_internal.cgo2.c cd $WORK/b147 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/miekg/pkcs11 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b147=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=0_wbinGYFkw6V7qsjgGA -o ./_x003.o -c pkcs11.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b713/_pkg_.a # internal cp $WORK/b713/_pkg_.a /builddir/.cache/go-build/04/0477756dbdd980abc0e43c12953c4bf9f0eee13aa8f0fec1546ee4fbbab7697a-d # internal github.com/opencontainers/runc/libcontainer/configs mkdir -p $WORK/b716/ cat >/tmp/go-build2554080111/b716/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile encoding/json=/tmp/go-build2554080111/b055/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/coreos/go-systemd/v22/dbus=/tmp/go-build2554080111/b713/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/devices=/tmp/go-build2554080111/b196/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build2554080111/b166/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build2554080111/b085/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build2554080111/b086/_pkg_.a packagefile math=/tmp/go-build2554080111/b030/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile os/exec=/tmp/go-build2554080111/b159/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b716/_pkg_.a -trimpath "$WORK/b716=>" -p github.com/opencontainers/runc/libcontainer/configs -complete -installsuffix shared -buildid C3qMIb4nLYMu7RaeE8be/C3qMIb4nLYMu7RaeE8be -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b716/importcfg -pack ./src/github.com/opencontainers/runc/libcontainer/configs/blkio_device.go ./src/github.com/opencontainers/runc/libcontainer/configs/cgroup_linux.go ./src/github.com/opencontainers/runc/libcontainer/configs/config.go ./src/github.com/opencontainers/runc/libcontainer/configs/config_linux.go ./src/github.com/opencontainers/runc/libcontainer/configs/hugepage_limit.go ./src/github.com/opencontainers/runc/libcontainer/configs/intelrdt.go ./src/github.com/opencontainers/runc/libcontainer/configs/interface_priority_map.go ./src/github.com/opencontainers/runc/libcontainer/configs/mount.go ./src/github.com/opencontainers/runc/libcontainer/configs/namespaces.go ./src/github.com/opencontainers/runc/libcontainer/configs/namespaces_linux.go ./src/github.com/opencontainers/runc/libcontainer/configs/namespaces_syscall.go ./src/github.com/opencontainers/runc/libcontainer/configs/network.go ./src/github.com/opencontainers/runc/libcontainer/configs/rdma.go cd $WORK/b383 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/proglottis/gpgme -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b383=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I/usr/include/libassuan2 -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=xrdOJbCYu8MD0la3b7_A -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b245/_pkg_.a # internal cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/88/880af7e550b5fe2407087a63afad9d31a4eff2104550d1dbdc43c3c9befddc95-d # internal github.com/golang/protobuf/proto mkdir -p $WORK/b226/ cat >/tmp/go-build2554080111/b226/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile compress/gzip=/tmp/go-build2554080111/b199/_pkg_.a packagefile encoding=/tmp/go-build2554080111/b056/_pkg_.a packagefile encoding/json=/tmp/go-build2554080111/b055/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=/tmp/go-build2554080111/b227/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=/tmp/go-build2554080111/b228/_pkg_.a packagefile google.golang.org/protobuf/proto=/tmp/go-build2554080111/b242/_pkg_.a packagefile google.golang.org/protobuf/reflect/protodesc=/tmp/go-build2554080111/b245/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2554080111/b233/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build2554080111/b243/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=/tmp/go-build2554080111/b244/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2554080111/b252/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build2554080111/b137/_pkg_.a packagefile math=/tmp/go-build2554080111/b030/_pkg_.a packagefile reflect=/tmp/go-build2554080111/b029/_pkg_.a packagefile sort=/tmp/go-build2554080111/b035/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a packagefile unicode/utf8=/tmp/go-build2554080111/b033/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -p github.com/golang/protobuf/proto -complete -installsuffix shared -buildid 3v3YW1-Nj_lGH6gPSU0s/3v3YW1-Nj_lGH6gPSU0s -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b226/importcfg -pack ./src/github.com/golang/protobuf/proto/buffer.go ./src/github.com/golang/protobuf/proto/defaults.go ./src/github.com/golang/protobuf/proto/deprecated.go ./src/github.com/golang/protobuf/proto/discard.go ./src/github.com/golang/protobuf/proto/extensions.go ./src/github.com/golang/protobuf/proto/properties.go ./src/github.com/golang/protobuf/proto/proto.go ./src/github.com/golang/protobuf/proto/registry.go ./src/github.com/golang/protobuf/proto/text_decode.go ./src/github.com/golang/protobuf/proto/text_encode.go ./src/github.com/golang/protobuf/proto/wire.go ./src/github.com/golang/protobuf/proto/wrappers.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b716/_pkg_.a # internal cp $WORK/b716/_pkg_.a /builddir/.cache/go-build/b4/b493f262f0cf3cf552b97effcf0ad4c6d2512698e15dd340dbc8974519b41a6e-d # internal github.com/opencontainers/runc/libcontainer/userns mkdir -p $WORK/b717/ echo > $WORK/b717/preferlinkext cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/opencontainers/runc/libcontainer/userns TERM='dumb' CGO_LDFLAGS='"-O2" "-g"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b717/ -importpath github.com/opencontainers/runc/libcontainer/userns -- -I $WORK/b717/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./userns_maps_linux.go cd $WORK/b632 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/seccomp/libseccomp-golang -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b632=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=6KVGZw0vSkE_98kG7Ooc -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/buildah-1.35.4 TERM='dumb' gcc -I ./src/github.com/seccomp/libseccomp-golang -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b632=/tmp/go-build -gno-record-gcc-switches -o $WORK/b632/_cgo_.o $WORK/b632/_cgo_main.o $WORK/b632/preferlinkext $WORK/b632/_x001.o $WORK/b632/_x002.o $WORK/b632/_x003.o -O2 -g -lseccomp cd $WORK/b383 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/proglottis/gpgme -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b383=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I/usr/include/libassuan2 -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=xrdOJbCYu8MD0la3b7_A -o ./_x002.o -c data.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b514/_pkg_.a # internal cp $WORK/b514/_pkg_.a /builddir/.cache/go-build/5e/5e11c381176e479b90dc17c8bf5f27a714a4f7e0f7cc5d2f0584885de2bd2e5c-d # internal cd /builddir/build/BUILD/buildah-1.35.4 TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage seccomp -dynimport $WORK/b632/_cgo_.o -dynout $WORK/b632/_cgo_import.go cat >/tmp/go-build2554080111/b632/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile runtime=/tmp/go-build2554080111/b009/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a packagefile syscall=/tmp/go-build2554080111/b024/_pkg_.a packagefile runtime/cgo=/tmp/go-build2554080111/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b632/_pkg_.a -trimpath "$WORK/b632=>" -p github.com/seccomp/libseccomp-golang -installsuffix shared -buildid 6KVGZw0vSkE_98kG7Ooc/6KVGZw0vSkE_98kG7Ooc -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b632/importcfg -pack $WORK/b632/_cgo_gotypes.go $WORK/b632/seccomp.cgo1.go $WORK/b632/seccomp_internal.cgo1.go $WORK/b632/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b509/_pkg_.a # internal cp $WORK/b509/_pkg_.a /builddir/.cache/go-build/c5/c5255b786c50f57bdca91814305e1e78102da62826254c316469ebb484864691-d # internal github.com/containers/storage/drivers/register mkdir -p $WORK/b502/ cat >/tmp/go-build2554080111/b502/importcfg << 'EOF' # internal # import config packagefile github.com/containers/storage/drivers/aufs=/tmp/go-build2554080111/b503/_pkg_.a packagefile github.com/containers/storage/drivers/devmapper=/tmp/go-build2554080111/b509/_pkg_.a packagefile github.com/containers/storage/drivers/overlay=/tmp/go-build2554080111/b514/_pkg_.a packagefile github.com/containers/storage/drivers/vfs=/tmp/go-build2554080111/b521/_pkg_.a packagefile github.com/containers/storage/drivers/zfs=/tmp/go-build2554080111/b523/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b502/_pkg_.a -trimpath "$WORK/b502=>" -p github.com/containers/storage/drivers/register -complete -installsuffix shared -buildid fN-b_w10aHW6bVN8P-sd/fN-b_w10aHW6bVN8P-sd -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b502/importcfg -pack ./src/github.com/containers/storage/drivers/register/register_aufs.go ./src/github.com/containers/storage/drivers/register/register_devicemapper.go ./src/github.com/containers/storage/drivers/register/register_overlay.go ./src/github.com/containers/storage/drivers/register/register_vfs.go ./src/github.com/containers/storage/drivers/register/register_zfs.go cd $WORK/b383 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/proglottis/gpgme -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b383=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I/usr/include/libassuan2 -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=xrdOJbCYu8MD0la3b7_A -o ./_x003.o -c gpgme.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b502/_pkg_.a # internal cp $WORK/b502/_pkg_.a /builddir/.cache/go-build/c9/c944f5a1547531c04448c3580bafd368926f92a25f77170aa1e9e066515175d2-d # internal github.com/containers/storage mkdir -p $WORK/b498/ cat >/tmp/go-build2554080111/b498/importcfg << 'EOF' # internal # import config packagefile archive/tar=/tmp/go-build2554080111/b046/_pkg_.a packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile embed=/tmp/go-build2554080111/b103/_pkg_.a packagefile encoding/base64=/tmp/go-build2554080111/b057/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/containers/storage/drivers=/tmp/go-build2554080111/b499/_pkg_.a packagefile github.com/containers/storage/drivers/register=/tmp/go-build2554080111/b502/_pkg_.a packagefile github.com/containers/storage/pkg/archive=/tmp/go-build2554080111/b150/_pkg_.a packagefile github.com/containers/storage/pkg/directory=/tmp/go-build2554080111/b500/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=/tmp/go-build2554080111/b154/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=/tmp/go-build2554080111/b162/_pkg_.a packagefile github.com/containers/storage/pkg/lockfile=/tmp/go-build2554080111/b525/_pkg_.a packagefile github.com/containers/storage/pkg/mount=/tmp/go-build2554080111/b156/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=/tmp/go-build2554080111/b505/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=/tmp/go-build2554080111/b526/_pkg_.a packagefile github.com/containers/storage/pkg/stringutils=/tmp/go-build2554080111/b527/_pkg_.a packagefile github.com/containers/storage/pkg/system=/tmp/go-build2554080111/b155/_pkg_.a packagefile github.com/containers/storage/pkg/tarlog=/tmp/go-build2554080111/b528/_pkg_.a packagefile github.com/containers/storage/pkg/truncindex=/tmp/go-build2554080111/b529/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=/tmp/go-build2554080111/b164/_pkg_.a packagefile github.com/containers/storage/types=/tmp/go-build2554080111/b191/_pkg_.a packagefile github.com/google/go-intervals/intervalset=/tmp/go-build2554080111/b531/_pkg_.a packagefile github.com/hashicorp/go-multierror=/tmp/go-build2554080111/b282/_pkg_.a packagefile github.com/json-iterator/go=/tmp/go-build2554080111/b188/_pkg_.a packagefile github.com/klauspost/pgzip=/tmp/go-build2554080111/b178/_pkg_.a packagefile github.com/moby/sys/user=/tmp/go-build2554080111/b160/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build2554080111/b074/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=/tmp/go-build2554080111/b507/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=/tmp/go-build2554080111/b506/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build2554080111/b085/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=/tmp/go-build2554080111/b290/_pkg_.a packagefile github.com/vbatts/tar-split/tar/asm=/tmp/go-build2554080111/b291/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=/tmp/go-build2554080111/b292/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile os/user=/tmp/go-build2554080111/b050/_pkg_.a packagefile path=/tmp/go-build2554080111/b044/_pkg_.a packagefile path/filepath=/tmp/go-build2554080111/b053/_pkg_.a packagefile reflect=/tmp/go-build2554080111/b029/_pkg_.a packagefile sort=/tmp/go-build2554080111/b035/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a packagefile syscall=/tmp/go-build2554080111/b024/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a EOF cat >/tmp/go-build2554080111/b498/embedcfg << 'EOF' # internal { "Patterns": { "VERSION": [ "VERSION" ] }, "Files": { "VERSION": "/builddir/build/BUILD/buildah-1.35.4/src/github.com/containers/storage/VERSION" } }EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b498/_pkg_.a -trimpath "$WORK/b498=>" -p github.com/containers/storage -complete -installsuffix shared -buildid rulu6sWTlOh5lzNTZvHw/rulu6sWTlOh5lzNTZvHw -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b498/importcfg -embedcfg $WORK/b498/embedcfg -pack ./src/github.com/containers/storage/check.go ./src/github.com/containers/storage/containers.go ./src/github.com/containers/storage/deprecated.go ./src/github.com/containers/storage/errors.go ./src/github.com/containers/storage/idset.go ./src/github.com/containers/storage/images.go ./src/github.com/containers/storage/jsoniter.go ./src/github.com/containers/storage/layers.go ./src/github.com/containers/storage/lockfile_compat.go ./src/github.com/containers/storage/store.go ./src/github.com/containers/storage/userns.go ./src/github.com/containers/storage/utils.go cd $WORK/b717 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/opencontainers/runc/libcontainer/userns -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b717=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=egayzIArTaVIJGOmf9OS -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/opencontainers/runc/libcontainer/userns -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b717=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=egayzIArTaVIJGOmf9OS -o ./_x002.o -c userns_maps_linux.cgo2.c cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/opencontainers/runc/libcontainer/userns TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b717=/tmp/go-build -gno-record-gcc-switches -I $WORK/b717/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=egayzIArTaVIJGOmf9OS -o $WORK/b717/_x003.o -c userns_maps.c cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/seccomp/libseccomp-golang /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b632/_pkg_.a $WORK/b632/preferlinkext $WORK/b632/_x001.o $WORK/b632/_x002.o $WORK/b632/_x003.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b226/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b632/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b684/_pkg_.a # internal cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/ff/ff231354e8bda7cca52296ea081287ef2c654ffd418cb24de75bf115354c6814-d # internal cp $WORK/b632/_pkg_.a /builddir/.cache/go-build/b2/b21ee9b701b67cc8607fda94ad4028b2824e7428399f65463c2c4e159ef74cb8-d # internal github.com/golang/protobuf/ptypes mkdir -p $WORK/b264/ github.com/golang/protobuf/jsonpb mkdir -p $WORK/b443/ cat >/tmp/go-build2554080111/b264/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/golang/protobuf/proto=/tmp/go-build2554080111/b226/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=/tmp/go-build2554080111/b265/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=/tmp/go-build2554080111/b266/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=/tmp/go-build2554080111/b268/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2554080111/b233/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build2554080111/b243/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b264/_pkg_.a -trimpath "$WORK/b264=>" -p github.com/golang/protobuf/ptypes -complete -installsuffix shared -buildid nVK0BY7GNZR_e8Bz1yqT/nVK0BY7GNZR_e8Bz1yqT -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b264/importcfg -pack ./src/github.com/golang/protobuf/ptypes/any.go ./src/github.com/golang/protobuf/ptypes/doc.go ./src/github.com/golang/protobuf/ptypes/duration.go ./src/github.com/golang/protobuf/ptypes/timestamp.go cat >/tmp/go-build2554080111/b443/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build2554080111/b055/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/golang/protobuf/proto=/tmp/go-build2554080111/b226/_pkg_.a packagefile google.golang.org/protobuf/encoding/protojson=/tmp/go-build2554080111/b444/_pkg_.a packagefile google.golang.org/protobuf/proto=/tmp/go-build2554080111/b242/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2554080111/b233/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build2554080111/b243/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2554080111/b252/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile math=/tmp/go-build2554080111/b030/_pkg_.a packagefile reflect=/tmp/go-build2554080111/b029/_pkg_.a packagefile sort=/tmp/go-build2554080111/b035/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b443/_pkg_.a -trimpath "$WORK/b443=>" -p github.com/golang/protobuf/jsonpb -complete -installsuffix shared -buildid LWyth3GNzrzwPbMUr7Cq/LWyth3GNzrzwPbMUr7Cq -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b443/importcfg -pack ./src/github.com/golang/protobuf/jsonpb/decode.go ./src/github.com/golang/protobuf/jsonpb/encode.go ./src/github.com/golang/protobuf/jsonpb/json.go github.com/containers/common/pkg/seccomp mkdir -p $WORK/b631/ cat >/tmp/go-build2554080111/b631/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build2554080111/b055/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build2554080111/b166/_pkg_.a packagefile github.com/seccomp/libseccomp-golang=/tmp/go-build2554080111/b632/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build2554080111/b086/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b631/_pkg_.a -trimpath "$WORK/b631=>" -p github.com/containers/common/pkg/seccomp -complete -installsuffix shared -buildid 0o15DMY2T_76JxfN8nRt/0o15DMY2T_76JxfN8nRt -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b631/importcfg -pack ./src/github.com/containers/common/pkg/seccomp/conversion.go ./src/github.com/containers/common/pkg/seccomp/default_linux.go ./src/github.com/containers/common/pkg/seccomp/errno_list.go ./src/github.com/containers/common/pkg/seccomp/filter.go ./src/github.com/containers/common/pkg/seccomp/seccomp_linux.go ./src/github.com/containers/common/pkg/seccomp/supported.go ./src/github.com/containers/common/pkg/seccomp/types.go ./src/github.com/containers/common/pkg/seccomp/validate.go cp $WORK/b684/_pkg_.a /builddir/.cache/go-build/71/714a217023d60008422a8ce449bc6710c5c62243789aa6720597a3b57e93793f-d # internal golang.org/x/crypto/ssh/agent mkdir -p $WORK/b689/ cat >/tmp/go-build2554080111/b689/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile crypto/dsa=/tmp/go-build2554080111/b127/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build2554080111/b092/_pkg_.a packagefile crypto/ed25519=/tmp/go-build2554080111/b120/_pkg_.a packagefile crypto/elliptic=/tmp/go-build2554080111/b105/_pkg_.a packagefile crypto/rand=/tmp/go-build2554080111/b114/_pkg_.a packagefile crypto/rsa=/tmp/go-build2554080111/b115/_pkg_.a packagefile crypto/subtle=/tmp/go-build2554080111/b096/_pkg_.a packagefile encoding/base64=/tmp/go-build2554080111/b057/_pkg_.a packagefile encoding/binary=/tmp/go-build2554080111/b058/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile golang.org/x/crypto/ssh=/tmp/go-build2554080111/b684/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile log=/tmp/go-build2554080111/b087/_pkg_.a packagefile math/big=/tmp/go-build2554080111/b106/_pkg_.a packagefile net=/tmp/go-build2554080111/b067/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b689/_pkg_.a -trimpath "$WORK/b689=>" -p golang.org/x/crypto/ssh/agent -complete -installsuffix shared -buildid 6LPx7s9TGxa1WJjQVJmd/6LPx7s9TGxa1WJjQVJmd -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b689/importcfg -pack ./src/golang.org/x/crypto/ssh/agent/client.go ./src/golang.org/x/crypto/ssh/agent/forward.go ./src/golang.org/x/crypto/ssh/agent/keyring.go ./src/golang.org/x/crypto/ssh/agent/server.go cd $WORK/b717 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/opencontainers/runc/libcontainer/userns -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b717=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=egayzIArTaVIJGOmf9OS -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b264/_pkg_.a # internal cp $WORK/b264/_pkg_.a /builddir/.cache/go-build/df/dfe79acd77e352442eb9e3c2e60021ccbf46ac3d07f5fe2bb57e124ac8ceac03-d # internal cd /builddir/build/BUILD/buildah-1.35.4 TERM='dumb' gcc -I ./src/github.com/opencontainers/runc/libcontainer/userns -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b717=/tmp/go-build -gno-record-gcc-switches -o $WORK/b717/_cgo_.o $WORK/b717/_cgo_main.o $WORK/b717/preferlinkext $WORK/b717/_x001.o $WORK/b717/_x002.o $WORK/b717/_x003.o -O2 -g cd $WORK/b310 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b310=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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/buildah-1.35.4/src/github.com/mattn/go-sqlite3 -frandom-seed=NbS0ck3WZHJWSY4UwqHr -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/74/7496e40fc8e89e718a9b4beb62627fc73da90a41f0a469aa085fda98db849c22-d # internal net/http/httptrace mkdir -p $WORK/b212/ github.com/docker/go-connections/tlsconfig google.golang.org/grpc/internal/credentials mkdir -p $WORK/b258/ cat >/tmp/go-build2554080111/b212/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2554080111/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build2554080111/b117/_pkg_.a packagefile internal/nettrace=/tmp/go-build2554080111/b069/_pkg_.a packagefile net=/tmp/go-build2554080111/b067/_pkg_.a packagefile net/textproto=/tmp/go-build2554080111/b206/_pkg_.a packagefile reflect=/tmp/go-build2554080111/b029/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a EOF mkdir -p $WORK/b495/ cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -p net/http/httptrace -std -complete -installsuffix shared -buildid zxEevWmqaF4ypET0Tu6u/zxEevWmqaF4ypET0Tu6u -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b212/importcfg -pack /usr/lib/golang/src/net/http/httptrace/trace.go github.com/containers/libtrust mkdir -p $WORK/b091/ cat >/tmp/go-build2554080111/b495/importcfg << 'EOF' # internal # import config packagefile crypto/tls=/tmp/go-build2554080111/b117/_pkg_.a packagefile crypto/x509=/tmp/go-build2554080111/b126/_pkg_.a packagefile encoding/pem=/tmp/go-build2554080111/b130/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile runtime=/tmp/go-build2554080111/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b495/_pkg_.a -trimpath "$WORK/b495=>" -p github.com/docker/go-connections/tlsconfig -complete -installsuffix shared -buildid q6JPljZqw1Umfgl8vqTO/q6JPljZqw1Umfgl8vqTO -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b495/importcfg -pack ./src/github.com/docker/go-connections/tlsconfig/certpool.go ./src/github.com/docker/go-connections/tlsconfig/config.go ./src/github.com/docker/go-connections/tlsconfig/config_client_ciphers.go cat >/tmp/go-build2554080111/b091/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile crypto=/tmp/go-build2554080111/b075/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build2554080111/b092/_pkg_.a packagefile crypto/elliptic=/tmp/go-build2554080111/b105/_pkg_.a packagefile crypto/rand=/tmp/go-build2554080111/b114/_pkg_.a packagefile crypto/rsa=/tmp/go-build2554080111/b115/_pkg_.a packagefile crypto/sha256=/tmp/go-build2554080111/b116/_pkg_.a packagefile crypto/sha512=/tmp/go-build2554080111/b110/_pkg_.a packagefile crypto/tls=/tmp/go-build2554080111/b117/_pkg_.a packagefile crypto/x509=/tmp/go-build2554080111/b126/_pkg_.a packagefile crypto/x509/pkix=/tmp/go-build2554080111/b128/_pkg_.a packagefile encoding/base32=/tmp/go-build2554080111/b139/_pkg_.a packagefile encoding/base64=/tmp/go-build2554080111/b057/_pkg_.a packagefile encoding/binary=/tmp/go-build2554080111/b058/_pkg_.a packagefile encoding/json=/tmp/go-build2554080111/b055/_pkg_.a packagefile encoding/pem=/tmp/go-build2554080111/b130/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build2554080111/b137/_pkg_.a packagefile math/big=/tmp/go-build2554080111/b106/_pkg_.a packagefile net=/tmp/go-build2554080111/b067/_pkg_.a packagefile net/url=/tmp/go-build2554080111/b131/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile path=/tmp/go-build2554080111/b044/_pkg_.a packagefile path/filepath=/tmp/go-build2554080111/b053/_pkg_.a packagefile sort=/tmp/go-build2554080111/b035/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a packagefile unicode=/tmp/go-build2554080111/b034/_pkg_.a EOF cat >/tmp/go-build2554080111/b258/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2554080111/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build2554080111/b117/_pkg_.a packagefile crypto/x509=/tmp/go-build2554080111/b126/_pkg_.a packagefile google.golang.org/grpc/grpclog=/tmp/go-build2554080111/b222/_pkg_.a packagefile net=/tmp/go-build2554080111/b067/_pkg_.a packagefile net/url=/tmp/go-build2554080111/b131/_pkg_.a packagefile syscall=/tmp/go-build2554080111/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -p github.com/containers/libtrust -complete -installsuffix shared -buildid g6gpUBHdTB6lvbgLBXxA/g6gpUBHdTB6lvbgLBXxA -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b091/importcfg -pack ./src/github.com/containers/libtrust/certificates.go ./src/github.com/containers/libtrust/doc.go ./src/github.com/containers/libtrust/ec_key.go ./src/github.com/containers/libtrust/ec_key_no_openssl.go ./src/github.com/containers/libtrust/filter.go ./src/github.com/containers/libtrust/hash.go ./src/github.com/containers/libtrust/jsonsign.go ./src/github.com/containers/libtrust/key.go ./src/github.com/containers/libtrust/key_files.go ./src/github.com/containers/libtrust/key_manager.go ./src/github.com/containers/libtrust/rsa_key.go ./src/github.com/containers/libtrust/util.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b258/_pkg_.a -trimpath "$WORK/b258=>" -p google.golang.org/grpc/internal/credentials -complete -installsuffix shared -buildid zFrQBJB7vYq8-6OxPbPJ/zFrQBJB7vYq8-6OxPbPJ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b258/importcfg -pack ./src/google.golang.org/grpc/internal/credentials/credentials.go ./src/google.golang.org/grpc/internal/credentials/spiffe.go ./src/google.golang.org/grpc/internal/credentials/syscallconn.go ./src/google.golang.org/grpc/internal/credentials/util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b631/_pkg_.a # internal cp $WORK/b631/_pkg_.a /builddir/.cache/go-build/79/798eb7d44aaa54f9a8f01010265075ba5891195d06fd5a76411d72a70755c8fe-d # internal cd $WORK/b383 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/proglottis/gpgme -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b383=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I/usr/include/libassuan2 -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=xrdOJbCYu8MD0la3b7_A -o ./_x004.o -c unset_agent_info.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b689/_pkg_.a # internal cp $WORK/b689/_pkg_.a /builddir/.cache/go-build/fa/fa3aeb994eb191b2c0cc397416c677dcf8a9262fca8475a9325949fbf8f46ef1-d # internal github.com/containers/buildah/pkg/sshagent mkdir -p $WORK/b683/ cat >/tmp/go-build2554080111/b683/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/containers/buildah/internal/tmpdir=/tmp/go-build2554080111/b664/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=/tmp/go-build2554080111/b507/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build2554080111/b085/_pkg_.a packagefile golang.org/x/crypto/ssh=/tmp/go-build2554080111/b684/_pkg_.a packagefile golang.org/x/crypto/ssh/agent=/tmp/go-build2554080111/b689/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile net=/tmp/go-build2554080111/b067/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile path/filepath=/tmp/go-build2554080111/b053/_pkg_.a packagefile runtime=/tmp/go-build2554080111/b009/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b683/_pkg_.a -trimpath "$WORK/b683=>" -p github.com/containers/buildah/pkg/sshagent -complete -installsuffix shared -buildid AVMjMc4wnVz-iqIhz2lM/AVMjMc4wnVz-iqIhz2lM -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b683/importcfg -pack ./_build/src/github.com/containers/buildah/pkg/sshagent/sshagent.go TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage userns -dynimport $WORK/b717/_cgo_.o -dynout $WORK/b717/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b495/_pkg_.a # internal cp $WORK/b495/_pkg_.a /builddir/.cache/go-build/57/572ac23c713ca03e7b4ea69f07a4a29873b553865ff29e78271e27cb5b114a18-d # internal cat >/tmp/go-build2554080111/b717/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2554080111/b054/_pkg_.a packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=/tmp/go-build2554080111/b716/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=/tmp/go-build2554080111/b718/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build2554080111/b085/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a packagefile runtime/cgo=/tmp/go-build2554080111/b052/_pkg_.a packagefile syscall=/tmp/go-build2554080111/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b717/_pkg_.a -trimpath "$WORK/b717=>" -p github.com/opencontainers/runc/libcontainer/userns -installsuffix shared -buildid egayzIArTaVIJGOmf9OS/egayzIArTaVIJGOmf9OS -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b717/importcfg -pack ./src/github.com/opencontainers/runc/libcontainer/userns/userns.go ./src/github.com/opencontainers/runc/libcontainer/userns/userns_linux.go $WORK/b717/_cgo_gotypes.go $WORK/b717/userns_maps_linux.cgo1.go $WORK/b717/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b212/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b258/_pkg_.a # internal cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/4b/4b6a491f89bb4527c00d543bd6d47d34b8cccadbbb9010f7ca786f2525cd26b7-d # internal cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/2d/2da3d37aa1e24fbc5f0d42a2bfc8e58c49de758eda3506b7a749f7465ee686b0-d # internal google.golang.org/grpc/credentials mkdir -p $WORK/b225/ cat >/tmp/go-build2554080111/b225/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2554080111/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build2554080111/b117/_pkg_.a packagefile crypto/x509=/tmp/go-build2554080111/b126/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/golang/protobuf/proto=/tmp/go-build2554080111/b226/_pkg_.a packagefile google.golang.org/grpc/attributes=/tmp/go-build2554080111/b220/_pkg_.a packagefile google.golang.org/grpc/internal/credentials=/tmp/go-build2554080111/b258/_pkg_.a packagefile net=/tmp/go-build2554080111/b067/_pkg_.a packagefile net/url=/tmp/go-build2554080111/b131/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b225/_pkg_.a -trimpath "$WORK/b225=>" -p google.golang.org/grpc/credentials -complete -installsuffix shared -buildid -mKupaNv4Ft41F5HC71z/-mKupaNv4Ft41F5HC71z -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b225/importcfg -pack ./src/google.golang.org/grpc/credentials/credentials.go ./src/google.golang.org/grpc/credentials/tls.go net/http mkdir -p $WORK/b198/ cat >/tmp/go-build2554080111/b198/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-build2554080111/b054/_pkg_.a packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile compress/gzip=/tmp/go-build2554080111/b199/_pkg_.a packagefile container/list=/tmp/go-build2554080111/b118/_pkg_.a packagefile context=/tmp/go-build2554080111/b002/_pkg_.a packagefile crypto/rand=/tmp/go-build2554080111/b114/_pkg_.a packagefile crypto/tls=/tmp/go-build2554080111/b117/_pkg_.a packagefile encoding/base64=/tmp/go-build2554080111/b057/_pkg_.a packagefile encoding/binary=/tmp/go-build2554080111/b058/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=/tmp/go-build2554080111/b200/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=/tmp/go-build2554080111/b207/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=/tmp/go-build2554080111/b208/_pkg_.a packagefile vendor/golang.org/x/net/idna=/tmp/go-build2554080111/b201/_pkg_.a packagefile internal/godebug=/tmp/go-build2554080111/b048/_pkg_.a packagefile internal/safefilepath=/tmp/go-build2554080111/b040/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile io/fs=/tmp/go-build2554080111/b043/_pkg_.a packagefile log=/tmp/go-build2554080111/b087/_pkg_.a packagefile math=/tmp/go-build2554080111/b030/_pkg_.a packagefile math/rand=/tmp/go-build2554080111/b107/_pkg_.a packagefile mime=/tmp/go-build2554080111/b209/_pkg_.a packagefile mime/multipart=/tmp/go-build2554080111/b210/_pkg_.a packagefile net=/tmp/go-build2554080111/b067/_pkg_.a packagefile net/http/httptrace=/tmp/go-build2554080111/b212/_pkg_.a packagefile net/http/internal=/tmp/go-build2554080111/b213/_pkg_.a packagefile net/http/internal/ascii=/tmp/go-build2554080111/b214/_pkg_.a packagefile net/textproto=/tmp/go-build2554080111/b206/_pkg_.a packagefile net/url=/tmp/go-build2554080111/b131/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile path=/tmp/go-build2554080111/b044/_pkg_.a packagefile path/filepath=/tmp/go-build2554080111/b053/_pkg_.a packagefile reflect=/tmp/go-build2554080111/b029/_pkg_.a packagefile runtime=/tmp/go-build2554080111/b009/_pkg_.a packagefile sort=/tmp/go-build2554080111/b035/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build2554080111/b022/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a packagefile unicode/utf8=/tmp/go-build2554080111/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -p net/http -std -complete -installsuffix shared -buildid XetNah1ZOl6PoEyol3uU/XetNah1ZOl6PoEyol3uU -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b198/importcfg -pack /usr/lib/golang/src/net/http/client.go /usr/lib/golang/src/net/http/clone.go /usr/lib/golang/src/net/http/cookie.go /usr/lib/golang/src/net/http/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/method.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/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 cd $WORK/b310 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b310=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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/buildah-1.35.4/src/github.com/mattn/go-sqlite3 -frandom-seed=NbS0ck3WZHJWSY4UwqHr -o ./_x002.o -c backup.cgo2.c cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/proglottis/gpgme TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b383=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I/usr/include/libassuan2 -I $WORK/b383/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=xrdOJbCYu8MD0la3b7_A -o $WORK/b383/_x005.o -c go_gpgme.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b443/_pkg_.a # internal cp $WORK/b443/_pkg_.a /builddir/.cache/go-build/1b/1bd8784ca8e059bf2c7312a89d33290818a339a640deacea92ec6cd38c0440a4-d # internal google.golang.org/grpc/internal/pretty mkdir -p $WORK/b442/ cat >/tmp/go-build2554080111/b442/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile encoding/json=/tmp/go-build2554080111/b055/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/golang/protobuf/jsonpb=/tmp/go-build2554080111/b443/_pkg_.a packagefile github.com/golang/protobuf/proto=/tmp/go-build2554080111/b226/_pkg_.a packagefile google.golang.org/protobuf/encoding/protojson=/tmp/go-build2554080111/b444/_pkg_.a packagefile google.golang.org/protobuf/proto=/tmp/go-build2554080111/b242/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b442/_pkg_.a -trimpath "$WORK/b442=>" -p google.golang.org/grpc/internal/pretty -complete -installsuffix shared -buildid Ai9JXeEL1qjolVbldkYz/Ai9JXeEL1qjolVbldkYz -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b442/importcfg -pack ./src/google.golang.org/grpc/internal/pretty/pretty.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b683/_pkg_.a # internal cp $WORK/b683/_pkg_.a /builddir/.cache/go-build/b3/b3c7e8a89d9145b8325ba739582f473c085d27cee2c7029c819d82b6cf523a46-d # internal cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/opencontainers/runc/libcontainer/userns /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b717/_pkg_.a $WORK/b717/preferlinkext $WORK/b717/_x001.o $WORK/b717/_x002.o $WORK/b717/_x003.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b717/_pkg_.a # internal cp $WORK/b717/_pkg_.a /builddir/.cache/go-build/af/afcd600d384f9271c2fdc1e9f247a7c404dddb4d04cf4eaaab7c28e63e690d3c-d # internal # github.com/opencontainers/runc/libcontainer/userns userns_maps.c:1: warning: "_GNU_SOURCE" redefined 1 | #define _GNU_SOURCE | : note: this is the location of the previous definition github.com/opencontainers/runc/libcontainer/cgroups mkdir -p $WORK/b715/ cat >/tmp/go-build2554080111/b715/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2554080111/b054/_pkg_.a packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/cyphar/filepath-securejoin=/tmp/go-build2554080111/b536/_pkg_.a packagefile github.com/moby/sys/mountinfo=/tmp/go-build2554080111/b157/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=/tmp/go-build2554080111/b716/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/userns=/tmp/go-build2554080111/b717/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/utils=/tmp/go-build2554080111/b634/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build2554080111/b085/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build2554080111/b086/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile io/fs=/tmp/go-build2554080111/b043/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile path=/tmp/go-build2554080111/b044/_pkg_.a packagefile path/filepath=/tmp/go-build2554080111/b053/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a packagefile syscall=/tmp/go-build2554080111/b024/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b715/_pkg_.a -trimpath "$WORK/b715=>" -p github.com/opencontainers/runc/libcontainer/cgroups -complete -installsuffix shared -buildid wc0ZOTQpkkkXdBPB2oz3/wc0ZOTQpkkkXdBPB2oz3 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b715/importcfg -pack ./src/github.com/opencontainers/runc/libcontainer/cgroups/cgroups.go ./src/github.com/opencontainers/runc/libcontainer/cgroups/file.go ./src/github.com/opencontainers/runc/libcontainer/cgroups/getallpids.go ./src/github.com/opencontainers/runc/libcontainer/cgroups/stats.go ./src/github.com/opencontainers/runc/libcontainer/cgroups/utils.go ./src/github.com/opencontainers/runc/libcontainer/cgroups/v1_utils.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b225/_pkg_.a # internal cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/45/45d761f047edab458c9cf414ba18f9b69ca12967554b1bbb2bbd446f6782e617-d # internal google.golang.org/grpc/resolver mkdir -p $WORK/b224/ google.golang.org/grpc/credentials/insecure google.golang.org/grpc/peer mkdir -p $WORK/b428/ cat >/tmp/go-build2554080111/b224/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2554080111/b002/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile google.golang.org/grpc/attributes=/tmp/go-build2554080111/b220/_pkg_.a packagefile google.golang.org/grpc/credentials=/tmp/go-build2554080111/b225/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=/tmp/go-build2554080111/b259/_pkg_.a packagefile net=/tmp/go-build2554080111/b067/_pkg_.a packagefile net/url=/tmp/go-build2554080111/b131/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b224/_pkg_.a -trimpath "$WORK/b224=>" -p google.golang.org/grpc/resolver -complete -installsuffix shared -buildid c3LGZUqI7LKUZG0ve7vV/c3LGZUqI7LKUZG0ve7vV -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b224/importcfg -pack ./src/google.golang.org/grpc/resolver/map.go ./src/google.golang.org/grpc/resolver/resolver.go mkdir -p $WORK/b462/ cat >/tmp/go-build2554080111/b428/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2554080111/b002/_pkg_.a packagefile google.golang.org/grpc/credentials=/tmp/go-build2554080111/b225/_pkg_.a packagefile net=/tmp/go-build2554080111/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b428/_pkg_.a -trimpath "$WORK/b428=>" -p google.golang.org/grpc/credentials/insecure -complete -installsuffix shared -buildid EFedgqMUMFWTwHdTavpp/EFedgqMUMFWTwHdTavpp -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b428/importcfg -pack ./src/google.golang.org/grpc/credentials/insecure/insecure.go cat >/tmp/go-build2554080111/b462/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2554080111/b002/_pkg_.a packagefile google.golang.org/grpc/credentials=/tmp/go-build2554080111/b225/_pkg_.a packagefile net=/tmp/go-build2554080111/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b462/_pkg_.a -trimpath "$WORK/b462=>" -p google.golang.org/grpc/peer -complete -installsuffix shared -buildid JGqTOv-uOUTiBeTIsOoX/JGqTOv-uOUTiBeTIsOoX -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b462/importcfg -pack ./src/google.golang.org/grpc/peer/peer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b442/_pkg_.a # internal cp $WORK/b442/_pkg_.a /builddir/.cache/go-build/c3/c30f2cf8b5eb11e331f1129d4df60e64cf8ce38ed7a4623a5e89b09766a2bca6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b462/_pkg_.a # internal cp $WORK/b462/_pkg_.a /builddir/.cache/go-build/fc/fceae5a558e25af32090d797da2eb476cc6b562af2d2a3ccad97653213bce10c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b428/_pkg_.a # internal cp $WORK/b428/_pkg_.a /builddir/.cache/go-build/41/411b1f94c4be0783007a549e53038a44613e688a5e0767ff2ae9946988b8a601-d # internal cd $WORK/b310 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b310=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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/buildah-1.35.4/src/github.com/mattn/go-sqlite3 -frandom-seed=NbS0ck3WZHJWSY4UwqHr -o ./_x003.o -c callback.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b224/_pkg_.a # internal cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/b1/b12cdb61962342d7c59426fd10323e5518e0b8844695ae1ef9e7a7949b29c167-d # internal google.golang.org/grpc/internal/resolver/passthrough mkdir -p $WORK/b448/ google.golang.org/grpc/internal/transport/networktype google.golang.org/grpc/internal google.golang.org/grpc/balancer/grpclb/state mkdir -p $WORK/b450/ cat >/tmp/go-build2554080111/b448/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile google.golang.org/grpc/resolver=/tmp/go-build2554080111/b224/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b448/_pkg_.a -trimpath "$WORK/b448=>" -p google.golang.org/grpc/internal/resolver/passthrough -complete -installsuffix shared -buildid -S_i95Vq1X7-DkLlNRIg/-S_i95Vq1X7-DkLlNRIg -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b448/importcfg -pack ./src/google.golang.org/grpc/internal/resolver/passthrough/passthrough.go cat >/tmp/go-build2554080111/b450/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/resolver=/tmp/go-build2554080111/b224/_pkg_.a EOF mkdir -p $WORK/b219/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b450/_pkg_.a -trimpath "$WORK/b450=>" -p google.golang.org/grpc/internal/transport/networktype -complete -installsuffix shared -buildid KzdzvnKvhKYw824Ol4Nn/KzdzvnKvhKYw824Ol4Nn -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b450/importcfg -pack ./src/google.golang.org/grpc/internal/transport/networktype/networktype.go mkdir -p $WORK/b468/ cat >/tmp/go-build2554080111/b219/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2554080111/b002/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build2554080111/b086/_pkg_.a packagefile google.golang.org/grpc/attributes=/tmp/go-build2554080111/b220/_pkg_.a packagefile google.golang.org/grpc/connectivity=/tmp/go-build2554080111/b221/_pkg_.a packagefile google.golang.org/grpc/resolver=/tmp/go-build2554080111/b224/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=/tmp/go-build2554080111/b259/_pkg_.a packagefile net=/tmp/go-build2554080111/b067/_pkg_.a packagefile syscall=/tmp/go-build2554080111/b024/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -p google.golang.org/grpc/internal -complete -installsuffix shared -buildid oe3ZkxzJ_5sgaROBnPRL/oe3ZkxzJ_5sgaROBnPRL -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b219/importcfg -pack ./src/google.golang.org/grpc/internal/experimental.go ./src/google.golang.org/grpc/internal/internal.go ./src/google.golang.org/grpc/internal/tcp_keepalive_unix.go ./src/google.golang.org/grpc/internal/xds_handshake_cluster.go cat >/tmp/go-build2554080111/b468/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/resolver=/tmp/go-build2554080111/b224/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b468/_pkg_.a -trimpath "$WORK/b468=>" -p google.golang.org/grpc/balancer/grpclb/state -complete -installsuffix shared -buildid JNJJR6MFJVeWmJg5fC1R/JNJJR6MFJVeWmJg5fC1R -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b468/importcfg -pack ./src/google.golang.org/grpc/balancer/grpclb/state/state.go cd $WORK/b383 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/proglottis/gpgme -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b383=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I/usr/include/libassuan2 -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=xrdOJbCYu8MD0la3b7_A -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b468/_pkg_.a # internal cp $WORK/b468/_pkg_.a /builddir/.cache/go-build/58/581120762d59436f44519f38c2e1c4bce18d5a2566525c9d97c5eef728842311-d # internal google.golang.org/grpc/internal/resolver/dns mkdir -p $WORK/b467/ cat >/tmp/go-build2554080111/b467/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2554080111/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2554080111/b055/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile google.golang.org/grpc/balancer/grpclb/state=/tmp/go-build2554080111/b468/_pkg_.a packagefile google.golang.org/grpc/grpclog=/tmp/go-build2554080111/b222/_pkg_.a packagefile google.golang.org/grpc/internal/backoff=/tmp/go-build2554080111/b433/_pkg_.a packagefile google.golang.org/grpc/internal/envconfig=/tmp/go-build2554080111/b431/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=/tmp/go-build2554080111/b427/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/dns/internal=/tmp/go-build2554080111/b469/_pkg_.a packagefile google.golang.org/grpc/resolver=/tmp/go-build2554080111/b224/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=/tmp/go-build2554080111/b259/_pkg_.a packagefile net=/tmp/go-build2554080111/b067/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b467/_pkg_.a -trimpath "$WORK/b467=>" -p google.golang.org/grpc/internal/resolver/dns -complete -installsuffix shared -buildid 6s9LeyI0o1qJK3iqnyGW/6s9LeyI0o1qJK3iqnyGW -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b467/importcfg -pack ./src/google.golang.org/grpc/internal/resolver/dns/dns_resolver.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b450/_pkg_.a # internal cp $WORK/b450/_pkg_.a /builddir/.cache/go-build/54/549aa8e8eee810a625c97c413ea5a419bd9cdb69769d8b06a698f463bfae50c8-d # internal google.golang.org/grpc/internal/resolver/unix mkdir -p $WORK/b449/ cat >/tmp/go-build2554080111/b449/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile google.golang.org/grpc/internal/transport/networktype=/tmp/go-build2554080111/b450/_pkg_.a packagefile google.golang.org/grpc/resolver=/tmp/go-build2554080111/b224/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b449/_pkg_.a -trimpath "$WORK/b449=>" -p google.golang.org/grpc/internal/resolver/unix -complete -installsuffix shared -buildid iWsek4f7poNRkOLPWV52/iWsek4f7poNRkOLPWV52 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b449/importcfg -pack ./src/google.golang.org/grpc/internal/resolver/unix/unix.go cd $WORK/b147 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/miekg/pkcs11 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b147=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=0_wbinGYFkw6V7qsjgGA -o ./_x004.o -c types.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b448/_pkg_.a # internal cp $WORK/b448/_pkg_.a /builddir/.cache/go-build/7f/7f91360e1a30a542721536d1af0d2ed78b3ccfc58a96525198eaf9e9d5ce9c67-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b449/_pkg_.a # internal cp $WORK/b449/_pkg_.a /builddir/.cache/go-build/21/21e6096b02e41e201733f26a6fad8506b16d31fc11696e8246e2473a6b4f7df6-d # internal cd /builddir/build/BUILD/buildah-1.35.4 TERM='dumb' gcc -I ./src/github.com/proglottis/gpgme -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b383=/tmp/go-build -gno-record-gcc-switches -o $WORK/b383/_cgo_.o $WORK/b383/_cgo_main.o $WORK/b383/preferlinkext $WORK/b383/_x001.o $WORK/b383/_x002.o $WORK/b383/_x003.o $WORK/b383/_x004.o $WORK/b383/_x005.o -O2 -g -lgpgme /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b219/_pkg_.a # internal cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/63/63bedcac862546169bb73be8adc4fda27fe4f861d07fdbf6b07e2cadf63688b2-d # internal google.golang.org/grpc/codes mkdir -p $WORK/b218/ google.golang.org/grpc/metadata mkdir -p $WORK/b424/ cat >/tmp/go-build2554080111/b218/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile google.golang.org/grpc/internal=/tmp/go-build2554080111/b219/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -p google.golang.org/grpc/codes -complete -installsuffix shared -buildid 1JOPEGi_jiSlPKDi_NyO/1JOPEGi_jiSlPKDi_NyO -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b218/importcfg -pack ./src/google.golang.org/grpc/codes/code_string.go ./src/google.golang.org/grpc/codes/codes.go google.golang.org/grpc/internal/channelz mkdir -p $WORK/b423/ cat >/tmp/go-build2554080111/b424/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2554080111/b002/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile google.golang.org/grpc/internal=/tmp/go-build2554080111/b219/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a EOF cat >/tmp/go-build2554080111/b423/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build2554080111/b086/_pkg_.a packagefile google.golang.org/grpc/connectivity=/tmp/go-build2554080111/b221/_pkg_.a packagefile google.golang.org/grpc/credentials=/tmp/go-build2554080111/b225/_pkg_.a packagefile google.golang.org/grpc/grpclog=/tmp/go-build2554080111/b222/_pkg_.a packagefile google.golang.org/grpc/internal=/tmp/go-build2554080111/b219/_pkg_.a packagefile net=/tmp/go-build2554080111/b067/_pkg_.a packagefile sort=/tmp/go-build2554080111/b035/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build2554080111/b022/_pkg_.a packagefile syscall=/tmp/go-build2554080111/b024/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b424/_pkg_.a -trimpath "$WORK/b424=>" -p google.golang.org/grpc/metadata -complete -installsuffix shared -buildid sUpsmXq_SxGs-WLEzAZU/sUpsmXq_SxGs-WLEzAZU -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b424/importcfg -pack ./src/google.golang.org/grpc/metadata/metadata.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b423/_pkg_.a -trimpath "$WORK/b423=>" -p google.golang.org/grpc/internal/channelz -complete -installsuffix shared -buildid ibPhhA_ci8PK_ncAl0jV/ibPhhA_ci8PK_ncAl0jV -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b423/importcfg -pack ./src/google.golang.org/grpc/internal/channelz/funcs.go ./src/google.golang.org/grpc/internal/channelz/id.go ./src/google.golang.org/grpc/internal/channelz/logging.go ./src/google.golang.org/grpc/internal/channelz/types.go ./src/google.golang.org/grpc/internal/channelz/types_linux.go ./src/google.golang.org/grpc/internal/channelz/util_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b218/_pkg_.a # internal cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/72/7268e4658d51490a5015249ef4ffa97f91686ccda4e7dae1766cba2d57a97601-d # internal google.golang.org/grpc/internal/status mkdir -p $WORK/b263/ cat >/tmp/go-build2554080111/b263/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/golang/protobuf/proto=/tmp/go-build2554080111/b226/_pkg_.a packagefile github.com/golang/protobuf/ptypes=/tmp/go-build2554080111/b264/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=/tmp/go-build2554080111/b261/_pkg_.a packagefile google.golang.org/grpc/codes=/tmp/go-build2554080111/b218/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b263/_pkg_.a -trimpath "$WORK/b263=>" -p google.golang.org/grpc/internal/status -complete -installsuffix shared -buildid VzLuu4MvVVIXqVc2hmBO/VzLuu4MvVVIXqVc2hmBO -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b263/importcfg -pack ./src/google.golang.org/grpc/internal/status/status.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b467/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b715/_pkg_.a # internal cp $WORK/b467/_pkg_.a /builddir/.cache/go-build/bc/bcf5f96c0b61792fe1b8c82bb1186b78c3ab0c912fbd8e649b17bc30207c1ead-d # internal google.golang.org/grpc/resolver/dns mkdir -p $WORK/b466/ cat >/tmp/go-build2554080111/b466/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/internal/resolver/dns=/tmp/go-build2554080111/b467/_pkg_.a packagefile google.golang.org/grpc/resolver=/tmp/go-build2554080111/b224/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b466/_pkg_.a -trimpath "$WORK/b466=>" -p google.golang.org/grpc/resolver/dns -complete -installsuffix shared -buildid rNf1AZrYCVcFoSaApkII/rNf1AZrYCVcFoSaApkII -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b466/importcfg -pack ./src/google.golang.org/grpc/resolver/dns/dns_resolver.go cp $WORK/b715/_pkg_.a /builddir/.cache/go-build/c9/c91599f84d7792118bbc571fb4ea3cc592afa72fe430c69c5145e7707f82d6dd-d # internal github.com/opencontainers/runc/libcontainer/cgroups/fscommon mkdir -p $WORK/b721/ cat >/tmp/go-build2554080111/b721/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2554080111/b054/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups=/tmp/go-build2554080111/b715/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=/tmp/go-build2554080111/b716/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build2554080111/b086/_pkg_.a packagefile math=/tmp/go-build2554080111/b030/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile path=/tmp/go-build2554080111/b044/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b721/_pkg_.a -trimpath "$WORK/b721=>" -p github.com/opencontainers/runc/libcontainer/cgroups/fscommon -complete -installsuffix shared -buildid 003ImE76cxmWRii5Dtue/003ImE76cxmWRii5Dtue -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b721/importcfg -pack ./src/github.com/opencontainers/runc/libcontainer/cgroups/fscommon/rdma.go ./src/github.com/opencontainers/runc/libcontainer/cgroups/fscommon/utils.go cd $WORK/b310 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b310=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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/buildah-1.35.4/src/github.com/mattn/go-sqlite3 -frandom-seed=NbS0ck3WZHJWSY4UwqHr -o ./_x004.o -c error.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b424/_pkg_.a # internal cp $WORK/b424/_pkg_.a /builddir/.cache/go-build/f8/f810427ed7c83dbda1396c1f3b8d205998140f383476fa697233dc2f9916bf10-d # internal google.golang.org/grpc/internal/balancerload mkdir -p $WORK/b435/ google.golang.org/grpc/internal/grpcutil google.golang.org/grpc/internal/metadata google.golang.org/grpc/tap google.golang.org/grpc/stats mkdir -p $WORK/b464/ cat >/tmp/go-build2554080111/b435/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/metadata=/tmp/go-build2554080111/b424/_pkg_.a EOF mkdir -p $WORK/b463/ cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b435/_pkg_.a -trimpath "$WORK/b435=>" -p google.golang.org/grpc/internal/balancerload -complete -installsuffix shared -buildid ErZ47u6OPNWbwe3yY6oo/ErZ47u6OPNWbwe3yY6oo -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b435/importcfg -pack ./src/google.golang.org/grpc/internal/balancerload/load.go cat >/tmp/go-build2554080111/b464/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2554080111/b002/_pkg_.a packagefile google.golang.org/grpc/metadata=/tmp/go-build2554080111/b424/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b464/_pkg_.a -trimpath "$WORK/b464=>" -p google.golang.org/grpc/tap -complete -installsuffix shared -buildid -tOEaF4yUmRiB_u37nui/-tOEaF4yUmRiB_u37nui -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b464/importcfg -pack ./src/google.golang.org/grpc/tap/tap.go mkdir -p $WORK/b441/ cat >/tmp/go-build2554080111/b463/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2554080111/b002/_pkg_.a packagefile google.golang.org/grpc/metadata=/tmp/go-build2554080111/b424/_pkg_.a packagefile net=/tmp/go-build2554080111/b067/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b463/_pkg_.a -trimpath "$WORK/b463=>" -p google.golang.org/grpc/stats -complete -installsuffix shared -buildid u9W7X-syUs3o0tyioD01/u9W7X-syUs3o0tyioD01 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b463/importcfg -pack ./src/google.golang.org/grpc/stats/handlers.go ./src/google.golang.org/grpc/stats/stats.go mkdir -p $WORK/b430/ cat >/tmp/go-build2554080111/b441/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile google.golang.org/grpc/metadata=/tmp/go-build2554080111/b424/_pkg_.a packagefile google.golang.org/grpc/resolver=/tmp/go-build2554080111/b224/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b441/_pkg_.a -trimpath "$WORK/b441=>" -p google.golang.org/grpc/internal/metadata -complete -installsuffix shared -buildid VRbY8d7YhcpYOEQBNLUz/VRbY8d7YhcpYOEQBNLUz -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b441/importcfg -pack ./src/google.golang.org/grpc/internal/metadata/metadata.go cat >/tmp/go-build2554080111/b430/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2554080111/b002/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile google.golang.org/grpc/internal/envconfig=/tmp/go-build2554080111/b431/_pkg_.a packagefile google.golang.org/grpc/metadata=/tmp/go-build2554080111/b424/_pkg_.a packagefile regexp=/tmp/go-build2554080111/b065/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b430/_pkg_.a -trimpath "$WORK/b430=>" -p google.golang.org/grpc/internal/grpcutil -complete -installsuffix shared -buildid RKJX67oPCEqnK_dulZct/RKJX67oPCEqnK_dulZct -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b430/importcfg -pack ./src/google.golang.org/grpc/internal/grpcutil/compressor.go ./src/google.golang.org/grpc/internal/grpcutil/encode_duration.go ./src/google.golang.org/grpc/internal/grpcutil/grpcutil.go ./src/google.golang.org/grpc/internal/grpcutil/metadata.go ./src/google.golang.org/grpc/internal/grpcutil/method.go ./src/google.golang.org/grpc/internal/grpcutil/regex.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b466/_pkg_.a # internal cp $WORK/b466/_pkg_.a /builddir/.cache/go-build/e7/e72cbe5469127fd861fbac96773e488b875fb4f3c1b5152feaaad6569dcc3e4b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b464/_pkg_.a # internal cp $WORK/b464/_pkg_.a /builddir/.cache/go-build/f0/f02a88f844dc12cdc06990ed47cf314480130844f5221d7f922f41e6a52004fd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b435/_pkg_.a # internal cp $WORK/b435/_pkg_.a /builddir/.cache/go-build/62/624c68d62c37888095dfe9cb0fd68130549af122764e7c9d132b012071f16631-d # internal cd $WORK/b147 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/miekg/pkcs11 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b147=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=0_wbinGYFkw6V7qsjgGA -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b441/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b441/_pkg_.a /builddir/.cache/go-build/04/0416fbf4288328c0c1d77070f435fcb3858e45757d7e16cfd082661f79c804bb-d # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/90/902a5fc6ac4e6bcecfdfb3091fe53e53140449145a79ef7465b6ed03da222f4d-d # internal github.com/containers/image/v5/internal/manifest mkdir -p $WORK/b078/ cat >/tmp/go-build2554080111/b078/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build2554080111/b055/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/containers/image/v5/internal/pkg/platform=/tmp/go-build2554080111/b079/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=/tmp/go-build2554080111/b081/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build2554080111/b080/_pkg_.a packagefile github.com/containers/libtrust=/tmp/go-build2554080111/b091/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build2554080111/b074/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=/tmp/go-build2554080111/b084/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2554080111/b083/_pkg_.a packagefile golang.org/x/exp/maps=/tmp/go-build2554080111/b140/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build2554080111/b089/_pkg_.a packagefile math=/tmp/go-build2554080111/b030/_pkg_.a packagefile runtime=/tmp/go-build2554080111/b009/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -p github.com/containers/image/v5/internal/manifest -complete -installsuffix shared -buildid 1zpmkNpmtZTXqrkrmT7X/1zpmkNpmtZTXqrkrmT7X -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b078/importcfg -pack ./src/github.com/containers/image/v5/internal/manifest/common.go ./src/github.com/containers/image/v5/internal/manifest/docker_schema2.go ./src/github.com/containers/image/v5/internal/manifest/docker_schema2_list.go ./src/github.com/containers/image/v5/internal/manifest/errors.go ./src/github.com/containers/image/v5/internal/manifest/list.go ./src/github.com/containers/image/v5/internal/manifest/manifest.go ./src/github.com/containers/image/v5/internal/manifest/oci_index.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b430/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b263/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b463/_pkg_.a # internal cp $WORK/b430/_pkg_.a /builddir/.cache/go-build/01/011ffcc92583ee38852a88f0e98d8cd96004b95a272302388d70f473c5e74097-d # internal google.golang.org/grpc/encoding mkdir -p $WORK/b429/ cp $WORK/b263/_pkg_.a /builddir/.cache/go-build/eb/eb6532418f95a760a237dea442bd987a57a1e3849f53bd5b1a18c75f5623b701-d # internal google.golang.org/grpc/status mkdir -p $WORK/b260/ cat >/tmp/go-build2554080111/b429/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/internal/grpcutil=/tmp/go-build2554080111/b430/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a EOF cp $WORK/b463/_pkg_.a /builddir/.cache/go-build/76/76063b6b0807a6b914b79008ffa7c561a3f2090a1e845c100c66ecca1761906f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b429/_pkg_.a -trimpath "$WORK/b429=>" -p google.golang.org/grpc/encoding -complete -installsuffix shared -buildid XqFRAs5xpILXAoKjwwdG/XqFRAs5xpILXAoKjwwdG -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b429/importcfg -pack ./src/google.golang.org/grpc/encoding/encoding.go cat >/tmp/go-build2554080111/b260/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2554080111/b002/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=/tmp/go-build2554080111/b261/_pkg_.a packagefile google.golang.org/grpc/codes=/tmp/go-build2554080111/b218/_pkg_.a packagefile google.golang.org/grpc/internal/status=/tmp/go-build2554080111/b263/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b260/_pkg_.a -trimpath "$WORK/b260=>" -p google.golang.org/grpc/status -complete -installsuffix shared -buildid JidA5-vznL9dDcpJhQe5/JidA5-vznL9dDcpJhQe5 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b260/importcfg -pack ./src/google.golang.org/grpc/status/status.go cd $WORK/b310 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b310=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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/buildah-1.35.4/src/github.com/mattn/go-sqlite3 -frandom-seed=NbS0ck3WZHJWSY4UwqHr -o ./_x005.o -c sqlite3.cgo2.c cd /builddir/build/BUILD/buildah-1.35.4 TERM='dumb' gcc -I ./src/github.com/miekg/pkcs11 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b147=/tmp/go-build -gno-record-gcc-switches -o $WORK/b147/_cgo_.o $WORK/b147/_cgo_main.o $WORK/b147/preferlinkext $WORK/b147/_x001.o $WORK/b147/_x002.o $WORK/b147/_x003.o $WORK/b147/_x004.o -O2 -g -ldl /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b721/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b429/_pkg_.a # internal cp $WORK/b429/_pkg_.a /builddir/.cache/go-build/51/5181d9d2c57a999192af18bfa78643e828965f33f392c5a4747f2d75c3037abb-d # internal google.golang.org/grpc/encoding/proto mkdir -p $WORK/b432/ cp $WORK/b721/_pkg_.a /builddir/.cache/go-build/c7/c77678c479b3132276a208eb939af3d565fffd58633858a0b274389fff56febd-d # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage gpgme -dynimport $WORK/b383/_cgo_.o -dynout $WORK/b383/_cgo_import.go cat >/tmp/go-build2554080111/b432/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/golang/protobuf/proto=/tmp/go-build2554080111/b226/_pkg_.a packagefile google.golang.org/grpc/encoding=/tmp/go-build2554080111/b429/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b432/_pkg_.a -trimpath "$WORK/b432=>" -p google.golang.org/grpc/encoding/proto -complete -installsuffix shared -buildid FYvKH-P_0RLNgCHVAqa4/FYvKH-P_0RLNgCHVAqa4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b432/importcfg -pack ./src/google.golang.org/grpc/encoding/proto/proto.go github.com/opencontainers/runc/libcontainer/cgroups/fs2 mkdir -p $WORK/b722/ github.com/opencontainers/runc/libcontainer/cgroups/fs mkdir -p $WORK/b719/ cat >/tmp/go-build2554080111/b722/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2554080111/b054/_pkg_.a packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups=/tmp/go-build2554080111/b715/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups/ebpf=/tmp/go-build2554080111/b723/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups/ebpf/devicefilter=/tmp/go-build2554080111/b742/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups/fscommon=/tmp/go-build2554080111/b721/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=/tmp/go-build2554080111/b716/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/devices=/tmp/go-build2554080111/b196/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/userns=/tmp/go-build2554080111/b717/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/utils=/tmp/go-build2554080111/b634/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build2554080111/b085/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build2554080111/b086/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile math=/tmp/go-build2554080111/b030/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile path/filepath=/tmp/go-build2554080111/b053/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b722/_pkg_.a -trimpath "$WORK/b722=>" -p github.com/opencontainers/runc/libcontainer/cgroups/fs2 -complete -installsuffix shared -buildid bhn8KHZ6EhGCtYqfBxtz/bhn8KHZ6EhGCtYqfBxtz -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b722/importcfg -pack ./src/github.com/opencontainers/runc/libcontainer/cgroups/fs2/cpu.go ./src/github.com/opencontainers/runc/libcontainer/cgroups/fs2/cpuset.go ./src/github.com/opencontainers/runc/libcontainer/cgroups/fs2/create.go ./src/github.com/opencontainers/runc/libcontainer/cgroups/fs2/defaultpath.go ./src/github.com/opencontainers/runc/libcontainer/cgroups/fs2/devices.go ./src/github.com/opencontainers/runc/libcontainer/cgroups/fs2/freezer.go ./src/github.com/opencontainers/runc/libcontainer/cgroups/fs2/fs2.go ./src/github.com/opencontainers/runc/libcontainer/cgroups/fs2/hugetlb.go ./src/github.com/opencontainers/runc/libcontainer/cgroups/fs2/io.go ./src/github.com/opencontainers/runc/libcontainer/cgroups/fs2/memory.go ./src/github.com/opencontainers/runc/libcontainer/cgroups/fs2/pids.go cat >/tmp/go-build2554080111/b719/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2554080111/b054/_pkg_.a packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups=/tmp/go-build2554080111/b715/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups/devices=/tmp/go-build2554080111/b720/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups/fscommon=/tmp/go-build2554080111/b721/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=/tmp/go-build2554080111/b716/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/devices=/tmp/go-build2554080111/b196/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/userns=/tmp/go-build2554080111/b717/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/utils=/tmp/go-build2554080111/b634/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build2554080111/b085/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build2554080111/b086/_pkg_.a packagefile math=/tmp/go-build2554080111/b030/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile path/filepath=/tmp/go-build2554080111/b053/_pkg_.a packagefile reflect=/tmp/go-build2554080111/b029/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b719/_pkg_.a -trimpath "$WORK/b719=>" -p github.com/opencontainers/runc/libcontainer/cgroups/fs -complete -installsuffix shared -buildid _G8M3zxYGzVFhnfIQ21j/_G8M3zxYGzVFhnfIQ21j -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b719/importcfg -pack ./src/github.com/opencontainers/runc/libcontainer/cgroups/fs/blkio.go ./src/github.com/opencontainers/runc/libcontainer/cgroups/fs/cpu.go ./src/github.com/opencontainers/runc/libcontainer/cgroups/fs/cpuacct.go ./src/github.com/opencontainers/runc/libcontainer/cgroups/fs/cpuset.go ./src/github.com/opencontainers/runc/libcontainer/cgroups/fs/devices.go ./src/github.com/opencontainers/runc/libcontainer/cgroups/fs/error.go ./src/github.com/opencontainers/runc/libcontainer/cgroups/fs/freezer.go ./src/github.com/opencontainers/runc/libcontainer/cgroups/fs/fs.go ./src/github.com/opencontainers/runc/libcontainer/cgroups/fs/hugetlb.go ./src/github.com/opencontainers/runc/libcontainer/cgroups/fs/memory.go ./src/github.com/opencontainers/runc/libcontainer/cgroups/fs/name.go ./src/github.com/opencontainers/runc/libcontainer/cgroups/fs/net_cls.go ./src/github.com/opencontainers/runc/libcontainer/cgroups/fs/net_prio.go ./src/github.com/opencontainers/runc/libcontainer/cgroups/fs/paths.go ./src/github.com/opencontainers/runc/libcontainer/cgroups/fs/perf_event.go ./src/github.com/opencontainers/runc/libcontainer/cgroups/fs/pids.go ./src/github.com/opencontainers/runc/libcontainer/cgroups/fs/rdma.go cat >/tmp/go-build2554080111/b383/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile runtime=/tmp/go-build2554080111/b009/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a packagefile runtime/cgo=/tmp/go-build2554080111/b052/_pkg_.a packagefile syscall=/tmp/go-build2554080111/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b383/_pkg_.a -trimpath "$WORK/b383=>" -p github.com/proglottis/gpgme -installsuffix shared -buildid xrdOJbCYu8MD0la3b7_A/xrdOJbCYu8MD0la3b7_A -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b383/importcfg -pack ./src/github.com/proglottis/gpgme/callbacks.go $WORK/b383/_cgo_gotypes.go $WORK/b383/data.cgo1.go $WORK/b383/gpgme.cgo1.go $WORK/b383/unset_agent_info.cgo1.go $WORK/b383/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b260/_pkg_.a # internal cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/fe/fe8f0f26514a30b5f2d4ad3bde15f2d82e0a636d7d019039e840e6606026c4b7-d # internal github.com/containerd/containerd/errdefs mkdir -p $WORK/b217/ cat >/tmp/go-build2554080111/b217/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2554080111/b002/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile google.golang.org/grpc/codes=/tmp/go-build2554080111/b218/_pkg_.a packagefile google.golang.org/grpc/status=/tmp/go-build2554080111/b260/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -p github.com/containerd/containerd/errdefs -complete -installsuffix shared -buildid lbk0QcgHLBgiCYPPcxtt/lbk0QcgHLBgiCYPPcxtt -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b217/importcfg -pack ./src/github.com/containerd/containerd/errdefs/errors.go ./src/github.com/containerd/containerd/errdefs/grpc.go google.golang.org/grpc/internal/binarylog mkdir -p $WORK/b436/ cat >/tmp/go-build2554080111/b436/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2554080111/b054/_pkg_.a packagefile context=/tmp/go-build2554080111/b002/_pkg_.a packagefile encoding/binary=/tmp/go-build2554080111/b058/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/golang/protobuf/proto=/tmp/go-build2554080111/b226/_pkg_.a packagefile github.com/golang/protobuf/ptypes=/tmp/go-build2554080111/b264/_pkg_.a packagefile google.golang.org/grpc/binarylog/grpc_binarylog_v1=/tmp/go-build2554080111/b437/_pkg_.a packagefile google.golang.org/grpc/grpclog=/tmp/go-build2554080111/b222/_pkg_.a packagefile google.golang.org/grpc/internal/grpcutil=/tmp/go-build2554080111/b430/_pkg_.a packagefile google.golang.org/grpc/metadata=/tmp/go-build2554080111/b424/_pkg_.a packagefile google.golang.org/grpc/status=/tmp/go-build2554080111/b260/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile net=/tmp/go-build2554080111/b067/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile regexp=/tmp/go-build2554080111/b065/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build2554080111/b022/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b436/_pkg_.a -trimpath "$WORK/b436=>" -p google.golang.org/grpc/internal/binarylog -complete -installsuffix shared -buildid kShfRsMBf6z9fRu_IFr8/kShfRsMBf6z9fRu_IFr8 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b436/importcfg -pack ./src/google.golang.org/grpc/internal/binarylog/binarylog.go ./src/google.golang.org/grpc/internal/binarylog/binarylog_testutil.go ./src/google.golang.org/grpc/internal/binarylog/env_config.go ./src/google.golang.org/grpc/internal/binarylog/method_logger.go ./src/google.golang.org/grpc/internal/binarylog/sink.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b432/_pkg_.a # internal cp $WORK/b432/_pkg_.a /builddir/.cache/go-build/4f/4f2773a5800fb3dd8a0e9058002ca617ab93113688ccf8f9f3faac12c24a0b3a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b217/_pkg_.a # internal cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/b1/b14987190df3aeb8fc1065e10634e265a0868aa6ec62a60dd29d59d1d25b4612-d # internal github.com/containerd/containerd/platforms mkdir -p $WORK/b216/ cat >/tmp/go-build2554080111/b216/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2554080111/b054/_pkg_.a packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/containerd/containerd/errdefs=/tmp/go-build2554080111/b217/_pkg_.a packagefile github.com/containerd/containerd/log=/tmp/go-build2554080111/b270/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2554080111/b083/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build2554080111/b086/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile path=/tmp/go-build2554080111/b044/_pkg_.a packagefile regexp=/tmp/go-build2554080111/b065/_pkg_.a packagefile runtime=/tmp/go-build2554080111/b009/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -p github.com/containerd/containerd/platforms -complete -installsuffix shared -buildid SLvAPvH3E3nyG0JaRgHW/SLvAPvH3E3nyG0JaRgHW -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b216/importcfg -pack ./src/github.com/containerd/containerd/platforms/compare.go ./src/github.com/containerd/containerd/platforms/cpuinfo.go ./src/github.com/containerd/containerd/platforms/cpuinfo_linux.go ./src/github.com/containerd/containerd/platforms/database.go ./src/github.com/containerd/containerd/platforms/defaults.go ./src/github.com/containerd/containerd/platforms/defaults_unix.go ./src/github.com/containerd/containerd/platforms/platforms.go ./src/github.com/containerd/containerd/platforms/platforms_other.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b423/_pkg_.a # internal cp $WORK/b423/_pkg_.a /builddir/.cache/go-build/2e/2e802c9dfcb64eeeea372157a9958cdec8ec4c31555b2f0ca8f7988f25e9e0f7-d # internal google.golang.org/grpc/channelz mkdir -p $WORK/b422/ cat >/tmp/go-build2554080111/b422/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/internal/channelz=/tmp/go-build2554080111/b423/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b422/_pkg_.a -trimpath "$WORK/b422=>" -p google.golang.org/grpc/channelz -complete -installsuffix shared -buildid hnP309DOPnrLoHkv-Mgt/hnP309DOPnrLoHkv-Mgt -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b422/importcfg -pack ./src/google.golang.org/grpc/channelz/channelz.go TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage pkcs11 -dynimport $WORK/b147/_cgo_.o -dynout $WORK/b147/_cgo_import.go cat >/tmp/go-build2554080111/b147/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a packagefile runtime/cgo=/tmp/go-build2554080111/b052/_pkg_.a packagefile syscall=/tmp/go-build2554080111/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -p github.com/miekg/pkcs11 -installsuffix shared -buildid 0_wbinGYFkw6V7qsjgGA/0_wbinGYFkw6V7qsjgGA -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b147/importcfg -pack ./src/github.com/miekg/pkcs11/error.go ./src/github.com/miekg/pkcs11/vendor.go ./src/github.com/miekg/pkcs11/zconst.go $WORK/b147/_cgo_gotypes.go $WORK/b147/params.cgo1.go $WORK/b147/pkcs11.cgo1.go $WORK/b147/types.cgo1.go $WORK/b147/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b422/_pkg_.a # internal cp $WORK/b422/_pkg_.a /builddir/.cache/go-build/b9/b9a0c595813c665b06cc7b07e485c72588dada1a5ab213543831a92df7f67ef6-d # internal google.golang.org/grpc/balancer mkdir -p $WORK/b421/ cat >/tmp/go-build2554080111/b421/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2554080111/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2554080111/b055/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile google.golang.org/grpc/channelz=/tmp/go-build2554080111/b422/_pkg_.a packagefile google.golang.org/grpc/connectivity=/tmp/go-build2554080111/b221/_pkg_.a packagefile google.golang.org/grpc/credentials=/tmp/go-build2554080111/b225/_pkg_.a packagefile google.golang.org/grpc/grpclog=/tmp/go-build2554080111/b222/_pkg_.a packagefile google.golang.org/grpc/internal=/tmp/go-build2554080111/b219/_pkg_.a packagefile google.golang.org/grpc/metadata=/tmp/go-build2554080111/b424/_pkg_.a packagefile google.golang.org/grpc/resolver=/tmp/go-build2554080111/b224/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=/tmp/go-build2554080111/b259/_pkg_.a packagefile net=/tmp/go-build2554080111/b067/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b421/_pkg_.a -trimpath "$WORK/b421=>" -p google.golang.org/grpc/balancer -complete -installsuffix shared -buildid BWS-fd1_BWnlPtLRFXQ6/BWS-fd1_BWnlPtLRFXQ6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b421/importcfg -pack ./src/google.golang.org/grpc/balancer/balancer.go ./src/google.golang.org/grpc/balancer/conn_state_evaluator.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b078/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b436/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/70/709851d2a9bc536b8ae3958139f3829f232f8d3f3c0a8001b3024b280a382e63-d # internal github.com/containers/image/v5/manifest mkdir -p $WORK/b077/ cat >/tmp/go-build2554080111/b077/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build2554080111/b055/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build2554080111/b073/_pkg_.a packagefile github.com/containers/image/v5/internal/manifest=/tmp/go-build2554080111/b078/_pkg_.a packagefile github.com/containers/image/v5/internal/set=/tmp/go-build2554080111/b141/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=/tmp/go-build2554080111/b081/_pkg_.a packagefile github.com/containers/image/v5/pkg/strslice=/tmp/go-build2554080111/b142/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build2554080111/b080/_pkg_.a packagefile github.com/containers/libtrust=/tmp/go-build2554080111/b091/_pkg_.a packagefile github.com/containers/ocicrypt/spec=/tmp/go-build2554080111/b143/_pkg_.a packagefile github.com/containers/storage/pkg/regexp=/tmp/go-build2554080111/b064/_pkg_.a packagefile github.com/docker/docker/api/types/versions=/tmp/go-build2554080111/b144/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build2554080111/b074/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=/tmp/go-build2554080111/b084/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2554080111/b083/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build2554080111/b085/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build2554080111/b089/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -p github.com/containers/image/v5/manifest -complete -installsuffix shared -buildid YdPMoeUhLGDuhskCg8jX/YdPMoeUhLGDuhskCg8jX -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b077/importcfg -pack ./src/github.com/containers/image/v5/manifest/common.go ./src/github.com/containers/image/v5/manifest/docker_schema1.go ./src/github.com/containers/image/v5/manifest/docker_schema2.go ./src/github.com/containers/image/v5/manifest/docker_schema2_list.go ./src/github.com/containers/image/v5/manifest/list.go ./src/github.com/containers/image/v5/manifest/manifest.go ./src/github.com/containers/image/v5/manifest/oci.go ./src/github.com/containers/image/v5/manifest/oci_index.go cp $WORK/b436/_pkg_.a /builddir/.cache/go-build/d9/d9f73cf2807a46c17b4fb68cf8ad0dc59bdf59a0ed34690d2c52fb82a9ee221d-d # internal github.com/containers/image/v5/internal/imagedestination/impl mkdir -p $WORK/b490/ cat >/tmp/go-build2554080111/b490/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2554080111/b002/_pkg_.a packagefile github.com/containers/image/v5/internal/blobinfocache=/tmp/go-build2554080111/b286/_pkg_.a packagefile github.com/containers/image/v5/internal/manifest=/tmp/go-build2554080111/b078/_pkg_.a packagefile github.com/containers/image/v5/internal/private=/tmp/go-build2554080111/b296/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=/tmp/go-build2554080111/b297/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=/tmp/go-build2554080111/b081/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build2554080111/b080/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build2554080111/b074/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build2554080111/b089/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b490/_pkg_.a -trimpath "$WORK/b490=>" -p github.com/containers/image/v5/internal/imagedestination/impl -complete -installsuffix shared -buildid TUlMOsBhm4c07BSucpKW/TUlMOsBhm4c07BSucpKW -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b490/importcfg -pack ./src/github.com/containers/image/v5/internal/imagedestination/impl/compat.go ./src/github.com/containers/image/v5/internal/imagedestination/impl/helpers.go ./src/github.com/containers/image/v5/internal/imagedestination/impl/properties.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b421/_pkg_.a # internal cp $WORK/b421/_pkg_.a /builddir/.cache/go-build/19/196927d02e1f0b622f8371947274e2e56f005b93da261b586c0ba50e501b1cad-d # internal google.golang.org/grpc/balancer/base mkdir -p $WORK/b425/ google.golang.org/grpc/internal/serviceconfig mkdir -p $WORK/b447/ cat >/tmp/go-build2554080111/b425/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile google.golang.org/grpc/balancer=/tmp/go-build2554080111/b421/_pkg_.a packagefile google.golang.org/grpc/connectivity=/tmp/go-build2554080111/b221/_pkg_.a packagefile google.golang.org/grpc/grpclog=/tmp/go-build2554080111/b222/_pkg_.a packagefile google.golang.org/grpc/resolver=/tmp/go-build2554080111/b224/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b425/_pkg_.a -trimpath "$WORK/b425=>" -p google.golang.org/grpc/balancer/base -complete -installsuffix shared -buildid 84VJX1OCNOqcr0IvlwY4/84VJX1OCNOqcr0IvlwY4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b425/importcfg -pack ./src/google.golang.org/grpc/balancer/base/balancer.go ./src/google.golang.org/grpc/balancer/base/base.go cat >/tmp/go-build2554080111/b447/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build2554080111/b055/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile google.golang.org/grpc/balancer=/tmp/go-build2554080111/b421/_pkg_.a packagefile google.golang.org/grpc/codes=/tmp/go-build2554080111/b218/_pkg_.a packagefile google.golang.org/grpc/grpclog=/tmp/go-build2554080111/b222/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=/tmp/go-build2554080111/b259/_pkg_.a packagefile math=/tmp/go-build2554080111/b030/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b447/_pkg_.a -trimpath "$WORK/b447=>" -p google.golang.org/grpc/internal/serviceconfig -complete -installsuffix shared -buildid 6DA-dEriIAj_52ykeGtW/6DA-dEriIAj_52ykeGtW -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b447/importcfg -pack ./src/google.golang.org/grpc/internal/serviceconfig/duration.go ./src/google.golang.org/grpc/internal/serviceconfig/serviceconfig.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b722/_pkg_.a # internal cp $WORK/b722/_pkg_.a /builddir/.cache/go-build/3a/3a224f2c3fa51cf8283467891ba9405f827625d78f7c6219e42dce2255abfc84-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b216/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b490/_pkg_.a # internal cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/3c/3c5dc9929b4c6a6284813af8bbb5f952f36b34215861dd82c8ee76db4375ade1-d # internal github.com/containers/common/libimage/platform mkdir -p $WORK/b610/ cp $WORK/b490/_pkg_.a /builddir/.cache/go-build/c6/c65792d068e2dfa801d4ce12c0dccbc0098a17ba9d1add2328e812a608381102-d # internal cat >/tmp/go-build2554080111/b610/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/containerd/containerd/platforms=/tmp/go-build2554080111/b216/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2554080111/b083/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build2554080111/b085/_pkg_.a packagefile runtime=/tmp/go-build2554080111/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b610/_pkg_.a -trimpath "$WORK/b610=>" -p github.com/containers/common/libimage/platform -complete -installsuffix shared -buildid okX1HGuwzOkjKFI5LNNF/okX1HGuwzOkjKFI5LNNF -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b610/importcfg -pack ./src/github.com/containers/common/libimage/platform/platform.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b719/_pkg_.a # internal cp $WORK/b719/_pkg_.a /builddir/.cache/go-build/f0/f08fa28cd75db4a863a9c05e9844b7cac0102cf67bcba22982c47942acc3c0b3-d # internal github.com/containers/common/pkg/cgroups mkdir -p $WORK/b712/ cat >/tmp/go-build2554080111/b712/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2554080111/b054/_pkg_.a packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile context=/tmp/go-build2554080111/b002/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=/tmp/go-build2554080111/b164/_pkg_.a packagefile github.com/coreos/go-systemd/v22/dbus=/tmp/go-build2554080111/b713/_pkg_.a packagefile github.com/godbus/dbus/v5=/tmp/go-build2554080111/b714/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups=/tmp/go-build2554080111/b715/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups/fs=/tmp/go-build2554080111/b719/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups/fs2=/tmp/go-build2554080111/b722/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=/tmp/go-build2554080111/b716/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build2554080111/b085/_pkg_.a packagefile golang.org/x/exp/maps=/tmp/go-build2554080111/b140/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build2554080111/b086/_pkg_.a packagefile math=/tmp/go-build2554080111/b030/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile path=/tmp/go-build2554080111/b044/_pkg_.a packagefile path/filepath=/tmp/go-build2554080111/b053/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a packagefile syscall=/tmp/go-build2554080111/b024/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b712/_pkg_.a -trimpath "$WORK/b712=>" -p github.com/containers/common/pkg/cgroups -complete -installsuffix shared -buildid HzGvX2jbOhyLkVys6l6S/HzGvX2jbOhyLkVys6l6S -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b712/importcfg -pack ./src/github.com/containers/common/pkg/cgroups/blkio_linux.go ./src/github.com/containers/common/pkg/cgroups/cgroups_linux.go ./src/github.com/containers/common/pkg/cgroups/cpu_linux.go ./src/github.com/containers/common/pkg/cgroups/cpuset_linux.go ./src/github.com/containers/common/pkg/cgroups/memory_linux.go ./src/github.com/containers/common/pkg/cgroups/pids_linux.go ./src/github.com/containers/common/pkg/cgroups/systemd_linux.go ./src/github.com/containers/common/pkg/cgroups/utils_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b447/_pkg_.a # internal cp $WORK/b447/_pkg_.a /builddir/.cache/go-build/1f/1fbc4b078c02a39ddfbab8c5c2072cc15e03bd995710194bc7d2415840895ad2-d # internal google.golang.org/grpc/internal/resolver mkdir -p $WORK/b446/ cat >/tmp/go-build2554080111/b446/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2554080111/b002/_pkg_.a packagefile google.golang.org/grpc/internal/serviceconfig=/tmp/go-build2554080111/b447/_pkg_.a packagefile google.golang.org/grpc/metadata=/tmp/go-build2554080111/b424/_pkg_.a packagefile google.golang.org/grpc/resolver=/tmp/go-build2554080111/b224/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b446/_pkg_.a -trimpath "$WORK/b446=>" -p google.golang.org/grpc/internal/resolver -complete -installsuffix shared -buildid _ReCvp8n1mFk9rZMup1M/_ReCvp8n1mFk9rZMup1M -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b446/importcfg -pack ./src/google.golang.org/grpc/internal/resolver/config_selector.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b610/_pkg_.a # internal cp $WORK/b610/_pkg_.a /builddir/.cache/go-build/99/9988eb6bc68f0d832ea9a1d3c6811b559b3963c6f6eee0d3e79dd36770cee098-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b425/_pkg_.a # internal cp $WORK/b425/_pkg_.a /builddir/.cache/go-build/32/32fa9ce607aef503deffc488bfc238d4ad003bee1928f922c3f67b549dad3802-d # internal google.golang.org/grpc/balancer/roundrobin mkdir -p $WORK/b426/ google.golang.org/grpc/internal/balancer/gracefulswitch cat >/tmp/go-build2554080111/b426/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/balancer=/tmp/go-build2554080111/b421/_pkg_.a packagefile google.golang.org/grpc/balancer/base=/tmp/go-build2554080111/b425/_pkg_.a packagefile google.golang.org/grpc/grpclog=/tmp/go-build2554080111/b222/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=/tmp/go-build2554080111/b427/_pkg_.a packagefile sync/atomic=/tmp/go-build2554080111/b022/_pkg_.a EOF mkdir -p $WORK/b434/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b426/_pkg_.a -trimpath "$WORK/b426=>" -p google.golang.org/grpc/balancer/roundrobin -complete -installsuffix shared -buildid z6Q6G1S5x_8UUh9IDPgF/z6Q6G1S5x_8UUh9IDPgF -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b426/importcfg -pack ./src/google.golang.org/grpc/balancer/roundrobin/roundrobin.go cat >/tmp/go-build2554080111/b434/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile google.golang.org/grpc/balancer=/tmp/go-build2554080111/b421/_pkg_.a packagefile google.golang.org/grpc/balancer/base=/tmp/go-build2554080111/b425/_pkg_.a packagefile google.golang.org/grpc/connectivity=/tmp/go-build2554080111/b221/_pkg_.a packagefile google.golang.org/grpc/resolver=/tmp/go-build2554080111/b224/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b434/_pkg_.a -trimpath "$WORK/b434=>" -p google.golang.org/grpc/internal/balancer/gracefulswitch -complete -installsuffix shared -buildid PzqgtfyS676WNRNDosov/PzqgtfyS676WNRNDosov -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b434/importcfg -pack ./src/google.golang.org/grpc/internal/balancer/gracefulswitch/gracefulswitch.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b446/_pkg_.a # internal cp $WORK/b446/_pkg_.a /builddir/.cache/go-build/5e/5ec32f80e3b09e58462e7502d67002a8647edc424194cadce0701daa75f55cbc-d # internal cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/proglottis/gpgme /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b383/_pkg_.a $WORK/b383/preferlinkext $WORK/b383/_x001.o $WORK/b383/_x002.o $WORK/b383/_x003.o $WORK/b383/_x004.o $WORK/b383/_x005.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b383/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b426/_pkg_.a # internal cp $WORK/b426/_pkg_.a /builddir/.cache/go-build/68/68a99c207cfb09f10fb68e870f58e1b40eb727d097a0264e4856f3b94df7f2f2-d # internal cp $WORK/b383/_pkg_.a /builddir/.cache/go-build/b4/b41d798c5f233f1d4c85f5e5b4bebb9f78c02a744cb777828ad7baa0b68103f5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b434/_pkg_.a # internal cp $WORK/b434/_pkg_.a /builddir/.cache/go-build/26/26cc1337bd36066661b3b643b62e3d3e877794519293de9034dc609a310a4020-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/f5/f57df76f77d0a10d84a1c0a48b5928d7263c8f98d8cf817888f40ce209e79f4b-d # internal github.com/containers/common/libimage/define mkdir -p $WORK/b272/ github.com/containers/common/pkg/manifests mkdir -p $WORK/b276/ cat >/tmp/go-build2554080111/b272/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/manifest=/tmp/go-build2554080111/b077/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b272/_pkg_.a -trimpath "$WORK/b272=>" -p github.com/containers/common/libimage/define -complete -installsuffix shared -buildid 9VmnwNYRMcaHWK5kmx6I/9VmnwNYRMcaHWK5kmx6I -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b272/importcfg -pack ./src/github.com/containers/common/libimage/define/manifests.go ./src/github.com/containers/common/libimage/define/platform.go ./src/github.com/containers/common/libimage/define/search.go cat >/tmp/go-build2554080111/b276/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build2554080111/b055/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/containers/common/internal=/tmp/go-build2554080111/b275/_pkg_.a packagefile github.com/containers/image/v5/manifest=/tmp/go-build2554080111/b077/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build2554080111/b074/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=/tmp/go-build2554080111/b084/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2554080111/b083/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build2554080111/b089/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a EOF github.com/containers/image/v5/docker/internal/tarfile mkdir -p $WORK/b550/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b276/_pkg_.a -trimpath "$WORK/b276=>" -p github.com/containers/common/pkg/manifests -complete -installsuffix shared -buildid nxsvfjtwuyau2y1CdmqV/nxsvfjtwuyau2y1CdmqV -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b276/importcfg -pack ./src/github.com/containers/common/pkg/manifests/errors.go ./src/github.com/containers/common/pkg/manifests/manifests.go github.com/containers/image/v5/internal/image mkdir -p $WORK/b293/ cat >/tmp/go-build2554080111/b550/importcfg << 'EOF' # internal # import config packagefile archive/tar=/tmp/go-build2554080111/b046/_pkg_.a packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile context=/tmp/go-build2554080111/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2554080111/b055/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build2554080111/b073/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/impl=/tmp/go-build2554080111/b490/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/stubs=/tmp/go-build2554080111/b301/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/impl=/tmp/go-build2554080111/b491/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/stubs=/tmp/go-build2554080111/b295/_pkg_.a packagefile github.com/containers/image/v5/internal/iolimits=/tmp/go-build2554080111/b298/_pkg_.a packagefile github.com/containers/image/v5/internal/private=/tmp/go-build2554080111/b296/_pkg_.a packagefile github.com/containers/image/v5/internal/set=/tmp/go-build2554080111/b141/_pkg_.a packagefile github.com/containers/image/v5/internal/streamdigest=/tmp/go-build2554080111/b541/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=/tmp/go-build2554080111/b497/_pkg_.a packagefile github.com/containers/image/v5/manifest=/tmp/go-build2554080111/b077/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=/tmp/go-build2554080111/b287/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build2554080111/b080/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build2554080111/b074/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build2554080111/b085/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build2554080111/b089/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile path=/tmp/go-build2554080111/b044/_pkg_.a packagefile path/filepath=/tmp/go-build2554080111/b053/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b550/_pkg_.a -trimpath "$WORK/b550=>" -p github.com/containers/image/v5/docker/internal/tarfile -complete -installsuffix shared -buildid g225mc8hqV0ioS2eIAOl/g225mc8hqV0ioS2eIAOl -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b550/importcfg -pack ./src/github.com/containers/image/v5/docker/internal/tarfile/dest.go ./src/github.com/containers/image/v5/docker/internal/tarfile/reader.go ./src/github.com/containers/image/v5/docker/internal/tarfile/src.go ./src/github.com/containers/image/v5/docker/internal/tarfile/types.go ./src/github.com/containers/image/v5/docker/internal/tarfile/writer.go cat >/tmp/go-build2554080111/b293/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile context=/tmp/go-build2554080111/b002/_pkg_.a packagefile crypto/sha256=/tmp/go-build2554080111/b116/_pkg_.a packagefile encoding/hex=/tmp/go-build2554080111/b129/_pkg_.a packagefile encoding/json=/tmp/go-build2554080111/b055/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build2554080111/b073/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource=/tmp/go-build2554080111/b294/_pkg_.a packagefile github.com/containers/image/v5/internal/iolimits=/tmp/go-build2554080111/b298/_pkg_.a packagefile github.com/containers/image/v5/internal/manifest=/tmp/go-build2554080111/b078/_pkg_.a packagefile github.com/containers/image/v5/internal/private=/tmp/go-build2554080111/b296/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=/tmp/go-build2554080111/b297/_pkg_.a packagefile github.com/containers/image/v5/manifest=/tmp/go-build2554080111/b077/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/none=/tmp/go-build2554080111/b299/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build2554080111/b080/_pkg_.a packagefile github.com/containers/ocicrypt/spec=/tmp/go-build2554080111/b143/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build2554080111/b074/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2554080111/b083/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build2554080111/b085/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build2554080111/b089/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b293/_pkg_.a -trimpath "$WORK/b293=>" -p github.com/containers/image/v5/internal/image -complete -installsuffix shared -buildid POoKrQojRzFmY9itT9Fk/POoKrQojRzFmY9itT9Fk -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b293/importcfg -pack ./src/github.com/containers/image/v5/internal/image/docker_list.go ./src/github.com/containers/image/v5/internal/image/docker_schema1.go ./src/github.com/containers/image/v5/internal/image/docker_schema2.go ./src/github.com/containers/image/v5/internal/image/manifest.go ./src/github.com/containers/image/v5/internal/image/memory.go ./src/github.com/containers/image/v5/internal/image/oci.go ./src/github.com/containers/image/v5/internal/image/oci_index.go ./src/github.com/containers/image/v5/internal/image/sourced.go ./src/github.com/containers/image/v5/internal/image/unparsed.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b272/_pkg_.a # internal cp $WORK/b272/_pkg_.a /builddir/.cache/go-build/02/021921513f9aba6ee30c38853e5f3179b7f90c34193805ddcdd5b37272ede977-d # internal github.com/containers/common/libimage/filter mkdir -p $WORK/b273/ cat >/tmp/go-build2554080111/b273/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/containers/common/libimage/define=/tmp/go-build2554080111/b272/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build2554080111/b080/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b273/_pkg_.a -trimpath "$WORK/b273=>" -p github.com/containers/common/libimage/filter -complete -installsuffix shared -buildid DDepjNDSsSmwHXcoKxYZ/DDepjNDSsSmwHXcoKxYZ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b273/importcfg -pack ./src/github.com/containers/common/libimage/filter/filter.go cd $WORK/b310 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b310=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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/buildah-1.35.4/src/github.com/mattn/go-sqlite3 -frandom-seed=NbS0ck3WZHJWSY4UwqHr -o ./_x006.o -c sqlite3_context.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b273/_pkg_.a # internal cp $WORK/b273/_pkg_.a /builddir/.cache/go-build/b4/b427dad4f4cbb1f9fd1258fe61a06b889bdbef8c750e4739289f2f6f9e570437-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b276/_pkg_.a # internal cp $WORK/b276/_pkg_.a /builddir/.cache/go-build/58/580dd8e6bc805cb7d6ddab4fd7d7dd42e97b5b589c998830446614da362aab2c-d # internal TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b310=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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/buildah-1.35.4/src/github.com/mattn/go-sqlite3 -frandom-seed=NbS0ck3WZHJWSY4UwqHr -o ./_x007.o -c sqlite3_load_extension.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b712/_pkg_.a # internal cp $WORK/b712/_pkg_.a /builddir/.cache/go-build/f8/f809edd9ddb661fa3dcd7e09aa23aafb76ed951ce6870a05f20bace27d9d1898-d # internal github.com/containers/common/pkg/systemd mkdir -p $WORK/b711/ cat >/tmp/go-build2554080111/b711/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2554080111/b002/_pkg_.a packagefile crypto/rand=/tmp/go-build2554080111/b114/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/containers/common/pkg/cgroups=/tmp/go-build2554080111/b712/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=/tmp/go-build2554080111/b164/_pkg_.a packagefile github.com/coreos/go-systemd/v22/dbus=/tmp/go-build2554080111/b713/_pkg_.a packagefile github.com/godbus/dbus/v5=/tmp/go-build2554080111/b714/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build2554080111/b085/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b711/_pkg_.a -trimpath "$WORK/b711=>" -p github.com/containers/common/pkg/systemd -complete -installsuffix shared -buildid z9EUa1s9m78Vn6hw_Nzj/z9EUa1s9m78Vn6hw_Nzj -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b711/importcfg -pack ./src/github.com/containers/common/pkg/systemd/systemd_linux.go cd $WORK/b310 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b310=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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/buildah-1.35.4/src/github.com/mattn/go-sqlite3 -frandom-seed=NbS0ck3WZHJWSY4UwqHr -o ./_x008.o -c sqlite3_opt_serialize.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b550/_pkg_.a # internal cp $WORK/b550/_pkg_.a /builddir/.cache/go-build/1e/1ef23000081ad9eec367176696c85a7f2fad3afec1659e61559349dcc98da41e-d # internal cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/miekg/pkcs11 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b147/_pkg_.a $WORK/b147/preferlinkext $WORK/b147/_x001.o $WORK/b147/_x002.o $WORK/b147/_x003.o $WORK/b147/_x004.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b147/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b293/_pkg_.a # internal cp $WORK/b293/_pkg_.a /builddir/.cache/go-build/d0/d08d77527c9a3b7e793a0e99ecc917a5a9b253b17ea4dffbc31a937d318708de-d # internal github.com/containers/image/v5/image mkdir -p $WORK/b487/ github.com/containers/image/v5/directory github.com/containers/image/v5/sif github.com/containers/image/v5/tarball github.com/containers/image/v5/docker/archive mkdir -p $WORK/b549/ github.com/containers/image/v5/pkg/blobcache mkdir -p $WORK/b538/ cat >/tmp/go-build2554080111/b487/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2554080111/b002/_pkg_.a packagefile github.com/containers/image/v5/internal/image=/tmp/go-build2554080111/b293/_pkg_.a packagefile github.com/containers/image/v5/internal/private=/tmp/go-build2554080111/b296/_pkg_.a packagefile github.com/containers/image/v5/internal/unparsedimage=/tmp/go-build2554080111/b312/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build2554080111/b080/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build2554080111/b074/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b487/_pkg_.a -trimpath "$WORK/b487=>" -p github.com/containers/image/v5/image -complete -installsuffix shared -buildid 5tRS2GoeRSzZbbgaeHEX/5tRS2GoeRSzZbbgaeHEX -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b487/importcfg -pack ./src/github.com/containers/image/v5/image/docker_schema2.go ./src/github.com/containers/image/v5/image/sourced.go ./src/github.com/containers/image/v5/image/unparsed.go cat >/tmp/go-build2554080111/b549/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2554080111/b002/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/containers/image/v5/docker/internal/tarfile=/tmp/go-build2554080111/b550/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build2554080111/b073/_pkg_.a packagefile github.com/containers/image/v5/internal/image=/tmp/go-build2554080111/b293/_pkg_.a packagefile github.com/containers/image/v5/internal/private=/tmp/go-build2554080111/b296/_pkg_.a packagefile github.com/containers/image/v5/transports=/tmp/go-build2554080111/b382/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build2554080111/b080/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b549/_pkg_.a -trimpath "$WORK/b549=>" -p github.com/containers/image/v5/docker/archive -complete -installsuffix shared -buildid UJGrJMyAHyi1Kih9PgUa/UJGrJMyAHyi1Kih9PgUa -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b549/importcfg -pack ./src/github.com/containers/image/v5/docker/archive/dest.go ./src/github.com/containers/image/v5/docker/archive/reader.go ./src/github.com/containers/image/v5/docker/archive/src.go ./src/github.com/containers/image/v5/docker/archive/transport.go ./src/github.com/containers/image/v5/docker/archive/writer.go mkdir -p $WORK/b680/ cat >/tmp/go-build2554080111/b538/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2554080111/b002/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/containers/image/v5/directory/explicitfilepath=/tmp/go-build2554080111/b489/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build2554080111/b073/_pkg_.a packagefile github.com/containers/image/v5/internal/image=/tmp/go-build2554080111/b293/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/impl=/tmp/go-build2554080111/b490/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/stubs=/tmp/go-build2554080111/b301/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/impl=/tmp/go-build2554080111/b491/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/stubs=/tmp/go-build2554080111/b295/_pkg_.a packagefile github.com/containers/image/v5/internal/manifest=/tmp/go-build2554080111/b078/_pkg_.a packagefile github.com/containers/image/v5/internal/private=/tmp/go-build2554080111/b296/_pkg_.a packagefile github.com/containers/image/v5/internal/putblobdigest=/tmp/go-build2554080111/b492/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=/tmp/go-build2554080111/b297/_pkg_.a packagefile github.com/containers/image/v5/transports=/tmp/go-build2554080111/b382/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build2554080111/b080/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build2554080111/b074/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build2554080111/b085/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile path/filepath=/tmp/go-build2554080111/b053/_pkg_.a packagefile runtime=/tmp/go-build2554080111/b009/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b538/_pkg_.a -trimpath "$WORK/b538=>" -p github.com/containers/image/v5/directory -complete -installsuffix shared -buildid RVk10SD05g_Kp-AlwNW5/RVk10SD05g_Kp-AlwNW5 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b538/importcfg -pack ./src/github.com/containers/image/v5/directory/directory_dest.go ./src/github.com/containers/image/v5/directory/directory_src.go ./src/github.com/containers/image/v5/directory/directory_transport.go mkdir -p $WORK/b605/ cat >/tmp/go-build2554080111/b680/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile context=/tmp/go-build2554080111/b002/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build2554080111/b073/_pkg_.a packagefile github.com/containers/image/v5/internal/image=/tmp/go-build2554080111/b293/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination=/tmp/go-build2554080111/b300/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/impl=/tmp/go-build2554080111/b490/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource=/tmp/go-build2554080111/b294/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/impl=/tmp/go-build2554080111/b491/_pkg_.a packagefile github.com/containers/image/v5/internal/manifest=/tmp/go-build2554080111/b078/_pkg_.a packagefile github.com/containers/image/v5/internal/private=/tmp/go-build2554080111/b296/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=/tmp/go-build2554080111/b297/_pkg_.a packagefile github.com/containers/image/v5/manifest=/tmp/go-build2554080111/b077/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=/tmp/go-build2554080111/b287/_pkg_.a packagefile github.com/containers/image/v5/transports=/tmp/go-build2554080111/b382/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build2554080111/b080/_pkg_.a packagefile github.com/containers/storage/pkg/archive=/tmp/go-build2554080111/b150/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=/tmp/go-build2554080111/b162/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build2554080111/b074/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2554080111/b083/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build2554080111/b085/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile path/filepath=/tmp/go-build2554080111/b053/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b680/_pkg_.a -trimpath "$WORK/b680=>" -p github.com/containers/image/v5/pkg/blobcache -complete -installsuffix shared -buildid i089yJEe9SQ3qGD2ACB3/i089yJEe9SQ3qGD2ACB3 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b680/importcfg -pack ./src/github.com/containers/image/v5/pkg/blobcache/blobcache.go ./src/github.com/containers/image/v5/pkg/blobcache/dest.go ./src/github.com/containers/image/v5/pkg/blobcache/src.go mkdir -p $WORK/b609/ cat >/tmp/go-build2554080111/b605/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2554080111/b054/_pkg_.a packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile context=/tmp/go-build2554080111/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2554080111/b055/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/containers/image/v5/directory/explicitfilepath=/tmp/go-build2554080111/b489/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build2554080111/b073/_pkg_.a packagefile github.com/containers/image/v5/internal/image=/tmp/go-build2554080111/b293/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/impl=/tmp/go-build2554080111/b491/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/stubs=/tmp/go-build2554080111/b295/_pkg_.a packagefile github.com/containers/image/v5/internal/private=/tmp/go-build2554080111/b296/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=/tmp/go-build2554080111/b497/_pkg_.a packagefile github.com/containers/image/v5/transports=/tmp/go-build2554080111/b382/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build2554080111/b080/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build2554080111/b074/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=/tmp/go-build2554080111/b084/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2554080111/b083/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build2554080111/b085/_pkg_.a packagefile github.com/sylabs/sif/v2/pkg/sif=/tmp/go-build2554080111/b606/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile os/exec=/tmp/go-build2554080111/b159/_pkg_.a packagefile path/filepath=/tmp/go-build2554080111/b053/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b605/_pkg_.a -trimpath "$WORK/b605=>" -p github.com/containers/image/v5/sif -complete -installsuffix shared -buildid PgsdMkR7TDBraoaW0rvv/PgsdMkR7TDBraoaW0rvv -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b605/importcfg -pack ./src/github.com/containers/image/v5/sif/load.go ./src/github.com/containers/image/v5/sif/src.go ./src/github.com/containers/image/v5/sif/transport.go cat >/tmp/go-build2554080111/b609/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile context=/tmp/go-build2554080111/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2554080111/b055/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build2554080111/b073/_pkg_.a packagefile github.com/containers/image/v5/internal/image=/tmp/go-build2554080111/b293/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/impl=/tmp/go-build2554080111/b491/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/stubs=/tmp/go-build2554080111/b295/_pkg_.a packagefile github.com/containers/image/v5/transports=/tmp/go-build2554080111/b382/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build2554080111/b080/_pkg_.a packagefile github.com/klauspost/pgzip=/tmp/go-build2554080111/b178/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build2554080111/b074/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=/tmp/go-build2554080111/b084/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2554080111/b083/_pkg_.a packagefile golang.org/x/exp/maps=/tmp/go-build2554080111/b140/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile runtime=/tmp/go-build2554080111/b009/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b609/_pkg_.a -trimpath "$WORK/b609=>" -p github.com/containers/image/v5/tarball -complete -installsuffix shared -buildid v9lNHDWI8lyd3UUrdtbx/v9lNHDWI8lyd3UUrdtbx -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b609/importcfg -pack ./src/github.com/containers/image/v5/tarball/doc.go ./src/github.com/containers/image/v5/tarball/tarball_reference.go ./src/github.com/containers/image/v5/tarball/tarball_src.go ./src/github.com/containers/image/v5/tarball/tarball_transport.go cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/90/90ca62dbb1de2915c71f05a09f870dcba8fc309db92fe9f8237026ab901e668e-d # internal github.com/containers/ocicrypt/crypto/pkcs11 mkdir -p $WORK/b146/ cat >/tmp/go-build2554080111/b146/importcfg << 'EOF' # internal # import config packagefile crypto/rand=/tmp/go-build2554080111/b114/_pkg_.a packagefile crypto/rsa=/tmp/go-build2554080111/b115/_pkg_.a packagefile crypto/sha1=/tmp/go-build2554080111/b125/_pkg_.a packagefile crypto/sha256=/tmp/go-build2554080111/b116/_pkg_.a packagefile encoding/base64=/tmp/go-build2554080111/b057/_pkg_.a packagefile encoding/json=/tmp/go-build2554080111/b055/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/miekg/pkcs11=/tmp/go-build2554080111/b147/_pkg_.a packagefile github.com/stefanberger/go-pkcs11uri=/tmp/go-build2554080111/b148/_pkg_.a packagefile gopkg.in/yaml.v3=/tmp/go-build2554080111/b149/_pkg_.a packagefile hash=/tmp/go-build2554080111/b076/_pkg_.a packagefile net/url=/tmp/go-build2554080111/b131/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile runtime=/tmp/go-build2554080111/b009/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -p github.com/containers/ocicrypt/crypto/pkcs11 -complete -installsuffix shared -buildid WDTyZat1kbi2vTVt1sdT/WDTyZat1kbi2vTVt1sdT -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b146/importcfg -pack ./src/github.com/containers/ocicrypt/crypto/pkcs11/common.go ./src/github.com/containers/ocicrypt/crypto/pkcs11/pkcs11helpers.go ./src/github.com/containers/ocicrypt/crypto/pkcs11/utils.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b711/_pkg_.a # internal cp $WORK/b711/_pkg_.a /builddir/.cache/go-build/dd/dddf93de180b4582d8749f7e4b0b2b548c42a541e06c9a6846b4a73abba4237f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b487/_pkg_.a # internal cp $WORK/b487/_pkg_.a /builddir/.cache/go-build/6b/6b80d8a1c751090093d0f19c3590b3867472d9e6eff957070190d731579a262d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b498/_pkg_.a # internal cp $WORK/b498/_pkg_.a /builddir/.cache/go-build/33/33ed3895456520f2db538e3197595b485d84f258f0174fdd03fda5d9dd2a4c70-d # internal github.com/containers/storage/pkg/chunked mkdir -p $WORK/b532/ cat >/tmp/go-build2554080111/b532/importcfg << 'EOF' # internal # import config packagefile archive/tar=/tmp/go-build2554080111/b046/_pkg_.a packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile context=/tmp/go-build2554080111/b002/_pkg_.a packagefile encoding/base64=/tmp/go-build2554080111/b057/_pkg_.a packagefile encoding/binary=/tmp/go-build2554080111/b058/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/containerd/stargz-snapshotter/estargz=/tmp/go-build2554080111/b533/_pkg_.a packagefile github.com/containers/storage=/tmp/go-build2554080111/b498/_pkg_.a packagefile github.com/containers/storage/drivers=/tmp/go-build2554080111/b499/_pkg_.a packagefile github.com/containers/storage/drivers/copy=/tmp/go-build2554080111/b522/_pkg_.a packagefile github.com/containers/storage/pkg/archive=/tmp/go-build2554080111/b150/_pkg_.a packagefile github.com/containers/storage/pkg/chunked/compressor=/tmp/go-build2554080111/b288/_pkg_.a packagefile github.com/containers/storage/pkg/chunked/internal=/tmp/go-build2554080111/b289/_pkg_.a packagefile github.com/containers/storage/pkg/fsverity=/tmp/go-build2554080111/b519/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=/tmp/go-build2554080111/b154/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=/tmp/go-build2554080111/b162/_pkg_.a packagefile github.com/containers/storage/pkg/system=/tmp/go-build2554080111/b155/_pkg_.a packagefile github.com/containers/storage/types=/tmp/go-build2554080111/b191/_pkg_.a packagefile github.com/cyphar/filepath-securejoin=/tmp/go-build2554080111/b536/_pkg_.a packagefile github.com/json-iterator/go=/tmp/go-build2554080111/b188/_pkg_.a packagefile github.com/klauspost/compress/zstd=/tmp/go-build2554080111/b169/_pkg_.a packagefile github.com/klauspost/pgzip=/tmp/go-build2554080111/b178/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build2554080111/b074/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build2554080111/b085/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=/tmp/go-build2554080111/b290/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build2554080111/b086/_pkg_.a packagefile hash=/tmp/go-build2554080111/b076/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile path/filepath=/tmp/go-build2554080111/b053/_pkg_.a packagefile reflect=/tmp/go-build2554080111/b029/_pkg_.a packagefile sort=/tmp/go-build2554080111/b035/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build2554080111/b022/_pkg_.a packagefile syscall=/tmp/go-build2554080111/b024/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b532/_pkg_.a -trimpath "$WORK/b532=>" -p github.com/containers/storage/pkg/chunked -complete -installsuffix shared -buildid Jan7j793dI8i3wz9sIiP/Jan7j793dI8i3wz9sIiP -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b532/importcfg -pack ./src/github.com/containers/storage/pkg/chunked/cache_linux.go ./src/github.com/containers/storage/pkg/chunked/compression.go ./src/github.com/containers/storage/pkg/chunked/compression_linux.go ./src/github.com/containers/storage/pkg/chunked/storage.go ./src/github.com/containers/storage/pkg/chunked/storage_linux.go cd $WORK/b310 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b310=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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/buildah-1.35.4/src/github.com/mattn/go-sqlite3 -frandom-seed=NbS0ck3WZHJWSY4UwqHr -o ./_x009.o -c sqlite3_opt_userauth_omit.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/93/93b554eb425a95613aca6319d6bda7574a3b89af50532242910f40b91b5a875c-d # internal github.com/containers/ocicrypt/config mkdir -p $WORK/b145/ cat >/tmp/go-build2554080111/b145/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/containers/ocicrypt/crypto/pkcs11=/tmp/go-build2554080111/b146/_pkg_.a packagefile gopkg.in/yaml.v3=/tmp/go-build2554080111/b149/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -p github.com/containers/ocicrypt/config -complete -installsuffix shared -buildid UAt0IGX-rePIWmccOsL5/UAt0IGX-rePIWmccOsL5 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b145/importcfg -pack ./src/github.com/containers/ocicrypt/config/config.go ./src/github.com/containers/ocicrypt/config/constructors.go github.com/containers/ocicrypt/utils mkdir -p $WORK/b404/ cat >/tmp/go-build2554080111/b404/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build2554080111/b092/_pkg_.a packagefile crypto/elliptic=/tmp/go-build2554080111/b105/_pkg_.a packagefile crypto/rand=/tmp/go-build2554080111/b114/_pkg_.a packagefile crypto/rsa=/tmp/go-build2554080111/b115/_pkg_.a packagefile crypto/x509=/tmp/go-build2554080111/b126/_pkg_.a packagefile crypto/x509/pkix=/tmp/go-build2554080111/b128/_pkg_.a packagefile encoding/base64=/tmp/go-build2554080111/b057/_pkg_.a packagefile encoding/pem=/tmp/go-build2554080111/b130/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/containers/ocicrypt/crypto/pkcs11=/tmp/go-build2554080111/b146/_pkg_.a packagefile github.com/go-jose/go-jose/v3=/tmp/go-build2554080111/b405/_pkg_.a packagefile golang.org/x/crypto/openpgp=/tmp/go-build2554080111/b385/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile math/big=/tmp/go-build2554080111/b106/_pkg_.a packagefile os/exec=/tmp/go-build2554080111/b159/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b404/_pkg_.a -trimpath "$WORK/b404=>" -p github.com/containers/ocicrypt/utils -complete -installsuffix shared -buildid 4V9y186QtpPPeK4gpUvA/4V9y186QtpPPeK4gpUvA -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b404/importcfg -pack ./src/github.com/containers/ocicrypt/utils/delayedreader.go ./src/github.com/containers/ocicrypt/utils/ioutils.go ./src/github.com/containers/ocicrypt/utils/testing.go ./src/github.com/containers/ocicrypt/utils/utils.go cd $WORK/b310 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b310=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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/buildah-1.35.4/src/github.com/mattn/go-sqlite3 -frandom-seed=NbS0ck3WZHJWSY4UwqHr -o ./_x010.o -c sqlite3_other.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b609/_pkg_.a # internal cp $WORK/b609/_pkg_.a /builddir/.cache/go-build/85/85d91307417f21348a929e2fa531fcea542a02efca556518265586a6c90a6453-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b605/_pkg_.a # internal cp $WORK/b605/_pkg_.a /builddir/.cache/go-build/9d/9d7caa0320fb1693dbcdb40d0f0dcb26e9768134940398fa9b92cb4987d631b3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b538/_pkg_.a # internal cp $WORK/b538/_pkg_.a /builddir/.cache/go-build/76/7628c9ad152279203484e6660c9b2c922c5ee4451e619e0e726803b1cdac10b3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b549/_pkg_.a # internal cp $WORK/b549/_pkg_.a /builddir/.cache/go-build/17/179c647be77128a448cdcf66c597a6de3636a32c3c1658d4447c4269e6c42732-d # internal TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b310=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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/buildah-1.35.4/src/github.com/mattn/go-sqlite3 -frandom-seed=NbS0ck3WZHJWSY4UwqHr -o ./_x011.o -c sqlite3_type.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/a5/a567ee7b455d44ef573656fb321a83799031a46ca7ec91bea4ac3adc9ff0743c-d # internal github.com/containers/ocicrypt/keywrap mkdir -p $WORK/b409/ cat >/tmp/go-build2554080111/b409/importcfg << 'EOF' # internal # import config packagefile github.com/containers/ocicrypt/config=/tmp/go-build2554080111/b145/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b409/_pkg_.a -trimpath "$WORK/b409=>" -p github.com/containers/ocicrypt/keywrap -complete -installsuffix shared -buildid NoazD6vzpPntyUB4-toR/NoazD6vzpPntyUB4-toR -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b409/importcfg -pack ./src/github.com/containers/ocicrypt/keywrap/keywrap.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b680/_pkg_.a # internal cp $WORK/b680/_pkg_.a /builddir/.cache/go-build/f4/f49955992cb1c525fff35c051dd94d1c8325ea5cfff60388cbd9ef66e5902b37-d # internal github.com/containers/buildah/pkg/blobcache mkdir -p $WORK/b679/ cat >/tmp/go-build2554080111/b679/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/pkg/blobcache=/tmp/go-build2554080111/b680/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build2554080111/b080/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b679/_pkg_.a -trimpath "$WORK/b679=>" -p github.com/containers/buildah/pkg/blobcache -complete -installsuffix shared -buildid N3R2HnDrVdVcaAOmDEMA/N3R2HnDrVdVcaAOmDEMA -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b679/importcfg -pack ./_build/src/github.com/containers/buildah/pkg/blobcache/blobcache.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b409/_pkg_.a # internal cp $WORK/b409/_pkg_.a /builddir/.cache/go-build/90/90b808eea6ebfc4125c532a21d3160d9a8362988956153a02462516fc49a9bcf-d # internal github.com/containers/ocicrypt/keywrap/pgp mkdir -p $WORK/b470/ cat >/tmp/go-build2554080111/b470/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile crypto=/tmp/go-build2554080111/b075/_pkg_.a packagefile crypto/rand=/tmp/go-build2554080111/b114/_pkg_.a packagefile encoding/base64=/tmp/go-build2554080111/b057/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/containers/ocicrypt/config=/tmp/go-build2554080111/b145/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=/tmp/go-build2554080111/b409/_pkg_.a packagefile golang.org/x/crypto/openpgp=/tmp/go-build2554080111/b385/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=/tmp/go-build2554080111/b388/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile net/mail=/tmp/go-build2554080111/b334/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b470/_pkg_.a -trimpath "$WORK/b470=>" -p github.com/containers/ocicrypt/keywrap/pgp -complete -installsuffix shared -buildid yBEpIWsUACShb-WNlkk4/yBEpIWsUACShb-WNlkk4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b470/importcfg -pack ./src/github.com/containers/ocicrypt/keywrap/pgp/keywrapper_gpg.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b679/_pkg_.a # internal cp $WORK/b679/_pkg_.a /builddir/.cache/go-build/6e/6e68e0a56db58e4dc080389fa71ba8787a5ecb43b90023df3d162871de97992b-d # internal cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/mattn/go-sqlite3 TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b310=/tmp/go-build -gno-record-gcc-switches -I $WORK/b310/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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/buildah-1.35.4/src/github.com/mattn/go-sqlite3 -frandom-seed=NbS0ck3WZHJWSY4UwqHr -o $WORK/b310/_x012.o -c sqlite3-binding.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b404/_pkg_.a # internal cp $WORK/b404/_pkg_.a /builddir/.cache/go-build/8a/8a8057431846aa7a0ae2c0aacce9eba5c5e5b2a307c2d945b776f67344ff851e-d # internal github.com/containers/ocicrypt/blockcipher mkdir -p $WORK/b403/ github.com/containers/ocicrypt/keywrap/pkcs11 github.com/containers/ocicrypt/keywrap/jwe github.com/containers/ocicrypt/keywrap/pkcs7 mkdir -p $WORK/b472/ cat >/tmp/go-build2554080111/b403/importcfg << 'EOF' # internal # import config packagefile crypto/aes=/tmp/go-build2554080111/b093/_pkg_.a packagefile crypto/cipher=/tmp/go-build2554080111/b094/_pkg_.a packagefile crypto/hmac=/tmp/go-build2554080111/b122/_pkg_.a packagefile crypto/rand=/tmp/go-build2554080111/b114/_pkg_.a packagefile crypto/sha256=/tmp/go-build2554080111/b116/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/containers/ocicrypt/utils=/tmp/go-build2554080111/b404/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build2554080111/b074/_pkg_.a packagefile hash=/tmp/go-build2554080111/b076/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a EOF mkdir -p $WORK/b471/ cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b403/_pkg_.a -trimpath "$WORK/b403=>" -p github.com/containers/ocicrypt/blockcipher -complete -installsuffix shared -buildid xrB9eo2UGKoDX0YI7jk8/xrB9eo2UGKoDX0YI7jk8 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b403/importcfg -pack ./src/github.com/containers/ocicrypt/blockcipher/blockcipher.go ./src/github.com/containers/ocicrypt/blockcipher/blockcipher_aes_ctr.go cat >/tmp/go-build2554080111/b472/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build2554080111/b075/_pkg_.a packagefile crypto/x509=/tmp/go-build2554080111/b126/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/containers/ocicrypt/config=/tmp/go-build2554080111/b145/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=/tmp/go-build2554080111/b409/_pkg_.a packagefile github.com/containers/ocicrypt/utils=/tmp/go-build2554080111/b404/_pkg_.a packagefile go.mozilla.org/pkcs7=/tmp/go-build2554080111/b473/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b472/_pkg_.a -trimpath "$WORK/b472=>" -p github.com/containers/ocicrypt/keywrap/pkcs7 -complete -installsuffix shared -buildid _GyMc4LKAqvGe7Kuex8P/_GyMc4LKAqvGe7Kuex8P -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b472/importcfg -pack ./src/github.com/containers/ocicrypt/keywrap/pkcs7/keywrapper_pkcs7.go mkdir -p $WORK/b410/ cat >/tmp/go-build2554080111/b471/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/containers/ocicrypt/config=/tmp/go-build2554080111/b145/_pkg_.a packagefile github.com/containers/ocicrypt/crypto/pkcs11=/tmp/go-build2554080111/b146/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=/tmp/go-build2554080111/b409/_pkg_.a packagefile github.com/containers/ocicrypt/utils=/tmp/go-build2554080111/b404/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b471/_pkg_.a -trimpath "$WORK/b471=>" -p github.com/containers/ocicrypt/keywrap/pkcs11 -complete -installsuffix shared -buildid v6P4-VM-iaWwmBPjKz_S/v6P4-VM-iaWwmBPjKz_S -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b471/importcfg -pack ./src/github.com/containers/ocicrypt/keywrap/pkcs11/keywrapper_pkcs11.go cat >/tmp/go-build2554080111/b410/importcfg << 'EOF' # internal # import config packagefile crypto/ecdsa=/tmp/go-build2554080111/b092/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/containers/ocicrypt/config=/tmp/go-build2554080111/b145/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=/tmp/go-build2554080111/b409/_pkg_.a packagefile github.com/containers/ocicrypt/utils=/tmp/go-build2554080111/b404/_pkg_.a packagefile github.com/go-jose/go-jose/v3=/tmp/go-build2554080111/b405/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b410/_pkg_.a -trimpath "$WORK/b410=>" -p github.com/containers/ocicrypt/keywrap/jwe -complete -installsuffix shared -buildid TFsN-khr6fASa4HMNmtM/TFsN-khr6fASa4HMNmtM -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b410/importcfg -pack ./src/github.com/containers/ocicrypt/keywrap/jwe/keywrapper_jwe.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b471/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b470/_pkg_.a # internal cp $WORK/b471/_pkg_.a /builddir/.cache/go-build/5b/5bef55a6d3394232d9589a0160c782cd325963923ab92c63317d4ea9e18b182f-d # internal cp $WORK/b470/_pkg_.a /builddir/.cache/go-build/05/05d890a8fef151ae042cd95e62f0cd11b522b1eecac3c74d2deb649203859cd4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b472/_pkg_.a # internal cp $WORK/b472/_pkg_.a /builddir/.cache/go-build/67/670627c8f5754bcf67aa09aa1bb13ff42581222558b4edbda9e98bb12f681111-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b410/_pkg_.a # internal cp $WORK/b410/_pkg_.a /builddir/.cache/go-build/ec/ec31272182c6374b1d18fe91c7906e11bf526a11a4937d99c5babc421e78879b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b403/_pkg_.a # internal cp $WORK/b403/_pkg_.a /builddir/.cache/go-build/d5/d588d0e231162a895a3436a7e47c71bdd28b6958778e22b24cdae61d4f35f8bd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b532/_pkg_.a # internal cp $WORK/b532/_pkg_.a /builddir/.cache/go-build/eb/ebc4713859b602958ed053cf3f7377f71d391504d33192f9590f6909085389bc-d # internal github.com/containers/image/v5/storage mkdir -p $WORK/b496/ cat >/tmp/go-build2554080111/b496/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile context=/tmp/go-build2554080111/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2554080111/b055/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build2554080111/b073/_pkg_.a packagefile github.com/containers/image/v5/internal/image=/tmp/go-build2554080111/b293/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/impl=/tmp/go-build2554080111/b490/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/stubs=/tmp/go-build2554080111/b301/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/impl=/tmp/go-build2554080111/b491/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/stubs=/tmp/go-build2554080111/b295/_pkg_.a packagefile github.com/containers/image/v5/internal/private=/tmp/go-build2554080111/b296/_pkg_.a packagefile github.com/containers/image/v5/internal/putblobdigest=/tmp/go-build2554080111/b492/_pkg_.a packagefile github.com/containers/image/v5/internal/set=/tmp/go-build2554080111/b141/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=/tmp/go-build2554080111/b297/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=/tmp/go-build2554080111/b497/_pkg_.a packagefile github.com/containers/image/v5/manifest=/tmp/go-build2554080111/b077/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/none=/tmp/go-build2554080111/b299/_pkg_.a packagefile github.com/containers/image/v5/transports=/tmp/go-build2554080111/b382/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build2554080111/b080/_pkg_.a packagefile github.com/containers/storage=/tmp/go-build2554080111/b498/_pkg_.a packagefile github.com/containers/storage/drivers=/tmp/go-build2554080111/b499/_pkg_.a packagefile github.com/containers/storage/pkg/archive=/tmp/go-build2554080111/b150/_pkg_.a packagefile github.com/containers/storage/pkg/chunked=/tmp/go-build2554080111/b532/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=/tmp/go-build2554080111/b154/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=/tmp/go-build2554080111/b162/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build2554080111/b074/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2554080111/b083/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build2554080111/b085/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build2554080111/b089/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile path/filepath=/tmp/go-build2554080111/b053/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build2554080111/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b496/_pkg_.a -trimpath "$WORK/b496=>" -p github.com/containers/image/v5/storage -complete -installsuffix shared -buildid zHCHt_XFnbSjk_aBCOIQ/zHCHt_XFnbSjk_aBCOIQ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b496/importcfg -pack ./src/github.com/containers/image/v5/storage/storage_dest.go ./src/github.com/containers/image/v5/storage/storage_image.go ./src/github.com/containers/image/v5/storage/storage_reference.go ./src/github.com/containers/image/v5/storage/storage_src.go ./src/github.com/containers/image/v5/storage/storage_transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b496/_pkg_.a # internal cp $WORK/b496/_pkg_.a /builddir/.cache/go-build/66/66ceffb195cb51a1b8bdcbf93e16de7529bcb3e760e06f51790c314b8995ec57-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b198/_pkg_.a # internal cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/84/844aaa8e659d4124b3211cea91d8a4927414047f14f613810e33d8215e66ac72-d # internal github.com/letsencrypt/boulder/probs mkdir -p $WORK/b362/ expvar github.com/containers/image/v5/pkg/tlsclientconfig github.com/docker/docker/errdefs go.opentelemetry.io/otel/propagation github.com/containers/common/pkg/filters golang.org/x/net/trace mkdir -p $WORK/b414/ go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil github.com/containers/common/pkg/download github.com/docker/distribution/registry/api/errcode mkdir -p $WORK/b360/ cat >/tmp/go-build2554080111/b362/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/letsencrypt/boulder/identifier=/tmp/go-build2554080111/b361/_pkg_.a packagefile net/http=/tmp/go-build2554080111/b198/_pkg_.a EOF github.com/felixge/httpsnoop mkdir -p $WORK/b578/ github.com/docker/go-connections/sockets github.com/gorilla/mux /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b362/_pkg_.a -trimpath "$WORK/b362=>" -p github.com/letsencrypt/boulder/probs -complete -installsuffix shared -buildid hs1CNTDZNVjJmHFTqHB1/hs1CNTDZNVjJmHFTqHB1 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b362/importcfg -pack ./src/github.com/letsencrypt/boulder/probs/probs.go cat >/tmp/go-build2554080111/b414/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile context=/tmp/go-build2554080111/b002/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile golang.org/x/net/internal/timeseries=/tmp/go-build2554080111/b415/_pkg_.a packagefile html/template=/tmp/go-build2554080111/b416/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile log=/tmp/go-build2554080111/b087/_pkg_.a packagefile math=/tmp/go-build2554080111/b030/_pkg_.a packagefile net=/tmp/go-build2554080111/b067/_pkg_.a packagefile net/http=/tmp/go-build2554080111/b198/_pkg_.a packagefile net/url=/tmp/go-build2554080111/b131/_pkg_.a packagefile runtime=/tmp/go-build2554080111/b009/_pkg_.a packagefile sort=/tmp/go-build2554080111/b035/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build2554080111/b022/_pkg_.a packagefile text/tabwriter=/tmp/go-build2554080111/b419/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a EOF cat >/tmp/go-build2554080111/b360/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build2554080111/b055/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile log=/tmp/go-build2554080111/b087/_pkg_.a packagefile math=/tmp/go-build2554080111/b030/_pkg_.a packagefile net/http=/tmp/go-build2554080111/b198/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile runtime=/tmp/go-build2554080111/b009/_pkg_.a packagefile sort=/tmp/go-build2554080111/b035/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build2554080111/b022/_pkg_.a EOF github.com/containers/buildah/define mkdir -p $WORK/b062/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b414/_pkg_.a -trimpath "$WORK/b414=>" -p golang.org/x/net/trace -complete -installsuffix shared -buildid ZCvScWt9IR_-VERXcgd4/ZCvScWt9IR_-VERXcgd4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b414/importcfg -pack ./src/golang.org/x/net/trace/events.go ./src/golang.org/x/net/trace/histogram.go ./src/golang.org/x/net/trace/trace.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b360/_pkg_.a -trimpath "$WORK/b360=>" -p expvar -std -complete -installsuffix shared -buildid 7ir7WxgTQmPIkY1iFRfT/7ir7WxgTQmPIkY1iFRfT -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b360/importcfg -pack /usr/lib/golang/src/expvar/expvar.go cat >/tmp/go-build2554080111/b062/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2554080111/b054/_pkg_.a packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/containers/common/libnetwork/types=/tmp/go-build2554080111/b063/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build2554080111/b073/_pkg_.a packagefile github.com/containers/image/v5/manifest=/tmp/go-build2554080111/b077/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build2554080111/b080/_pkg_.a packagefile github.com/containers/ocicrypt/config=/tmp/go-build2554080111/b145/_pkg_.a packagefile github.com/containers/storage/pkg/archive=/tmp/go-build2554080111/b150/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=/tmp/go-build2554080111/b186/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=/tmp/go-build2554080111/b162/_pkg_.a packagefile github.com/containers/storage/types=/tmp/go-build2554080111/b191/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2554080111/b083/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/devices=/tmp/go-build2554080111/b196/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build2554080111/b166/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build2554080111/b085/_pkg_.a packagefile golang.org/x/sync/semaphore=/tmp/go-build2554080111/b197/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile net/http=/tmp/go-build2554080111/b198/_pkg_.a packagefile net/url=/tmp/go-build2554080111/b131/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile os/exec=/tmp/go-build2554080111/b159/_pkg_.a packagefile path=/tmp/go-build2554080111/b044/_pkg_.a packagefile path/filepath=/tmp/go-build2554080111/b053/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a EOF net/http/httputil github.com/docker/distribution/registry/client/auth/challenge /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -p github.com/containers/buildah/define -complete -installsuffix shared -buildid RNnRdiZcwavhM84tuSS_/RNnRdiZcwavhM84tuSS_ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b062/importcfg -pack ./_build/src/github.com/containers/buildah/define/build.go ./_build/src/github.com/containers/buildah/define/isolation.go ./_build/src/github.com/containers/buildah/define/mount_linux.go ./_build/src/github.com/containers/buildah/define/namespace.go ./_build/src/github.com/containers/buildah/define/pull.go ./_build/src/github.com/containers/buildah/define/types.go ./_build/src/github.com/containers/buildah/define/types_unix.go cat >/tmp/go-build2554080111/b578/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2554080111/b054/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile net=/tmp/go-build2554080111/b067/_pkg_.a packagefile net/http=/tmp/go-build2554080111/b198/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a EOF mkdir -p $WORK/b579/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b578/_pkg_.a -trimpath "$WORK/b578=>" -p github.com/felixge/httpsnoop -complete -installsuffix shared -buildid X8LJ3JBJJm9Yf1Ylc_pA/X8LJ3JBJJm9Yf1Ylc_pA -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b578/importcfg -pack ./src/github.com/felixge/httpsnoop/capture_metrics.go ./src/github.com/felixge/httpsnoop/docs.go ./src/github.com/felixge/httpsnoop/wrap_generated_gteq_1.8.go golang.org/x/net/http2 cat >/tmp/go-build2554080111/b579/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=/tmp/go-build2554080111/b580/_pkg_.a packagefile go.opentelemetry.io/otel/codes=/tmp/go-build2554080111/b583/_pkg_.a packagefile go.opentelemetry.io/otel/semconv/v1.17.0=/tmp/go-build2554080111/b584/_pkg_.a packagefile net=/tmp/go-build2554080111/b067/_pkg_.a packagefile net/http=/tmp/go-build2554080111/b198/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a EOF mkdir -p $WORK/b576/ github.com/go-openapi/swag /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b579/_pkg_.a -trimpath "$WORK/b579=>" -p go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil -complete -installsuffix shared -buildid 8X4jpSRkx2swiXwEyJO5/8X4jpSRkx2swiXwEyJO5 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b579/importcfg -pack ./src/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil/gen.go ./src/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil/httpconv.go ./src/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil/netconv.go github.com/go-openapi/errors mkdir -p $WORK/b317/ mkdir -p $WORK/b494/ cat >/tmp/go-build2554080111/b576/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2554080111/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build2554080111/b117/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile net=/tmp/go-build2554080111/b067/_pkg_.a packagefile net/http=/tmp/go-build2554080111/b198/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a packagefile syscall=/tmp/go-build2554080111/b024/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b576/_pkg_.a -trimpath "$WORK/b576=>" -p github.com/docker/go-connections/sockets -complete -installsuffix shared -buildid VNsmDljAgs36Cde8NjgU/VNsmDljAgs36Cde8NjgU -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b576/importcfg -pack ./src/github.com/docker/go-connections/sockets/inmem_socket.go ./src/github.com/docker/go-connections/sockets/proxy.go ./src/github.com/docker/go-connections/sockets/sockets.go ./src/github.com/docker/go-connections/sockets/sockets_unix.go ./src/github.com/docker/go-connections/sockets/tcp_socket.go ./src/github.com/docker/go-connections/sockets/unix_socket.go cat >/tmp/go-build2554080111/b317/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile encoding/json=/tmp/go-build2554080111/b055/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile net/http=/tmp/go-build2554080111/b198/_pkg_.a packagefile reflect=/tmp/go-build2554080111/b029/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a EOF mkdir -p $WORK/b575/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b317/_pkg_.a -trimpath "$WORK/b317=>" -p github.com/go-openapi/errors -complete -installsuffix shared -buildid Ovu3kQifPsYVVsN52DrX/Ovu3kQifPsYVVsN52DrX -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b317/importcfg -pack ./src/github.com/go-openapi/errors/api.go ./src/github.com/go-openapi/errors/auth.go ./src/github.com/go-openapi/errors/doc.go ./src/github.com/go-openapi/errors/headers.go ./src/github.com/go-openapi/errors/middleware.go ./src/github.com/go-openapi/errors/parsing.go ./src/github.com/go-openapi/errors/schema.go cat >/tmp/go-build2554080111/b494/importcfg << 'EOF' # internal # import config packagefile crypto/tls=/tmp/go-build2554080111/b117/_pkg_.a packagefile crypto/x509=/tmp/go-build2554080111/b126/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build2554080111/b085/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build2554080111/b089/_pkg_.a packagefile net=/tmp/go-build2554080111/b067/_pkg_.a packagefile net/http=/tmp/go-build2554080111/b198/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile path/filepath=/tmp/go-build2554080111/b053/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a EOF mkdir -p $WORK/b597/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b494/_pkg_.a -trimpath "$WORK/b494=>" -p github.com/containers/image/v5/pkg/tlsclientconfig -complete -installsuffix shared -buildid MHGXOw-uEQyooE6eXFeI/MHGXOw-uEQyooE6eXFeI -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b494/importcfg -pack ./src/github.com/containers/image/v5/pkg/tlsclientconfig/tlsclientconfig.go cat >/tmp/go-build2554080111/b575/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2554080111/b002/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile net/http=/tmp/go-build2554080111/b198/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b575/_pkg_.a -trimpath "$WORK/b575=>" -p github.com/docker/docker/errdefs -complete -installsuffix shared -buildid VVAqfPbISHcigdrSfzrK/VVAqfPbISHcigdrSfzrK -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b575/importcfg -pack ./src/github.com/docker/docker/errdefs/defs.go ./src/github.com/docker/docker/errdefs/doc.go ./src/github.com/docker/docker/errdefs/helpers.go ./src/github.com/docker/docker/errdefs/http_helpers.go ./src/github.com/docker/docker/errdefs/is.go mkdir -p $WORK/b619/ cat >/tmp/go-build2554080111/b597/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2554080111/b002/_pkg_.a packagefile encoding/hex=/tmp/go-build2554080111/b129/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile go.opentelemetry.io/otel/baggage=/tmp/go-build2554080111/b598/_pkg_.a packagefile go.opentelemetry.io/otel/trace=/tmp/go-build2554080111/b600/_pkg_.a packagefile net/http=/tmp/go-build2554080111/b198/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a EOF mkdir -p $WORK/b618/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b597/_pkg_.a -trimpath "$WORK/b597=>" -p go.opentelemetry.io/otel/propagation -complete -installsuffix shared -buildid 2hz39BGS6jFHu8rwmlIX/2hz39BGS6jFHu8rwmlIX -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b597/importcfg -pack ./src/go.opentelemetry.io/otel/propagation/baggage.go ./src/go.opentelemetry.io/otel/propagation/doc.go ./src/go.opentelemetry.io/otel/propagation/propagation.go ./src/go.opentelemetry.io/otel/propagation/trace_context.go cat >/tmp/go-build2554080111/b619/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build2554080111/b055/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/containers/common/libnetwork/types=/tmp/go-build2554080111/b063/_pkg_.a packagefile github.com/containers/common/pkg/timetype=/tmp/go-build2554080111/b620/_pkg_.a packagefile net/http=/tmp/go-build2554080111/b198/_pkg_.a packagefile path/filepath=/tmp/go-build2554080111/b053/_pkg_.a packagefile regexp=/tmp/go-build2554080111/b065/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b619/_pkg_.a -trimpath "$WORK/b619=>" -p github.com/containers/common/pkg/filters -complete -installsuffix shared -buildid wexWLoTY2Nk6ImQ-6MEv/wexWLoTY2Nk6ImQ-6MEv -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b619/importcfg -pack ./src/github.com/containers/common/pkg/filters/filters.go cat >/tmp/go-build2554080111/b618/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile net/http=/tmp/go-build2554080111/b198/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a EOF mkdir -p $WORK/b278/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b618/_pkg_.a -trimpath "$WORK/b618=>" -p github.com/containers/common/pkg/download -complete -installsuffix shared -buildid fA4JUIi5Uz11KHYPjbGg/fA4JUIi5Uz11KHYPjbGg -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b618/importcfg -pack ./src/github.com/containers/common/pkg/download/download.go mkdir -p $WORK/b281/ cat >/tmp/go-build2554080111/b278/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build2554080111/b055/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile net/http=/tmp/go-build2554080111/b198/_pkg_.a packagefile sort=/tmp/go-build2554080111/b035/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b278/_pkg_.a -trimpath "$WORK/b278=>" -p github.com/docker/distribution/registry/api/errcode -complete -installsuffix shared -buildid gF2FRJ8jANUAeVbbKr5Y/gF2FRJ8jANUAeVbbKr5Y -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b278/importcfg -pack ./src/github.com/docker/distribution/registry/api/errcode/errors.go ./src/github.com/docker/distribution/registry/api/errcode/handler.go ./src/github.com/docker/distribution/registry/api/errcode/register.go mkdir -p $WORK/b465/ cat >/tmp/go-build2554080111/b281/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile context=/tmp/go-build2554080111/b002/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile net/http=/tmp/go-build2554080111/b198/_pkg_.a packagefile net/url=/tmp/go-build2554080111/b131/_pkg_.a packagefile path=/tmp/go-build2554080111/b044/_pkg_.a packagefile regexp=/tmp/go-build2554080111/b065/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b281/_pkg_.a -trimpath "$WORK/b281=>" -p github.com/gorilla/mux -complete -installsuffix shared -buildid TXQ4PqHNjie04BmWTrM4/TXQ4PqHNjie04BmWTrM4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b281/importcfg -pack ./src/github.com/gorilla/mux/doc.go ./src/github.com/gorilla/mux/middleware.go ./src/github.com/gorilla/mux/mux.go ./src/github.com/gorilla/mux/regexp.go ./src/github.com/gorilla/mux/route.go ./src/github.com/gorilla/mux/test_helpers.go cat >/tmp/go-build2554080111/b465/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=/tmp/go-build2554080111/b054/_pkg_.a packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile context=/tmp/go-build2554080111/b002/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=/tmp/go-build2554080111/b200/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile log=/tmp/go-build2554080111/b087/_pkg_.a packagefile mime=/tmp/go-build2554080111/b209/_pkg_.a packagefile net=/tmp/go-build2554080111/b067/_pkg_.a packagefile net/http=/tmp/go-build2554080111/b198/_pkg_.a packagefile net/http/httptrace=/tmp/go-build2554080111/b212/_pkg_.a packagefile net/http/internal=/tmp/go-build2554080111/b213/_pkg_.a packagefile net/http/internal/ascii=/tmp/go-build2554080111/b214/_pkg_.a packagefile net/textproto=/tmp/go-build2554080111/b206/_pkg_.a packagefile net/url=/tmp/go-build2554080111/b131/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a EOF mkdir -p $WORK/b548/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b465/_pkg_.a -trimpath "$WORK/b465=>" -p net/http/httputil -std -complete -installsuffix shared -buildid GyUhy877pG1-ELBx8JCm/GyUhy877pG1-ELBx8JCm -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b465/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 mkdir -p $WORK/b452/ mkdir -p $WORK/b335/ cat >/tmp/go-build2554080111/b548/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile net/http=/tmp/go-build2554080111/b198/_pkg_.a packagefile net/url=/tmp/go-build2554080111/b131/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b548/_pkg_.a -trimpath "$WORK/b548=>" -p github.com/docker/distribution/registry/client/auth/challenge -complete -installsuffix shared -buildid g2L7aXgJvzk2jx1M9nBd/g2L7aXgJvzk2jx1M9nBd -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b548/importcfg -pack ./src/github.com/docker/distribution/registry/client/auth/challenge/addr.go ./src/github.com/docker/distribution/registry/client/auth/challenge/authchallenge.go cat >/tmp/go-build2554080111/b335/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile encoding/json=/tmp/go-build2554080111/b055/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/mailru/easyjson/jlexer=/tmp/go-build2554080111/b336/_pkg_.a packagefile github.com/mailru/easyjson/jwriter=/tmp/go-build2554080111/b338/_pkg_.a packagefile gopkg.in/yaml.v3=/tmp/go-build2554080111/b149/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile log=/tmp/go-build2554080111/b087/_pkg_.a packagefile math=/tmp/go-build2554080111/b030/_pkg_.a packagefile mime/multipart=/tmp/go-build2554080111/b210/_pkg_.a packagefile net=/tmp/go-build2554080111/b067/_pkg_.a packagefile net/http=/tmp/go-build2554080111/b198/_pkg_.a packagefile net/url=/tmp/go-build2554080111/b131/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile path=/tmp/go-build2554080111/b044/_pkg_.a packagefile path/filepath=/tmp/go-build2554080111/b053/_pkg_.a packagefile reflect=/tmp/go-build2554080111/b029/_pkg_.a packagefile runtime=/tmp/go-build2554080111/b009/_pkg_.a packagefile sort=/tmp/go-build2554080111/b035/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a packagefile unicode=/tmp/go-build2554080111/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build2554080111/b033/_pkg_.a EOF cat >/tmp/go-build2554080111/b452/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2554080111/b054/_pkg_.a packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile compress/gzip=/tmp/go-build2554080111/b199/_pkg_.a packagefile context=/tmp/go-build2554080111/b002/_pkg_.a packagefile crypto/rand=/tmp/go-build2554080111/b114/_pkg_.a packagefile crypto/tls=/tmp/go-build2554080111/b117/_pkg_.a packagefile encoding/binary=/tmp/go-build2554080111/b058/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile golang.org/x/net/http/httpguts=/tmp/go-build2554080111/b453/_pkg_.a packagefile golang.org/x/net/http2/hpack=/tmp/go-build2554080111/b459/_pkg_.a packagefile golang.org/x/net/idna=/tmp/go-build2554080111/b454/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile io/fs=/tmp/go-build2554080111/b043/_pkg_.a packagefile log=/tmp/go-build2554080111/b087/_pkg_.a packagefile math=/tmp/go-build2554080111/b030/_pkg_.a packagefile math/bits=/tmp/go-build2554080111/b031/_pkg_.a packagefile math/rand=/tmp/go-build2554080111/b107/_pkg_.a packagefile net=/tmp/go-build2554080111/b067/_pkg_.a packagefile net/http=/tmp/go-build2554080111/b198/_pkg_.a packagefile net/http/httptrace=/tmp/go-build2554080111/b212/_pkg_.a packagefile net/textproto=/tmp/go-build2554080111/b206/_pkg_.a packagefile net/url=/tmp/go-build2554080111/b131/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile reflect=/tmp/go-build2554080111/b029/_pkg_.a packagefile runtime=/tmp/go-build2554080111/b009/_pkg_.a packagefile sort=/tmp/go-build2554080111/b035/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build2554080111/b022/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b335/_pkg_.a -trimpath "$WORK/b335=>" -p github.com/go-openapi/swag -complete -installsuffix shared -buildid LhKFHHdxR_dAFYVpb7Cx/LhKFHHdxR_dAFYVpb7Cx -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b335/importcfg -pack ./src/github.com/go-openapi/swag/convert.go ./src/github.com/go-openapi/swag/convert_types.go ./src/github.com/go-openapi/swag/doc.go ./src/github.com/go-openapi/swag/file.go ./src/github.com/go-openapi/swag/initialism_index.go ./src/github.com/go-openapi/swag/json.go ./src/github.com/go-openapi/swag/loading.go ./src/github.com/go-openapi/swag/name_lexem.go ./src/github.com/go-openapi/swag/net.go ./src/github.com/go-openapi/swag/path.go ./src/github.com/go-openapi/swag/split.go ./src/github.com/go-openapi/swag/string_bytes.go ./src/github.com/go-openapi/swag/util.go ./src/github.com/go-openapi/swag/yaml.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b452/_pkg_.a -trimpath "$WORK/b452=>" -p golang.org/x/net/http2 -complete -installsuffix shared -buildid pMV4NCDUuoqVLYNebC74/pMV4NCDUuoqVLYNebC74 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b452/importcfg -pack ./src/golang.org/x/net/http2/ascii.go ./src/golang.org/x/net/http2/ciphers.go ./src/golang.org/x/net/http2/client_conn_pool.go ./src/golang.org/x/net/http2/databuffer.go ./src/golang.org/x/net/http2/errors.go ./src/golang.org/x/net/http2/flow.go ./src/golang.org/x/net/http2/frame.go ./src/golang.org/x/net/http2/gotrack.go ./src/golang.org/x/net/http2/headermap.go ./src/golang.org/x/net/http2/http2.go ./src/golang.org/x/net/http2/pipe.go ./src/golang.org/x/net/http2/server.go ./src/golang.org/x/net/http2/transport.go ./src/golang.org/x/net/http2/write.go ./src/golang.org/x/net/http2/writesched.go ./src/golang.org/x/net/http2/writesched_priority.go ./src/golang.org/x/net/http2/writesched_random.go ./src/golang.org/x/net/http2/writesched_roundrobin.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b362/_pkg_.a # internal cp $WORK/b362/_pkg_.a /builddir/.cache/go-build/dd/dd098d5a4568aeda1c3dfb75a9699a594dcd850fdd39443876ae8b907a0b0656-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b618/_pkg_.a # internal cp $WORK/b618/_pkg_.a /builddir/.cache/go-build/57/57db23ec127824c353ec9ed92ea90969aa6926a55fc8c47cc80ead718c8281b2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b619/_pkg_.a # internal cp $WORK/b619/_pkg_.a /builddir/.cache/go-build/bc/bc03d0e606112565e4513e75366ee09da4e0123376753f1511d00519b06f615a-d # internal github.com/containers/common/libnetwork/util mkdir -p $WORK/b697/ cat >/tmp/go-build2554080111/b697/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/containers/common/libnetwork/types=/tmp/go-build2554080111/b063/_pkg_.a packagefile github.com/containers/common/pkg/filters=/tmp/go-build2554080111/b619/_pkg_.a packagefile github.com/containers/common/pkg/util=/tmp/go-build2554080111/b698/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build2554080111/b089/_pkg_.a packagefile math/big=/tmp/go-build2554080111/b106/_pkg_.a packagefile net=/tmp/go-build2554080111/b067/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b697/_pkg_.a -trimpath "$WORK/b697=>" -p github.com/containers/common/libnetwork/util -complete -installsuffix shared -buildid RjFVccUNwYp3_v1mZb6k/RjFVccUNwYp3_v1mZb6k -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b697/importcfg -pack ./src/github.com/containers/common/libnetwork/util/filters.go ./src/github.com/containers/common/libnetwork/util/ip.go ./src/github.com/containers/common/libnetwork/util/ip_calc.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b548/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b597/_pkg_.a # internal cp $WORK/b548/_pkg_.a /builddir/.cache/go-build/51/512340e286285fbc3704978a5fa8070050321055ce6862450c295dc09fbb70d0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b494/_pkg_.a # internal cp $WORK/b597/_pkg_.a /builddir/.cache/go-build/50/50927184fe292293453844c95e73cfeb37efa31aa21e85da79e488518754b31b-d # internal go.opentelemetry.io/otel/internal/global mkdir -p $WORK/b592/ cat >/tmp/go-build2554080111/b592/importcfg << 'EOF' # internal # import config packagefile container/list=/tmp/go-build2554080111/b118/_pkg_.a packagefile context=/tmp/go-build2554080111/b002/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile github.com/go-logr/logr=/tmp/go-build2554080111/b586/_pkg_.a packagefile github.com/go-logr/stdr=/tmp/go-build2554080111/b593/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=/tmp/go-build2554080111/b580/_pkg_.a packagefile go.opentelemetry.io/otel/codes=/tmp/go-build2554080111/b583/_pkg_.a packagefile go.opentelemetry.io/otel/metric=/tmp/go-build2554080111/b595/_pkg_.a packagefile go.opentelemetry.io/otel/metric/embedded=/tmp/go-build2554080111/b596/_pkg_.a packagefile go.opentelemetry.io/otel/propagation=/tmp/go-build2554080111/b597/_pkg_.a packagefile go.opentelemetry.io/otel/trace=/tmp/go-build2554080111/b600/_pkg_.a packagefile go.opentelemetry.io/otel/trace/embedded=/tmp/go-build2554080111/b601/_pkg_.a packagefile log=/tmp/go-build2554080111/b087/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build2554080111/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b592/_pkg_.a -trimpath "$WORK/b592=>" -p go.opentelemetry.io/otel/internal/global -complete -installsuffix shared -buildid HYeuTGCir7D1B8r7Dhs4/HYeuTGCir7D1B8r7Dhs4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b592/importcfg -pack ./src/go.opentelemetry.io/otel/internal/global/handler.go ./src/go.opentelemetry.io/otel/internal/global/instruments.go ./src/go.opentelemetry.io/otel/internal/global/internal_logging.go ./src/go.opentelemetry.io/otel/internal/global/meter.go ./src/go.opentelemetry.io/otel/internal/global/propagator.go ./src/go.opentelemetry.io/otel/internal/global/state.go ./src/go.opentelemetry.io/otel/internal/global/trace.go cp $WORK/b494/_pkg_.a /builddir/.cache/go-build/ea/ea7e0919a476a744e82df60eca029fc46b13b4dd6a54cd06554607c4e9f85db1-d # internal github.com/containers/image/v5/oci/layout mkdir -p $WORK/b488/ cat >/tmp/go-build2554080111/b488/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2554080111/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2554080111/b055/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/containers/image/v5/directory/explicitfilepath=/tmp/go-build2554080111/b489/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build2554080111/b073/_pkg_.a packagefile github.com/containers/image/v5/internal/image=/tmp/go-build2554080111/b293/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/impl=/tmp/go-build2554080111/b490/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/stubs=/tmp/go-build2554080111/b301/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/impl=/tmp/go-build2554080111/b491/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/stubs=/tmp/go-build2554080111/b295/_pkg_.a packagefile github.com/containers/image/v5/internal/manifest=/tmp/go-build2554080111/b078/_pkg_.a packagefile github.com/containers/image/v5/internal/private=/tmp/go-build2554080111/b296/_pkg_.a packagefile github.com/containers/image/v5/internal/putblobdigest=/tmp/go-build2554080111/b492/_pkg_.a packagefile github.com/containers/image/v5/internal/set=/tmp/go-build2554080111/b141/_pkg_.a packagefile github.com/containers/image/v5/oci/internal=/tmp/go-build2554080111/b493/_pkg_.a packagefile github.com/containers/image/v5/pkg/tlsclientconfig=/tmp/go-build2554080111/b494/_pkg_.a packagefile github.com/containers/image/v5/transports=/tmp/go-build2554080111/b382/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build2554080111/b080/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=/tmp/go-build2554080111/b495/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build2554080111/b074/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=/tmp/go-build2554080111/b084/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2554080111/b083/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build2554080111/b085/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build2554080111/b089/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile io/fs=/tmp/go-build2554080111/b043/_pkg_.a packagefile net/http=/tmp/go-build2554080111/b198/_pkg_.a packagefile net/url=/tmp/go-build2554080111/b131/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile path/filepath=/tmp/go-build2554080111/b053/_pkg_.a packagefile runtime=/tmp/go-build2554080111/b009/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b488/_pkg_.a -trimpath "$WORK/b488=>" -p github.com/containers/image/v5/oci/layout -complete -installsuffix shared -buildid Hk83_0DJT_fgS2WWn7Nd/Hk83_0DJT_fgS2WWn7Nd -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b488/importcfg -pack ./src/github.com/containers/image/v5/oci/layout/oci_delete.go ./src/github.com/containers/image/v5/oci/layout/oci_dest.go ./src/github.com/containers/image/v5/oci/layout/oci_src.go ./src/github.com/containers/image/v5/oci/layout/oci_transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b278/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b575/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b576/_pkg_.a # internal cp $WORK/b278/_pkg_.a /builddir/.cache/go-build/7f/7fee8554584343a3f3df0e26c76d794f3c36e82572d4b3880212250b2b77a811-d # internal cp $WORK/b575/_pkg_.a /builddir/.cache/go-build/88/88fcdad37df6f2ba85bdd96b3c405b989d496744135e5e483bab3c3a20b5572d-d # internal cp $WORK/b576/_pkg_.a /builddir/.cache/go-build/9e/9e05f3237b18e811ea5d06f53242ef3af78c50ffe7e827e2071c998eb2b2c5e2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b360/_pkg_.a # internal cp $WORK/b360/_pkg_.a /builddir/.cache/go-build/97/970cbbaf6610ac7508eb93bd8dd34d7e7f466bcb2768b64a98c292a6fc765af7-d # internal github.com/letsencrypt/boulder/core mkdir -p $WORK/b359/ cat >/tmp/go-build2554080111/b359/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build2554080111/b075/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build2554080111/b092/_pkg_.a packagefile crypto/rand=/tmp/go-build2554080111/b114/_pkg_.a packagefile crypto/rsa=/tmp/go-build2554080111/b115/_pkg_.a packagefile crypto/sha256=/tmp/go-build2554080111/b116/_pkg_.a packagefile crypto/x509=/tmp/go-build2554080111/b126/_pkg_.a packagefile encoding/base64=/tmp/go-build2554080111/b057/_pkg_.a packagefile encoding/hex=/tmp/go-build2554080111/b129/_pkg_.a packagefile encoding/json=/tmp/go-build2554080111/b055/_pkg_.a packagefile encoding/pem=/tmp/go-build2554080111/b130/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile expvar=/tmp/go-build2554080111/b360/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/letsencrypt/boulder/identifier=/tmp/go-build2554080111/b361/_pkg_.a packagefile github.com/letsencrypt/boulder/probs=/tmp/go-build2554080111/b362/_pkg_.a packagefile github.com/letsencrypt/boulder/revocation=/tmp/go-build2554080111/b363/_pkg_.a packagefile golang.org/x/crypto/ocsp=/tmp/go-build2554080111/b364/_pkg_.a packagefile gopkg.in/go-jose/go-jose.v2=/tmp/go-build2554080111/b365/_pkg_.a packagefile hash/fnv=/tmp/go-build2554080111/b231/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile math/big=/tmp/go-build2554080111/b106/_pkg_.a packagefile math/rand=/tmp/go-build2554080111/b107/_pkg_.a packagefile net=/tmp/go-build2554080111/b067/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile path=/tmp/go-build2554080111/b044/_pkg_.a packagefile reflect=/tmp/go-build2554080111/b029/_pkg_.a packagefile regexp=/tmp/go-build2554080111/b065/_pkg_.a packagefile sort=/tmp/go-build2554080111/b035/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a packagefile unicode=/tmp/go-build2554080111/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b359/_pkg_.a -trimpath "$WORK/b359=>" -p github.com/letsencrypt/boulder/core -complete -installsuffix shared -buildid hgo9R3sKkM-5KlTmdjTt/hgo9R3sKkM-5KlTmdjTt -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b359/importcfg -pack ./src/github.com/letsencrypt/boulder/core/challenges.go ./src/github.com/letsencrypt/boulder/core/interfaces.go ./src/github.com/letsencrypt/boulder/core/objects.go ./src/github.com/letsencrypt/boulder/core/util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b697/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b697/_pkg_.a /builddir/.cache/go-build/99/99222502f0183ede34e8ac2c0ebfd104f9ca946930b0f1b5f8c3d18b914fcf7a-d # internal github.com/containers/common/libnetwork/pasta mkdir -p $WORK/b705/ github.com/containers/common/libnetwork/internal/util github.com/containers/common/libnetwork/etchosts cat >/tmp/go-build2554080111/b705/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=/tmp/go-build2554080111/b704/_pkg_.a packagefile github.com/containers/common/libnetwork/types=/tmp/go-build2554080111/b063/_pkg_.a packagefile github.com/containers/common/libnetwork/util=/tmp/go-build2554080111/b697/_pkg_.a packagefile github.com/containers/common/pkg/config=/tmp/go-build2554080111/b611/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build2554080111/b085/_pkg_.a packagefile net=/tmp/go-build2554080111/b067/_pkg_.a packagefile os/exec=/tmp/go-build2554080111/b159/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b705/_pkg_.a -trimpath "$WORK/b705=>" -p github.com/containers/common/libnetwork/pasta -complete -installsuffix shared -buildid xyJGZCXYZw9oVezVFfyv/xyJGZCXYZw9oVezVFfyv -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b705/importcfg -pack ./src/github.com/containers/common/libnetwork/pasta/pasta_linux.go ./src/github.com/containers/common/libnetwork/pasta/types.go cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/72/72d9edd4cf33f938445163d8b77e9844786080c9478e9377595e7e62e9866467-d # internal github.com/containers/buildah/internal/mkcw/types mkdir -p $WORK/b663/ github.com/containers/buildah/internal/sbom mkdir -p $WORK/b674/ cat >/tmp/go-build2554080111/b663/importcfg << 'EOF' # internal # import config packagefile github.com/containers/buildah/define=/tmp/go-build2554080111/b062/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b663/_pkg_.a -trimpath "$WORK/b663=>" -p github.com/containers/buildah/internal/mkcw/types -complete -installsuffix shared -buildid 8yhf2rekbv_6Ip9cr7tl/8yhf2rekbv_6Ip9cr7tl -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b663/importcfg -pack ./_build/src/github.com/containers/buildah/internal/mkcw/types/attest.go ./_build/src/github.com/containers/buildah/internal/mkcw/types/workload.go mkdir -p $WORK/b696/ cat >/tmp/go-build2554080111/b674/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build2554080111/b055/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/containers/buildah/define=/tmp/go-build2554080111/b062/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile sort=/tmp/go-build2554080111/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b674/_pkg_.a -trimpath "$WORK/b674=>" -p github.com/containers/buildah/internal/sbom -complete -installsuffix shared -buildid 4LhY2kUUWAvsUd2XmZEo/4LhY2kUUWAvsUd2XmZEo -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b674/importcfg -pack ./_build/src/github.com/containers/buildah/internal/sbom/merge.go ./_build/src/github.com/containers/buildah/internal/sbom/presets.go mkdir -p $WORK/b743/ cat >/tmp/go-build2554080111/b696/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2554080111/b054/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/containers/common/libnetwork/types=/tmp/go-build2554080111/b063/_pkg_.a packagefile github.com/containers/common/libnetwork/util=/tmp/go-build2554080111/b697/_pkg_.a packagefile github.com/containers/common/pkg/config=/tmp/go-build2554080111/b611/_pkg_.a packagefile github.com/containers/common/pkg/machine=/tmp/go-build2554080111/b700/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=/tmp/go-build2554080111/b164/_pkg_.a packagefile github.com/cyphar/filepath-securejoin=/tmp/go-build2554080111/b536/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build2554080111/b089/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile net=/tmp/go-build2554080111/b067/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b696/_pkg_.a -trimpath "$WORK/b696=>" -p github.com/containers/common/libnetwork/etchosts -complete -installsuffix shared -buildid bMJEPPm9lkRrfuG24_St/bMJEPPm9lkRrfuG24_St -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b696/importcfg -pack ./src/github.com/containers/common/libnetwork/etchosts/hosts.go ./src/github.com/containers/common/libnetwork/etchosts/ip.go ./src/github.com/containers/common/libnetwork/etchosts/util.go cat >/tmp/go-build2554080111/b743/importcfg << 'EOF' # internal # import config packagefile crypto/rand=/tmp/go-build2554080111/b114/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/containers/common/libnetwork/types=/tmp/go-build2554080111/b063/_pkg_.a packagefile github.com/containers/common/libnetwork/util=/tmp/go-build2554080111/b697/_pkg_.a packagefile github.com/containers/common/pkg/config=/tmp/go-build2554080111/b611/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build2554080111/b085/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build2554080111/b089/_pkg_.a packagefile net=/tmp/go-build2554080111/b067/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b743/_pkg_.a -trimpath "$WORK/b743=>" -p github.com/containers/common/libnetwork/internal/util -complete -installsuffix shared -buildid Jponet5xmOVt9U-hj5OW/Jponet5xmOVt9U-hj5OW -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b743/importcfg -pack ./src/github.com/containers/common/libnetwork/internal/util/bridge.go ./src/github.com/containers/common/libnetwork/internal/util/create.go ./src/github.com/containers/common/libnetwork/internal/util/interface.go ./src/github.com/containers/common/libnetwork/internal/util/interfaces.go ./src/github.com/containers/common/libnetwork/internal/util/ip.go ./src/github.com/containers/common/libnetwork/internal/util/parse.go ./src/github.com/containers/common/libnetwork/internal/util/util.go ./src/github.com/containers/common/libnetwork/internal/util/validate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b317/_pkg_.a # internal cp $WORK/b317/_pkg_.a /builddir/.cache/go-build/0e/0ec5d0fbb5ace389be99e718e936c14457ceb7aa73bec17cb769510f6b7bfc11-d # internal github.com/go-openapi/strfmt mkdir -p $WORK/b321/ cat >/tmp/go-build2554080111/b321/importcfg << 'EOF' # internal # import config packagefile crypto/rand=/tmp/go-build2554080111/b114/_pkg_.a packagefile database/sql/driver=/tmp/go-build2554080111/b309/_pkg_.a packagefile encoding=/tmp/go-build2554080111/b056/_pkg_.a packagefile encoding/base64=/tmp/go-build2554080111/b057/_pkg_.a packagefile encoding/binary=/tmp/go-build2554080111/b058/_pkg_.a packagefile encoding/json=/tmp/go-build2554080111/b055/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/asaskevich/govalidator=/tmp/go-build2554080111/b322/_pkg_.a packagefile github.com/go-openapi/errors=/tmp/go-build2554080111/b317/_pkg_.a packagefile github.com/google/uuid=/tmp/go-build2554080111/b324/_pkg_.a packagefile github.com/mitchellh/mapstructure=/tmp/go-build2554080111/b325/_pkg_.a packagefile github.com/oklog/ulid=/tmp/go-build2554080111/b326/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson=/tmp/go-build2554080111/b327/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=/tmp/go-build2554080111/b331/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=/tmp/go-build2554080111/b332/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile net/mail=/tmp/go-build2554080111/b334/_pkg_.a packagefile reflect=/tmp/go-build2554080111/b029/_pkg_.a packagefile regexp=/tmp/go-build2554080111/b065/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b321/_pkg_.a -trimpath "$WORK/b321=>" -p github.com/go-openapi/strfmt -complete -installsuffix shared -buildid _WzFrqGhH9bdq85k0T3W/_WzFrqGhH9bdq85k0T3W -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b321/importcfg -pack ./src/github.com/go-openapi/strfmt/bson.go ./src/github.com/go-openapi/strfmt/date.go ./src/github.com/go-openapi/strfmt/default.go ./src/github.com/go-openapi/strfmt/doc.go ./src/github.com/go-openapi/strfmt/duration.go ./src/github.com/go-openapi/strfmt/format.go ./src/github.com/go-openapi/strfmt/time.go ./src/github.com/go-openapi/strfmt/ulid.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b579/_pkg_.a # internal cp $WORK/b579/_pkg_.a /builddir/.cache/go-build/d4/d482445480d577898703568b97d643742548466ca10cde5aa11cb791afbb8143-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b663/_pkg_.a # internal cp $WORK/b663/_pkg_.a /builddir/.cache/go-build/32/325cd86db1177fe67316c6a8fca588a4819b5ec051c6863e56b339429301d740-d # internal github.com/containers/buildah/internal/mkcw mkdir -p $WORK/b662/ cat >/tmp/go-build2554080111/b662/importcfg << 'EOF' # internal # import config packagefile archive/tar=/tmp/go-build2554080111/b046/_pkg_.a packagefile bufio=/tmp/go-build2554080111/b054/_pkg_.a packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile compress/gzip=/tmp/go-build2554080111/b199/_pkg_.a packagefile crypto/rand=/tmp/go-build2554080111/b114/_pkg_.a packagefile embed=/tmp/go-build2554080111/b103/_pkg_.a packagefile encoding/binary=/tmp/go-build2554080111/b058/_pkg_.a packagefile encoding/hex=/tmp/go-build2554080111/b129/_pkg_.a packagefile encoding/json=/tmp/go-build2554080111/b055/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/containers/buildah/define=/tmp/go-build2554080111/b062/_pkg_.a packagefile github.com/containers/buildah/internal/mkcw/types=/tmp/go-build2554080111/b663/_pkg_.a packagefile github.com/containers/buildah/internal/tmpdir=/tmp/go-build2554080111/b664/_pkg_.a packagefile github.com/containers/buildah/pkg/overlay=/tmp/go-build2554080111/b665/_pkg_.a packagefile github.com/containers/luksy=/tmp/go-build2554080111/b666/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=/tmp/go-build2554080111/b154/_pkg_.a packagefile github.com/containers/storage/pkg/mount=/tmp/go-build2554080111/b156/_pkg_.a packagefile github.com/containers/storage/pkg/system=/tmp/go-build2554080111/b155/_pkg_.a packagefile github.com/docker/docker/pkg/ioutils=/tmp/go-build2554080111/b642/_pkg_.a packagefile github.com/docker/go-units=/tmp/go-build2554080111/b158/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build2554080111/b074/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2554080111/b083/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build2554080111/b085/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile io/fs=/tmp/go-build2554080111/b043/_pkg_.a packagefile net/http=/tmp/go-build2554080111/b198/_pkg_.a packagefile net/url=/tmp/go-build2554080111/b131/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile os/exec=/tmp/go-build2554080111/b159/_pkg_.a packagefile path=/tmp/go-build2554080111/b044/_pkg_.a packagefile path/filepath=/tmp/go-build2554080111/b053/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a EOF cat >/tmp/go-build2554080111/b662/embedcfg << 'EOF' # internal { "Patterns": { "embed/entrypoint_amd64.gz": [ "embed/entrypoint_amd64.gz" ] }, "Files": { "embed/entrypoint_amd64.gz": "/builddir/build/BUILD/buildah-1.35.4/_build/src/github.com/containers/buildah/internal/mkcw/embed/entrypoint_amd64.gz" } }EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b662/_pkg_.a -trimpath "$WORK/b662=>" -p github.com/containers/buildah/internal/mkcw -complete -installsuffix shared -buildid gsxYmrpTfxRoxv4KKT9q/gsxYmrpTfxRoxv4KKT9q -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b662/importcfg -embedcfg $WORK/b662/embedcfg -pack ./_build/src/github.com/containers/buildah/internal/mkcw/archive.go ./_build/src/github.com/containers/buildah/internal/mkcw/attest.go ./_build/src/github.com/containers/buildah/internal/mkcw/entrypoint.go ./_build/src/github.com/containers/buildah/internal/mkcw/luks.go ./_build/src/github.com/containers/buildah/internal/mkcw/makefs.go ./_build/src/github.com/containers/buildah/internal/mkcw/workload.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b281/_pkg_.a # internal cp $WORK/b281/_pkg_.a /builddir/.cache/go-build/17/1754f977c56fb0b1936554fbb86a40aefd729ee792f8768aff2efa09ec398a66-d # internal github.com/docker/distribution/registry/api/v2 mkdir -p $WORK/b279/ cat >/tmp/go-build2554080111/b279/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/distribution/reference=/tmp/go-build2554080111/b280/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=/tmp/go-build2554080111/b278/_pkg_.a packagefile github.com/gorilla/mux=/tmp/go-build2554080111/b281/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build2554080111/b074/_pkg_.a packagefile net/http=/tmp/go-build2554080111/b198/_pkg_.a packagefile net/url=/tmp/go-build2554080111/b131/_pkg_.a packagefile regexp=/tmp/go-build2554080111/b065/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile unicode=/tmp/go-build2554080111/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b674/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b279/_pkg_.a -trimpath "$WORK/b279=>" -p github.com/docker/distribution/registry/api/v2 -complete -installsuffix shared -buildid fRi3ranSwK-ScSA1cCX5/fRi3ranSwK-ScSA1cCX5 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b279/importcfg -pack ./src/github.com/docker/distribution/registry/api/v2/descriptors.go ./src/github.com/docker/distribution/registry/api/v2/doc.go ./src/github.com/docker/distribution/registry/api/v2/errors.go ./src/github.com/docker/distribution/registry/api/v2/headerparser.go ./src/github.com/docker/distribution/registry/api/v2/routes.go ./src/github.com/docker/distribution/registry/api/v2/urls.go cp $WORK/b674/_pkg_.a /builddir/.cache/go-build/4b/4b8d2d421d3665fbcc9e0e65a62a0a74b4fe53a353db7235445f58da4153e51b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b359/_pkg_.a # internal cp $WORK/b359/_pkg_.a /builddir/.cache/go-build/c3/c3fc8aafe7109bbcc6bf19b24e8766728d0965df66cbe1bc14ba99887471e09f-d # internal github.com/letsencrypt/boulder/goodkey mkdir -p $WORK/b358/ cat >/tmp/go-build2554080111/b358/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2554080111/b002/_pkg_.a packagefile crypto=/tmp/go-build2554080111/b075/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build2554080111/b092/_pkg_.a packagefile crypto/elliptic=/tmp/go-build2554080111/b105/_pkg_.a packagefile crypto/rsa=/tmp/go-build2554080111/b115/_pkg_.a packagefile crypto/sha1=/tmp/go-build2554080111/b125/_pkg_.a packagefile crypto/sha256=/tmp/go-build2554080111/b116/_pkg_.a packagefile encoding/base64=/tmp/go-build2554080111/b057/_pkg_.a packagefile encoding/hex=/tmp/go-build2554080111/b129/_pkg_.a packagefile encoding/json=/tmp/go-build2554080111/b055/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/letsencrypt/boulder/core=/tmp/go-build2554080111/b359/_pkg_.a packagefile github.com/letsencrypt/boulder/strictyaml=/tmp/go-build2554080111/b370/_pkg_.a packagefile github.com/titanous/rocacheck=/tmp/go-build2554080111/b371/_pkg_.a packagefile math/big=/tmp/go-build2554080111/b106/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b358/_pkg_.a -trimpath "$WORK/b358=>" -p github.com/letsencrypt/boulder/goodkey -complete -installsuffix shared -buildid vaZz4DS2n9FUjrfdUt65/vaZz4DS2n9FUjrfdUt65 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b358/importcfg -pack ./src/github.com/letsencrypt/boulder/goodkey/blocked.go ./src/github.com/letsencrypt/boulder/goodkey/good_key.go ./src/github.com/letsencrypt/boulder/goodkey/weak.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b696/_pkg_.a # internal cp $WORK/b696/_pkg_.a /builddir/.cache/go-build/2a/2a86d26b5be1d4d37b0773944d43078d78fa435450f6d896eec9aee23ad10291-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b705/_pkg_.a # internal cp $WORK/b705/_pkg_.a /builddir/.cache/go-build/cc/cc0dca0bb83eb0ce6ecf8ea918893b13502a4ee9d5322d9c9cf24e0cfd0f95f4-d # internal github.com/containers/common/libnetwork/internal/rootlessnetns mkdir -p $WORK/b703/ cat >/tmp/go-build2554080111/b703/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=/tmp/go-build2554080111/b704/_pkg_.a packagefile github.com/containers/common/libnetwork/pasta=/tmp/go-build2554080111/b705/_pkg_.a packagefile github.com/containers/common/libnetwork/resolvconf=/tmp/go-build2554080111/b706/_pkg_.a packagefile github.com/containers/common/libnetwork/slirp4netns=/tmp/go-build2554080111/b707/_pkg_.a packagefile github.com/containers/common/pkg/config=/tmp/go-build2554080111/b611/_pkg_.a packagefile github.com/containers/common/pkg/netns=/tmp/go-build2554080111/b710/_pkg_.a packagefile github.com/containers/common/pkg/systemd=/tmp/go-build2554080111/b711/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=/tmp/go-build2554080111/b195/_pkg_.a packagefile github.com/containers/storage/pkg/lockfile=/tmp/go-build2554080111/b525/_pkg_.a packagefile github.com/hashicorp/go-multierror=/tmp/go-build2554080111/b282/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build2554080111/b166/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=/tmp/go-build2554080111/b506/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build2554080111/b085/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build2554080111/b086/_pkg_.a packagefile io/fs=/tmp/go-build2554080111/b043/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile path/filepath=/tmp/go-build2554080111/b053/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b703/_pkg_.a -trimpath "$WORK/b703=>" -p github.com/containers/common/libnetwork/internal/rootlessnetns -complete -installsuffix shared -buildid h0N7vtvA2B42CPJ2VHfm/h0N7vtvA2B42CPJ2VHfm -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b703/importcfg -pack ./src/github.com/containers/common/libnetwork/internal/rootlessnetns/netns.go ./src/github.com/containers/common/libnetwork/internal/rootlessnetns/netns_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b465/_pkg_.a # internal cp $WORK/b465/_pkg_.a /builddir/.cache/go-build/a9/a93946e79fda5d6f046e30260cc17ae9330ebc91761c4c982b8a3bce93ba8c85-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b743/_pkg_.a # internal github.com/fsouza/go-dockerclient mkdir -p $WORK/b638/ cat >/tmp/go-build2554080111/b638/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2554080111/b054/_pkg_.a packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile context=/tmp/go-build2554080111/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build2554080111/b117/_pkg_.a packagefile crypto/x509=/tmp/go-build2554080111/b126/_pkg_.a packagefile encoding/base64=/tmp/go-build2554080111/b057/_pkg_.a packagefile encoding/json=/tmp/go-build2554080111/b055/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/docker/docker/api/types/registry=/tmp/go-build2554080111/b566/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=/tmp/go-build2554080111/b568/_pkg_.a packagefile github.com/docker/docker/pkg/archive=/tmp/go-build2554080111/b639/_pkg_.a packagefile github.com/docker/docker/pkg/homedir=/tmp/go-build2554080111/b647/_pkg_.a packagefile github.com/docker/docker/pkg/jsonmessage=/tmp/go-build2554080111/b648/_pkg_.a packagefile github.com/docker/docker/pkg/stdcopy=/tmp/go-build2554080111/b651/_pkg_.a packagefile github.com/docker/go-units=/tmp/go-build2554080111/b158/_pkg_.a packagefile github.com/moby/patternmatcher=/tmp/go-build2554080111/b645/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile math=/tmp/go-build2554080111/b030/_pkg_.a packagefile net=/tmp/go-build2554080111/b067/_pkg_.a packagefile net/http=/tmp/go-build2554080111/b198/_pkg_.a packagefile net/http/httputil=/tmp/go-build2554080111/b465/_pkg_.a packagefile net/url=/tmp/go-build2554080111/b131/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile os/exec=/tmp/go-build2554080111/b159/_pkg_.a packagefile path=/tmp/go-build2554080111/b044/_pkg_.a packagefile path/filepath=/tmp/go-build2554080111/b053/_pkg_.a packagefile reflect=/tmp/go-build2554080111/b029/_pkg_.a packagefile runtime=/tmp/go-build2554080111/b009/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build2554080111/b022/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b638/_pkg_.a -trimpath "$WORK/b638=>" -p github.com/fsouza/go-dockerclient -complete -installsuffix shared -buildid fUclwC-3foOS881e99Rg/fUclwC-3foOS881e99Rg -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b638/importcfg -pack ./src/github.com/fsouza/go-dockerclient/auth.go ./src/github.com/fsouza/go-dockerclient/change.go ./src/github.com/fsouza/go-dockerclient/client.go ./src/github.com/fsouza/go-dockerclient/client_unix.go ./src/github.com/fsouza/go-dockerclient/container.go ./src/github.com/fsouza/go-dockerclient/container_archive.go ./src/github.com/fsouza/go-dockerclient/container_attach.go ./src/github.com/fsouza/go-dockerclient/container_changes.go ./src/github.com/fsouza/go-dockerclient/container_commit.go ./src/github.com/fsouza/go-dockerclient/container_copy.go ./src/github.com/fsouza/go-dockerclient/container_create.go ./src/github.com/fsouza/go-dockerclient/container_export.go ./src/github.com/fsouza/go-dockerclient/container_inspect.go ./src/github.com/fsouza/go-dockerclient/container_kill.go ./src/github.com/fsouza/go-dockerclient/container_list.go ./src/github.com/fsouza/go-dockerclient/container_logs.go ./src/github.com/fsouza/go-dockerclient/container_pause.go ./src/github.com/fsouza/go-dockerclient/container_prune.go ./src/github.com/fsouza/go-dockerclient/container_remove.go ./src/github.com/fsouza/go-dockerclient/container_rename.go ./src/github.com/fsouza/go-dockerclient/container_resize.go ./src/github.com/fsouza/go-dockerclient/container_restart.go ./src/github.com/fsouza/go-dockerclient/container_start.go ./src/github.com/fsouza/go-dockerclient/container_stats.go ./src/github.com/fsouza/go-dockerclient/container_stop.go ./src/github.com/fsouza/go-dockerclient/container_top.go ./src/github.com/fsouza/go-dockerclient/container_unpause.go ./src/github.com/fsouza/go-dockerclient/container_update.go ./src/github.com/fsouza/go-dockerclient/container_wait.go ./src/github.com/fsouza/go-dockerclient/distribution.go ./src/github.com/fsouza/go-dockerclient/env.go ./src/github.com/fsouza/go-dockerclient/event.go ./src/github.com/fsouza/go-dockerclient/exec.go ./src/github.com/fsouza/go-dockerclient/image.go ./src/github.com/fsouza/go-dockerclient/misc.go ./src/github.com/fsouza/go-dockerclient/network.go ./src/github.com/fsouza/go-dockerclient/plugin.go ./src/github.com/fsouza/go-dockerclient/registry_auth.go ./src/github.com/fsouza/go-dockerclient/signal.go ./src/github.com/fsouza/go-dockerclient/swarm.go ./src/github.com/fsouza/go-dockerclient/swarm_configs.go ./src/github.com/fsouza/go-dockerclient/swarm_node.go ./src/github.com/fsouza/go-dockerclient/swarm_secrets.go ./src/github.com/fsouza/go-dockerclient/swarm_service.go ./src/github.com/fsouza/go-dockerclient/swarm_task.go ./src/github.com/fsouza/go-dockerclient/system.go ./src/github.com/fsouza/go-dockerclient/tar.go ./src/github.com/fsouza/go-dockerclient/tls.go ./src/github.com/fsouza/go-dockerclient/volume.go cp $WORK/b743/_pkg_.a /builddir/.cache/go-build/3a/3a9dfff817bbce4e5314b465ded9e72da5a89b6c5a6272a4c7cf9e73907a2d86-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b578/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b414/_pkg_.a # internal cp $WORK/b578/_pkg_.a /builddir/.cache/go-build/7e/7edae08deaf10f1c278264fd6ad082ef231b693b0fdf2fa51812ef7e84098335-d # internal cp $WORK/b414/_pkg_.a /builddir/.cache/go-build/8d/8d3aa40493f09f6565ddb6d24115b789a8bf1faf567016ff3b9f87451031bcff-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b592/_pkg_.a # internal cp $WORK/b592/_pkg_.a /builddir/.cache/go-build/62/62fdf38135fe11a884acaacb2270dc8a962a24c0f7d6bd451f44dff34c40cc6c-d # internal go.opentelemetry.io/otel mkdir -p $WORK/b585/ cat >/tmp/go-build2554080111/b585/importcfg << 'EOF' # internal # import config packagefile github.com/go-logr/logr=/tmp/go-build2554080111/b586/_pkg_.a packagefile go.opentelemetry.io/otel/internal/global=/tmp/go-build2554080111/b592/_pkg_.a packagefile go.opentelemetry.io/otel/metric=/tmp/go-build2554080111/b595/_pkg_.a packagefile go.opentelemetry.io/otel/propagation=/tmp/go-build2554080111/b597/_pkg_.a packagefile go.opentelemetry.io/otel/trace=/tmp/go-build2554080111/b600/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b585/_pkg_.a -trimpath "$WORK/b585=>" -p go.opentelemetry.io/otel -complete -installsuffix shared -buildid _X_340qpTcsrxvRRoOKu/_X_340qpTcsrxvRRoOKu -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b585/importcfg -pack ./src/go.opentelemetry.io/otel/doc.go ./src/go.opentelemetry.io/otel/error_handler.go ./src/go.opentelemetry.io/otel/handler.go ./src/go.opentelemetry.io/otel/internal_logging.go ./src/go.opentelemetry.io/otel/metric.go ./src/go.opentelemetry.io/otel/propagation.go ./src/go.opentelemetry.io/otel/trace.go ./src/go.opentelemetry.io/otel/version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b358/_pkg_.a # internal cp $WORK/b358/_pkg_.a /builddir/.cache/go-build/f1/f1ccd505ec3e997f6d4c380e8318325584513901f73b5d3e32c740f40120156b-d # internal github.com/sigstore/sigstore/pkg/cryptoutils mkdir -p $WORK/b357/ cat >/tmp/go-build2554080111/b357/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile context=/tmp/go-build2554080111/b002/_pkg_.a packagefile crypto=/tmp/go-build2554080111/b075/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build2554080111/b092/_pkg_.a packagefile crypto/ed25519=/tmp/go-build2554080111/b120/_pkg_.a packagefile crypto/elliptic=/tmp/go-build2554080111/b105/_pkg_.a packagefile crypto/rand=/tmp/go-build2554080111/b114/_pkg_.a packagefile crypto/rsa=/tmp/go-build2554080111/b115/_pkg_.a packagefile crypto/sha1=/tmp/go-build2554080111/b125/_pkg_.a packagefile crypto/x509=/tmp/go-build2554080111/b126/_pkg_.a packagefile crypto/x509/pkix=/tmp/go-build2554080111/b128/_pkg_.a packagefile encoding/asn1=/tmp/go-build2554080111/b112/_pkg_.a packagefile encoding/hex=/tmp/go-build2554080111/b129/_pkg_.a packagefile encoding/pem=/tmp/go-build2554080111/b130/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/letsencrypt/boulder/goodkey=/tmp/go-build2554080111/b358/_pkg_.a packagefile github.com/secure-systems-lab/go-securesystemslib/encrypted=/tmp/go-build2554080111/b372/_pkg_.a packagefile golang.org/x/term=/tmp/go-build2554080111/b378/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile math/big=/tmp/go-build2554080111/b106/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b357/_pkg_.a -trimpath "$WORK/b357=>" -p github.com/sigstore/sigstore/pkg/cryptoutils -complete -installsuffix shared -buildid 6U997HAuuP2ou-QSjUoZ/6U997HAuuP2ou-QSjUoZ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b357/importcfg -pack ./src/github.com/sigstore/sigstore/pkg/cryptoutils/certificate.go ./src/github.com/sigstore/sigstore/pkg/cryptoutils/doc.go ./src/github.com/sigstore/sigstore/pkg/cryptoutils/generic.go ./src/github.com/sigstore/sigstore/pkg/cryptoutils/password.go ./src/github.com/sigstore/sigstore/pkg/cryptoutils/privatekey.go ./src/github.com/sigstore/sigstore/pkg/cryptoutils/publickey.go ./src/github.com/sigstore/sigstore/pkg/cryptoutils/sans.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b488/_pkg_.a # internal cp $WORK/b488/_pkg_.a /builddir/.cache/go-build/c2/c24621fd9a42b8f52f263a23406a598f64f426ec9c57b468065e02bd49a77b55-d # internal github.com/containers/image/v5/oci/archive mkdir -p $WORK/b602/ cat >/tmp/go-build2554080111/b602/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2554080111/b002/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/containers/image/v5/directory/explicitfilepath=/tmp/go-build2554080111/b489/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build2554080111/b073/_pkg_.a packagefile github.com/containers/image/v5/internal/image=/tmp/go-build2554080111/b293/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination=/tmp/go-build2554080111/b300/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/impl=/tmp/go-build2554080111/b490/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource=/tmp/go-build2554080111/b294/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/impl=/tmp/go-build2554080111/b491/_pkg_.a packagefile github.com/containers/image/v5/internal/private=/tmp/go-build2554080111/b296/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=/tmp/go-build2554080111/b297/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=/tmp/go-build2554080111/b497/_pkg_.a packagefile github.com/containers/image/v5/oci/internal=/tmp/go-build2554080111/b493/_pkg_.a packagefile github.com/containers/image/v5/oci/layout=/tmp/go-build2554080111/b488/_pkg_.a packagefile github.com/containers/image/v5/transports=/tmp/go-build2554080111/b382/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build2554080111/b080/_pkg_.a packagefile github.com/containers/storage/pkg/archive=/tmp/go-build2554080111/b150/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=/tmp/go-build2554080111/b154/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build2554080111/b074/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2554080111/b083/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build2554080111/b085/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile io/fs=/tmp/go-build2554080111/b043/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b602/_pkg_.a -trimpath "$WORK/b602=>" -p github.com/containers/image/v5/oci/archive -complete -installsuffix shared -buildid s7sM9PAnn10CZuK5eJp1/s7sM9PAnn10CZuK5eJp1 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b602/importcfg -pack ./src/github.com/containers/image/v5/oci/archive/oci_dest.go ./src/github.com/containers/image/v5/oci/archive/oci_src.go ./src/github.com/containers/image/v5/oci/archive/oci_transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b703/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b585/_pkg_.a # internal cp $WORK/b585/_pkg_.a /builddir/.cache/go-build/c8/c83be68cd08a906fd45d30374c08342ee376852dadfd174ee204d4ced9b3eec2-d # internal cp $WORK/b703/_pkg_.a /builddir/.cache/go-build/bf/bf7f8a40bc1a2af1f45742f500bbac90168cc32f4215465d901ee8e40221e602-d # internal github.com/containers/common/libnetwork/netavark mkdir -p $WORK/b702/ go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp mkdir -p $WORK/b577/ cat >/tmp/go-build2554080111/b702/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build2554080111/b055/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/containers/common/libnetwork/internal/rootlessnetns=/tmp/go-build2554080111/b703/_pkg_.a packagefile github.com/containers/common/libnetwork/internal/util=/tmp/go-build2554080111/b743/_pkg_.a packagefile github.com/containers/common/libnetwork/types=/tmp/go-build2554080111/b063/_pkg_.a packagefile github.com/containers/common/libnetwork/util=/tmp/go-build2554080111/b697/_pkg_.a packagefile github.com/containers/common/pkg/config=/tmp/go-build2554080111/b611/_pkg_.a packagefile github.com/containers/common/pkg/version=/tmp/go-build2554080111/b744/_pkg_.a packagefile github.com/containers/storage/pkg/lockfile=/tmp/go-build2554080111/b525/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=/tmp/go-build2554080111/b526/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=/tmp/go-build2554080111/b164/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build2554080111/b085/_pkg_.a packagefile go.etcd.io/bbolt=/tmp/go-build2554080111/b745/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build2554080111/b089/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile net=/tmp/go-build2554080111/b067/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile os/exec=/tmp/go-build2554080111/b159/_pkg_.a packagefile path/filepath=/tmp/go-build2554080111/b053/_pkg_.a packagefile reflect=/tmp/go-build2554080111/b029/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b702/_pkg_.a -trimpath "$WORK/b702=>" -p github.com/containers/common/libnetwork/netavark -complete -installsuffix shared -buildid _wY0tAP_iCrFPLzbskQ4/_wY0tAP_iCrFPLzbskQ4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b702/importcfg -pack ./src/github.com/containers/common/libnetwork/netavark/config.go ./src/github.com/containers/common/libnetwork/netavark/const.go ./src/github.com/containers/common/libnetwork/netavark/exec.go ./src/github.com/containers/common/libnetwork/netavark/ipam.go ./src/github.com/containers/common/libnetwork/netavark/network.go ./src/github.com/containers/common/libnetwork/netavark/run.go cat >/tmp/go-build2554080111/b577/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2554080111/b002/_pkg_.a packagefile github.com/felixge/httpsnoop=/tmp/go-build2554080111/b578/_pkg_.a packagefile go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil=/tmp/go-build2554080111/b579/_pkg_.a packagefile go.opentelemetry.io/otel=/tmp/go-build2554080111/b585/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=/tmp/go-build2554080111/b580/_pkg_.a packagefile go.opentelemetry.io/otel/codes=/tmp/go-build2554080111/b583/_pkg_.a packagefile go.opentelemetry.io/otel/metric=/tmp/go-build2554080111/b595/_pkg_.a packagefile go.opentelemetry.io/otel/propagation=/tmp/go-build2554080111/b597/_pkg_.a packagefile go.opentelemetry.io/otel/semconv/v1.17.0=/tmp/go-build2554080111/b584/_pkg_.a packagefile go.opentelemetry.io/otel/trace=/tmp/go-build2554080111/b600/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile net/http=/tmp/go-build2554080111/b198/_pkg_.a packagefile net/http/httptrace=/tmp/go-build2554080111/b212/_pkg_.a packagefile net/url=/tmp/go-build2554080111/b131/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b577/_pkg_.a -trimpath "$WORK/b577=>" -p go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp -complete -installsuffix shared -buildid 1yYMFx2B7C6fEUZBUD3F/1yYMFx2B7C6fEUZBUD3F -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b577/importcfg -pack ./src/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/client.go ./src/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/common.go ./src/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/config.go ./src/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/doc.go ./src/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go ./src/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/labeler.go ./src/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/transport.go ./src/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/version.go ./src/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/wrap.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b279/_pkg_.a # internal cp $WORK/b279/_pkg_.a /builddir/.cache/go-build/93/93dbc3a401e13eaed9bf55e735991efaeae3146690670c5b880334e0aefdf22e-d # internal github.com/containers/common/pkg/retry mkdir -p $WORK/b277/ cat >/tmp/go-build2554080111/b277/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2554080111/b002/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=/tmp/go-build2554080111/b278/_pkg_.a packagefile github.com/docker/distribution/registry/api/v2=/tmp/go-build2554080111/b279/_pkg_.a packagefile github.com/hashicorp/go-multierror=/tmp/go-build2554080111/b282/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build2554080111/b085/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile math=/tmp/go-build2554080111/b030/_pkg_.a packagefile net=/tmp/go-build2554080111/b067/_pkg_.a packagefile net/url=/tmp/go-build2554080111/b131/_pkg_.a packagefile syscall=/tmp/go-build2554080111/b024/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b277/_pkg_.a -trimpath "$WORK/b277=>" -p github.com/containers/common/pkg/retry -complete -installsuffix shared -buildid 4JS0qBbTXkI1dDHghpXU/4JS0qBbTXkI1dDHghpXU -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b277/importcfg -pack ./src/github.com/containers/common/pkg/retry/retry.go ./src/github.com/containers/common/pkg/retry/retry_linux.go github.com/containers/image/v5/docker mkdir -p $WORK/b539/ cat >/tmp/go-build2554080111/b539/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile context=/tmp/go-build2554080111/b002/_pkg_.a packagefile crypto/rand=/tmp/go-build2554080111/b114/_pkg_.a packagefile crypto/tls=/tmp/go-build2554080111/b117/_pkg_.a packagefile encoding/json=/tmp/go-build2554080111/b055/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/containers/image/v5/docker/policyconfiguration=/tmp/go-build2554080111/b540/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build2554080111/b073/_pkg_.a packagefile github.com/containers/image/v5/internal/blobinfocache=/tmp/go-build2554080111/b286/_pkg_.a packagefile github.com/containers/image/v5/internal/image=/tmp/go-build2554080111/b293/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/impl=/tmp/go-build2554080111/b490/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/stubs=/tmp/go-build2554080111/b301/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/impl=/tmp/go-build2554080111/b491/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/stubs=/tmp/go-build2554080111/b295/_pkg_.a packagefile github.com/containers/image/v5/internal/iolimits=/tmp/go-build2554080111/b298/_pkg_.a packagefile github.com/containers/image/v5/internal/private=/tmp/go-build2554080111/b296/_pkg_.a packagefile github.com/containers/image/v5/internal/putblobdigest=/tmp/go-build2554080111/b492/_pkg_.a packagefile github.com/containers/image/v5/internal/rootless=/tmp/go-build2554080111/b304/_pkg_.a packagefile github.com/containers/image/v5/internal/set=/tmp/go-build2554080111/b141/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=/tmp/go-build2554080111/b297/_pkg_.a packagefile github.com/containers/image/v5/internal/streamdigest=/tmp/go-build2554080111/b541/_pkg_.a packagefile github.com/containers/image/v5/internal/uploadreader=/tmp/go-build2554080111/b542/_pkg_.a packagefile github.com/containers/image/v5/internal/useragent=/tmp/go-build2554080111/b543/_pkg_.a packagefile github.com/containers/image/v5/manifest=/tmp/go-build2554080111/b077/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/none=/tmp/go-build2554080111/b299/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=/tmp/go-build2554080111/b081/_pkg_.a packagefile github.com/containers/image/v5/pkg/docker/config=/tmp/go-build2554080111/b544/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=/tmp/go-build2554080111/b545/_pkg_.a packagefile github.com/containers/image/v5/pkg/tlsclientconfig=/tmp/go-build2554080111/b494/_pkg_.a packagefile github.com/containers/image/v5/transports=/tmp/go-build2554080111/b382/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build2554080111/b080/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=/tmp/go-build2554080111/b195/_pkg_.a packagefile github.com/containers/storage/pkg/regexp=/tmp/go-build2554080111/b064/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=/tmp/go-build2554080111/b278/_pkg_.a packagefile github.com/docker/distribution/registry/api/v2=/tmp/go-build2554080111/b279/_pkg_.a packagefile github.com/docker/distribution/registry/client/auth/challenge=/tmp/go-build2554080111/b548/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=/tmp/go-build2554080111/b495/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build2554080111/b074/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2554080111/b083/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build2554080111/b085/_pkg_.a packagefile golang.org/x/exp/maps=/tmp/go-build2554080111/b140/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build2554080111/b089/_pkg_.a packagefile gopkg.in/yaml.v3=/tmp/go-build2554080111/b149/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile math=/tmp/go-build2554080111/b030/_pkg_.a packagefile math/rand=/tmp/go-build2554080111/b107/_pkg_.a packagefile mime=/tmp/go-build2554080111/b209/_pkg_.a packagefile mime/multipart=/tmp/go-build2554080111/b210/_pkg_.a packagefile net/http=/tmp/go-build2554080111/b198/_pkg_.a packagefile net/url=/tmp/go-build2554080111/b131/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile path=/tmp/go-build2554080111/b044/_pkg_.a packagefile path/filepath=/tmp/go-build2554080111/b053/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a packagefile syscall=/tmp/go-build2554080111/b024/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b539/_pkg_.a -trimpath "$WORK/b539=>" -p github.com/containers/image/v5/docker -complete -installsuffix shared -buildid WIvw8aI18tCI3zQxOgjh/WIvw8aI18tCI3zQxOgjh -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b539/importcfg -pack ./src/github.com/containers/image/v5/docker/body_reader.go ./src/github.com/containers/image/v5/docker/cache.go ./src/github.com/containers/image/v5/docker/distribution_error.go ./src/github.com/containers/image/v5/docker/docker_client.go ./src/github.com/containers/image/v5/docker/docker_image.go ./src/github.com/containers/image/v5/docker/docker_image_dest.go ./src/github.com/containers/image/v5/docker/docker_image_src.go ./src/github.com/containers/image/v5/docker/docker_transport.go ./src/github.com/containers/image/v5/docker/errors.go ./src/github.com/containers/image/v5/docker/paths_common.go ./src/github.com/containers/image/v5/docker/registries_d.go ./src/github.com/containers/image/v5/docker/wwwauthenticate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b662/_pkg_.a # internal cp $WORK/b662/_pkg_.a /builddir/.cache/go-build/86/86e637a33cec0dc51c6e411da7b81d708814a9e4da66a7d42ba58af7f05b1f24-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b335/_pkg_.a # internal cp $WORK/b335/_pkg_.a /builddir/.cache/go-build/44/44e838327534acd599141516545252d6a9cb66858d4d1935dd8f92d3a1192dd2-d # internal github.com/go-openapi/jsonpointer mkdir -p $WORK/b347/ cat >/tmp/go-build2554080111/b347/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/go-openapi/swag=/tmp/go-build2554080111/b335/_pkg_.a packagefile reflect=/tmp/go-build2554080111/b029/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b347/_pkg_.a -trimpath "$WORK/b347=>" -p github.com/go-openapi/jsonpointer -complete -installsuffix shared -buildid hFVibdqDSnKrUAWed3Ra/hFVibdqDSnKrUAWed3Ra -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b347/importcfg -pack ./src/github.com/go-openapi/jsonpointer/pointer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b602/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b277/_pkg_.a # internal cp $WORK/b277/_pkg_.a /builddir/.cache/go-build/eb/ebefa1f90ca0fe9b6a0fb8e0c5c9c2b69f156609ea10f457dd1ccffa7e186cec-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b357/_pkg_.a # internal cp $WORK/b602/_pkg_.a /builddir/.cache/go-build/71/71ac74841acd334daef7035241de524e770150fe893ec1d886d5626507b1f2c0-d # internal cp $WORK/b357/_pkg_.a /builddir/.cache/go-build/0b/0bf492c19308ab19bac0d2c259c12b4ecd7cb4a30167c49e7eb375e09e461576-d # internal github.com/sigstore/sigstore/pkg/signature mkdir -p $WORK/b355/ cat >/tmp/go-build2554080111/b355/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile context=/tmp/go-build2554080111/b002/_pkg_.a packagefile crypto=/tmp/go-build2554080111/b075/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build2554080111/b092/_pkg_.a packagefile crypto/ed25519=/tmp/go-build2554080111/b120/_pkg_.a packagefile crypto/elliptic=/tmp/go-build2554080111/b105/_pkg_.a packagefile crypto/rand=/tmp/go-build2554080111/b114/_pkg_.a packagefile crypto/rsa=/tmp/go-build2554080111/b115/_pkg_.a packagefile crypto/sha256=/tmp/go-build2554080111/b116/_pkg_.a packagefile crypto/sha512=/tmp/go-build2554080111/b110/_pkg_.a packagefile encoding/json=/tmp/go-build2554080111/b055/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/google/go-containerregistry/pkg/name=/tmp/go-build2554080111/b356/_pkg_.a packagefile github.com/sigstore/sigstore/pkg/cryptoutils=/tmp/go-build2554080111/b357/_pkg_.a packagefile github.com/sigstore/sigstore/pkg/signature/options=/tmp/go-build2554080111/b379/_pkg_.a packagefile github.com/sigstore/sigstore/pkg/signature/payload=/tmp/go-build2554080111/b380/_pkg_.a packagefile golang.org/x/crypto/sha3=/tmp/go-build2554080111/b381/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile path/filepath=/tmp/go-build2554080111/b053/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b355/_pkg_.a -trimpath "$WORK/b355=>" -p github.com/sigstore/sigstore/pkg/signature -complete -installsuffix shared -buildid 8cw0TwpPl33Gjr2jCgrb/8cw0TwpPl33Gjr2jCgrb -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b355/importcfg -pack ./src/github.com/sigstore/sigstore/pkg/signature/doc.go ./src/github.com/sigstore/sigstore/pkg/signature/ecdsa.go ./src/github.com/sigstore/sigstore/pkg/signature/ed25519.go ./src/github.com/sigstore/sigstore/pkg/signature/ed25519ph.go ./src/github.com/sigstore/sigstore/pkg/signature/message.go ./src/github.com/sigstore/sigstore/pkg/signature/options.go ./src/github.com/sigstore/sigstore/pkg/signature/publickey.go ./src/github.com/sigstore/sigstore/pkg/signature/rsapkcs1v15.go ./src/github.com/sigstore/sigstore/pkg/signature/rsapss.go ./src/github.com/sigstore/sigstore/pkg/signature/signer.go ./src/github.com/sigstore/sigstore/pkg/signature/signerverifier.go ./src/github.com/sigstore/sigstore/pkg/signature/util.go ./src/github.com/sigstore/sigstore/pkg/signature/verifier.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b347/_pkg_.a # internal cp $WORK/b347/_pkg_.a /builddir/.cache/go-build/22/22bfd5584634650d8f79da83dc99577ddbb65a8789f89aa720c26a06fae7d527-d # internal github.com/go-openapi/jsonreference mkdir -p $WORK/b348/ cat >/tmp/go-build2554080111/b348/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile github.com/go-openapi/jsonpointer=/tmp/go-build2554080111/b347/_pkg_.a packagefile github.com/go-openapi/jsonreference/internal=/tmp/go-build2554080111/b349/_pkg_.a packagefile net/url=/tmp/go-build2554080111/b131/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b348/_pkg_.a -trimpath "$WORK/b348=>" -p github.com/go-openapi/jsonreference -complete -installsuffix shared -buildid YH0Owtt9u3hcMXwpDV9s/YH0Owtt9u3hcMXwpDV9s -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b348/importcfg -pack ./src/github.com/go-openapi/jsonreference/reference.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b348/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b577/_pkg_.a # internal cp $WORK/b348/_pkg_.a /builddir/.cache/go-build/64/64f1044af1997623456e342dfd26440c7076b3f3cccd9e1054a9f540ac9e2538-d # internal github.com/go-openapi/spec mkdir -p $WORK/b344/ cat >/tmp/go-build2554080111/b344/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile compress/gzip=/tmp/go-build2554080111/b199/_pkg_.a packagefile crypto/sha256=/tmp/go-build2554080111/b116/_pkg_.a packagefile encoding/gob=/tmp/go-build2554080111/b345/_pkg_.a packagefile encoding/json=/tmp/go-build2554080111/b055/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/go-openapi/jsonpointer=/tmp/go-build2554080111/b347/_pkg_.a packagefile github.com/go-openapi/jsonreference=/tmp/go-build2554080111/b348/_pkg_.a packagefile github.com/go-openapi/swag=/tmp/go-build2554080111/b335/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build2554080111/b137/_pkg_.a packagefile log=/tmp/go-build2554080111/b087/_pkg_.a packagefile net/http=/tmp/go-build2554080111/b198/_pkg_.a packagefile net/url=/tmp/go-build2554080111/b131/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile path=/tmp/go-build2554080111/b044/_pkg_.a packagefile path/filepath=/tmp/go-build2554080111/b053/_pkg_.a packagefile reflect=/tmp/go-build2554080111/b029/_pkg_.a packagefile runtime=/tmp/go-build2554080111/b009/_pkg_.a packagefile sort=/tmp/go-build2554080111/b035/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b344/_pkg_.a -trimpath "$WORK/b344=>" -p github.com/go-openapi/spec -complete -installsuffix shared -buildid ZvSqs2qTGGaYEi597_LW/ZvSqs2qTGGaYEi597_LW -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b344/importcfg -pack ./src/github.com/go-openapi/spec/bindata.go ./src/github.com/go-openapi/spec/cache.go ./src/github.com/go-openapi/spec/contact_info.go ./src/github.com/go-openapi/spec/debug.go ./src/github.com/go-openapi/spec/errors.go ./src/github.com/go-openapi/spec/expander.go ./src/github.com/go-openapi/spec/external_docs.go ./src/github.com/go-openapi/spec/header.go ./src/github.com/go-openapi/spec/info.go ./src/github.com/go-openapi/spec/items.go ./src/github.com/go-openapi/spec/license.go ./src/github.com/go-openapi/spec/normalizer.go ./src/github.com/go-openapi/spec/normalizer_nonwindows.go ./src/github.com/go-openapi/spec/operation.go ./src/github.com/go-openapi/spec/parameter.go ./src/github.com/go-openapi/spec/path_item.go ./src/github.com/go-openapi/spec/paths.go ./src/github.com/go-openapi/spec/properties.go ./src/github.com/go-openapi/spec/ref.go ./src/github.com/go-openapi/spec/resolver.go ./src/github.com/go-openapi/spec/response.go ./src/github.com/go-openapi/spec/responses.go ./src/github.com/go-openapi/spec/schema.go ./src/github.com/go-openapi/spec/schema_loader.go ./src/github.com/go-openapi/spec/security_scheme.go ./src/github.com/go-openapi/spec/spec.go ./src/github.com/go-openapi/spec/swagger.go ./src/github.com/go-openapi/spec/tag.go ./src/github.com/go-openapi/spec/url_go19.go ./src/github.com/go-openapi/spec/validations.go ./src/github.com/go-openapi/spec/xml_object.go cp $WORK/b577/_pkg_.a /builddir/.cache/go-build/d6/d6c1c0f5f9bb43a39f31a6f26dcc7f66bf8d0afd7e44e3e9011b2c5d9fdd5e98-d # internal github.com/docker/docker/client mkdir -p $WORK/b552/ cat >/tmp/go-build2554080111/b552/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2554080111/b054/_pkg_.a packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile context=/tmp/go-build2554080111/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build2554080111/b117/_pkg_.a packagefile encoding/base64=/tmp/go-build2554080111/b057/_pkg_.a packagefile encoding/json=/tmp/go-build2554080111/b055/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/distribution/reference=/tmp/go-build2554080111/b280/_pkg_.a packagefile github.com/docker/docker/api=/tmp/go-build2554080111/b553/_pkg_.a packagefile github.com/docker/docker/api/types=/tmp/go-build2554080111/b554/_pkg_.a packagefile github.com/docker/docker/api/types/checkpoint=/tmp/go-build2554080111/b555/_pkg_.a packagefile github.com/docker/docker/api/types/container=/tmp/go-build2554080111/b556/_pkg_.a packagefile github.com/docker/docker/api/types/events=/tmp/go-build2554080111/b573/_pkg_.a packagefile github.com/docker/docker/api/types/filters=/tmp/go-build2554080111/b558/_pkg_.a packagefile github.com/docker/docker/api/types/image=/tmp/go-build2554080111/b565/_pkg_.a packagefile github.com/docker/docker/api/types/network=/tmp/go-build2554080111/b560/_pkg_.a packagefile github.com/docker/docker/api/types/registry=/tmp/go-build2554080111/b566/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=/tmp/go-build2554080111/b568/_pkg_.a packagefile github.com/docker/docker/api/types/system=/tmp/go-build2554080111/b571/_pkg_.a packagefile github.com/docker/docker/api/types/time=/tmp/go-build2554080111/b574/_pkg_.a packagefile github.com/docker/docker/api/types/versions=/tmp/go-build2554080111/b144/_pkg_.a packagefile github.com/docker/docker/api/types/volume=/tmp/go-build2554080111/b572/_pkg_.a packagefile github.com/docker/docker/errdefs=/tmp/go-build2554080111/b575/_pkg_.a packagefile github.com/docker/go-connections/sockets=/tmp/go-build2554080111/b576/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=/tmp/go-build2554080111/b495/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build2554080111/b074/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2554080111/b083/_pkg_.a packagefile github.com/pkg/errors=/tmp/go-build2554080111/b567/_pkg_.a packagefile go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp=/tmp/go-build2554080111/b577/_pkg_.a packagefile go.opentelemetry.io/otel/trace=/tmp/go-build2554080111/b600/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile net=/tmp/go-build2554080111/b067/_pkg_.a packagefile net/http=/tmp/go-build2554080111/b198/_pkg_.a packagefile net/url=/tmp/go-build2554080111/b131/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile path=/tmp/go-build2554080111/b044/_pkg_.a packagefile path/filepath=/tmp/go-build2554080111/b053/_pkg_.a packagefile reflect=/tmp/go-build2554080111/b029/_pkg_.a packagefile regexp=/tmp/go-build2554080111/b065/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b552/_pkg_.a -trimpath "$WORK/b552=>" -p github.com/docker/docker/client -complete -installsuffix shared -buildid -Gco9iEtF7Mv__45djO6/-Gco9iEtF7Mv__45djO6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b552/importcfg -pack ./src/github.com/docker/docker/client/build_cancel.go ./src/github.com/docker/docker/client/build_prune.go ./src/github.com/docker/docker/client/checkpoint_create.go ./src/github.com/docker/docker/client/checkpoint_delete.go ./src/github.com/docker/docker/client/checkpoint_list.go ./src/github.com/docker/docker/client/client.go ./src/github.com/docker/docker/client/client_deprecated.go ./src/github.com/docker/docker/client/client_unix.go ./src/github.com/docker/docker/client/config_create.go ./src/github.com/docker/docker/client/config_inspect.go ./src/github.com/docker/docker/client/config_list.go ./src/github.com/docker/docker/client/config_remove.go ./src/github.com/docker/docker/client/config_update.go ./src/github.com/docker/docker/client/container_attach.go ./src/github.com/docker/docker/client/container_commit.go ./src/github.com/docker/docker/client/container_copy.go ./src/github.com/docker/docker/client/container_create.go ./src/github.com/docker/docker/client/container_diff.go ./src/github.com/docker/docker/client/container_exec.go ./src/github.com/docker/docker/client/container_export.go ./src/github.com/docker/docker/client/container_inspect.go ./src/github.com/docker/docker/client/container_kill.go ./src/github.com/docker/docker/client/container_list.go ./src/github.com/docker/docker/client/container_logs.go ./src/github.com/docker/docker/client/container_pause.go ./src/github.com/docker/docker/client/container_prune.go ./src/github.com/docker/docker/client/container_remove.go ./src/github.com/docker/docker/client/container_rename.go ./src/github.com/docker/docker/client/container_resize.go ./src/github.com/docker/docker/client/container_restart.go ./src/github.com/docker/docker/client/container_start.go ./src/github.com/docker/docker/client/container_stats.go ./src/github.com/docker/docker/client/container_stop.go ./src/github.com/docker/docker/client/container_top.go ./src/github.com/docker/docker/client/container_unpause.go ./src/github.com/docker/docker/client/container_update.go ./src/github.com/docker/docker/client/container_wait.go ./src/github.com/docker/docker/client/disk_usage.go ./src/github.com/docker/docker/client/distribution_inspect.go ./src/github.com/docker/docker/client/envvars.go ./src/github.com/docker/docker/client/errors.go ./src/github.com/docker/docker/client/events.go ./src/github.com/docker/docker/client/hijack.go ./src/github.com/docker/docker/client/image_build.go ./src/github.com/docker/docker/client/image_create.go ./src/github.com/docker/docker/client/image_history.go ./src/github.com/docker/docker/client/image_import.go ./src/github.com/docker/docker/client/image_inspect.go ./src/github.com/docker/docker/client/image_list.go ./src/github.com/docker/docker/client/image_load.go ./src/github.com/docker/docker/client/image_prune.go ./src/github.com/docker/docker/client/image_pull.go ./src/github.com/docker/docker/client/image_push.go ./src/github.com/docker/docker/client/image_remove.go ./src/github.com/docker/docker/client/image_save.go ./src/github.com/docker/docker/client/image_search.go ./src/github.com/docker/docker/client/image_tag.go ./src/github.com/docker/docker/client/info.go ./src/github.com/docker/docker/client/interface.go ./src/github.com/docker/docker/client/interface_experimental.go ./src/github.com/docker/docker/client/interface_stable.go ./src/github.com/docker/docker/client/login.go ./src/github.com/docker/docker/client/network_connect.go ./src/github.com/docker/docker/client/network_create.go ./src/github.com/docker/docker/client/network_disconnect.go ./src/github.com/docker/docker/client/network_inspect.go ./src/github.com/docker/docker/client/network_list.go ./src/github.com/docker/docker/client/network_prune.go ./src/github.com/docker/docker/client/network_remove.go ./src/github.com/docker/docker/client/node_inspect.go ./src/github.com/docker/docker/client/node_list.go ./src/github.com/docker/docker/client/node_remove.go ./src/github.com/docker/docker/client/node_update.go ./src/github.com/docker/docker/client/options.go ./src/github.com/docker/docker/client/ping.go ./src/github.com/docker/docker/client/plugin_create.go ./src/github.com/docker/docker/client/plugin_disable.go ./src/github.com/docker/docker/client/plugin_enable.go ./src/github.com/docker/docker/client/plugin_inspect.go ./src/github.com/docker/docker/client/plugin_install.go ./src/github.com/docker/docker/client/plugin_list.go ./src/github.com/docker/docker/client/plugin_push.go ./src/github.com/docker/docker/client/plugin_remove.go ./src/github.com/docker/docker/client/plugin_set.go ./src/github.com/docker/docker/client/plugin_upgrade.go ./src/github.com/docker/docker/client/request.go ./src/github.com/docker/docker/client/secret_create.go ./src/github.com/docker/docker/client/secret_inspect.go ./src/github.com/docker/docker/client/secret_list.go ./src/github.com/docker/docker/client/secret_remove.go ./src/github.com/docker/docker/client/secret_update.go ./src/github.com/docker/docker/client/service_create.go ./src/github.com/docker/docker/client/service_inspect.go ./src/github.com/docker/docker/client/service_list.go ./src/github.com/docker/docker/client/service_logs.go ./src/github.com/docker/docker/client/service_remove.go ./src/github.com/docker/docker/client/service_update.go ./src/github.com/docker/docker/client/swarm_get_unlock_key.go ./src/github.com/docker/docker/client/swarm_init.go ./src/github.com/docker/docker/client/swarm_inspect.go ./src/github.com/docker/docker/client/swarm_join.go ./src/github.com/docker/docker/client/swarm_leave.go ./src/github.com/docker/docker/client/swarm_unlock.go ./src/github.com/docker/docker/client/swarm_update.go ./src/github.com/docker/docker/client/task_inspect.go ./src/github.com/docker/docker/client/task_list.go ./src/github.com/docker/docker/client/task_logs.go ./src/github.com/docker/docker/client/utils.go ./src/github.com/docker/docker/client/version.go ./src/github.com/docker/docker/client/volume_create.go ./src/github.com/docker/docker/client/volume_inspect.go ./src/github.com/docker/docker/client/volume_list.go ./src/github.com/docker/docker/client/volume_prune.go ./src/github.com/docker/docker/client/volume_remove.go ./src/github.com/docker/docker/client/volume_update.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b702/_pkg_.a # internal cp $WORK/b702/_pkg_.a /builddir/.cache/go-build/6d/6db2b462eaa2e0168f71c1e76347fe9dab603438307b0c1365c2bcfba51c097f-d # internal github.com/containers/common/libnetwork/network mkdir -p $WORK/b701/ cat >/tmp/go-build2554080111/b701/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/containers/common/libnetwork/netavark=/tmp/go-build2554080111/b702/_pkg_.a packagefile github.com/containers/common/libnetwork/types=/tmp/go-build2554080111/b063/_pkg_.a packagefile github.com/containers/common/pkg/config=/tmp/go-build2554080111/b611/_pkg_.a packagefile github.com/containers/storage=/tmp/go-build2554080111/b498/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=/tmp/go-build2554080111/b162/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=/tmp/go-build2554080111/b164/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build2554080111/b085/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile path/filepath=/tmp/go-build2554080111/b053/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b701/_pkg_.a -trimpath "$WORK/b701=>" -p github.com/containers/common/libnetwork/network -complete -installsuffix shared -buildid jAyhu9CyV0ZzSdWxUays/jAyhu9CyV0ZzSdWxUays -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b701/importcfg -pack ./src/github.com/containers/common/libnetwork/network/interface.go ./src/github.com/containers/common/libnetwork/network/interface_cni_unsupported.go ./src/github.com/containers/common/libnetwork/network/interface_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b321/_pkg_.a # internal cp $WORK/b321/_pkg_.a /builddir/.cache/go-build/fb/fb5efdae939760ab941771e5c7a3131d1f1174452a30999c2d3688f55336b0f6-d # internal github.com/go-openapi/runtime mkdir -p $WORK/b318/ cat >/tmp/go-build2554080111/b318/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2554080111/b054/_pkg_.a packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile context=/tmp/go-build2554080111/b002/_pkg_.a packagefile encoding=/tmp/go-build2554080111/b056/_pkg_.a packagefile encoding/csv=/tmp/go-build2554080111/b319/_pkg_.a packagefile encoding/json=/tmp/go-build2554080111/b055/_pkg_.a packagefile encoding/xml=/tmp/go-build2554080111/b320/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/go-openapi/errors=/tmp/go-build2554080111/b317/_pkg_.a packagefile github.com/go-openapi/strfmt=/tmp/go-build2554080111/b321/_pkg_.a packagefile github.com/go-openapi/swag=/tmp/go-build2554080111/b335/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile mime=/tmp/go-build2554080111/b209/_pkg_.a packagefile net/http=/tmp/go-build2554080111/b198/_pkg_.a packagefile net/url=/tmp/go-build2554080111/b131/_pkg_.a packagefile reflect=/tmp/go-build2554080111/b029/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b318/_pkg_.a -trimpath "$WORK/b318=>" -p github.com/go-openapi/runtime -complete -installsuffix shared -buildid _K7N9VzlynkijFV42l9A/_K7N9VzlynkijFV42l9A -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b318/importcfg -pack ./src/github.com/go-openapi/runtime/bytestream.go ./src/github.com/go-openapi/runtime/client_auth_info.go ./src/github.com/go-openapi/runtime/client_operation.go ./src/github.com/go-openapi/runtime/client_request.go ./src/github.com/go-openapi/runtime/client_response.go ./src/github.com/go-openapi/runtime/constants.go ./src/github.com/go-openapi/runtime/csv.go ./src/github.com/go-openapi/runtime/discard.go ./src/github.com/go-openapi/runtime/file.go ./src/github.com/go-openapi/runtime/headers.go ./src/github.com/go-openapi/runtime/interfaces.go ./src/github.com/go-openapi/runtime/json.go ./src/github.com/go-openapi/runtime/request.go ./src/github.com/go-openapi/runtime/statuses.go ./src/github.com/go-openapi/runtime/text.go ./src/github.com/go-openapi/runtime/values.go ./src/github.com/go-openapi/runtime/xml.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b355/_pkg_.a # internal cp $WORK/b355/_pkg_.a /builddir/.cache/go-build/44/449db946c6a02668d560557af968b813e6f702ce04fd4fe993ab4ef00472367d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b701/_pkg_.a # internal cp $WORK/b701/_pkg_.a /builddir/.cache/go-build/03/03030845464760dfa70283a953b01ece703a3992b2444fba22fd85b3b04d8f0f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b318/_pkg_.a # internal cp $WORK/b318/_pkg_.a /builddir/.cache/go-build/c0/c00f09446685b8d1e083da991e29a508dc57de9dc2ee5337931ccbfda156d14f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b539/_pkg_.a # internal cp $WORK/b539/_pkg_.a /builddir/.cache/go-build/f5/f5b706d2ac55f9d2c3bb24fce5c91355e771d3caec34eed50147d861ece990f7-d # internal github.com/containers/common/pkg/auth mkdir -p $WORK/b690/ github.com/containers/image/v5/openshift mkdir -p $WORK/b603/ cat >/tmp/go-build2554080111/b690/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2554080111/b054/_pkg_.a packagefile context=/tmp/go-build2554080111/b002/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/containers/common/pkg/completion=/tmp/go-build2554080111/b691/_pkg_.a packagefile github.com/containers/common/pkg/password=/tmp/go-build2554080111/b694/_pkg_.a packagefile github.com/containers/image/v5/docker=/tmp/go-build2554080111/b539/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build2554080111/b073/_pkg_.a packagefile github.com/containers/image/v5/pkg/docker/config=/tmp/go-build2554080111/b544/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=/tmp/go-build2554080111/b545/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build2554080111/b080/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=/tmp/go-build2554080111/b195/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build2554080111/b085/_pkg_.a packagefile github.com/spf13/pflag=/tmp/go-build2554080111/b693/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile net/url=/tmp/go-build2554080111/b131/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile path/filepath=/tmp/go-build2554080111/b053/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b690/_pkg_.a -trimpath "$WORK/b690=>" -p github.com/containers/common/pkg/auth -complete -installsuffix shared -buildid WIoNq_28x3b6hsQ3yLYL/WIoNq_28x3b6hsQ3yLYL -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b690/importcfg -pack ./src/github.com/containers/common/pkg/auth/auth.go ./src/github.com/containers/common/pkg/auth/cli.go cat >/tmp/go-build2554080111/b603/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile context=/tmp/go-build2554080111/b002/_pkg_.a packagefile crypto/rand=/tmp/go-build2554080111/b114/_pkg_.a packagefile crypto/tls=/tmp/go-build2554080111/b117/_pkg_.a packagefile crypto/x509=/tmp/go-build2554080111/b126/_pkg_.a packagefile dario.cat/mergo=/tmp/go-build2554080111/b604/_pkg_.a packagefile encoding/base64=/tmp/go-build2554080111/b057/_pkg_.a packagefile encoding/json=/tmp/go-build2554080111/b055/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/containers/image/v5/docker=/tmp/go-build2554080111/b539/_pkg_.a packagefile github.com/containers/image/v5/docker/policyconfiguration=/tmp/go-build2554080111/b540/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build2554080111/b073/_pkg_.a packagefile github.com/containers/image/v5/internal/image=/tmp/go-build2554080111/b293/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination=/tmp/go-build2554080111/b300/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/impl=/tmp/go-build2554080111/b490/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/stubs=/tmp/go-build2554080111/b301/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/impl=/tmp/go-build2554080111/b491/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/stubs=/tmp/go-build2554080111/b295/_pkg_.a packagefile github.com/containers/image/v5/internal/iolimits=/tmp/go-build2554080111/b298/_pkg_.a packagefile github.com/containers/image/v5/internal/private=/tmp/go-build2554080111/b296/_pkg_.a packagefile github.com/containers/image/v5/internal/set=/tmp/go-build2554080111/b141/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=/tmp/go-build2554080111/b297/_pkg_.a packagefile github.com/containers/image/v5/manifest=/tmp/go-build2554080111/b077/_pkg_.a packagefile github.com/containers/image/v5/transports=/tmp/go-build2554080111/b382/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build2554080111/b080/_pkg_.a packagefile github.com/containers/image/v5/version=/tmp/go-build2554080111/b314/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=/tmp/go-build2554080111/b195/_pkg_.a packagefile github.com/containers/storage/pkg/regexp=/tmp/go-build2554080111/b064/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build2554080111/b074/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build2554080111/b085/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build2554080111/b089/_pkg_.a packagefile gopkg.in/yaml.v3=/tmp/go-build2554080111/b149/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile net=/tmp/go-build2554080111/b067/_pkg_.a packagefile net/http=/tmp/go-build2554080111/b198/_pkg_.a packagefile net/netip=/tmp/go-build2554080111/b071/_pkg_.a packagefile net/url=/tmp/go-build2554080111/b131/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile path=/tmp/go-build2554080111/b044/_pkg_.a packagefile path/filepath=/tmp/go-build2554080111/b053/_pkg_.a packagefile reflect=/tmp/go-build2554080111/b029/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b603/_pkg_.a -trimpath "$WORK/b603=>" -p github.com/containers/image/v5/openshift -complete -installsuffix shared -buildid h1l9PHLiwa2q0OV5_AIu/h1l9PHLiwa2q0OV5_AIu -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b603/importcfg -pack ./src/github.com/containers/image/v5/openshift/openshift-copies.go ./src/github.com/containers/image/v5/openshift/openshift.go ./src/github.com/containers/image/v5/openshift/openshift_dest.go ./src/github.com/containers/image/v5/openshift/openshift_src.go ./src/github.com/containers/image/v5/openshift/openshift_transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b638/_pkg_.a # internal cp $WORK/b638/_pkg_.a /builddir/.cache/go-build/1f/1f8227afae67c26705f9f53b63d83755bbef05d0aaa0bda70f135bbea29bc26c-d # internal github.com/openshift/imagebuilder mkdir -p $WORK/b652/ cat >/tmp/go-build2554080111/b652/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile flag=/tmp/go-build2554080111/b187/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/containerd/containerd/platforms=/tmp/go-build2554080111/b216/_pkg_.a packagefile github.com/containers/storage/pkg/regexp=/tmp/go-build2554080111/b064/_pkg_.a packagefile github.com/fsouza/go-dockerclient=/tmp/go-build2554080111/b638/_pkg_.a packagefile github.com/moby/buildkit/frontend/dockerfile/parser=/tmp/go-build2554080111/b653/_pkg_.a packagefile github.com/moby/buildkit/frontend/dockerfile/shell=/tmp/go-build2554080111/b655/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/command=/tmp/go-build2554080111/b658/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/parser=/tmp/go-build2554080111/b659/_pkg_.a packagefile github.com/openshift/imagebuilder/signal=/tmp/go-build2554080111/b660/_pkg_.a packagefile github.com/openshift/imagebuilder/strslice=/tmp/go-build2554080111/b661/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build2554080111/b137/_pkg_.a packagefile log=/tmp/go-build2554080111/b087/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile path/filepath=/tmp/go-build2554080111/b053/_pkg_.a packagefile runtime=/tmp/go-build2554080111/b009/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile text/scanner=/tmp/go-build2554080111/b153/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a packagefile unicode=/tmp/go-build2554080111/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b652/_pkg_.a -trimpath "$WORK/b652=>" -p github.com/openshift/imagebuilder -complete -installsuffix shared -buildid uxBwUTr7gM1priWEMViI/uxBwUTr7gM1priWEMViI -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b652/importcfg -pack ./src/github.com/openshift/imagebuilder/builder.go ./src/github.com/openshift/imagebuilder/constants.go ./src/github.com/openshift/imagebuilder/dispatchers.go ./src/github.com/openshift/imagebuilder/doc.go ./src/github.com/openshift/imagebuilder/evaluator.go ./src/github.com/openshift/imagebuilder/internals.go ./src/github.com/openshift/imagebuilder/shell_parser.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b690/_pkg_.a # internal cp $WORK/b690/_pkg_.a /builddir/.cache/go-build/6b/6b2b43b034f008dd9e17702913d38fcff98106bacd82099ead0964576ee47574-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b344/_pkg_.a # internal cp $WORK/b344/_pkg_.a /builddir/.cache/go-build/bc/bcfeca254174eed98182d2437852f705953965905c2109bb162d9505d8f528b9-d # internal github.com/go-openapi/analysis/internal/flatten/normalize mkdir -p $WORK/b343/ github.com/go-openapi/analysis/internal/flatten/schutils github.com/go-openapi/analysis/internal/flatten/operations mkdir -p $WORK/b352/ github.com/go-openapi/analysis/internal/flatten/replace cat >/tmp/go-build2554080111/b343/importcfg << 'EOF' # internal # import config packagefile github.com/go-openapi/spec=/tmp/go-build2554080111/b344/_pkg_.a packagefile net/url=/tmp/go-build2554080111/b131/_pkg_.a packagefile path=/tmp/go-build2554080111/b044/_pkg_.a packagefile path/filepath=/tmp/go-build2554080111/b053/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b343/_pkg_.a -trimpath "$WORK/b343=>" -p github.com/go-openapi/analysis/internal/flatten/normalize -complete -installsuffix shared -buildid NyX58bH74hdu87DyWFWb/NyX58bH74hdu87DyWFWb -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b343/importcfg -pack ./src/github.com/go-openapi/analysis/internal/flatten/normalize/normalize.go mkdir -p $WORK/b350/ cat >/tmp/go-build2554080111/b352/importcfg << 'EOF' # internal # import config packagefile github.com/go-openapi/spec=/tmp/go-build2554080111/b344/_pkg_.a packagefile github.com/go-openapi/swag=/tmp/go-build2554080111/b335/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b352/_pkg_.a -trimpath "$WORK/b352=>" -p github.com/go-openapi/analysis/internal/flatten/schutils -complete -installsuffix shared -buildid 8wTuJCZQW8TEsVe7jbUR/8wTuJCZQW8TEsVe7jbUR -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b352/importcfg -pack ./src/github.com/go-openapi/analysis/internal/flatten/schutils/flatten_schema.go cat >/tmp/go-build2554080111/b350/importcfg << 'EOF' # internal # import config packagefile github.com/go-openapi/jsonpointer=/tmp/go-build2554080111/b347/_pkg_.a packagefile github.com/go-openapi/spec=/tmp/go-build2554080111/b344/_pkg_.a packagefile github.com/go-openapi/swag=/tmp/go-build2554080111/b335/_pkg_.a packagefile path=/tmp/go-build2554080111/b044/_pkg_.a packagefile sort=/tmp/go-build2554080111/b035/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a EOF mkdir -p $WORK/b351/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b350/_pkg_.a -trimpath "$WORK/b350=>" -p github.com/go-openapi/analysis/internal/flatten/operations -complete -installsuffix shared -buildid 9S3jbnnoHfxrKmQzp9G0/9S3jbnnoHfxrKmQzp9G0 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b350/importcfg -pack ./src/github.com/go-openapi/analysis/internal/flatten/operations/operations.go cat >/tmp/go-build2554080111/b351/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/go-openapi/analysis/internal/debug=/tmp/go-build2554080111/b342/_pkg_.a packagefile github.com/go-openapi/jsonpointer=/tmp/go-build2554080111/b347/_pkg_.a packagefile github.com/go-openapi/spec=/tmp/go-build2554080111/b344/_pkg_.a packagefile net/url=/tmp/go-build2554080111/b131/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile path=/tmp/go-build2554080111/b044/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b351/_pkg_.a -trimpath "$WORK/b351=>" -p github.com/go-openapi/analysis/internal/flatten/replace -complete -installsuffix shared -buildid vn82CIgkObH88k1zqYoC/vn82CIgkObH88k1zqYoC -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b351/importcfg -pack ./src/github.com/go-openapi/analysis/internal/flatten/replace/replace.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b352/_pkg_.a # internal cp $WORK/b352/_pkg_.a /builddir/.cache/go-build/1e/1ee79356beef797590f919f76ec8c08b9cd2e1ce7c0ef47e145a41ab2403ad41-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b343/_pkg_.a # internal cp $WORK/b343/_pkg_.a /builddir/.cache/go-build/ee/eebc85532398f7aa3ebc556f3287f08e707e9161cae61485a2d5326baa356f98-d # internal github.com/go-openapi/analysis/internal/flatten/sortref mkdir -p $WORK/b353/ cat >/tmp/go-build2554080111/b353/importcfg << 'EOF' # internal # import config packagefile github.com/go-openapi/analysis/internal/flatten/normalize=/tmp/go-build2554080111/b343/_pkg_.a packagefile github.com/go-openapi/jsonpointer=/tmp/go-build2554080111/b347/_pkg_.a packagefile github.com/go-openapi/spec=/tmp/go-build2554080111/b344/_pkg_.a packagefile net/http=/tmp/go-build2554080111/b198/_pkg_.a packagefile path=/tmp/go-build2554080111/b044/_pkg_.a packagefile reflect=/tmp/go-build2554080111/b029/_pkg_.a packagefile sort=/tmp/go-build2554080111/b035/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b353/_pkg_.a -trimpath "$WORK/b353=>" -p github.com/go-openapi/analysis/internal/flatten/sortref -complete -installsuffix shared -buildid t8WStaXOlIvWsrSFfA3W/t8WStaXOlIvWsrSFfA3W -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b353/importcfg -pack ./src/github.com/go-openapi/analysis/internal/flatten/sortref/keys.go ./src/github.com/go-openapi/analysis/internal/flatten/sortref/sort_ref.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b350/_pkg_.a # internal cp $WORK/b350/_pkg_.a /builddir/.cache/go-build/14/1446e898a0b6f35ea3acce6c7729c7908140177750c3c8aef8a0c3a2e179a5c6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b351/_pkg_.a # internal cp $WORK/b351/_pkg_.a /builddir/.cache/go-build/3b/3b376d230e36c906b7e12c87871e3c6ea7ecfd341b3dce83fed5ac48a6eb0c8f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b552/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b353/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b452/_pkg_.a # internal cp $WORK/b353/_pkg_.a /builddir/.cache/go-build/59/59f4fc1d29a07c1c3e120b28b0c9e48f96ffd19adf00f8e4158f4dd25b64aa08-d # internal github.com/go-openapi/analysis mkdir -p $WORK/b341/ cat >/tmp/go-build2554080111/b341/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/go-openapi/analysis/internal/debug=/tmp/go-build2554080111/b342/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/normalize=/tmp/go-build2554080111/b343/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/operations=/tmp/go-build2554080111/b350/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/replace=/tmp/go-build2554080111/b351/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/schutils=/tmp/go-build2554080111/b352/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/sortref=/tmp/go-build2554080111/b353/_pkg_.a packagefile github.com/go-openapi/jsonpointer=/tmp/go-build2554080111/b347/_pkg_.a packagefile github.com/go-openapi/spec=/tmp/go-build2554080111/b344/_pkg_.a packagefile github.com/go-openapi/strfmt=/tmp/go-build2554080111/b321/_pkg_.a packagefile github.com/go-openapi/swag=/tmp/go-build2554080111/b335/_pkg_.a packagefile log=/tmp/go-build2554080111/b087/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile path=/tmp/go-build2554080111/b044/_pkg_.a packagefile reflect=/tmp/go-build2554080111/b029/_pkg_.a packagefile sort=/tmp/go-build2554080111/b035/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b341/_pkg_.a -trimpath "$WORK/b341=>" -p github.com/go-openapi/analysis -complete -installsuffix shared -buildid iP-S7BP_PzJSDOFO3E2t/iP-S7BP_PzJSDOFO3E2t -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b341/importcfg -pack ./src/github.com/go-openapi/analysis/analyzer.go ./src/github.com/go-openapi/analysis/debug.go ./src/github.com/go-openapi/analysis/doc.go ./src/github.com/go-openapi/analysis/fixer.go ./src/github.com/go-openapi/analysis/flatten.go ./src/github.com/go-openapi/analysis/flatten_name.go ./src/github.com/go-openapi/analysis/flatten_options.go ./src/github.com/go-openapi/analysis/mixin.go ./src/github.com/go-openapi/analysis/schema.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b603/_pkg_.a # internal cp $WORK/b603/_pkg_.a /builddir/.cache/go-build/e5/e56a87c653e0e6e9742b0303a28160bfa83b26a007cf32c5db419282f4e26b22-d # internal cp $WORK/b552/_pkg_.a /builddir/.cache/go-build/dc/dc716f88f021dd78f54f10703de28dfff3d1f9abdb36391cb73a01cbbc96ead1-d # internal github.com/containers/image/v5/docker/daemon mkdir -p $WORK/b551/ cat >/tmp/go-build2554080111/b551/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2554080111/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2554080111/b055/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/containers/image/v5/docker/internal/tarfile=/tmp/go-build2554080111/b550/_pkg_.a packagefile github.com/containers/image/v5/docker/policyconfiguration=/tmp/go-build2554080111/b540/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build2554080111/b073/_pkg_.a packagefile github.com/containers/image/v5/internal/image=/tmp/go-build2554080111/b293/_pkg_.a packagefile github.com/containers/image/v5/internal/private=/tmp/go-build2554080111/b296/_pkg_.a packagefile github.com/containers/image/v5/transports=/tmp/go-build2554080111/b382/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build2554080111/b080/_pkg_.a packagefile github.com/docker/docker/client=/tmp/go-build2554080111/b552/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=/tmp/go-build2554080111/b495/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build2554080111/b074/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build2554080111/b085/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile net/http=/tmp/go-build2554080111/b198/_pkg_.a packagefile path/filepath=/tmp/go-build2554080111/b053/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b551/_pkg_.a -trimpath "$WORK/b551=>" -p github.com/containers/image/v5/docker/daemon -complete -installsuffix shared -buildid gFT8aJ1jTVaNIy55I1M7/gFT8aJ1jTVaNIy55I1M7 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b551/importcfg -pack ./src/github.com/containers/image/v5/docker/daemon/client.go ./src/github.com/containers/image/v5/docker/daemon/daemon_dest.go ./src/github.com/containers/image/v5/docker/daemon/daemon_src.go ./src/github.com/containers/image/v5/docker/daemon/daemon_transport.go cp $WORK/b452/_pkg_.a /builddir/.cache/go-build/06/06e9fdb8802fb5421989f3b8f808e87c3a63c74fcd33b01d7213d3711814cc63-d # internal google.golang.org/grpc/internal/transport mkdir -p $WORK/b451/ cat >/tmp/go-build2554080111/b451/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build2554080111/b054/_pkg_.a packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile context=/tmp/go-build2554080111/b002/_pkg_.a packagefile encoding/base64=/tmp/go-build2554080111/b057/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/golang/protobuf/proto=/tmp/go-build2554080111/b226/_pkg_.a packagefile golang.org/x/net/http2=/tmp/go-build2554080111/b452/_pkg_.a packagefile golang.org/x/net/http2/hpack=/tmp/go-build2554080111/b459/_pkg_.a packagefile google.golang.org/grpc/codes=/tmp/go-build2554080111/b218/_pkg_.a packagefile google.golang.org/grpc/credentials=/tmp/go-build2554080111/b225/_pkg_.a packagefile google.golang.org/grpc/grpclog=/tmp/go-build2554080111/b222/_pkg_.a packagefile google.golang.org/grpc/internal=/tmp/go-build2554080111/b219/_pkg_.a packagefile google.golang.org/grpc/internal/channelz=/tmp/go-build2554080111/b423/_pkg_.a packagefile google.golang.org/grpc/internal/credentials=/tmp/go-build2554080111/b258/_pkg_.a packagefile google.golang.org/grpc/internal/grpclog=/tmp/go-build2554080111/b223/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=/tmp/go-build2554080111/b427/_pkg_.a packagefile google.golang.org/grpc/internal/grpcsync=/tmp/go-build2554080111/b438/_pkg_.a packagefile google.golang.org/grpc/internal/grpcutil=/tmp/go-build2554080111/b430/_pkg_.a packagefile google.golang.org/grpc/internal/metadata=/tmp/go-build2554080111/b441/_pkg_.a packagefile google.golang.org/grpc/internal/pretty=/tmp/go-build2554080111/b442/_pkg_.a packagefile google.golang.org/grpc/internal/status=/tmp/go-build2554080111/b263/_pkg_.a packagefile google.golang.org/grpc/internal/syscall=/tmp/go-build2554080111/b460/_pkg_.a packagefile google.golang.org/grpc/internal/transport/networktype=/tmp/go-build2554080111/b450/_pkg_.a packagefile google.golang.org/grpc/keepalive=/tmp/go-build2554080111/b461/_pkg_.a packagefile google.golang.org/grpc/metadata=/tmp/go-build2554080111/b424/_pkg_.a packagefile google.golang.org/grpc/peer=/tmp/go-build2554080111/b462/_pkg_.a packagefile google.golang.org/grpc/resolver=/tmp/go-build2554080111/b224/_pkg_.a packagefile google.golang.org/grpc/stats=/tmp/go-build2554080111/b463/_pkg_.a packagefile google.golang.org/grpc/status=/tmp/go-build2554080111/b260/_pkg_.a packagefile google.golang.org/grpc/tap=/tmp/go-build2554080111/b464/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile math=/tmp/go-build2554080111/b030/_pkg_.a packagefile net=/tmp/go-build2554080111/b067/_pkg_.a packagefile net/http=/tmp/go-build2554080111/b198/_pkg_.a packagefile net/http/httputil=/tmp/go-build2554080111/b465/_pkg_.a packagefile net/url=/tmp/go-build2554080111/b131/_pkg_.a packagefile path/filepath=/tmp/go-build2554080111/b053/_pkg_.a packagefile runtime=/tmp/go-build2554080111/b009/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build2554080111/b022/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a packagefile unicode/utf8=/tmp/go-build2554080111/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b451/_pkg_.a -trimpath "$WORK/b451=>" -p google.golang.org/grpc/internal/transport -complete -installsuffix shared -buildid HcVqmM0E-DXAAY0Bp0mk/HcVqmM0E-DXAAY0Bp0mk -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b451/importcfg -pack ./src/google.golang.org/grpc/internal/transport/bdp_estimator.go ./src/google.golang.org/grpc/internal/transport/controlbuf.go ./src/google.golang.org/grpc/internal/transport/defaults.go ./src/google.golang.org/grpc/internal/transport/flowcontrol.go ./src/google.golang.org/grpc/internal/transport/handler_server.go ./src/google.golang.org/grpc/internal/transport/http2_client.go ./src/google.golang.org/grpc/internal/transport/http2_server.go ./src/google.golang.org/grpc/internal/transport/http_util.go ./src/google.golang.org/grpc/internal/transport/logging.go ./src/google.golang.org/grpc/internal/transport/proxy.go ./src/google.golang.org/grpc/internal/transport/transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b652/_pkg_.a # internal cp $WORK/b652/_pkg_.a /builddir/.cache/go-build/a3/a3f826a84ed8fc4d3a6c11d86715c45a16963629cc89e88f513866a0f3ca47b9-d # internal github.com/containers/buildah/internal/config mkdir -p $WORK/b637/ github.com/containers/buildah/pkg/parse mkdir -p $WORK/b682/ cat >/tmp/go-build2554080111/b637/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/containers/buildah/docker=/tmp/go-build2554080111/b635/_pkg_.a packagefile github.com/containers/image/v5/manifest=/tmp/go-build2554080111/b077/_pkg_.a packagefile github.com/fsouza/go-dockerclient=/tmp/go-build2554080111/b638/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2554080111/b083/_pkg_.a packagefile github.com/openshift/imagebuilder=/tmp/go-build2554080111/b652/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b637/_pkg_.a -trimpath "$WORK/b637=>" -p github.com/containers/buildah/internal/config -complete -installsuffix shared -buildid Wf7Xi14TPsEkIOIL-Esg/Wf7Xi14TPsEkIOIL-Esg -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b637/importcfg -pack ./_build/src/github.com/containers/buildah/internal/config/convert.go ./_build/src/github.com/containers/buildah/internal/config/executor.go ./_build/src/github.com/containers/buildah/internal/config/override.go cat >/tmp/go-build2554080111/b682/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/containerd/containerd/platforms=/tmp/go-build2554080111/b216/_pkg_.a packagefile github.com/containers/buildah/define=/tmp/go-build2554080111/b062/_pkg_.a packagefile github.com/containers/buildah/internal/mkcw/types=/tmp/go-build2554080111/b663/_pkg_.a packagefile github.com/containers/buildah/internal/parse=/tmp/go-build2554080111/b677/_pkg_.a packagefile github.com/containers/buildah/internal/sbom=/tmp/go-build2554080111/b674/_pkg_.a packagefile github.com/containers/buildah/internal/tmpdir=/tmp/go-build2554080111/b664/_pkg_.a packagefile github.com/containers/buildah/pkg/sshagent=/tmp/go-build2554080111/b683/_pkg_.a packagefile github.com/containers/common/pkg/auth=/tmp/go-build2554080111/b690/_pkg_.a packagefile github.com/containers/common/pkg/config=/tmp/go-build2554080111/b611/_pkg_.a packagefile github.com/containers/common/pkg/parse=/tmp/go-build2554080111/b678/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build2554080111/b073/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build2554080111/b080/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=/tmp/go-build2554080111/b154/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=/tmp/go-build2554080111/b164/_pkg_.a packagefile github.com/containers/storage/types=/tmp/go-build2554080111/b191/_pkg_.a packagefile github.com/cyphar/filepath-securejoin=/tmp/go-build2554080111/b536/_pkg_.a packagefile github.com/docker/go-units=/tmp/go-build2554080111/b158/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/devices=/tmp/go-build2554080111/b196/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build2554080111/b166/_pkg_.a packagefile github.com/openshift/imagebuilder=/tmp/go-build2554080111/b652/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build2554080111/b085/_pkg_.a packagefile github.com/spf13/cobra=/tmp/go-build2554080111/b692/_pkg_.a packagefile github.com/spf13/pflag=/tmp/go-build2554080111/b693/_pkg_.a packagefile golang.org/x/term=/tmp/go-build2554080111/b378/_pkg_.a packagefile net=/tmp/go-build2554080111/b067/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile path/filepath=/tmp/go-build2554080111/b053/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile unicode=/tmp/go-build2554080111/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b682/_pkg_.a -trimpath "$WORK/b682=>" -p github.com/containers/buildah/pkg/parse -complete -installsuffix shared -buildid CUT88yDoC19oHSn5f1X6/CUT88yDoC19oHSn5f1X6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b682/importcfg -pack ./_build/src/github.com/containers/buildah/pkg/parse/parse.go ./_build/src/github.com/containers/buildah/pkg/parse/parse_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b637/_pkg_.a # internal cp $WORK/b637/_pkg_.a /builddir/.cache/go-build/e9/e9caceeceb5d03ba838ad74388f1cb3bcaee50b8ff170273c3718136d860257f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b551/_pkg_.a # internal cp $WORK/b551/_pkg_.a /builddir/.cache/go-build/f9/f96de5c3425abcc59e5d42a549685666d02f729ac8bd57ca26e8b06dee121750-d # internal github.com/containers/image/v5/transports/alltransports mkdir -p $WORK/b537/ cat >/tmp/go-build2554080111/b537/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/containers/image/v5/directory=/tmp/go-build2554080111/b538/_pkg_.a packagefile github.com/containers/image/v5/docker=/tmp/go-build2554080111/b539/_pkg_.a packagefile github.com/containers/image/v5/docker/archive=/tmp/go-build2554080111/b549/_pkg_.a packagefile github.com/containers/image/v5/docker/daemon=/tmp/go-build2554080111/b551/_pkg_.a packagefile github.com/containers/image/v5/oci/archive=/tmp/go-build2554080111/b602/_pkg_.a packagefile github.com/containers/image/v5/oci/layout=/tmp/go-build2554080111/b488/_pkg_.a packagefile github.com/containers/image/v5/openshift=/tmp/go-build2554080111/b603/_pkg_.a packagefile github.com/containers/image/v5/sif=/tmp/go-build2554080111/b605/_pkg_.a packagefile github.com/containers/image/v5/storage=/tmp/go-build2554080111/b496/_pkg_.a packagefile github.com/containers/image/v5/tarball=/tmp/go-build2554080111/b609/_pkg_.a packagefile github.com/containers/image/v5/transports=/tmp/go-build2554080111/b382/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build2554080111/b080/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b537/_pkg_.a -trimpath "$WORK/b537=>" -p github.com/containers/image/v5/transports/alltransports -complete -installsuffix shared -buildid A8PgMXuxnB8ptCqTWbZT/A8PgMXuxnB8ptCqTWbZT -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b537/importcfg -pack ./src/github.com/containers/image/v5/transports/alltransports/alltransports.go ./src/github.com/containers/image/v5/transports/alltransports/docker_daemon.go ./src/github.com/containers/image/v5/transports/alltransports/ostree_stub.go ./src/github.com/containers/image/v5/transports/alltransports/storage.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b537/_pkg_.a # internal cp $WORK/b537/_pkg_.a /builddir/.cache/go-build/2a/2a4a6a22858accd41c3e96b5bf82b7ffc5cfb3897a65324b15e67c52ba896f5b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b682/_pkg_.a # internal cp $WORK/b682/_pkg_.a /builddir/.cache/go-build/9d/9db396f1079702f41cd5aabec892d15c06d9dd4a3db7719676553f3300194980-d # internal github.com/containers/buildah/pkg/util mkdir -p $WORK/b695/ cat >/tmp/go-build2554080111/b695/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/containers/buildah/pkg/parse=/tmp/go-build2554080111/b682/_pkg_.a packagefile github.com/docker/go-units=/tmp/go-build2554080111/b158/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build2554080111/b086/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile path/filepath=/tmp/go-build2554080111/b053/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile syscall=/tmp/go-build2554080111/b024/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b695/_pkg_.a -trimpath "$WORK/b695=>" -p github.com/containers/buildah/pkg/util -complete -installsuffix shared -buildid gPj-J0F3dBLgz1orWEVG/gPj-J0F3dBLgz1orWEVG -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b695/importcfg -pack ./_build/src/github.com/containers/buildah/pkg/util/resource_unix.go ./_build/src/github.com/containers/buildah/pkg/util/uptime_linux.go ./_build/src/github.com/containers/buildah/pkg/util/util.go ./_build/src/github.com/containers/buildah/pkg/util/version_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b341/_pkg_.a # internal cp $WORK/b341/_pkg_.a /builddir/.cache/go-build/5b/5b146cca5cbd7768ac655a8dc0584d55c8814e46c8a6c61d5b600c6cff6f2a98-d # internal github.com/go-openapi/loads mkdir -p $WORK/b354/ cat >/tmp/go-build2554080111/b354/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile encoding/gob=/tmp/go-build2554080111/b345/_pkg_.a packagefile encoding/json=/tmp/go-build2554080111/b055/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/go-openapi/analysis=/tmp/go-build2554080111/b341/_pkg_.a packagefile github.com/go-openapi/spec=/tmp/go-build2554080111/b344/_pkg_.a packagefile github.com/go-openapi/swag=/tmp/go-build2554080111/b335/_pkg_.a packagefile net/url=/tmp/go-build2554080111/b131/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b354/_pkg_.a -trimpath "$WORK/b354=>" -p github.com/go-openapi/loads -complete -installsuffix shared -buildid wmELvsKEdUBqjmWL0MB6/wmELvsKEdUBqjmWL0MB6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b354/importcfg -pack ./src/github.com/go-openapi/loads/doc.go ./src/github.com/go-openapi/loads/loaders.go ./src/github.com/go-openapi/loads/options.go ./src/github.com/go-openapi/loads/spec.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b695/_pkg_.a # internal cp $WORK/b695/_pkg_.a /builddir/.cache/go-build/35/357193c2f4f7adc249e534596ee69a25a261e7ae5a06c07b676dc3c1d3aaf011-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b354/_pkg_.a # internal cp $WORK/b354/_pkg_.a /builddir/.cache/go-build/bc/bc60e1dbce369263b2673467fa1f1baaf1fd3718e332a4db462adda9cae8ceab-d # internal github.com/go-openapi/validate mkdir -p $WORK/b340/ cat >/tmp/go-build2554080111/b340/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2554080111/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2554080111/b055/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/go-openapi/analysis=/tmp/go-build2554080111/b341/_pkg_.a packagefile github.com/go-openapi/errors=/tmp/go-build2554080111/b317/_pkg_.a packagefile github.com/go-openapi/jsonpointer=/tmp/go-build2554080111/b347/_pkg_.a packagefile github.com/go-openapi/loads=/tmp/go-build2554080111/b354/_pkg_.a packagefile github.com/go-openapi/spec=/tmp/go-build2554080111/b344/_pkg_.a packagefile github.com/go-openapi/strfmt=/tmp/go-build2554080111/b321/_pkg_.a packagefile github.com/go-openapi/swag=/tmp/go-build2554080111/b335/_pkg_.a packagefile log=/tmp/go-build2554080111/b087/_pkg_.a packagefile net/http=/tmp/go-build2554080111/b198/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile path/filepath=/tmp/go-build2554080111/b053/_pkg_.a packagefile reflect=/tmp/go-build2554080111/b029/_pkg_.a packagefile regexp=/tmp/go-build2554080111/b065/_pkg_.a packagefile runtime=/tmp/go-build2554080111/b009/_pkg_.a packagefile sort=/tmp/go-build2554080111/b035/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build2554080111/b022/_pkg_.a packagefile unicode/utf8=/tmp/go-build2554080111/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b340/_pkg_.a -trimpath "$WORK/b340=>" -p github.com/go-openapi/validate -complete -installsuffix shared -buildid vH_hbfl34ZcXgku6ITeK/vH_hbfl34ZcXgku6ITeK -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b340/importcfg -pack ./src/github.com/go-openapi/validate/context.go ./src/github.com/go-openapi/validate/debug.go ./src/github.com/go-openapi/validate/default_validator.go ./src/github.com/go-openapi/validate/doc.go ./src/github.com/go-openapi/validate/example_validator.go ./src/github.com/go-openapi/validate/formats.go ./src/github.com/go-openapi/validate/helpers.go ./src/github.com/go-openapi/validate/object_validator.go ./src/github.com/go-openapi/validate/options.go ./src/github.com/go-openapi/validate/result.go ./src/github.com/go-openapi/validate/rexp.go ./src/github.com/go-openapi/validate/schema.go ./src/github.com/go-openapi/validate/schema_messages.go ./src/github.com/go-openapi/validate/schema_option.go ./src/github.com/go-openapi/validate/schema_props.go ./src/github.com/go-openapi/validate/slice_validator.go ./src/github.com/go-openapi/validate/spec.go ./src/github.com/go-openapi/validate/spec_messages.go ./src/github.com/go-openapi/validate/type.go ./src/github.com/go-openapi/validate/validator.go ./src/github.com/go-openapi/validate/values.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b451/_pkg_.a # internal cp $WORK/b451/_pkg_.a /builddir/.cache/go-build/45/4568bbff6f058ad0a92c93ed1097be9397ca1c6b9b37617038621b57384e741c-d # internal google.golang.org/grpc mkdir -p $WORK/b413/ cat >/tmp/go-build2554080111/b413/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile compress/gzip=/tmp/go-build2554080111/b199/_pkg_.a packagefile context=/tmp/go-build2554080111/b002/_pkg_.a packagefile encoding/binary=/tmp/go-build2554080111/b058/_pkg_.a packagefile encoding/json=/tmp/go-build2554080111/b055/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile golang.org/x/net/trace=/tmp/go-build2554080111/b414/_pkg_.a packagefile google.golang.org/grpc/backoff=/tmp/go-build2554080111/b420/_pkg_.a packagefile google.golang.org/grpc/balancer=/tmp/go-build2554080111/b421/_pkg_.a packagefile google.golang.org/grpc/balancer/base=/tmp/go-build2554080111/b425/_pkg_.a packagefile google.golang.org/grpc/balancer/roundrobin=/tmp/go-build2554080111/b426/_pkg_.a packagefile google.golang.org/grpc/channelz=/tmp/go-build2554080111/b422/_pkg_.a packagefile google.golang.org/grpc/codes=/tmp/go-build2554080111/b218/_pkg_.a packagefile google.golang.org/grpc/connectivity=/tmp/go-build2554080111/b221/_pkg_.a packagefile google.golang.org/grpc/credentials=/tmp/go-build2554080111/b225/_pkg_.a packagefile google.golang.org/grpc/credentials/insecure=/tmp/go-build2554080111/b428/_pkg_.a packagefile google.golang.org/grpc/encoding=/tmp/go-build2554080111/b429/_pkg_.a packagefile google.golang.org/grpc/encoding/proto=/tmp/go-build2554080111/b432/_pkg_.a packagefile google.golang.org/grpc/grpclog=/tmp/go-build2554080111/b222/_pkg_.a packagefile google.golang.org/grpc/internal=/tmp/go-build2554080111/b219/_pkg_.a packagefile google.golang.org/grpc/internal/backoff=/tmp/go-build2554080111/b433/_pkg_.a packagefile google.golang.org/grpc/internal/balancer/gracefulswitch=/tmp/go-build2554080111/b434/_pkg_.a packagefile google.golang.org/grpc/internal/balancerload=/tmp/go-build2554080111/b435/_pkg_.a packagefile google.golang.org/grpc/internal/binarylog=/tmp/go-build2554080111/b436/_pkg_.a packagefile google.golang.org/grpc/internal/channelz=/tmp/go-build2554080111/b423/_pkg_.a packagefile google.golang.org/grpc/internal/grpclog=/tmp/go-build2554080111/b223/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=/tmp/go-build2554080111/b427/_pkg_.a packagefile google.golang.org/grpc/internal/grpcsync=/tmp/go-build2554080111/b438/_pkg_.a packagefile google.golang.org/grpc/internal/grpcutil=/tmp/go-build2554080111/b430/_pkg_.a packagefile google.golang.org/grpc/internal/idle=/tmp/go-build2554080111/b440/_pkg_.a packagefile google.golang.org/grpc/internal/metadata=/tmp/go-build2554080111/b441/_pkg_.a packagefile google.golang.org/grpc/internal/pretty=/tmp/go-build2554080111/b442/_pkg_.a packagefile google.golang.org/grpc/internal/resolver=/tmp/go-build2554080111/b446/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/passthrough=/tmp/go-build2554080111/b448/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/unix=/tmp/go-build2554080111/b449/_pkg_.a packagefile google.golang.org/grpc/internal/serviceconfig=/tmp/go-build2554080111/b447/_pkg_.a packagefile google.golang.org/grpc/internal/status=/tmp/go-build2554080111/b263/_pkg_.a packagefile google.golang.org/grpc/internal/transport=/tmp/go-build2554080111/b451/_pkg_.a packagefile google.golang.org/grpc/keepalive=/tmp/go-build2554080111/b461/_pkg_.a packagefile google.golang.org/grpc/metadata=/tmp/go-build2554080111/b424/_pkg_.a packagefile google.golang.org/grpc/peer=/tmp/go-build2554080111/b462/_pkg_.a packagefile google.golang.org/grpc/resolver=/tmp/go-build2554080111/b224/_pkg_.a packagefile google.golang.org/grpc/resolver/dns=/tmp/go-build2554080111/b466/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=/tmp/go-build2554080111/b259/_pkg_.a packagefile google.golang.org/grpc/stats=/tmp/go-build2554080111/b463/_pkg_.a packagefile google.golang.org/grpc/status=/tmp/go-build2554080111/b260/_pkg_.a packagefile google.golang.org/grpc/tap=/tmp/go-build2554080111/b464/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile math=/tmp/go-build2554080111/b030/_pkg_.a packagefile net=/tmp/go-build2554080111/b067/_pkg_.a packagefile net/http=/tmp/go-build2554080111/b198/_pkg_.a packagefile net/url=/tmp/go-build2554080111/b131/_pkg_.a packagefile reflect=/tmp/go-build2554080111/b029/_pkg_.a packagefile runtime=/tmp/go-build2554080111/b009/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build2554080111/b022/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b413/_pkg_.a -trimpath "$WORK/b413=>" -p google.golang.org/grpc -complete -installsuffix shared -buildid CZxylc6E9ADMDGe0dXGs/CZxylc6E9ADMDGe0dXGs -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b413/importcfg -pack ./src/google.golang.org/grpc/backoff.go ./src/google.golang.org/grpc/balancer_wrapper.go ./src/google.golang.org/grpc/call.go ./src/google.golang.org/grpc/clientconn.go ./src/google.golang.org/grpc/codec.go ./src/google.golang.org/grpc/dialoptions.go ./src/google.golang.org/grpc/doc.go ./src/google.golang.org/grpc/interceptor.go ./src/google.golang.org/grpc/picker_wrapper.go ./src/google.golang.org/grpc/pickfirst.go ./src/google.golang.org/grpc/preloader.go ./src/google.golang.org/grpc/resolver_wrapper.go ./src/google.golang.org/grpc/rpc_util.go ./src/google.golang.org/grpc/server.go ./src/google.golang.org/grpc/service_config.go ./src/google.golang.org/grpc/shared_buffer_pool.go ./src/google.golang.org/grpc/stream.go ./src/google.golang.org/grpc/trace.go ./src/google.golang.org/grpc/version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b340/_pkg_.a # internal cp $WORK/b340/_pkg_.a /builddir/.cache/go-build/4d/4d8482811e4e508eea5588be69510a6feb5b0716bd8a22b8613122f71b660f9f-d # internal github.com/sigstore/rekor/pkg/generated/models mkdir -p $WORK/b316/ cat >/tmp/go-build2554080111/b316/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile context=/tmp/go-build2554080111/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2554080111/b055/_pkg_.a packagefile github.com/go-openapi/errors=/tmp/go-build2554080111/b317/_pkg_.a packagefile github.com/go-openapi/runtime=/tmp/go-build2554080111/b318/_pkg_.a packagefile github.com/go-openapi/strfmt=/tmp/go-build2554080111/b321/_pkg_.a packagefile github.com/go-openapi/swag=/tmp/go-build2554080111/b335/_pkg_.a packagefile github.com/go-openapi/validate=/tmp/go-build2554080111/b340/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b316/_pkg_.a -trimpath "$WORK/b316=>" -p github.com/sigstore/rekor/pkg/generated/models -complete -installsuffix shared -buildid LItc6GqhV9a5l0DqH6th/LItc6GqhV9a5l0DqH6th -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b316/importcfg -pack ./src/github.com/sigstore/rekor/pkg/generated/models/alpine.go ./src/github.com/sigstore/rekor/pkg/generated/models/alpine_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/alpine_v001_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/consistency_proof.go ./src/github.com/sigstore/rekor/pkg/generated/models/cose.go ./src/github.com/sigstore/rekor/pkg/generated/models/cose_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/cose_v001_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/dsse.go ./src/github.com/sigstore/rekor/pkg/generated/models/dsse_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/dsse_v001_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/error.go ./src/github.com/sigstore/rekor/pkg/generated/models/hashedrekord.go ./src/github.com/sigstore/rekor/pkg/generated/models/hashedrekord_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/hashedrekord_v001_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/helm.go ./src/github.com/sigstore/rekor/pkg/generated/models/helm_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/helm_v001_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/inactive_shard_log_info.go ./src/github.com/sigstore/rekor/pkg/generated/models/inclusion_proof.go ./src/github.com/sigstore/rekor/pkg/generated/models/intoto.go ./src/github.com/sigstore/rekor/pkg/generated/models/intoto_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/intoto_v001_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/intoto_v002_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/jar.go ./src/github.com/sigstore/rekor/pkg/generated/models/jar_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/jar_v001_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/log_entry.go ./src/github.com/sigstore/rekor/pkg/generated/models/log_info.go ./src/github.com/sigstore/rekor/pkg/generated/models/proposed_entry.go ./src/github.com/sigstore/rekor/pkg/generated/models/rekord.go ./src/github.com/sigstore/rekor/pkg/generated/models/rekord_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/rekord_v001_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/rfc3161.go ./src/github.com/sigstore/rekor/pkg/generated/models/rfc3161_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/rfc3161_v001_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/rpm.go ./src/github.com/sigstore/rekor/pkg/generated/models/rpm_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/rpm_v001_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/search_index.go ./src/github.com/sigstore/rekor/pkg/generated/models/search_log_query.go ./src/github.com/sigstore/rekor/pkg/generated/models/tuf.go ./src/github.com/sigstore/rekor/pkg/generated/models/tuf_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/tuf_v001_schema.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b413/_pkg_.a # internal cp $WORK/b413/_pkg_.a /builddir/.cache/go-build/64/649f94c7a78bceebdaec59b155839b64f3056fa4b71c72f0d64c3c598ef5eb56-d # internal github.com/containers/ocicrypt/utils/keyprovider mkdir -p $WORK/b412/ cat >/tmp/go-build2554080111/b412/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2554080111/b002/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/golang/protobuf/proto=/tmp/go-build2554080111/b226/_pkg_.a packagefile google.golang.org/grpc=/tmp/go-build2554080111/b413/_pkg_.a packagefile google.golang.org/grpc/codes=/tmp/go-build2554080111/b218/_pkg_.a packagefile google.golang.org/grpc/status=/tmp/go-build2554080111/b260/_pkg_.a packagefile math=/tmp/go-build2554080111/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b412/_pkg_.a -trimpath "$WORK/b412=>" -p github.com/containers/ocicrypt/utils/keyprovider -complete -installsuffix shared -buildid cVZ9guv7jWcTQF0d1FyT/cVZ9guv7jWcTQF0d1FyT -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b412/importcfg -pack ./src/github.com/containers/ocicrypt/utils/keyprovider/keyprovider.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b316/_pkg_.a # internal cp $WORK/b316/_pkg_.a /builddir/.cache/go-build/34/3491e59ed7b4bdf6eb6fb43cbc3e9c00c6bc788897a16ad764fa67ba7d1bcb67-d # internal github.com/containers/image/v5/signature/internal mkdir -p $WORK/b313/ cat >/tmp/go-build2554080111/b313/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile crypto=/tmp/go-build2554080111/b075/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build2554080111/b092/_pkg_.a packagefile crypto/sha256=/tmp/go-build2554080111/b116/_pkg_.a packagefile encoding/base64=/tmp/go-build2554080111/b057/_pkg_.a packagefile encoding/hex=/tmp/go-build2554080111/b129/_pkg_.a packagefile encoding/json=/tmp/go-build2554080111/b055/_pkg_.a packagefile encoding/pem=/tmp/go-build2554080111/b130/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/containers/image/v5/internal/set=/tmp/go-build2554080111/b141/_pkg_.a packagefile github.com/containers/image/v5/version=/tmp/go-build2554080111/b314/_pkg_.a packagefile github.com/cyberphone/json-canonicalization/go/src/webpki.org/jsoncanonicalizer=/tmp/go-build2554080111/b315/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build2554080111/b074/_pkg_.a packagefile github.com/sigstore/rekor/pkg/generated/models=/tmp/go-build2554080111/b316/_pkg_.a packagefile github.com/sigstore/sigstore/pkg/signature=/tmp/go-build2554080111/b355/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b313/_pkg_.a -trimpath "$WORK/b313=>" -p github.com/containers/image/v5/signature/internal -complete -installsuffix shared -buildid GSL338VrSTXjOHY-OgoF/GSL338VrSTXjOHY-OgoF -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b313/importcfg -pack ./src/github.com/containers/image/v5/signature/internal/errors.go ./src/github.com/containers/image/v5/signature/internal/json.go ./src/github.com/containers/image/v5/signature/internal/rekor_set.go ./src/github.com/containers/image/v5/signature/internal/sigstore_payload.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b412/_pkg_.a # internal cp $WORK/b412/_pkg_.a /builddir/.cache/go-build/75/75e829196ab7862bfe74561b9a2ebf6e891b0def9f9d02209c9d047611852705-d # internal github.com/containers/ocicrypt/keywrap/keyprovider mkdir -p $WORK/b411/ cat >/tmp/go-build2554080111/b411/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2554080111/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2554080111/b055/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/containers/ocicrypt/config=/tmp/go-build2554080111/b145/_pkg_.a packagefile github.com/containers/ocicrypt/config/keyprovider-config=/tmp/go-build2554080111/b408/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=/tmp/go-build2554080111/b409/_pkg_.a packagefile github.com/containers/ocicrypt/utils=/tmp/go-build2554080111/b404/_pkg_.a packagefile github.com/containers/ocicrypt/utils/keyprovider=/tmp/go-build2554080111/b412/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build2554080111/b085/_pkg_.a packagefile google.golang.org/grpc=/tmp/go-build2554080111/b413/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b411/_pkg_.a -trimpath "$WORK/b411=>" -p github.com/containers/ocicrypt/keywrap/keyprovider -complete -installsuffix shared -buildid dBnvN_rONDaXPSW8gNB9/dBnvN_rONDaXPSW8gNB9 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b411/importcfg -pack ./src/github.com/containers/ocicrypt/keywrap/keyprovider/keyprovider.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b411/_pkg_.a # internal cp $WORK/b411/_pkg_.a /builddir/.cache/go-build/68/68ad9e3cf1a42e143ab5780272462049b5f7583a4b6b8990cb5261560bb12f1d-d # internal github.com/containers/ocicrypt mkdir -p $WORK/b402/ cat >/tmp/go-build2554080111/b402/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile encoding/base64=/tmp/go-build2554080111/b057/_pkg_.a packagefile encoding/json=/tmp/go-build2554080111/b055/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/containers/ocicrypt/blockcipher=/tmp/go-build2554080111/b403/_pkg_.a packagefile github.com/containers/ocicrypt/config=/tmp/go-build2554080111/b145/_pkg_.a packagefile github.com/containers/ocicrypt/config/keyprovider-config=/tmp/go-build2554080111/b408/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=/tmp/go-build2554080111/b409/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/jwe=/tmp/go-build2554080111/b410/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/keyprovider=/tmp/go-build2554080111/b411/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/pgp=/tmp/go-build2554080111/b470/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/pkcs11=/tmp/go-build2554080111/b471/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/pkcs7=/tmp/go-build2554080111/b472/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build2554080111/b074/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2554080111/b083/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build2554080111/b085/_pkg_.a packagefile golang.org/x/crypto/openpgp=/tmp/go-build2554080111/b385/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=/tmp/go-build2554080111/b388/_pkg_.a packagefile golang.org/x/term=/tmp/go-build2554080111/b378/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile os/exec=/tmp/go-build2554080111/b159/_pkg_.a packagefile regexp=/tmp/go-build2554080111/b065/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b402/_pkg_.a -trimpath "$WORK/b402=>" -p github.com/containers/ocicrypt -complete -installsuffix shared -buildid JgAejiMGhGWdicTHTYM9/JgAejiMGhGWdicTHTYM9 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b402/importcfg -pack ./src/github.com/containers/ocicrypt/encryption.go ./src/github.com/containers/ocicrypt/gpg.go ./src/github.com/containers/ocicrypt/gpgvault.go ./src/github.com/containers/ocicrypt/reader.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b313/_pkg_.a # internal cp $WORK/b313/_pkg_.a /builddir/.cache/go-build/c2/c23fe97528316eed13631448eb69e5b62acba397622b423a9312d17ef51fe136-d # internal github.com/containers/image/v5/signature/sigstore/internal mkdir -p $WORK/b400/ cat >/tmp/go-build2554080111/b400/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile context=/tmp/go-build2554080111/b002/_pkg_.a packagefile encoding/base64=/tmp/go-build2554080111/b057/_pkg_.a packagefile encoding/json=/tmp/go-build2554080111/b055/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build2554080111/b073/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=/tmp/go-build2554080111/b297/_pkg_.a packagefile github.com/containers/image/v5/manifest=/tmp/go-build2554080111/b077/_pkg_.a packagefile github.com/containers/image/v5/signature/internal=/tmp/go-build2554080111/b313/_pkg_.a packagefile github.com/sigstore/sigstore/pkg/signature=/tmp/go-build2554080111/b355/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b400/_pkg_.a -trimpath "$WORK/b400=>" -p github.com/containers/image/v5/signature/sigstore/internal -complete -installsuffix shared -buildid hmQuH2Z1_KzAvb-cq1gX/hmQuH2Z1_KzAvb-cq1gX -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b400/importcfg -pack ./src/github.com/containers/image/v5/signature/sigstore/internal/signer.go github.com/containers/image/v5/signature mkdir -p $WORK/b311/ cat >/tmp/go-build2554080111/b311/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile context=/tmp/go-build2554080111/b002/_pkg_.a packagefile crypto=/tmp/go-build2554080111/b075/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build2554080111/b092/_pkg_.a packagefile crypto/x509=/tmp/go-build2554080111/b126/_pkg_.a packagefile encoding/asn1=/tmp/go-build2554080111/b112/_pkg_.a packagefile encoding/json=/tmp/go-build2554080111/b055/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build2554080111/b073/_pkg_.a packagefile github.com/containers/image/v5/internal/private=/tmp/go-build2554080111/b296/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=/tmp/go-build2554080111/b297/_pkg_.a packagefile github.com/containers/image/v5/internal/unparsedimage=/tmp/go-build2554080111/b312/_pkg_.a packagefile github.com/containers/image/v5/manifest=/tmp/go-build2554080111/b077/_pkg_.a packagefile github.com/containers/image/v5/signature/internal=/tmp/go-build2554080111/b313/_pkg_.a packagefile github.com/containers/image/v5/transports=/tmp/go-build2554080111/b382/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build2554080111/b080/_pkg_.a packagefile github.com/containers/image/v5/version=/tmp/go-build2554080111/b314/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=/tmp/go-build2554080111/b195/_pkg_.a packagefile github.com/containers/storage/pkg/regexp=/tmp/go-build2554080111/b064/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build2554080111/b074/_pkg_.a packagefile github.com/proglottis/gpgme=/tmp/go-build2554080111/b383/_pkg_.a packagefile github.com/sigstore/fulcio/pkg/certificate=/tmp/go-build2554080111/b384/_pkg_.a packagefile github.com/sigstore/sigstore/pkg/cryptoutils=/tmp/go-build2554080111/b357/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build2554080111/b085/_pkg_.a packagefile golang.org/x/crypto/openpgp=/tmp/go-build2554080111/b385/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build2554080111/b089/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile path/filepath=/tmp/go-build2554080111/b053/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b311/_pkg_.a -trimpath "$WORK/b311=>" -p github.com/containers/image/v5/signature -complete -installsuffix shared -buildid lIoPikaPzq99zN11iIOM/lIoPikaPzq99zN11iIOM -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b311/importcfg -pack ./src/github.com/containers/image/v5/signature/docker.go ./src/github.com/containers/image/v5/signature/fulcio_cert.go ./src/github.com/containers/image/v5/signature/mechanism.go ./src/github.com/containers/image/v5/signature/mechanism_gpgme.go ./src/github.com/containers/image/v5/signature/policy_config.go ./src/github.com/containers/image/v5/signature/policy_config_sigstore.go ./src/github.com/containers/image/v5/signature/policy_eval.go ./src/github.com/containers/image/v5/signature/policy_eval_baselayer.go ./src/github.com/containers/image/v5/signature/policy_eval_signedby.go ./src/github.com/containers/image/v5/signature/policy_eval_sigstore.go ./src/github.com/containers/image/v5/signature/policy_eval_simple.go ./src/github.com/containers/image/v5/signature/policy_paths_common.go ./src/github.com/containers/image/v5/signature/policy_reference_match.go ./src/github.com/containers/image/v5/signature/policy_types.go ./src/github.com/containers/image/v5/signature/simple.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b400/_pkg_.a # internal cp $WORK/b400/_pkg_.a /builddir/.cache/go-build/26/26b8c1a946ffd6adedd89d6fa47af4b8633992aea5f6e6ce37b25d4fd57ad18f-d # internal github.com/containers/image/v5/signature/sigstore mkdir -p $WORK/b399/ cat >/tmp/go-build2554080111/b399/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build2554080111/b075/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build2554080111/b092/_pkg_.a packagefile crypto/ed25519=/tmp/go-build2554080111/b120/_pkg_.a packagefile crypto/elliptic=/tmp/go-build2554080111/b105/_pkg_.a packagefile crypto/rand=/tmp/go-build2554080111/b114/_pkg_.a packagefile crypto/rsa=/tmp/go-build2554080111/b115/_pkg_.a packagefile crypto/x509=/tmp/go-build2554080111/b126/_pkg_.a packagefile encoding/pem=/tmp/go-build2554080111/b130/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/containers/image/v5/internal/signer=/tmp/go-build2554080111/b302/_pkg_.a packagefile github.com/containers/image/v5/signature/signer=/tmp/go-build2554080111/b398/_pkg_.a packagefile github.com/containers/image/v5/signature/sigstore/internal=/tmp/go-build2554080111/b400/_pkg_.a packagefile github.com/secure-systems-lab/go-securesystemslib/encrypted=/tmp/go-build2554080111/b372/_pkg_.a packagefile github.com/sigstore/sigstore/pkg/cryptoutils=/tmp/go-build2554080111/b357/_pkg_.a packagefile github.com/sigstore/sigstore/pkg/signature=/tmp/go-build2554080111/b355/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b399/_pkg_.a -trimpath "$WORK/b399=>" -p github.com/containers/image/v5/signature/sigstore -complete -installsuffix shared -buildid Pb8_MVi9-1dHfjZR_I3x/Pb8_MVi9-1dHfjZR_I3x -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b399/importcfg -pack ./src/github.com/containers/image/v5/signature/sigstore/copied.go ./src/github.com/containers/image/v5/signature/sigstore/generate.go ./src/github.com/containers/image/v5/signature/sigstore/signer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b399/_pkg_.a # internal cp $WORK/b399/_pkg_.a /builddir/.cache/go-build/10/103bf7a2195b4279fa8875da98522d3ace032106bbcbe6032c42dfabaa428a18-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b402/_pkg_.a # internal cp $WORK/b402/_pkg_.a /builddir/.cache/go-build/74/74e20dfdbef8fa3ed45a4b0e1be9b102a097a542cd21d8b6e4598167841ede72-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b311/_pkg_.a # internal cp $WORK/b311/_pkg_.a /builddir/.cache/go-build/20/2066df66111a4472d57a2c260519e7ed0191035220260ec92775df308ad47146-d # internal github.com/containers/image/v5/signature/simplesigning mkdir -p $WORK/b401/ cat >/tmp/go-build2554080111/b401/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2554080111/b002/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build2554080111/b073/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=/tmp/go-build2554080111/b297/_pkg_.a packagefile github.com/containers/image/v5/internal/signer=/tmp/go-build2554080111/b302/_pkg_.a packagefile github.com/containers/image/v5/signature=/tmp/go-build2554080111/b311/_pkg_.a packagefile github.com/containers/image/v5/signature/signer=/tmp/go-build2554080111/b398/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b401/_pkg_.a -trimpath "$WORK/b401=>" -p github.com/containers/image/v5/signature/simplesigning -complete -installsuffix shared -buildid 3feGrjRT-2hBHfcB6iwl/3feGrjRT-2hBHfcB6iwl -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b401/importcfg -pack ./src/github.com/containers/image/v5/signature/simplesigning/signer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b401/_pkg_.a # internal cp $WORK/b401/_pkg_.a /builddir/.cache/go-build/fa/facb3ebed25dcbef3620b9e698751a397e73ebd4fffb02fc0747641869c1bf74-d # internal cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/mattn/go-sqlite3 TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b310=/tmp/go-build -gno-record-gcc-switches -I $WORK/b310/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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/buildah-1.35.4/src/github.com/mattn/go-sqlite3 -frandom-seed=NbS0ck3WZHJWSY4UwqHr -o $WORK/b310/_x013.o -c sqlite3_opt_unlock_notify.c cd $WORK/b310 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b310=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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/buildah-1.35.4/src/github.com/mattn/go-sqlite3 -frandom-seed=NbS0ck3WZHJWSY4UwqHr -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/buildah-1.35.4 TERM='dumb' gcc -I ./src/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b310=/tmp/go-build -gno-record-gcc-switches -o $WORK/b310/_cgo_.o $WORK/b310/_cgo_main.o $WORK/b310/preferlinkext $WORK/b310/_x001.o $WORK/b310/_x002.o $WORK/b310/_x003.o $WORK/b310/_x004.o $WORK/b310/_x005.o $WORK/b310/_x006.o $WORK/b310/_x007.o $WORK/b310/_x008.o $WORK/b310/_x009.o $WORK/b310/_x010.o $WORK/b310/_x011.o $WORK/b310/_x012.o $WORK/b310/_x013.o -O2 -g -ldl TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage sqlite3 -dynimport $WORK/b310/_cgo_.o -dynout $WORK/b310/_cgo_import.go cat >/tmp/go-build2554080111/b310/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2554080111/b002/_pkg_.a packagefile crypto/sha1=/tmp/go-build2554080111/b125/_pkg_.a packagefile crypto/sha256=/tmp/go-build2554080111/b116/_pkg_.a packagefile crypto/sha512=/tmp/go-build2554080111/b110/_pkg_.a packagefile database/sql=/tmp/go-build2554080111/b308/_pkg_.a packagefile database/sql/driver=/tmp/go-build2554080111/b309/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile math=/tmp/go-build2554080111/b030/_pkg_.a packagefile net/url=/tmp/go-build2554080111/b131/_pkg_.a packagefile reflect=/tmp/go-build2554080111/b029/_pkg_.a packagefile runtime=/tmp/go-build2554080111/b009/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a packagefile syscall=/tmp/go-build2554080111/b024/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a packagefile runtime/cgo=/tmp/go-build2554080111/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b310/_pkg_.a -trimpath "$WORK/b310=>" -p github.com/mattn/go-sqlite3 -installsuffix shared -buildid NbS0ck3WZHJWSY4UwqHr/NbS0ck3WZHJWSY4UwqHr -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b310/importcfg -pack ./src/github.com/mattn/go-sqlite3/convert.go ./src/github.com/mattn/go-sqlite3/doc.go ./src/github.com/mattn/go-sqlite3/sqlite3_func_crypt.go ./src/github.com/mattn/go-sqlite3/sqlite3_go18.go ./src/github.com/mattn/go-sqlite3/sqlite3_opt_preupdate.go ./src/github.com/mattn/go-sqlite3/sqlite3_opt_preupdate_omit.go $WORK/b310/_cgo_gotypes.go $WORK/b310/backup.cgo1.go $WORK/b310/callback.cgo1.go $WORK/b310/error.cgo1.go $WORK/b310/sqlite3.cgo1.go $WORK/b310/sqlite3_context.cgo1.go $WORK/b310/sqlite3_load_extension.cgo1.go $WORK/b310/sqlite3_opt_serialize.cgo1.go $WORK/b310/sqlite3_opt_userauth_omit.cgo1.go $WORK/b310/sqlite3_other.cgo1.go $WORK/b310/sqlite3_type.cgo1.go $WORK/b310/_cgo_import.go cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/mattn/go-sqlite3 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b310/_pkg_.a $WORK/b310/preferlinkext $WORK/b310/_x001.o $WORK/b310/_x002.o $WORK/b310/_x003.o $WORK/b310/_x004.o $WORK/b310/_x005.o $WORK/b310/_x006.o $WORK/b310/_x007.o $WORK/b310/_x008.o $WORK/b310/_x009.o $WORK/b310/_x010.o $WORK/b310/_x011.o $WORK/b310/_x012.o $WORK/b310/_x013.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b310/_pkg_.a # internal cp $WORK/b310/_pkg_.a /builddir/.cache/go-build/46/4618dd7e22b5ec31948ab61b1fd1f9dc7a1911af19135f36b894370f72a86ec5-d # internal # github.com/mattn/go-sqlite3 src/github.com/mattn/go-sqlite3/sqlite3.go:85:1: warning: '_sqlite3_exec' defined but not used [-Wunused-function] 85 | _sqlite3_exec(sqlite3* db, const char* pcmd, long long* rowid, long long* changes) | ^~~~~~~~~~~~~ github.com/containers/image/v5/pkg/blobinfocache/sqlite mkdir -p $WORK/b307/ cat >/tmp/go-build2554080111/b307/importcfg << 'EOF' # internal # import config packagefile database/sql=/tmp/go-build2554080111/b308/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/containers/image/v5/internal/blobinfocache=/tmp/go-build2554080111/b286/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=/tmp/go-build2554080111/b306/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build2554080111/b080/_pkg_.a packagefile github.com/mattn/go-sqlite3=/tmp/go-build2554080111/b310/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build2554080111/b074/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build2554080111/b085/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b307/_pkg_.a -trimpath "$WORK/b307=>" -p github.com/containers/image/v5/pkg/blobinfocache/sqlite -complete -installsuffix shared -buildid haL0XjFxoSg03IK61FhS/haL0XjFxoSg03IK61FhS -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b307/importcfg -pack ./src/github.com/containers/image/v5/pkg/blobinfocache/sqlite/sqlite.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b307/_pkg_.a # internal cp $WORK/b307/_pkg_.a /builddir/.cache/go-build/fa/fa6d8aedbca3df944c098fbe5cba993b3e09572a6a5e68aed2327646b94c2155-d # internal github.com/containers/image/v5/pkg/blobinfocache mkdir -p $WORK/b303/ cat >/tmp/go-build2554080111/b303/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/containers/image/v5/internal/rootless=/tmp/go-build2554080111/b304/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/memory=/tmp/go-build2554080111/b305/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/sqlite=/tmp/go-build2554080111/b307/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build2554080111/b080/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build2554080111/b085/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile path/filepath=/tmp/go-build2554080111/b053/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b303/_pkg_.a -trimpath "$WORK/b303=>" -p github.com/containers/image/v5/pkg/blobinfocache -complete -installsuffix shared -buildid -um13amXQyYbHvcCKlNn/-um13amXQyYbHvcCKlNn -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b303/importcfg -pack ./src/github.com/containers/image/v5/pkg/blobinfocache/default.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b303/_pkg_.a # internal cp $WORK/b303/_pkg_.a /builddir/.cache/go-build/04/0443f06eb0607270578e70efd12b679b0ab45c660d6d01121f79829e2c5aa0c9-d # internal github.com/containers/image/v5/copy mkdir -p $WORK/b285/ cat >/tmp/go-build2554080111/b285/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile context=/tmp/go-build2554080111/b002/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build2554080111/b073/_pkg_.a packagefile github.com/containers/image/v5/internal/blobinfocache=/tmp/go-build2554080111/b286/_pkg_.a packagefile github.com/containers/image/v5/internal/image=/tmp/go-build2554080111/b293/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination=/tmp/go-build2554080111/b300/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource=/tmp/go-build2554080111/b294/_pkg_.a packagefile github.com/containers/image/v5/internal/manifest=/tmp/go-build2554080111/b078/_pkg_.a packagefile github.com/containers/image/v5/internal/pkg/platform=/tmp/go-build2554080111/b079/_pkg_.a packagefile github.com/containers/image/v5/internal/private=/tmp/go-build2554080111/b296/_pkg_.a packagefile github.com/containers/image/v5/internal/set=/tmp/go-build2554080111/b141/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=/tmp/go-build2554080111/b297/_pkg_.a packagefile github.com/containers/image/v5/internal/signer=/tmp/go-build2554080111/b302/_pkg_.a packagefile github.com/containers/image/v5/manifest=/tmp/go-build2554080111/b077/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache=/tmp/go-build2554080111/b303/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=/tmp/go-build2554080111/b287/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=/tmp/go-build2554080111/b081/_pkg_.a packagefile github.com/containers/image/v5/signature=/tmp/go-build2554080111/b311/_pkg_.a packagefile github.com/containers/image/v5/signature/signer=/tmp/go-build2554080111/b398/_pkg_.a packagefile github.com/containers/image/v5/signature/sigstore=/tmp/go-build2554080111/b399/_pkg_.a packagefile github.com/containers/image/v5/signature/simplesigning=/tmp/go-build2554080111/b401/_pkg_.a packagefile github.com/containers/image/v5/transports=/tmp/go-build2554080111/b382/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build2554080111/b080/_pkg_.a packagefile github.com/containers/ocicrypt=/tmp/go-build2554080111/b402/_pkg_.a packagefile github.com/containers/ocicrypt/config=/tmp/go-build2554080111/b145/_pkg_.a packagefile github.com/containers/storage/pkg/chunked/toc=/tmp/go-build2554080111/b477/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build2554080111/b074/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2554080111/b083/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build2554080111/b085/_pkg_.a packagefile github.com/vbauerster/mpb/v8=/tmp/go-build2554080111/b478/_pkg_.a packagefile github.com/vbauerster/mpb/v8/decor=/tmp/go-build2554080111/b484/_pkg_.a packagefile golang.org/x/exp/maps=/tmp/go-build2554080111/b140/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build2554080111/b089/_pkg_.a packagefile golang.org/x/sync/semaphore=/tmp/go-build2554080111/b197/_pkg_.a packagefile golang.org/x/term=/tmp/go-build2554080111/b378/_pkg_.a packagefile hash=/tmp/go-build2554080111/b076/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile reflect=/tmp/go-build2554080111/b029/_pkg_.a packagefile sort=/tmp/go-build2554080111/b035/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b285/_pkg_.a -trimpath "$WORK/b285=>" -p github.com/containers/image/v5/copy -complete -installsuffix shared -buildid o1PvRWsBa2hdLNVAuxCb/o1PvRWsBa2hdLNVAuxCb -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b285/importcfg -pack ./src/github.com/containers/image/v5/copy/blob.go ./src/github.com/containers/image/v5/copy/compression.go ./src/github.com/containers/image/v5/copy/copy.go ./src/github.com/containers/image/v5/copy/digesting_reader.go ./src/github.com/containers/image/v5/copy/encryption.go ./src/github.com/containers/image/v5/copy/manifest.go ./src/github.com/containers/image/v5/copy/multiple.go ./src/github.com/containers/image/v5/copy/progress_bars.go ./src/github.com/containers/image/v5/copy/progress_channel.go ./src/github.com/containers/image/v5/copy/sign.go ./src/github.com/containers/image/v5/copy/single.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b285/_pkg_.a # internal cp $WORK/b285/_pkg_.a /builddir/.cache/go-build/25/255867c9964c7b8753cacbfba967915123b865972cfd8ea778db3376da751f47-d # internal github.com/containers/common/pkg/supplemented mkdir -p $WORK/b284/ cat >/tmp/go-build2554080111/b284/importcfg << 'EOF' # internal # import config packagefile container/list=/tmp/go-build2554080111/b118/_pkg_.a packagefile context=/tmp/go-build2554080111/b002/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/containers/common/pkg/manifests=/tmp/go-build2554080111/b276/_pkg_.a packagefile github.com/containers/image/v5/copy=/tmp/go-build2554080111/b285/_pkg_.a packagefile github.com/containers/image/v5/image=/tmp/go-build2554080111/b487/_pkg_.a packagefile github.com/containers/image/v5/manifest=/tmp/go-build2554080111/b077/_pkg_.a packagefile github.com/containers/image/v5/transports=/tmp/go-build2554080111/b382/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build2554080111/b080/_pkg_.a packagefile github.com/hashicorp/go-multierror=/tmp/go-build2554080111/b282/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build2554080111/b074/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build2554080111/b085/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build2554080111/b089/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b284/_pkg_.a -trimpath "$WORK/b284=>" -p github.com/containers/common/pkg/supplemented -complete -installsuffix shared -buildid WxTqxAgQRgrq8-9klD1a/WxTqxAgQRgrq8-9klD1a -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b284/importcfg -pack ./src/github.com/containers/common/pkg/supplemented/errors.go ./src/github.com/containers/common/pkg/supplemented/supplemented.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b284/_pkg_.a # internal cp $WORK/b284/_pkg_.a /builddir/.cache/go-build/24/24e53606652d3ca2f530857aba1fcf171c25465bd5af3f1d33577eb5bd03e5e2-d # internal github.com/containers/common/libimage/manifests mkdir -p $WORK/b274/ cat >/tmp/go-build2554080111/b274/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile context=/tmp/go-build2554080111/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2554080111/b055/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/containers/common/internal=/tmp/go-build2554080111/b275/_pkg_.a packagefile github.com/containers/common/pkg/manifests=/tmp/go-build2554080111/b276/_pkg_.a packagefile github.com/containers/common/pkg/retry=/tmp/go-build2554080111/b277/_pkg_.a packagefile github.com/containers/common/pkg/supplemented=/tmp/go-build2554080111/b284/_pkg_.a packagefile github.com/containers/image/v5/copy=/tmp/go-build2554080111/b285/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build2554080111/b073/_pkg_.a packagefile github.com/containers/image/v5/image=/tmp/go-build2554080111/b487/_pkg_.a packagefile github.com/containers/image/v5/manifest=/tmp/go-build2554080111/b077/_pkg_.a packagefile github.com/containers/image/v5/oci/layout=/tmp/go-build2554080111/b488/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=/tmp/go-build2554080111/b287/_pkg_.a packagefile github.com/containers/image/v5/signature=/tmp/go-build2554080111/b311/_pkg_.a packagefile github.com/containers/image/v5/signature/signer=/tmp/go-build2554080111/b398/_pkg_.a packagefile github.com/containers/image/v5/storage=/tmp/go-build2554080111/b496/_pkg_.a packagefile github.com/containers/image/v5/transports=/tmp/go-build2554080111/b382/_pkg_.a packagefile github.com/containers/image/v5/transports/alltransports=/tmp/go-build2554080111/b537/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build2554080111/b080/_pkg_.a packagefile github.com/containers/storage=/tmp/go-build2554080111/b498/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=/tmp/go-build2554080111/b162/_pkg_.a packagefile github.com/containers/storage/pkg/lockfile=/tmp/go-build2554080111/b525/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build2554080111/b074/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=/tmp/go-build2554080111/b084/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2554080111/b083/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build2554080111/b085/_pkg_.a packagefile golang.org/x/exp/maps=/tmp/go-build2554080111/b140/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build2554080111/b089/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile mime=/tmp/go-build2554080111/b209/_pkg_.a packagefile net/http=/tmp/go-build2554080111/b198/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile path/filepath=/tmp/go-build2554080111/b053/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b274/_pkg_.a -trimpath "$WORK/b274=>" -p github.com/containers/common/libimage/manifests -complete -installsuffix shared -buildid NczbA_BfO_75lfXGtTkt/NczbA_BfO_75lfXGtTkt -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b274/importcfg -pack ./src/github.com/containers/common/libimage/manifests/copy.go ./src/github.com/containers/common/libimage/manifests/manifests.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b274/_pkg_.a # internal cp $WORK/b274/_pkg_.a /builddir/.cache/go-build/f1/f1b1eb44717573bd1b377e89c741336cf157ead48836db5f1d8c61f39f744aad-d # internal github.com/containers/common/libimage mkdir -p $WORK/b215/ cat >/tmp/go-build2554080111/b215/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2554080111/b002/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/containerd/containerd/platforms=/tmp/go-build2554080111/b216/_pkg_.a packagefile github.com/containers/common/libimage/define=/tmp/go-build2554080111/b272/_pkg_.a packagefile github.com/containers/common/libimage/filter=/tmp/go-build2554080111/b273/_pkg_.a packagefile github.com/containers/common/libimage/manifests=/tmp/go-build2554080111/b274/_pkg_.a packagefile github.com/containers/common/libimage/platform=/tmp/go-build2554080111/b610/_pkg_.a packagefile github.com/containers/common/pkg/config=/tmp/go-build2554080111/b611/_pkg_.a packagefile github.com/containers/common/pkg/download=/tmp/go-build2554080111/b618/_pkg_.a packagefile github.com/containers/common/pkg/filters=/tmp/go-build2554080111/b619/_pkg_.a packagefile github.com/containers/common/pkg/retry=/tmp/go-build2554080111/b277/_pkg_.a packagefile github.com/containers/common/pkg/signal=/tmp/go-build2554080111/b621/_pkg_.a packagefile github.com/containers/common/pkg/timetype=/tmp/go-build2554080111/b620/_pkg_.a packagefile github.com/containers/image/v5/copy=/tmp/go-build2554080111/b285/_pkg_.a packagefile github.com/containers/image/v5/directory=/tmp/go-build2554080111/b538/_pkg_.a packagefile github.com/containers/image/v5/docker=/tmp/go-build2554080111/b539/_pkg_.a packagefile github.com/containers/image/v5/docker/archive=/tmp/go-build2554080111/b549/_pkg_.a packagefile github.com/containers/image/v5/docker/daemon=/tmp/go-build2554080111/b551/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build2554080111/b073/_pkg_.a packagefile github.com/containers/image/v5/manifest=/tmp/go-build2554080111/b077/_pkg_.a packagefile github.com/containers/image/v5/oci/archive=/tmp/go-build2554080111/b602/_pkg_.a packagefile github.com/containers/image/v5/oci/layout=/tmp/go-build2554080111/b488/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=/tmp/go-build2554080111/b287/_pkg_.a packagefile github.com/containers/image/v5/pkg/shortnames=/tmp/go-build2554080111/b622/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=/tmp/go-build2554080111/b545/_pkg_.a packagefile github.com/containers/image/v5/signature=/tmp/go-build2554080111/b311/_pkg_.a packagefile github.com/containers/image/v5/signature/signer=/tmp/go-build2554080111/b398/_pkg_.a packagefile github.com/containers/image/v5/storage=/tmp/go-build2554080111/b496/_pkg_.a packagefile github.com/containers/image/v5/tarball=/tmp/go-build2554080111/b609/_pkg_.a packagefile github.com/containers/image/v5/transports/alltransports=/tmp/go-build2554080111/b537/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build2554080111/b080/_pkg_.a packagefile github.com/containers/ocicrypt/config=/tmp/go-build2554080111/b145/_pkg_.a packagefile github.com/containers/storage=/tmp/go-build2554080111/b498/_pkg_.a packagefile github.com/containers/storage/types=/tmp/go-build2554080111/b191/_pkg_.a packagefile github.com/disiqueira/gotree/v3=/tmp/go-build2554080111/b627/_pkg_.a packagefile github.com/docker/go-units=/tmp/go-build2554080111/b158/_pkg_.a packagefile github.com/hashicorp/go-multierror=/tmp/go-build2554080111/b282/_pkg_.a packagefile github.com/jinzhu/copier=/tmp/go-build2554080111/b628/_pkg_.a packagefile github.com/json-iterator/go=/tmp/go-build2554080111/b188/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build2554080111/b074/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2554080111/b083/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build2554080111/b085/_pkg_.a packagefile golang.org/x/exp/maps=/tmp/go-build2554080111/b140/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build2554080111/b089/_pkg_.a packagefile golang.org/x/sync/semaphore=/tmp/go-build2554080111/b197/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile net=/tmp/go-build2554080111/b067/_pkg_.a packagefile net/url=/tmp/go-build2554080111/b131/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile path=/tmp/go-build2554080111/b044/_pkg_.a packagefile path/filepath=/tmp/go-build2554080111/b053/_pkg_.a packagefile runtime=/tmp/go-build2554080111/b009/_pkg_.a packagefile sort=/tmp/go-build2554080111/b035/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -p github.com/containers/common/libimage -complete -installsuffix shared -buildid mDnobTbd-zG9xpG4t-aV/mDnobTbd-zG9xpG4t-aV -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b215/importcfg -pack ./src/github.com/containers/common/libimage/copier.go ./src/github.com/containers/common/libimage/disk_usage.go ./src/github.com/containers/common/libimage/events.go ./src/github.com/containers/common/libimage/filters.go ./src/github.com/containers/common/libimage/history.go ./src/github.com/containers/common/libimage/image.go ./src/github.com/containers/common/libimage/image_config.go ./src/github.com/containers/common/libimage/image_tree.go ./src/github.com/containers/common/libimage/import.go ./src/github.com/containers/common/libimage/inspect.go ./src/github.com/containers/common/libimage/layer_tree.go ./src/github.com/containers/common/libimage/load.go ./src/github.com/containers/common/libimage/manifest_list.go ./src/github.com/containers/common/libimage/normalize.go ./src/github.com/containers/common/libimage/oci.go ./src/github.com/containers/common/libimage/platform.go ./src/github.com/containers/common/libimage/pull.go ./src/github.com/containers/common/libimage/push.go ./src/github.com/containers/common/libimage/runtime.go ./src/github.com/containers/common/libimage/save.go ./src/github.com/containers/common/libimage/search.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b215/_pkg_.a # internal cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/8b/8bb393c37f7f1e7422758357a266de63a92093ff2569898092962f79e68af6ba-d # internal github.com/containers/buildah/util mkdir -p $WORK/b061/ github.com/containers/buildah/internal/util mkdir -p $WORK/b675/ cat >/tmp/go-build2554080111/b061/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/containers/buildah/define=/tmp/go-build2554080111/b062/_pkg_.a packagefile github.com/containers/common/libimage=/tmp/go-build2554080111/b215/_pkg_.a packagefile github.com/containers/common/pkg/config=/tmp/go-build2554080111/b611/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build2554080111/b073/_pkg_.a packagefile github.com/containers/image/v5/pkg/shortnames=/tmp/go-build2554080111/b622/_pkg_.a packagefile github.com/containers/image/v5/signature=/tmp/go-build2554080111/b311/_pkg_.a packagefile github.com/containers/image/v5/transports/alltransports=/tmp/go-build2554080111/b537/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build2554080111/b080/_pkg_.a packagefile github.com/containers/storage=/tmp/go-build2554080111/b498/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=/tmp/go-build2554080111/b278/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build2554080111/b074/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build2554080111/b166/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build2554080111/b085/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build2554080111/b089/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile net/url=/tmp/go-build2554080111/b131/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile path/filepath=/tmp/go-build2554080111/b053/_pkg_.a packagefile sort=/tmp/go-build2554080111/b035/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile syscall=/tmp/go-build2554080111/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -p github.com/containers/buildah/util -complete -installsuffix shared -buildid BBXZl3DG6aQlz1EW1Hj7/BBXZl3DG6aQlz1EW1Hj7 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b061/importcfg -pack ./_build/src/github.com/containers/buildah/util/types.go ./_build/src/github.com/containers/buildah/util/util.go ./_build/src/github.com/containers/buildah/util/util_unix.go cat >/tmp/go-build2554080111/b675/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/containers/buildah/define=/tmp/go-build2554080111/b062/_pkg_.a packagefile github.com/containers/common/libimage=/tmp/go-build2554080111/b215/_pkg_.a packagefile github.com/containers/common/libimage/platform=/tmp/go-build2554080111/b610/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build2554080111/b080/_pkg_.a packagefile github.com/containers/storage=/tmp/go-build2554080111/b498/_pkg_.a packagefile github.com/containers/storage/pkg/archive=/tmp/go-build2554080111/b150/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=/tmp/go-build2554080111/b186/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=/tmp/go-build2554080111/b164/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2554080111/b083/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile path/filepath=/tmp/go-build2554080111/b053/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b675/_pkg_.a -trimpath "$WORK/b675=>" -p github.com/containers/buildah/internal/util -complete -installsuffix shared -buildid 4WDOgrJGQlDBp8sJS7HT/4WDOgrJGQlDBp8sJS7HT -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b675/importcfg -pack ./_build/src/github.com/containers/buildah/internal/util/util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b675/_pkg_.a # internal cp $WORK/b675/_pkg_.a /builddir/.cache/go-build/a7/a72e01e9608169c19b614088bf3d153970d5e5344d8b98d2d17b5f90c26f4a27-d # internal github.com/containers/buildah/internal/volumes mkdir -p $WORK/b676/ cat >/tmp/go-build2554080111/b676/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2554080111/b002/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/containers/buildah/copier=/tmp/go-build2554080111/b630/_pkg_.a packagefile github.com/containers/buildah/define=/tmp/go-build2554080111/b062/_pkg_.a packagefile github.com/containers/buildah/internal=/tmp/go-build2554080111/b636/_pkg_.a packagefile github.com/containers/buildah/internal/parse=/tmp/go-build2554080111/b677/_pkg_.a packagefile github.com/containers/buildah/internal/tmpdir=/tmp/go-build2554080111/b664/_pkg_.a packagefile github.com/containers/buildah/internal/util=/tmp/go-build2554080111/b675/_pkg_.a packagefile github.com/containers/common/pkg/parse=/tmp/go-build2554080111/b678/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build2554080111/b080/_pkg_.a packagefile github.com/containers/storage=/tmp/go-build2554080111/b498/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=/tmp/go-build2554080111/b154/_pkg_.a packagefile github.com/containers/storage/pkg/lockfile=/tmp/go-build2554080111/b525/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=/tmp/go-build2554080111/b164/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build2554080111/b166/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=/tmp/go-build2554080111/b507/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile path=/tmp/go-build2554080111/b044/_pkg_.a packagefile path/filepath=/tmp/go-build2554080111/b053/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b676/_pkg_.a -trimpath "$WORK/b676=>" -p github.com/containers/buildah/internal/volumes -complete -installsuffix shared -buildid GbgeBJHJXS_jyg2Vinh9/GbgeBJHJXS_jyg2Vinh9 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b676/importcfg -pack ./_build/src/github.com/containers/buildah/internal/volumes/volumes.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/bf/bfdc6b120c89811791d05e2a8073be7aa813b13955dd1535feafc06ffbf13551-d # internal github.com/containers/buildah/bind mkdir -p $WORK/b060/ cat >/tmp/go-build2554080111/b060/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/containers/buildah/util=/tmp/go-build2554080111/b061/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=/tmp/go-build2554080111/b154/_pkg_.a packagefile github.com/containers/storage/pkg/mount=/tmp/go-build2554080111/b156/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build2554080111/b166/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build2554080111/b085/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build2554080111/b089/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build2554080111/b086/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile path/filepath=/tmp/go-build2554080111/b053/_pkg_.a packagefile syscall=/tmp/go-build2554080111/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -p github.com/containers/buildah/bind -complete -installsuffix shared -buildid _Db3amB-49WmJ34wr8il/_Db3amB-49WmJ34wr8il -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b060/importcfg -pack ./_build/src/github.com/containers/buildah/bind/mount.go ./_build/src/github.com/containers/buildah/bind/util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b676/_pkg_.a # internal cp $WORK/b676/_pkg_.a /builddir/.cache/go-build/37/37f3d398c8e2f3ff4fa3f1a090cbcb1719494e85e5d1741d65c200db9585a2d7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/5f/5f86e14e9aebde69bdec56c84a3db34ab2d0060ae7d033252c05f55e1532609c-d # internal github.com/containers/buildah/chroot mkdir -p $WORK/b629/ cat >/tmp/go-build2554080111/b629/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile encoding/json=/tmp/go-build2554080111/b055/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/containers/buildah/bind=/tmp/go-build2554080111/b060/_pkg_.a packagefile github.com/containers/buildah/copier=/tmp/go-build2554080111/b630/_pkg_.a packagefile github.com/containers/buildah/util=/tmp/go-build2554080111/b061/_pkg_.a packagefile github.com/containers/common/pkg/seccomp=/tmp/go-build2554080111/b631/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=/tmp/go-build2554080111/b162/_pkg_.a packagefile github.com/containers/storage/pkg/mount=/tmp/go-build2554080111/b156/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=/tmp/go-build2554080111/b165/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=/tmp/go-build2554080111/b164/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/apparmor=/tmp/go-build2554080111/b633/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build2554080111/b166/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=/tmp/go-build2554080111/b507/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=/tmp/go-build2554080111/b506/_pkg_.a packagefile github.com/seccomp/libseccomp-golang=/tmp/go-build2554080111/b632/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build2554080111/b085/_pkg_.a packagefile github.com/syndtr/gocapability/capability=/tmp/go-build2554080111/b167/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build2554080111/b086/_pkg_.a packagefile golang.org/x/term=/tmp/go-build2554080111/b378/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile os/exec=/tmp/go-build2554080111/b159/_pkg_.a packagefile os/signal=/tmp/go-build2554080111/b168/_pkg_.a packagefile path/filepath=/tmp/go-build2554080111/b053/_pkg_.a packagefile runtime=/tmp/go-build2554080111/b009/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a packagefile syscall=/tmp/go-build2554080111/b024/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b629/_pkg_.a -trimpath "$WORK/b629=>" -p github.com/containers/buildah/chroot -complete -installsuffix shared -buildid DoX-AQjUkKdOGxsY9N1-/DoX-AQjUkKdOGxsY9N1- -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b629/importcfg -pack ./_build/src/github.com/containers/buildah/chroot/pty_ptmx.go ./_build/src/github.com/containers/buildah/chroot/run_common.go ./_build/src/github.com/containers/buildah/chroot/run_linux.go ./_build/src/github.com/containers/buildah/chroot/seccomp.go ./_build/src/github.com/containers/buildah/chroot/selinux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b629/_pkg_.a # internal cp $WORK/b629/_pkg_.a /builddir/.cache/go-build/75/7574e38d141bac5dd0b6be344dcc5d9e882150270e43ef52ae657d82c13ea088-d # internal github.com/containers/buildah mkdir -p $WORK/b045/ cat >/tmp/go-build2554080111/b045/importcfg << 'EOF' # internal # import config packagefile archive/tar=/tmp/go-build2554080111/b046/_pkg_.a packagefile bufio=/tmp/go-build2554080111/b054/_pkg_.a packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile context=/tmp/go-build2554080111/b002/_pkg_.a packagefile encoding/json=/tmp/go-build2554080111/b055/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/containers/buildah/bind=/tmp/go-build2554080111/b060/_pkg_.a packagefile github.com/containers/buildah/chroot=/tmp/go-build2554080111/b629/_pkg_.a packagefile github.com/containers/buildah/copier=/tmp/go-build2554080111/b630/_pkg_.a packagefile github.com/containers/buildah/define=/tmp/go-build2554080111/b062/_pkg_.a packagefile github.com/containers/buildah/docker=/tmp/go-build2554080111/b635/_pkg_.a packagefile github.com/containers/buildah/internal=/tmp/go-build2554080111/b636/_pkg_.a packagefile github.com/containers/buildah/internal/config=/tmp/go-build2554080111/b637/_pkg_.a packagefile github.com/containers/buildah/internal/mkcw=/tmp/go-build2554080111/b662/_pkg_.a packagefile github.com/containers/buildah/internal/sbom=/tmp/go-build2554080111/b674/_pkg_.a packagefile github.com/containers/buildah/internal/tmpdir=/tmp/go-build2554080111/b664/_pkg_.a packagefile github.com/containers/buildah/internal/util=/tmp/go-build2554080111/b675/_pkg_.a packagefile github.com/containers/buildah/internal/volumes=/tmp/go-build2554080111/b676/_pkg_.a packagefile github.com/containers/buildah/pkg/blobcache=/tmp/go-build2554080111/b679/_pkg_.a packagefile github.com/containers/buildah/pkg/chrootuser=/tmp/go-build2554080111/b681/_pkg_.a packagefile github.com/containers/buildah/pkg/overlay=/tmp/go-build2554080111/b665/_pkg_.a packagefile github.com/containers/buildah/pkg/parse=/tmp/go-build2554080111/b682/_pkg_.a packagefile github.com/containers/buildah/pkg/sshagent=/tmp/go-build2554080111/b683/_pkg_.a packagefile github.com/containers/buildah/pkg/util=/tmp/go-build2554080111/b695/_pkg_.a packagefile github.com/containers/buildah/util=/tmp/go-build2554080111/b061/_pkg_.a packagefile github.com/containers/common/libimage=/tmp/go-build2554080111/b215/_pkg_.a packagefile github.com/containers/common/libimage/manifests=/tmp/go-build2554080111/b274/_pkg_.a packagefile github.com/containers/common/libnetwork/etchosts=/tmp/go-build2554080111/b696/_pkg_.a packagefile github.com/containers/common/libnetwork/network=/tmp/go-build2554080111/b701/_pkg_.a packagefile github.com/containers/common/libnetwork/pasta=/tmp/go-build2554080111/b705/_pkg_.a packagefile github.com/containers/common/libnetwork/resolvconf=/tmp/go-build2554080111/b706/_pkg_.a packagefile github.com/containers/common/libnetwork/slirp4netns=/tmp/go-build2554080111/b707/_pkg_.a packagefile github.com/containers/common/libnetwork/types=/tmp/go-build2554080111/b063/_pkg_.a packagefile github.com/containers/common/libnetwork/util=/tmp/go-build2554080111/b697/_pkg_.a packagefile github.com/containers/common/pkg/capabilities=/tmp/go-build2554080111/b615/_pkg_.a packagefile github.com/containers/common/pkg/cgroups=/tmp/go-build2554080111/b712/_pkg_.a packagefile github.com/containers/common/pkg/chown=/tmp/go-build2554080111/b746/_pkg_.a packagefile github.com/containers/common/pkg/config=/tmp/go-build2554080111/b611/_pkg_.a packagefile github.com/containers/common/pkg/hooks=/tmp/go-build2554080111/b747/_pkg_.a packagefile github.com/containers/common/pkg/hooks/exec=/tmp/go-build2554080111/b750/_pkg_.a packagefile github.com/containers/common/pkg/retry=/tmp/go-build2554080111/b277/_pkg_.a packagefile github.com/containers/common/pkg/seccomp=/tmp/go-build2554080111/b631/_pkg_.a packagefile github.com/containers/common/pkg/subscriptions=/tmp/go-build2554080111/b753/_pkg_.a packagefile github.com/containers/image/v5/copy=/tmp/go-build2554080111/b285/_pkg_.a packagefile github.com/containers/image/v5/docker=/tmp/go-build2554080111/b539/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build2554080111/b073/_pkg_.a packagefile github.com/containers/image/v5/image=/tmp/go-build2554080111/b487/_pkg_.a packagefile github.com/containers/image/v5/manifest=/tmp/go-build2554080111/b077/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=/tmp/go-build2554080111/b287/_pkg_.a packagefile github.com/containers/image/v5/pkg/shortnames=/tmp/go-build2554080111/b622/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=/tmp/go-build2554080111/b545/_pkg_.a packagefile github.com/containers/image/v5/signature=/tmp/go-build2554080111/b311/_pkg_.a packagefile github.com/containers/image/v5/storage=/tmp/go-build2554080111/b496/_pkg_.a packagefile github.com/containers/image/v5/transports=/tmp/go-build2554080111/b382/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build2554080111/b080/_pkg_.a packagefile github.com/containers/ocicrypt/config=/tmp/go-build2554080111/b145/_pkg_.a packagefile github.com/containers/storage=/tmp/go-build2554080111/b498/_pkg_.a packagefile github.com/containers/storage/pkg/archive=/tmp/go-build2554080111/b150/_pkg_.a packagefile github.com/containers/storage/pkg/fileutils=/tmp/go-build2554080111/b152/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=/tmp/go-build2554080111/b154/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=/tmp/go-build2554080111/b162/_pkg_.a packagefile github.com/containers/storage/pkg/lockfile=/tmp/go-build2554080111/b525/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=/tmp/go-build2554080111/b165/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=/tmp/go-build2554080111/b526/_pkg_.a packagefile github.com/containers/storage/pkg/system=/tmp/go-build2554080111/b155/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=/tmp/go-build2554080111/b164/_pkg_.a packagefile github.com/containers/storage/types=/tmp/go-build2554080111/b191/_pkg_.a packagefile github.com/docker/go-units=/tmp/go-build2554080111/b158/_pkg_.a packagefile github.com/hashicorp/go-multierror=/tmp/go-build2554080111/b282/_pkg_.a packagefile github.com/mattn/go-shellwords=/tmp/go-build2554080111/b755/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build2554080111/b074/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=/tmp/go-build2554080111/b084/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2554080111/b083/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/userns=/tmp/go-build2554080111/b717/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build2554080111/b166/_pkg_.a packagefile github.com/opencontainers/runtime-tools/generate=/tmp/go-build2554080111/b756/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=/tmp/go-build2554080111/b507/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=/tmp/go-build2554080111/b506/_pkg_.a packagefile github.com/openshift/imagebuilder=/tmp/go-build2554080111/b652/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build2554080111/b085/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build2554080111/b089/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build2554080111/b086/_pkg_.a packagefile golang.org/x/term=/tmp/go-build2554080111/b378/_pkg_.a packagefile hash=/tmp/go-build2554080111/b076/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile math/rand=/tmp/go-build2554080111/b107/_pkg_.a packagefile net=/tmp/go-build2554080111/b067/_pkg_.a packagefile net/http=/tmp/go-build2554080111/b198/_pkg_.a packagefile net/url=/tmp/go-build2554080111/b131/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile os/exec=/tmp/go-build2554080111/b159/_pkg_.a packagefile os/signal=/tmp/go-build2554080111/b168/_pkg_.a packagefile path=/tmp/go-build2554080111/b044/_pkg_.a packagefile path/filepath=/tmp/go-build2554080111/b053/_pkg_.a packagefile runtime=/tmp/go-build2554080111/b009/_pkg_.a packagefile sort=/tmp/go-build2554080111/b035/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build2554080111/b022/_pkg_.a packagefile syscall=/tmp/go-build2554080111/b024/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -p github.com/containers/buildah -complete -installsuffix shared -buildid b6m-aIk9-JyEs_sn1w3S/b6m-aIk9-JyEs_sn1w3S -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b045/importcfg -pack ./_build/src/github.com/containers/buildah/add.go ./_build/src/github.com/containers/buildah/add_linux.go ./_build/src/github.com/containers/buildah/buildah.go ./_build/src/github.com/containers/buildah/commit.go ./_build/src/github.com/containers/buildah/common.go ./_build/src/github.com/containers/buildah/config.go ./_build/src/github.com/containers/buildah/convertcw.go ./_build/src/github.com/containers/buildah/delete.go ./_build/src/github.com/containers/buildah/digester.go ./_build/src/github.com/containers/buildah/image.go ./_build/src/github.com/containers/buildah/import.go ./_build/src/github.com/containers/buildah/info.go ./_build/src/github.com/containers/buildah/mount.go ./_build/src/github.com/containers/buildah/new.go ./_build/src/github.com/containers/buildah/pull.go ./_build/src/github.com/containers/buildah/push.go ./_build/src/github.com/containers/buildah/run.go ./_build/src/github.com/containers/buildah/run_common.go ./_build/src/github.com/containers/buildah/run_linux.go ./_build/src/github.com/containers/buildah/scan.go ./_build/src/github.com/containers/buildah/seccomp.go ./_build/src/github.com/containers/buildah/selinux.go ./_build/src/github.com/containers/buildah/unmount.go ./_build/src/github.com/containers/buildah/util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/7e/7e6d3e6eba7a8c87154a657dc01376745e953dd56f700853b77446e33ee2afc8-d # internal github.com/containers/buildah/tests/copy mkdir -p $WORK/b001/ cat >/tmp/go-build2554080111/b001/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build2554080111/b002/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/containers/buildah=/tmp/go-build2554080111/b045/_pkg_.a packagefile github.com/containers/common/libnetwork/network=/tmp/go-build2554080111/b701/_pkg_.a packagefile github.com/containers/common/pkg/config=/tmp/go-build2554080111/b611/_pkg_.a packagefile github.com/containers/image/v5/copy=/tmp/go-build2554080111/b285/_pkg_.a packagefile github.com/containers/image/v5/manifest=/tmp/go-build2554080111/b077/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=/tmp/go-build2554080111/b287/_pkg_.a packagefile github.com/containers/image/v5/signature=/tmp/go-build2554080111/b311/_pkg_.a packagefile github.com/containers/image/v5/storage=/tmp/go-build2554080111/b496/_pkg_.a packagefile github.com/containers/image/v5/transports/alltransports=/tmp/go-build2554080111/b537/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build2554080111/b080/_pkg_.a packagefile github.com/containers/storage=/tmp/go-build2554080111/b498/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=/tmp/go-build2554080111/b164/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2554080111/b083/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build2554080111/b085/_pkg_.a packagefile github.com/spf13/cobra=/tmp/go-build2554080111/b692/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile runtime=/tmp/go-build2554080111/b009/_pkg_.a packagefile runtime/cgo=/tmp/go-build2554080111/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -p main -complete -installsuffix shared -buildid sArEA5G-Nbb3eNiIE_pS/sArEA5G-Nbb3eNiIE_pS -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b001/importcfg -pack ./_build/src/github.com/containers/buildah/tests/copy/copy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/aa/aa2a5ab92940caf9cdb99a17d98241fb17be4076741d76168745b88d991b5b02-d # internal cat >/tmp/go-build2554080111/b001/importcfg.link << 'EOF' # internal packagefile github.com/containers/buildah/tests/copy=/tmp/go-build2554080111/b001/_pkg_.a packagefile context=/tmp/go-build2554080111/b002/_pkg_.a packagefile errors=/tmp/go-build2554080111/b003/_pkg_.a packagefile fmt=/tmp/go-build2554080111/b027/_pkg_.a packagefile github.com/containers/buildah=/tmp/go-build2554080111/b045/_pkg_.a packagefile github.com/containers/common/libnetwork/network=/tmp/go-build2554080111/b701/_pkg_.a packagefile github.com/containers/common/pkg/config=/tmp/go-build2554080111/b611/_pkg_.a packagefile github.com/containers/image/v5/copy=/tmp/go-build2554080111/b285/_pkg_.a packagefile github.com/containers/image/v5/manifest=/tmp/go-build2554080111/b077/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=/tmp/go-build2554080111/b287/_pkg_.a packagefile github.com/containers/image/v5/signature=/tmp/go-build2554080111/b311/_pkg_.a packagefile github.com/containers/image/v5/storage=/tmp/go-build2554080111/b496/_pkg_.a packagefile github.com/containers/image/v5/transports/alltransports=/tmp/go-build2554080111/b537/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build2554080111/b080/_pkg_.a packagefile github.com/containers/storage=/tmp/go-build2554080111/b498/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=/tmp/go-build2554080111/b164/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build2554080111/b083/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build2554080111/b085/_pkg_.a packagefile github.com/spf13/cobra=/tmp/go-build2554080111/b692/_pkg_.a packagefile os=/tmp/go-build2554080111/b037/_pkg_.a packagefile strings=/tmp/go-build2554080111/b051/_pkg_.a packagefile runtime=/tmp/go-build2554080111/b009/_pkg_.a packagefile runtime/cgo=/tmp/go-build2554080111/b052/_pkg_.a packagefile internal/reflectlite=/tmp/go-build2554080111/b004/_pkg_.a packagefile sync=/tmp/go-build2554080111/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build2554080111/b022/_pkg_.a packagefile time=/tmp/go-build2554080111/b023/_pkg_.a packagefile internal/fmtsort=/tmp/go-build2554080111/b028/_pkg_.a packagefile io=/tmp/go-build2554080111/b036/_pkg_.a packagefile math=/tmp/go-build2554080111/b030/_pkg_.a packagefile reflect=/tmp/go-build2554080111/b029/_pkg_.a packagefile sort=/tmp/go-build2554080111/b035/_pkg_.a packagefile strconv=/tmp/go-build2554080111/b032/_pkg_.a packagefile unicode/utf8=/tmp/go-build2554080111/b033/_pkg_.a packagefile archive/tar=/tmp/go-build2554080111/b046/_pkg_.a packagefile bufio=/tmp/go-build2554080111/b054/_pkg_.a packagefile bytes=/tmp/go-build2554080111/b047/_pkg_.a packagefile encoding/json=/tmp/go-build2554080111/b055/_pkg_.a packagefile github.com/containers/buildah/bind=/tmp/go-build2554080111/b060/_pkg_.a packagefile github.com/containers/buildah/chroot=/tmp/go-build2554080111/b629/_pkg_.a packagefile github.com/containers/buildah/copier=/tmp/go-build2554080111/b630/_pkg_.a packagefile github.com/containers/buildah/define=/tmp/go-build2554080111/b062/_pkg_.a packagefile github.com/containers/buildah/docker=/tmp/go-build2554080111/b635/_pkg_.a packagefile github.com/containers/buildah/internal=/tmp/go-build2554080111/b636/_pkg_.a packagefile github.com/containers/buildah/internal/config=/tmp/go-build2554080111/b637/_pkg_.a packagefile github.com/containers/buildah/internal/mkcw=/tmp/go-build2554080111/b662/_pkg_.a packagefile github.com/containers/buildah/internal/sbom=/tmp/go-build2554080111/b674/_pkg_.a packagefile github.com/containers/buildah/internal/tmpdir=/tmp/go-build2554080111/b664/_pkg_.a packagefile github.com/containers/buildah/internal/util=/tmp/go-build2554080111/b675/_pkg_.a packagefile github.com/containers/buildah/internal/volumes=/tmp/go-build2554080111/b676/_pkg_.a packagefile github.com/containers/buildah/pkg/blobcache=/tmp/go-build2554080111/b679/_pkg_.a packagefile github.com/containers/buildah/pkg/chrootuser=/tmp/go-build2554080111/b681/_pkg_.a packagefile github.com/containers/buildah/pkg/overlay=/tmp/go-build2554080111/b665/_pkg_.a packagefile github.com/containers/buildah/pkg/parse=/tmp/go-build2554080111/b682/_pkg_.a packagefile github.com/containers/buildah/pkg/sshagent=/tmp/go-build2554080111/b683/_pkg_.a packagefile github.com/containers/buildah/pkg/util=/tmp/go-build2554080111/b695/_pkg_.a packagefile github.com/containers/buildah/util=/tmp/go-build2554080111/b061/_pkg_.a packagefile github.com/containers/common/libimage=/tmp/go-build2554080111/b215/_pkg_.a packagefile github.com/containers/common/libimage/manifests=/tmp/go-build2554080111/b274/_pkg_.a packagefile github.com/containers/common/libnetwork/etchosts=/tmp/go-build2554080111/b696/_pkg_.a packagefile github.com/containers/common/libnetwork/pasta=/tmp/go-build2554080111/b705/_pkg_.a packagefile github.com/containers/common/libnetwork/resolvconf=/tmp/go-build2554080111/b706/_pkg_.a packagefile github.com/containers/common/libnetwork/slirp4netns=/tmp/go-build2554080111/b707/_pkg_.a packagefile github.com/containers/common/libnetwork/types=/tmp/go-build2554080111/b063/_pkg_.a packagefile github.com/containers/common/libnetwork/util=/tmp/go-build2554080111/b697/_pkg_.a packagefile github.com/containers/common/pkg/capabilities=/tmp/go-build2554080111/b615/_pkg_.a packagefile github.com/containers/common/pkg/cgroups=/tmp/go-build2554080111/b712/_pkg_.a packagefile github.com/containers/common/pkg/chown=/tmp/go-build2554080111/b746/_pkg_.a packagefile github.com/containers/common/pkg/hooks=/tmp/go-build2554080111/b747/_pkg_.a packagefile github.com/containers/common/pkg/hooks/exec=/tmp/go-build2554080111/b750/_pkg_.a packagefile github.com/containers/common/pkg/retry=/tmp/go-build2554080111/b277/_pkg_.a packagefile github.com/containers/common/pkg/seccomp=/tmp/go-build2554080111/b631/_pkg_.a packagefile github.com/containers/common/pkg/subscriptions=/tmp/go-build2554080111/b753/_pkg_.a packagefile github.com/containers/image/v5/docker=/tmp/go-build2554080111/b539/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build2554080111/b073/_pkg_.a packagefile github.com/containers/image/v5/image=/tmp/go-build2554080111/b487/_pkg_.a packagefile github.com/containers/image/v5/pkg/shortnames=/tmp/go-build2554080111/b622/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=/tmp/go-build2554080111/b545/_pkg_.a packagefile github.com/containers/image/v5/transports=/tmp/go-build2554080111/b382/_pkg_.a packagefile github.com/containers/ocicrypt/config=/tmp/go-build2554080111/b145/_pkg_.a packagefile github.com/containers/storage/pkg/archive=/tmp/go-build2554080111/b150/_pkg_.a packagefile github.com/containers/storage/pkg/fileutils=/tmp/go-build2554080111/b152/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=/tmp/go-build2554080111/b154/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=/tmp/go-build2554080111/b162/_pkg_.a packagefile github.com/containers/storage/pkg/lockfile=/tmp/go-build2554080111/b525/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=/tmp/go-build2554080111/b165/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=/tmp/go-build2554080111/b526/_pkg_.a packagefile github.com/containers/storage/pkg/system=/tmp/go-build2554080111/b155/_pkg_.a packagefile github.com/containers/storage/types=/tmp/go-build2554080111/b191/_pkg_.a packagefile github.com/docker/go-units=/tmp/go-build2554080111/b158/_pkg_.a packagefile github.com/hashicorp/go-multierror=/tmp/go-build2554080111/b282/_pkg_.a packagefile github.com/mattn/go-shellwords=/tmp/go-build2554080111/b755/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build2554080111/b074/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=/tmp/go-build2554080111/b084/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/userns=/tmp/go-build2554080111/b717/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build2554080111/b166/_pkg_.a packagefile github.com/opencontainers/runtime-tools/generate=/tmp/go-build2554080111/b756/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=/tmp/go-build2554080111/b507/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=/tmp/go-build2554080111/b506/_pkg_.a packagefile github.com/openshift/imagebuilder=/tmp/go-build2554080111/b652/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build2554080111/b089/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build2554080111/b086/_pkg_.a packagefile golang.org/x/term=/tmp/go-build2554080111/b378/_pkg_.a packagefile hash=/tmp/go-build2554080111/b076/_pkg_.a packagefile math/rand=/tmp/go-build2554080111/b107/_pkg_.a packagefile net=/tmp/go-build2554080111/b067/_pkg_.a packagefile net/http=/tmp/go-build2554080111/b198/_pkg_.a packagefile net/url=/tmp/go-build2554080111/b131/_pkg_.a packagefile os/exec=/tmp/go-build2554080111/b159/_pkg_.a packagefile os/signal=/tmp/go-build2554080111/b168/_pkg_.a packagefile path=/tmp/go-build2554080111/b044/_pkg_.a packagefile path/filepath=/tmp/go-build2554080111/b053/_pkg_.a packagefile syscall=/tmp/go-build2554080111/b024/_pkg_.a packagefile github.com/containers/common/libnetwork/netavark=/tmp/go-build2554080111/b702/_pkg_.a packagefile github.com/BurntSushi/toml=/tmp/go-build2554080111/b192/_pkg_.a packagefile github.com/containers/common/internal/attributedstring=/tmp/go-build2554080111/b612/_pkg_.a packagefile github.com/containers/common/pkg/apparmor=/tmp/go-build2554080111/b613/_pkg_.a packagefile github.com/containers/common/pkg/cgroupv2=/tmp/go-build2554080111/b616/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=/tmp/go-build2554080111/b195/_pkg_.a packagefile io/fs=/tmp/go-build2554080111/b043/_pkg_.a packagefile regexp=/tmp/go-build2554080111/b065/_pkg_.a packagefile tags.cncf.io/container-device-interface/pkg/parser=/tmp/go-build2554080111/b617/_pkg_.a packagefile github.com/containers/image/v5/internal/blobinfocache=/tmp/go-build2554080111/b286/_pkg_.a packagefile github.com/containers/image/v5/internal/image=/tmp/go-build2554080111/b293/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination=/tmp/go-build2554080111/b300/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource=/tmp/go-build2554080111/b294/_pkg_.a packagefile github.com/containers/image/v5/internal/manifest=/tmp/go-build2554080111/b078/_pkg_.a packagefile github.com/containers/image/v5/internal/pkg/platform=/tmp/go-build2554080111/b079/_pkg_.a packagefile github.com/containers/image/v5/internal/private=/tmp/go-build2554080111/b296/_pkg_.a packagefile github.com/containers/image/v5/internal/set=/tmp/go-build2554080111/b141/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=/tmp/go-build2554080111/b297/_pkg_.a packagefile github.com/containers/image/v5/internal/signer=/tmp/go-build2554080111/b302/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache=/tmp/go-build2554080111/b303/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=/tmp/go-build2554080111/b081/_pkg_.a packagefile github.com/containers/image/v5/signature/signer=/tmp/go-build2554080111/b398/_pkg_.a packagefile github.com/containers/image/v5/signature/sigstore=/tmp/go-build2554080111/b399/_pkg_.a packagefile github.com/containers/image/v5/signature/simplesigning=/tmp/go-build2554080111/b401/_pkg_.a packagefile github.com/containers/ocicrypt=/tmp/go-build2554080111/b402/_pkg_.a packagefile github.com/containers/storage/pkg/chunked/toc=/tmp/go-build2554080111/b477/_pkg_.a packagefile github.com/vbauerster/mpb/v8=/tmp/go-build2554080111/b478/_pkg_.a packagefile github.com/vbauerster/mpb/v8/decor=/tmp/go-build2554080111/b484/_pkg_.a packagefile golang.org/x/exp/maps=/tmp/go-build2554080111/b140/_pkg_.a packagefile golang.org/x/sync/semaphore=/tmp/go-build2554080111/b197/_pkg_.a packagefile github.com/containers/image/v5/pkg/strslice=/tmp/go-build2554080111/b142/_pkg_.a packagefile github.com/containers/libtrust=/tmp/go-build2554080111/b091/_pkg_.a packagefile github.com/containers/ocicrypt/spec=/tmp/go-build2554080111/b143/_pkg_.a packagefile github.com/containers/storage/pkg/regexp=/tmp/go-build2554080111/b064/_pkg_.a packagefile github.com/docker/docker/api/types/versions=/tmp/go-build2554080111/b144/_pkg_.a packagefile compress/bzip2=/tmp/go-build2554080111/b151/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/internal=/tmp/go-build2554080111/b082/_pkg_.a packagefile github.com/containers/storage/pkg/chunked/compressor=/tmp/go-build2554080111/b288/_pkg_.a packagefile github.com/klauspost/compress/zstd=/tmp/go-build2554080111/b169/_pkg_.a packagefile github.com/klauspost/pgzip=/tmp/go-build2554080111/b178/_pkg_.a packagefile github.com/ulikunitz/xz=/tmp/go-build2554080111/b181/_pkg_.a packagefile crypto=/tmp/go-build2554080111/b075/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build2554080111/b092/_pkg_.a packagefile crypto/x509=/tmp/go-build2554080111/b126/_pkg_.a packagefile encoding/asn1=/tmp/go-build2554080111/b112/_pkg_.a packagefile github.com/containers/image/v5/internal/unparsedimage=/tmp/go-build2554080111/b312/_pkg_.a packagefile github.com/containers/image/v5/signature/internal=/tmp/go-build2554080111/b313/_pkg_.a packagefile github.com/containers/image/v5/version=/tmp/go-build2554080111/b314/_pkg_.a packagefile github.com/proglottis/gpgme=/tmp/go-build2554080111/b383/_pkg_.a packagefile github.com/sigstore/fulcio/pkg/certificate=/tmp/go-build2554080111/b384/_pkg_.a packagefile github.com/sigstore/sigstore/pkg/cryptoutils=/tmp/go-build2554080111/b357/_pkg_.a packagefile golang.org/x/crypto/openpgp=/tmp/go-build2554080111/b385/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/impl=/tmp/go-build2554080111/b490/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/stubs=/tmp/go-build2554080111/b301/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/impl=/tmp/go-build2554080111/b491/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/stubs=/tmp/go-build2554080111/b295/_pkg_.a packagefile github.com/containers/image/v5/internal/putblobdigest=/tmp/go-build2554080111/b492/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=/tmp/go-build2554080111/b497/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/none=/tmp/go-build2554080111/b299/_pkg_.a packagefile github.com/containers/storage/drivers=/tmp/go-build2554080111/b499/_pkg_.a packagefile github.com/containers/storage/pkg/chunked=/tmp/go-build2554080111/b532/_pkg_.a packagefile github.com/containers/image/v5/directory=/tmp/go-build2554080111/b538/_pkg_.a packagefile github.com/containers/image/v5/docker/archive=/tmp/go-build2554080111/b549/_pkg_.a packagefile github.com/containers/image/v5/docker/daemon=/tmp/go-build2554080111/b551/_pkg_.a packagefile github.com/containers/image/v5/oci/archive=/tmp/go-build2554080111/b602/_pkg_.a packagefile github.com/containers/image/v5/oci/layout=/tmp/go-build2554080111/b488/_pkg_.a packagefile github.com/containers/image/v5/openshift=/tmp/go-build2554080111/b603/_pkg_.a packagefile github.com/containers/image/v5/sif=/tmp/go-build2554080111/b605/_pkg_.a packagefile github.com/containers/image/v5/tarball=/tmp/go-build2554080111/b609/_pkg_.a packagefile embed=/tmp/go-build2554080111/b103/_pkg_.a packagefile encoding/base64=/tmp/go-build2554080111/b057/_pkg_.a packagefile github.com/containers/storage/drivers/register=/tmp/go-build2554080111/b502/_pkg_.a packagefile github.com/containers/storage/pkg/directory=/tmp/go-build2554080111/b500/_pkg_.a packagefile github.com/containers/storage/pkg/mount=/tmp/go-build2554080111/b156/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=/tmp/go-build2554080111/b505/_pkg_.a packagefile github.com/containers/storage/pkg/stringutils=/tmp/go-build2554080111/b527/_pkg_.a packagefile github.com/containers/storage/pkg/tarlog=/tmp/go-build2554080111/b528/_pkg_.a packagefile github.com/containers/storage/pkg/truncindex=/tmp/go-build2554080111/b529/_pkg_.a packagefile github.com/google/go-intervals/intervalset=/tmp/go-build2554080111/b531/_pkg_.a packagefile github.com/json-iterator/go=/tmp/go-build2554080111/b188/_pkg_.a packagefile github.com/moby/sys/user=/tmp/go-build2554080111/b160/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=/tmp/go-build2554080111/b290/_pkg_.a packagefile github.com/vbatts/tar-split/tar/asm=/tmp/go-build2554080111/b291/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=/tmp/go-build2554080111/b292/_pkg_.a packagefile os/user=/tmp/go-build2554080111/b050/_pkg_.a packagefile github.com/syndtr/gocapability/capability=/tmp/go-build2554080111/b167/_pkg_.a packagefile log=/tmp/go-build2554080111/b087/_pkg_.a packagefile github.com/spf13/pflag=/tmp/go-build2554080111/b693/_pkg_.a packagefile text/template=/tmp/go-build2554080111/b417/_pkg_.a packagefile unicode=/tmp/go-build2554080111/b034/_pkg_.a packagefile internal/itoa=/tmp/go-build2554080111/b025/_pkg_.a packagefile internal/poll=/tmp/go-build2554080111/b038/_pkg_.a packagefile internal/safefilepath=/tmp/go-build2554080111/b040/_pkg_.a packagefile internal/syscall/execenv=/tmp/go-build2554080111/b041/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build2554080111/b039/_pkg_.a packagefile internal/testlog=/tmp/go-build2554080111/b042/_pkg_.a packagefile internal/bytealg=/tmp/go-build2554080111/b010/_pkg_.a packagefile internal/abi=/tmp/go-build2554080111/b005/_pkg_.a packagefile internal/coverage/rtcov=/tmp/go-build2554080111/b012/_pkg_.a packagefile internal/cpu=/tmp/go-build2554080111/b011/_pkg_.a packagefile internal/goarch=/tmp/go-build2554080111/b006/_pkg_.a packagefile internal/godebugs=/tmp/go-build2554080111/b013/_pkg_.a packagefile internal/goexperiment=/tmp/go-build2554080111/b014/_pkg_.a packagefile internal/goos=/tmp/go-build2554080111/b015/_pkg_.a packagefile runtime/internal/atomic=/tmp/go-build2554080111/b016/_pkg_.a packagefile runtime/internal/math=/tmp/go-build2554080111/b017/_pkg_.a packagefile runtime/internal/sys=/tmp/go-build2554080111/b018/_pkg_.a packagefile runtime/internal/syscall=/tmp/go-build2554080111/b019/_pkg_.a packagefile internal/unsafeheader=/tmp/go-build2554080111/b008/_pkg_.a packagefile internal/race=/tmp/go-build2554080111/b021/_pkg_.a packagefile math/bits=/tmp/go-build2554080111/b031/_pkg_.a packagefile internal/godebug=/tmp/go-build2554080111/b048/_pkg_.a packagefile encoding=/tmp/go-build2554080111/b056/_pkg_.a packagefile unicode/utf16=/tmp/go-build2554080111/b059/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/apparmor=/tmp/go-build2554080111/b633/_pkg_.a packagefile github.com/seccomp/libseccomp-golang=/tmp/go-build2554080111/b632/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=/tmp/go-build2554080111/b186/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/devices=/tmp/go-build2554080111/b196/_pkg_.a packagefile github.com/fsouza/go-dockerclient=/tmp/go-build2554080111/b638/_pkg_.a packagefile compress/gzip=/tmp/go-build2554080111/b199/_pkg_.a packagefile crypto/rand=/tmp/go-build2554080111/b114/_pkg_.a packagefile encoding/binary=/tmp/go-build2554080111/b058/_pkg_.a packagefile encoding/hex=/tmp/go-build2554080111/b129/_pkg_.a packagefile github.com/containers/buildah/internal/mkcw/types=/tmp/go-build2554080111/b663/_pkg_.a packagefile github.com/containers/luksy=/tmp/go-build2554080111/b666/_pkg_.a packagefile github.com/docker/docker/pkg/ioutils=/tmp/go-build2554080111/b642/_pkg_.a packagefile github.com/containers/common/libimage/platform=/tmp/go-build2554080111/b610/_pkg_.a packagefile github.com/containers/buildah/internal/parse=/tmp/go-build2554080111/b677/_pkg_.a packagefile github.com/containers/common/pkg/parse=/tmp/go-build2554080111/b678/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobcache=/tmp/go-build2554080111/b680/_pkg_.a packagefile flag=/tmp/go-build2554080111/b187/_pkg_.a packagefile github.com/containerd/containerd/platforms=/tmp/go-build2554080111/b216/_pkg_.a packagefile github.com/containers/common/pkg/auth=/tmp/go-build2554080111/b690/_pkg_.a packagefile github.com/cyphar/filepath-securejoin=/tmp/go-build2554080111/b536/_pkg_.a packagefile golang.org/x/crypto/ssh=/tmp/go-build2554080111/b684/_pkg_.a packagefile golang.org/x/crypto/ssh/agent=/tmp/go-build2554080111/b689/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=/tmp/go-build2554080111/b278/_pkg_.a packagefile github.com/containers/common/libimage/define=/tmp/go-build2554080111/b272/_pkg_.a packagefile github.com/containers/common/libimage/filter=/tmp/go-build2554080111/b273/_pkg_.a packagefile github.com/containers/common/pkg/download=/tmp/go-build2554080111/b618/_pkg_.a packagefile github.com/containers/common/pkg/filters=/tmp/go-build2554080111/b619/_pkg_.a packagefile github.com/containers/common/pkg/signal=/tmp/go-build2554080111/b621/_pkg_.a packagefile github.com/containers/common/pkg/timetype=/tmp/go-build2554080111/b620/_pkg_.a packagefile github.com/disiqueira/gotree/v3=/tmp/go-build2554080111/b627/_pkg_.a packagefile github.com/jinzhu/copier=/tmp/go-build2554080111/b628/_pkg_.a packagefile github.com/containers/common/internal=/tmp/go-build2554080111/b275/_pkg_.a packagefile github.com/containers/common/pkg/manifests=/tmp/go-build2554080111/b276/_pkg_.a packagefile github.com/containers/common/pkg/supplemented=/tmp/go-build2554080111/b284/_pkg_.a packagefile mime=/tmp/go-build2554080111/b209/_pkg_.a packagefile github.com/containers/common/pkg/machine=/tmp/go-build2554080111/b700/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=/tmp/go-build2554080111/b704/_pkg_.a packagefile github.com/containers/common/pkg/rootlessport=/tmp/go-build2554080111/b708/_pkg_.a packagefile github.com/containers/common/pkg/servicereaper=/tmp/go-build2554080111/b709/_pkg_.a packagefile github.com/containers/common/pkg/util=/tmp/go-build2554080111/b698/_pkg_.a packagefile math/big=/tmp/go-build2554080111/b106/_pkg_.a packagefile github.com/coreos/go-systemd/v22/dbus=/tmp/go-build2554080111/b713/_pkg_.a packagefile github.com/godbus/dbus/v5=/tmp/go-build2554080111/b714/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups=/tmp/go-build2554080111/b715/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups/fs=/tmp/go-build2554080111/b719/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups/fs2=/tmp/go-build2554080111/b722/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=/tmp/go-build2554080111/b716/_pkg_.a packagefile github.com/containers/common/pkg/hooks/0.1.0=/tmp/go-build2554080111/b748/_pkg_.a packagefile github.com/containers/common/pkg/hooks/1.0.0=/tmp/go-build2554080111/b749/_pkg_.a packagefile github.com/fsnotify/fsnotify=/tmp/go-build2554080111/b699/_pkg_.a packagefile github.com/davecgh/go-spew/spew=/tmp/go-build2554080111/b751/_pkg_.a packagefile github.com/pmezard/go-difflib/difflib=/tmp/go-build2554080111/b752/_pkg_.a packagefile github.com/docker/distribution/registry/api/v2=/tmp/go-build2554080111/b279/_pkg_.a packagefile github.com/containers/common/pkg/umask=/tmp/go-build2554080111/b754/_pkg_.a packagefile crypto/tls=/tmp/go-build2554080111/b117/_pkg_.a packagefile github.com/containers/image/v5/docker/policyconfiguration=/tmp/go-build2554080111/b540/_pkg_.a packagefile github.com/containers/image/v5/internal/iolimits=/tmp/go-build2554080111/b298/_pkg_.a packagefile github.com/containers/image/v5/internal/rootless=/tmp/go-build2554080111/b304/_pkg_.a packagefile github.com/containers/image/v5/internal/streamdigest=/tmp/go-build2554080111/b541/_pkg_.a packagefile github.com/containers/image/v5/internal/uploadreader=/tmp/go-build2554080111/b542/_pkg_.a packagefile github.com/containers/image/v5/internal/useragent=/tmp/go-build2554080111/b543/_pkg_.a packagefile github.com/containers/image/v5/pkg/docker/config=/tmp/go-build2554080111/b544/_pkg_.a packagefile github.com/containers/image/v5/pkg/tlsclientconfig=/tmp/go-build2554080111/b494/_pkg_.a packagefile github.com/docker/distribution/registry/client/auth/challenge=/tmp/go-build2554080111/b548/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=/tmp/go-build2554080111/b495/_pkg_.a packagefile gopkg.in/yaml.v3=/tmp/go-build2554080111/b149/_pkg_.a packagefile mime/multipart=/tmp/go-build2554080111/b210/_pkg_.a packagefile github.com/manifoldco/promptui=/tmp/go-build2554080111/b623/_pkg_.a packagefile github.com/containers/ocicrypt/crypto/pkcs11=/tmp/go-build2554080111/b146/_pkg_.a packagefile github.com/containers/storage/pkg/pools=/tmp/go-build2554080111/b161/_pkg_.a packagefile github.com/containers/storage/pkg/promise=/tmp/go-build2554080111/b163/_pkg_.a packagefile text/scanner=/tmp/go-build2554080111/b153/_pkg_.a packagefile crypto/sha256=/tmp/go-build2554080111/b116/_pkg_.a packagefile github.com/containers/storage/pkg/config=/tmp/go-build2554080111/b194/_pkg_.a packagefile github.com/hashicorp/errwrap=/tmp/go-build2554080111/b283/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=/tmp/go-build2554080111/b718/_pkg_.a packagefile github.com/opencontainers/runtime-tools/generate/seccomp=/tmp/go-build2554080111/b757/_pkg_.a packagefile github.com/opencontainers/runtime-tools/validate/capabilities=/tmp/go-build2554080111/b758/_pkg_.a packagefile github.com/opencontainers/selinux/pkg/pwalkdir=/tmp/go-build2554080111/b508/_pkg_.a packagefile github.com/moby/buildkit/frontend/dockerfile/parser=/tmp/go-build2554080111/b653/_pkg_.a packagefile github.com/moby/buildkit/frontend/dockerfile/shell=/tmp/go-build2554080111/b655/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/command=/tmp/go-build2554080111/b658/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/parser=/tmp/go-build2554080111/b659/_pkg_.a packagefile github.com/openshift/imagebuilder/signal=/tmp/go-build2554080111/b660/_pkg_.a packagefile github.com/openshift/imagebuilder/strslice=/tmp/go-build2554080111/b661/_pkg_.a packagefile io/ioutil=/tmp/go-build2554080111/b137/_pkg_.a packagefile golang.org/x/exp/constraints=/tmp/go-build2554080111/b090/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=/tmp/go-build2554080111/b068/_pkg_.a packagefile internal/nettrace=/tmp/go-build2554080111/b069/_pkg_.a packagefile internal/singleflight=/tmp/go-build2554080111/b070/_pkg_.a packagefile net/netip=/tmp/go-build2554080111/b071/_pkg_.a packagefile container/list=/tmp/go-build2554080111/b118/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=/tmp/go-build2554080111/b200/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=/tmp/go-build2554080111/b207/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=/tmp/go-build2554080111/b208/_pkg_.a packagefile vendor/golang.org/x/net/idna=/tmp/go-build2554080111/b201/_pkg_.a packagefile net/http/httptrace=/tmp/go-build2554080111/b212/_pkg_.a packagefile net/http/internal=/tmp/go-build2554080111/b213/_pkg_.a packagefile net/http/internal/ascii=/tmp/go-build2554080111/b214/_pkg_.a packagefile net/textproto=/tmp/go-build2554080111/b206/_pkg_.a packagefile internal/oserror=/tmp/go-build2554080111/b026/_pkg_.a packagefile github.com/containers/common/libnetwork/internal/rootlessnetns=/tmp/go-build2554080111/b703/_pkg_.a packagefile github.com/containers/common/libnetwork/internal/util=/tmp/go-build2554080111/b743/_pkg_.a packagefile github.com/containers/common/pkg/version=/tmp/go-build2554080111/b744/_pkg_.a packagefile go.etcd.io/bbolt=/tmp/go-build2554080111/b745/_pkg_.a packagefile github.com/BurntSushi/toml/internal=/tmp/go-build2554080111/b193/_pkg_.a packagefile github.com/containers/common/version=/tmp/go-build2554080111/b614/_pkg_.a packagefile regexp/syntax=/tmp/go-build2554080111/b066/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/memory=/tmp/go-build2554080111/b305/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/sqlite=/tmp/go-build2554080111/b307/_pkg_.a packagefile crypto/ed25519=/tmp/go-build2554080111/b120/_pkg_.a packagefile crypto/elliptic=/tmp/go-build2554080111/b105/_pkg_.a packagefile crypto/rsa=/tmp/go-build2554080111/b115/_pkg_.a packagefile encoding/pem=/tmp/go-build2554080111/b130/_pkg_.a packagefile github.com/containers/image/v5/signature/sigstore/internal=/tmp/go-build2554080111/b400/_pkg_.a packagefile github.com/secure-systems-lab/go-securesystemslib/encrypted=/tmp/go-build2554080111/b372/_pkg_.a packagefile github.com/sigstore/sigstore/pkg/signature=/tmp/go-build2554080111/b355/_pkg_.a packagefile github.com/containers/ocicrypt/blockcipher=/tmp/go-build2554080111/b403/_pkg_.a packagefile github.com/containers/ocicrypt/config/keyprovider-config=/tmp/go-build2554080111/b408/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=/tmp/go-build2554080111/b409/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/jwe=/tmp/go-build2554080111/b410/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/keyprovider=/tmp/go-build2554080111/b411/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/pgp=/tmp/go-build2554080111/b470/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/pkcs11=/tmp/go-build2554080111/b471/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/pkcs7=/tmp/go-build2554080111/b472/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=/tmp/go-build2554080111/b388/_pkg_.a packagefile github.com/containers/storage/pkg/chunked/internal=/tmp/go-build2554080111/b289/_pkg_.a packagefile container/heap=/tmp/go-build2554080111/b479/_pkg_.a packagefile github.com/acarl005/stripansi=/tmp/go-build2554080111/b480/_pkg_.a packagefile github.com/mattn/go-runewidth=/tmp/go-build2554080111/b481/_pkg_.a packagefile github.com/vbauerster/mpb/v8/cwriter=/tmp/go-build2554080111/b483/_pkg_.a packagefile github.com/vbauerster/mpb/v8/internal=/tmp/go-build2554080111/b486/_pkg_.a packagefile github.com/VividCortex/ewma=/tmp/go-build2554080111/b485/_pkg_.a packagefile crypto/sha512=/tmp/go-build2554080111/b110/_pkg_.a packagefile crypto/x509/pkix=/tmp/go-build2554080111/b128/_pkg_.a packagefile encoding/base32=/tmp/go-build2554080111/b139/_pkg_.a packagefile github.com/klauspost/compress=/tmp/go-build2554080111/b170/_pkg_.a packagefile github.com/klauspost/compress/huff0=/tmp/go-build2554080111/b171/_pkg_.a packagefile github.com/klauspost/compress/internal/cpuinfo=/tmp/go-build2554080111/b173/_pkg_.a packagefile github.com/klauspost/compress/internal/snapref=/tmp/go-build2554080111/b174/_pkg_.a packagefile github.com/klauspost/compress/zstd/internal/xxhash=/tmp/go-build2554080111/b176/_pkg_.a packagefile hash/crc32=/tmp/go-build2554080111/b175/_pkg_.a packagefile runtime/debug=/tmp/go-build2554080111/b177/_pkg_.a packagefile github.com/klauspost/compress/flate=/tmp/go-build2554080111/b179/_pkg_.a packagefile github.com/ulikunitz/xz/internal/xlog=/tmp/go-build2554080111/b182/_pkg_.a packagefile github.com/ulikunitz/xz/lzma=/tmp/go-build2554080111/b183/_pkg_.a packagefile hash/crc64=/tmp/go-build2554080111/b185/_pkg_.a packagefile crypto/aes=/tmp/go-build2554080111/b093/_pkg_.a packagefile crypto/cipher=/tmp/go-build2554080111/b094/_pkg_.a packagefile crypto/ecdh=/tmp/go-build2554080111/b099/_pkg_.a packagefile crypto/internal/bigmod=/tmp/go-build2554080111/b108/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build2554080111/b097/_pkg_.a packagefile crypto/internal/boring/bbig=/tmp/go-build2554080111/b109/_pkg_.a packagefile crypto/internal/nistec=/tmp/go-build2554080111/b101/_pkg_.a packagefile crypto/internal/randutil=/tmp/go-build2554080111/b104/_pkg_.a packagefile crypto/subtle=/tmp/go-build2554080111/b096/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build2554080111/b111/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build2554080111/b113/_pkg_.a packagefile crypto/des=/tmp/go-build2554080111/b119/_pkg_.a packagefile crypto/dsa=/tmp/go-build2554080111/b127/_pkg_.a packagefile crypto/md5=/tmp/go-build2554080111/b123/_pkg_.a packagefile crypto/sha1=/tmp/go-build2554080111/b125/_pkg_.a packagefile github.com/cyberphone/json-canonicalization/go/src/webpki.org/jsoncanonicalizer=/tmp/go-build2554080111/b315/_pkg_.a packagefile github.com/sigstore/rekor/pkg/generated/models=/tmp/go-build2554080111/b316/_pkg_.a packagefile github.com/letsencrypt/boulder/goodkey=/tmp/go-build2554080111/b358/_pkg_.a packagefile golang.org/x/crypto/openpgp/armor=/tmp/go-build2554080111/b386/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=/tmp/go-build2554080111/b387/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=/tmp/go-build2554080111/b393/_pkg_.a packagefile github.com/opencontainers/selinux/pkg/pwalk=/tmp/go-build2554080111/b501/_pkg_.a packagefile github.com/containerd/stargz-snapshotter/estargz=/tmp/go-build2554080111/b533/_pkg_.a packagefile github.com/containers/storage/drivers/copy=/tmp/go-build2554080111/b522/_pkg_.a packagefile github.com/containers/storage/pkg/fsverity=/tmp/go-build2554080111/b519/_pkg_.a packagefile github.com/containers/image/v5/directory/explicitfilepath=/tmp/go-build2554080111/b489/_pkg_.a packagefile github.com/containers/image/v5/docker/internal/tarfile=/tmp/go-build2554080111/b550/_pkg_.a packagefile github.com/docker/docker/client=/tmp/go-build2554080111/b552/_pkg_.a packagefile github.com/containers/image/v5/oci/internal=/tmp/go-build2554080111/b493/_pkg_.a packagefile dario.cat/mergo=/tmp/go-build2554080111/b604/_pkg_.a packagefile github.com/sylabs/sif/v2/pkg/sif=/tmp/go-build2554080111/b606/_pkg_.a packagefile github.com/containers/storage/drivers/aufs=/tmp/go-build2554080111/b503/_pkg_.a packagefile github.com/containers/storage/drivers/devmapper=/tmp/go-build2554080111/b509/_pkg_.a packagefile github.com/containers/storage/drivers/overlay=/tmp/go-build2554080111/b514/_pkg_.a packagefile github.com/containers/storage/drivers/vfs=/tmp/go-build2554080111/b521/_pkg_.a packagefile github.com/containers/storage/drivers/zfs=/tmp/go-build2554080111/b523/_pkg_.a packagefile github.com/moby/sys/mountinfo=/tmp/go-build2554080111/b157/_pkg_.a packagefile github.com/tchap/go-patricia/v2/patricia=/tmp/go-build2554080111/b530/_pkg_.a packagefile github.com/modern-go/concurrent=/tmp/go-build2554080111/b189/_pkg_.a packagefile github.com/modern-go/reflect2=/tmp/go-build2554080111/b190/_pkg_.a packagefile log/internal=/tmp/go-build2554080111/b088/_pkg_.a packagefile encoding/csv=/tmp/go-build2554080111/b319/_pkg_.a packagefile text/template/parse=/tmp/go-build2554080111/b418/_pkg_.a packagefile internal/bisect=/tmp/go-build2554080111/b049/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/utils=/tmp/go-build2554080111/b634/_pkg_.a packagefile github.com/docker/docker/api/types/registry=/tmp/go-build2554080111/b566/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=/tmp/go-build2554080111/b568/_pkg_.a packagefile github.com/docker/docker/pkg/archive=/tmp/go-build2554080111/b639/_pkg_.a packagefile github.com/docker/docker/pkg/homedir=/tmp/go-build2554080111/b647/_pkg_.a packagefile github.com/docker/docker/pkg/jsonmessage=/tmp/go-build2554080111/b648/_pkg_.a packagefile github.com/docker/docker/pkg/stdcopy=/tmp/go-build2554080111/b651/_pkg_.a packagefile github.com/moby/patternmatcher=/tmp/go-build2554080111/b645/_pkg_.a packagefile net/http/httputil=/tmp/go-build2554080111/b465/_pkg_.a packagefile compress/flate=/tmp/go-build2554080111/b180/_pkg_.a packagefile github.com/aead/serpent=/tmp/go-build2554080111/b667/_pkg_.a packagefile github.com/google/uuid=/tmp/go-build2554080111/b324/_pkg_.a packagefile golang.org/x/crypto/argon2=/tmp/go-build2554080111/b668/_pkg_.a packagefile golang.org/x/crypto/cast5=/tmp/go-build2554080111/b391/_pkg_.a packagefile golang.org/x/crypto/pbkdf2=/tmp/go-build2554080111/b367/_pkg_.a packagefile golang.org/x/crypto/ripemd160=/tmp/go-build2554080111/b671/_pkg_.a packagefile golang.org/x/crypto/twofish=/tmp/go-build2554080111/b672/_pkg_.a packagefile golang.org/x/crypto/xts=/tmp/go-build2554080111/b673/_pkg_.a packagefile github.com/containerd/log=/tmp/go-build2554080111/b271/_pkg_.a packagefile github.com/containerd/containerd/errdefs=/tmp/go-build2554080111/b217/_pkg_.a packagefile github.com/containerd/containerd/log=/tmp/go-build2554080111/b270/_pkg_.a packagefile github.com/containers/common/pkg/completion=/tmp/go-build2554080111/b691/_pkg_.a packagefile github.com/containers/common/pkg/password=/tmp/go-build2554080111/b694/_pkg_.a packagefile crypto/hmac=/tmp/go-build2554080111/b122/_pkg_.a packagefile crypto/rc4=/tmp/go-build2554080111/b124/_pkg_.a packagefile golang.org/x/crypto/chacha20=/tmp/go-build2554080111/b685/_pkg_.a packagefile golang.org/x/crypto/curve25519=/tmp/go-build2554080111/b686/_pkg_.a packagefile golang.org/x/crypto/internal/poly1305=/tmp/go-build2554080111/b375/_pkg_.a packagefile golang.org/x/crypto/ssh/internal/bcrypt_pbkdf=/tmp/go-build2554080111/b687/_pkg_.a packagefile database/sql=/tmp/go-build2554080111/b308/_pkg_.a packagefile database/sql/driver=/tmp/go-build2554080111/b309/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups/devices=/tmp/go-build2554080111/b720/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups/fscommon=/tmp/go-build2554080111/b721/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups/ebpf=/tmp/go-build2554080111/b723/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups/ebpf/devicefilter=/tmp/go-build2554080111/b742/_pkg_.a packagefile github.com/distribution/reference=/tmp/go-build2554080111/b280/_pkg_.a packagefile github.com/gorilla/mux=/tmp/go-build2554080111/b281/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=/tmp/go-build2554080111/b132/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=/tmp/go-build2554080111/b138/_pkg_.a packagefile github.com/docker/docker-credential-helpers/client=/tmp/go-build2554080111/b546/_pkg_.a packagefile github.com/docker/docker-credential-helpers/credentials=/tmp/go-build2554080111/b547/_pkg_.a packagefile mime/quotedprintable=/tmp/go-build2554080111/b211/_pkg_.a packagefile github.com/chzyer/readline=/tmp/go-build2554080111/b624/_pkg_.a packagefile github.com/manifoldco/promptui/list=/tmp/go-build2554080111/b625/_pkg_.a packagefile github.com/manifoldco/promptui/screenbuf=/tmp/go-build2554080111/b626/_pkg_.a packagefile text/tabwriter=/tmp/go-build2554080111/b419/_pkg_.a packagefile github.com/miekg/pkcs11=/tmp/go-build2554080111/b147/_pkg_.a packagefile github.com/stefanberger/go-pkcs11uri=/tmp/go-build2554080111/b148/_pkg_.a packagefile github.com/moby/buildkit/frontend/dockerfile/command=/tmp/go-build2554080111/b654/_pkg_.a packagefile github.com/moby/buildkit/util/stack=/tmp/go-build2554080111/b656/_pkg_.a packagefile github.com/pkg/errors=/tmp/go-build2554080111/b567/_pkg_.a packagefile internal/intern=/tmp/go-build2554080111/b072/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=/tmp/go-build2554080111/b202/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=/tmp/go-build2554080111/b204/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=/tmp/go-build2554080111/b205/_pkg_.a packagefile github.com/containers/common/pkg/netns=/tmp/go-build2554080111/b710/_pkg_.a packagefile github.com/containers/common/pkg/systemd=/tmp/go-build2554080111/b711/_pkg_.a packagefile hash/fnv=/tmp/go-build2554080111/b231/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=/tmp/go-build2554080111/b306/_pkg_.a packagefile github.com/mattn/go-sqlite3=/tmp/go-build2554080111/b310/_pkg_.a packagefile crypto/internal/edwards25519=/tmp/go-build2554080111/b121/_pkg_.a packagefile golang.org/x/crypto/nacl/secretbox=/tmp/go-build2554080111/b373/_pkg_.a packagefile golang.org/x/crypto/scrypt=/tmp/go-build2554080111/b377/_pkg_.a packagefile github.com/google/go-containerregistry/pkg/name=/tmp/go-build2554080111/b356/_pkg_.a packagefile github.com/sigstore/sigstore/pkg/signature/options=/tmp/go-build2554080111/b379/_pkg_.a packagefile github.com/sigstore/sigstore/pkg/signature/payload=/tmp/go-build2554080111/b380/_pkg_.a packagefile golang.org/x/crypto/sha3=/tmp/go-build2554080111/b381/_pkg_.a packagefile github.com/containers/ocicrypt/utils=/tmp/go-build2554080111/b404/_pkg_.a packagefile github.com/go-jose/go-jose/v3=/tmp/go-build2554080111/b405/_pkg_.a packagefile github.com/containers/ocicrypt/utils/keyprovider=/tmp/go-build2554080111/b412/_pkg_.a packagefile google.golang.org/grpc=/tmp/go-build2554080111/b413/_pkg_.a packagefile net/mail=/tmp/go-build2554080111/b334/_pkg_.a packagefile go.mozilla.org/pkcs7=/tmp/go-build2554080111/b473/_pkg_.a packagefile compress/zlib=/tmp/go-build2554080111/b389/_pkg_.a packagefile golang.org/x/crypto/openpgp/elgamal=/tmp/go-build2554080111/b392/_pkg_.a packagefile image=/tmp/go-build2554080111/b394/_pkg_.a packagefile image/jpeg=/tmp/go-build2554080111/b396/_pkg_.a packagefile github.com/rivo/uniseg=/tmp/go-build2554080111/b482/_pkg_.a packagefile github.com/klauspost/compress/fse=/tmp/go-build2554080111/b172/_pkg_.a packagefile github.com/ulikunitz/xz/internal/hash=/tmp/go-build2554080111/b184/_pkg_.a packagefile crypto/internal/alias=/tmp/go-build2554080111/b095/_pkg_.a packagefile crypto/internal/edwards25519/field=/tmp/go-build2554080111/b100/_pkg_.a packagefile crypto/internal/boring/sig=/tmp/go-build2554080111/b098/_pkg_.a packagefile crypto/internal/nistec/fiat=/tmp/go-build2554080111/b102/_pkg_.a packagefile github.com/go-openapi/errors=/tmp/go-build2554080111/b317/_pkg_.a packagefile github.com/go-openapi/runtime=/tmp/go-build2554080111/b318/_pkg_.a packagefile github.com/go-openapi/strfmt=/tmp/go-build2554080111/b321/_pkg_.a packagefile github.com/go-openapi/swag=/tmp/go-build2554080111/b335/_pkg_.a packagefile github.com/go-openapi/validate=/tmp/go-build2554080111/b340/_pkg_.a packagefile github.com/letsencrypt/boulder/core=/tmp/go-build2554080111/b359/_pkg_.a packagefile github.com/letsencrypt/boulder/strictyaml=/tmp/go-build2554080111/b370/_pkg_.a packagefile github.com/titanous/rocacheck=/tmp/go-build2554080111/b371/_pkg_.a packagefile github.com/containerd/stargz-snapshotter/estargz/errorutil=/tmp/go-build2554080111/b534/_pkg_.a packagefile golang.org/x/sync/errgroup=/tmp/go-build2554080111/b535/_pkg_.a packagefile testing=/tmp/go-build2554080111/b474/_pkg_.a packagefile github.com/docker/docker/api=/tmp/go-build2554080111/b553/_pkg_.a packagefile github.com/docker/docker/api/types=/tmp/go-build2554080111/b554/_pkg_.a packagefile github.com/docker/docker/api/types/checkpoint=/tmp/go-build2554080111/b555/_pkg_.a packagefile github.com/docker/docker/api/types/container=/tmp/go-build2554080111/b556/_pkg_.a packagefile github.com/docker/docker/api/types/events=/tmp/go-build2554080111/b573/_pkg_.a packagefile github.com/docker/docker/api/types/filters=/tmp/go-build2554080111/b558/_pkg_.a packagefile github.com/docker/docker/api/types/image=/tmp/go-build2554080111/b565/_pkg_.a packagefile github.com/docker/docker/api/types/network=/tmp/go-build2554080111/b560/_pkg_.a packagefile github.com/docker/docker/api/types/system=/tmp/go-build2554080111/b571/_pkg_.a packagefile github.com/docker/docker/api/types/time=/tmp/go-build2554080111/b574/_pkg_.a packagefile github.com/docker/docker/api/types/volume=/tmp/go-build2554080111/b572/_pkg_.a packagefile github.com/docker/docker/errdefs=/tmp/go-build2554080111/b575/_pkg_.a packagefile github.com/docker/go-connections/sockets=/tmp/go-build2554080111/b576/_pkg_.a packagefile go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp=/tmp/go-build2554080111/b577/_pkg_.a packagefile go.opentelemetry.io/otel/trace=/tmp/go-build2554080111/b600/_pkg_.a packagefile github.com/google/go-containerregistry/pkg/v1=/tmp/go-build2554080111/b607/_pkg_.a packagefile github.com/containers/storage/pkg/locker=/tmp/go-build2554080111/b504/_pkg_.a packagefile github.com/containers/storage/pkg/devicemapper=/tmp/go-build2554080111/b510/_pkg_.a packagefile github.com/containers/storage/pkg/dmesg=/tmp/go-build2554080111/b511/_pkg_.a packagefile github.com/containers/storage/pkg/loopback=/tmp/go-build2554080111/b512/_pkg_.a packagefile github.com/containers/storage/pkg/parsers/kernel=/tmp/go-build2554080111/b513/_pkg_.a packagefile github.com/containers/storage/drivers/overlayutils=/tmp/go-build2554080111/b515/_pkg_.a packagefile github.com/containers/storage/drivers/quota=/tmp/go-build2554080111/b516/_pkg_.a packagefile github.com/containers/storage/pkg/chunked/dump=/tmp/go-build2554080111/b517/_pkg_.a packagefile github.com/containers/storage/pkg/fsutils=/tmp/go-build2554080111/b518/_pkg_.a packagefile github.com/containers/storage/pkg/idmap=/tmp/go-build2554080111/b520/_pkg_.a packagefile github.com/mistifyio/go-zfs/v3=/tmp/go-build2554080111/b524/_pkg_.a packagefile github.com/docker/docker/api/types/mount=/tmp/go-build2554080111/b559/_pkg_.a packagefile github.com/docker/docker/api/types/swarm/runtime=/tmp/go-build2554080111/b569/_pkg_.a packagefile github.com/containerd/containerd/pkg/userns=/tmp/go-build2554080111/b640/_pkg_.a packagefile github.com/docker/docker/pkg/idtools=/tmp/go-build2554080111/b641/_pkg_.a packagefile github.com/docker/docker/pkg/pools=/tmp/go-build2554080111/b643/_pkg_.a packagefile github.com/docker/docker/pkg/system=/tmp/go-build2554080111/b644/_pkg_.a packagefile github.com/moby/sys/sequential=/tmp/go-build2554080111/b646/_pkg_.a packagefile github.com/moby/term=/tmp/go-build2554080111/b649/_pkg_.a packagefile github.com/morikuni/aec=/tmp/go-build2554080111/b650/_pkg_.a packagefile golang.org/x/crypto/blake2b=/tmp/go-build2554080111/b669/_pkg_.a packagefile golang.org/x/sys/cpu=/tmp/go-build2554080111/b670/_pkg_.a packagefile golang.org/x/crypto/internal/alias=/tmp/go-build2554080111/b374/_pkg_.a packagefile google.golang.org/grpc/codes=/tmp/go-build2554080111/b218/_pkg_.a packagefile google.golang.org/grpc/status=/tmp/go-build2554080111/b260/_pkg_.a packagefile golang.org/x/crypto/blowfish=/tmp/go-build2554080111/b688/_pkg_.a packagefile github.com/cilium/ebpf=/tmp/go-build2554080111/b724/_pkg_.a packagefile github.com/cilium/ebpf/asm=/tmp/go-build2554080111/b728/_pkg_.a packagefile github.com/cilium/ebpf/link=/tmp/go-build2554080111/b741/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=/tmp/go-build2554080111/b133/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/alias=/tmp/go-build2554080111/b134/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/poly1305=/tmp/go-build2554080111/b135/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=/tmp/go-build2554080111/b136/_pkg_.a packagefile github.com/containerd/typeurl/v2=/tmp/go-build2554080111/b657/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build2554080111/b233/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build2554080111/b252/_pkg_.a packagefile vendor/golang.org/x/text/transform=/tmp/go-build2554080111/b203/_pkg_.a packagefile golang.org/x/crypto/salsa20/salsa=/tmp/go-build2554080111/b376/_pkg_.a packagefile github.com/go-jose/go-jose/v3/cipher=/tmp/go-build2554080111/b406/_pkg_.a packagefile github.com/go-jose/go-jose/v3/json=/tmp/go-build2554080111/b407/_pkg_.a packagefile github.com/golang/protobuf/proto=/tmp/go-build2554080111/b226/_pkg_.a packagefile golang.org/x/net/trace=/tmp/go-build2554080111/b414/_pkg_.a packagefile google.golang.org/grpc/backoff=/tmp/go-build2554080111/b420/_pkg_.a packagefile google.golang.org/grpc/balancer=/tmp/go-build2554080111/b421/_pkg_.a packagefile google.golang.org/grpc/balancer/base=/tmp/go-build2554080111/b425/_pkg_.a packagefile google.golang.org/grpc/balancer/roundrobin=/tmp/go-build2554080111/b426/_pkg_.a packagefile google.golang.org/grpc/channelz=/tmp/go-build2554080111/b422/_pkg_.a packagefile google.golang.org/grpc/connectivity=/tmp/go-build2554080111/b221/_pkg_.a packagefile google.golang.org/grpc/credentials=/tmp/go-build2554080111/b225/_pkg_.a packagefile google.golang.org/grpc/credentials/insecure=/tmp/go-build2554080111/b428/_pkg_.a packagefile google.golang.org/grpc/encoding=/tmp/go-build2554080111/b429/_pkg_.a packagefile google.golang.org/grpc/encoding/proto=/tmp/go-build2554080111/b432/_pkg_.a packagefile google.golang.org/grpc/grpclog=/tmp/go-build2554080111/b222/_pkg_.a packagefile google.golang.org/grpc/internal=/tmp/go-build2554080111/b219/_pkg_.a packagefile google.golang.org/grpc/internal/backoff=/tmp/go-build2554080111/b433/_pkg_.a packagefile google.golang.org/grpc/internal/balancer/gracefulswitch=/tmp/go-build2554080111/b434/_pkg_.a packagefile google.golang.org/grpc/internal/balancerload=/tmp/go-build2554080111/b435/_pkg_.a packagefile google.golang.org/grpc/internal/binarylog=/tmp/go-build2554080111/b436/_pkg_.a packagefile google.golang.org/grpc/internal/channelz=/tmp/go-build2554080111/b423/_pkg_.a packagefile google.golang.org/grpc/internal/grpclog=/tmp/go-build2554080111/b223/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=/tmp/go-build2554080111/b427/_pkg_.a packagefile google.golang.org/grpc/internal/grpcsync=/tmp/go-build2554080111/b438/_pkg_.a packagefile google.golang.org/grpc/internal/grpcutil=/tmp/go-build2554080111/b430/_pkg_.a packagefile google.golang.org/grpc/internal/idle=/tmp/go-build2554080111/b440/_pkg_.a packagefile google.golang.org/grpc/internal/metadata=/tmp/go-build2554080111/b441/_pkg_.a packagefile google.golang.org/grpc/internal/pretty=/tmp/go-build2554080111/b442/_pkg_.a packagefile google.golang.org/grpc/internal/resolver=/tmp/go-build2554080111/b446/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/passthrough=/tmp/go-build2554080111/b448/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/unix=/tmp/go-build2554080111/b449/_pkg_.a packagefile google.golang.org/grpc/internal/serviceconfig=/tmp/go-build2554080111/b447/_pkg_.a packagefile google.golang.org/grpc/internal/status=/tmp/go-build2554080111/b263/_pkg_.a packagefile google.golang.org/grpc/internal/transport=/tmp/go-build2554080111/b451/_pkg_.a packagefile google.golang.org/grpc/keepalive=/tmp/go-build2554080111/b461/_pkg_.a packagefile google.golang.org/grpc/metadata=/tmp/go-build2554080111/b424/_pkg_.a packagefile google.golang.org/grpc/peer=/tmp/go-build2554080111/b462/_pkg_.a packagefile google.golang.org/grpc/resolver=/tmp/go-build2554080111/b224/_pkg_.a packagefile google.golang.org/grpc/resolver/dns=/tmp/go-build2554080111/b466/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=/tmp/go-build2554080111/b259/_pkg_.a packagefile google.golang.org/grpc/stats=/tmp/go-build2554080111/b463/_pkg_.a packagefile google.golang.org/grpc/tap=/tmp/go-build2554080111/b464/_pkg_.a packagefile hash/adler32=/tmp/go-build2554080111/b390/_pkg_.a packagefile image/color=/tmp/go-build2554080111/b395/_pkg_.a packagefile image/internal/imageutil=/tmp/go-build2554080111/b397/_pkg_.a packagefile encoding/xml=/tmp/go-build2554080111/b320/_pkg_.a packagefile github.com/asaskevich/govalidator=/tmp/go-build2554080111/b322/_pkg_.a packagefile github.com/mitchellh/mapstructure=/tmp/go-build2554080111/b325/_pkg_.a packagefile github.com/oklog/ulid=/tmp/go-build2554080111/b326/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson=/tmp/go-build2554080111/b327/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=/tmp/go-build2554080111/b331/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=/tmp/go-build2554080111/b332/_pkg_.a packagefile github.com/mailru/easyjson/jlexer=/tmp/go-build2554080111/b336/_pkg_.a packagefile github.com/mailru/easyjson/jwriter=/tmp/go-build2554080111/b338/_pkg_.a packagefile github.com/go-openapi/analysis=/tmp/go-build2554080111/b341/_pkg_.a packagefile github.com/go-openapi/jsonpointer=/tmp/go-build2554080111/b347/_pkg_.a packagefile github.com/go-openapi/loads=/tmp/go-build2554080111/b354/_pkg_.a packagefile github.com/go-openapi/spec=/tmp/go-build2554080111/b344/_pkg_.a packagefile expvar=/tmp/go-build2554080111/b360/_pkg_.a packagefile github.com/letsencrypt/boulder/identifier=/tmp/go-build2554080111/b361/_pkg_.a packagefile github.com/letsencrypt/boulder/probs=/tmp/go-build2554080111/b362/_pkg_.a packagefile github.com/letsencrypt/boulder/revocation=/tmp/go-build2554080111/b363/_pkg_.a packagefile golang.org/x/crypto/ocsp=/tmp/go-build2554080111/b364/_pkg_.a packagefile gopkg.in/go-jose/go-jose.v2=/tmp/go-build2554080111/b365/_pkg_.a packagefile internal/sysinfo=/tmp/go-build2554080111/b475/_pkg_.a packagefile runtime/trace=/tmp/go-build2554080111/b476/_pkg_.a packagefile github.com/docker/go-connections/nat=/tmp/go-build2554080111/b564/_pkg_.a packagefile github.com/docker/docker/api/types/blkiodev=/tmp/go-build2554080111/b557/_pkg_.a packagefile github.com/docker/docker/api/types/strslice=/tmp/go-build2554080111/b562/_pkg_.a packagefile github.com/docker/docker/image/spec/specs-go/v1=/tmp/go-build2554080111/b563/_pkg_.a packagefile github.com/docker/docker/internal/multierror=/tmp/go-build2554080111/b561/_pkg_.a packagefile github.com/felixge/httpsnoop=/tmp/go-build2554080111/b578/_pkg_.a packagefile go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil=/tmp/go-build2554080111/b579/_pkg_.a packagefile go.opentelemetry.io/otel=/tmp/go-build2554080111/b585/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=/tmp/go-build2554080111/b580/_pkg_.a packagefile go.opentelemetry.io/otel/codes=/tmp/go-build2554080111/b583/_pkg_.a packagefile go.opentelemetry.io/otel/metric=/tmp/go-build2554080111/b595/_pkg_.a packagefile go.opentelemetry.io/otel/propagation=/tmp/go-build2554080111/b597/_pkg_.a packagefile go.opentelemetry.io/otel/semconv/v1.17.0=/tmp/go-build2554080111/b584/_pkg_.a packagefile go.opentelemetry.io/otel/trace/embedded=/tmp/go-build2554080111/b601/_pkg_.a packagefile github.com/google/go-containerregistry/pkg/v1/types=/tmp/go-build2554080111/b608/_pkg_.a packagefile github.com/gogo/protobuf/proto=/tmp/go-build2554080111/b570/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=/tmp/go-build2554080111/b261/_pkg_.a packagefile debug/elf=/tmp/go-build2554080111/b725/_pkg_.a packagefile github.com/cilium/ebpf/btf=/tmp/go-build2554080111/b731/_pkg_.a packagefile github.com/cilium/ebpf/internal=/tmp/go-build2554080111/b732/_pkg_.a packagefile github.com/cilium/ebpf/internal/sys=/tmp/go-build2554080111/b729/_pkg_.a packagefile github.com/cilium/ebpf/internal/unix=/tmp/go-build2554080111/b730/_pkg_.a packagefile google.golang.org/protobuf/proto=/tmp/go-build2554080111/b242/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build2554080111/b243/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=/tmp/go-build2554080111/b228/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=/tmp/go-build2554080111/b234/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=/tmp/go-build2554080111/b248/_pkg_.a packagefile google.golang.org/protobuf/internal/filetype=/tmp/go-build2554080111/b253/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=/tmp/go-build2554080111/b254/_pkg_.a packagefile google.golang.org/protobuf/internal/version=/tmp/go-build2554080111/b256/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=/tmp/go-build2554080111/b227/_pkg_.a packagefile google.golang.org/protobuf/reflect/protodesc=/tmp/go-build2554080111/b245/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=/tmp/go-build2554080111/b244/_pkg_.a packagefile golang.org/x/net/internal/timeseries=/tmp/go-build2554080111/b415/_pkg_.a packagefile html/template=/tmp/go-build2554080111/b416/_pkg_.a packagefile google.golang.org/grpc/attributes=/tmp/go-build2554080111/b220/_pkg_.a packagefile google.golang.org/grpc/internal/credentials=/tmp/go-build2554080111/b258/_pkg_.a packagefile github.com/golang/protobuf/ptypes=/tmp/go-build2554080111/b264/_pkg_.a packagefile google.golang.org/grpc/binarylog/grpc_binarylog_v1=/tmp/go-build2554080111/b437/_pkg_.a packagefile google.golang.org/grpc/internal/buffer=/tmp/go-build2554080111/b439/_pkg_.a packagefile google.golang.org/grpc/internal/envconfig=/tmp/go-build2554080111/b431/_pkg_.a packagefile github.com/golang/protobuf/jsonpb=/tmp/go-build2554080111/b443/_pkg_.a packagefile google.golang.org/protobuf/encoding/protojson=/tmp/go-build2554080111/b444/_pkg_.a packagefile google.golang.org/grpc/internal/transport/networktype=/tmp/go-build2554080111/b450/_pkg_.a packagefile golang.org/x/net/http2=/tmp/go-build2554080111/b452/_pkg_.a packagefile golang.org/x/net/http2/hpack=/tmp/go-build2554080111/b459/_pkg_.a packagefile google.golang.org/grpc/internal/syscall=/tmp/go-build2554080111/b460/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/dns=/tmp/go-build2554080111/b467/_pkg_.a packagefile html=/tmp/go-build2554080111/b323/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsoncodec=/tmp/go-build2554080111/b328/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonrw=/tmp/go-build2554080111/b330/_pkg_.a packagefile go.mongodb.org/mongo-driver/x/bsonx/bsoncore=/tmp/go-build2554080111/b333/_pkg_.a packagefile github.com/josharian/intern=/tmp/go-build2554080111/b337/_pkg_.a packagefile github.com/mailru/easyjson/buffer=/tmp/go-build2554080111/b339/_pkg_.a packagefile github.com/go-openapi/analysis/internal/debug=/tmp/go-build2554080111/b342/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/normalize=/tmp/go-build2554080111/b343/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/operations=/tmp/go-build2554080111/b350/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/replace=/tmp/go-build2554080111/b351/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/schutils=/tmp/go-build2554080111/b352/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/sortref=/tmp/go-build2554080111/b353/_pkg_.a packagefile encoding/gob=/tmp/go-build2554080111/b345/_pkg_.a packagefile github.com/go-openapi/jsonreference=/tmp/go-build2554080111/b348/_pkg_.a packagefile golang.org/x/crypto/ed25519=/tmp/go-build2554080111/b366/_pkg_.a packagefile gopkg.in/go-jose/go-jose.v2/cipher=/tmp/go-build2554080111/b368/_pkg_.a packagefile gopkg.in/go-jose/go-jose.v2/json=/tmp/go-build2554080111/b369/_pkg_.a packagefile github.com/go-logr/logr=/tmp/go-build2554080111/b586/_pkg_.a packagefile go.opentelemetry.io/otel/internal/global=/tmp/go-build2554080111/b592/_pkg_.a packagefile go.opentelemetry.io/otel/internal=/tmp/go-build2554080111/b581/_pkg_.a packagefile go.opentelemetry.io/otel/internal/attribute=/tmp/go-build2554080111/b582/_pkg_.a packagefile go.opentelemetry.io/otel/metric/embedded=/tmp/go-build2554080111/b596/_pkg_.a packagefile go.opentelemetry.io/otel/baggage=/tmp/go-build2554080111/b598/_pkg_.a packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build2554080111/b262/_pkg_.a packagefile debug/dwarf=/tmp/go-build2554080111/b726/_pkg_.a packagefile internal/saferio=/tmp/go-build2554080111/b346/_pkg_.a packagefile internal/zstd=/tmp/go-build2554080111/b727/_pkg_.a packagefile go/format=/tmp/go-build2554080111/b733/_pkg_.a packagefile go/scanner=/tmp/go-build2554080111/b735/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build2554080111/b232/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build2554080111/b229/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=/tmp/go-build2554080111/b236/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=/tmp/go-build2554080111/b239/_pkg_.a packagefile google.golang.org/protobuf/internal/order=/tmp/go-build2554080111/b240/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=/tmp/go-build2554080111/b237/_pkg_.a packagefile google.golang.org/protobuf/internal/descfmt=/tmp/go-build2554080111/b249/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=/tmp/go-build2554080111/b250/_pkg_.a packagefile google.golang.org/protobuf/internal/editiondefaults=/tmp/go-build2554080111/b246/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=/tmp/go-build2554080111/b247/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=/tmp/go-build2554080111/b230/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/tag=/tmp/go-build2554080111/b255/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=/tmp/go-build2554080111/b235/_pkg_.a packagefile google.golang.org/protobuf/internal/set=/tmp/go-build2554080111/b241/_pkg_.a packagefile google.golang.org/protobuf/types/descriptorpb=/tmp/go-build2554080111/b251/_pkg_.a packagefile google.golang.org/protobuf/types/gofeaturespb=/tmp/go-build2554080111/b257/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=/tmp/go-build2554080111/b265/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=/tmp/go-build2554080111/b266/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=/tmp/go-build2554080111/b268/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=/tmp/go-build2554080111/b267/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build2554080111/b269/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/json=/tmp/go-build2554080111/b445/_pkg_.a packagefile golang.org/x/net/http/httpguts=/tmp/go-build2554080111/b453/_pkg_.a packagefile golang.org/x/net/idna=/tmp/go-build2554080111/b454/_pkg_.a packagefile google.golang.org/grpc/balancer/grpclb/state=/tmp/go-build2554080111/b468/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/dns/internal=/tmp/go-build2554080111/b469/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonoptions=/tmp/go-build2554080111/b329/_pkg_.a packagefile github.com/go-openapi/jsonreference/internal=/tmp/go-build2554080111/b349/_pkg_.a packagefile log/slog=/tmp/go-build2554080111/b587/_pkg_.a packagefile github.com/go-logr/stdr=/tmp/go-build2554080111/b593/_pkg_.a packagefile go.opentelemetry.io/otel/internal/baggage=/tmp/go-build2554080111/b599/_pkg_.a packagefile go/ast=/tmp/go-build2554080111/b734/_pkg_.a packagefile go/parser=/tmp/go-build2554080111/b736/_pkg_.a packagefile go/printer=/tmp/go-build2554080111/b739/_pkg_.a packagefile go/token=/tmp/go-build2554080111/b238/_pkg_.a packagefile golang.org/x/text/secure/bidirule=/tmp/go-build2554080111/b455/_pkg_.a packagefile golang.org/x/text/unicode/bidi=/tmp/go-build2554080111/b457/_pkg_.a packagefile golang.org/x/text/unicode/norm=/tmp/go-build2554080111/b458/_pkg_.a packagefile log/slog/internal=/tmp/go-build2554080111/b588/_pkg_.a packagefile log/slog/internal/buffer=/tmp/go-build2554080111/b589/_pkg_.a packagefile slices=/tmp/go-build2554080111/b590/_pkg_.a packagefile github.com/go-logr/logr/funcr=/tmp/go-build2554080111/b594/_pkg_.a packagefile go/build/constraint=/tmp/go-build2554080111/b737/_pkg_.a packagefile go/internal/typeparams=/tmp/go-build2554080111/b738/_pkg_.a packagefile go/doc/comment=/tmp/go-build2554080111/b740/_pkg_.a packagefile golang.org/x/text/transform=/tmp/go-build2554080111/b456/_pkg_.a packagefile cmp=/tmp/go-build2554080111/b591/_pkg_.a modinfo "0w\xaf\f\x92t\b\x02A\xe1\xc1\a\xe6\xd6\x18\xe6path\tgithub.com/containers/buildah/tests/copy\nbuild\t-buildmode=pie\nbuild\t-compiler=gc\nbuild\t-ldflags=\"-X main.buildInfo=1715854328 -X main.cniVersion=v1.1.2 -B 0x257b3316f21fe7fdc1ec2b2255c24898780b7770 -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,selinux,btrfs_noversion,exclude_graphdriver_btrfs\nbuild\tDefaultGODEBUG=panicnil=1\nbuild\tCGO_ENABLED=1\nbuild\tCGO_CFLAGS=\"-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64\"\nbuild\tCGO_CPPFLAGS=\nbuild\tCGO_CXXFLAGS=\nbuild\tCGO_LDFLAGS=\nbuild\tGOARCH=amd64\nbuild\tGOOS=linux\nbuild\tGOAMD64=v1\n\xf92C1\x86\x18 r\x00\x82B\x10A\x16\xd8\xf2" EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_amd64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -X=runtime.godebugDefault=panicnil=1 -buildmode=pie -buildid=8CR559x0iR6AWPlECFl5/sArEA5G-Nbb3eNiIE_pS/z1Xm1tJ23ZmUgGoc0nEn/8CR559x0iR6AWPlECFl5 -X main.buildInfo=1715854328 -X main.cniVersion=v1.1.2 -B 0x257b3316f21fe7fdc1ec2b2255c24898780b7770 -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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/exe/a.out # internal mkdir -p bin/ mv $WORK/b001/exe/a.out bin/copy rm -r $WORK/b001/ ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + GO111MODULE=off + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback seccomp selinux btrfs_noversion exclude_graphdriver_btrfs' -ldflags '-X main.buildInfo=1715854328 -X main.cniVersion=v1.1.2 -B 0xc9d3055ac2e3faee3363dd4615b77dda33d59e3e -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/tutorial github.com/containers/buildah/tests/tutorial WORK=/tmp/go-build355643826 internal/unsafeheader mkdir -p $WORK/b008/ cat >/tmp/go-build355643826/b008/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -p internal/unsafeheader -std -complete -installsuffix shared -buildid ZCpCzRq1mufqFIXzWC3H/ZCpCzRq1mufqFIXzWC3H -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b008/importcfg -pack /usr/lib/golang/src/internal/unsafeheader/unsafeheader.go google.golang.org/protobuf/internal/flags mkdir -p $WORK/b236/ encoding mkdir -p $WORK/b056/ math/bits internal/goarch log/internal github.com/ulikunitz/xz/internal/hash cat >/tmp/go-build355643826/b236/importcfg << 'EOF' # internal # import config EOF github.com/containers/storage/pkg/promise mkdir -p $WORK/b184/ internal/nettrace /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b236/_pkg_.a -trimpath "$WORK/b236=>" -p google.golang.org/protobuf/internal/flags -complete -installsuffix shared -buildid Ks5gSyenIgy2LKW-VFzj/Ks5gSyenIgy2LKW-VFzj -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b236/importcfg -pack ./src/google.golang.org/protobuf/internal/flags/flags.go ./src/google.golang.org/protobuf/internal/flags/proto_legacy_disable.go mkdir -p $WORK/b031/ mkdir -p $WORK/b006/ cat >/tmp/go-build355643826/b184/importcfg << 'EOF' # internal # import config EOF unicode/utf8 unicode internal/coverage/rtcov mkdir -p $WORK/b012/ unicode/utf16 internal/itoa internal/race mkdir -p $WORK/b088/ internal/godebugs cat >/tmp/go-build355643826/b056/importcfg << 'EOF' # internal # import config EOF internal/goexperiment /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -p github.com/ulikunitz/xz/internal/hash -complete -installsuffix shared -buildid PKGHgcYdbqY-jNsT2KNp/PKGHgcYdbqY-jNsT2KNp -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b184/importcfg -pack ./src/github.com/ulikunitz/xz/internal/hash/cyclic_poly.go ./src/github.com/ulikunitz/xz/internal/hash/doc.go ./src/github.com/ulikunitz/xz/internal/hash/rabin_karp.go ./src/github.com/ulikunitz/xz/internal/hash/roller.go cat >/tmp/go-build355643826/b012/importcfg << 'EOF' # internal # import config EOF cat >/tmp/go-build355643826/b031/importcfg << 'EOF' # internal # import config EOF golang.org/x/exp/constraints container/list /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -p encoding -std -complete -installsuffix shared -buildid _EGYgRpJUpmKip7Hzv3u/_EGYgRpJUpmKip7Hzv3u -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b056/importcfg -pack /usr/lib/golang/src/encoding/encoding.go golang.org/x/exp/maps cat >/tmp/go-build355643826/b006/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b059/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -p internal/coverage/rtcov -std -+ -complete -installsuffix shared -buildid tRpxrApKqYC9ysVlei7I/tRpxrApKqYC9ysVlei7I -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b012/importcfg -pack /usr/lib/golang/src/internal/coverage/rtcov/rtcov.go internal/goos /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -p math/bits -std -complete -installsuffix shared -buildid vVabe_6Egp5I7rk-oHLv/vVabe_6Egp5I7rk-oHLv -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b031/importcfg -pack /usr/lib/golang/src/math/bits/bits.go /usr/lib/golang/src/math/bits/bits_errors.go /usr/lib/golang/src/math/bits/bits_tables.go cat >/tmp/go-build355643826/b088/importcfg << 'EOF' # internal # import config EOF internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -p internal/goarch -std -+ -complete -installsuffix shared -buildid Fing6-RDYiFMc-3kiP5S/Fing6-RDYiFMc-3kiP5S -goversion go1.21.7 -c=4 -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/b163/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -p log/internal -std -complete -installsuffix shared -buildid -NCkVFxRg0I16pvZKO7x/-NCkVFxRg0I16pvZKO7x -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b088/importcfg -pack /usr/lib/golang/src/log/internal/internal.go vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b113/ mkdir -p $WORK/b069/ github.com/containers/ocicrypt/spec crypto/internal/boring/sig crypto/subtle mkdir -p $WORK/b033/ sync/atomic cat >/tmp/go-build355643826/b163/importcfg << 'EOF' # internal # import config EOF github.com/klauspost/compress/internal/cpuinfo mkdir -p $WORK/b034/ mkdir -p $WORK/b025/ runtime/internal/syscall cat >/tmp/go-build355643826/b059/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -p github.com/containers/storage/pkg/promise -complete -installsuffix shared -buildid _gz3I9Hx7Qxkw-b_f3YU/_gz3I9Hx7Qxkw-b_f3YU -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b163/importcfg -pack ./src/github.com/containers/storage/pkg/promise/promise.go cat >/tmp/go-build355643826/b113/importcfg << 'EOF' # internal # import config EOF runtime/internal/atomic mkdir -p $WORK/b021/ cat >/tmp/go-build355643826/b069/importcfg << 'EOF' # internal # import config EOF cat >/tmp/go-build355643826/b034/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -p unicode/utf16 -std -complete -installsuffix shared -buildid RZc6aBs28errvJDqOfL6/RZc6aBs28errvJDqOfL6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b059/importcfg -pack /usr/lib/golang/src/unicode/utf16/utf16.go cat >/tmp/go-build355643826/b025/importcfg << 'EOF' # internal # import config EOF cat >/tmp/go-build355643826/b033/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -p unicode -std -complete -installsuffix shared -buildid t9foJFrPCgoEU8tCxTc8/t9foJFrPCgoEU8tCxTc8 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b034/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/b069/_pkg_.a -trimpath "$WORK/b069=>" -p internal/nettrace -std -complete -installsuffix shared -buildid A4ghIj8wyTFUSTHqMvs1/A4ghIj8wyTFUSTHqMvs1 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b069/importcfg -pack /usr/lib/golang/src/internal/nettrace/nettrace.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -p internal/itoa -std -complete -installsuffix shared -buildid ulrV_G4X7NANOCqoOqZb/ulrV_G4X7NANOCqoOqZb -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b025/importcfg -pack /usr/lib/golang/src/internal/itoa/itoa.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -p vendor/golang.org/x/crypto/cryptobyte/asn1 -std -complete -installsuffix shared -buildid 3TuEOzwsTf2EsFHa-Iz3/3TuEOzwsTf2EsFHa-Iz3 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b113/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1/asn1.go cat >/tmp/go-build355643826/b021/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b013/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -p internal/race -std -complete -installsuffix shared -buildid td3SGmrIHK5bkPE1I8zT/td3SGmrIHK5bkPE1I8zT -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b021/importcfg -pack /usr/lib/golang/src/internal/race/doc.go /usr/lib/golang/src/internal/race/norace.go mkdir -p $WORK/b014/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -p unicode/utf8 -std -complete -installsuffix shared -buildid uyCDxeebqciF5Qm0vbSk/uyCDxeebqciF5Qm0vbSk -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b033/importcfg -pack /usr/lib/golang/src/unicode/utf8/utf8.go mkdir -p $WORK/b090/ mkdir -p $WORK/b118/ mkdir -p $WORK/b140/ cat >/tmp/go-build355643826/b013/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b015/ mkdir -p $WORK/b011/ vendor/golang.org/x/crypto/internal/alias /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -p internal/godebugs -std -complete -installsuffix shared -buildid NeviDNNk8GXgjuWQo7wi/NeviDNNk8GXgjuWQo7wi -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b013/importcfg -pack /usr/lib/golang/src/internal/godebugs/table.go mkdir -p $WORK/b134/ cat >/tmp/go-build355643826/b090/importcfg << 'EOF' # internal # import config EOF cat >/tmp/go-build355643826/b014/importcfg << 'EOF' # internal # import config EOF crypto/internal/alias mkdir -p $WORK/b095/ cat >/tmp/go-build355643826/b140/importcfg << 'EOF' # internal # import config EOF cat >/tmp/go-build355643826/b118/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -p golang.org/x/exp/constraints -complete -installsuffix shared -buildid wbj4WrrpEM671Kgkhc68/wbj4WrrpEM671Kgkhc68 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b090/importcfg -pack ./src/golang.org/x/exp/constraints/constraints.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -p internal/goexperiment -std -complete -installsuffix shared -buildid dTM3z2HJmgtU-AXR_z4S/dTM3z2HJmgtU-AXR_z4S -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b014/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_cacheprog_off.go /usr/lib/golang/src/internal/goexperiment/exp_cgocheck2_off.go /usr/lib/golang/src/internal/goexperiment/exp_coverageredesign_on.go /usr/lib/golang/src/internal/goexperiment/exp_fieldtrack_off.go /usr/lib/golang/src/internal/goexperiment/exp_heapminimum512kib_off.go /usr/lib/golang/src/internal/goexperiment/exp_loopvar_off.go /usr/lib/golang/src/internal/goexperiment/exp_pagetrace_off.go /usr/lib/golang/src/internal/goexperiment/exp_preemptibleloops_off.go /usr/lib/golang/src/internal/goexperiment/exp_regabiargs_on.go /usr/lib/golang/src/internal/goexperiment/exp_regabiwrappers_on.go /usr/lib/golang/src/internal/goexperiment/exp_staticlockranking_off.go /usr/lib/golang/src/internal/goexperiment/flags.go cat >/tmp/go-build355643826/b134/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -p golang.org/x/exp/maps -complete -installsuffix shared -buildid VqNNN7jeIDSXU6r8wUGS/VqNNN7jeIDSXU6r8wUGS -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b140/importcfg -pack ./src/golang.org/x/exp/maps/maps.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -p container/list -std -complete -installsuffix shared -buildid WDQIrrRVHKxbwfXhV2_u/WDQIrrRVHKxbwfXhV2_u -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b118/importcfg -pack /usr/lib/golang/src/container/list/list.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -p vendor/golang.org/x/crypto/internal/alias -std -complete -installsuffix shared -buildid zajSO3_UKTeytk5bGVEZ/zajSO3_UKTeytk5bGVEZ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b134/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/alias/alias.go cat >/tmp/go-build355643826/b011/go_asm.h << 'EOF' # internal EOF cat >/tmp/go-build355643826/b015/importcfg << 'EOF' # internal # import config EOF mkdir -p $WORK/b143/ cat >/tmp/go-build355643826/b095/importcfg << 'EOF' # internal # import config EOF 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 cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -p internal/goos -std -+ -complete -installsuffix shared -buildid Azb2o6r_nn2BERArfseR/Azb2o6r_nn2BERArfseR -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b015/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/b095/_pkg_.a -trimpath "$WORK/b095=>" -p crypto/internal/alias -std -complete -installsuffix shared -buildid oCbxx5HDXjxhbes5X7yO/oCbxx5HDXjxhbes5X7yO -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b095/importcfg -pack /usr/lib/golang/src/crypto/internal/alias/alias.go mkdir -p $WORK/b098/ cat >/tmp/go-build355643826/b143/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -p github.com/containers/ocicrypt/spec -complete -installsuffix shared -buildid o7M25XiBuzymRd1TFSrK/o7M25XiBuzymRd1TFSrK -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b143/importcfg -pack ./src/github.com/containers/ocicrypt/spec/spec.go mkdir -p $WORK/b096/ cat >/tmp/go-build355643826/b098/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/boring/sig -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 ./sig_amd64.s cat >/tmp/go-build355643826/b096/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b022/ cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/subtle -trimpath "$WORK/b096=>" -I $WORK/b096/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b096/symabis ./xor_amd64.s mkdir -p $WORK/b173/ cat >/tmp/go-build355643826/b022/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p sync/atomic -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.s cat >/tmp/go-build355643826/b173/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b019/ cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/klauspost/compress/internal/cpuinfo /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/klauspost/compress/internal/cpuinfo -trimpath "$WORK/b173=>" -I $WORK/b173/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b173/symabis ./cpuinfo_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b236/_pkg_.a # internal cat >/tmp/go-build355643826/b019/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/internal/syscall -trimpath "$WORK/b019=>" -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -gensymabis -o $WORK/b019/symabis ./asm_linux_amd64.s cp $WORK/b236/_pkg_.a /builddir/.cache/go-build/91/910057025b87ed2e8d4d0f526d567494780cb01328dbef2dc91a085f4b09a2e1-d # internal google.golang.org/grpc/serviceconfig mkdir -p $WORK/b259/ mkdir -p $WORK/b016/ cat >/tmp/go-build355643826/b259/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b008/_pkg_.a # internal cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b259/_pkg_.a -trimpath "$WORK/b259=>" -p google.golang.org/grpc/serviceconfig -complete -installsuffix shared -buildid ZIMuF4UaXxJlSFvLbi_w/ZIMuF4UaXxJlSFvLbi_w -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b259/importcfg -pack ./src/google.golang.org/grpc/serviceconfig/serviceconfig.go cat >/tmp/go-build355643826/b016/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/internal/atomic -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -gensymabis -o $WORK/b016/symabis ./atomic_amd64.s cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/ad/ad07b6dc582d35ba4a8dff5183303a64053ed5f88c9df8f4d4f43e544b25a95c-d # internal go.mongodb.org/mongo-driver/bson/bsonoptions mkdir -p $WORK/b329/ cat >/tmp/go-build355643826/b329/importcfg << 'EOF' # internal # import config EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b329/_pkg_.a -trimpath "$WORK/b329=>" -p go.mongodb.org/mongo-driver/bson/bsonoptions -complete -installsuffix shared -buildid QxdgSfzNQXJe0wcd7HKL/QxdgSfzNQXJe0wcd7HKL -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b329/importcfg -pack ./src/go.mongodb.org/mongo-driver/bson/bsonoptions/byte_slice_codec_options.go ./src/go.mongodb.org/mongo-driver/bson/bsonoptions/doc.go ./src/go.mongodb.org/mongo-driver/bson/bsonoptions/empty_interface_codec_options.go ./src/go.mongodb.org/mongo-driver/bson/bsonoptions/map_codec_options.go ./src/go.mongodb.org/mongo-driver/bson/bsonoptions/slice_codec_options.go ./src/go.mongodb.org/mongo-driver/bson/bsonoptions/string_codec_options.go ./src/go.mongodb.org/mongo-driver/bson/bsonoptions/struct_codec_options.go ./src/go.mongodb.org/mongo-driver/bson/bsonoptions/time_codec_options.go ./src/go.mongodb.org/mongo-driver/bson/bsonoptions/uint_codec_options.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/9e/9e147f2f1d036dedbe31a2efa1a3697a7a41bb27ea0dbc673130fc5e80601c4d-d # internal go.mongodb.org/mongo-driver/bson/bsontype mkdir -p $WORK/b331/ cat >/tmp/go-build355643826/b331/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b331/_pkg_.a -trimpath "$WORK/b331=>" -p go.mongodb.org/mongo-driver/bson/bsontype -complete -installsuffix shared -buildid gIdDNquEncinoHMPt-jA/gIdDNquEncinoHMPt-jA -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b331/importcfg -pack ./src/go.mongodb.org/mongo-driver/bson/bsontype/bsontype.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b012/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/5f/5f376bafc451028c520867df6a583cb25ff7b2993db48a927b6845ed30811fea-d # internal github.com/letsencrypt/boulder/identifier mkdir -p $WORK/b361/ cat >/tmp/go-build355643826/b361/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b361/_pkg_.a -trimpath "$WORK/b361=>" -p github.com/letsencrypt/boulder/identifier -complete -installsuffix shared -buildid Y-1o56mTdpYdKeEhhV_S/Y-1o56mTdpYdKeEhhV_S -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b361/importcfg -pack ./src/github.com/letsencrypt/boulder/identifier/identifier.go cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/ab/abb4183c557d0744ff591ecd93aac2b26b8d275958fe5841293f3409d73a06d5-d # internal golang.org/x/crypto/internal/alias mkdir -p $WORK/b374/ cat >/tmp/go-build355643826/b374/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b374/_pkg_.a -trimpath "$WORK/b374=>" -p golang.org/x/crypto/internal/alias -complete -installsuffix shared -buildid scl6iyqcfbg_-Dpw-KyZ/scl6iyqcfbg_-Dpw-KyZ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b374/importcfg -pack ./src/golang.org/x/crypto/internal/alias/alias.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/ca/cad22aefdfaa581bddae1c98ef3166e19048f7553c83d519eedcc77891da33b6-d # internal image/color mkdir -p $WORK/b395/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b025/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b013/_pkg_.a # internal cat >/tmp/go-build355643826/b395/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b014/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b395/_pkg_.a -trimpath "$WORK/b395=>" -p image/color -std -complete -installsuffix shared -buildid jhEHXp84qZrPNL-H4zAO/jhEHXp84qZrPNL-H4zAO -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b395/importcfg -pack /usr/lib/golang/src/image/color/color.go /usr/lib/golang/src/image/color/ycbcr.go cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/85/858a2b0d3bf605d04b90c5380e6d5937f7da37eed3d3ac270e0e1fadd10b96d8-d # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/53/536958ed261643540fc01d7404931dc316de6582111964a131eb65ebf18060a1-d # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/6b/6b253c78ca53bbfe74b043137b8659f54cb2074ab7be088c61848ce71cd5d2d8-d # internal github.com/VividCortex/ewma mkdir -p $WORK/b485/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b163/_pkg_.a # internal github.com/docker/docker/api mkdir -p $WORK/b553/ cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/25/252b2876111713d915fdb01ac415b285e2eebef80e71c05861e00be1b59a274c-d # internal github.com/docker/docker/api/types/events mkdir -p $WORK/b573/ cat >/tmp/go-build355643826/b573/importcfg << 'EOF' # internal # import config EOF cat >/tmp/go-build355643826/b485/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b573/_pkg_.a -trimpath "$WORK/b573=>" -p github.com/docker/docker/api/types/events -complete -installsuffix shared -buildid 5qD1iZD2knEeUAm2zANG/5qD1iZD2knEeUAm2zANG -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b573/importcfg -pack ./src/github.com/docker/docker/api/types/events/events.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b021/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b485/_pkg_.a -trimpath "$WORK/b485=>" -p github.com/VividCortex/ewma -complete -installsuffix shared -buildid LiaB7E9COevODnqFDRjZ/LiaB7E9COevODnqFDRjZ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b485/importcfg -pack ./src/github.com/VividCortex/ewma/ewma.go github.com/docker/docker/api/types/checkpoint mkdir -p $WORK/b555/ cat >/tmp/go-build355643826/b553/importcfg << 'EOF' # internal # import config EOF cat >/tmp/go-build355643826/b555/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b143/_pkg_.a # internal cat >/tmp/go-build355643826/b096/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b095/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b555/_pkg_.a -trimpath "$WORK/b555=>" -p github.com/docker/docker/api/types/checkpoint -complete -installsuffix shared -buildid np1rmW_-5IFINlxDqiXe/np1rmW_-5IFINlxDqiXe -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b555/importcfg -pack ./src/github.com/docker/docker/api/types/checkpoint/list.go ./src/github.com/docker/docker/api/types/checkpoint/options.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b553/_pkg_.a -trimpath "$WORK/b553=>" -p github.com/docker/docker/api -complete -installsuffix shared -buildid 6JtXy4rgot7NWFQZxbCJ/6JtXy4rgot7NWFQZxbCJ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b553/importcfg -pack ./src/github.com/docker/docker/api/common.go cat >/tmp/go-build355643826/b022/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b361/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -p sync/atomic -std -installsuffix shared -buildid NSIP7mN-eQFKUG-0SCbx/NSIP7mN-eQFKUG-0SCbx -goversion go1.21.7 -symabis $WORK/b022/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b022/importcfg -pack -asmhdr $WORK/b022/go_asm.h /usr/lib/golang/src/sync/atomic/doc.go /usr/lib/golang/src/sync/atomic/type.go /usr/lib/golang/src/sync/atomic/value.go cp $WORK/b361/_pkg_.a /builddir/.cache/go-build/ff/ffd2825e0522c7c0befc4ffcf072a63fb44071453e6b0595fcfd4eb395475af6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b331/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/ac/ac34f32148cac33de40e70d6539ca210a55b18fd5183269d690fa6a51e9a6e91-d # internal log/slog/internal mkdir -p $WORK/b588/ cat >/tmp/go-build355643826/b173/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -p github.com/klauspost/compress/internal/cpuinfo -installsuffix shared -buildid VyNZNS_tv8ZLByFVNX0K/VyNZNS_tv8ZLByFVNX0K -goversion go1.21.7 -symabis $WORK/b173/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b173/importcfg -pack -asmhdr $WORK/b173/go_asm.h ./src/github.com/klauspost/compress/internal/cpuinfo/cpuinfo.go ./src/github.com/klauspost/compress/internal/cpuinfo/cpuinfo_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b006/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/c2/c24f0d3f3465bcd3d4a51b94ed80b2309b6f540353ad97045d25f85f622f21ef-d # internal cat >/tmp/go-build355643826/b588/importcfg << 'EOF' # internal # import config EOF cmp mkdir -p $WORK/b591/ go.opentelemetry.io/otel/metric/embedded /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b588/_pkg_.a -trimpath "$WORK/b588=>" -p log/slog/internal -std -complete -installsuffix shared -buildid oFV9893gvH4u4nKbbe_b/oFV9893gvH4u4nKbbe_b -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b588/importcfg -pack /usr/lib/golang/src/log/slog/internal/ignorepc.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b374/_pkg_.a # internal cat >/tmp/go-build355643826/b019/importcfg << 'EOF' # internal # import config EOF cp $WORK/b331/_pkg_.a /builddir/.cache/go-build/e3/e35b388e2d06df70a1cdb3d4fc1ec2fc0c7f6b722c2a3c4d2950cfa07ea3c717-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b184/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b015/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -p runtime/internal/syscall -std -+ -installsuffix shared -buildid xgyLWE7KEqorWFiX75jD/xgyLWE7KEqorWFiX75jD -goversion go1.21.7 -symabis $WORK/b019/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b019/importcfg -pack -asmhdr $WORK/b019/go_asm.h /usr/lib/golang/src/runtime/internal/syscall/defs_linux_amd64.go /usr/lib/golang/src/runtime/internal/syscall/syscall_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/2c/2c630c3b1e9fd506e6927b7a96e8e82c04018b11e71059d6622477c9e88182ae-d # internal cat >/tmp/go-build355643826/b016/importcfg << 'EOF' # internal # import config EOF cat >/tmp/go-build355643826/b011/importcfg << 'EOF' # internal # import config EOF cat >/tmp/go-build355643826/b098/importcfg << 'EOF' # internal # import config EOF cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/53/532f06f539d308a66e119f5e000dd01f0fec52ce31b17fc2a59d3383a36ed705-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b259/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/78/78ba9cb112d75dcfa95a80f92b6a081d6f9d7001c700d5b7bc01b8ef135a9cc0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -p runtime/internal/atomic -std -+ -installsuffix shared -buildid jh4GhB4j9R9YZk9dZkkp/jh4GhB4j9R9YZk9dZkkp -goversion go1.21.7 -symabis $WORK/b016/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b016/importcfg -pack -asmhdr $WORK/b016/go_asm.h /usr/lib/golang/src/runtime/internal/atomic/atomic_amd64.go /usr/lib/golang/src/runtime/internal/atomic/doc.go /usr/lib/golang/src/runtime/internal/atomic/stubs.go /usr/lib/golang/src/runtime/internal/atomic/types.go /usr/lib/golang/src/runtime/internal/atomic/types_64bit.go /usr/lib/golang/src/runtime/internal/atomic/unaligned.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b011/_pkg_.a -trimpath "$WORK/b011=>" -p internal/cpu -std -+ -installsuffix shared -buildid BfULZEpNCk7I_gFkIGWV/BfULZEpNCk7I_gFkIGWV -goversion go1.21.7 -symabis $WORK/b011/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b011/importcfg -pack -asmhdr $WORK/b011/go_asm.h /usr/lib/golang/src/internal/cpu/cpu.go /usr/lib/golang/src/internal/cpu/cpu_x86.go cp $WORK/b374/_pkg_.a /builddir/.cache/go-build/b9/b9f42c99752e0fbd737e171f9260a8c4ecea9ac002d1fd7c2f8e27b76b18919f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -p crypto/internal/boring/sig -std -installsuffix shared -buildid Lx3C2p5VefDcztfp8ZOZ/Lx3C2p5VefDcztfp8ZOZ -goversion go1.21.7 -symabis $WORK/b098/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b098/importcfg -pack -asmhdr $WORK/b098/go_asm.h /usr/lib/golang/src/crypto/internal/boring/sig/sig.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b140/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -p crypto/subtle -std -installsuffix shared -buildid H1kmiczWcOTojkeyD-at/H1kmiczWcOTojkeyD-at -goversion go1.21.7 -symabis $WORK/b096/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b096/importcfg -pack -asmhdr $WORK/b096/go_asm.h /usr/lib/golang/src/crypto/subtle/constant_time.go /usr/lib/golang/src/crypto/subtle/xor.go /usr/lib/golang/src/crypto/subtle/xor_amd64.go cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/ac/ac415e7cc931c7aa274fb48335af0b89e1dcb501bb2d4769ac1caf9ec8db3e0f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b259/_pkg_.a /builddir/.cache/go-build/44/4481a2762cffd36a09122a9768cce99754e97d0f3cb72765ab868aece9fbe8d2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/45/45b19c5ad5c1c159099e56662ffd9c0a2e929e0edd0d92b2ca0bb1bedfd2b5fe-d # internal mkdir -p $WORK/b596/ cat >/tmp/go-build355643826/b591/importcfg << 'EOF' # internal # import config EOF cat >/tmp/go-build355643826/b596/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b591/_pkg_.a -trimpath "$WORK/b591=>" -p cmp -std -complete -installsuffix shared -buildid 2fdXVb1FQoJubOtQV0JA/2fdXVb1FQoJubOtQV0JA -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b591/importcfg -pack /usr/lib/golang/src/cmp/cmp.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b596/_pkg_.a -trimpath "$WORK/b596=>" -p go.opentelemetry.io/otel/metric/embedded -complete -installsuffix shared -buildid cdzBtuoDXeMlQ68GdlCt/cdzBtuoDXeMlQ68GdlCt -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b596/importcfg -pack ./src/go.opentelemetry.io/otel/metric/embedded/embedded.go go.opentelemetry.io/otel/trace/embedded mkdir -p $WORK/b601/ cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/62/622e0b1f62cad428fa62cb7926bd157ee42fb3e0971e218fcb265d9e5cb3d2bc-d # internal cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/f7/f7a38d700d895eb67efe4b9527af7e7092560eb902fe3128243c0549d50e8e6c-d # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/a7/a750d8eb80f2704518056d2fc48e61ae1a2a5662f340bd708a16e0c76b40bbba-d # internal cat >/tmp/go-build355643826/b601/importcfg << 'EOF' # internal # import config EOF runtime/internal/math mkdir -p $WORK/b017/ github.com/containers/image/v5/internal/set cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/58/5880d98af332d58ddf05ad6b7e3b5e76981514824d06604ba84a9b8c88c34d1f-d # internal github.com/google/go-containerregistry/pkg/v1/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b601/_pkg_.a -trimpath "$WORK/b601=>" -p go.opentelemetry.io/otel/trace/embedded -complete -installsuffix shared -buildid Hh89qZJVZAO7DXi8gHgV/Hh89qZJVZAO7DXi8gHgV -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b601/importcfg -pack ./src/go.opentelemetry.io/otel/trace/embedded/embedded.go mkdir -p $WORK/b608/ cat >/tmp/go-build355643826/b017/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build355643826/b006/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -p runtime/internal/math -std -+ -complete -installsuffix shared -buildid gAGZfChpGnertfnhXWKW/gAGZfChpGnertfnhXWKW -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b017/importcfg -pack /usr/lib/golang/src/runtime/internal/math/math.go cat >/tmp/go-build355643826/b608/importcfg << 'EOF' # internal # import config EOF internal/abi github.com/containers/common/version /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b608/_pkg_.a -trimpath "$WORK/b608=>" -p github.com/google/go-containerregistry/pkg/v1/types -complete -installsuffix shared -buildid qLB7KiWwLaFiGEemLAyx/qLB7KiWwLaFiGEemLAyx -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b608/importcfg -pack ./src/github.com/google/go-containerregistry/pkg/v1/types/types.go mkdir -p $WORK/b005/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b573/_pkg_.a # internal cat >/tmp/go-build355643826/b005/go_asm.h << 'EOF' # internal EOF github.com/containers/buildah/internal mkdir -p $WORK/b636/ 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 mkdir -p $WORK/b614/ cp $WORK/b573/_pkg_.a /builddir/.cache/go-build/08/08302a264fbfa1f197a4340efb3b997e8810b21e49325454350610e841b45218-d # internal cat >/tmp/go-build355643826/b636/importcfg << 'EOF' # internal # import config EOF github.com/moby/buildkit/frontend/dockerfile/command mkdir -p $WORK/b654/ cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b636/_pkg_.a -trimpath "$WORK/b636=>" -p github.com/containers/buildah/internal -complete -installsuffix shared -buildid tjg5_Hc98S8WP7m4Fvt3/tjg5_Hc98S8WP7m4Fvt3 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b636/importcfg -pack ./_build/src/github.com/containers/buildah/internal/types.go cat >/tmp/go-build355643826/b614/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b614/_pkg_.a -trimpath "$WORK/b614=>" -p github.com/containers/common/version -complete -installsuffix shared -buildid 0O6CH0l3cyleM0q0pstY/0O6CH0l3cyleM0q0pstY -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b614/importcfg -pack ./src/github.com/containers/common/version/version.go mkdir -p $WORK/b141/ cat >/tmp/go-build355643826/b654/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b654/_pkg_.a -trimpath "$WORK/b654=>" -p github.com/moby/buildkit/frontend/dockerfile/command -complete -installsuffix shared -buildid eVzpTs84CrUN7P2YkKIy/eVzpTs84CrUN7P2YkKIy -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b654/importcfg -pack ./src/github.com/moby/buildkit/frontend/dockerfile/command/command.go cat >/tmp/go-build355643826/b141/importcfg << 'EOF' # internal # import config packagefile golang.org/x/exp/maps=/tmp/go-build355643826/b140/_pkg_.a EOF github.com/openshift/imagebuilder/dockerfile/command mkdir -p $WORK/b658/ internal/goversion /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -p github.com/containers/image/v5/internal/set -complete -installsuffix shared -buildid hN79kCXxi8iJdq4Tdcj4/hN79kCXxi8iJdq4Tdcj4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b141/importcfg -pack ./src/github.com/containers/image/v5/internal/set/set.go cat >/tmp/go-build355643826/b658/importcfg << 'EOF' # internal # import config EOF runtime/internal/sys mkdir -p $WORK/b763/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b658/_pkg_.a -trimpath "$WORK/b658=>" -p github.com/openshift/imagebuilder/dockerfile/command -complete -installsuffix shared -buildid H69zcOeBXiHEFvKCjyl8/H69zcOeBXiHEFvKCjyl8 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b658/importcfg -pack ./src/github.com/openshift/imagebuilder/dockerfile/command/command.go mkdir -p $WORK/b018/ cat >/tmp/go-build355643826/b763/importcfg << 'EOF' # internal # import config EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b763/_pkg_.a -trimpath "$WORK/b763=>" -p internal/goversion -std -complete -installsuffix shared -buildid 4j4bchZS2aDXUiA1iuVk/4j4bchZS2aDXUiA1iuVk -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b763/importcfg -pack /usr/lib/golang/src/internal/goversion/goversion.go cat >/tmp/go-build355643826/b018/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build355643826/b006/_pkg_.a packagefile internal/goos=/tmp/go-build355643826/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -p runtime/internal/sys -std -+ -complete -installsuffix shared -buildid QvaKIXsy3XQELtSA8hjN/QvaKIXsy3XQELtSA8hjN -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b018/importcfg -pack /usr/lib/golang/src/runtime/internal/sys/consts.go /usr/lib/golang/src/runtime/internal/sys/consts_norace.go /usr/lib/golang/src/runtime/internal/sys/intrinsics.go /usr/lib/golang/src/runtime/internal/sys/nih.go /usr/lib/golang/src/runtime/internal/sys/sys.go /usr/lib/golang/src/runtime/internal/sys/zversion.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b033/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b553/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/3b/3b8607ad77e6e972ed5f0159b91d5c44dd711b458d909536c41ac62c35bf35c9-d # internal cp $WORK/b553/_pkg_.a /builddir/.cache/go-build/6e/6e4d9473f08cc1a70030f1dd8f6bd8d40824c7137422ccf9d5f4df5f039f4119-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b601/_pkg_.a # internal github.com/rivo/uniseg mkdir -p $WORK/b482/ cp $WORK/b601/_pkg_.a /builddir/.cache/go-build/47/4768ef10bbabd31218afbc1a5a176546523ad3da5e98258a8e52ce086eebc4f7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b588/_pkg_.a # internal cat >/tmp/go-build355643826/b482/importcfg << 'EOF' # internal # import config packagefile unicode/utf8=/tmp/go-build355643826/b033/_pkg_.a EOF cp $WORK/b588/_pkg_.a /builddir/.cache/go-build/f5/f5fed4e8d72c14ca6247d9e018ee0d34345190d835871e4420a7219f8bad8309-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b591/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b482/_pkg_.a -trimpath "$WORK/b482=>" -p github.com/rivo/uniseg -complete -installsuffix shared -buildid GerGEOw6O-7jtimzPGCg/GerGEOw6O-7jtimzPGCg -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b482/importcfg -pack ./src/github.com/rivo/uniseg/doc.go ./src/github.com/rivo/uniseg/eastasianwidth.go ./src/github.com/rivo/uniseg/emojipresentation.go ./src/github.com/rivo/uniseg/grapheme.go ./src/github.com/rivo/uniseg/graphemeproperties.go ./src/github.com/rivo/uniseg/graphemerules.go ./src/github.com/rivo/uniseg/line.go ./src/github.com/rivo/uniseg/lineproperties.go ./src/github.com/rivo/uniseg/linerules.go ./src/github.com/rivo/uniseg/properties.go ./src/github.com/rivo/uniseg/sentence.go ./src/github.com/rivo/uniseg/sentenceproperties.go ./src/github.com/rivo/uniseg/sentencerules.go ./src/github.com/rivo/uniseg/step.go ./src/github.com/rivo/uniseg/width.go ./src/github.com/rivo/uniseg/word.go ./src/github.com/rivo/uniseg/wordproperties.go ./src/github.com/rivo/uniseg/wordrules.go cp $WORK/b591/_pkg_.a /builddir/.cache/go-build/82/82ef2418f0dd4ca24dc2f4bb9dcc08b65f1b5e82f667d2d06bf44bae5be7544c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b485/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b485/_pkg_.a /builddir/.cache/go-build/90/90ed40d0688d04364b047b6efd2ab0695b238fc89a6470afffad429373f61554-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b763/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b654/_pkg_.a # internal cp $WORK/b763/_pkg_.a /builddir/.cache/go-build/df/dff9126fe86622f18153eea41438c13947e34ee5888c009c93e9f1942bbc81ca-d # internal cp $WORK/b654/_pkg_.a /builddir/.cache/go-build/78/78b3e50b94a9a9d65866d6a207a7973f86f26ed0f6e92744d1935502d54aa4ec-d # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/d2/d2cb1d6a30b43dac10987f7778d902d636838b044b3e0ac37e9c6c5465ae5102-d # internal google.golang.org/protobuf/internal/set mkdir -p $WORK/b241/ golang.org/x/crypto/salsa20/salsa mkdir -p $WORK/b376/ golang.org/x/exp/slices cat >/tmp/go-build355643826/b241/importcfg << 'EOF' # internal # import config packagefile math/bits=/tmp/go-build355643826/b031/_pkg_.a EOF slices mkdir -p $WORK/b590/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b241/_pkg_.a -trimpath "$WORK/b241=>" -p google.golang.org/protobuf/internal/set -complete -installsuffix shared -buildid Z2kJQqCL_9vGDNTit1AG/Z2kJQqCL_9vGDNTit1AG -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b241/importcfg -pack ./src/google.golang.org/protobuf/internal/set/ints.go cat >/tmp/go-build355643826/b376/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/buildah-1.35.4/src/golang.org/x/crypto/salsa20/salsa /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/crypto/salsa20/salsa -trimpath "$WORK/b376=>" -I $WORK/b376/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b376/symabis ./salsa20_amd64.s mkdir -p $WORK/b089/ cat >/tmp/go-build355643826/b590/importcfg << 'EOF' # internal # import config packagefile cmp=/tmp/go-build355643826/b591/_pkg_.a packagefile math/bits=/tmp/go-build355643826/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b590/_pkg_.a -trimpath "$WORK/b590=>" -p slices -std -complete -installsuffix shared -buildid VGY-X_PH661324ODRPY1/VGY-X_PH661324ODRPY1 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b590/importcfg -pack /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-build355643826/b089/importcfg << 'EOF' # internal # import config packagefile golang.org/x/exp/constraints=/tmp/go-build355643826/b090/_pkg_.a packagefile math/bits=/tmp/go-build355643826/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -p golang.org/x/exp/slices -complete -installsuffix shared -buildid h44rtMnYn-sNNWGC8INh/h44rtMnYn-sNNWGC8INh -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b089/importcfg -pack ./src/golang.org/x/exp/slices/cmp.go ./src/golang.org/x/exp/slices/slices.go ./src/golang.org/x/exp/slices/sort.go ./src/golang.org/x/exp/slices/zsortanyfunc.go ./src/golang.org/x/exp/slices/zsortordered.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b118/_pkg_.a # internal cat >/tmp/go-build355643826/b005/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build355643826/b006/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -p internal/abi -std -+ -installsuffix shared -buildid T80LIU9gLbLQl5o-VY-I/T80LIU9gLbLQl5o-VY-I -goversion go1.21.7 -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/compiletype.go /usr/lib/golang/src/internal/abi/funcpc.go /usr/lib/golang/src/internal/abi/map.go /usr/lib/golang/src/internal/abi/stack.go /usr/lib/golang/src/internal/abi/symtab.go /usr/lib/golang/src/internal/abi/type.go /usr/lib/golang/src/internal/abi/unsafestring_go120.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/b098=>" -I $WORK/b098/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b098/sig_amd64.o ./sig_amd64.s cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/d3/d3e3e366cd0c9574b0a074b82ab75b874e77d9163d90c72a675813d356399b2c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b636/_pkg_.a # internal cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/klauspost/compress/internal/cpuinfo /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/klauspost/compress/internal/cpuinfo -trimpath "$WORK/b173=>" -I $WORK/b173/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b173/cpuinfo_amd64.o ./cpuinfo_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b555/_pkg_.a # internal cp $WORK/b636/_pkg_.a /builddir/.cache/go-build/cf/cf25d76819d91313a9b252531360a4fcf27e77cfa0008739f30d08a204f2ca3a-d # internal cp $WORK/b555/_pkg_.a /builddir/.cache/go-build/fe/fe053969161e3692aa15d834d1b3f87b7b54e54927bb9778be19835d51548d05-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/10/109d8a1d68930de2895f9ed75f791dab58a74f9e0564ad1142fcc22efff8ecc1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b329/_pkg_.a # internal cp $WORK/b329/_pkg_.a /builddir/.cache/go-build/1f/1f1a3946130d26109b5353103b2c644efe6f89d38f0d5322b4da103b2c1dcb4d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b614/_pkg_.a # internal cp $WORK/b614/_pkg_.a /builddir/.cache/go-build/8f/8f092cb37eda92de3013c2fd896e36974870b7aa2bdae5660fd44fea48918598-d # internal cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/subtle -trimpath "$WORK/b096=>" -I $WORK/b096/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b096/xor_amd64.o ./xor_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b658/_pkg_.a # internal cp $WORK/b658/_pkg_.a /builddir/.cache/go-build/48/4805cd63dff34dcc286098d635c70f1553a353b4f5682cb02c211b2f49c9c23a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b141/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b018/_pkg_.a # internal cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/klauspost/compress/internal/cpuinfo /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b173/_pkg_.a $WORK/b173/cpuinfo_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b173/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/87/87d5debf65d2730734f02e01d5ae16b059daa457451d95fb946e3607a0cef1e9-d # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/97/9728dda2c2e9d31da5930c11c7fed9e3d7923202b6c524050dd8c397c2fce439-d # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/40/40ca91008bdd99403ee67297019509928eacf2c5117853a071a88a26c5924fa9-d # internal cd /usr/lib/golang/src/runtime/internal/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/internal/syscall -trimpath "$WORK/b019=>" -I $WORK/b019/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b019/asm_linux_amd64.o ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b596/_pkg_.a # internal cp $WORK/b596/_pkg_.a /builddir/.cache/go-build/19/19f01e9b5fd7d8aea6039ea2e9621dad85a2e8f26e6f8285c5373be1e4bcb958-d # internal cat >/tmp/go-build355643826/b376/importcfg << 'EOF' # internal # import config packagefile math/bits=/tmp/go-build355643826/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b376/_pkg_.a -trimpath "$WORK/b376=>" -p golang.org/x/crypto/salsa20/salsa -installsuffix shared -buildid 13-VwWQ5tfM9PRMYhWIO/13-VwWQ5tfM9PRMYhWIO -goversion go1.21.7 -symabis $WORK/b376/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b376/importcfg -pack -asmhdr $WORK/b376/go_asm.h ./src/golang.org/x/crypto/salsa20/salsa/hsalsa20.go ./src/golang.org/x/crypto/salsa20/salsa/salsa208.go ./src/golang.org/x/crypto/salsa20/salsa/salsa20_amd64.go ./src/golang.org/x/crypto/salsa20/salsa/salsa20_ref.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b395/_pkg_.a # internal cd /usr/lib/golang/src/crypto/subtle /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b096/_pkg_.a $WORK/b096/xor_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b395/_pkg_.a /builddir/.cache/go-build/60/60ac930c529821de0a8ef6fcb3e71fc32e4a24864fb94028f3afa38e57f951cf-d # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/f9/f9a9b442db2e10f447d46808226085c4c02763a2e04bb50d45506460c289a7b4-d # internal cd /usr/lib/golang/src/runtime/internal/syscall /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b019/_pkg_.a $WORK/b019/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/7c/7c8ded62094b2e3fcb66445116dbfdfff6e0aaa7b1a0b27974c01ab087dea323-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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b241/_pkg_.a # internal cp $WORK/b241/_pkg_.a /builddir/.cache/go-build/f0/f094685d4dad7c262682b8aae5e1ed94c35ac765752bff08d5f8c9e1e65fc2f7-d # internal cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b098/_pkg_.a $WORK/b098/sig_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/ee/eeccf710335c3e60feb17976621ecc22f1aa7c320e68971d800472fcfc245528-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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b608/_pkg_.a # internal cp $WORK/b608/_pkg_.a /builddir/.cache/go-build/02/02a497b7d96b8b26b0caa5592c5d7602d781ad9e7db7e2f0924e9cdc9fb4f8cc-d # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/internal/atomic -trimpath "$WORK/b016=>" -I $WORK/b016/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b016/atomic_amd64.o ./atomic_amd64.s cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b011/_pkg_.a $WORK/b011/cpu.o $WORK/b011/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b011/_pkg_.a # internal cp $WORK/b011/_pkg_.a /builddir/.cache/go-build/2f/2f3bf04fd669f3c7f76687208bd9cf19befd21ea4546700c16ea6e34629c1a90-d # internal internal/bytealg mkdir -p $WORK/b010/ cat >/tmp/go-build355643826/b010/go_asm.h << 'EOF' # internal EOF 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 -compiling-runtime -D GOAMD64_v1 -gensymabis -o $WORK/b010/symabis ./compare_amd64.s ./count_amd64.s ./equal_amd64.s ./index_amd64.s ./indexbyte_amd64.s math mkdir -p $WORK/b030/ cat >/tmp/go-build355643826/b030/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b030/symabis ./dim_amd64.s ./exp_amd64.s ./floor_amd64.s ./hypot_amd64.s ./log_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b590/_pkg_.a # internal cp $WORK/b590/_pkg_.a /builddir/.cache/go-build/a7/a7909865b5cc4d0daa6d6e1af6ad17c8c2d54b46054916551bf975e3b986c02e-d # internal cd /usr/lib/golang/src/runtime/internal/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b016/_pkg_.a $WORK/b016/atomic_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b016/_pkg_.a # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p sync/atomic -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.o ./asm.s cat >/tmp/go-build355643826/b010/importcfg << 'EOF' # internal # import config packagefile internal/cpu=/tmp/go-build355643826/b011/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -p internal/bytealg -std -+ -installsuffix shared -buildid HdEZpGRxcp9lVWpbLAuB/HdEZpGRxcp9lVWpbLAuB -goversion go1.21.7 -symabis $WORK/b010/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b010/importcfg -pack -asmhdr $WORK/b010/go_asm.h /usr/lib/golang/src/internal/bytealg/bytealg.go /usr/lib/golang/src/internal/bytealg/compare_native.go /usr/lib/golang/src/internal/bytealg/count_native.go /usr/lib/golang/src/internal/bytealg/equal_generic.go /usr/lib/golang/src/internal/bytealg/equal_native.go /usr/lib/golang/src/internal/bytealg/index_amd64.go /usr/lib/golang/src/internal/bytealg/index_native.go /usr/lib/golang/src/internal/bytealg/indexbyte_native.go cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/e4/e4faef09e68b6d1fb45fd16edef804dcb668812f12bd7a4fdb3f9b35379b3700-d # internal cat >/tmp/go-build355643826/b030/importcfg << 'EOF' # internal # import config packagefile internal/cpu=/tmp/go-build355643826/b011/_pkg_.a packagefile math/bits=/tmp/go-build355643826/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -p math -std -installsuffix shared -buildid kanjYy1q246aWjem71cO/kanjYy1q246aWjem71cO -goversion go1.21.7 -symabis $WORK/b030/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b030/importcfg -pack -asmhdr $WORK/b030/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/modf_noasm.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/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b022/_pkg_.a $WORK/b022/asm.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/75/75163911d899c86b4ae2a7cd3e6325c4be83fe5c1a87ffde1b739d6202d7a754-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/b6/b676c603faf0e0a7f22c708e50264c272bf6e8a8c2ea5d84bce6950de99c52e2-d # internal cd /builddir/build/BUILD/buildah-1.35.4/src/golang.org/x/crypto/salsa20/salsa /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/crypto/salsa20/salsa -trimpath "$WORK/b376=>" -I $WORK/b376/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b376/salsa20_amd64.o ./salsa20_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 -compiling-runtime -D GOAMD64_v1 -o $WORK/b010/compare_amd64.o ./compare_amd64.s cd /builddir/build/BUILD/buildah-1.35.4/src/golang.org/x/crypto/salsa20/salsa /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b376/_pkg_.a $WORK/b376/salsa20_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b376/_pkg_.a # internal cp $WORK/b376/_pkg_.a /builddir/.cache/go-build/b9/b9a62a320c38961069278297dbc25ccd4a491e1e72b73432abac2bf57641d41b-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 -compiling-runtime -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 -compiling-runtime -D GOAMD64_v1 -o $WORK/b010/equal_amd64.o ./equal_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 -compiling-runtime -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 -compiling-runtime -D GOAMD64_v1 -o $WORK/b010/indexbyte_amd64.o ./indexbyte_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/e2/e251a5507864c52bf0b3b3448e6247145940108768845a76afa4ce37adf358a8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/2f/2f3dcc3a1818a7b7a5a89c5776434a9d96db66d8bf314b6e8221bde5be040a30-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 cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b030/dim_amd64.o ./dim_amd64.s cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b005/_pkg_.a $WORK/b005/abi_test.o $WORK/b005/stub.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b005/_pkg_.a # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b030/exp_amd64.o ./exp_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b030/floor_amd64.o ./floor_amd64.s cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/af/afd4991d5f45206adde48d235a5e044678a3cb3b8b4d96f11161069220c4e77a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b030/hypot_amd64.o ./hypot_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b030/log_amd64.o ./log_amd64.s runtime mkdir -p $WORK/b009/ cat >/tmp/go-build355643826/b009/go_asm.h << 'EOF' # internal EOF 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 -compiling-runtime -D GOAMD64_v1 -gensymabis -o $WORK/b009/symabis ./asm.s ./asm_amd64.s ./duff_amd64.s ./memclr_amd64.s ./memmove_amd64.s ./preempt_amd64.s ./rt0_linux_amd64.s ./sys_linux_amd64.s ./test_amd64.s ./time_linux_amd64.s cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b030/_pkg_.a $WORK/b030/dim_amd64.o $WORK/b030/exp_amd64.o $WORK/b030/floor_amd64.o $WORK/b030/hypot_amd64.o $WORK/b030/log_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/d3/d3cb78802851dcafca6bff3b23f81e87fdf5b00e0f1b82a2b7da1dae487bc877-d # internal github.com/klauspost/compress mkdir -p $WORK/b170/ github.com/vbauerster/mpb/v8/internal go.opentelemetry.io/otel/internal mkdir -p $WORK/b581/ cat >/tmp/go-build355643826/b170/importcfg << 'EOF' # internal # import config packagefile math=/tmp/go-build355643826/b030/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -p github.com/klauspost/compress -complete -installsuffix shared -buildid GH9OJpvLrFGLkdzT8MSj/GH9OJpvLrFGLkdzT8MSj -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b170/importcfg -pack ./src/github.com/klauspost/compress/compressible.go cat >/tmp/go-build355643826/b581/importcfg << 'EOF' # internal # import config packagefile math=/tmp/go-build355643826/b030/_pkg_.a EOF mkdir -p $WORK/b486/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b581/_pkg_.a -trimpath "$WORK/b581=>" -p go.opentelemetry.io/otel/internal -complete -installsuffix shared -buildid HGts7gG7-Bko2KnBnjXj/HGts7gG7-Bko2KnBnjXj -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b581/importcfg -pack ./src/go.opentelemetry.io/otel/internal/gen.go ./src/go.opentelemetry.io/otel/internal/rawhelpers.go cat >/tmp/go-build355643826/b486/importcfg << 'EOF' # internal # import config packagefile math=/tmp/go-build355643826/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b486/_pkg_.a -trimpath "$WORK/b486=>" -p github.com/vbauerster/mpb/v8/internal -complete -installsuffix shared -buildid Zpbib64GCRZdJXgUhUST/Zpbib64GCRZdJXgUhUST -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b486/importcfg -pack ./src/github.com/vbauerster/mpb/v8/internal/percentage.go ./src/github.com/vbauerster/mpb/v8/internal/width.go cat >/tmp/go-build355643826/b009/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build355643826/b005/_pkg_.a packagefile internal/bytealg=/tmp/go-build355643826/b010/_pkg_.a packagefile internal/coverage/rtcov=/tmp/go-build355643826/b012/_pkg_.a packagefile internal/cpu=/tmp/go-build355643826/b011/_pkg_.a packagefile internal/goarch=/tmp/go-build355643826/b006/_pkg_.a packagefile internal/godebugs=/tmp/go-build355643826/b013/_pkg_.a packagefile internal/goexperiment=/tmp/go-build355643826/b014/_pkg_.a packagefile internal/goos=/tmp/go-build355643826/b015/_pkg_.a packagefile runtime/internal/atomic=/tmp/go-build355643826/b016/_pkg_.a packagefile runtime/internal/math=/tmp/go-build355643826/b017/_pkg_.a packagefile runtime/internal/sys=/tmp/go-build355643826/b018/_pkg_.a packagefile runtime/internal/syscall=/tmp/go-build355643826/b019/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -p runtime -std -+ -installsuffix shared -buildid HYejxkMHsLzDrIh1d5Sk/HYejxkMHsLzDrIh1d5Sk -goversion go1.21.7 -symabis $WORK/b009/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h /usr/lib/golang/src/runtime/alg.go /usr/lib/golang/src/runtime/arena.go /usr/lib/golang/src/runtime/asan0.go /usr/lib/golang/src/runtime/atomic_pointer.go /usr/lib/golang/src/runtime/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/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/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/env_posix.go /usr/lib/golang/src/runtime/error.go /usr/lib/golang/src/runtime/exithook.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/float.go /usr/lib/golang/src/runtime/hash64.go /usr/lib/golang/src/runtime/heapdump.go /usr/lib/golang/src/runtime/histogram.go /usr/lib/golang/src/runtime/iface.go /usr/lib/golang/src/runtime/lfstack.go /usr/lib/golang/src/runtime/lock_futex.go /usr/lib/golang/src/runtime/lockrank.go /usr/lib/golang/src/runtime/lockrank_off.go /usr/lib/golang/src/runtime/malloc.go /usr/lib/golang/src/runtime/map.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/mem.go /usr/lib/golang/src/runtime/mem_linux.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/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/os_linux.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_linux_x86.go /usr/lib/golang/src/runtime/os_nonopenbsd.go /usr/lib/golang/src/runtime/os_unix.go /usr/lib/golang/src/runtime/pagetrace_off.go /usr/lib/golang/src/runtime/panic.go /usr/lib/golang/src/runtime/pinner.go /usr/lib/golang/src/runtime/plugin.go /usr/lib/golang/src/runtime/preempt.go /usr/lib/golang/src/runtime/preempt_nonwindows.go /usr/lib/golang/src/runtime/print.go /usr/lib/golang/src/runtime/proc.go /usr/lib/golang/src/runtime/profbuf.go /usr/lib/golang/src/runtime/proflabel.go /usr/lib/golang/src/runtime/race0.go /usr/lib/golang/src/runtime/rdebug.go /usr/lib/golang/src/runtime/retry.go /usr/lib/golang/src/runtime/runtime.go /usr/lib/golang/src/runtime/runtime1.go /usr/lib/golang/src/runtime/runtime2.go /usr/lib/golang/src/runtime/runtime_boring.go /usr/lib/golang/src/runtime/rwmutex.go /usr/lib/golang/src/runtime/security_linux.go /usr/lib/golang/src/runtime/security_unix.go /usr/lib/golang/src/runtime/select.go /usr/lib/golang/src/runtime/sema.go /usr/lib/golang/src/runtime/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/sizeclasses.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/symtab.go /usr/lib/golang/src/runtime/symtabinl.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/traceback.go /usr/lib/golang/src/runtime/type.go /usr/lib/golang/src/runtime/typekind.go /usr/lib/golang/src/runtime/unsafe.go /usr/lib/golang/src/runtime/utf8.go /usr/lib/golang/src/runtime/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/write_err.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b581/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b486/_pkg_.a # internal cp $WORK/b581/_pkg_.a /builddir/.cache/go-build/90/904e97abea2c585d42f7d38b7e85c4123f2052f637d5c90a311c818c48aa0130-d # internal cp $WORK/b486/_pkg_.a /builddir/.cache/go-build/c2/c2b168db0b438fdea617d02dd9fb5605171f1e0881705e8c662f4b4d9fc56bfa-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b170/_pkg_.a # internal cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/3b/3b43a387ee873e585e072bd0e9fe39daad08a96cb48c5eb7c7a8cf165d7c0051-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b482/_pkg_.a # internal cp $WORK/b482/_pkg_.a /builddir/.cache/go-build/88/88ba9bb8a3f568c02c11e7528d07366fcf9e8136b22b2e1e4e73274a5cd82e17-d # internal 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 -compiling-runtime -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 -compiling-runtime -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 -compiling-runtime -D GOAMD64_v1 -o $WORK/b009/duff_amd64.o ./duff_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 -compiling-runtime -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 -compiling-runtime -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 -compiling-runtime -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 -compiling-runtime -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 -compiling-runtime -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 -compiling-runtime -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 -compiling-runtime -D GOAMD64_v1 -o $WORK/b009/time_linux_amd64.o ./time_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b009/_pkg_.a $WORK/b009/asm.o $WORK/b009/asm_amd64.o $WORK/b009/duff_amd64.o $WORK/b009/memclr_amd64.o $WORK/b009/memmove_amd64.o $WORK/b009/preempt_amd64.o $WORK/b009/rt0_linux_amd64.o $WORK/b009/sys_linux_amd64.o $WORK/b009/test_amd64.o $WORK/b009/time_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/94/94b7882a006736457299c5db983c20818d4c135d92090c5a27885def04cb6542-d # internal internal/reflectlite mkdir -p $WORK/b004/ cat >/tmp/go-build355643826/b004/go_asm.h << 'EOF' # internal EOF 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 mkdir -p $WORK/b020/ cat >/tmp/go-build355643826/b020/importcfg << 'EOF' # internal # import config packagefile internal/race=/tmp/go-build355643826/b021/_pkg_.a packagefile runtime=/tmp/go-build355643826/b009/_pkg_.a packagefile sync/atomic=/tmp/go-build355643826/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -p sync -std -installsuffix shared -buildid 6Ab7LE1hpDHPcjKM2TUl/6Ab7LE1hpDHPcjKM2TUl -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b020/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-build355643826/b004/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build355643826/b005/_pkg_.a packagefile internal/goarch=/tmp/go-build355643826/b006/_pkg_.a packagefile internal/unsafeheader=/tmp/go-build355643826/b008/_pkg_.a packagefile runtime=/tmp/go-build355643826/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -p internal/reflectlite -std -installsuffix shared -buildid GC6IEDvc5TrMa0tGNPNL/GC6IEDvc5TrMa0tGNPNL -goversion go1.21.7 -symabis $WORK/b004/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b004/importcfg -pack -asmhdr $WORK/b004/go_asm.h /usr/lib/golang/src/internal/reflectlite/swapper.go /usr/lib/golang/src/internal/reflectlite/type.go /usr/lib/golang/src/internal/reflectlite/value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/61/6169337d343ae36e2778717e39960c94939132c975cb4c148bc2146ebe57c806-d # internal internal/testlog mkdir -p $WORK/b042/ internal/bisect mkdir -p $WORK/b049/ internal/singleflight google.golang.org/protobuf/internal/pragma mkdir -p $WORK/b234/ cat >/tmp/go-build355643826/b042/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build355643826/b022/_pkg_.a EOF cat >/tmp/go-build355643826/b049/importcfg << 'EOF' # internal # import config packagefile runtime=/tmp/go-build355643826/b009/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build355643826/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -p internal/testlog -std -complete -installsuffix shared -buildid YXkQ-vBhg0ad3Whend6c/YXkQ-vBhg0ad3Whend6c -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b042/importcfg -pack /usr/lib/golang/src/internal/testlog/exit.go /usr/lib/golang/src/internal/testlog/log.go mkdir -p $WORK/b070/ cat >/tmp/go-build355643826/b234/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build355643826/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -p internal/bisect -std -complete -installsuffix shared -buildid stwk2BrL_MCXW1r9QYp6/stwk2BrL_MCXW1r9QYp6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b049/importcfg -pack /usr/lib/golang/src/internal/bisect/bisect.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b234/_pkg_.a -trimpath "$WORK/b234=>" -p google.golang.org/protobuf/internal/pragma -complete -installsuffix shared -buildid dhuiSA5vzArO70HERnrv/dhuiSA5vzArO70HERnrv -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b234/importcfg -pack ./src/google.golang.org/protobuf/internal/pragma/pragma.go cat >/tmp/go-build355643826/b070/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build355643826/b020/_pkg_.a EOF github.com/josharian/intern mkdir -p $WORK/b337/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -p internal/singleflight -std -complete -installsuffix shared -buildid b9DEWzK_JhaXHencRlxe/b9DEWzK_JhaXHencRlxe -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b070/importcfg -pack /usr/lib/golang/src/internal/singleflight/singleflight.go cat >/tmp/go-build355643826/b337/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build355643826/b020/_pkg_.a EOF internal/sysinfo mkdir -p $WORK/b475/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b337/_pkg_.a -trimpath "$WORK/b337=>" -p github.com/josharian/intern -complete -installsuffix shared -buildid B33X-xSASK84dizZ4FFn/B33X-xSASK84dizZ4FFn -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b337/importcfg -pack ./src/github.com/josharian/intern/intern.go cat >/tmp/go-build355643826/b475/importcfg << 'EOF' # internal # import config packagefile internal/cpu=/tmp/go-build355643826/b011/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b475/_pkg_.a -trimpath "$WORK/b475=>" -p internal/sysinfo -std -complete -installsuffix shared -buildid qg8YOmt-LHYQ0Q59r6ov/qg8YOmt-LHYQ0Q59r6ov -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b475/importcfg -pack /usr/lib/golang/src/internal/sysinfo/sysinfo.go log/slog/internal/buffer mkdir -p $WORK/b589/ cat >/tmp/go-build355643826/b589/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build355643826/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b589/_pkg_.a -trimpath "$WORK/b589=>" -p log/slog/internal/buffer -std -complete -installsuffix shared -buildid BdViFGivx5vr63gIpEKH/BdViFGivx5vr63gIpEKH -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b589/importcfg -pack /usr/lib/golang/src/log/slog/internal/buffer/buffer.go runtime/cgo mkdir -p $WORK/b052/ echo > $WORK/b052/preferlinkext cd /usr/lib/golang/src/runtime/cgo TERM='dumb' CGO_LDFLAGS='"-O2" "-g" "-lpthread"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b052/ -importpath runtime/cgo -import_runtime_cgo=false -import_syscall=false -- -I $WORK/b052/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fno-stack-protector ./cgo.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b234/_pkg_.a # internal cp $WORK/b234/_pkg_.a /builddir/.cache/go-build/d5/d51f90dd6409fd2734dd1b5bbf8020104691f61f9d9dfc0e43136c69368094c6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b337/_pkg_.a # internal cp $WORK/b337/_pkg_.a /builddir/.cache/go-build/95/95af995526eca04a4e15dfadb82b650f838049ee5c6694a48b0bb1258dec87ec-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b475/_pkg_.a # internal cp $WORK/b475/_pkg_.a /builddir/.cache/go-build/af/afba000ddce429397e9bdd5d273a3b8471d1f8d6fd356262c5dbadcdfee3ffac-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b589/_pkg_.a # internal cp $WORK/b589/_pkg_.a /builddir/.cache/go-build/1e/1e4e6879d189cd0e3ab85e1b922ff5af6664550b681efaf199160472ce93b9a0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/09/0929cdea4bafa23930facf222399ec63403e85b96b27a17ef3a259b232f995db-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/60/6024950815bfeb24e83b7728e1edd39a69d8d2589126110e247909714044664c-d # internal cd $WORK/b052 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b052=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=RfZhkJrTrs1X8qEJmEBZ -o ./_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/b052=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=RfZhkJrTrs1X8qEJmEBZ -o ./_x002.o -c cgo.cgo2.c 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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/80/80e7a359b7f92e772855dba8d3d1f56db145b62a4b5697729fd1445aaf92b93f-d # internal internal/godebug mkdir -p $WORK/b048/ cat >/tmp/go-build355643826/b048/importcfg << 'EOF' # internal # import config packagefile internal/bisect=/tmp/go-build355643826/b049/_pkg_.a packagefile internal/godebugs=/tmp/go-build355643826/b013/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build355643826/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -p internal/godebug -std -complete -installsuffix shared -buildid wOFU_YiWw9rBBYlVWw-5/wOFU_YiWw9rBBYlVWw-5 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b048/importcfg -pack /usr/lib/golang/src/internal/godebug/godebug.go cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b004/_pkg_.a $WORK/b004/asm.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/47/47243773dec3ff78e21e72e52a6668093239d15c8afe25f7257d4c8775e712e8-d # internal errors mkdir -p $WORK/b003/ sort mkdir -p $WORK/b035/ cat >/tmp/go-build355643826/b003/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=/tmp/go-build355643826/b004/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -p errors -std -complete -installsuffix shared -buildid b3_kcgXqUEnHX4xVNdaC/b3_kcgXqUEnHX4xVNdaC -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b003/importcfg -pack /usr/lib/golang/src/errors/errors.go /usr/lib/golang/src/errors/join.go /usr/lib/golang/src/errors/wrap.go cat >/tmp/go-build355643826/b035/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=/tmp/go-build355643826/b004/_pkg_.a packagefile math/bits=/tmp/go-build355643826/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -p sort -std -complete -installsuffix shared -buildid RV4byl2n7g2xletjIKhw/RV4byl2n7g2xletjIKhw -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b035/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 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/b052=/tmp/go-build -gno-record-gcc-switches -I $WORK/b052/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=RfZhkJrTrs1X8qEJmEBZ -o $WORK/b052/_x003.o -c gcc_context.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/2d/2d51b0e2be83edce6ef4b3fa582754fc1c08ba9743aa2b2370b8fa8c98d3a6e5-d # internal internal/oserror mkdir -p $WORK/b026/ cat >/tmp/go-build355643826/b026/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build355643826/b003/_pkg_.a EOF internal/safefilepath mkdir -p $WORK/b040/ cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -p internal/oserror -std -complete -installsuffix shared -buildid Lv8WpqqCV-cc9OAEftVi/Lv8WpqqCV-cc9OAEftVi -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b026/importcfg -pack /usr/lib/golang/src/internal/oserror/errors.go io mkdir -p $WORK/b036/ path cat >/tmp/go-build355643826/b040/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile runtime=/tmp/go-build355643826/b009/_pkg_.a EOF vendor/golang.org/x/net/dns/dnsmessage /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -p internal/safefilepath -std -complete -installsuffix shared -buildid l-MgzZ16SQIhLT_OkRNt/l-MgzZ16SQIhLT_OkRNt -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b040/importcfg -pack /usr/lib/golang/src/internal/safefilepath/path.go /usr/lib/golang/src/internal/safefilepath/path_other.go mkdir -p $WORK/b044/ strconv cat >/tmp/go-build355643826/b036/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -p io -std -complete -installsuffix shared -buildid cLcggaM00TTEwvnkd0jr/cLcggaM00TTEwvnkd0jr -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b036/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-build355643826/b044/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build355643826/b010/_pkg_.a packagefile unicode/utf8=/tmp/go-build355643826/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -p path -std -complete -installsuffix shared -buildid as5QsPM5S43pk6DMpDol/as5QsPM5S43pk6DMpDol -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b044/importcfg -pack /usr/lib/golang/src/path/match.go /usr/lib/golang/src/path/path.go golang.org/x/crypto/cast5 mkdir -p $WORK/b391/ google.golang.org/grpc/internal/buffer mkdir -p $WORK/b439/ cat >/tmp/go-build355643826/b391/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile math/bits=/tmp/go-build355643826/b031/_pkg_.a EOF crypto/internal/nistec/fiat mkdir -p $WORK/b102/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b391/_pkg_.a -trimpath "$WORK/b391=>" -p golang.org/x/crypto/cast5 -complete -installsuffix shared -buildid Uk3e1SVU5NiOqeqzIKly/Uk3e1SVU5NiOqeqzIKly -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b391/importcfg -pack ./src/golang.org/x/crypto/cast5/cast5.go cat >/tmp/go-build355643826/b439/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b439/_pkg_.a -trimpath "$WORK/b439=>" -p google.golang.org/grpc/internal/buffer -complete -installsuffix shared -buildid HOcXrkXkkY33ARI1bsWU/HOcXrkXkkY33ARI1bsWU -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b439/importcfg -pack ./src/google.golang.org/grpc/internal/buffer/unbounded.go github.com/containers/storage/pkg/locker cat >/tmp/go-build355643826/b102/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=/tmp/go-build355643826/b096/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile math/bits=/tmp/go-build355643826/b031/_pkg_.a EOF mkdir -p $WORK/b504/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -p crypto/internal/nistec/fiat -std -complete -installsuffix shared -buildid O0aFc_VryJRntufZCskN/O0aFc_VryJRntufZCskN -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b102/importcfg -pack /usr/lib/golang/src/crypto/internal/nistec/fiat/p224.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p224_fiat64.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p224_invert.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p256.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p256_fiat64.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p256_invert.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p384.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p384_fiat64.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p384_invert.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p521.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p521_fiat64.go /usr/lib/golang/src/crypto/internal/nistec/fiat/p521_invert.go cat >/tmp/go-build355643826/b504/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build355643826/b022/_pkg_.a EOF mkdir -p $WORK/b068/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b504/_pkg_.a -trimpath "$WORK/b504=>" -p github.com/containers/storage/pkg/locker -complete -installsuffix shared -buildid mEWxJv8qKvyufd6V5v1D/mEWxJv8qKvyufd6V5v1D -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b504/importcfg -pack ./src/github.com/containers/storage/pkg/locker/locker.go cat >/tmp/go-build355643826/b068/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build355643826/b003/_pkg_.a EOF mkdir -p $WORK/b032/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -p vendor/golang.org/x/net/dns/dnsmessage -std -complete -installsuffix shared -buildid FBtuwFeoiTpl0pPY34RO/FBtuwFeoiTpl0pPY34RO -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b068/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage/message.go cat >/tmp/go-build355643826/b032/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build355643826/b010/_pkg_.a packagefile math=/tmp/go-build355643826/b030/_pkg_.a packagefile math/bits=/tmp/go-build355643826/b031/_pkg_.a packagefile unicode/utf8=/tmp/go-build355643826/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -p strconv -std -complete -installsuffix shared -buildid RBqFB3fuGSX1LM41833x/RBqFB3fuGSX1LM41833x -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b032/importcfg -pack /usr/lib/golang/src/strconv/atob.go /usr/lib/golang/src/strconv/atoc.go /usr/lib/golang/src/strconv/atof.go /usr/lib/golang/src/strconv/atoi.go /usr/lib/golang/src/strconv/bytealg.go /usr/lib/golang/src/strconv/ctoa.go /usr/lib/golang/src/strconv/decimal.go /usr/lib/golang/src/strconv/doc.go /usr/lib/golang/src/strconv/eisel_lemire.go /usr/lib/golang/src/strconv/ftoa.go /usr/lib/golang/src/strconv/ftoaryu.go /usr/lib/golang/src/strconv/isprint.go /usr/lib/golang/src/strconv/itoa.go /usr/lib/golang/src/strconv/quote.go github.com/containers/common/pkg/apparmor mkdir -p $WORK/b613/ cat >/tmp/go-build355643826/b613/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile github.com/containers/common/version=/tmp/go-build355643826/b614/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b613/_pkg_.a -trimpath "$WORK/b613=>" -p github.com/containers/common/pkg/apparmor -complete -installsuffix shared -buildid figawKv4_q-oF9o32yd0/figawKv4_q-oF9o32yd0 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b613/importcfg -pack ./src/github.com/containers/common/pkg/apparmor/apparmor.go ./src/github.com/containers/common/pkg/apparmor/apparmor_unsupported.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/98/98effb4fdfc8bfc041f157e89ec28ebe35ba539aadf20d630ecb1e751e775c86-d # internal internal/intern mkdir -p $WORK/b072/ cat >/tmp/go-build355643826/b072/importcfg << 'EOF' # internal # import config packagefile internal/godebug=/tmp/go-build355643826/b048/_pkg_.a packagefile runtime=/tmp/go-build355643826/b009/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -p internal/intern -std -complete -installsuffix shared -buildid dRurYXPHLvXWxQGUGeiq/dRurYXPHLvXWxQGUGeiq -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b072/importcfg -pack /usr/lib/golang/src/internal/intern/intern.go math/rand mkdir -p $WORK/b107/ cat >/tmp/go-build355643826/b107/importcfg << 'EOF' # internal # import config packagefile internal/godebug=/tmp/go-build355643826/b048/_pkg_.a packagefile math=/tmp/go-build355643826/b030/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build355643826/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -p math/rand -std -complete -installsuffix shared -buildid Eg-pZj0k5SQVtTCjhP2v/Eg-pZj0k5SQVtTCjhP2v -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b107/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/93/93bbffe5a8c8575a4387e64f510d2a0292aec6b00e0ea8fce71a3a87e8894735-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/be/beb2e0e06cc80b162f91fe74b46aefcbac59dc9fbe313f9da492de5d984bc455-d # internal syscall mkdir -p $WORK/b024/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b613/_pkg_.a # internal cat >/tmp/go-build355643826/b024/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p syscall -trimpath "$WORK/b024=>" -I $WORK/b024/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -gensymabis -o $WORK/b024/symabis ./asm_linux_amd64.s cp $WORK/b613/_pkg_.a /builddir/.cache/go-build/d5/d50006917cf6cc9c6671800db423857d29073286a518e3859fdba9a3caf9aae2-d # internal 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/b052=/tmp/go-build -gno-record-gcc-switches -I $WORK/b052/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=RfZhkJrTrs1X8qEJmEBZ -o $WORK/b052/_x004.o -c gcc_fatalf.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b504/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b439/_pkg_.a # internal cp $WORK/b504/_pkg_.a /builddir/.cache/go-build/06/06b815ab5315e73f07cedd7c894481e254b0ad0ae4073bc2aca64ce6fcfefcb1-d # internal cp $WORK/b439/_pkg_.a /builddir/.cache/go-build/47/47c6acbd261e9afab702a1501be467e4ec2b2326eafba157c3f2b62cec5893c3-d # internal cat >/tmp/go-build355643826/b024/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build355643826/b010/_pkg_.a packagefile internal/itoa=/tmp/go-build355643826/b025/_pkg_.a packagefile internal/oserror=/tmp/go-build355643826/b026/_pkg_.a packagefile internal/race=/tmp/go-build355643826/b021/_pkg_.a packagefile runtime=/tmp/go-build355643826/b009/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build355643826/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -p syscall -std -installsuffix shared -buildid sVWVD9ZqoCysBvngYi-R/sVWVD9ZqoCysBvngYi-R -goversion go1.21.7 -symabis $WORK/b024/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b024/importcfg -pack -asmhdr $WORK/b024/go_asm.h /usr/lib/golang/src/syscall/asan0.go /usr/lib/golang/src/syscall/dirent.go /usr/lib/golang/src/syscall/endian_little.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.go /usr/lib/golang/src/syscall/forkpipe2.go /usr/lib/golang/src/syscall/lsf_linux.go /usr/lib/golang/src/syscall/msan0.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_accept4.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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/13/1392c0c231855502bfc16a12ac7cb574d4624414006de17f491d3a6378a87143-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/2b/2ba7f2cba5429e4c62739e6b65ac8ecf747a609def8ac676197056f3510edf54-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/06/06d7b1edda0a095810283a8ae956a7a0213547ca44bbe320221a36df124fca5b-d # internal container/heap mkdir -p $WORK/b479/ cat >/tmp/go-build355643826/b479/importcfg << 'EOF' # internal # import config packagefile sort=/tmp/go-build355643826/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b479/_pkg_.a -trimpath "$WORK/b479=>" -p container/heap -std -complete -installsuffix shared -buildid h2clBTvhUZN10EjMK604/h2clBTvhUZN10EjMK604 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b479/importcfg -pack /usr/lib/golang/src/container/heap/heap.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b479/_pkg_.a # internal cp $WORK/b479/_pkg_.a /builddir/.cache/go-build/87/87b361f8384b3ede50124b95a898a552dafc4a07f95f3bd5e4de3cc0c28805e1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b391/_pkg_.a # internal cp $WORK/b391/_pkg_.a /builddir/.cache/go-build/4f/4fdb1206f094afe5f765ad909380c89493bd52dda352b2154ffaab95e1651c13-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/a4/a40931a96272f9045cdabdebaab2ccf5e55aac3b86ed908dfbcbb8092a3d5d61-d # internal hash mkdir -p $WORK/b076/ text/tabwriter bytes strings github.com/containers/image/v5/pkg/compression/internal github.com/containers/image/v5/internal/uploadreader mkdir -p $WORK/b082/ crypto/internal/randutil cat >/tmp/go-build355643826/b076/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build355643826/b036/_pkg_.a EOF mkdir -p $WORK/b419/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -p hash -std -complete -installsuffix shared -buildid F7pjryCJ1hHbkumUGG-r/F7pjryCJ1hHbkumUGG-r -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b076/importcfg -pack /usr/lib/golang/src/hash/hash.go cat >/tmp/go-build355643826/b082/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build355643826/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -p github.com/containers/image/v5/pkg/compression/internal -complete -installsuffix shared -buildid uvJ_c_RH8nOtF-CEnOvt/uvJ_c_RH8nOtF-CEnOvt -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b082/importcfg -pack ./src/github.com/containers/image/v5/pkg/compression/internal/types.go cat >/tmp/go-build355643826/b419/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile unicode/utf8=/tmp/go-build355643826/b033/_pkg_.a EOF mkdir -p $WORK/b047/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b419/_pkg_.a -trimpath "$WORK/b419=>" -p text/tabwriter -std -complete -installsuffix shared -buildid L7zhB8I0aA31bV08cspI/L7zhB8I0aA31bV08cspI -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b419/importcfg -pack /usr/lib/golang/src/text/tabwriter/tabwriter.go mkdir -p $WORK/b051/ cat >/tmp/go-build355643826/b047/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build355643826/b010/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile unicode=/tmp/go-build355643826/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build355643826/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -p bytes -std -installsuffix shared -buildid ao0gFou-h6dOjDNtS0tN/ao0gFou-h6dOjDNtS0tN -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b047/importcfg -pack /usr/lib/golang/src/bytes/buffer.go /usr/lib/golang/src/bytes/bytes.go /usr/lib/golang/src/bytes/reader.go mkdir -p $WORK/b542/ cat >/tmp/go-build355643826/b051/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build355643826/b010/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile unicode=/tmp/go-build355643826/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build355643826/b033/_pkg_.a EOF cat >/tmp/go-build355643826/b542/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -p strings -std -complete -installsuffix shared -buildid 8pDAipBoys5Z5laGXTAG/8pDAipBoys5Z5laGXTAG -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b051/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/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/b542/_pkg_.a -trimpath "$WORK/b542=>" -p github.com/containers/image/v5/internal/uploadreader -complete -installsuffix shared -buildid KQw5ejTCSGyjj7U4GCvl/KQw5ejTCSGyjj7U4GCvl -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b542/importcfg -pack ./src/github.com/containers/image/v5/internal/uploadreader/upload_reader.go mkdir -p $WORK/b104/ cat >/tmp/go-build355643826/b104/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -p crypto/internal/randutil -std -complete -installsuffix shared -buildid i7KN0dnjknK4mZBCaGVY/i7KN0dnjknK4mZBCaGVY -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b104/importcfg -pack /usr/lib/golang/src/crypto/internal/randutil/randutil.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/0b/0bc7ba25a341c09257b97b8811aa84e335bde72a5ed287807f97718d4d8b2619-d # internal hash/crc64 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b082/_pkg_.a # internal mkdir -p $WORK/b185/ hash/adler32 hash/fnv hash/crc32 mkdir -p $WORK/b390/ cat >/tmp/go-build355643826/b185/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile hash=/tmp/go-build355643826/b076/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -p hash/crc64 -std -complete -installsuffix shared -buildid YPcUc-VgnpZZ7IM-tcZO/YPcUc-VgnpZZ7IM-tcZO -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b185/importcfg -pack /usr/lib/golang/src/hash/crc64/crc64.go mkdir -p $WORK/b231/ cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/c8/c82a175dd140e7d916d158898a8080888c413f0c146c884a4622783fb2e064f0-d # internal cat >/tmp/go-build355643826/b390/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile hash=/tmp/go-build355643826/b076/_pkg_.a EOF github.com/containers/image/v5/pkg/compression/types /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b390/_pkg_.a -trimpath "$WORK/b390=>" -p hash/adler32 -std -complete -installsuffix shared -buildid upubSDxCjk6yXaYEpXZ8/upubSDxCjk6yXaYEpXZ8 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b390/importcfg -pack /usr/lib/golang/src/hash/adler32/adler32.go cat >/tmp/go-build355643826/b231/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile hash=/tmp/go-build355643826/b076/_pkg_.a packagefile math/bits=/tmp/go-build355643826/b031/_pkg_.a EOF mkdir -p $WORK/b081/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b231/_pkg_.a -trimpath "$WORK/b231=>" -p hash/fnv -std -complete -installsuffix shared -buildid d5OKz0Z9v-q9x8qhHzfe/d5OKz0Z9v-q9x8qhHzfe -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b231/importcfg -pack /usr/lib/golang/src/hash/fnv/fnv.go mkdir -p $WORK/b175/ cat >/tmp/go-build355643826/b081/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/pkg/compression/internal=/tmp/go-build355643826/b082/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b104/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -p github.com/containers/image/v5/pkg/compression/types -complete -installsuffix shared -buildid B1L3U2GERsez8toXiqjg/B1L3U2GERsez8toXiqjg -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b081/importcfg -pack ./src/github.com/containers/image/v5/pkg/compression/types/types.go cat >/tmp/go-build355643826/b175/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/asm -p hash/crc32 -trimpath "$WORK/b175=>" -I $WORK/b175/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b175/symabis ./crc32_amd64.s 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/b052=/tmp/go-build -gno-record-gcc-switches -I $WORK/b052/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=RfZhkJrTrs1X8qEJmEBZ -o $WORK/b052/_x005.o -c gcc_libinit.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b542/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/ea/ea5ab841b6ce9929bb944a6f9d14984c0123d770dbe810bd661a03cb73aff3e0-d # internal cp $WORK/b542/_pkg_.a /builddir/.cache/go-build/d5/d5275c377dc9a74c5e701cb03f38d502c6f812226a9aac0d64fc0275ac33396e-d # internal cat >/tmp/go-build355643826/b175/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile hash=/tmp/go-build355643826/b076/_pkg_.a packagefile internal/cpu=/tmp/go-build355643826/b011/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build355643826/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -p hash/crc32 -std -installsuffix shared -buildid rqoi7fI-CHoW_peqpUfB/rqoi7fI-CHoW_peqpUfB -goversion go1.21.7 -symabis $WORK/b175/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b175/importcfg -pack -asmhdr $WORK/b175/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/pkg/tool/linux_amd64/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/41/41a13bc22a2603ac004c3565cc535dfab678678ae1e6932c4dbda39ded67c683-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/28/288a24d87bf65ff77cf51e93903029bbca53cf375bfbd5bb15ba976e8d38498f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b390/_pkg_.a # internal cp $WORK/b390/_pkg_.a /builddir/.cache/go-build/d7/d798c6ea87c29e9798c6eff22dfacdbc845cfaba1bcf5133acdbfdec39a38cc0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b419/_pkg_.a # internal cp $WORK/b419/_pkg_.a /builddir/.cache/go-build/c8/c834cbcc31aef7b29849287017ccced67a5adef40f94b55232278261eba6b74a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b185/_pkg_.a # internal cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/93/9304c20eb497b5a73a6b4500fb2d62682655b4923c9689f950e76be2bc0c18ce-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b231/_pkg_.a # internal cp $WORK/b231/_pkg_.a /builddir/.cache/go-build/7d/7dce6ce3888ef665337e3d55ccfe5ab71b676181dae8dbcf768a4aee7150f6f5-d # internal cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/asm -p hash/crc32 -trimpath "$WORK/b175=>" -I $WORK/b175/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b175/crc32_amd64.o ./crc32_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b175/_pkg_.a $WORK/b175/crc32_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b175/_pkg_.a # internal cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/b9/b95b20d96d7ae6dba1db30faf05d871bb29003a9022728251a207ceaaf0ce867-d # internal 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/b052=/tmp/go-build -gno-record-gcc-switches -I $WORK/b052/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=RfZhkJrTrs1X8qEJmEBZ -o $WORK/b052/_x006.o -c gcc_linux_amd64.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b032/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/da/da0c665a6048357a4aa2783ddfa3ea3539c2be03fa947c1489b321c338774d7f-d # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/5c/5cca05738b1d9a398cbb0ae511273a30df3a72cd20b89f7fcb8a3b170f412cff-d # internal net/netip mkdir -p $WORK/b071/ crypto crypto/rc4 encoding/base32 vendor/golang.org/x/text/transform mkdir -p $WORK/b203/ cat >/tmp/go-build355643826/b071/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile internal/bytealg=/tmp/go-build355643826/b010/_pkg_.a packagefile internal/intern=/tmp/go-build355643826/b072/_pkg_.a packagefile internal/itoa=/tmp/go-build355643826/b025/_pkg_.a packagefile math=/tmp/go-build355643826/b030/_pkg_.a packagefile math/bits=/tmp/go-build355643826/b031/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a EOF cat >/tmp/go-build355643826/b203/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile unicode/utf8=/tmp/go-build355643826/b033/_pkg_.a EOF mkdir -p $WORK/b075/ cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b203/_pkg_.a -trimpath "$WORK/b203=>" -p vendor/golang.org/x/text/transform -std -complete -installsuffix shared -buildid 7d5JMuDHSfXzFkJ_PuAX/7d5JMuDHSfXzFkJ_PuAX -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b203/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/transform/transform.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -p net/netip -std -complete -installsuffix shared -buildid r0RsUMny1rd6XapdiZoL/r0RsUMny1rd6XapdiZoL -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b071/importcfg -pack /usr/lib/golang/src/net/netip/leaf_alts.go /usr/lib/golang/src/net/netip/netip.go /usr/lib/golang/src/net/netip/uint128.go reflect golang.org/x/crypto/openpgp/errors mkdir -p $WORK/b387/ cat >/tmp/go-build355643826/b075/importcfg << 'EOF' # internal # import config packagefile hash=/tmp/go-build355643826/b076/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -p crypto -std -complete -installsuffix shared -buildid yyXEvjNr3u9ghrM8G2hu/yyXEvjNr3u9ghrM8G2hu -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b075/importcfg -pack /usr/lib/golang/src/crypto/crypto.go golang.org/x/text/transform mkdir -p $WORK/b456/ cat >/tmp/go-build355643826/b387/importcfg << 'EOF' # internal # import config packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b387/_pkg_.a -trimpath "$WORK/b387=>" -p golang.org/x/crypto/openpgp/errors -complete -installsuffix shared -buildid sD5pq9tkubY3vEiCWz3g/sD5pq9tkubY3vEiCWz3g -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b387/importcfg -pack ./src/golang.org/x/crypto/openpgp/errors/errors.go mkdir -p $WORK/b124/ cat >/tmp/go-build355643826/b456/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile unicode/utf8=/tmp/go-build355643826/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b456/_pkg_.a -trimpath "$WORK/b456=>" -p golang.org/x/text/transform -complete -installsuffix shared -buildid _8xO29Tbzlh15DeS-our/_8xO29Tbzlh15DeS-our -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b456/importcfg -pack ./src/golang.org/x/text/transform/transform.go cat >/tmp/go-build355643826/b124/importcfg << 'EOF' # internal # import config packagefile crypto/internal/alias=/tmp/go-build355643826/b095/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -p crypto/rc4 -std -complete -installsuffix shared -buildid rBJSk3QutP85nQPll4GB/rBJSk3QutP85nQPll4GB -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b124/importcfg -pack /usr/lib/golang/src/crypto/rc4/rc4.go mkdir -p $WORK/b139/ cat >/tmp/go-build355643826/b139/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -p encoding/base32 -std -complete -installsuffix shared -buildid 5HCQ6bLSMIPpETdpR2Mr/5HCQ6bLSMIPpETdpR2Mr -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b139/importcfg -pack /usr/lib/golang/src/encoding/base32/base32.go mkdir -p $WORK/b029/ golang.org/x/crypto/twofish golang.org/x/crypto/blowfish internal/types/errors mkdir -p $WORK/b764/ mkdir -p $WORK/b672/ mkdir -p $WORK/b688/ cat >/tmp/go-build355643826/b764/importcfg << 'EOF' # internal # import config packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a EOF cat >/tmp/go-build355643826/b029/go_asm.h << 'EOF' # internal EOF cat >/tmp/go-build355643826/b672/importcfg << 'EOF' # internal # import config packagefile math/bits=/tmp/go-build355643826/b031/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a EOF cat >/tmp/go-build355643826/b688/importcfg << 'EOF' # internal # import config packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b764/_pkg_.a -trimpath "$WORK/b764=>" -p internal/types/errors -std -complete -installsuffix shared -buildid CtG4U7oi-A05Bf7h5JTj/CtG4U7oi-A05Bf7h5JTj -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b764/importcfg -pack /usr/lib/golang/src/internal/types/errors/code_string.go /usr/lib/golang/src/internal/types/errors/codes.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -p reflect -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -gensymabis -o $WORK/b029/symabis ./asm_amd64.s cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b672/_pkg_.a -trimpath "$WORK/b672=>" -p golang.org/x/crypto/twofish -complete -installsuffix shared -buildid 1CC2pKzCUa_QbU8Wvwma/1CC2pKzCUa_QbU8Wvwma -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b672/importcfg -pack ./src/golang.org/x/crypto/twofish/twofish.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b688/_pkg_.a -trimpath "$WORK/b688=>" -p golang.org/x/crypto/blowfish -complete -installsuffix shared -buildid wtQQf2IMWRepppOhnTwV/wtQQf2IMWRepppOhnTwV -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b688/importcfg -pack ./src/golang.org/x/crypto/blowfish/block.go ./src/golang.org/x/crypto/blowfish/cipher.go ./src/golang.org/x/crypto/blowfish/const.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b051/_pkg_.a # internal cat >/tmp/go-build355643826/b029/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile internal/abi=/tmp/go-build355643826/b005/_pkg_.a packagefile internal/bytealg=/tmp/go-build355643826/b010/_pkg_.a packagefile internal/goarch=/tmp/go-build355643826/b006/_pkg_.a packagefile internal/itoa=/tmp/go-build355643826/b025/_pkg_.a packagefile internal/unsafeheader=/tmp/go-build355643826/b008/_pkg_.a packagefile math=/tmp/go-build355643826/b030/_pkg_.a packagefile runtime=/tmp/go-build355643826/b009/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile unicode=/tmp/go-build355643826/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build355643826/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -p reflect -std -installsuffix shared -buildid LtvJ2n3SEN007Yiz5S1t/LtvJ2n3SEN007Yiz5S1t -goversion go1.21.7 -symabis $WORK/b029/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b029/importcfg -pack -asmhdr $WORK/b029/go_asm.h /usr/lib/golang/src/reflect/abi.go /usr/lib/golang/src/reflect/deepequal.go /usr/lib/golang/src/reflect/float32reg_generic.go /usr/lib/golang/src/reflect/makefunc.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 cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/ab/ab58124964659218cf892bf770efa06b86417974717ed34f9263b2654d58ddd3-d # internal bufio mkdir -p $WORK/b054/ github.com/docker/docker/api/types/versions net/http/internal/ascii html mkdir -p $WORK/b323/ cat >/tmp/go-build355643826/b054/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile unicode/utf8=/tmp/go-build355643826/b033/_pkg_.a EOF github.com/containers/storage/pkg/stringutils mkdir -p $WORK/b527/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -p bufio -std -complete -installsuffix shared -buildid H0dDkDnik9n6hR5A2kqU/H0dDkDnik9n6hR5A2kqU -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b054/importcfg -pack /usr/lib/golang/src/bufio/bufio.go /usr/lib/golang/src/bufio/scan.go regexp/syntax mkdir -p $WORK/b066/ cat >/tmp/go-build355643826/b323/importcfg << 'EOF' # internal # import config packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile unicode/utf8=/tmp/go-build355643826/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b323/_pkg_.a -trimpath "$WORK/b323=>" -p html -std -complete -installsuffix shared -buildid K96ggbUlNaP9LxFh7f3c/K96ggbUlNaP9LxFh7f3c -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b323/importcfg -pack /usr/lib/golang/src/html/entity.go /usr/lib/golang/src/html/escape.go cat >/tmp/go-build355643826/b527/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile math/rand=/tmp/go-build355643826/b107/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b527/_pkg_.a -trimpath "$WORK/b527=>" -p github.com/containers/storage/pkg/stringutils -complete -installsuffix shared -buildid MHTyMZDO3P98wTpD9DEl/MHTyMZDO3P98wTpD9DEl -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b527/importcfg -pack ./src/github.com/containers/storage/pkg/stringutils/stringutils.go cat >/tmp/go-build355643826/b066/importcfg << 'EOF' # internal # import config packagefile sort=/tmp/go-build355643826/b035/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile unicode=/tmp/go-build355643826/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build355643826/b033/_pkg_.a EOF github.com/docker/docker/internal/multierror mkdir -p $WORK/b561/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -p regexp/syntax -std -complete -installsuffix shared -buildid AesfFeXF53UlJ9MnRy-M/AesfFeXF53UlJ9MnRy-M -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b066/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 cat >/tmp/go-build355643826/b561/importcfg << 'EOF' # internal # import config packagefile strings=/tmp/go-build355643826/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b561/_pkg_.a -trimpath "$WORK/b561=>" -p github.com/docker/docker/internal/multierror -complete -installsuffix shared -buildid U97Yf6NkWivtbL9opHZH/U97Yf6NkWivtbL9opHZH -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b561/importcfg -pack ./src/github.com/docker/docker/internal/multierror/multierror.go github.com/disiqueira/gotree/v3 mkdir -p $WORK/b627/ go/build/constraint mkdir -p $WORK/b144/ cat >/tmp/go-build355643826/b627/importcfg << 'EOF' # internal # import config packagefile strings=/tmp/go-build355643826/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b627/_pkg_.a -trimpath "$WORK/b627=>" -p github.com/disiqueira/gotree/v3 -complete -installsuffix shared -buildid 32zrqdsRf_bPZmzk4p-n/32zrqdsRf_bPZmzk4p-n -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b627/importcfg -pack ./src/github.com/disiqueira/gotree/v3/gotree.go cat >/tmp/go-build355643826/b144/importcfg << 'EOF' # internal # import config packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -p github.com/docker/docker/api/types/versions -complete -installsuffix shared -buildid W4N1Vc_3mAKHmKPQcJAG/W4N1Vc_3mAKHmKPQcJAG -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b144/importcfg -pack ./src/github.com/docker/docker/api/types/versions/compare.go mkdir -p $WORK/b214/ cat >/tmp/go-build355643826/b214/importcfg << 'EOF' # internal # import config packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile unicode=/tmp/go-build355643826/b034/_pkg_.a EOF mkdir -p $WORK/b737/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b214/_pkg_.a -trimpath "$WORK/b214=>" -p net/http/internal/ascii -std -complete -installsuffix shared -buildid hnLs-zdxgPp0PMRZd29l/hnLs-zdxgPp0PMRZd29l -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b214/importcfg -pack /usr/lib/golang/src/net/http/internal/ascii/print.go cat >/tmp/go-build355643826/b737/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile unicode=/tmp/go-build355643826/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build355643826/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b737/_pkg_.a -trimpath "$WORK/b737=>" -p go/build/constraint -std -complete -installsuffix shared -buildid EqiseMvIKPMiPvhxEjOe/EqiseMvIKPMiPvhxEjOe -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b737/importcfg -pack /usr/lib/golang/src/go/build/constraint/expr.go /usr/lib/golang/src/go/build/constraint/vers.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b387/_pkg_.a # internal cp $WORK/b387/_pkg_.a /builddir/.cache/go-build/ae/aec319e29cedb419e125abaaf50ebadbf45089fe9acb0f8016ca5bd72fe2c3f9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b068/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/17/17d2b0e54ec25e0252a59e252f80f87f5d92a3a201de17b541de839380e1519e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/9f/9fb3ce3004074fcd43a06719071b9c99ad00b6119457f4daf8e7252355c67576-d # internal golang.org/x/crypto/openpgp/s2k mkdir -p $WORK/b393/ cat >/tmp/go-build355643826/b393/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build355643826/b075/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=/tmp/go-build355643826/b387/_pkg_.a packagefile hash=/tmp/go-build355643826/b076/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a EOF cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/7d/7db6c8fe7740a5752b661eb9dea792ee302b360f16c89fa24a659678bf3f1242-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b393/_pkg_.a -trimpath "$WORK/b393=>" -p golang.org/x/crypto/openpgp/s2k -complete -installsuffix shared -buildid 7R_5YJigdqDPI0bwALle/7R_5YJigdqDPI0bwALle -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b393/importcfg -pack ./src/golang.org/x/crypto/openpgp/s2k/s2k.go golang.org/x/crypto/ripemd160 mkdir -p $WORK/b671/ cat >/tmp/go-build355643826/b671/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build355643826/b075/_pkg_.a packagefile hash=/tmp/go-build355643826/b076/_pkg_.a packagefile math/bits=/tmp/go-build355643826/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b671/_pkg_.a -trimpath "$WORK/b671=>" -p golang.org/x/crypto/ripemd160 -complete -installsuffix shared -buildid fJkWbVLw2aawpePO20eo/fJkWbVLw2aawpePO20eo -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b671/importcfg -pack ./src/golang.org/x/crypto/ripemd160/ripemd160.go ./src/golang.org/x/crypto/ripemd160/ripemd160block.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b764/_pkg_.a # internal cp $WORK/b764/_pkg_.a /builddir/.cache/go-build/b1/b13fc05299250c34253f61bcbb7e92885ee02e0794719f22ab70ae1a92e2b2f4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b561/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b214/_pkg_.a # internal cp $WORK/b214/_pkg_.a /builddir/.cache/go-build/70/705f92b963dfd1ef09875edea36616572c6c995bfb776362712a137c1b40e26a-d # internal cp $WORK/b561/_pkg_.a /builddir/.cache/go-build/d8/d89867ed03e8781ad4ec1ad9a11f5955b7d4994873fcd1ae7d455cfd07c36cbd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b627/_pkg_.a # internal cp $WORK/b627/_pkg_.a /builddir/.cache/go-build/fb/fb2636a722e876ffc15ecc9850520c246288b06c5ff9bf4e2b1408830ad34c61-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/09/099f59a81d97a46e61644ab134b41a48646a9fbcd519be5b9aadde9b0cb1dd20-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b527/_pkg_.a # internal cp $WORK/b527/_pkg_.a /builddir/.cache/go-build/a1/a15bbd6bdfd18bd36af46dfbb44eb04e1eaf819984c82197c045e17c1aafa0ff-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b672/_pkg_.a # internal cp $WORK/b672/_pkg_.a /builddir/.cache/go-build/74/74b53c71998835860c7d676dd42d6bff1750ce4b3569e955437ff26ce6df53ef-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b203/_pkg_.a # internal cp $WORK/b203/_pkg_.a /builddir/.cache/go-build/46/46959564d7a8a34b43171c4b64938b4dc3b01899de6c5068c41707c6d13694cb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/0f/0f480c0a17cf806f56ed33ed4e717e8daf668c4aefc5013ede14102a240cbb73-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b688/_pkg_.a # internal cp $WORK/b688/_pkg_.a /builddir/.cache/go-build/cf/cf44221d7d00efe845d6d957b4c7a75ac9f497d9076e4120be840eb4a6fc006a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b393/_pkg_.a # internal cp $WORK/b393/_pkg_.a /builddir/.cache/go-build/04/04be762cd6f060ca3fec4329a78417a3a71e543b8849d1e24e55d32678330ea9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b456/_pkg_.a # internal cp $WORK/b456/_pkg_.a /builddir/.cache/go-build/27/27338d3e895053268934e0b29f6ddb1f6d263c32bf7eac69457f5734f63b5d71-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b671/_pkg_.a # internal cp $WORK/b671/_pkg_.a /builddir/.cache/go-build/e4/e44801248a6ead7ad8268c14d6eca947be139a8372d9f9d38d9bd173f9865709-d # internal 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/b052=/tmp/go-build -gno-record-gcc-switches -I $WORK/b052/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=RfZhkJrTrs1X8qEJmEBZ -o $WORK/b052/_x007.o -c gcc_mmap.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b737/_pkg_.a # internal cp $WORK/b737/_pkg_.a /builddir/.cache/go-build/e6/e631f078890c2cba20830f3f94764882980441e34f7aab46b20edfb865355e22-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b323/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b323/_pkg_.a /builddir/.cache/go-build/76/76559b973212231702edb492bf97aaf9323d90debcbbf09ad22b21ac00962fbf-d # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/a1/a16db95b06d1bf1625d1cad7009c09b5929b548fd2b1cdad3b5fab2020cd9f23-d # internal compress/bzip2 mkdir -p $WORK/b151/ image cat >/tmp/go-build355643826/b151/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build355643826/b054/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile sort=/tmp/go-build355643826/b035/_pkg_.a EOF mkdir -p $WORK/b394/ cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -p compress/bzip2 -std -complete -installsuffix shared -buildid rNoPr_GmRc7jBA-jFYMu/rNoPr_GmRc7jBA-jFYMu -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b151/importcfg -pack /usr/lib/golang/src/compress/bzip2/bit_reader.go /usr/lib/golang/src/compress/bzip2/bzip2.go /usr/lib/golang/src/compress/bzip2/huffman.go /usr/lib/golang/src/compress/bzip2/move_to_front.go cat >/tmp/go-build355643826/b394/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build355643826/b054/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile image/color=/tmp/go-build355643826/b395/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile math/bits=/tmp/go-build355643826/b031/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build355643826/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b394/_pkg_.a -trimpath "$WORK/b394=>" -p image -std -complete -installsuffix shared -buildid Eh70xMScbs__DQlCxPjW/Eh70xMScbs__DQlCxPjW -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b394/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/runtime/cgo TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b052=/tmp/go-build -gno-record-gcc-switches -I $WORK/b052/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=RfZhkJrTrs1X8qEJmEBZ -o $WORK/b052/_x008.o -c gcc_setenv.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b071/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/21/210c80a9e2f0a414c5c60609d5c6dc9cd340aa7732bcfd37dc14fd019aa096a7-d # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/72/72544be80fb7f3661f4a95457204da59789147b6a41752d70efb994a1b868a2e-d # internal TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b052=/tmp/go-build -gno-record-gcc-switches -I $WORK/b052/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=RfZhkJrTrs1X8qEJmEBZ -o $WORK/b052/_x009.o -c gcc_sigaction.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b052=/tmp/go-build -gno-record-gcc-switches -I $WORK/b052/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=RfZhkJrTrs1X8qEJmEBZ -o $WORK/b052/_x010.o -c gcc_stack_unix.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/62/62a5b30def22701734f1d11374fbd070a1e2fb5dbbb15b82127012b91c424a1a-d # internal regexp mkdir -p $WORK/b065/ cat >/tmp/go-build355643826/b065/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile regexp/syntax=/tmp/go-build355643826/b066/_pkg_.a packagefile sort=/tmp/go-build355643826/b035/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile unicode=/tmp/go-build355643826/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build355643826/b033/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -p regexp -std -complete -installsuffix shared -buildid UFbqr6YzI3lMjH8O7AyC/UFbqr6YzI3lMjH8O7AyC -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b065/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b394/_pkg_.a # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p syscall -trimpath "$WORK/b024=>" -I $WORK/b024/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b024/asm_linux_amd64.o ./asm_linux_amd64.s cp $WORK/b394/_pkg_.a /builddir/.cache/go-build/ed/edcb038e2c5d0d71fed230b7861be4a8bf91d8c96c72d51a73e277fd97a1fe22-d # internal image/internal/imageutil mkdir -p $WORK/b397/ cat >/tmp/go-build355643826/b397/importcfg << 'EOF' # internal # import config packagefile image=/tmp/go-build355643826/b394/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b397/_pkg_.a -trimpath "$WORK/b397=>" -p image/internal/imageutil -std -complete -installsuffix shared -buildid JKTmPbv9PjbFRYnJ3_Jz/JKTmPbv9PjbFRYnJ3_Jz -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b397/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/syscall /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b024/_pkg_.a $WORK/b024/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/10/10bded4ab341ee33e988e0ad164d7e61b477d92268ac1b569a3ba1793c56f23c-d # internal internal/syscall/execenv mkdir -p $WORK/b041/ internal/syscall/unix cat >/tmp/go-build355643826/b041/importcfg << 'EOF' # internal # import config packagefile syscall=/tmp/go-build355643826/b024/_pkg_.a EOF mkdir -p $WORK/b039/ cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -p internal/syscall/execenv -std -complete -installsuffix shared -buildid UYmh_nBxEQCJgwS3Zjx6/UYmh_nBxEQCJgwS3Zjx6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b041/importcfg -pack /usr/lib/golang/src/internal/syscall/execenv/execenv_default.go time mkdir -p $WORK/b023/ cat >/tmp/go-build355643826/b039/importcfg << 'EOF' # internal # import config packagefile sync/atomic=/tmp/go-build355643826/b022/_pkg_.a packagefile syscall=/tmp/go-build355643826/b024/_pkg_.a EOF cat >/tmp/go-build355643826/b023/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile runtime=/tmp/go-build355643826/b009/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile syscall=/tmp/go-build355643826/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -p internal/syscall/unix -std -complete -installsuffix shared -buildid _TW0PQ-BYq9IlYgVW6ek/_TW0PQ-BYq9IlYgVW6ek -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b039/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_linux.go /usr/lib/golang/src/internal/syscall/unix/eaccess_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_linux.go /usr/lib/golang/src/internal/syscall/unix/net.go /usr/lib/golang/src/internal/syscall/unix/nonblocking_unix.go /usr/lib/golang/src/internal/syscall/unix/sysnum_linux_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -p time -std -installsuffix shared -buildid ig788QbDvL74j_tfzSnr/ig788QbDvL74j_tfzSnr -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b023/importcfg -pack /usr/lib/golang/src/time/format.go /usr/lib/golang/src/time/format_rfc3339.go /usr/lib/golang/src/time/sleep.go /usr/lib/golang/src/time/sys_unix.go /usr/lib/golang/src/time/tick.go /usr/lib/golang/src/time/time.go /usr/lib/golang/src/time/zoneinfo.go /usr/lib/golang/src/time/zoneinfo_goroot.go /usr/lib/golang/src/time/zoneinfo_read.go /usr/lib/golang/src/time/zoneinfo_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/c4/c4781ea8e21c05fcec91c51cf4095640d1cd7d3a98365350226fa1e78d917fff-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b397/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b397/_pkg_.a /builddir/.cache/go-build/d8/d89438a31b286999aee8e78c4a02a3aceb370dfa95ca73ebd9f4c4d7115d1050-d # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/f8/f80fb77abfc5b8f6607621e76681901fbe082bf505374a61976256f47cf5611f-d # internal image/jpeg mkdir -p $WORK/b396/ cat >/tmp/go-build355643826/b396/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build355643826/b054/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile image=/tmp/go-build355643826/b394/_pkg_.a packagefile image/color=/tmp/go-build355643826/b395/_pkg_.a packagefile image/internal/imageutil=/tmp/go-build355643826/b397/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b396/_pkg_.a -trimpath "$WORK/b396=>" -p image/jpeg -std -complete -installsuffix shared -buildid k2j47TOkEaLuz_yHvAP-/k2j47TOkEaLuz_yHvAP- -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b396/importcfg -pack /usr/lib/golang/src/image/jpeg/fdct.go /usr/lib/golang/src/image/jpeg/huffman.go /usr/lib/golang/src/image/jpeg/idct.go /usr/lib/golang/src/image/jpeg/reader.go /usr/lib/golang/src/image/jpeg/scan.go /usr/lib/golang/src/image/jpeg/writer.go 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/b052=/tmp/go-build -gno-record-gcc-switches -I $WORK/b052/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=RfZhkJrTrs1X8qEJmEBZ -o $WORK/b052/_x011.o -c gcc_traceback.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/94/948bd17480498a67c1cc798c6dc11e304a52fc4f1a70662025952316e63b2e76-d # internal TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b052=/tmp/go-build -gno-record-gcc-switches -I $WORK/b052/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=RfZhkJrTrs1X8qEJmEBZ -o $WORK/b052/_x012.o -c gcc_util.c TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b052=/tmp/go-build -gno-record-gcc-switches -I $WORK/b052/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=RfZhkJrTrs1X8qEJmEBZ -o $WORK/b052/_x013.o -c linux_syscall.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b396/_pkg_.a # internal cp $WORK/b396/_pkg_.a /builddir/.cache/go-build/fc/fc4ea9db1c33f6243b07c303f339bfdf8a186a148922836cd60e9202901f9d6f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/6e/6ea6fc320c5e2192e64f574d83d3e495964c055c3fc3ba0bbf1d7cb9afb6bd3c-d # internal github.com/containers/storage/pkg/regexp mkdir -p $WORK/b064/ github.com/acarl005/stripansi mkdir -p $WORK/b480/ cat >/tmp/go-build355643826/b064/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile regexp=/tmp/go-build355643826/b065/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -p github.com/containers/storage/pkg/regexp -complete -installsuffix shared -buildid 6qU0zO9Lp3qKkmDv9qZE/6qU0zO9Lp3qKkmDv9qZE -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b064/importcfg -pack ./src/github.com/containers/storage/pkg/regexp/regexp.go ./src/github.com/containers/storage/pkg/regexp/regexp_dontprecompile.go cat >/tmp/go-build355643826/b480/importcfg << 'EOF' # internal # import config packagefile regexp=/tmp/go-build355643826/b065/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b480/_pkg_.a -trimpath "$WORK/b480=>" -p github.com/acarl005/stripansi -complete -installsuffix shared -buildid HmwwBJmDthioRsv9ztnS/HmwwBJmDthioRsv9ztnS -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b480/importcfg -pack ./src/github.com/acarl005/stripansi/stripansi.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b480/_pkg_.a # internal cp $WORK/b480/_pkg_.a /builddir/.cache/go-build/a1/a11f114e8b006c4b226743af0eaa120edc945b912deeb3f71750e283000311a4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/d7/d76bdd75f40f1f085d23e6831fcb10f5669b49397997bc4a242575dd4eb67715-d # internal 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/b052=/tmp/go-build -gno-record-gcc-switches -I $WORK/b052/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=RfZhkJrTrs1X8qEJmEBZ -o $WORK/b052/_x014.o -c gcc_amd64.S cd $WORK/b052 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b052=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Werror -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=RfZhkJrTrs1X8qEJmEBZ -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/buildah-1.35.4 TERM='dumb' gcc -I /usr/lib/golang/src/runtime/cgo -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b052=/tmp/go-build -gno-record-gcc-switches -o $WORK/b052/_cgo_.o $WORK/b052/_cgo_main.o $WORK/b052/preferlinkext $WORK/b052/_x001.o $WORK/b052/_x002.o $WORK/b052/_x003.o $WORK/b052/_x004.o $WORK/b052/_x005.o $WORK/b052/_x006.o $WORK/b052/_x007.o $WORK/b052/_x008.o $WORK/b052/_x009.o $WORK/b052/_x010.o $WORK/b052/_x011.o $WORK/b052/_x012.o $WORK/b052/_x013.o $WORK/b052/_x014.o -O2 -g -lpthread TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage cgo -dynimport $WORK/b052/_cgo_.o -dynout $WORK/b052/_cgo_import.go -dynlinker cat >/tmp/go-build355643826/b052/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/cgo -trimpath "$WORK/b052=>" -I $WORK/b052/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b052/symabis ./asm_amd64.s cat >/tmp/go-build355643826/b052/importcfg << 'EOF' # internal # import config packagefile runtime/internal/sys=/tmp/go-build355643826/b018/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build355643826/b022/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -p runtime/cgo -std -installsuffix shared -buildid RfZhkJrTrs1X8qEJmEBZ/RfZhkJrTrs1X8qEJmEBZ -goversion go1.21.7 -symabis $WORK/b052/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b052/importcfg -pack -asmhdr $WORK/b052/go_asm.h /usr/lib/golang/src/runtime/cgo/callbacks.go /usr/lib/golang/src/runtime/cgo/callbacks_traceback.go /usr/lib/golang/src/runtime/cgo/handle.go /usr/lib/golang/src/runtime/cgo/iscgo.go /usr/lib/golang/src/runtime/cgo/linux.go /usr/lib/golang/src/runtime/cgo/mmap.go /usr/lib/golang/src/runtime/cgo/setenv.go /usr/lib/golang/src/runtime/cgo/sigaction.go $WORK/b052/_cgo_gotypes.go $WORK/b052/cgo.cgo1.go $WORK/b052/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/ac/ac0dac4889b19232a6084e9abec2c46dd6c758164895c531d6f38aeac5b16b2c-d # internal context mkdir -p $WORK/b002/ cat >/tmp/go-build355643826/b002/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile internal/reflectlite=/tmp/go-build355643826/b004/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build355643826/b022/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -p context -std -complete -installsuffix shared -buildid 4yOtiWRdEXw85yKAW8Cc/4yOtiWRdEXw85yKAW8Cc -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b002/importcfg -pack /usr/lib/golang/src/context/context.go io/fs mkdir -p $WORK/b043/ cat >/tmp/go-build355643826/b043/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile internal/oserror=/tmp/go-build355643826/b026/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile path=/tmp/go-build355643826/b044/_pkg_.a packagefile sort=/tmp/go-build355643826/b035/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a packagefile unicode/utf8=/tmp/go-build355643826/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -p io/fs -std -complete -installsuffix shared -buildid 6vFJ4dl9EYlE1pwnBLvL/6vFJ4dl9EYlE1pwnBLvL -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b043/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/stat.go /usr/lib/golang/src/io/fs/sub.go /usr/lib/golang/src/io/fs/walk.go internal/poll mkdir -p $WORK/b038/ cat >/tmp/go-build355643826/b038/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build355643826/b039/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile runtime=/tmp/go-build355643826/b009/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build355643826/b022/_pkg_.a packagefile syscall=/tmp/go-build355643826/b024/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -p internal/poll -std -installsuffix shared -buildid AmYODv-M_haveFagFDG_/AmYODv-M_haveFagFDG_ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b038/importcfg -pack /usr/lib/golang/src/internal/poll/copy_file_range_linux.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/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_linux.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 github.com/BurntSushi/toml/internal mkdir -p $WORK/b193/ google.golang.org/grpc/backoff mkdir -p $WORK/b420/ cat >/tmp/go-build355643826/b193/importcfg << 'EOF' # internal # import config packagefile time=/tmp/go-build355643826/b023/_pkg_.a EOF google.golang.org/grpc/internal/grpcrand mkdir -p $WORK/b427/ cat >/tmp/go-build355643826/b420/importcfg << 'EOF' # internal # import config packagefile time=/tmp/go-build355643826/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b193/_pkg_.a -trimpath "$WORK/b193=>" -p github.com/BurntSushi/toml/internal -complete -installsuffix shared -buildid 3YSCvOyYD4lIbusVRa4S/3YSCvOyYD4lIbusVRa4S -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b193/importcfg -pack ./src/github.com/BurntSushi/toml/internal/tz.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b420/_pkg_.a -trimpath "$WORK/b420=>" -p google.golang.org/grpc/backoff -complete -installsuffix shared -buildid scaP2xOqSaZXEUv8YkuG/scaP2xOqSaZXEUv8YkuG -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b420/importcfg -pack ./src/google.golang.org/grpc/backoff/backoff.go cat >/tmp/go-build355643826/b427/importcfg << 'EOF' # internal # import config packagefile math/rand=/tmp/go-build355643826/b107/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b427/_pkg_.a -trimpath "$WORK/b427=>" -p google.golang.org/grpc/internal/grpcrand -complete -installsuffix shared -buildid cVr7D_omTMtvpfRMqRef/cVr7D_omTMtvpfRMqRef -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b427/importcfg -pack ./src/google.golang.org/grpc/internal/grpcrand/grpcrand.go google.golang.org/grpc/keepalive mkdir -p $WORK/b461/ cat >/tmp/go-build355643826/b461/importcfg << 'EOF' # internal # import config packagefile time=/tmp/go-build355643826/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b461/_pkg_.a -trimpath "$WORK/b461=>" -p google.golang.org/grpc/keepalive -complete -installsuffix shared -buildid RwdjpNM2QVzAe-OVYOqf/RwdjpNM2QVzAe-OVYOqf -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b461/importcfg -pack ./src/google.golang.org/grpc/keepalive/keepalive.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b420/_pkg_.a # internal cp $WORK/b420/_pkg_.a /builddir/.cache/go-build/a1/a134e695f59c7f28eaed511e1d7200a4c84b9f53e995582fe468663f8fa02ccd-d # internal cp /usr/lib/golang/src/runtime/cgo/abi_amd64.h $WORK/b052/abi_GOARCH.h cd /usr/lib/golang/src/runtime/cgo /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/cgo -trimpath "$WORK/b052=>" -I $WORK/b052/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b052/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b461/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b193/_pkg_.a # internal cp $WORK/b461/_pkg_.a /builddir/.cache/go-build/58/5804cb76f1117bb01200e3b59a864854ae189227bd3b420406f97812c4bab7cc-d # internal cp $WORK/b193/_pkg_.a /builddir/.cache/go-build/05/05bfd299c79e77034153574f7789c3f42c03a6c1609ccf40864384a265e19fb9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b052/_pkg_.a $WORK/b052/asm_amd64.o $WORK/b052/preferlinkext $WORK/b052/_x001.o $WORK/b052/_x002.o $WORK/b052/_x003.o $WORK/b052/_x004.o $WORK/b052/_x005.o $WORK/b052/_x006.o $WORK/b052/_x007.o $WORK/b052/_x008.o $WORK/b052/_x009.o $WORK/b052/_x010.o $WORK/b052/_x011.o $WORK/b052/_x012.o $WORK/b052/_x013.o $WORK/b052/_x014.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/2a/2aad08a6d9a5ad1a0107148f53c12a98598d5793d1e6c75379a5bea9ebd9202b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b427/_pkg_.a # internal cp $WORK/b427/_pkg_.a /builddir/.cache/go-build/d1/d10fa0dd9216dc89226a1a5a7272aa9dd296c3637841fc79fef658dfc5358364-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b002/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/8c/8cfe75aecad5059a5fc8f86553524e3ab63ed69d1231562e6a28f452f70d4a1a-d # internal golang.org/x/sync/semaphore mkdir -p $WORK/b197/ google.golang.org/grpc/internal/backoff mkdir -p $WORK/b433/ go.opentelemetry.io/otel/internal/baggage google.golang.org/grpc/internal/grpcsync cat >/tmp/go-build355643826/b197/importcfg << 'EOF' # internal # import config packagefile container/list=/tmp/go-build355643826/b118/_pkg_.a packagefile context=/tmp/go-build355643826/b002/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a EOF cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/6a/6a4aa8e3370817f5cbb35d66354f35f82ab18d4a6942544472f2f1ba5184ba64-d # internal mkdir -p $WORK/b599/ cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b197/_pkg_.a -trimpath "$WORK/b197=>" -p golang.org/x/sync/semaphore -complete -installsuffix shared -buildid HYRYJuS80iB2f1QVi9AG/HYRYJuS80iB2f1QVi9AG -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b197/importcfg -pack ./src/golang.org/x/sync/semaphore/semaphore.go embed mkdir -p $WORK/b438/ cat >/tmp/go-build355643826/b433/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build355643826/b002/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile google.golang.org/grpc/backoff=/tmp/go-build355643826/b420/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=/tmp/go-build355643826/b427/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a EOF cat >/tmp/go-build355643826/b599/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build355643826/b002/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b433/_pkg_.a -trimpath "$WORK/b433=>" -p google.golang.org/grpc/internal/backoff -complete -installsuffix shared -buildid DljX6Q0VLv5Cp2GK-3v7/DljX6Q0VLv5Cp2GK-3v7 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b433/importcfg -pack ./src/google.golang.org/grpc/internal/backoff/backoff.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b599/_pkg_.a -trimpath "$WORK/b599=>" -p go.opentelemetry.io/otel/internal/baggage -complete -installsuffix shared -buildid FXikfr7Zt6XrVvbLa3Sk/FXikfr7Zt6XrVvbLa3Sk -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b599/importcfg -pack ./src/go.opentelemetry.io/otel/internal/baggage/baggage.go ./src/go.opentelemetry.io/otel/internal/baggage/context.go mkdir -p $WORK/b103/ cat >/tmp/go-build355643826/b438/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build355643826/b002/_pkg_.a packagefile google.golang.org/grpc/internal/buffer=/tmp/go-build355643826/b439/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build355643826/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b438/_pkg_.a -trimpath "$WORK/b438=>" -p google.golang.org/grpc/internal/grpcsync -complete -installsuffix shared -buildid 2OIY9LsjIjYHAlk6UoVm/2OIY9LsjIjYHAlk6UoVm -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b438/importcfg -pack ./src/google.golang.org/grpc/internal/grpcsync/callback_serializer.go ./src/google.golang.org/grpc/internal/grpcsync/event.go ./src/google.golang.org/grpc/internal/grpcsync/oncefunc.go ./src/google.golang.org/grpc/internal/grpcsync/pubsub.go cat >/tmp/go-build355643826/b103/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile io/fs=/tmp/go-build355643826/b043/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -p embed -std -complete -installsuffix shared -buildid 7nb-hXdgtnsQneYzRpku/7nb-hXdgtnsQneYzRpku -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b103/importcfg -pack /usr/lib/golang/src/embed/embed.go cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -p reflect -trimpath "$WORK/b029=>" -I $WORK/b029/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -compiling-runtime -D GOAMD64_v1 -o $WORK/b029/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b599/_pkg_.a # internal cp $WORK/b599/_pkg_.a /builddir/.cache/go-build/98/98fc707b71aeeff66f8af524240b050bf8f668ff17d1512e16878e9deb212762-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b433/_pkg_.a # internal cp $WORK/b433/_pkg_.a /builddir/.cache/go-build/e4/e41eb4ab58287ea7c5c3f3817813f358c3fc87fc33bbb81936f16b37247fb335-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b029/_pkg_.a $WORK/b029/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b029/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b197/_pkg_.a # internal cp $WORK/b197/_pkg_.a /builddir/.cache/go-build/55/55b95dab86a6b7c521ce51674cdab40e80fd9fc2999d0a9ada50d6b7d33d9a66-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b438/_pkg_.a # internal cp $WORK/b438/_pkg_.a /builddir/.cache/go-build/cb/cb17f7436faf076212281b27d3725f0471e5d16d9cf831cbc1185aab2bebfa93-d # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/f7/f76b39840968cc8a3a5cb0a797e457739c9ce0d9a98209b6c302d5ad83d4a162-d # internal internal/fmtsort mkdir -p $WORK/b028/ encoding/binary github.com/hashicorp/errwrap cat >/tmp/go-build355643826/b028/importcfg << 'EOF' # internal # import config packagefile reflect=/tmp/go-build355643826/b029/_pkg_.a packagefile sort=/tmp/go-build355643826/b035/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -p internal/fmtsort -std -complete -installsuffix shared -buildid qpJtmc7QNVGN935nCt1Z/qpJtmc7QNVGN935nCt1Z -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b028/importcfg -pack /usr/lib/golang/src/internal/fmtsort/sort.go internal/saferio mkdir -p $WORK/b346/ github.com/modern-go/reflect2 mkdir -p $WORK/b190/ cat >/tmp/go-build355643826/b346/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile reflect=/tmp/go-build355643826/b029/_pkg_.a EOF go.opentelemetry.io/otel/internal/attribute mkdir -p $WORK/b582/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b346/_pkg_.a -trimpath "$WORK/b346=>" -p internal/saferio -std -complete -installsuffix shared -buildid 5MTLSmXYJI4Cs-1suBNf/5MTLSmXYJI4Cs-1suBNf -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b346/importcfg -pack /usr/lib/golang/src/internal/saferio/io.go cat >/tmp/go-build355643826/b190/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b058/ cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/modern-go/reflect2 -trimpath "$WORK/b190=>" -I $WORK/b190/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b190/symabis ./reflect2_amd64.s ./relfect2_mips64x.s ./relfect2_mipsx.s ./relfect2_ppc64x.s cat >/tmp/go-build355643826/b582/importcfg << 'EOF' # internal # import config packagefile reflect=/tmp/go-build355643826/b029/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b582/_pkg_.a -trimpath "$WORK/b582=>" -p go.opentelemetry.io/otel/internal/attribute -complete -installsuffix shared -buildid XtM0JNF7UM7wcZ1x2a1v/XtM0JNF7UM7wcZ1x2a1v -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b582/importcfg -pack ./src/go.opentelemetry.io/otel/internal/attribute/attribute.go cat >/tmp/go-build355643826/b058/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile math=/tmp/go-build355643826/b030/_pkg_.a packagefile reflect=/tmp/go-build355643826/b029/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a EOF mkdir -p $WORK/b283/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -p encoding/binary -std -complete -installsuffix shared -buildid SS1sW-rzSCoyeqHZ_S2i/SS1sW-rzSCoyeqHZ_S2i -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b058/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 cat >/tmp/go-build355643826/b283/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile reflect=/tmp/go-build355643826/b029/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b283/_pkg_.a -trimpath "$WORK/b283=>" -p github.com/hashicorp/errwrap -complete -installsuffix shared -buildid L6TDxZngc0RGiPordjNA/L6TDxZngc0RGiPordjNA -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b283/importcfg -pack ./src/github.com/hashicorp/errwrap/errwrap.go cat >/tmp/go-build355643826/b190/importcfg << 'EOF' # internal # import config packagefile reflect=/tmp/go-build355643826/b029/_pkg_.a packagefile runtime=/tmp/go-build355643826/b009/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b190/_pkg_.a -trimpath "$WORK/b190=>" -p github.com/modern-go/reflect2 -installsuffix shared -buildid anyjnLg5LJ7z-psBG6YB/anyjnLg5LJ7z-psBG6YB -goversion go1.21.7 -symabis $WORK/b190/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b190/importcfg -pack -asmhdr $WORK/b190/go_asm.h ./src/github.com/modern-go/reflect2/go_above_118.go ./src/github.com/modern-go/reflect2/go_above_19.go ./src/github.com/modern-go/reflect2/reflect2.go ./src/github.com/modern-go/reflect2/reflect2_kind.go ./src/github.com/modern-go/reflect2/safe_field.go ./src/github.com/modern-go/reflect2/safe_map.go ./src/github.com/modern-go/reflect2/safe_slice.go ./src/github.com/modern-go/reflect2/safe_struct.go ./src/github.com/modern-go/reflect2/safe_type.go ./src/github.com/modern-go/reflect2/type_map.go ./src/github.com/modern-go/reflect2/unsafe_array.go ./src/github.com/modern-go/reflect2/unsafe_eface.go ./src/github.com/modern-go/reflect2/unsafe_field.go ./src/github.com/modern-go/reflect2/unsafe_iface.go ./src/github.com/modern-go/reflect2/unsafe_link.go ./src/github.com/modern-go/reflect2/unsafe_map.go ./src/github.com/modern-go/reflect2/unsafe_ptr.go ./src/github.com/modern-go/reflect2/unsafe_slice.go ./src/github.com/modern-go/reflect2/unsafe_struct.go ./src/github.com/modern-go/reflect2/unsafe_type.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/12/12670c11704bbe0f0c3cffb618f3f334ff10836bba5f89b9fca894c7e683b31e-d # internal google.golang.org/protobuf/internal/editiondefaults mkdir -p $WORK/b246/ cat >/tmp/go-build355643826/b246/importcfg << 'EOF' # internal # import config packagefile embed=/tmp/go-build355643826/b103/_pkg_.a EOF cat >/tmp/go-build355643826/b246/embedcfg << 'EOF' # internal { "Patterns": { "editions_defaults.binpb": [ "editions_defaults.binpb" ] }, "Files": { "editions_defaults.binpb": "/builddir/build/BUILD/buildah-1.35.4/src/google.golang.org/protobuf/internal/editiondefaults/editions_defaults.binpb" } }EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b246/_pkg_.a -trimpath "$WORK/b246=>" -p google.golang.org/protobuf/internal/editiondefaults -complete -installsuffix shared -buildid n_akLMinl6sTSWnWY75m/n_akLMinl6sTSWnWY75m -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b246/importcfg -embedcfg $WORK/b246/embedcfg -pack ./src/google.golang.org/protobuf/internal/editiondefaults/defaults.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b246/_pkg_.a # internal cp $WORK/b246/_pkg_.a /builddir/.cache/go-build/8a/8a5225f26e4de2aeb0fea033c78985cc373653762c4715cb6d4c008116affd9f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b346/_pkg_.a # internal cp $WORK/b346/_pkg_.a /builddir/.cache/go-build/24/24dd635bbd65fdb84522f1f4a6b58d463adfca468d59c8d1f2c76711648777ec-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b283/_pkg_.a # internal cp $WORK/b283/_pkg_.a /builddir/.cache/go-build/8f/8f1978853f45f52ccf2180a6af24a915817c30b41195ff30b1442521ab46c743-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b582/_pkg_.a # internal cp $WORK/b582/_pkg_.a /builddir/.cache/go-build/52/52cbab2db18fde27c41632fe28a9a219be866233bef32036f18a65d0587637b9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/99/99f019e55ba21d2280299c003e62981eebb2de6c4f82109e8b82bc2c9f079a74-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/d8/d8646d78bd5447e2e56cef3cac9b1ee7c50138237faef82bc77b5a53ceedddce-d # internal os mkdir -p $WORK/b037/ cat >/tmp/go-build355643826/b037/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile internal/itoa=/tmp/go-build355643826/b025/_pkg_.a packagefile internal/poll=/tmp/go-build355643826/b038/_pkg_.a packagefile internal/safefilepath=/tmp/go-build355643826/b040/_pkg_.a packagefile internal/syscall/execenv=/tmp/go-build355643826/b041/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build355643826/b039/_pkg_.a packagefile internal/testlog=/tmp/go-build355643826/b042/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile io/fs=/tmp/go-build355643826/b043/_pkg_.a packagefile runtime=/tmp/go-build355643826/b009/_pkg_.a packagefile sort=/tmp/go-build355643826/b035/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build355643826/b022/_pkg_.a packagefile syscall=/tmp/go-build355643826/b024/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -p os -std -installsuffix shared -buildid Kg3qcfGBnIylewmkFAp7/Kg3qcfGBnIylewmkFAp7 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b037/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/endian_little.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/error_posix.go /usr/lib/golang/src/os/exec.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/pipe2_unix.go /usr/lib/golang/src/os/proc.go /usr/lib/golang/src/os/rawconn.go /usr/lib/golang/src/os/readfrom_linux.go /usr/lib/golang/src/os/removeall_at.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/sticky_notbsd.go /usr/lib/golang/src/os/str.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/pkg/tool/linux_amd64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/c1/c16a2cc07a6e4058388fa45fc33f85bba17fd88455a18b1eb6a7489f58ffbb59-d # internal encoding/base64 mkdir -p $WORK/b057/ cat >/tmp/go-build355643826/b057/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build355643826/b058/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -p encoding/base64 -std -complete -installsuffix shared -buildid lQeWN1feOhbMazoo_Iit/lQeWN1feOhbMazoo_Iit -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b057/importcfg -pack /usr/lib/golang/src/encoding/base64/base64.go crypto/cipher mkdir -p $WORK/b094/ vendor/golang.org/x/crypto/internal/poly1305 mkdir -p $WORK/b135/ cat >/tmp/go-build355643826/b094/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile crypto/internal/alias=/tmp/go-build355643826/b095/_pkg_.a packagefile crypto/subtle=/tmp/go-build355643826/b096/_pkg_.a packagefile encoding/binary=/tmp/go-build355643826/b058/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a EOF crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -p crypto/cipher -std -complete -installsuffix shared -buildid g0zs4koP6J7fWOGTL-75/g0zs4koP6J7fWOGTL-75 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b094/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 cat >/tmp/go-build355643826/b135/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b123/ 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/b135=>" -I $WORK/b135/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b135/symabis ./sum_amd64.s github.com/klauspost/compress/internal/snapref mkdir -p $WORK/b174/ cat >/tmp/go-build355643826/b123/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/md5 -trimpath "$WORK/b123=>" -I $WORK/b123/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b123/symabis ./md5block_amd64.s github.com/klauspost/compress/zstd/internal/xxhash mkdir -p $WORK/b176/ cat >/tmp/go-build355643826/b174/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build355643826/b058/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile hash/crc32=/tmp/go-build355643826/b175/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -p github.com/klauspost/compress/internal/snapref -complete -installsuffix shared -buildid t4NaXzdSlnkD01nZodaB/t4NaXzdSlnkD01nZodaB -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b174/importcfg -pack ./src/github.com/klauspost/compress/internal/snapref/decode.go ./src/github.com/klauspost/compress/internal/snapref/decode_other.go ./src/github.com/klauspost/compress/internal/snapref/encode.go ./src/github.com/klauspost/compress/internal/snapref/encode_other.go ./src/github.com/klauspost/compress/internal/snapref/snappy.go cat >/tmp/go-build355643826/b176/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/klauspost/compress/zstd/internal/xxhash /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/klauspost/compress/zstd/internal/xxhash -trimpath "$WORK/b176=>" -I $WORK/b176/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b176/symabis ./xxhash_amd64.s golang.org/x/crypto/internal/poly1305 mkdir -p $WORK/b375/ crypto/internal/nistec mkdir -p $WORK/b101/ crypto/internal/edwards25519/field cat >/tmp/go-build355643826/b375/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b100/ cd /builddir/build/BUILD/buildah-1.35.4/src/golang.org/x/crypto/internal/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/crypto/internal/poly1305 -trimpath "$WORK/b375=>" -I $WORK/b375/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b375/symabis ./sum_amd64.s cat >/tmp/go-build355643826/b101/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/nistec /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/nistec -trimpath "$WORK/b101=>" -I $WORK/b101/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b101/symabis ./p256_asm_amd64.s cat >/tmp/go-build355643826/b100/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/edwards25519/field /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/edwards25519/field -trimpath "$WORK/b100=>" -I $WORK/b100/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b100/symabis ./fe_amd64.s cat >/tmp/go-build355643826/b135/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=/tmp/go-build355643826/b096/_pkg_.a packagefile encoding/binary=/tmp/go-build355643826/b058/_pkg_.a packagefile math/bits=/tmp/go-build355643826/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -p vendor/golang.org/x/crypto/internal/poly1305 -std -installsuffix shared -buildid XTKuS-mItOBmqc39UGBt/XTKuS-mItOBmqc39UGBt -goversion go1.21.7 -symabis $WORK/b135/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b135/importcfg -pack -asmhdr $WORK/b135/go_asm.h /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/bits_go1.13.go /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/poly1305.go /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/sum_amd64.go /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/sum_generic.go golang.org/x/crypto/sha3 mkdir -p $WORK/b381/ cat >/tmp/go-build355643826/b381/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/buildah-1.35.4/src/golang.org/x/crypto/sha3 /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/crypto/sha3 -trimpath "$WORK/b381=>" -I $WORK/b381/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b381/symabis ./keccakf_amd64.s cat >/tmp/go-build355643826/b123/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build355643826/b075/_pkg_.a packagefile encoding/binary=/tmp/go-build355643826/b058/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile hash=/tmp/go-build355643826/b076/_pkg_.a packagefile math/bits=/tmp/go-build355643826/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -p crypto/md5 -std -installsuffix shared -buildid xIu8dyusOJagegIapSzG/xIu8dyusOJagegIapSzG -goversion go1.21.7 -symabis $WORK/b123/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b123/importcfg -pack -asmhdr $WORK/b123/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 golang.org/x/sys/unix mkdir -p $WORK/b086/ cat >/tmp/go-build355643826/b086/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/buildah-1.35.4/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/sys/unix -trimpath "$WORK/b086=>" -I $WORK/b086/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b086/symabis ./asm_linux_amd64.s cat >/tmp/go-build355643826/b375/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=/tmp/go-build355643826/b096/_pkg_.a packagefile encoding/binary=/tmp/go-build355643826/b058/_pkg_.a packagefile math/bits=/tmp/go-build355643826/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b375/_pkg_.a -trimpath "$WORK/b375=>" -p golang.org/x/crypto/internal/poly1305 -installsuffix shared -buildid KDxR6oGj0K8IWkWY3aXG/KDxR6oGj0K8IWkWY3aXG -goversion go1.21.7 -symabis $WORK/b375/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b375/importcfg -pack -asmhdr $WORK/b375/go_asm.h ./src/golang.org/x/crypto/internal/poly1305/poly1305.go ./src/golang.org/x/crypto/internal/poly1305/sum_amd64.go ./src/golang.org/x/crypto/internal/poly1305/sum_generic.go cat >/tmp/go-build355643826/b176/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build355643826/b058/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile math/bits=/tmp/go-build355643826/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -p github.com/klauspost/compress/zstd/internal/xxhash -installsuffix shared -buildid 8vXABlXpxWr2WopOCz6x/8vXABlXpxWr2WopOCz6x -goversion go1.21.7 -symabis $WORK/b176/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b176/importcfg -pack -asmhdr $WORK/b176/go_asm.h ./src/github.com/klauspost/compress/zstd/internal/xxhash/xxhash.go ./src/github.com/klauspost/compress/zstd/internal/xxhash/xxhash_asm.go ./src/github.com/klauspost/compress/zstd/internal/xxhash/xxhash_safe.go cat >/tmp/go-build355643826/b100/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=/tmp/go-build355643826/b096/_pkg_.a packagefile encoding/binary=/tmp/go-build355643826/b058/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile math/bits=/tmp/go-build355643826/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -p crypto/internal/edwards25519/field -std -installsuffix shared -buildid O7CTSxyEyTVLG6Un5UFY/O7CTSxyEyTVLG6Un5UFY -goversion go1.21.7 -symabis $WORK/b100/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b100/importcfg -pack -asmhdr $WORK/b100/go_asm.h /usr/lib/golang/src/crypto/internal/edwards25519/field/fe.go /usr/lib/golang/src/crypto/internal/edwards25519/field/fe_amd64.go /usr/lib/golang/src/crypto/internal/edwards25519/field/fe_arm64_noasm.go /usr/lib/golang/src/crypto/internal/edwards25519/field/fe_generic.go cat >/tmp/go-build355643826/b086/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile encoding/binary=/tmp/go-build355643826/b058/_pkg_.a packagefile math/bits=/tmp/go-build355643826/b031/_pkg_.a packagefile runtime=/tmp/go-build355643826/b009/_pkg_.a packagefile sort=/tmp/go-build355643826/b035/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile syscall=/tmp/go-build355643826/b024/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -p golang.org/x/sys/unix -installsuffix shared -buildid WRQr5G2QMvl2sajPS7D5/WRQr5G2QMvl2sajPS7D5 -goversion go1.21.7 -symabis $WORK/b086/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b086/importcfg -pack -asmhdr $WORK/b086/go_asm.h ./src/golang.org/x/sys/unix/affinity_linux.go ./src/golang.org/x/sys/unix/aliases.go ./src/golang.org/x/sys/unix/bluetooth_linux.go ./src/golang.org/x/sys/unix/constants.go ./src/golang.org/x/sys/unix/dev_linux.go ./src/golang.org/x/sys/unix/dirent.go ./src/golang.org/x/sys/unix/endian_little.go ./src/golang.org/x/sys/unix/env_unix.go ./src/golang.org/x/sys/unix/fcntl.go ./src/golang.org/x/sys/unix/fdset.go ./src/golang.org/x/sys/unix/ifreq_linux.go ./src/golang.org/x/sys/unix/ioctl_linux.go ./src/golang.org/x/sys/unix/ioctl_unsigned.go ./src/golang.org/x/sys/unix/mremap.go ./src/golang.org/x/sys/unix/pagesize_unix.go ./src/golang.org/x/sys/unix/race0.go ./src/golang.org/x/sys/unix/readdirent_getdents.go ./src/golang.org/x/sys/unix/sockcmsg_linux.go ./src/golang.org/x/sys/unix/sockcmsg_unix.go ./src/golang.org/x/sys/unix/sockcmsg_unix_other.go ./src/golang.org/x/sys/unix/syscall.go ./src/golang.org/x/sys/unix/syscall_linux.go ./src/golang.org/x/sys/unix/syscall_linux_alarm.go ./src/golang.org/x/sys/unix/syscall_linux_amd64.go ./src/golang.org/x/sys/unix/syscall_linux_amd64_gc.go ./src/golang.org/x/sys/unix/syscall_linux_gc.go ./src/golang.org/x/sys/unix/syscall_unix.go ./src/golang.org/x/sys/unix/syscall_unix_gc.go ./src/golang.org/x/sys/unix/sysvshm_linux.go ./src/golang.org/x/sys/unix/sysvshm_unix.go ./src/golang.org/x/sys/unix/timestruct.go ./src/golang.org/x/sys/unix/zerrors_linux.go ./src/golang.org/x/sys/unix/zerrors_linux_amd64.go ./src/golang.org/x/sys/unix/zptrace_x86_linux.go ./src/golang.org/x/sys/unix/zsyscall_linux.go ./src/golang.org/x/sys/unix/zsyscall_linux_amd64.go ./src/golang.org/x/sys/unix/zsysnum_linux_amd64.go ./src/golang.org/x/sys/unix/ztypes_linux.go ./src/golang.org/x/sys/unix/ztypes_linux_amd64.go cat >/tmp/go-build355643826/b101/importcfg << 'EOF' # internal # import config packagefile crypto/internal/nistec/fiat=/tmp/go-build355643826/b102/_pkg_.a packagefile crypto/subtle=/tmp/go-build355643826/b096/_pkg_.a packagefile embed=/tmp/go-build355643826/b103/_pkg_.a packagefile encoding/binary=/tmp/go-build355643826/b058/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile math/bits=/tmp/go-build355643826/b031/_pkg_.a packagefile runtime=/tmp/go-build355643826/b009/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a EOF cat >/tmp/go-build355643826/b101/embedcfg << 'EOF' # internal { "Patterns": { "p256_asm_table.bin": [ "p256_asm_table.bin" ] }, "Files": { "p256_asm_table.bin": "/usr/lib/golang/src/crypto/internal/nistec/p256_asm_table.bin" } }EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -p crypto/internal/nistec -std -installsuffix shared -buildid 3gYuCWHE-vnZwYcE8fq9/3gYuCWHE-vnZwYcE8fq9 -goversion go1.21.7 -symabis $WORK/b101/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b101/importcfg -embedcfg $WORK/b101/embedcfg -pack -asmhdr $WORK/b101/go_asm.h /usr/lib/golang/src/crypto/internal/nistec/nistec.go /usr/lib/golang/src/crypto/internal/nistec/p224.go /usr/lib/golang/src/crypto/internal/nistec/p224_sqrt.go /usr/lib/golang/src/crypto/internal/nistec/p256_asm.go /usr/lib/golang/src/crypto/internal/nistec/p256_ordinv.go /usr/lib/golang/src/crypto/internal/nistec/p384.go /usr/lib/golang/src/crypto/internal/nistec/p521.go cat >/tmp/go-build355643826/b381/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build355643826/b075/_pkg_.a packagefile encoding/binary=/tmp/go-build355643826/b058/_pkg_.a packagefile hash=/tmp/go-build355643826/b076/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b381/_pkg_.a -trimpath "$WORK/b381=>" -p golang.org/x/crypto/sha3 -installsuffix shared -buildid eb2liPUNYe5C6_6IGt1t/eb2liPUNYe5C6_6IGt1t -goversion go1.21.7 -symabis $WORK/b381/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b381/importcfg -pack -asmhdr $WORK/b381/go_asm.h ./src/golang.org/x/crypto/sha3/doc.go ./src/golang.org/x/crypto/sha3/hashes.go ./src/golang.org/x/crypto/sha3/hashes_generic.go ./src/golang.org/x/crypto/sha3/keccakf_amd64.go ./src/golang.org/x/crypto/sha3/register.go ./src/golang.org/x/crypto/sha3/sha3.go ./src/golang.org/x/crypto/sha3/shake.go ./src/golang.org/x/crypto/sha3/shake_generic.go ./src/golang.org/x/crypto/sha3/xor_generic.go ./src/golang.org/x/crypto/sha3/xor_unaligned.go cd /builddir/build/BUILD/buildah-1.35.4/src/golang.org/x/crypto/internal/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/crypto/internal/poly1305 -trimpath "$WORK/b375=>" -I $WORK/b375/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b375/sum_amd64.o ./sum_amd64.s cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/md5 -trimpath "$WORK/b123=>" -I $WORK/b123/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b123/md5block_amd64.o ./md5block_amd64.s cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/klauspost/compress/zstd/internal/xxhash /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/klauspost/compress/zstd/internal/xxhash -trimpath "$WORK/b176=>" -I $WORK/b176/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b176/xxhash_amd64.o ./xxhash_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/d0/d0b461d3e6e4fe792a53055385e83e9117f98121d789bf92d4483afa1ca734c4-d # internal encoding/pem mkdir -p $WORK/b130/ golang.org/x/crypto/openpgp/armor mkdir -p $WORK/b386/ cat >/tmp/go-build355643826/b130/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile encoding/base64=/tmp/go-build355643826/b057/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile sort=/tmp/go-build355643826/b035/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -p encoding/pem -std -complete -installsuffix shared -buildid VQJFiFe-UpOytSqMPuaB/VQJFiFe-UpOytSqMPuaB -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b130/importcfg -pack /usr/lib/golang/src/encoding/pem/pem.go cat >/tmp/go-build355643826/b386/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build355643826/b054/_pkg_.a packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile encoding/base64=/tmp/go-build355643826/b057/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=/tmp/go-build355643826/b387/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b386/_pkg_.a -trimpath "$WORK/b386=>" -p golang.org/x/crypto/openpgp/armor -complete -installsuffix shared -buildid nj1C7RL6LW0t70fjuwvz/nj1C7RL6LW0t70fjuwvz -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b386/importcfg -pack ./src/golang.org/x/crypto/openpgp/armor/armor.go ./src/golang.org/x/crypto/openpgp/armor/encode.go cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/klauspost/compress/zstd/internal/xxhash /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b176/_pkg_.a $WORK/b176/xxhash_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b176/_pkg_.a # internal cd /builddir/build/BUILD/buildah-1.35.4/src/golang.org/x/crypto/internal/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b375/_pkg_.a $WORK/b375/sum_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b375/_pkg_.a # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/e7/e7f3c369aa51a841d4c241c6f4b09beef9d35f2cfe44a5cde1f2b92f31b636fb-d # internal cp $WORK/b375/_pkg_.a /builddir/.cache/go-build/9d/9de42fff159bd7229332105b3eee440357578103736987f5652bea3325696961-d # internal golang.org/x/crypto/nacl/secretbox mkdir -p $WORK/b373/ cat >/tmp/go-build355643826/b373/importcfg << 'EOF' # internal # import config packagefile golang.org/x/crypto/internal/alias=/tmp/go-build355643826/b374/_pkg_.a packagefile golang.org/x/crypto/internal/poly1305=/tmp/go-build355643826/b375/_pkg_.a packagefile golang.org/x/crypto/salsa20/salsa=/tmp/go-build355643826/b376/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b373/_pkg_.a -trimpath "$WORK/b373=>" -p golang.org/x/crypto/nacl/secretbox -complete -installsuffix shared -buildid Piu0F11sAAAwdcTR3Xnu/Piu0F11sAAAwdcTR3Xnu -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b373/importcfg -pack ./src/golang.org/x/crypto/nacl/secretbox/secretbox.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/b135=>" -I $WORK/b135/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b135/sum_amd64.o ./sum_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b174/_pkg_.a # internal cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/0c/0c656f1d61ec790d0be8db16ca4db98f01505d6d818a10f290d1df2bba48cebd-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b135/_pkg_.a $WORK/b135/sum_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/94/94cf4f4b0da4e36e19081783f782df93f407194f9c102264fa38d8e8d33ecc81-d # internal cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b123/_pkg_.a $WORK/b123/md5block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b123/_pkg_.a # internal cd /usr/lib/golang/src/crypto/internal/edwards25519/field /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/edwards25519/field -trimpath "$WORK/b100=>" -I $WORK/b100/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b100/fe_amd64.o ./fe_amd64.s cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/6c/6ce66ac604567bd3f69edacb878cb5e2a0e83646b8ee3f21987f4359f21db216-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b100/_pkg_.a $WORK/b100/fe_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/6e/6ee0a019d0168e6841400f7b49f483397c10d6fdd351e4fb751f6ca3da7fec6c-d # internal crypto/internal/edwards25519 mkdir -p $WORK/b121/ cat >/tmp/go-build355643826/b121/importcfg << 'EOF' # internal # import config packagefile crypto/internal/edwards25519/field=/tmp/go-build355643826/b100/_pkg_.a packagefile crypto/subtle=/tmp/go-build355643826/b096/_pkg_.a packagefile encoding/binary=/tmp/go-build355643826/b058/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile math/bits=/tmp/go-build355643826/b031/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -p crypto/internal/edwards25519 -std -complete -installsuffix shared -buildid 2TJHNsebw4FLu8EZYr6f/2TJHNsebw4FLu8EZYr6f -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b121/importcfg -pack /usr/lib/golang/src/crypto/internal/edwards25519/doc.go /usr/lib/golang/src/crypto/internal/edwards25519/edwards25519.go /usr/lib/golang/src/crypto/internal/edwards25519/scalar.go /usr/lib/golang/src/crypto/internal/edwards25519/scalar_fiat.go /usr/lib/golang/src/crypto/internal/edwards25519/scalarmult.go /usr/lib/golang/src/crypto/internal/edwards25519/tables.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b094/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b373/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/cf/cf75edc925fd42f2fcca9f6fd72ad6fe7d8bd1dd94a53ee666dd1a29a7d76bb9-d # internal cp $WORK/b373/_pkg_.a /builddir/.cache/go-build/67/670436e932056bbe9c587fb68fa85d05b65c153203076c634169c3b36997ab4b-d # internal crypto/internal/boring mkdir -p $WORK/b097/ crypto/des mkdir -p $WORK/b119/ cat >/tmp/go-build355643826/b097/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build355643826/b075/_pkg_.a packagefile crypto/cipher=/tmp/go-build355643826/b094/_pkg_.a packagefile crypto/internal/boring/sig=/tmp/go-build355643826/b098/_pkg_.a packagefile hash=/tmp/go-build355643826/b076/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -p crypto/internal/boring -std -complete -installsuffix shared -buildid x0aZOCVR9VKOpVG9tC0C/x0aZOCVR9VKOpVG9tC0C -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b097/importcfg -pack /usr/lib/golang/src/crypto/internal/boring/doc.go /usr/lib/golang/src/crypto/internal/boring/notboring.go cat >/tmp/go-build355643826/b119/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=/tmp/go-build355643826/b094/_pkg_.a packagefile crypto/internal/alias=/tmp/go-build355643826/b095/_pkg_.a packagefile encoding/binary=/tmp/go-build355643826/b058/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -p crypto/des -std -complete -installsuffix shared -buildid Wy1N3Q1etzUP4kAcCMtU/Wy1N3Q1etzUP4kAcCMtU -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b119/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 vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b133/ github.com/aead/serpent mkdir -p $WORK/b667/ cat >/tmp/go-build355643826/b133/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/alias=vendor/golang.org/x/crypto/internal/alias packagefile crypto/cipher=/tmp/go-build355643826/b094/_pkg_.a packagefile encoding/binary=/tmp/go-build355643826/b058/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/alias=/tmp/go-build355643826/b134/_pkg_.a packagefile math/bits=/tmp/go-build355643826/b031/_pkg_.a packagefile runtime=/tmp/go-build355643826/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -p vendor/golang.org/x/crypto/chacha20 -std -complete -installsuffix shared -buildid 8h8KFVg-2oKAZat1U_GL/8h8KFVg-2oKAZat1U_GL -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b133/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 cat >/tmp/go-build355643826/b667/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=/tmp/go-build355643826/b094/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b667/_pkg_.a -trimpath "$WORK/b667=>" -p github.com/aead/serpent -complete -installsuffix shared -buildid MjtuSsXlxZnz3nIaWJGx/MjtuSsXlxZnz3nIaWJGx -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b667/importcfg -pack ./src/github.com/aead/serpent/sbox_ref.go ./src/github.com/aead/serpent/serpent.go ./src/github.com/aead/serpent/serpent_ref.go golang.org/x/crypto/xts mkdir -p $WORK/b673/ golang.org/x/crypto/chacha20 mkdir -p $WORK/b685/ cat >/tmp/go-build355643826/b673/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=/tmp/go-build355643826/b094/_pkg_.a packagefile encoding/binary=/tmp/go-build355643826/b058/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile golang.org/x/crypto/internal/alias=/tmp/go-build355643826/b374/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b673/_pkg_.a -trimpath "$WORK/b673=>" -p golang.org/x/crypto/xts -complete -installsuffix shared -buildid 0Y9GjcQ6Or_xkO3DYTeQ/0Y9GjcQ6Or_xkO3DYTeQ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b673/importcfg -pack ./src/golang.org/x/crypto/xts/xts.go cat >/tmp/go-build355643826/b685/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=/tmp/go-build355643826/b094/_pkg_.a packagefile encoding/binary=/tmp/go-build355643826/b058/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile golang.org/x/crypto/internal/alias=/tmp/go-build355643826/b374/_pkg_.a packagefile math/bits=/tmp/go-build355643826/b031/_pkg_.a packagefile runtime=/tmp/go-build355643826/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b685/_pkg_.a -trimpath "$WORK/b685=>" -p golang.org/x/crypto/chacha20 -complete -installsuffix shared -buildid ywNW9Ftbm6jeRr4HVdmG/ywNW9Ftbm6jeRr4HVdmG -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b685/importcfg -pack ./src/golang.org/x/crypto/chacha20/chacha_generic.go ./src/golang.org/x/crypto/chacha20/chacha_noasm.go ./src/golang.org/x/crypto/chacha20/xor.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/fa/fa4ad43bcfab454ddc394737622f205259b8627b1c6556bf32d0e592fe082caf-d # internal cd /builddir/build/BUILD/buildah-1.35.4/src/golang.org/x/crypto/sha3 /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/crypto/sha3 -trimpath "$WORK/b381=>" -I $WORK/b381/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b381/keccakf_amd64.o ./keccakf_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b386/_pkg_.a # internal cp $WORK/b386/_pkg_.a /builddir/.cache/go-build/88/881e0b38fe2fb4186fe6574ff1f07146a9356a4d646f27412b6f1f9462fab5d0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/1a/1a5ec3e057f42513fbd60bfa9a5bf19cd7d8b6cb71d87997189704a69587698a-d # internal crypto/hmac crypto/sha512 mkdir -p $WORK/b122/ crypto/aes crypto/sha1 crypto/sha256 mkdir -p $WORK/b110/ cat >/tmp/go-build355643826/b122/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=/tmp/go-build355643826/b097/_pkg_.a packagefile crypto/subtle=/tmp/go-build355643826/b096/_pkg_.a packagefile hash=/tmp/go-build355643826/b076/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -p crypto/hmac -std -complete -installsuffix shared -buildid Dfkvh_kABtRwVzAZNZtx/Dfkvh_kABtRwVzAZNZtx -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b122/importcfg -pack /usr/lib/golang/src/crypto/hmac/hmac.go mkdir -p $WORK/b093/ cat >/tmp/go-build355643826/b110/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha512 -trimpath "$WORK/b110=>" -I $WORK/b110/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b110/symabis ./sha512block_amd64.s cat >/tmp/go-build355643826/b093/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b125/ cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/aes -trimpath "$WORK/b093=>" -I $WORK/b093/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b093/symabis ./asm_amd64.s ./gcm_amd64.s cat >/tmp/go-build355643826/b125/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha1 -trimpath "$WORK/b125=>" -I $WORK/b125/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b125/symabis ./sha1block_amd64.s mkdir -p $WORK/b116/ cat >/tmp/go-build355643826/b116/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha256 -trimpath "$WORK/b116=>" -I $WORK/b116/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b116/symabis ./sha256block_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b673/_pkg_.a # internal cp $WORK/b673/_pkg_.a /builddir/.cache/go-build/a3/a30ab5107629095b7e99d31f2cf86c2502d28f48587ce37498ae683b2f030ff0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/46/46427dda8aa324d64be29d203657eaee41003e6555cc54a6ac725d767ef0c96e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/24/24bb3a324ea72c97610480ab6c2331d84bf9efd8b05ea150d226b9e2438bd5c3-d # internal vendor/golang.org/x/crypto/hkdf mkdir -p $WORK/b138/ golang.org/x/crypto/pbkdf2 cat >/tmp/go-build355643826/b138/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=/tmp/go-build355643826/b122/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile hash=/tmp/go-build355643826/b076/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a EOF mkdir -p $WORK/b367/ cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -p vendor/golang.org/x/crypto/hkdf -std -complete -installsuffix shared -buildid QNyUFI6LkmtK6ZrZYtW4/QNyUFI6LkmtK6ZrZYtW4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b138/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/hkdf/hkdf.go cat >/tmp/go-build355643826/b093/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=/tmp/go-build355643826/b094/_pkg_.a packagefile crypto/internal/alias=/tmp/go-build355643826/b095/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build355643826/b097/_pkg_.a packagefile crypto/subtle=/tmp/go-build355643826/b096/_pkg_.a packagefile encoding/binary=/tmp/go-build355643826/b058/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile internal/cpu=/tmp/go-build355643826/b011/_pkg_.a packagefile internal/goarch=/tmp/go-build355643826/b006/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -p crypto/aes -std -installsuffix shared -buildid 7rvk_-DcROA2of_XfCs2/7rvk_-DcROA2of_XfCs2 -goversion go1.21.7 -symabis $WORK/b093/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b093/importcfg -pack -asmhdr $WORK/b093/go_asm.h /usr/lib/golang/src/crypto/aes/aes_gcm.go /usr/lib/golang/src/crypto/aes/block.go /usr/lib/golang/src/crypto/aes/cipher.go /usr/lib/golang/src/crypto/aes/cipher_asm.go /usr/lib/golang/src/crypto/aes/const.go /usr/lib/golang/src/crypto/aes/modes.go cat >/tmp/go-build355643826/b367/importcfg << 'EOF' # internal # import config packagefile crypto/hmac=/tmp/go-build355643826/b122/_pkg_.a packagefile hash=/tmp/go-build355643826/b076/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b367/_pkg_.a -trimpath "$WORK/b367=>" -p golang.org/x/crypto/pbkdf2 -complete -installsuffix shared -buildid ZVWnSJYf_XhF7xxz01aq/ZVWnSJYf_XhF7xxz01aq -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b367/importcfg -pack ./src/golang.org/x/crypto/pbkdf2/pbkdf2.go cat >/tmp/go-build355643826/b110/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build355643826/b075/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build355643826/b097/_pkg_.a packagefile encoding/binary=/tmp/go-build355643826/b058/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile hash=/tmp/go-build355643826/b076/_pkg_.a packagefile internal/cpu=/tmp/go-build355643826/b011/_pkg_.a packagefile math/bits=/tmp/go-build355643826/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -p crypto/sha512 -std -installsuffix shared -buildid OllaG6BrOpR2ZnmlXvEs/OllaG6BrOpR2ZnmlXvEs -goversion go1.21.7 -symabis $WORK/b110/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b110/importcfg -pack -asmhdr $WORK/b110/go_asm.h /usr/lib/golang/src/crypto/sha512/sha512.go /usr/lib/golang/src/crypto/sha512/sha512block.go /usr/lib/golang/src/crypto/sha512/sha512block_amd64.go cat >/tmp/go-build355643826/b116/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build355643826/b075/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build355643826/b097/_pkg_.a packagefile encoding/binary=/tmp/go-build355643826/b058/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile hash=/tmp/go-build355643826/b076/_pkg_.a packagefile internal/cpu=/tmp/go-build355643826/b011/_pkg_.a packagefile math/bits=/tmp/go-build355643826/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -p crypto/sha256 -std -installsuffix shared -buildid 4Ano_lg7JXGdYpzQSMbe/4Ano_lg7JXGdYpzQSMbe -goversion go1.21.7 -symabis $WORK/b116/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b116/importcfg -pack -asmhdr $WORK/b116/go_asm.h /usr/lib/golang/src/crypto/sha256/sha256.go /usr/lib/golang/src/crypto/sha256/sha256block.go /usr/lib/golang/src/crypto/sha256/sha256block_amd64.go /usr/lib/golang/src/crypto/sha256/sha256block_decl.go cat >/tmp/go-build355643826/b125/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build355643826/b075/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build355643826/b097/_pkg_.a packagefile encoding/binary=/tmp/go-build355643826/b058/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile hash=/tmp/go-build355643826/b076/_pkg_.a packagefile internal/cpu=/tmp/go-build355643826/b011/_pkg_.a packagefile math/bits=/tmp/go-build355643826/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -p crypto/sha1 -std -installsuffix shared -buildid cPsrBTVKEMvnTLWvYkox/cPsrBTVKEMvnTLWvYkox -goversion go1.21.7 -symabis $WORK/b125/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b125/importcfg -pack -asmhdr $WORK/b125/go_asm.h /usr/lib/golang/src/crypto/sha1/boring.go /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 cd /builddir/build/BUILD/buildah-1.35.4/src/golang.org/x/crypto/sha3 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b381/_pkg_.a $WORK/b381/keccakf_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b381/_pkg_.a # internal cp $WORK/b381/_pkg_.a /builddir/.cache/go-build/eb/ebf460c4ff394cbe9a508c871797136dd596902890bb7cefac47bcfba72efb4e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b667/_pkg_.a # internal cp $WORK/b667/_pkg_.a /builddir/.cache/go-build/db/db72ba827c29f860c732758f2b223320f18aac639bb7dad76653f426310fc89b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b685/_pkg_.a # internal cp $WORK/b685/_pkg_.a /builddir/.cache/go-build/69/6972c7fd8359eca009b5e72fd06ea0e55b4832f249a3478bf34984aaf3cc168d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/ca/ca5285f0261cd45182e6d2883382e5ce574dc0ccfe35f5d1cada2af7e38d4d55-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b138/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b367/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/e7/e711305f611bd0a20ec9685095b6f4cf7d3b1c66db29fcdd31df490fc8608b56-d # internal cp $WORK/b367/_pkg_.a /builddir/.cache/go-build/2e/2ef36e4f0d575ed45ff71543e4d1a53154247f4fbc1113661faf396c7e2ce8dc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b037/_pkg_.a # internal cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha1 -trimpath "$WORK/b125=>" -I $WORK/b125/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b125/sha1block_amd64.o ./sha1block_amd64.s cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha256 -trimpath "$WORK/b116=>" -I $WORK/b116/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b116/sha256block_amd64.o ./sha256block_amd64.s cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/2b/2b08d6a216b3fac4e95e0bee9368fc2b97dd7a4c38bca72df8b5116d62e76ebe-d # internal fmt mkdir -p $WORK/b027/ cat >/tmp/go-build355643826/b027/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile internal/fmtsort=/tmp/go-build355643826/b028/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile math=/tmp/go-build355643826/b030/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile reflect=/tmp/go-build355643826/b029/_pkg_.a packagefile sort=/tmp/go-build355643826/b035/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile unicode/utf8=/tmp/go-build355643826/b033/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -p fmt -std -complete -installsuffix shared -buildid O6MMWjkvwyqMyKb8oX7b/O6MMWjkvwyqMyKb8oX7b -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b027/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 io/ioutil mkdir -p $WORK/b137/ path/filepath google.golang.org/protobuf/internal/detrand github.com/containers/image/v5/internal/rootless mkdir -p $WORK/b304/ os/signal google.golang.org/grpc/internal/envconfig cat >/tmp/go-build355643826/b137/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile io/fs=/tmp/go-build355643826/b043/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile sort=/tmp/go-build355643826/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -p io/ioutil -std -complete -installsuffix shared -buildid Z6rWZcRLrkKwfNrTqGbf/Z6rWZcRLrkKwfNrTqGbf -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b137/importcfg -pack /usr/lib/golang/src/io/ioutil/ioutil.go /usr/lib/golang/src/io/ioutil/tempfile.go mkdir -p $WORK/b168/ cat >/tmp/go-build355643826/b304/importcfg << 'EOF' # internal # import config packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b304/_pkg_.a -trimpath "$WORK/b304=>" -p github.com/containers/image/v5/internal/rootless -complete -installsuffix shared -buildid AaFCl0ARVqK7UgPP3NJP/AaFCl0ARVqK7UgPP3NJP -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b304/importcfg -pack ./src/github.com/containers/image/v5/internal/rootless/rootless.go cat >/tmp/go-build355643826/b168/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_amd64/asm -p os/signal -trimpath "$WORK/b168=>" -I $WORK/b168/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b168/symabis ./sig.s github.com/mattn/go-runewidth mkdir -p $WORK/b481/ github.com/docker/docker/api/types/mount mkdir -p $WORK/b559/ cat >/tmp/go-build355643826/b481/importcfg << 'EOF' # internal # import config packagefile github.com/rivo/uniseg=/tmp/go-build355643826/b482/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile regexp=/tmp/go-build355643826/b065/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b481/_pkg_.a -trimpath "$WORK/b481=>" -p github.com/mattn/go-runewidth -complete -installsuffix shared -buildid 4vq1HoqLE7SjyAAnnnFX/4vq1HoqLE7SjyAAnnnFX -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b481/importcfg -pack ./src/github.com/mattn/go-runewidth/runewidth.go ./src/github.com/mattn/go-runewidth/runewidth_posix.go ./src/github.com/mattn/go-runewidth/runewidth_table.go mkdir -p $WORK/b053/ github.com/moby/sys/sequential cat >/tmp/go-build355643826/b559/importcfg << 'EOF' # internal # import config packagefile os=/tmp/go-build355643826/b037/_pkg_.a EOF mkdir -p $WORK/b646/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b559/_pkg_.a -trimpath "$WORK/b559=>" -p github.com/docker/docker/api/types/mount -complete -installsuffix shared -buildid f4T8CbmvLkp4gZRfIxAt/f4T8CbmvLkp4gZRfIxAt -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b559/importcfg -pack ./src/github.com/docker/docker/api/types/mount/mount.go cat >/tmp/go-build355643826/b053/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile io/fs=/tmp/go-build355643826/b043/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile runtime=/tmp/go-build355643826/b009/_pkg_.a packagefile sort=/tmp/go-build355643826/b035/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile syscall=/tmp/go-build355643826/b024/_pkg_.a packagefile unicode/utf8=/tmp/go-build355643826/b033/_pkg_.a EOF cat >/tmp/go-build355643826/b646/importcfg << 'EOF' # internal # import config packagefile os=/tmp/go-build355643826/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -p path/filepath -std -complete -installsuffix shared -buildid uAE6vCCmTwe_V7QU0kBi/uAE6vCCmTwe_V7QU0kBi -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b053/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_nonwindows.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/b230/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b646/_pkg_.a -trimpath "$WORK/b646=>" -p github.com/moby/sys/sequential -complete -installsuffix shared -buildid HzbqD22H8QVCJABl2kNf/HzbqD22H8QVCJABl2kNf -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b646/importcfg -pack ./src/github.com/moby/sys/sequential/doc.go ./src/github.com/moby/sys/sequential/sequential_unix.go mkdir -p $WORK/b431/ cat >/tmp/go-build355643826/b230/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build355643826/b058/_pkg_.a packagefile hash/fnv=/tmp/go-build355643826/b231/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a EOF net mkdir -p $WORK/b067/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b230/_pkg_.a -trimpath "$WORK/b230=>" -p google.golang.org/protobuf/internal/detrand -complete -installsuffix shared -buildid lSpdyYqp-UoV23aw6Q7-/lSpdyYqp-UoV23aw6Q7- -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b230/importcfg -pack ./src/google.golang.org/protobuf/internal/detrand/rand.go cat >/tmp/go-build355643826/b431/importcfg << 'EOF' # internal # import config packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a EOF echo > $WORK/b067/preferlinkext /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b431/_pkg_.a -trimpath "$WORK/b431=>" -p google.golang.org/grpc/internal/envconfig -complete -installsuffix shared -buildid 5NzPKm9WkR4WxKvFsU4S/5NzPKm9WkR4WxKvFsU4S -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b431/importcfg -pack ./src/google.golang.org/grpc/internal/envconfig/envconfig.go ./src/google.golang.org/grpc/internal/envconfig/observability.go ./src/google.golang.org/grpc/internal/envconfig/xds.go cd /usr/lib/golang/src/net TERM='dumb' CGO_LDFLAGS='"-O2" "-g" "-lresolv"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b067/ -importpath net -- -I $WORK/b067/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-stack-protector ./cgo_linux.go ./cgo_resnew.go ./cgo_socknew.go ./cgo_unix_cgo.go ./cgo_unix_cgo_res.go github.com/containers/common/pkg/machine mkdir -p $WORK/b700/ golang.org/x/sys/cpu mkdir -p $WORK/b670/ cat >/tmp/go-build355643826/b700/importcfg << 'EOF' # internal # import config packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b700/_pkg_.a -trimpath "$WORK/b700=>" -p github.com/containers/common/pkg/machine -complete -installsuffix shared -buildid oFmgnITdHaRtOZLWgZdw/oFmgnITdHaRtOZLWgZdw -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b700/importcfg -pack ./src/github.com/containers/common/pkg/machine/machine.go cat >/tmp/go-build355643826/b670/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/buildah-1.35.4/src/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/sys/cpu -trimpath "$WORK/b670=>" -I $WORK/b670/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b670/symabis ./cpu_x86.s cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha512 -trimpath "$WORK/b110=>" -I $WORK/b110/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b110/sha512block_amd64.o ./sha512block_amd64.s cat >/tmp/go-build355643826/b168/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build355643826/b002/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile syscall=/tmp/go-build355643826/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b304/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b559/_pkg_.a # internal cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -p os/signal -std -installsuffix shared -buildid UIT7pzbUAAkfKmvrD85T/UIT7pzbUAAkfKmvrD85T -goversion go1.21.7 -symabis $WORK/b168/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b168/importcfg -pack -asmhdr $WORK/b168/go_asm.h /usr/lib/golang/src/os/signal/doc.go /usr/lib/golang/src/os/signal/signal.go /usr/lib/golang/src/os/signal/signal_unix.go cp $WORK/b304/_pkg_.a /builddir/.cache/go-build/d1/d1540473758395c3666cc0b19b441c42e5978ed7f41e22c0cb83db4a26ffbad8-d # internal cp $WORK/b559/_pkg_.a /builddir/.cache/go-build/af/af868a1044de82ab2a4ca4bf660ef494cb6bde2df496ce9e61787b48a98840d7-d # internal cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b125/_pkg_.a $WORK/b125/sha1block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/53/5396038840e20f2e760fe01bf3af6d7f1258a745ebbf91866b907cd1ea08cf9f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b431/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b431/_pkg_.a /builddir/.cache/go-build/58/58e4d47bf4fa1e302a1ea67f011cb912ed89a7b02c5a5e965f4f63db03d44c13-d # internal cat >/tmp/go-build355643826/b670/importcfg << 'EOF' # internal # import config packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile runtime=/tmp/go-build355643826/b009/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b670/_pkg_.a -trimpath "$WORK/b670=>" -p golang.org/x/sys/cpu -installsuffix shared -buildid yXpDV1I1kYfYa9wajW6L/yXpDV1I1kYfYa9wajW6L -goversion go1.21.7 -symabis $WORK/b670/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b670/importcfg -pack -asmhdr $WORK/b670/go_asm.h ./src/golang.org/x/sys/cpu/byteorder.go ./src/golang.org/x/sys/cpu/cpu.go ./src/golang.org/x/sys/cpu/cpu_gc_x86.go ./src/golang.org/x/sys/cpu/cpu_linux_noinit.go ./src/golang.org/x/sys/cpu/cpu_x86.go ./src/golang.org/x/sys/cpu/endian_little.go ./src/golang.org/x/sys/cpu/hwcap_linux.go ./src/golang.org/x/sys/cpu/parse.go ./src/golang.org/x/sys/cpu/runtime_auxv.go ./src/golang.org/x/sys/cpu/runtime_auxv_go121.go cd /usr/lib/golang/src/crypto/sha256 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b116/_pkg_.a $WORK/b116/sha256block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/ee/ee5ceb8327b75d49c89b8c3a9fa30dbd9aa76627f9295c04dbd3a597915ef963-d # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/c7/c7f1eb6e176a03909321435e0c731f10e59e26ed0104e10ce368786d02b68d44-d # internal golang.org/x/crypto/scrypt mkdir -p $WORK/b377/ cat >/tmp/go-build355643826/b377/importcfg << 'EOF' # internal # import config packagefile crypto/sha256=/tmp/go-build355643826/b116/_pkg_.a packagefile encoding/binary=/tmp/go-build355643826/b058/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile golang.org/x/crypto/pbkdf2=/tmp/go-build355643826/b367/_pkg_.a packagefile math/bits=/tmp/go-build355643826/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b377/_pkg_.a -trimpath "$WORK/b377=>" -p golang.org/x/crypto/scrypt -complete -installsuffix shared -buildid qCuJSEWLiUVCgFbZq-8F/qCuJSEWLiUVCgFbZq-8F -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b377/importcfg -pack ./src/golang.org/x/crypto/scrypt/scrypt.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/30/301f5a767153e575fa78ad8b1cf4b04ceee120c1eaea6a422ea3e86a714e0f65-d # internal vendor/golang.org/x/sys/cpu mkdir -p $WORK/b136/ cat >/tmp/go-build355643826/b136/go_asm.h << 'EOF' # internal 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/b136=>" -I $WORK/b136/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b136/symabis ./cpu_x86.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b646/_pkg_.a # internal cp $WORK/b646/_pkg_.a /builddir/.cache/go-build/6b/6b1ff1c7421ab55e48a48b5b62e8ba66830a4529fe662222151f31bdb09dcd3a-d # internal cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/aes -trimpath "$WORK/b093=>" -I $WORK/b093/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b093/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b230/_pkg_.a # internal cp $WORK/b230/_pkg_.a /builddir/.cache/go-build/2e/2ed04a9946661739df56c5783a1d9c1fb56caefc7d70b31e14765a0b8b6dc6f5-d # internal cat >/tmp/go-build355643826/b136/importcfg << 'EOF' # internal # import config packagefile io/ioutil=/tmp/go-build355643826/b137/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile runtime=/tmp/go-build355643826/b009/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -p vendor/golang.org/x/sys/cpu -std -installsuffix shared -buildid 1Posox3OyNTsOmoyezY2/1Posox3OyNTsOmoyezY2 -goversion go1.21.7 -symabis $WORK/b136/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b136/importcfg -pack -asmhdr $WORK/b136/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_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 cd /usr/lib/golang/src/crypto/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/aes -trimpath "$WORK/b093=>" -I $WORK/b093/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b093/gcm_amd64.o ./gcm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b700/_pkg_.a # internal cp $WORK/b700/_pkg_.a /builddir/.cache/go-build/f6/f60508612ec08fee96af50ccd92b6efdedd25cbf5f261777faab671de61d6c8a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b377/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b093/_pkg_.a $WORK/b093/asm_amd64.o $WORK/b093/gcm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b377/_pkg_.a /builddir/.cache/go-build/aa/aa03b9172c6f9b7bd1f0be4ae6b33cdd6b7f5d4b9c77afcf229e32d73bd24911-d # internal cd /usr/lib/golang/src/crypto/sha512 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b110/_pkg_.a $WORK/b110/sha512block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/37/37213ddead02a62b21811ba52f448bffe7eb8aaf22ebe41ff333142a6dd91bb0-d # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/72/72c890fe34ffbc433a806ecaee603e11358f0f644c60dc5f2334657ea32e976f-d # internal golang.org/x/crypto/ssh/internal/bcrypt_pbkdf mkdir -p $WORK/b687/ cat >/tmp/go-build355643826/b687/importcfg << 'EOF' # internal # import config packagefile crypto/sha512=/tmp/go-build355643826/b110/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile golang.org/x/crypto/blowfish=/tmp/go-build355643826/b688/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b687/_pkg_.a -trimpath "$WORK/b687=>" -p golang.org/x/crypto/ssh/internal/bcrypt_pbkdf -complete -installsuffix shared -buildid CIaoszEaXreSK4Qi93Gc/CIaoszEaXreSK4Qi93Gc -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b687/importcfg -pack ./src/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf/bcrypt_pbkdf.go cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_amd64/asm -p os/signal -trimpath "$WORK/b168=>" -I $WORK/b168/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b168/sig.o ./sig.s cd /usr/lib/golang/src/crypto/internal/nistec /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/nistec -trimpath "$WORK/b101=>" -I $WORK/b101/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b101/p256_asm_amd64.o ./p256_asm_amd64.s cd /usr/lib/golang/src/os/signal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b168/_pkg_.a $WORK/b168/sig.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b168/_pkg_.a # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/8a/8a2930e40ead9a09a3077fd8ae388a6233762d0ae0398e5224fc66c0eb62a66a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b481/_pkg_.a # internal cp $WORK/b481/_pkg_.a /builddir/.cache/go-build/fb/fb0c82ff7dd559de24c02b5f48602604d9757a166002b6af7b1bed773052e9c2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b687/_pkg_.a # internal cp $WORK/b687/_pkg_.a /builddir/.cache/go-build/fc/fc5bae397e381fdb3d43a18d233e7e20f65661dee7c19a6b7e1f0d8846e9d6b1-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/b136=>" -I $WORK/b136/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b136/cpu_x86.o ./cpu_x86.s cd /builddir/build/BUILD/buildah-1.35.4/src/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/sys/cpu -trimpath "$WORK/b670=>" -I $WORK/b670/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b670/cpu_x86.o ./cpu_x86.s cd /usr/lib/golang/src/crypto/internal/nistec /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b101/_pkg_.a $WORK/b101/p256_asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b101/_pkg_.a # internal cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b136/_pkg_.a $WORK/b136/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b136/_pkg_.a # internal cd /builddir/build/BUILD/buildah-1.35.4/src/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b670/_pkg_.a $WORK/b670/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b670/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/e2/e2540caf7a3f94201249b48dc126e7e2a3bb2589bbb7480c9e4c204b0343ce3c-d # internal cp $WORK/b670/_pkg_.a /builddir/.cache/go-build/db/db7fe6774ccf4430d136fe4beb7d8003ac9ffb6ff7817735588cabd3d9610787-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b132/ cat >/tmp/go-build355643826/b132/go_asm.h << 'EOF' # internal EOF 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/b132=>" -I $WORK/b132/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b132/symabis ./chacha20poly1305_amd64.s golang.org/x/crypto/blake2b mkdir -p $WORK/b669/ cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/93/9388bb71dec05c39f2bc8cd4b29918e22b4437b1298a70688c97ef995ec5f30a-d # internal cat >/tmp/go-build355643826/b669/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/buildah-1.35.4/src/golang.org/x/crypto/blake2b /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/crypto/blake2b -trimpath "$WORK/b669=>" -I $WORK/b669/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b669/symabis ./blake2bAVX2_amd64.s ./blake2b_amd64.s crypto/ecdh mkdir -p $WORK/b099/ cat >/tmp/go-build355643826/b099/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build355643826/b075/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build355643826/b097/_pkg_.a packagefile crypto/internal/edwards25519/field=/tmp/go-build355643826/b100/_pkg_.a packagefile crypto/internal/nistec=/tmp/go-build355643826/b101/_pkg_.a packagefile crypto/internal/randutil=/tmp/go-build355643826/b104/_pkg_.a packagefile crypto/subtle=/tmp/go-build355643826/b096/_pkg_.a packagefile encoding/binary=/tmp/go-build355643826/b058/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile math/bits=/tmp/go-build355643826/b031/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -p crypto/ecdh -std -complete -installsuffix shared -buildid EfMP2gcX7MAdjRDdXIs5/EfMP2gcX7MAdjRDdXIs5 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b099/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/buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/66/66246948609c97b699051cfa7962de5d9719f603007cc496e2e318d83f3eb634-d # internal github.com/containers/storage/pkg/directory os/exec mkdir -p $WORK/b500/ github.com/cyphar/filepath-securejoin cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/modern-go/reflect2 -trimpath "$WORK/b190=>" -I $WORK/b190/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b190/reflect2_amd64.o ./reflect2_amd64.s mkdir -p $WORK/b159/ cat >/tmp/go-build355643826/b500/importcfg << 'EOF' # internal # import config packagefile io/fs=/tmp/go-build355643826/b043/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile path/filepath=/tmp/go-build355643826/b053/_pkg_.a packagefile syscall=/tmp/go-build355643826/b024/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b500/_pkg_.a -trimpath "$WORK/b500=>" -p github.com/containers/storage/pkg/directory -complete -installsuffix shared -buildid zA4tagqHmcU5rarQPa3z/zA4tagqHmcU5rarQPa3z -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b500/importcfg -pack ./src/github.com/containers/storage/pkg/directory/directory.go ./src/github.com/containers/storage/pkg/directory/directory_unix.go mkdir -p $WORK/b536/ cat >/tmp/go-build355643826/b159/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile context=/tmp/go-build355643826/b002/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile internal/godebug=/tmp/go-build355643826/b048/_pkg_.a packagefile internal/syscall/execenv=/tmp/go-build355643826/b041/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build355643826/b039/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile io/fs=/tmp/go-build355643826/b043/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile path/filepath=/tmp/go-build355643826/b053/_pkg_.a packagefile runtime=/tmp/go-build355643826/b009/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile syscall=/tmp/go-build355643826/b024/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -p os/exec -std -complete -installsuffix shared -buildid DZDl-mV8CQ2cbQTJnc1t/DZDl-mV8CQ2cbQTJnc1t -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b159/importcfg -pack /usr/lib/golang/src/os/exec/exec.go /usr/lib/golang/src/os/exec/exec_unix.go /usr/lib/golang/src/os/exec/lp_unix.go cat >/tmp/go-build355643826/b536/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile path/filepath=/tmp/go-build355643826/b053/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile syscall=/tmp/go-build355643826/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b536/_pkg_.a -trimpath "$WORK/b536=>" -p github.com/cyphar/filepath-securejoin -complete -installsuffix shared -buildid rBHqWc4LkFjZnMc8_U5N/rBHqWc4LkFjZnMc8_U5N -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b536/importcfg -pack ./src/github.com/cyphar/filepath-securejoin/join.go ./src/github.com/cyphar/filepath-securejoin/vfs.go cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/modern-go/reflect2 -trimpath "$WORK/b190=>" -I $WORK/b190/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b190/relfect2_mips64x.o ./relfect2_mips64x.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/modern-go/reflect2 -trimpath "$WORK/b190=>" -I $WORK/b190/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b190/relfect2_mipsx.o ./relfect2_mipsx.s cat >/tmp/go-build355643826/b669/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build355643826/b075/_pkg_.a packagefile encoding/binary=/tmp/go-build355643826/b058/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile golang.org/x/sys/cpu=/tmp/go-build355643826/b670/_pkg_.a packagefile hash=/tmp/go-build355643826/b076/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile math/bits=/tmp/go-build355643826/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b669/_pkg_.a -trimpath "$WORK/b669=>" -p golang.org/x/crypto/blake2b -installsuffix shared -buildid 6KcBnW-1_Nvhgy8-kcAw/6KcBnW-1_Nvhgy8-kcAw -goversion go1.21.7 -symabis $WORK/b669/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b669/importcfg -pack -asmhdr $WORK/b669/go_asm.h ./src/golang.org/x/crypto/blake2b/blake2b.go ./src/golang.org/x/crypto/blake2b/blake2bAVX2_amd64.go ./src/golang.org/x/crypto/blake2b/blake2b_generic.go ./src/golang.org/x/crypto/blake2b/blake2x.go ./src/golang.org/x/crypto/blake2b/register.go cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/modern-go/reflect2 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/modern-go/reflect2 -trimpath "$WORK/b190=>" -I $WORK/b190/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b190/relfect2_ppc64x.o ./relfect2_ppc64x.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b190/_pkg_.a $WORK/b190/reflect2_amd64.o $WORK/b190/relfect2_mips64x.o $WORK/b190/relfect2_mipsx.o $WORK/b190/relfect2_ppc64x.o # internal cat >/tmp/go-build355643826/b132/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-build355643826/b094/_pkg_.a packagefile encoding/binary=/tmp/go-build355643826/b058/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=/tmp/go-build355643826/b133/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/alias=/tmp/go-build355643826/b134/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/poly1305=/tmp/go-build355643826/b135/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=/tmp/go-build355643826/b136/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b190/_pkg_.a # internal cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -p vendor/golang.org/x/crypto/chacha20poly1305 -std -installsuffix shared -buildid hqGfjqdUv2-9weBS5KTG/hqGfjqdUv2-9weBS5KTG -goversion go1.21.7 -symabis $WORK/b132/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b132/importcfg -pack -asmhdr $WORK/b132/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/xchacha20poly1305.go cp $WORK/b190/_pkg_.a /builddir/.cache/go-build/d3/d3165046b131fbc47d6861a0bde5ca96e2c230475bfe61a7da150bc0814da4b4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b500/_pkg_.a # internal cp $WORK/b500/_pkg_.a /builddir/.cache/go-build/90/90d3c0cfaffd9205e611941c8cae1b3f277b8fe1e4d33febde3e14f843bf1de5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b536/_pkg_.a # internal cp $WORK/b536/_pkg_.a /builddir/.cache/go-build/64/64fc3b0356bdb3a4effdda9c3973ec70eb71a17fcfe76150965168e7569968c9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/82/82ac9b3b9891183225fa03d60434c4d5e0ed41090e15488efb51adb63e42de1d-d # internal golang.org/x/crypto/curve25519 mkdir -p $WORK/b686/ cat >/tmp/go-build355643826/b686/importcfg << 'EOF' # internal # import config packagefile crypto/ecdh=/tmp/go-build355643826/b099/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b686/_pkg_.a -trimpath "$WORK/b686=>" -p golang.org/x/crypto/curve25519 -complete -installsuffix shared -buildid PIrgrF3lXZ5zeVrF9MAz/PIrgrF3lXZ5zeVrF9MAz -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b686/importcfg -pack ./src/golang.org/x/crypto/curve25519/curve25519.go ./src/golang.org/x/crypto/curve25519/curve25519_go120.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/b132=>" -I $WORK/b132/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b132/chacha20poly1305_amd64.o ./chacha20poly1305_amd64.s cd /builddir/build/BUILD/buildah-1.35.4/src/golang.org/x/crypto/blake2b /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/crypto/blake2b -trimpath "$WORK/b669=>" -I $WORK/b669/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b669/blake2bAVX2_amd64.o ./blake2bAVX2_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b686/_pkg_.a # internal cp $WORK/b686/_pkg_.a /builddir/.cache/go-build/f6/f6b8579e572d6c9f3c7fa846ebbdd546962a7d74f7b80ab672d672f4cbfef465-d # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/crypto/blake2b -trimpath "$WORK/b669=>" -I $WORK/b669/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b669/blake2b_amd64.o ./blake2b_amd64.s cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b132/_pkg_.a $WORK/b132/chacha20poly1305_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/37/37eb2ab037af72f4cee562a4baa400539253ec117380e775d9c8444efefe4d50-d # internal cd /builddir/build/BUILD/buildah-1.35.4/src/golang.org/x/crypto/blake2b /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b669/_pkg_.a $WORK/b669/blake2bAVX2_amd64.o $WORK/b669/blake2b_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b669/_pkg_.a # internal cp $WORK/b669/_pkg_.a /builddir/.cache/go-build/17/1798cb316b7091936d49ca96e25205094293ab7407d7fdb194f7a591be10238f-d # internal golang.org/x/crypto/argon2 mkdir -p $WORK/b668/ cat >/tmp/go-build355643826/b668/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/buildah-1.35.4/src/golang.org/x/crypto/argon2 /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/crypto/argon2 -trimpath "$WORK/b668=>" -I $WORK/b668/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b668/symabis ./blamka_amd64.s cat >/tmp/go-build355643826/b668/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build355643826/b058/_pkg_.a packagefile golang.org/x/crypto/blake2b=/tmp/go-build355643826/b669/_pkg_.a packagefile golang.org/x/sys/cpu=/tmp/go-build355643826/b670/_pkg_.a packagefile hash=/tmp/go-build355643826/b076/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b668/_pkg_.a -trimpath "$WORK/b668=>" -p golang.org/x/crypto/argon2 -installsuffix shared -buildid zIwtj8g-0w4FEoyEGE2-/zIwtj8g-0w4FEoyEGE2- -goversion go1.21.7 -symabis $WORK/b668/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b668/importcfg -pack -asmhdr $WORK/b668/go_asm.h ./src/golang.org/x/crypto/argon2/argon2.go ./src/golang.org/x/crypto/argon2/blake2b.go ./src/golang.org/x/crypto/argon2/blamka_amd64.go ./src/golang.org/x/crypto/argon2/blamka_generic.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/9e/9e81cedc5a94f82b8a676a3184b0d109305c07c42bd52873f720304a042626f4-d # internal cd /builddir/build/BUILD/buildah-1.35.4/src/golang.org/x/crypto/argon2 /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/crypto/argon2 -trimpath "$WORK/b668=>" -I $WORK/b668/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b668/blamka_amd64.o ./blamka_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b668/_pkg_.a $WORK/b668/blamka_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b668/_pkg_.a # internal cp $WORK/b668/_pkg_.a /builddir/.cache/go-build/9f/9fa033ab6ace6bd0ab2595df294e0e542498de82497717a8a32d0cb16c0eac65-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/ec/ec2cb3785d45a6f064c5b1d703329b8e689ccbdea2987afe539d81e4d11c9d86-d # internal log mkdir -p $WORK/b087/ encoding/hex text/scanner cat >/tmp/go-build355643826/b087/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile log/internal=/tmp/go-build355643826/b088/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile runtime=/tmp/go-build355643826/b009/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build355643826/b022/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a EOF github.com/opencontainers/image-spec/specs-go mkdir -p $WORK/b153/ cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -p log -std -complete -installsuffix shared -buildid Mr7K3F1WQjuPzfUbtJxc/Mr7K3F1WQjuPzfUbtJxc -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b087/importcfg -pack /usr/lib/golang/src/log/log.go cat >/tmp/go-build355643826/b153/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile unicode=/tmp/go-build355643826/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build355643826/b033/_pkg_.a EOF github.com/opencontainers/go-digest mkdir -p $WORK/b074/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -p text/scanner -std -complete -installsuffix shared -buildid 8_XVcP5p_BNrV2gzq1Eo/8_XVcP5p_BNrV2gzq1Eo -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b153/importcfg -pack /usr/lib/golang/src/text/scanner/scanner.go cat >/tmp/go-build355643826/b074/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build355643826/b075/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile hash=/tmp/go-build355643826/b076/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile regexp=/tmp/go-build355643826/b065/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -p github.com/opencontainers/go-digest -complete -installsuffix shared -buildid DC34-o_kUOdJFhH0J7HM/DC34-o_kUOdJFhH0J7HM -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b074/importcfg -pack ./src/github.com/opencontainers/go-digest/algorithm.go ./src/github.com/opencontainers/go-digest/digest.go ./src/github.com/opencontainers/go-digest/digester.go ./src/github.com/opencontainers/go-digest/doc.go ./src/github.com/opencontainers/go-digest/verifiers.go github.com/docker/go-units mkdir -p $WORK/b158/ mkdir -p $WORK/b129/ github.com/miekg/pkcs11 github.com/containers/storage/pkg/config mkdir -p $WORK/b194/ cat >/tmp/go-build355643826/b158/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a EOF flag mkdir -p $WORK/b187/ mkdir -p $WORK/b084/ mkdir -p $WORK/b147/ cat >/tmp/go-build355643826/b129/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a EOF github.com/ulikunitz/xz/internal/xlog github.com/containers/storage/pkg/reexec google.golang.org/grpc/attributes net/url /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -p github.com/docker/go-units -complete -installsuffix shared -buildid 2DM2XkWIKt-t3-NTPjI0/2DM2XkWIKt-t3-NTPjI0 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b158/importcfg -pack ./src/github.com/docker/go-units/duration.go ./src/github.com/docker/go-units/size.go ./src/github.com/docker/go-units/ulimit.go github.com/opencontainers/runtime-spec/specs-go os/user mime net/http/internal google.golang.org/protobuf/internal/errors encoding/json vendor/golang.org/x/net/http2/hpack cat >/tmp/go-build355643826/b187/importcfg << 'EOF' # internal # import config packagefile encoding=/tmp/go-build355643826/b056/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile reflect=/tmp/go-build355643826/b029/_pkg_.a packagefile runtime=/tmp/go-build355643826/b009/_pkg_.a packagefile sort=/tmp/go-build355643826/b035/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a EOF github.com/klauspost/compress/fse github.com/syndtr/gocapability/capability google.golang.org/grpc/internal/grpclog mime/quotedprintable echo > $WORK/b147/preferlinkext go/token cat >/tmp/go-build355643826/b084/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -p flag -std -complete -installsuffix shared -buildid NuD--YIxvJQPuiLJidIB/NuD--YIxvJQPuiLJidIB -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b187/importcfg -pack /usr/lib/golang/src/flag/flag.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -p encoding/hex -std -complete -installsuffix shared -buildid O7YCl9bVaxyElPYLgHg0/O7YCl9bVaxyElPYLgHg0 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b129/importcfg -pack /usr/lib/golang/src/encoding/hex/hex.go compress/flate runtime/debug gopkg.in/yaml.v3 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -p github.com/opencontainers/image-spec/specs-go -complete -installsuffix shared -buildid UbJQ9lH7wXv3OipkE2qc/UbJQ9lH7wXv3OipkE2qc -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b084/importcfg -pack ./src/github.com/opencontainers/image-spec/specs-go/version.go ./src/github.com/opencontainers/image-spec/specs-go/versioned.go math/big cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/miekg/pkcs11 TERM='dumb' CGO_LDFLAGS='"-O2" "-g" "-ldl"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b147/ -importpath github.com/miekg/pkcs11 -- -I $WORK/b147/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./params.go ./pkcs11.go ./types.go mkdir -p $WORK/b182/ vendor/golang.org/x/text/unicode/norm cat >/tmp/go-build355643826/b194/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a EOF mkdir -p $WORK/b165/ cat >/tmp/go-build355643826/b182/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile runtime=/tmp/go-build355643826/b009/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b194/_pkg_.a -trimpath "$WORK/b194=>" -p github.com/containers/storage/pkg/config -complete -installsuffix shared -buildid tDYSkA7NDcbkfPupVLqq/tDYSkA7NDcbkfPupVLqq -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b194/importcfg -pack ./src/github.com/containers/storage/pkg/config/config.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -p github.com/ulikunitz/xz/internal/xlog -complete -installsuffix shared -buildid Nkk9-ZWPLmYLnUrx8m7S/Nkk9-ZWPLmYLnUrx8m7S -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b182/importcfg -pack ./src/github.com/ulikunitz/xz/internal/xlog/xlog.go mkdir -p $WORK/b220/ cat >/tmp/go-build355643826/b165/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build355643826/b002/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile os/exec=/tmp/go-build355643826/b159/_pkg_.a packagefile path/filepath=/tmp/go-build355643826/b053/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -p github.com/containers/storage/pkg/reexec -complete -installsuffix shared -buildid _I1LAIfdn7o0uQjMNun_/_I1LAIfdn7o0uQjMNun_ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b165/importcfg -pack ./src/github.com/containers/storage/pkg/reexec/command_linux.go ./src/github.com/containers/storage/pkg/reexec/reexec.go cat >/tmp/go-build355643826/b220/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a EOF mkdir -p $WORK/b131/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b220/_pkg_.a -trimpath "$WORK/b220=>" -p google.golang.org/grpc/attributes -complete -installsuffix shared -buildid ozi7eYo6orfmfJUve7HV/ozi7eYo6orfmfJUve7HV -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b220/importcfg -pack ./src/google.golang.org/grpc/attributes/attributes.go mkdir -p $WORK/b166/ cat >/tmp/go-build355643826/b131/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile path=/tmp/go-build355643826/b044/_pkg_.a packagefile sort=/tmp/go-build355643826/b035/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -p net/url -std -complete -installsuffix shared -buildid GB1HRrmW8_RN9RxAfTn6/GB1HRrmW8_RN9RxAfTn6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b131/importcfg -pack /usr/lib/golang/src/net/url/url.go mkdir -p $WORK/b050/ cat >/tmp/go-build355643826/b166/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -p github.com/opencontainers/runtime-spec/specs-go -complete -installsuffix shared -buildid JP_ybiZcjvz2c4IJAPdE/JP_ybiZcjvz2c4IJAPdE -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b166/importcfg -pack ./src/github.com/opencontainers/runtime-spec/specs-go/config.go ./src/github.com/opencontainers/runtime-spec/specs-go/state.go ./src/github.com/opencontainers/runtime-spec/specs-go/version.go echo > $WORK/b050/preferlinkext mkdir -p $WORK/b209/ cd /usr/lib/golang/src/os/user TERM='dumb' CGO_LDFLAGS='"-O2" "-g"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b050/ -importpath os/user -- -I $WORK/b050/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-stack-protector ./cgo_lookup_cgo.go ./getgrouplist_unix.go cat >/tmp/go-build355643826/b209/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build355643826/b054/_pkg_.a packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile encoding/base64=/tmp/go-build355643826/b057/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile sort=/tmp/go-build355643826/b035/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile unicode=/tmp/go-build355643826/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build355643826/b033/_pkg_.a EOF mkdir -p $WORK/b213/ cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b209/_pkg_.a -trimpath "$WORK/b209=>" -p mime -std -complete -installsuffix shared -buildid IRboIaNKOXZd7adbOHrP/IRboIaNKOXZd7adbOHrP -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b209/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-build355643826/b213/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build355643826/b054/_pkg_.a packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a EOF mkdir -p $WORK/b229/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b213/_pkg_.a -trimpath "$WORK/b213=>" -p net/http/internal -std -complete -installsuffix shared -buildid b1HjmsSoxpOTDjg-Xqg9/b1HjmsSoxpOTDjg-Xqg9 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b213/importcfg -pack /usr/lib/golang/src/net/http/internal/chunked.go mkdir -p $WORK/b055/ cat >/tmp/go-build355643826/b229/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=/tmp/go-build355643826/b230/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b229/_pkg_.a -trimpath "$WORK/b229=>" -p google.golang.org/protobuf/internal/errors -complete -installsuffix shared -buildid 06XsdoW77zBpedMGUN6q/06XsdoW77zBpedMGUN6q -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b229/importcfg -pack ./src/google.golang.org/protobuf/internal/errors/errors.go ./src/google.golang.org/protobuf/internal/errors/is_go113.go cat >/tmp/go-build355643826/b055/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile encoding=/tmp/go-build355643826/b056/_pkg_.a packagefile encoding/base64=/tmp/go-build355643826/b057/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile math=/tmp/go-build355643826/b030/_pkg_.a packagefile reflect=/tmp/go-build355643826/b029/_pkg_.a packagefile sort=/tmp/go-build355643826/b035/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile unicode=/tmp/go-build355643826/b034/_pkg_.a packagefile unicode/utf16=/tmp/go-build355643826/b059/_pkg_.a packagefile unicode/utf8=/tmp/go-build355643826/b033/_pkg_.a EOF mkdir -p $WORK/b208/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -p encoding/json -std -complete -installsuffix shared -buildid BfjNNMzwcmeS7Y3rPZIi/BfjNNMzwcmeS7Y3rPZIi -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b055/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 mkdir -p $WORK/b172/ cat >/tmp/go-build355643826/b208/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b208/_pkg_.a -trimpath "$WORK/b208=>" -p vendor/golang.org/x/net/http2/hpack -std -complete -installsuffix shared -buildid Bv8rVY_P5ZJyevd9UP_b/Bv8rVY_P5ZJyevd9UP_b -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b208/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-build355643826/b172/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build355643826/b058/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile math/bits=/tmp/go-build355643826/b031/_pkg_.a EOF mkdir -p $WORK/b167/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -p github.com/klauspost/compress/fse -complete -installsuffix shared -buildid 17E1RZ8drZIJS7DuhQGy/17E1RZ8drZIJS7DuhQGy -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b172/importcfg -pack ./src/github.com/klauspost/compress/fse/bitreader.go ./src/github.com/klauspost/compress/fse/bitwriter.go ./src/github.com/klauspost/compress/fse/bytereader.go ./src/github.com/klauspost/compress/fse/compress.go ./src/github.com/klauspost/compress/fse/decompress.go ./src/github.com/klauspost/compress/fse/fse.go mkdir -p $WORK/b223/ cat >/tmp/go-build355643826/b167/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build355643826/b054/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile syscall=/tmp/go-build355643826/b024/_pkg_.a EOF mkdir -p $WORK/b211/ cat >/tmp/go-build355643826/b223/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -p github.com/syndtr/gocapability/capability -complete -installsuffix shared -buildid vf7Av-ovQodlX5mW6rrv/vf7Av-ovQodlX5mW6rrv -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b167/importcfg -pack ./src/github.com/syndtr/gocapability/capability/capability.go ./src/github.com/syndtr/gocapability/capability/capability_linux.go ./src/github.com/syndtr/gocapability/capability/enum.go ./src/github.com/syndtr/gocapability/capability/enum_gen.go ./src/github.com/syndtr/gocapability/capability/syscall_linux.go mkdir -p $WORK/b238/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b223/_pkg_.a -trimpath "$WORK/b223=>" -p google.golang.org/grpc/internal/grpclog -complete -installsuffix shared -buildid MZ6cm4D16cBkFYM3MMSf/MZ6cm4D16cBkFYM3MMSf -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b223/importcfg -pack ./src/google.golang.org/grpc/internal/grpclog/grpclog.go ./src/google.golang.org/grpc/internal/grpclog/prefixLogger.go mkdir -p $WORK/b180/ cat >/tmp/go-build355643826/b238/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile sort=/tmp/go-build355643826/b035/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build355643826/b022/_pkg_.a packagefile unicode=/tmp/go-build355643826/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build355643826/b033/_pkg_.a EOF cat >/tmp/go-build355643826/b211/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build355643826/b054/_pkg_.a packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b238/_pkg_.a -trimpath "$WORK/b238=>" -p go/token -std -complete -installsuffix shared -buildid PX1cXNFAq2nZB2kjay8L/PX1cXNFAq2nZB2kjay8L -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b238/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/pkg/tool/linux_amd64/compile -o $WORK/b211/_pkg_.a -trimpath "$WORK/b211=>" -p mime/quotedprintable -std -complete -installsuffix shared -buildid kCUyWlTkSRhwIe9bToSN/kCUyWlTkSRhwIe9bToSN -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b211/importcfg -pack /usr/lib/golang/src/mime/quotedprintable/reader.go /usr/lib/golang/src/mime/quotedprintable/writer.go mkdir -p $WORK/b177/ cat >/tmp/go-build355643826/b180/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build355643826/b054/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile math=/tmp/go-build355643826/b030/_pkg_.a packagefile math/bits=/tmp/go-build355643826/b031/_pkg_.a packagefile sort=/tmp/go-build355643826/b035/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -p compress/flate -std -complete -installsuffix shared -buildid Gzx-PSQGgKMxHS-wFyfw/Gzx-PSQGgKMxHS-wFyfw -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b180/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 cat >/tmp/go-build355643826/b177/go_asm.h << 'EOF' # internal EOF mkdir -p $WORK/b149/ cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/debug -trimpath "$WORK/b177=>" -I $WORK/b177/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b177/symabis ./debug.s mkdir -p $WORK/b106/ cat >/tmp/go-build355643826/b149/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile encoding=/tmp/go-build355643826/b056/_pkg_.a packagefile encoding/base64=/tmp/go-build355643826/b057/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile math=/tmp/go-build355643826/b030/_pkg_.a packagefile reflect=/tmp/go-build355643826/b029/_pkg_.a packagefile regexp=/tmp/go-build355643826/b065/_pkg_.a packagefile sort=/tmp/go-build355643826/b035/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a packagefile unicode=/tmp/go-build355643826/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build355643826/b033/_pkg_.a EOF cat >/tmp/go-build355643826/b106/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -p gopkg.in/yaml.v3 -complete -installsuffix shared -buildid Ntskd_p7kzE-8JT6miVW/Ntskd_p7kzE-8JT6miVW -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b149/importcfg -pack ./src/gopkg.in/yaml.v3/apic.go ./src/gopkg.in/yaml.v3/decode.go ./src/gopkg.in/yaml.v3/emitterc.go ./src/gopkg.in/yaml.v3/encode.go ./src/gopkg.in/yaml.v3/parserc.go ./src/gopkg.in/yaml.v3/readerc.go ./src/gopkg.in/yaml.v3/resolve.go ./src/gopkg.in/yaml.v3/scannerc.go ./src/gopkg.in/yaml.v3/sorter.go ./src/gopkg.in/yaml.v3/writerc.go ./src/gopkg.in/yaml.v3/yaml.go ./src/gopkg.in/yaml.v3/yamlh.go ./src/gopkg.in/yaml.v3/yamlprivateh.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -p math/big -trimpath "$WORK/b106=>" -I $WORK/b106/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b106/symabis ./arith_amd64.s mkdir -p $WORK/b205/ cat >/tmp/go-build355643826/b205/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=/tmp/go-build355643826/b058/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile vendor/golang.org/x/text/transform=/tmp/go-build355643826/b203/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile unicode/utf8=/tmp/go-build355643826/b033/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b205/_pkg_.a -trimpath "$WORK/b205=>" -p vendor/golang.org/x/text/unicode/norm -std -complete -installsuffix shared -buildid GPA2UxfKx8fdWMG4kRHP/GPA2UxfKx8fdWMG4kRHP -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b205/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b084/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b166/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b158/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b165/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/b9/b924a94bdf32a634a14e68e9695c290e4effb6bb39f606e6afa7b8c4a520d869-d # internal google.golang.org/protobuf/internal/version mkdir -p $WORK/b256/ cat >/tmp/go-build355643826/b256/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a EOF cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/d1/d14060521d19027a9734526efbd6d7b6d5fd0457f71e0fea749abde871d81797-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b256/_pkg_.a -trimpath "$WORK/b256=>" -p google.golang.org/protobuf/internal/version -complete -installsuffix shared -buildid _zLF8J8eyjiStEuOfehw/_zLF8J8eyjiStEuOfehw -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b256/importcfg -pack ./src/google.golang.org/protobuf/internal/version/version.go cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/e4/e4fa2822aedccbd0cd20b47988be1cc8b0eed2f50cdac49b4d4d3ec9bc4d4266-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b220/_pkg_.a # internal github.com/containers/image/v5/internal/iolimits mkdir -p $WORK/b298/ cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/f4/f444967133a04ca684c7ff7502682c3d661cf79c3753fb6554c50056db868bc3-d # internal github.com/hashicorp/go-multierror cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/59/598fb4332205ebf6834561ad685f4dd6e2dd523c77ce3fb3c07cd8dda92ff5af-d # internal cat >/tmp/go-build355643826/b298/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a EOF mkdir -p $WORK/b282/ database/sql/driver /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b298/_pkg_.a -trimpath "$WORK/b298=>" -p github.com/containers/image/v5/internal/iolimits -complete -installsuffix shared -buildid 8C5nXoth13IHavqecJYJ/8C5nXoth13IHavqecJYJ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b298/importcfg -pack ./src/github.com/containers/image/v5/internal/iolimits/iolimits.go cat >/tmp/go-build355643826/b282/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/hashicorp/errwrap=/tmp/go-build355643826/b283/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b282/_pkg_.a -trimpath "$WORK/b282=>" -p github.com/hashicorp/go-multierror -complete -installsuffix shared -buildid M4f6SK85omaf5VnvO8-U/M4f6SK85omaf5VnvO8-U -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b282/importcfg -pack ./src/github.com/hashicorp/go-multierror/append.go ./src/github.com/hashicorp/go-multierror/flatten.go ./src/github.com/hashicorp/go-multierror/format.go ./src/github.com/hashicorp/go-multierror/group.go ./src/github.com/hashicorp/go-multierror/multierror.go ./src/github.com/hashicorp/go-multierror/prefix.go ./src/github.com/hashicorp/go-multierror/sort.go mkdir -p $WORK/b309/ cp $WORK/b220/_pkg_.a /builddir/.cache/go-build/4e/4e2eb04aca8a8ebc88a09cbeade660d92d2f9e6c5c8d2a81f86ebbd9bee7701b-d # internal github.com/containers/image/v5/version mkdir -p $WORK/b314/ cat >/tmp/go-build355643826/b309/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build355643826/b002/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile reflect=/tmp/go-build355643826/b029/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a EOF cat >/tmp/go-build355643826/b314/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b309/_pkg_.a -trimpath "$WORK/b309=>" -p database/sql/driver -std -complete -installsuffix shared -buildid nofTN-JqmxupiVJAKiIv/nofTN-JqmxupiVJAKiIv -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b309/importcfg -pack /usr/lib/golang/src/database/sql/driver/driver.go /usr/lib/golang/src/database/sql/driver/types.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b314/_pkg_.a -trimpath "$WORK/b314=>" -p github.com/containers/image/v5/version -complete -installsuffix shared -buildid -8JcoQS2W4Uf77LzqZkc/-8JcoQS2W4Uf77LzqZkc -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b314/importcfg -pack ./src/github.com/containers/image/v5/version/version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b213/_pkg_.a # internal github.com/cyberphone/json-canonicalization/go/src/webpki.org/jsoncanonicalizer mkdir -p $WORK/b315/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b074/_pkg_.a # internal cat >/tmp/go-build355643826/b315/importcfg << 'EOF' # internal # import config packagefile container/list=/tmp/go-build355643826/b118/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile math=/tmp/go-build355643826/b030/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile unicode/utf16=/tmp/go-build355643826/b059/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b315/_pkg_.a -trimpath "$WORK/b315=>" -p github.com/cyberphone/json-canonicalization/go/src/webpki.org/jsoncanonicalizer -complete -installsuffix shared -buildid U5SuSbnGJP1HUcOH14qO/U5SuSbnGJP1HUcOH14qO -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b315/importcfg -pack ./src/github.com/cyberphone/json-canonicalization/go/src/webpki.org/jsoncanonicalizer/es6numfmt.go ./src/github.com/cyberphone/json-canonicalization/go/src/webpki.org/jsoncanonicalizer/jsoncanonicalizer.go cp $WORK/b213/_pkg_.a /builddir/.cache/go-build/69/6934fdc898fa6625edfe464ba10aeedaa37c5d0d67c8f2295307a093b0e463b1-d # internal encoding/csv mkdir -p $WORK/b319/ cat >/tmp/go-build355643826/b319/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build355643826/b054/_pkg_.a packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile unicode=/tmp/go-build355643826/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build355643826/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b319/_pkg_.a -trimpath "$WORK/b319=>" -p encoding/csv -std -complete -installsuffix shared -buildid iBJ3sIXiXCYDGXBH9CL8/iBJ3sIXiXCYDGXBH9CL8 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b319/importcfg -pack /usr/lib/golang/src/encoding/csv/reader.go /usr/lib/golang/src/encoding/csv/writer.go cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/a2/a230ef7a28318feb6b9317a9fea68815ba2ea7f1015cb7c59d7cb087d0d5a229-d # internal github.com/containers/image/v5/docker/reference mkdir -p $WORK/b073/ cat >/tmp/go-build355643826/b073/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/containers/storage/pkg/regexp=/tmp/go-build355643826/b064/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build355643826/b074/_pkg_.a packagefile path=/tmp/go-build355643826/b044/_pkg_.a packagefile regexp=/tmp/go-build355643826/b065/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -p github.com/containers/image/v5/docker/reference -complete -installsuffix shared -buildid qwqcEhJL1pYluD_CZtES/qwqcEhJL1pYluD_CZtES -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b073/importcfg -pack ./src/github.com/containers/image/v5/docker/reference/helpers.go ./src/github.com/containers/image/v5/docker/reference/normalize.go ./src/github.com/containers/image/v5/docker/reference/reference.go ./src/github.com/containers/image/v5/docker/reference/regexp-additions.go ./src/github.com/containers/image/v5/docker/reference/regexp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/d8/d88e4706d38d2f9d68e9afec044149ba72918a9887eb9d3c81bfd2e385cefae0-d # internal cat >/tmp/go-build355643826/b177/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile runtime=/tmp/go-build355643826/b009/_pkg_.a packagefile sort=/tmp/go-build355643826/b035/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a EOF github.com/opencontainers/image-spec/specs-go/v1 cat >/tmp/go-build355643826/b106/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile encoding/binary=/tmp/go-build355643826/b058/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile internal/cpu=/tmp/go-build355643826/b011/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile math=/tmp/go-build355643826/b030/_pkg_.a packagefile math/bits=/tmp/go-build355643826/b031/_pkg_.a packagefile math/rand=/tmp/go-build355643826/b107/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b229/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -p runtime/debug -std -installsuffix shared -buildid cHLLPo9MzY0PFI-Jd_ht/cHLLPo9MzY0PFI-Jd_ht -goversion go1.21.7 -symabis $WORK/b177/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b177/importcfg -pack -asmhdr $WORK/b177/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b223/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -p math/big -std -installsuffix shared -buildid GS6sImwqtZvvLvRuF8uM/GS6sImwqtZvvLvRuF8uM -goversion go1.21.7 -symabis $WORK/b106/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b106/importcfg -pack -asmhdr $WORK/b106/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/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/b229/_pkg_.a /builddir/.cache/go-build/bb/bb13d5b11ea31af210e1e1ca29e0e0da564cf493bd1950693c696e68a4aaced3-d # internal mkdir -p $WORK/b083/ cp $WORK/b223/_pkg_.a /builddir/.cache/go-build/2c/2c691077ca014610d9f33001f639d74736cfb9140e40b5dab69c453845b35611-d # internal google.golang.org/protobuf/encoding/protowire mkdir -p $WORK/b228/ cat >/tmp/go-build355643826/b083/importcfg << 'EOF' # internal # import config packagefile github.com/opencontainers/go-digest=/tmp/go-build355643826/b074/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=/tmp/go-build355643826/b084/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -p github.com/opencontainers/image-spec/specs-go/v1 -complete -installsuffix shared -buildid 4KU4o3aUXAZXaFass5aR/4KU4o3aUXAZXaFass5aR -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b083/importcfg -pack ./src/github.com/opencontainers/image-spec/specs-go/v1/annotations.go ./src/github.com/opencontainers/image-spec/specs-go/v1/config.go ./src/github.com/opencontainers/image-spec/specs-go/v1/descriptor.go ./src/github.com/opencontainers/image-spec/specs-go/v1/index.go ./src/github.com/opencontainers/image-spec/specs-go/v1/layout.go ./src/github.com/opencontainers/image-spec/specs-go/v1/manifest.go ./src/github.com/opencontainers/image-spec/specs-go/v1/mediatype.go cat >/tmp/go-build355643826/b228/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build355643826/b229/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile math=/tmp/go-build355643826/b030/_pkg_.a packagefile math/bits=/tmp/go-build355643826/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b228/_pkg_.a -trimpath "$WORK/b228=>" -p google.golang.org/protobuf/encoding/protowire -complete -installsuffix shared -buildid 7yQt_qiYnKaRWcP3AFhz/7yQt_qiYnKaRWcP3AFhz -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b228/importcfg -pack ./src/google.golang.org/protobuf/encoding/protowire/wire.go github.com/distribution/reference mkdir -p $WORK/b280/ cat >/tmp/go-build355643826/b280/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build355643826/b074/_pkg_.a packagefile path=/tmp/go-build355643826/b044/_pkg_.a packagefile regexp=/tmp/go-build355643826/b065/_pkg_.a packagefile sort=/tmp/go-build355643826/b035/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b280/_pkg_.a -trimpath "$WORK/b280=>" -p github.com/distribution/reference -complete -installsuffix shared -buildid rTEquN1PVDu36nReVtPM/rTEquN1PVDu36nReVtPM -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b280/importcfg -pack ./src/github.com/distribution/reference/helpers.go ./src/github.com/distribution/reference/normalize.go ./src/github.com/distribution/reference/reference.go ./src/github.com/distribution/reference/regexp.go ./src/github.com/distribution/reference/sort.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b211/_pkg_.a # internal cp $WORK/b211/_pkg_.a /builddir/.cache/go-build/24/247734e296c7b3fe9b1fc14c9143fea088d59562b156f5834fa4278ac9c500f6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b256/_pkg_.a # internal encoding/xml mkdir -p $WORK/b320/ cp $WORK/b256/_pkg_.a /builddir/.cache/go-build/2c/2ca2364936bf080722463060264436bfdcc1b195317f0606dd7c6a63799dfd27-d # internal cat >/tmp/go-build355643826/b320/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build355643826/b054/_pkg_.a packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile encoding=/tmp/go-build355643826/b056/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile reflect=/tmp/go-build355643826/b029/_pkg_.a packagefile runtime=/tmp/go-build355643826/b009/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile unicode=/tmp/go-build355643826/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build355643826/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b320/_pkg_.a -trimpath "$WORK/b320=>" -p encoding/xml -std -complete -installsuffix shared -buildid NGGG2vnH2aAEbdmexfxm/NGGG2vnH2aAEbdmexfxm -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b320/importcfg -pack /usr/lib/golang/src/encoding/xml/marshal.go /usr/lib/golang/src/encoding/xml/read.go /usr/lib/golang/src/encoding/xml/typeinfo.go /usr/lib/golang/src/encoding/xml/xml.go encoding/gob mkdir -p $WORK/b345/ cat >/tmp/go-build355643826/b345/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build355643826/b054/_pkg_.a packagefile encoding=/tmp/go-build355643826/b056/_pkg_.a packagefile encoding/binary=/tmp/go-build355643826/b058/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile internal/saferio=/tmp/go-build355643826/b346/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile math=/tmp/go-build355643826/b030/_pkg_.a packagefile math/bits=/tmp/go-build355643826/b031/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile reflect=/tmp/go-build355643826/b029/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build355643826/b022/_pkg_.a packagefile unicode=/tmp/go-build355643826/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build355643826/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b345/_pkg_.a -trimpath "$WORK/b345=>" -p encoding/gob -std -complete -installsuffix shared -buildid Da-qHpA3EOaFfBMmrOty/Da-qHpA3EOaFfBMmrOty -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b345/importcfg -pack /usr/lib/golang/src/encoding/gob/dec_helpers.go /usr/lib/golang/src/encoding/gob/decode.go /usr/lib/golang/src/encoding/gob/decoder.go /usr/lib/golang/src/encoding/gob/doc.go /usr/lib/golang/src/encoding/gob/enc_helpers.go /usr/lib/golang/src/encoding/gob/encode.go /usr/lib/golang/src/encoding/gob/encoder.go /usr/lib/golang/src/encoding/gob/error.go /usr/lib/golang/src/encoding/gob/type.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/ea/ea85746754b02cd56efacfe12a2ad78fc29f36638a2db74e04f49d04085f8ffa-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b204/ cat >/tmp/go-build355643826/b204/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile container/list=/tmp/go-build355643826/b118/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile log=/tmp/go-build355643826/b087/_pkg_.a packagefile sort=/tmp/go-build355643826/b035/_pkg_.a packagefile unicode/utf8=/tmp/go-build355643826/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b204/_pkg_.a -trimpath "$WORK/b204=>" -p vendor/golang.org/x/text/unicode/bidi -std -complete -installsuffix shared -buildid Wo6Z5GGcqLcchVXEt3BU/Wo6Z5GGcqLcchVXEt3BU -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b204/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b194/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b182/_pkg_.a # internal cp $WORK/b194/_pkg_.a /builddir/.cache/go-build/d9/d916e87a5a14f0199f4e2b7e46d0dca43be2ca2978fd84299735046acdf7fc69-d # internal github.com/go-openapi/analysis/internal/debug mkdir -p $WORK/b342/ cat >/tmp/go-build355643826/b342/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile log=/tmp/go-build355643826/b087/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile path/filepath=/tmp/go-build355643826/b053/_pkg_.a packagefile runtime=/tmp/go-build355643826/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b342/_pkg_.a -trimpath "$WORK/b342=>" -p github.com/go-openapi/analysis/internal/debug -complete -installsuffix shared -buildid sP1FT_zRkdZay7GDLZtS/sP1FT_zRkdZay7GDLZtS -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b342/importcfg -pack ./src/github.com/go-openapi/analysis/internal/debug/debug.go cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/73/73feb8bbf01ef0e1faaa1b59d1fe5ac3c0328e27529d89e2a3e9b79db4ba1b4a-d # internal github.com/ulikunitz/xz/lzma mkdir -p $WORK/b183/ cat >/tmp/go-build355643826/b183/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build355643826/b054/_pkg_.a packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/ulikunitz/xz/internal/hash=/tmp/go-build355643826/b184/_pkg_.a packagefile github.com/ulikunitz/xz/internal/xlog=/tmp/go-build355643826/b182/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile unicode=/tmp/go-build355643826/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/8a/8aba0e057b5ea47c67c81ae7e8ce202f7de690448415dc325470be1bab13025c-d # internal github.com/containers/common/internal mkdir -p $WORK/b275/ cat >/tmp/go-build355643826/b275/importcfg << 'EOF' # internal # import config packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build355643826/b083/_pkg_.a packagefile golang.org/x/exp/maps=/tmp/go-build355643826/b140/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build355643826/b089/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b275/_pkg_.a -trimpath "$WORK/b275=>" -p github.com/containers/common/internal -complete -installsuffix shared -buildid ZyrmJTUHZ4j3RkNOmNxF/ZyrmJTUHZ4j3RkNOmNxF -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b275/importcfg -pack ./src/github.com/containers/common/internal/deepcopy.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -p github.com/ulikunitz/xz/lzma -complete -installsuffix shared -buildid 0dcz2MoDuHtN4FHn2SR4/0dcz2MoDuHtN4FHn2SR4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b183/importcfg -pack ./src/github.com/ulikunitz/xz/lzma/bintree.go ./src/github.com/ulikunitz/xz/lzma/bitops.go ./src/github.com/ulikunitz/xz/lzma/breader.go ./src/github.com/ulikunitz/xz/lzma/buffer.go ./src/github.com/ulikunitz/xz/lzma/bytewriter.go ./src/github.com/ulikunitz/xz/lzma/decoder.go ./src/github.com/ulikunitz/xz/lzma/decoderdict.go ./src/github.com/ulikunitz/xz/lzma/directcodec.go ./src/github.com/ulikunitz/xz/lzma/distcodec.go ./src/github.com/ulikunitz/xz/lzma/encoder.go ./src/github.com/ulikunitz/xz/lzma/encoderdict.go ./src/github.com/ulikunitz/xz/lzma/hashtable.go ./src/github.com/ulikunitz/xz/lzma/header.go ./src/github.com/ulikunitz/xz/lzma/header2.go ./src/github.com/ulikunitz/xz/lzma/lengthcodec.go ./src/github.com/ulikunitz/xz/lzma/literalcodec.go ./src/github.com/ulikunitz/xz/lzma/matchalgorithm.go ./src/github.com/ulikunitz/xz/lzma/operation.go ./src/github.com/ulikunitz/xz/lzma/prob.go ./src/github.com/ulikunitz/xz/lzma/properties.go ./src/github.com/ulikunitz/xz/lzma/rangecodec.go ./src/github.com/ulikunitz/xz/lzma/reader.go ./src/github.com/ulikunitz/xz/lzma/reader2.go ./src/github.com/ulikunitz/xz/lzma/state.go ./src/github.com/ulikunitz/xz/lzma/treecodecs.go ./src/github.com/ulikunitz/xz/lzma/writer.go ./src/github.com/ulikunitz/xz/lzma/writer2.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b298/_pkg_.a # internal cp $WORK/b298/_pkg_.a /builddir/.cache/go-build/70/70affa03e0dcdcb90a923cf5282ffcb74a87d56e67a7362917b59dedf831a3bc-d # internal gopkg.in/go-jose/go-jose.v2/json mkdir -p $WORK/b369/ cat >/tmp/go-build355643826/b369/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile encoding=/tmp/go-build355643826/b056/_pkg_.a packagefile encoding/base64=/tmp/go-build355643826/b057/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile math=/tmp/go-build355643826/b030/_pkg_.a packagefile reflect=/tmp/go-build355643826/b029/_pkg_.a packagefile runtime=/tmp/go-build355643826/b009/_pkg_.a packagefile sort=/tmp/go-build355643826/b035/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile unicode=/tmp/go-build355643826/b034/_pkg_.a packagefile unicode/utf16=/tmp/go-build355643826/b059/_pkg_.a packagefile unicode/utf8=/tmp/go-build355643826/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b369/_pkg_.a -trimpath "$WORK/b369=>" -p gopkg.in/go-jose/go-jose.v2/json -complete -installsuffix shared -buildid zhTbAwxy2Y9o8icPyedX/zhTbAwxy2Y9o8icPyedX -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b369/importcfg -pack ./src/gopkg.in/go-jose/go-jose.v2/json/decode.go ./src/gopkg.in/go-jose/go-jose.v2/json/encode.go ./src/gopkg.in/go-jose/go-jose.v2/json/indent.go ./src/gopkg.in/go-jose/go-jose.v2/json/scanner.go ./src/gopkg.in/go-jose/go-jose.v2/json/stream.go ./src/gopkg.in/go-jose/go-jose.v2/json/tags.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/f0/f0b458ebeffd9d47a409d1ef9b13fd499166466912f4e769a93c2a22854a5705-d # internal github.com/stefanberger/go-pkcs11uri mkdir -p $WORK/b148/ cat >/tmp/go-build355643826/b148/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile io/ioutil=/tmp/go-build355643826/b137/_pkg_.a packagefile net/url=/tmp/go-build355643826/b131/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile path/filepath=/tmp/go-build355643826/b053/_pkg_.a packagefile regexp=/tmp/go-build355643826/b065/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -p github.com/stefanberger/go-pkcs11uri -complete -installsuffix shared -buildid 8mYz7hIX2FLiOVxZZnLx/8mYz7hIX2FLiOVxZZnLx -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b148/importcfg -pack ./src/github.com/stefanberger/go-pkcs11uri/pkcs11uri.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b314/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b315/_pkg_.a # internal cp $WORK/b314/_pkg_.a /builddir/.cache/go-build/6f/6f75291db9872d137fe53b809dd7de07767fe2c516c194a3af87a075f2c8c4f4-d # internal github.com/go-openapi/jsonreference/internal mkdir -p $WORK/b349/ cat >/tmp/go-build355643826/b349/importcfg << 'EOF' # internal # import config packagefile net/url=/tmp/go-build355643826/b131/_pkg_.a packagefile regexp=/tmp/go-build355643826/b065/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b349/_pkg_.a -trimpath "$WORK/b349=>" -p github.com/go-openapi/jsonreference/internal -complete -installsuffix shared -buildid SxhkAf-aii6a9Dcmt8oU/SxhkAf-aii6a9Dcmt8oU -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b349/importcfg -pack ./src/github.com/go-openapi/jsonreference/internal/normalize_url.go cp $WORK/b315/_pkg_.a /builddir/.cache/go-build/8d/8ddc6892736e8f8a3ed6e51c6d93b38a9efc2ca29b5772f50c770e8dd70c1aca-d # internal github.com/proglottis/gpgme mkdir -p $WORK/b383/ cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/proglottis/gpgme pkg-config --cflags -- gpgme /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/3e/3ecb3190f950fceeb9076a4b162e1b46fbececf82bf5c680c47eb9215eb0edd7-d # internal github.com/go-jose/go-jose/v3/json mkdir -p $WORK/b407/ cat >/tmp/go-build355643826/b407/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile encoding=/tmp/go-build355643826/b056/_pkg_.a packagefile encoding/base64=/tmp/go-build355643826/b057/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile math=/tmp/go-build355643826/b030/_pkg_.a packagefile reflect=/tmp/go-build355643826/b029/_pkg_.a packagefile runtime=/tmp/go-build355643826/b009/_pkg_.a packagefile sort=/tmp/go-build355643826/b035/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile unicode=/tmp/go-build355643826/b034/_pkg_.a packagefile unicode/utf16=/tmp/go-build355643826/b059/_pkg_.a packagefile unicode/utf8=/tmp/go-build355643826/b033/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b407/_pkg_.a -trimpath "$WORK/b407=>" -p github.com/go-jose/go-jose/v3/json -complete -installsuffix shared -buildid FZDRHSZgl_C4EaA9L8Zj/FZDRHSZgl_C4EaA9L8Zj -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b407/importcfg -pack ./src/github.com/go-jose/go-jose/v3/json/decode.go ./src/github.com/go-jose/go-jose/v3/json/encode.go ./src/github.com/go-jose/go-jose/v3/json/indent.go ./src/github.com/go-jose/go-jose/v3/json/scanner.go ./src/github.com/go-jose/go-jose/v3/json/stream.go ./src/github.com/go-jose/go-jose/v3/json/tags.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b238/_pkg_.a # internal cp $WORK/b238/_pkg_.a /builddir/.cache/go-build/f2/f295314ce0d62beab5b0aac4834189f8d2cf594ee947e9ba40935df807af81fe-d # internal golang.org/x/net/internal/timeseries mkdir -p $WORK/b415/ cat >/tmp/go-build355643826/b415/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile log=/tmp/go-build355643826/b087/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b415/_pkg_.a -trimpath "$WORK/b415=>" -p golang.org/x/net/internal/timeseries -complete -installsuffix shared -buildid LdECOGqCr4zmaNqveZ1h/LdECOGqCr4zmaNqveZ1h -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b415/importcfg -pack ./src/golang.org/x/net/internal/timeseries/timeseries.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b187/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b342/_pkg_.a # internal cp $WORK/b342/_pkg_.a /builddir/.cache/go-build/95/95ac99eb9ce51d1695dfe37ee36badce6647249aa774c2c32347055c22750646-d # internal text/template/parse mkdir -p $WORK/b418/ cat >/tmp/go-build355643826/b418/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile runtime=/tmp/go-build355643826/b009/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile unicode=/tmp/go-build355643826/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build355643826/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b282/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b418/_pkg_.a -trimpath "$WORK/b418=>" -p text/template/parse -std -complete -installsuffix shared -buildid VKt2i4jZfFw2lsCcpv7s/VKt2i4jZfFw2lsCcpv7s -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b418/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 cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/55/55cf0db4279b47141b773f8f040d4752c658ecec9254b34c2f6bad5d0c4c59dc-d # internal google.golang.org/grpc/internal/idle mkdir -p $WORK/b440/ cp $WORK/b282/_pkg_.a /builddir/.cache/go-build/87/8724acc990876cb00d0c66c4b97b8fedb4bcd739fc5c1527e544f2a961718f31-d # internal cat >/tmp/go-build355643826/b440/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile math=/tmp/go-build355643826/b030/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build355643826/b022/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b440/_pkg_.a -trimpath "$WORK/b440=>" -p google.golang.org/grpc/internal/idle -complete -installsuffix shared -buildid xdM74fuTZK33yxe0hPdN/xdM74fuTZK33yxe0hPdN -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b440/importcfg -pack ./src/google.golang.org/grpc/internal/idle/idle.go golang.org/x/text/unicode/bidi mkdir -p $WORK/b457/ cat >/tmp/go-build355643826/b457/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile container/list=/tmp/go-build355643826/b118/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile log=/tmp/go-build355643826/b087/_pkg_.a packagefile sort=/tmp/go-build355643826/b035/_pkg_.a packagefile unicode/utf8=/tmp/go-build355643826/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b457/_pkg_.a -trimpath "$WORK/b457=>" -p golang.org/x/text/unicode/bidi -complete -installsuffix shared -buildid CLAUR3ny66At1O7LPhLa/CLAUR3ny66At1O7LPhLa -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b457/importcfg -pack ./src/golang.org/x/text/unicode/bidi/bidi.go ./src/golang.org/x/text/unicode/bidi/bracket.go ./src/golang.org/x/text/unicode/bidi/core.go ./src/golang.org/x/text/unicode/bidi/prop.go ./src/golang.org/x/text/unicode/bidi/tables15.0.0.go ./src/golang.org/x/text/unicode/bidi/trieval.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b319/_pkg_.a # internal cp $WORK/b319/_pkg_.a /builddir/.cache/go-build/91/9104c3b04c80a370870c2c389135d05c778f60ba60bf747ee181ab58d82612a5-d # internal golang.org/x/text/unicode/norm mkdir -p $WORK/b458/ cat >/tmp/go-build355643826/b458/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build355643826/b058/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile golang.org/x/text/transform=/tmp/go-build355643826/b456/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile unicode/utf8=/tmp/go-build355643826/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b458/_pkg_.a -trimpath "$WORK/b458=>" -p golang.org/x/text/unicode/norm -complete -installsuffix shared -buildid X2CnYgIYXHXUvmU8Z-Gl/X2CnYgIYXHXUvmU8Z-Gl -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b458/importcfg -pack ./src/golang.org/x/text/unicode/norm/composition.go ./src/golang.org/x/text/unicode/norm/forminfo.go ./src/golang.org/x/text/unicode/norm/input.go ./src/golang.org/x/text/unicode/norm/iter.go ./src/golang.org/x/text/unicode/norm/normalize.go ./src/golang.org/x/text/unicode/norm/readwriter.go ./src/golang.org/x/text/unicode/norm/tables15.0.0.go ./src/golang.org/x/text/unicode/norm/transform.go ./src/golang.org/x/text/unicode/norm/trie.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b309/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b275/_pkg_.a # internal cp $WORK/b275/_pkg_.a /builddir/.cache/go-build/b4/b44bd60e22318f8ab8056ba01f6f6af2475071f011e867a121d87abf9275757a-d # internal golang.org/x/net/http2/hpack cp $WORK/b309/_pkg_.a /builddir/.cache/go-build/e2/e2845c84f271eeec021357ea04387e821a5a3a3d9fb856d6f39fcec472b9f817-d # internal mkdir -p $WORK/b459/ cat >/tmp/go-build355643826/b459/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b459/_pkg_.a -trimpath "$WORK/b459=>" -p golang.org/x/net/http2/hpack -complete -installsuffix shared -buildid jG8PFFd_6gF_ebIQgD3w/jG8PFFd_6gF_ebIQgD3w -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b459/importcfg -pack ./src/golang.org/x/net/http2/hpack/encode.go ./src/golang.org/x/net/http2/hpack/hpack.go ./src/golang.org/x/net/http2/hpack/huffman.go ./src/golang.org/x/net/http2/hpack/static_table.go ./src/golang.org/x/net/http2/hpack/tables.go database/sql mkdir -p $WORK/b308/ cat >/tmp/go-build355643826/b308/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile context=/tmp/go-build355643826/b002/_pkg_.a packagefile database/sql/driver=/tmp/go-build355643826/b309/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile reflect=/tmp/go-build355643826/b029/_pkg_.a packagefile runtime=/tmp/go-build355643826/b009/_pkg_.a packagefile sort=/tmp/go-build355643826/b035/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build355643826/b022/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a packagefile unicode=/tmp/go-build355643826/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build355643826/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b308/_pkg_.a -trimpath "$WORK/b308=>" -p database/sql -std -complete -installsuffix shared -buildid Yq6DPWRbV206Cr2-NF-g/Yq6DPWRbV206Cr2-NF-g -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b308/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b228/_pkg_.a # internal cp $WORK/b228/_pkg_.a /builddir/.cache/go-build/db/db93191184070efb84b6c8622fbcf390e010817cb372604ca9eb1c157604c082-d # internal google.golang.org/protobuf/reflect/protoreflect mkdir -p $WORK/b233/ cat >/tmp/go-build355643826/b233/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=/tmp/go-build355643826/b228/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=/tmp/go-build355643826/b234/_pkg_.a packagefile math=/tmp/go-build355643826/b030/_pkg_.a packagefile reflect=/tmp/go-build355643826/b029/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b233/_pkg_.a -trimpath "$WORK/b233=>" -p google.golang.org/protobuf/reflect/protoreflect -complete -installsuffix shared -buildid 1rXO3glWoUytvkfY06Et/1rXO3glWoUytvkfY06Et -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b233/importcfg -pack ./src/google.golang.org/protobuf/reflect/protoreflect/methods.go ./src/google.golang.org/protobuf/reflect/protoreflect/proto.go ./src/google.golang.org/protobuf/reflect/protoreflect/source.go ./src/google.golang.org/protobuf/reflect/protoreflect/source_gen.go ./src/google.golang.org/protobuf/reflect/protoreflect/type.go ./src/google.golang.org/protobuf/reflect/protoreflect/value.go ./src/google.golang.org/protobuf/reflect/protoreflect/value_equal.go ./src/google.golang.org/protobuf/reflect/protoreflect/value_union.go ./src/google.golang.org/protobuf/reflect/protoreflect/value_unsafe_go121.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b209/_pkg_.a # internal cp $WORK/b209/_pkg_.a /builddir/.cache/go-build/ab/abd3ec2cca5df636d630c38110d8a7ffd6119f1b3e4d9ce96063f8892dfecd1a-d # internal github.com/oklog/ulid mkdir -p $WORK/b326/ cat >/tmp/go-build355643826/b326/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build355643826/b054/_pkg_.a packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile database/sql/driver=/tmp/go-build355643826/b309/_pkg_.a packagefile encoding/binary=/tmp/go-build355643826/b058/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile math=/tmp/go-build355643826/b030/_pkg_.a packagefile math/bits=/tmp/go-build355643826/b031/_pkg_.a packagefile math/rand=/tmp/go-build355643826/b107/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b326/_pkg_.a -trimpath "$WORK/b326=>" -p github.com/oklog/ulid -complete -installsuffix shared -buildid mcH6yDWwXhtpQ0JwBLZj/mcH6yDWwXhtpQ0JwBLZj -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b326/importcfg -pack ./src/github.com/oklog/ulid/ulid.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b073/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b208/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/81/819710cb10d3ef99a16487b052dc9d0c65116689d0fd7a78a1e918b53fa934f6-d # internal github.com/containers/image/v5/types mkdir -p $WORK/b080/ cat >/tmp/go-build355643826/b080/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build355643826/b002/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build355643826/b073/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=/tmp/go-build355643826/b081/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build355643826/b074/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build355643826/b083/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a EOF cp $WORK/b208/_pkg_.a /builddir/.cache/go-build/8a/8a66c1c057d196fe8f3b49287112e46fdb4fc6e8fd4e442461c2a2c3b429b358-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -p github.com/containers/image/v5/types -complete -installsuffix shared -buildid mJBNRPc-vweUAytneW1K/mJBNRPc-vweUAytneW1K -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b080/importcfg -pack ./src/github.com/containers/image/v5/types/types.go runtime/trace mkdir -p $WORK/b476/ cat >/tmp/go-build355643826/b476/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build355643826/b002/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile runtime=/tmp/go-build355643826/b009/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build355643826/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b476/_pkg_.a -trimpath "$WORK/b476=>" -p runtime/trace -std -installsuffix shared -buildid jxNGeCo5r3qs6fF4mTMg/jxNGeCo5r3qs6fF4mTMg -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b476/importcfg -pack /usr/lib/golang/src/runtime/trace/annotation.go /usr/lib/golang/src/runtime/trace/trace.go cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/proglottis/gpgme pkg-config --libs -- gpgme /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b349/_pkg_.a # internal cp $WORK/b349/_pkg_.a /builddir/.cache/go-build/cf/cf2cf17673dbb5397ffa5bff8a159b7585cab0b1ebd8ebf040e0372d087ec3e4-d # internal github.com/vbauerster/mpb/v8/decor mkdir -p $WORK/b484/ cat >/tmp/go-build355643826/b484/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/VividCortex/ewma=/tmp/go-build355643826/b485/_pkg_.a packagefile github.com/mattn/go-runewidth=/tmp/go-build355643826/b481/_pkg_.a packagefile github.com/vbauerster/mpb/v8/internal=/tmp/go-build355643826/b486/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile math=/tmp/go-build355643826/b030/_pkg_.a packagefile sort=/tmp/go-build355643826/b035/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b484/_pkg_.a -trimpath "$WORK/b484=>" -p github.com/vbauerster/mpb/v8/decor -complete -installsuffix shared -buildid 9DmQPIzdhFSe7XrOq7Qg/9DmQPIzdhFSe7XrOq7Qg -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b484/importcfg -pack ./src/github.com/vbauerster/mpb/v8/decor/any.go ./src/github.com/vbauerster/mpb/v8/decor/counters.go ./src/github.com/vbauerster/mpb/v8/decor/decorator.go ./src/github.com/vbauerster/mpb/v8/decor/doc.go ./src/github.com/vbauerster/mpb/v8/decor/elapsed.go ./src/github.com/vbauerster/mpb/v8/decor/eta.go ./src/github.com/vbauerster/mpb/v8/decor/meta.go ./src/github.com/vbauerster/mpb/v8/decor/moving_average.go ./src/github.com/vbauerster/mpb/v8/decor/name.go ./src/github.com/vbauerster/mpb/v8/decor/on_abort.go ./src/github.com/vbauerster/mpb/v8/decor/on_compete_or_on_abort.go ./src/github.com/vbauerster/mpb/v8/decor/on_complete.go ./src/github.com/vbauerster/mpb/v8/decor/on_condition.go ./src/github.com/vbauerster/mpb/v8/decor/percentage.go ./src/github.com/vbauerster/mpb/v8/decor/size_type.go ./src/github.com/vbauerster/mpb/v8/decor/sizeb1000_string.go ./src/github.com/vbauerster/mpb/v8/decor/sizeb1024_string.go ./src/github.com/vbauerster/mpb/v8/decor/speed.go ./src/github.com/vbauerster/mpb/v8/decor/spinner.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/ac/acae9ea2e5322ca602e16303389eaa52ca3b31772e714a893f95c9153e1486ea-d # internal github.com/containers/image/v5/directory/explicitfilepath mkdir -p $WORK/b489/ cat >/tmp/go-build355643826/b489/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile path/filepath=/tmp/go-build355643826/b053/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b489/_pkg_.a -trimpath "$WORK/b489=>" -p github.com/containers/image/v5/directory/explicitfilepath -complete -installsuffix shared -buildid uX1MfN74TRm1l7DcuCdi/uX1MfN74TRm1l7DcuCdi -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b489/importcfg -pack ./src/github.com/containers/image/v5/directory/explicitfilepath/path.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b280/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b172/_pkg_.a # internal cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime/debug -trimpath "$WORK/b177=>" -I $WORK/b177/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b177/debug.o ./debug.s cp $WORK/b280/_pkg_.a /builddir/.cache/go-build/4a/4aaf925658228d065036d91e075d76ef7f36543ca27ea331822f20908769de38-d # internal github.com/containers/image/v5/oci/internal mkdir -p $WORK/b493/ cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/7b/7b2263fd722c99622d2f0a70a42507319f2d668ac39eb503974e5321d7421939-d # internal cat >/tmp/go-build355643826/b493/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile path/filepath=/tmp/go-build355643826/b053/_pkg_.a packagefile regexp=/tmp/go-build355643826/b065/_pkg_.a packagefile runtime=/tmp/go-build355643826/b009/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b493/_pkg_.a -trimpath "$WORK/b493=>" -p github.com/containers/image/v5/oci/internal -complete -installsuffix shared -buildid CQlO9n2uEljcknfNGeF7/CQlO9n2uEljcknfNGeF7 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b493/importcfg -pack ./src/github.com/containers/image/v5/oci/internal/oci_util.go github.com/klauspost/compress/huff0 mkdir -p $WORK/b171/ cat >/tmp/go-build355643826/b171/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/klauspost/compress/huff0 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/klauspost/compress/huff0 -trimpath "$WORK/b171=>" -I $WORK/b171/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b171/symabis ./decompress_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b440/_pkg_.a # internal cp $WORK/b440/_pkg_.a /builddir/.cache/go-build/d5/d5a6129d0de6816f6a71a9cd985929080c023dd3f1751748e55e650820bb4cff-d # internal github.com/opencontainers/selinux/pkg/pwalk mkdir -p $WORK/b501/ cat >/tmp/go-build355643826/b501/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile path/filepath=/tmp/go-build355643826/b053/_pkg_.a packagefile runtime=/tmp/go-build355643826/b009/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b501/_pkg_.a -trimpath "$WORK/b501=>" -p github.com/opencontainers/selinux/pkg/pwalk -complete -installsuffix shared -buildid TwZfmWQFBlI_w5F4XY0L/TwZfmWQFBlI_w5F4XY0L -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b501/importcfg -pack ./src/github.com/opencontainers/selinux/pkg/pwalk/pwalk.go echo > $WORK/b383/preferlinkext cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/proglottis/gpgme TERM='dumb' CGO_LDFLAGS='"-O2" "-g" "-lgpgme"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b383/ -importpath github.com/proglottis/gpgme -- -D_FILE_OFFSET_BITS=64 -I/usr/include/libassuan2 -I $WORK/b383/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./data.go ./gpgme.go ./unset_agent_info.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b476/_pkg_.a # internal cp $WORK/b476/_pkg_.a /builddir/.cache/go-build/aa/aa3d5e0dafb42ec98e77e7c9af1ed8b6a6a4fef0c2476f1b3295bde8cefccdd3-d # internal github.com/containers/storage/pkg/parsers mkdir -p $WORK/b505/ cat >/tmp/go-build355643826/b505/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b505/_pkg_.a -trimpath "$WORK/b505=>" -p github.com/containers/storage/pkg/parsers -complete -installsuffix shared -buildid hi0bCmIYe2R5bhWeBlyX/hi0bCmIYe2R5bhWeBlyX -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b505/importcfg -pack ./src/github.com/containers/storage/pkg/parsers/parsers.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b180/_pkg_.a # internal cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/c8/c89255bcd0792431c49271b85e6b969e06e5177a87baa2352f0e6f76424c737b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b489/_pkg_.a # internal cp $WORK/b489/_pkg_.a /builddir/.cache/go-build/e0/e08e5978be3a826dcd156a575f0194efda829735a5c2a48a4d3c5be73dc79d0b-d # internal compress/gzip mkdir -p $WORK/b199/ github.com/klauspost/compress/flate mkdir -p $WORK/b179/ cat >/tmp/go-build355643826/b199/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build355643826/b054/_pkg_.a packagefile compress/flate=/tmp/go-build355643826/b180/_pkg_.a packagefile encoding/binary=/tmp/go-build355643826/b058/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile hash/crc32=/tmp/go-build355643826/b175/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b199/_pkg_.a -trimpath "$WORK/b199=>" -p compress/gzip -std -complete -installsuffix shared -buildid f9Td-j4wfH3xggTt3ad6/f9Td-j4wfH3xggTt3ad6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b199/importcfg -pack /usr/lib/golang/src/compress/gzip/gunzip.go /usr/lib/golang/src/compress/gzip/gzip.go cat >/tmp/go-build355643826/b179/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/klauspost/compress/flate /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/klauspost/compress/flate -trimpath "$WORK/b179=>" -I $WORK/b179/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b179/symabis ./matchlen_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b415/_pkg_.a # internal cd /usr/lib/golang/src/runtime/debug /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b177/_pkg_.a $WORK/b177/debug.o # internal cat >/tmp/go-build355643826/b171/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build355643826/b058/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/klauspost/compress/fse=/tmp/go-build355643826/b172/_pkg_.a packagefile github.com/klauspost/compress/internal/cpuinfo=/tmp/go-build355643826/b173/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile math=/tmp/go-build355643826/b030/_pkg_.a packagefile math/bits=/tmp/go-build355643826/b031/_pkg_.a packagefile runtime=/tmp/go-build355643826/b009/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b177/_pkg_.a # internal cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -p github.com/klauspost/compress/huff0 -installsuffix shared -buildid miTspv2Vr8NiNcoDt04c/miTspv2Vr8NiNcoDt04c -goversion go1.21.7 -symabis $WORK/b171/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b171/importcfg -pack -asmhdr $WORK/b171/go_asm.h ./src/github.com/klauspost/compress/huff0/bitreader.go ./src/github.com/klauspost/compress/huff0/bitwriter.go ./src/github.com/klauspost/compress/huff0/compress.go ./src/github.com/klauspost/compress/huff0/decompress.go ./src/github.com/klauspost/compress/huff0/decompress_amd64.go ./src/github.com/klauspost/compress/huff0/huff0.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b493/_pkg_.a # internal cp $WORK/b493/_pkg_.a /builddir/.cache/go-build/fa/fa7a1e35ee59d6a4e4abf36092a8d0ff0cc95f9e70048a395af9d66dd25d7da1-d # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/66/667a9385849d43dd4066791ab024808b21224d91c422766025d0dc8cd27dbfa4-d # internal compress/zlib mkdir -p $WORK/b389/ github.com/modern-go/concurrent mkdir -p $WORK/b189/ cp $WORK/b415/_pkg_.a /builddir/.cache/go-build/92/9227dff78a65bfdba740463f9066457ded790c8bcb0a6d70462bffb11556cafe-d # internal cat >/tmp/go-build355643826/b389/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build355643826/b054/_pkg_.a packagefile compress/flate=/tmp/go-build355643826/b180/_pkg_.a packagefile encoding/binary=/tmp/go-build355643826/b058/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile hash=/tmp/go-build355643826/b076/_pkg_.a packagefile hash/adler32=/tmp/go-build355643826/b390/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b389/_pkg_.a -trimpath "$WORK/b389=>" -p compress/zlib -std -complete -installsuffix shared -buildid vK1mFz7GGbfdo7zXg1S4/vK1mFz7GGbfdo7zXg1S4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b389/importcfg -pack /usr/lib/golang/src/compress/zlib/reader.go /usr/lib/golang/src/compress/zlib/writer.go cat >/tmp/go-build355643826/b189/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build355643826/b002/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile io/ioutil=/tmp/go-build355643826/b137/_pkg_.a packagefile log=/tmp/go-build355643826/b087/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile reflect=/tmp/go-build355643826/b029/_pkg_.a packagefile runtime=/tmp/go-build355643826/b009/_pkg_.a packagefile runtime/debug=/tmp/go-build355643826/b177/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b189/_pkg_.a -trimpath "$WORK/b189=>" -p github.com/modern-go/concurrent -complete -installsuffix shared -buildid 4R3NKTIaM9XQLVRGpeIE/4R3NKTIaM9XQLVRGpeIE -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b189/importcfg -pack ./src/github.com/modern-go/concurrent/executor.go ./src/github.com/modern-go/concurrent/go_above_19.go ./src/github.com/modern-go/concurrent/log.go ./src/github.com/modern-go/concurrent/unbounded_executor.go testing mkdir -p $WORK/b474/ cat >/tmp/go-build355643826/b474/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile flag=/tmp/go-build355643826/b187/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile internal/goexperiment=/tmp/go-build355643826/b014/_pkg_.a packagefile internal/race=/tmp/go-build355643826/b021/_pkg_.a packagefile internal/sysinfo=/tmp/go-build355643826/b475/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile math=/tmp/go-build355643826/b030/_pkg_.a packagefile math/rand=/tmp/go-build355643826/b107/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile path/filepath=/tmp/go-build355643826/b053/_pkg_.a packagefile reflect=/tmp/go-build355643826/b029/_pkg_.a packagefile runtime=/tmp/go-build355643826/b009/_pkg_.a packagefile runtime/debug=/tmp/go-build355643826/b177/_pkg_.a packagefile runtime/trace=/tmp/go-build355643826/b476/_pkg_.a packagefile sort=/tmp/go-build355643826/b035/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build355643826/b022/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a packagefile unicode=/tmp/go-build355643826/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build355643826/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b474/_pkg_.a -trimpath "$WORK/b474=>" -p testing -std -complete -installsuffix shared -buildid X-VVl7JoCH7yUSKb4rq_/X-VVl7JoCH7yUSKb4rq_ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b474/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/buildid -w $WORK/b326/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b080/_pkg_.a # internal cat >/tmp/go-build355643826/b179/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build355643826/b054/_pkg_.a packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile compress/flate=/tmp/go-build355643826/b180/_pkg_.a packagefile encoding/binary=/tmp/go-build355643826/b058/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile math=/tmp/go-build355643826/b030/_pkg_.a packagefile math/bits=/tmp/go-build355643826/b031/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b505/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -p github.com/klauspost/compress/flate -installsuffix shared -buildid kr_Rn1z7aEiEqE0o_elp/kr_Rn1z7aEiEqE0o_elp -goversion go1.21.7 -symabis $WORK/b179/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b179/importcfg -pack -asmhdr $WORK/b179/go_asm.h ./src/github.com/klauspost/compress/flate/deflate.go ./src/github.com/klauspost/compress/flate/dict_decoder.go ./src/github.com/klauspost/compress/flate/fast_encoder.go ./src/github.com/klauspost/compress/flate/huffman_bit_writer.go ./src/github.com/klauspost/compress/flate/huffman_code.go ./src/github.com/klauspost/compress/flate/huffman_sortByFreq.go ./src/github.com/klauspost/compress/flate/huffman_sortByLiteral.go ./src/github.com/klauspost/compress/flate/inflate.go ./src/github.com/klauspost/compress/flate/inflate_gen.go ./src/github.com/klauspost/compress/flate/level1.go ./src/github.com/klauspost/compress/flate/level2.go ./src/github.com/klauspost/compress/flate/level3.go ./src/github.com/klauspost/compress/flate/level4.go ./src/github.com/klauspost/compress/flate/level5.go ./src/github.com/klauspost/compress/flate/level6.go ./src/github.com/klauspost/compress/flate/matchlen_amd64.go ./src/github.com/klauspost/compress/flate/regmask_amd64.go ./src/github.com/klauspost/compress/flate/stateless.go ./src/github.com/klauspost/compress/flate/token.go cp $WORK/b505/_pkg_.a /builddir/.cache/go-build/9d/9d504b1eab955fc985467d356affb0cdccdbe306db4f24b96a05a6820ed09b75-d # internal github.com/opencontainers/selinux/pkg/pwalkdir mkdir -p $WORK/b508/ cat >/tmp/go-build355643826/b508/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile io/fs=/tmp/go-build355643826/b043/_pkg_.a packagefile path/filepath=/tmp/go-build355643826/b053/_pkg_.a packagefile runtime=/tmp/go-build355643826/b009/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a EOF cp $WORK/b326/_pkg_.a /builddir/.cache/go-build/9b/9bb1fb6d45e824764213e2553bf30d8a05d44b96653dcd4c97b9f5b79b5c4d6a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b508/_pkg_.a -trimpath "$WORK/b508=>" -p github.com/opencontainers/selinux/pkg/pwalkdir -complete -installsuffix shared -buildid 7ZNwIaWXJwBhfdCi7oDG/7ZNwIaWXJwBhfdCi7oDG -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b508/importcfg -pack ./src/github.com/opencontainers/selinux/pkg/pwalkdir/pwalkdir.go github.com/tchap/go-patricia/v2/patricia mkdir -p $WORK/b530/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b501/_pkg_.a # internal cat >/tmp/go-build355643826/b530/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile sort=/tmp/go-build355643826/b035/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a EOF cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/af/af58f94b7e08ded22355c823d85aec3fd837a8ea0d6cf7ba66f556a2918aa260-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b530/_pkg_.a -trimpath "$WORK/b530=>" -p github.com/tchap/go-patricia/v2/patricia -complete -installsuffix shared -buildid u7Q_6XFvxzRn-Uqhymdd/u7Q_6XFvxzRn-Uqhymdd -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b530/importcfg -pack ./src/github.com/tchap/go-patricia/v2/patricia/children.go ./src/github.com/tchap/go-patricia/v2/patricia/patricia.go github.com/containers/image/v5/transports mkdir -p $WORK/b382/ cp $WORK/b501/_pkg_.a /builddir/.cache/go-build/b6/b69a6403bc063cf24509c4a32a00aa46792c37e88a46b2c1b61ad3375658b6a9-d # internal cat >/tmp/go-build355643826/b382/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/containers/image/v5/internal/set=/tmp/go-build355643826/b141/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build355643826/b080/_pkg_.a packagefile sort=/tmp/go-build355643826/b035/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a EOF github.com/containers/image/v5/internal/putblobdigest mkdir -p $WORK/b492/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b382/_pkg_.a -trimpath "$WORK/b382=>" -p github.com/containers/image/v5/transports -complete -installsuffix shared -buildid DVtSy2EJ_Hjy1v2HjWzO/DVtSy2EJ_Hjy1v2HjWzO -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b382/importcfg -pack ./src/github.com/containers/image/v5/transports/stub.go ./src/github.com/containers/image/v5/transports/transports.go cat >/tmp/go-build355643826/b492/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/types=/tmp/go-build355643826/b080/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build355643826/b074/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b492/_pkg_.a -trimpath "$WORK/b492=>" -p github.com/containers/image/v5/internal/putblobdigest -complete -installsuffix shared -buildid Dat8zXQxU5Npgxoel89k/Dat8zXQxU5Npgxoel89k -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b492/importcfg -pack ./src/github.com/containers/image/v5/internal/putblobdigest/put_blob_digest.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b459/_pkg_.a # internal cp $WORK/b459/_pkg_.a /builddir/.cache/go-build/82/8288cbd3cddd614ff2a5acd5da90c05a9e062e4194f7e6d3f2234d879ea142f0-d # internal github.com/containers/image/v5/internal/tmpdir mkdir -p $WORK/b497/ cat >/tmp/go-build355643826/b497/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/types=/tmp/go-build355643826/b080/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile runtime=/tmp/go-build355643826/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b497/_pkg_.a -trimpath "$WORK/b497=>" -p github.com/containers/image/v5/internal/tmpdir -complete -installsuffix shared -buildid mK6LGMUi7-XYENDVle4W/mK6LGMUi7-XYENDVle4W -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b497/importcfg -pack ./src/github.com/containers/image/v5/internal/tmpdir/tmpdir.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b199/_pkg_.a # internal cp $WORK/b199/_pkg_.a /builddir/.cache/go-build/e0/e0a61ae7dc868fed06c86b4445c72ddd1f0c83cf448128cc9e0d0eecd29adddc-d # internal github.com/google/go-intervals/intervalset mkdir -p $WORK/b531/ cat >/tmp/go-build355643826/b531/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile sort=/tmp/go-build355643826/b035/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b531/_pkg_.a -trimpath "$WORK/b531=>" -p github.com/google/go-intervals/intervalset -complete -installsuffix shared -buildid 3qFe8jFSU2Q2Mj-nO3Dq/3qFe8jFSU2Q2Mj-nO3Dq -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b531/importcfg -pack ./src/github.com/google/go-intervals/intervalset/intervalset.go ./src/github.com/google/go-intervals/intervalset/intervalset_immutable.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b492/_pkg_.a # internal cp $WORK/b492/_pkg_.a /builddir/.cache/go-build/c4/c48f77a58331ef1dddf0e024223c4ac35b3068ab79de557fcc085fc9ab27b1ce-d # internal github.com/containerd/stargz-snapshotter/estargz/errorutil mkdir -p $WORK/b534/ cat >/tmp/go-build355643826/b534/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b534/_pkg_.a -trimpath "$WORK/b534=>" -p github.com/containerd/stargz-snapshotter/estargz/errorutil -complete -installsuffix shared -buildid EalMKl7hj5GhCC2GtMv1/EalMKl7hj5GhCC2GtMv1 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b534/importcfg -pack ./src/github.com/containerd/stargz-snapshotter/estargz/errorutil/errors.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b389/_pkg_.a # internal cp $WORK/b389/_pkg_.a /builddir/.cache/go-build/85/859d946b273913b31f10e72e661893bbd8d655a1c007fcdb1878a6b57d1c19e4-d # internal golang.org/x/sync/errgroup mkdir -p $WORK/b535/ cat >/tmp/go-build355643826/b535/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build355643826/b002/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b535/_pkg_.a -trimpath "$WORK/b535=>" -p golang.org/x/sync/errgroup -complete -installsuffix shared -buildid bUxkFCHackVOCBcU8BSE/bUxkFCHackVOCBcU8BSE -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b535/importcfg -pack ./src/golang.org/x/sync/errgroup/errgroup.go ./src/golang.org/x/sync/errgroup/go120.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b189/_pkg_.a # internal cp $WORK/b189/_pkg_.a /builddir/.cache/go-build/d4/d4320c8aa3e8df83a3731a7a67e20fb09f6d1b39ee0ad530eb76767a118d918a-d # internal github.com/containers/image/v5/docker/policyconfiguration mkdir -p $WORK/b540/ cat >/tmp/go-build355643826/b540/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build355643826/b073/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b540/_pkg_.a -trimpath "$WORK/b540=>" -p github.com/containers/image/v5/docker/policyconfiguration -complete -installsuffix shared -buildid SRTCqNf5pPUjc3AgQU4i/SRTCqNf5pPUjc3AgQU4i -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b540/importcfg -pack ./src/github.com/containers/image/v5/docker/policyconfiguration/naming.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b508/_pkg_.a # internal cp $WORK/b508/_pkg_.a /builddir/.cache/go-build/5e/5e3a746c47741720517764c093a6c62724bd0e2be3fd15ddc8fe061df6e37c5a-d # internal github.com/containers/image/v5/internal/useragent mkdir -p $WORK/b543/ cat >/tmp/go-build355643826/b543/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/version=/tmp/go-build355643826/b314/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b543/_pkg_.a -trimpath "$WORK/b543=>" -p github.com/containers/image/v5/internal/useragent -complete -installsuffix shared -buildid QmJsW-cphlyrWOEis-sv/QmJsW-cphlyrWOEis-sv -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b543/importcfg -pack ./src/github.com/containers/image/v5/internal/useragent/useragent.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b484/_pkg_.a # internal cp $WORK/b484/_pkg_.a /builddir/.cache/go-build/f0/f0ee6b6de46e254683e64b84c8cb8dcb831701b56deb7d9cc8fded674c455902-d # internal github.com/docker/docker/api/types/blkiodev mkdir -p $WORK/b557/ cat >/tmp/go-build355643826/b557/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b557/_pkg_.a -trimpath "$WORK/b557=>" -p github.com/docker/docker/api/types/blkiodev -complete -installsuffix shared -buildid gYIBZ5z44IwLVHyGNkg7/gYIBZ5z44IwLVHyGNkg7 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b557/importcfg -pack ./src/github.com/docker/docker/api/types/blkiodev/blkio.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b204/_pkg_.a # internal cp $WORK/b204/_pkg_.a /builddir/.cache/go-build/92/92fa072fc9806b98e5b9b4899c16a85bfd1b529ac8384bf4052dd716609fcd7e-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b202/ cat >/tmp/go-build355643826/b202/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-build355643826/b003/_pkg_.a packagefile vendor/golang.org/x/text/transform=/tmp/go-build355643826/b203/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=/tmp/go-build355643826/b204/_pkg_.a packagefile unicode/utf8=/tmp/go-build355643826/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b202/_pkg_.a -trimpath "$WORK/b202=>" -p vendor/golang.org/x/text/secure/bidirule -std -complete -installsuffix shared -buildid f-bCqNve3cNHmg9PbSbl/f-bCqNve3cNHmg9PbSbl -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b202/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b382/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b540/_pkg_.a # internal cp $WORK/b382/_pkg_.a /builddir/.cache/go-build/c9/c9b66f961eaff59805bb7e2c80c9572b0ecabf939de43aeddcea4cbf6f64a33a-d # internal github.com/docker/docker/image/spec/specs-go/v1 mkdir -p $WORK/b563/ cp $WORK/b540/_pkg_.a /builddir/.cache/go-build/7f/7f8ae2d1f47c8174f95238d6b6358b2fa2f94da8cd8ad7994658c701c6d22128-d # internal cat >/tmp/go-build355643826/b563/importcfg << 'EOF' # internal # import config packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build355643826/b083/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b563/_pkg_.a -trimpath "$WORK/b563=>" -p github.com/docker/docker/image/spec/specs-go/v1 -complete -installsuffix shared -buildid Im0ivP8kAEZLvuC7swma/Im0ivP8kAEZLvuC7swma -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b563/importcfg -pack ./src/github.com/docker/docker/image/spec/specs-go/v1/image.go github.com/docker/docker/api/types/image mkdir -p $WORK/b565/ cat >/tmp/go-build355643826/b565/importcfg << 'EOF' # internal # import config packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build355643826/b083/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b565/_pkg_.a -trimpath "$WORK/b565=>" -p github.com/docker/docker/api/types/image -complete -installsuffix shared -buildid Q9O-sRQ8XXVciXNJK22F/Q9O-sRQ8XXVciXNJK22F -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b565/importcfg -pack ./src/github.com/docker/docker/api/types/image/delete_response.go ./src/github.com/docker/docker/api/types/image/image.go ./src/github.com/docker/docker/api/types/image/image_history.go ./src/github.com/docker/docker/api/types/image/opts.go ./src/github.com/docker/docker/api/types/image/summary.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b534/_pkg_.a # internal cp $WORK/b534/_pkg_.a /builddir/.cache/go-build/2a/2a496f7557c174bce2d13a8767c7addad135bd4fef2772d6bf3aa9be5b824653-d # internal github.com/pkg/errors mkdir -p $WORK/b567/ cat >/tmp/go-build355643826/b567/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile path=/tmp/go-build355643826/b044/_pkg_.a packagefile runtime=/tmp/go-build355643826/b009/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b567/_pkg_.a -trimpath "$WORK/b567=>" -p github.com/pkg/errors -complete -installsuffix shared -buildid XhFlHG3N0ZVxbbCXKrAb/XhFlHG3N0ZVxbbCXKrAb -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b567/importcfg -pack ./src/github.com/pkg/errors/errors.go ./src/github.com/pkg/errors/go113.go ./src/github.com/pkg/errors/stack.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b497/_pkg_.a # internal cp $WORK/b497/_pkg_.a /builddir/.cache/go-build/ed/ed8dfaa286a5e9c5a4c3a89cd973b9dfbd0cfa3ff16159ceb86963a399416abc-d # internal github.com/containers/image/v5/internal/streamdigest mkdir -p $WORK/b541/ cat >/tmp/go-build355643826/b541/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/containers/image/v5/internal/putblobdigest=/tmp/go-build355643826/b492/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=/tmp/go-build355643826/b497/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build355643826/b080/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b541/_pkg_.a -trimpath "$WORK/b541=>" -p github.com/containers/image/v5/internal/streamdigest -complete -installsuffix shared -buildid Zc77ownQqbztqwwO9qBx/Zc77ownQqbztqwwO9qBx -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b541/importcfg -pack ./src/github.com/containers/image/v5/internal/streamdigest/stream_digest.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b543/_pkg_.a # internal cp $WORK/b543/_pkg_.a /builddir/.cache/go-build/a7/a7f4d30621364bfbd626327c5d80eb9cb85cadd8bf1d5baf497da41643d11983-d # internal github.com/docker/docker/api/types/time mkdir -p $WORK/b574/ cat >/tmp/go-build355643826/b574/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile math=/tmp/go-build355643826/b030/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b574/_pkg_.a -trimpath "$WORK/b574=>" -p github.com/docker/docker/api/types/time -complete -installsuffix shared -buildid PaNF-A_8GSvIynw_jjAq/PaNF-A_8GSvIynw_jjAq -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b574/importcfg -pack ./src/github.com/docker/docker/api/types/time/timestamp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b563/_pkg_.a # internal cp $WORK/b563/_pkg_.a /builddir/.cache/go-build/8d/8dacc47433bf013191674bdcfece04f354db68a4d4f05794cc7750deba6b2262-d # internal go.opentelemetry.io/otel/baggage mkdir -p $WORK/b598/ cat >/tmp/go-build355643826/b598/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build355643826/b002/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile go.opentelemetry.io/otel/internal/baggage=/tmp/go-build355643826/b599/_pkg_.a packagefile net/url=/tmp/go-build355643826/b131/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b598/_pkg_.a -trimpath "$WORK/b598=>" -p go.opentelemetry.io/otel/baggage -complete -installsuffix shared -buildid igKANxjJYGaaUPNTlewP/igKANxjJYGaaUPNTlewP -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b598/importcfg -pack ./src/go.opentelemetry.io/otel/baggage/baggage.go ./src/go.opentelemetry.io/otel/baggage/context.go ./src/go.opentelemetry.io/otel/baggage/doc.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b530/_pkg_.a # internal cp $WORK/b530/_pkg_.a /builddir/.cache/go-build/8e/8e93d2a879a210415d0f71c4e0c8897ed13a85f66385ed2825c4d99d8522fecb-d # internal github.com/containers/storage/pkg/truncindex mkdir -p $WORK/b529/ cat >/tmp/go-build355643826/b529/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/tchap/go-patricia/v2/patricia=/tmp/go-build355643826/b530/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b529/_pkg_.a -trimpath "$WORK/b529=>" -p github.com/containers/storage/pkg/truncindex -complete -installsuffix shared -buildid zGRyC3ZLy-uNY_B-ECFO/zGRyC3ZLy-uNY_B-ECFO -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b529/importcfg -pack ./src/github.com/containers/storage/pkg/truncindex/truncindex.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b557/_pkg_.a # internal cp $WORK/b557/_pkg_.a /builddir/.cache/go-build/e8/e88aa314dbfc1daa3629799a14b95b453046aff83eeecda20eefa52fe903b2e4-d # internal dario.cat/mergo mkdir -p $WORK/b604/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b565/_pkg_.a # internal cat >/tmp/go-build355643826/b604/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile reflect=/tmp/go-build355643826/b029/_pkg_.a packagefile unicode=/tmp/go-build355643826/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build355643826/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b604/_pkg_.a -trimpath "$WORK/b604=>" -p dario.cat/mergo -complete -installsuffix shared -buildid d48EnJ9p0RhmLJlECmzH/d48EnJ9p0RhmLJlECmzH -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b604/importcfg -pack ./src/dario.cat/mergo/doc.go ./src/dario.cat/mergo/map.go ./src/dario.cat/mergo/merge.go ./src/dario.cat/mergo/mergo.go cp $WORK/b565/_pkg_.a /builddir/.cache/go-build/81/81d9e79c4fe698ce4ed34f9a5a2cb4ab36887b6d69c9d29ff56b1b781d1d2c1e-d # internal github.com/containers/common/pkg/capabilities mkdir -p $WORK/b615/ cat >/tmp/go-build355643826/b615/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/syndtr/gocapability/capability=/tmp/go-build355643826/b167/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build355643826/b089/_pkg_.a packagefile sort=/tmp/go-build355643826/b035/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b615/_pkg_.a -trimpath "$WORK/b615=>" -p github.com/containers/common/pkg/capabilities -complete -installsuffix shared -buildid SDQVF_QBLyeMMvWuZWFs/SDQVF_QBLyeMMvWuZWFs -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b615/importcfg -pack ./src/github.com/containers/common/pkg/capabilities/capabilities.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b531/_pkg_.a # internal cp $WORK/b531/_pkg_.a /builddir/.cache/go-build/a7/a72ca6d2f5d02da775aedd4869f9e35ca9381d2556aeddd3ce763ee95393691f-d # internal tags.cncf.io/container-device-interface/pkg/parser mkdir -p $WORK/b617/ cat >/tmp/go-build355643826/b617/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b617/_pkg_.a -trimpath "$WORK/b617=>" -p tags.cncf.io/container-device-interface/pkg/parser -complete -installsuffix shared -buildid BYVfvD2kUOPG1LNqaHTM/BYVfvD2kUOPG1LNqaHTM -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b617/importcfg -pack ./src/tags.cncf.io/container-device-interface/pkg/parser/parser.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b535/_pkg_.a # internal cp $WORK/b535/_pkg_.a /builddir/.cache/go-build/73/730096779a5e13629fec7a96f3c2d919d9d4c2fcf7b8c83311ba1dd5d0ac9b4d-d # internal github.com/containers/common/pkg/timetype mkdir -p $WORK/b620/ cat >/tmp/go-build355643826/b620/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile math=/tmp/go-build355643826/b030/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b620/_pkg_.a -trimpath "$WORK/b620=>" -p github.com/containers/common/pkg/timetype -complete -installsuffix shared -buildid T1D1nJv5fAG7gjAlj7tK/T1D1nJv5fAG7gjAlj7tK -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b620/importcfg -pack ./src/github.com/containers/common/pkg/timetype/timestamp.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b541/_pkg_.a # internal cp $WORK/b541/_pkg_.a /builddir/.cache/go-build/14/14b7a108bb31e7834cc428267c22f44f9551cb92ac1aa01f32202a3be051f4dc-d # internal github.com/manifoldco/promptui/list mkdir -p $WORK/b625/ cat >/tmp/go-build355643826/b625/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile reflect=/tmp/go-build355643826/b029/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b625/_pkg_.a -trimpath "$WORK/b625=>" -p github.com/manifoldco/promptui/list -complete -installsuffix shared -buildid 7-CpOlZQOUhcObV8jAjE/7-CpOlZQOUhcObV8jAjE -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b625/importcfg -pack ./src/github.com/manifoldco/promptui/list/list.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b202/_pkg_.a # internal cp $WORK/b202/_pkg_.a /builddir/.cache/go-build/8e/8ed9ff3c9215c860d74316ce60892fadc75af4093e5847f1b0950ce00d4ec706-d # internal github.com/manifoldco/promptui/screenbuf mkdir -p $WORK/b626/ cat >/tmp/go-build355643826/b626/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b626/_pkg_.a -trimpath "$WORK/b626=>" -p github.com/manifoldco/promptui/screenbuf -complete -installsuffix shared -buildid A5yRFqFF0v1qwoNPqsfe/A5yRFqFF0v1qwoNPqsfe -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b626/importcfg -pack ./src/github.com/manifoldco/promptui/screenbuf/screenbuf.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b457/_pkg_.a # internal cp $WORK/b457/_pkg_.a /builddir/.cache/go-build/33/33a270bb79f5472461e281f10e5023188af8ee5e51f808f762defb7c53540d95-d # internal golang.org/x/text/secure/bidirule mkdir -p $WORK/b455/ cat >/tmp/go-build355643826/b455/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile golang.org/x/text/transform=/tmp/go-build355643826/b456/_pkg_.a packagefile golang.org/x/text/unicode/bidi=/tmp/go-build355643826/b457/_pkg_.a packagefile unicode/utf8=/tmp/go-build355643826/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b455/_pkg_.a -trimpath "$WORK/b455=>" -p golang.org/x/text/secure/bidirule -complete -installsuffix shared -buildid vsULrsRwAehjh2ENxJRU/vsULrsRwAehjh2ENxJRU -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b455/importcfg -pack ./src/golang.org/x/text/secure/bidirule/bidirule.go ./src/golang.org/x/text/secure/bidirule/bidirule10.0.0.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b183/_pkg_.a # internal cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/e3/e3aa6221d21e71d86dd041a15f0a31c6271cbca55a76ac96d97a961d1919da90-d # internal github.com/ulikunitz/xz mkdir -p $WORK/b181/ cat >/tmp/go-build355643826/b181/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile crypto/sha256=/tmp/go-build355643826/b116/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/ulikunitz/xz/internal/xlog=/tmp/go-build355643826/b182/_pkg_.a packagefile github.com/ulikunitz/xz/lzma=/tmp/go-build355643826/b183/_pkg_.a packagefile hash=/tmp/go-build355643826/b076/_pkg_.a packagefile hash/crc32=/tmp/go-build355643826/b175/_pkg_.a packagefile hash/crc64=/tmp/go-build355643826/b185/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -p github.com/ulikunitz/xz -complete -installsuffix shared -buildid 24fp9e0arm_d5JBGAE7M/24fp9e0arm_d5JBGAE7M -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b181/importcfg -pack ./src/github.com/ulikunitz/xz/bits.go ./src/github.com/ulikunitz/xz/crc.go ./src/github.com/ulikunitz/xz/format.go ./src/github.com/ulikunitz/xz/lzmafilter.go ./src/github.com/ulikunitz/xz/none-check.go ./src/github.com/ulikunitz/xz/reader.go ./src/github.com/ulikunitz/xz/writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b529/_pkg_.a # internal cp $WORK/b529/_pkg_.a /builddir/.cache/go-build/8e/8e23a1d05f2ff7a77d320f960cf6be2e1978e33032d44f103e1cd77ec826a54b-d # internal github.com/seccomp/libseccomp-golang mkdir -p $WORK/b632/ cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/seccomp/libseccomp-golang pkg-config --cflags -- libseccomp /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b233/_pkg_.a # internal cp $WORK/b233/_pkg_.a /builddir/.cache/go-build/81/819516d072b787f9ab212ea8316724621fe5892aa934d9530e6c2f57202d843c-d # internal google.golang.org/protobuf/internal/encoding/messageset mkdir -p $WORK/b232/ cat >/tmp/go-build355643826/b232/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/encoding/protowire=/tmp/go-build355643826/b228/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build355643826/b229/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build355643826/b233/_pkg_.a packagefile math=/tmp/go-build355643826/b030/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b232/_pkg_.a -trimpath "$WORK/b232=>" -p google.golang.org/protobuf/internal/encoding/messageset -complete -installsuffix shared -buildid 3LCA1RuxKTRVL-uUl1HH/3LCA1RuxKTRVL-uUl1HH -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b232/importcfg -pack ./src/google.golang.org/protobuf/internal/encoding/messageset/messageset.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b574/_pkg_.a # internal cp $WORK/b574/_pkg_.a /builddir/.cache/go-build/4a/4adeed60a9961fd741656e30a5b71f92031edca9397ed794230d14dd00f06d98-d # internal google.golang.org/protobuf/internal/strs mkdir -p $WORK/b237/ cat >/tmp/go-build355643826/b237/importcfg << 'EOF' # internal # import config packagefile go/token=/tmp/go-build355643826/b238/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=/tmp/go-build355643826/b236/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build355643826/b233/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile unicode=/tmp/go-build355643826/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build355643826/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b237/_pkg_.a -trimpath "$WORK/b237=>" -p google.golang.org/protobuf/internal/strs -complete -installsuffix shared -buildid k2StCsHWau46N4mKXP7M/k2StCsHWau46N4mKXP7M -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b237/importcfg -pack ./src/google.golang.org/protobuf/internal/strs/strings.go ./src/google.golang.org/protobuf/internal/strs/strings_unsafe_go121.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b615/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b617/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b625/_pkg_.a # internal cp $WORK/b615/_pkg_.a /builddir/.cache/go-build/20/203f47ef8ac898552c5c0314748d131e289b5645a7af48a8e10595d995574301-d # internal cp $WORK/b617/_pkg_.a /builddir/.cache/go-build/b6/b627a5b8d561c15d6052e1da7a14dc18c75cf999c2f917250bdaf1873ddfabc1-d # internal google.golang.org/protobuf/internal/order mkdir -p $WORK/b240/ cp $WORK/b625/_pkg_.a /builddir/.cache/go-build/85/856b812163589ff9b296f4e4f5aac6084d8c84b5b99b94a220c216dd06083cc2-d # internal google.golang.org/protobuf/internal/genid mkdir -p $WORK/b239/ cat >/tmp/go-build355643826/b240/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build355643826/b233/_pkg_.a packagefile sort=/tmp/go-build355643826/b035/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b240/_pkg_.a -trimpath "$WORK/b240=>" -p google.golang.org/protobuf/internal/order -complete -installsuffix shared -buildid AgScHk52y2JhaVhXaIuV/AgScHk52y2JhaVhXaIuV -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b240/importcfg -pack ./src/google.golang.org/protobuf/internal/order/order.go ./src/google.golang.org/protobuf/internal/order/range.go cat >/tmp/go-build355643826/b239/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build355643826/b233/_pkg_.a EOF google.golang.org/protobuf/runtime/protoiface mkdir -p $WORK/b244/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b239/_pkg_.a -trimpath "$WORK/b239=>" -p google.golang.org/protobuf/internal/genid -complete -installsuffix shared -buildid 8ck4VNsn9NJg4jSgS_6L/8ck4VNsn9NJg4jSgS_6L -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b239/importcfg -pack ./src/google.golang.org/protobuf/internal/genid/any_gen.go ./src/google.golang.org/protobuf/internal/genid/api_gen.go ./src/google.golang.org/protobuf/internal/genid/descriptor_gen.go ./src/google.golang.org/protobuf/internal/genid/doc.go ./src/google.golang.org/protobuf/internal/genid/duration_gen.go ./src/google.golang.org/protobuf/internal/genid/empty_gen.go ./src/google.golang.org/protobuf/internal/genid/field_mask_gen.go ./src/google.golang.org/protobuf/internal/genid/go_features_gen.go ./src/google.golang.org/protobuf/internal/genid/goname.go ./src/google.golang.org/protobuf/internal/genid/map_entry.go ./src/google.golang.org/protobuf/internal/genid/source_context_gen.go ./src/google.golang.org/protobuf/internal/genid/struct_gen.go ./src/google.golang.org/protobuf/internal/genid/timestamp_gen.go ./src/google.golang.org/protobuf/internal/genid/type_gen.go ./src/google.golang.org/protobuf/internal/genid/wrappers.go ./src/google.golang.org/protobuf/internal/genid/wrappers_gen.go cat >/tmp/go-build355643826/b244/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/pragma=/tmp/go-build355643826/b234/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build355643826/b233/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b244/_pkg_.a -trimpath "$WORK/b244=>" -p google.golang.org/protobuf/runtime/protoiface -complete -installsuffix shared -buildid oHyqOA6j1zKtqN6iapO1/oHyqOA6j1zKtqN6iapO1 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b244/importcfg -pack ./src/google.golang.org/protobuf/runtime/protoiface/legacy.go ./src/google.golang.org/protobuf/runtime/protoiface/methods.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b620/_pkg_.a # internal cp $WORK/b620/_pkg_.a /builddir/.cache/go-build/9b/9b28699211a427a1672ea0cbc16f0c8e48d8f74b0c73778e84d96799525fb3bb-d # internal google.golang.org/protobuf/internal/descfmt mkdir -p $WORK/b249/ cat >/tmp/go-build355643826/b249/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=/tmp/go-build355643826/b230/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=/tmp/go-build355643826/b234/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build355643826/b233/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile reflect=/tmp/go-build355643826/b029/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b249/_pkg_.a -trimpath "$WORK/b249=>" -p google.golang.org/protobuf/internal/descfmt -complete -installsuffix shared -buildid I5OArydYp3sZY8mX10SM/I5OArydYp3sZY8mX10SM -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b249/importcfg -pack ./src/google.golang.org/protobuf/internal/descfmt/stringer.go cd /builddir/build/BUILD/buildah-1.35.4/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/asm -p golang.org/x/sys/unix -trimpath "$WORK/b086=>" -I $WORK/b086/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b086/asm_linux_amd64.o ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b567/_pkg_.a # internal cp $WORK/b567/_pkg_.a /builddir/.cache/go-build/46/4692a9fccc59f23a9e1dc25727585660a46e899bcf7a1b609bf4d12b6d0f1ffc-d # internal google.golang.org/protobuf/internal/descopts mkdir -p $WORK/b250/ cat >/tmp/go-build355643826/b250/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build355643826/b233/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b250/_pkg_.a -trimpath "$WORK/b250=>" -p google.golang.org/protobuf/internal/descopts -complete -installsuffix shared -buildid 8tgeWtLNgWLAvKh0MiJ0/8tgeWtLNgWLAvKh0MiJ0 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b250/importcfg -pack ./src/google.golang.org/protobuf/internal/descopts/options.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b626/_pkg_.a # internal cp $WORK/b626/_pkg_.a /builddir/.cache/go-build/52/525ea7ed8ee0cb495e499a89a6a04601b8576d120c37c2cece3c76dd1fb93ed6-d # internal github.com/containerd/containerd/pkg/userns mkdir -p $WORK/b640/ cat >/tmp/go-build355643826/b640/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build355643826/b054/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b640/_pkg_.a -trimpath "$WORK/b640=>" -p github.com/containerd/containerd/pkg/userns -complete -installsuffix shared -buildid p24sXGli6LAzJGLWB4-4/p24sXGli6LAzJGLWB4-4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b640/importcfg -pack ./src/github.com/containerd/containerd/pkg/userns/userns_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b455/_pkg_.a # internal cp $WORK/b455/_pkg_.a /builddir/.cache/go-build/6f/6fcf1083f6f0d281e5884f569aa51d02c5cef5e19cc3ce51e54e16fefdf21f66-d # internal github.com/moby/patternmatcher mkdir -p $WORK/b645/ cat >/tmp/go-build355643826/b645/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile path/filepath=/tmp/go-build355643826/b053/_pkg_.a packagefile regexp=/tmp/go-build355643826/b065/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile text/scanner=/tmp/go-build355643826/b153/_pkg_.a packagefile unicode/utf8=/tmp/go-build355643826/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b645/_pkg_.a -trimpath "$WORK/b645=>" -p github.com/moby/patternmatcher -complete -installsuffix shared -buildid zFUMFQsqzSluVoIfHvz3/zFUMFQsqzSluVoIfHvz3 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b645/importcfg -pack ./src/github.com/moby/patternmatcher/patternmatcher.go cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/seccomp/libseccomp-golang pkg-config --libs -- libseccomp /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b250/_pkg_.a # internal cp $WORK/b250/_pkg_.a /builddir/.cache/go-build/3d/3d50098825543d1c2f13af6c095cd1047de7295ecce1b2cccb7cef30e2eb49ae-d # internal github.com/morikuni/aec mkdir -p $WORK/b650/ cat >/tmp/go-build355643826/b650/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b244/_pkg_.a # internal cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b650/_pkg_.a -trimpath "$WORK/b650=>" -p github.com/morikuni/aec -complete -installsuffix shared -buildid fdyO0yy5x8L6eE1CJZyo/fdyO0yy5x8L6eE1CJZyo -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b650/importcfg -pack ./src/github.com/morikuni/aec/aec.go ./src/github.com/morikuni/aec/ansi.go ./src/github.com/morikuni/aec/builder.go ./src/github.com/morikuni/aec/sgr.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b320/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b237/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b244/_pkg_.a /builddir/.cache/go-build/3f/3f59abe379f321b8d97f1c689ff5dd71b23ba86674e7bd888605a0c700e51ee3-d # internal github.com/docker/docker/pkg/stdcopy mkdir -p $WORK/b651/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b598/_pkg_.a # internal cat >/tmp/go-build355643826/b651/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile encoding/binary=/tmp/go-build355643826/b058/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b651/_pkg_.a -trimpath "$WORK/b651=>" -p github.com/docker/docker/pkg/stdcopy -complete -installsuffix shared -buildid oTv3bRGUwNBiPp6gPXcy/oTv3bRGUwNBiPp6gPXcy -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b651/importcfg -pack ./src/github.com/docker/docker/pkg/stdcopy/stdcopy.go cp $WORK/b237/_pkg_.a /builddir/.cache/go-build/e9/e94ab49bbfa841649d185530b804414a05a705031b2b11658d4424d1a5c38532-d # internal google.golang.org/protobuf/internal/encoding/text mkdir -p $WORK/b235/ cat >/tmp/go-build355643826/b235/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=/tmp/go-build355643826/b230/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build355643826/b229/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=/tmp/go-build355643826/b236/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=/tmp/go-build355643826/b237/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile math=/tmp/go-build355643826/b030/_pkg_.a packagefile math/bits=/tmp/go-build355643826/b031/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile unicode=/tmp/go-build355643826/b034/_pkg_.a packagefile unicode/utf16=/tmp/go-build355643826/b059/_pkg_.a packagefile unicode/utf8=/tmp/go-build355643826/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b235/_pkg_.a -trimpath "$WORK/b235=>" -p google.golang.org/protobuf/internal/encoding/text -complete -installsuffix shared -buildid USc1b-5PdVKxFouETF7r/USc1b-5PdVKxFouETF7r -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b235/importcfg -pack ./src/google.golang.org/protobuf/internal/encoding/text/decode.go ./src/google.golang.org/protobuf/internal/encoding/text/decode_number.go ./src/google.golang.org/protobuf/internal/encoding/text/decode_string.go ./src/google.golang.org/protobuf/internal/encoding/text/decode_token.go ./src/google.golang.org/protobuf/internal/encoding/text/doc.go ./src/google.golang.org/protobuf/internal/encoding/text/encode.go cp $WORK/b598/_pkg_.a /builddir/.cache/go-build/0d/0d81daea1d2a6be152c3fcd1a1a13d251f630c7983b5f3c585533ed82be76254-d # internal google.golang.org/protobuf/internal/encoding/json mkdir -p $WORK/b445/ cat >/tmp/go-build355643826/b445/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=/tmp/go-build355643826/b230/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build355643826/b229/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=/tmp/go-build355643826/b237/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile math=/tmp/go-build355643826/b030/_pkg_.a packagefile math/bits=/tmp/go-build355643826/b031/_pkg_.a packagefile regexp=/tmp/go-build355643826/b065/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile unicode=/tmp/go-build355643826/b034/_pkg_.a packagefile unicode/utf16=/tmp/go-build355643826/b059/_pkg_.a packagefile unicode/utf8=/tmp/go-build355643826/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b445/_pkg_.a -trimpath "$WORK/b445=>" -p google.golang.org/protobuf/internal/encoding/json -complete -installsuffix shared -buildid DuB5ddIde1blZTe7KXF6/DuB5ddIde1blZTe7KXF6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b445/importcfg -pack ./src/google.golang.org/protobuf/internal/encoding/json/decode.go ./src/google.golang.org/protobuf/internal/encoding/json/decode_number.go ./src/google.golang.org/protobuf/internal/encoding/json/decode_string.go ./src/google.golang.org/protobuf/internal/encoding/json/decode_token.go ./src/google.golang.org/protobuf/internal/encoding/json/encode.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b418/_pkg_.a # internal cp $WORK/b320/_pkg_.a /builddir/.cache/go-build/74/749eb5cb3ed82e44f057bd92fbc97640702e1f626d14e519a229517a21614d74-d # internal github.com/moby/buildkit/frontend/dockerfile/shell mkdir -p $WORK/b655/ cat >/tmp/go-build355643826/b655/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/pkg/errors=/tmp/go-build355643826/b567/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile text/scanner=/tmp/go-build355643826/b153/_pkg_.a packagefile unicode=/tmp/go-build355643826/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b655/_pkg_.a -trimpath "$WORK/b655=>" -p github.com/moby/buildkit/frontend/dockerfile/shell -complete -installsuffix shared -buildid 0Zlv9MPplMY4g9BcAje7/0Zlv9MPplMY4g9BcAje7 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b655/importcfg -pack ./src/github.com/moby/buildkit/frontend/dockerfile/shell/equal_env_unix.go ./src/github.com/moby/buildkit/frontend/dockerfile/shell/lex.go cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/e9/e9112cbd514741fbbd37fbdace65b1c25680feae6dc27332507105be8bc95c16-d # internal github.com/containers/image/v5/pkg/strslice mkdir -p $WORK/b142/ cat >/tmp/go-build355643826/b142/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build355643826/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -p github.com/containers/image/v5/pkg/strslice -complete -installsuffix shared -buildid icMV9l_AC0ol0pCrevXg/icMV9l_AC0ol0pCrevXg -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b142/importcfg -pack ./src/github.com/containers/image/v5/pkg/strslice/strslice.go cp $WORK/b418/_pkg_.a /builddir/.cache/go-build/57/576b0aff789a4372f78957bdf3667f981f63470cc6e81d66c90e3e6fc977d4e9-d # internal github.com/BurntSushi/toml mkdir -p $WORK/b192/ cat >/tmp/go-build355643826/b192/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build355643826/b054/_pkg_.a packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile encoding=/tmp/go-build355643826/b056/_pkg_.a packagefile encoding/json=/tmp/go-build355643826/b055/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/BurntSushi/toml/internal=/tmp/go-build355643826/b193/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile io/fs=/tmp/go-build355643826/b043/_pkg_.a packagefile io/ioutil=/tmp/go-build355643826/b137/_pkg_.a packagefile math=/tmp/go-build355643826/b030/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile reflect=/tmp/go-build355643826/b029/_pkg_.a packagefile runtime=/tmp/go-build355643826/b009/_pkg_.a packagefile sort=/tmp/go-build355643826/b035/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a packagefile unicode=/tmp/go-build355643826/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build355643826/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b192/_pkg_.a -trimpath "$WORK/b192=>" -p github.com/BurntSushi/toml -complete -installsuffix shared -buildid RKdPac8W-CmXq1hry8ED/RKdPac8W-CmXq1hry8ED -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b192/importcfg -pack ./src/github.com/BurntSushi/toml/decode.go ./src/github.com/BurntSushi/toml/decode_go116.go ./src/github.com/BurntSushi/toml/deprecated.go ./src/github.com/BurntSushi/toml/doc.go ./src/github.com/BurntSushi/toml/encode.go ./src/github.com/BurntSushi/toml/error.go ./src/github.com/BurntSushi/toml/lex.go ./src/github.com/BurntSushi/toml/meta.go ./src/github.com/BurntSushi/toml/parse.go ./src/github.com/BurntSushi/toml/type_fields.go ./src/github.com/BurntSushi/toml/type_toml.go cd /builddir/build/BUILD/buildah-1.35.4/src/golang.org/x/sys/unix /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b086/_pkg_.a $WORK/b086/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b086/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b640/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b239/_pkg_.a # internal cp $WORK/b640/_pkg_.a /builddir/.cache/go-build/85/857feeaed7452fb7ff5793afae5f00a8a5d2f1c60b7a44b72e737108a8c915f9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b232/_pkg_.a # internal google.golang.org/grpc/grpclog mkdir -p $WORK/b222/ cat >/tmp/go-build355643826/b222/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build355643826/b055/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile google.golang.org/grpc/internal/grpclog=/tmp/go-build355643826/b223/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile log=/tmp/go-build355643826/b087/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b222/_pkg_.a -trimpath "$WORK/b222=>" -p google.golang.org/grpc/grpclog -complete -installsuffix shared -buildid Io9OPYQsOijWDRbOWriA/Io9OPYQsOijWDRbOWriA -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b222/importcfg -pack ./src/google.golang.org/grpc/grpclog/component.go ./src/google.golang.org/grpc/grpclog/grpclog.go ./src/google.golang.org/grpc/grpclog/logger.go ./src/google.golang.org/grpc/grpclog/loggerv2.go cp $WORK/b232/_pkg_.a /builddir/.cache/go-build/42/42c6b9759bc241c7b7c4f14d4b6a714f1e429255d5189b3e733a088557d5ce14-d # internal cp $WORK/b239/_pkg_.a /builddir/.cache/go-build/cc/ccc41177d4e70c5a1b858a1ab538c990c9b8993df4e8ec8db4123b87e6de0eda-d # internal google.golang.org/protobuf/reflect/protoregistry mkdir -p $WORK/b243/ github.com/vbatts/tar-split/tar/storage mkdir -p $WORK/b292/ cat >/tmp/go-build355643826/b243/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build355643826/b232/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build355643826/b229/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=/tmp/go-build355643826/b236/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build355643826/b233/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a EOF cat >/tmp/go-build355643826/b292/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile encoding/json=/tmp/go-build355643826/b055/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile hash/crc64=/tmp/go-build355643826/b185/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile path/filepath=/tmp/go-build355643826/b053/_pkg_.a packagefile unicode/utf8=/tmp/go-build355643826/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b243/_pkg_.a -trimpath "$WORK/b243=>" -p google.golang.org/protobuf/reflect/protoregistry -complete -installsuffix shared -buildid ZQShQ37knGTrem6-h-yq/ZQShQ37knGTrem6-h-yq -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b243/importcfg -pack ./src/google.golang.org/protobuf/reflect/protoregistry/registry.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b292/_pkg_.a -trimpath "$WORK/b292=>" -p github.com/vbatts/tar-split/tar/storage -complete -installsuffix shared -buildid S5-R2mf-rud6XTHX0t0c/S5-R2mf-rud6XTHX0t0c -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b292/importcfg -pack ./src/github.com/vbatts/tar-split/tar/storage/doc.go ./src/github.com/vbatts/tar-split/tar/storage/entry.go ./src/github.com/vbatts/tar-split/tar/storage/getter.go ./src/github.com/vbatts/tar-split/tar/storage/packer.go cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/89/8992861c00b49af2a8690ad7bf1d6b129bd20e7928c5182d0793b01a1f285452-d # internal github.com/sirupsen/logrus mkdir -p $WORK/b085/ cat >/tmp/go-build355643826/b085/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build355643826/b054/_pkg_.a packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile context=/tmp/go-build355643826/b002/_pkg_.a packagefile encoding/json=/tmp/go-build355643826/b055/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build355643826/b086/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile log=/tmp/go-build355643826/b087/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile reflect=/tmp/go-build355643826/b029/_pkg_.a packagefile runtime=/tmp/go-build355643826/b009/_pkg_.a packagefile sort=/tmp/go-build355643826/b035/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build355643826/b022/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a packagefile unicode/utf8=/tmp/go-build355643826/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -p github.com/sirupsen/logrus -complete -installsuffix shared -buildid at5_CE0U7qEW6gokRxYQ/at5_CE0U7qEW6gokRxYQ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b085/importcfg -pack ./src/github.com/sirupsen/logrus/alt_exit.go ./src/github.com/sirupsen/logrus/buffer_pool.go ./src/github.com/sirupsen/logrus/doc.go ./src/github.com/sirupsen/logrus/entry.go ./src/github.com/sirupsen/logrus/exported.go ./src/github.com/sirupsen/logrus/formatter.go ./src/github.com/sirupsen/logrus/hooks.go ./src/github.com/sirupsen/logrus/json_formatter.go ./src/github.com/sirupsen/logrus/logger.go ./src/github.com/sirupsen/logrus/logrus.go ./src/github.com/sirupsen/logrus/terminal_check_notappengine.go ./src/github.com/sirupsen/logrus/terminal_check_unix.go ./src/github.com/sirupsen/logrus/text_formatter.go ./src/github.com/sirupsen/logrus/writer.go echo > $WORK/b632/preferlinkext cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/seccomp/libseccomp-golang TERM='dumb' CGO_LDFLAGS='"-O2" "-g" "-lseccomp"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b632/ -importpath github.com/seccomp/libseccomp-golang -- -I $WORK/b632/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./seccomp.go ./seccomp_internal.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b407/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/c8/c8a1635a9d1c8829899c48ef62be2e7107c82a027f0d6d92e1f2976a210fc9c4-d # internal github.com/moby/sys/mountinfo mkdir -p $WORK/b157/ cp $WORK/b407/_pkg_.a /builddir/.cache/go-build/20/20c933877f6341449a318d80e23b51039078f8873fe0a962b8dd712e19886e56-d # internal cat >/tmp/go-build355643826/b157/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build355643826/b054/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build355643826/b086/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile path/filepath=/tmp/go-build355643826/b053/_pkg_.a packagefile runtime=/tmp/go-build355643826/b009/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -p github.com/moby/sys/mountinfo -complete -installsuffix shared -buildid _EhpLf60YtZouWXLGC12/_EhpLf60YtZouWXLGC12 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b157/importcfg -pack ./src/github.com/moby/sys/mountinfo/doc.go ./src/github.com/moby/sys/mountinfo/mounted_linux.go ./src/github.com/moby/sys/mountinfo/mounted_unix.go ./src/github.com/moby/sys/mountinfo/mountinfo.go ./src/github.com/moby/sys/mountinfo/mountinfo_filters.go ./src/github.com/moby/sys/mountinfo/mountinfo_linux.go github.com/moby/sys/user mkdir -p $WORK/b160/ cat >/tmp/go-build355643826/b160/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build355643826/b054/_pkg_.a packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build355643826/b086/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -p github.com/moby/sys/user -complete -installsuffix shared -buildid 1CgnzimqQG_l9E1tGsGs/1CgnzimqQG_l9E1tGsGs -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b160/importcfg -pack ./src/github.com/moby/sys/user/lookup_unix.go ./src/github.com/moby/sys/user/user.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b240/_pkg_.a # internal cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/klauspost/compress/huff0 /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/klauspost/compress/huff0 -trimpath "$WORK/b171=>" -I $WORK/b171/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b171/decompress_amd64.o ./decompress_amd64.s cp $WORK/b240/_pkg_.a /builddir/.cache/go-build/8c/8c9160db307d3d4d86d3c82bc5bb8caca2f988089bb4d3b7e71a2462792efd4e-d # internal github.com/containers/storage/pkg/ioutils mkdir -p $WORK/b162/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b651/_pkg_.a # internal cat >/tmp/go-build355643826/b162/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build355643826/b002/_pkg_.a packagefile crypto/sha256=/tmp/go-build355643826/b116/_pkg_.a packagefile encoding/hex=/tmp/go-build355643826/b129/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build355643826/b086/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile path/filepath=/tmp/go-build355643826/b053/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a EOF cp $WORK/b651/_pkg_.a /builddir/.cache/go-build/33/33040f789dc65108920eebae53f437d4f15c4ae0af26fc3d30017a48804e30cc-d # internal cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -p github.com/containers/storage/pkg/ioutils -complete -installsuffix shared -buildid M8AASOiy9-WWMGO_MwMR/M8AASOiy9-WWMGO_MwMR -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b162/importcfg -pack ./src/github.com/containers/storage/pkg/ioutils/buffer.go ./src/github.com/containers/storage/pkg/ioutils/bytespipe.go ./src/github.com/containers/storage/pkg/ioutils/fswriters.go ./src/github.com/containers/storage/pkg/ioutils/fswriters_linux.go ./src/github.com/containers/storage/pkg/ioutils/readers.go ./src/github.com/containers/storage/pkg/ioutils/temp_unix.go ./src/github.com/containers/storage/pkg/ioutils/writeflusher.go ./src/github.com/containers/storage/pkg/ioutils/writers.go github.com/opencontainers/runc/libcontainer/devices mkdir -p $WORK/b196/ cat >/tmp/go-build355643826/b196/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build355643826/b086/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile path/filepath=/tmp/go-build355643826/b053/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b196/_pkg_.a -trimpath "$WORK/b196=>" -p github.com/opencontainers/runc/libcontainer/devices -complete -installsuffix shared -buildid aAvzxuU7FMjDcNLnsHUS/aAvzxuU7FMjDcNLnsHUS -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b196/importcfg -pack ./src/github.com/opencontainers/runc/libcontainer/devices/device.go ./src/github.com/opencontainers/runc/libcontainer/devices/device_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b308/_pkg_.a # internal cp $WORK/b308/_pkg_.a /builddir/.cache/go-build/8b/8b60e2ce6132d8a757e0da994ff70ae011229782616b2cef9bbeaa7b129ad5b0-d # internal github.com/containers/image/v5/internal/signature mkdir -p $WORK/b297/ cat >/tmp/go-build355643826/b297/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile encoding/json=/tmp/go-build355643826/b055/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile golang.org/x/exp/maps=/tmp/go-build355643826/b140/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build355643826/b089/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b297/_pkg_.a -trimpath "$WORK/b297=>" -p github.com/containers/image/v5/internal/signature -complete -installsuffix shared -buildid IaiV-yotUsK0G_ohFCFb/IaiV-yotUsK0G_ohFCFb -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b297/importcfg -pack ./src/github.com/containers/image/v5/internal/signature/signature.go ./src/github.com/containers/image/v5/internal/signature/sigstore.go ./src/github.com/containers/image/v5/internal/signature/simple.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b369/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b645/_pkg_.a # internal cp $WORK/b645/_pkg_.a /builddir/.cache/go-build/7c/7ceb7cde5083b16386f0f059f38b4bd40eb31084f8b3aac591d62455ab706608-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b205/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b249/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b292/_pkg_.a # internal cp $WORK/b249/_pkg_.a /builddir/.cache/go-build/57/57fd9be92123411ed848b87eddf87806f396a56620f0fb899caeae216fbf30ca-d # internal github.com/mailru/easyjson/jlexer mkdir -p $WORK/b336/ cat >/tmp/go-build355643826/b336/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile encoding/base64=/tmp/go-build355643826/b057/_pkg_.a packagefile encoding/json=/tmp/go-build355643826/b055/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/josharian/intern=/tmp/go-build355643826/b337/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile reflect=/tmp/go-build355643826/b029/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile unicode=/tmp/go-build355643826/b034/_pkg_.a packagefile unicode/utf16=/tmp/go-build355643826/b059/_pkg_.a packagefile unicode/utf8=/tmp/go-build355643826/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b336/_pkg_.a -trimpath "$WORK/b336=>" -p github.com/mailru/easyjson/jlexer -complete -installsuffix shared -buildid b5camRh_SwdvgQ7UKQEa/b5camRh_SwdvgQ7UKQEa -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b336/importcfg -pack ./src/github.com/mailru/easyjson/jlexer/bytestostr.go ./src/github.com/mailru/easyjson/jlexer/error.go ./src/github.com/mailru/easyjson/jlexer/lexer.go cp $WORK/b292/_pkg_.a /builddir/.cache/go-build/7b/7b5b7a80174d2d26b52deecd0dc635d7174053613ffdb091409cfef080ce7c5f-d # internal golang.org/x/term mkdir -p $WORK/b378/ cat >/tmp/go-build355643826/b378/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build355643826/b086/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile runtime=/tmp/go-build355643826/b009/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile unicode/utf8=/tmp/go-build355643826/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b378/_pkg_.a -trimpath "$WORK/b378=>" -p golang.org/x/term -complete -installsuffix shared -buildid yKjzF5shIXWbcImZ3KMQ/yKjzF5shIXWbcImZ3KMQ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b378/importcfg -pack ./src/golang.org/x/term/term.go ./src/golang.org/x/term/term_unix.go ./src/golang.org/x/term/term_unix_other.go ./src/golang.org/x/term/terminal.go cp $WORK/b369/_pkg_.a /builddir/.cache/go-build/d5/d5c0260a40e11c6723fe39b89f1b61fa196da32481a5de7fade835848a24c5b9-d # internal github.com/containers/ocicrypt/config/keyprovider-config mkdir -p $WORK/b408/ cat >/tmp/go-build355643826/b408/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build355643826/b055/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b408/_pkg_.a -trimpath "$WORK/b408=>" -p github.com/containers/ocicrypt/config/keyprovider-config -complete -installsuffix shared -buildid qn8Xqb_9kwDjA77_kdR1/qn8Xqb_9kwDjA77_kdR1 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b408/importcfg -pack ./src/github.com/containers/ocicrypt/config/keyprovider-config/config.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b604/_pkg_.a # internal cp $WORK/b604/_pkg_.a /builddir/.cache/go-build/8d/8dc7521e28a57979a425533063090ad6933f734d87037991f5493e0e94a3e16e-d # internal cp $WORK/b205/_pkg_.a /builddir/.cache/go-build/33/33f0a03e97628d525d83ba6c156fb39e3225a707e4911961c3da6410f70d4903-d # internal text/template mkdir -p $WORK/b417/ cat >/tmp/go-build355643826/b417/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile internal/fmtsort=/tmp/go-build355643826/b028/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile io/fs=/tmp/go-build355643826/b043/_pkg_.a packagefile net/url=/tmp/go-build355643826/b131/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile path=/tmp/go-build355643826/b044/_pkg_.a packagefile path/filepath=/tmp/go-build355643826/b053/_pkg_.a packagefile reflect=/tmp/go-build355643826/b029/_pkg_.a packagefile runtime=/tmp/go-build355643826/b009/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile text/template/parse=/tmp/go-build355643826/b418/_pkg_.a packagefile unicode=/tmp/go-build355643826/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build355643826/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b417/_pkg_.a -trimpath "$WORK/b417=>" -p text/template -std -complete -installsuffix shared -buildid Psw8kFHR9EaAIBtnDsRb/Psw8kFHR9EaAIBtnDsRb -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b417/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 vendor/golang.org/x/net/idna mkdir -p $WORK/b201/ cat >/tmp/go-build355643826/b201/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-build355643826/b027/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=/tmp/go-build355643826/b202/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=/tmp/go-build355643826/b204/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=/tmp/go-build355643826/b205/_pkg_.a packagefile math=/tmp/go-build355643826/b030/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile unicode/utf8=/tmp/go-build355643826/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b201/_pkg_.a -trimpath "$WORK/b201=>" -p vendor/golang.org/x/net/idna -std -complete -installsuffix shared -buildid GZl4I-P0XOcHnc_0V8KV/GZl4I-P0XOcHnc_0V8KV -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b201/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 github.com/mattn/go-sqlite3 mkdir -p $WORK/b310/ echo > $WORK/b310/preferlinkext cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/mattn/go-sqlite3 TERM='dumb' CGO_LDFLAGS='"-O2" "-g" "-ldl"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b310/ -importpath github.com/mattn/go-sqlite3 -- -I $WORK/b310/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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/buildah-1.35.4/src/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b650/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b655/_pkg_.a # internal cp $WORK/b650/_pkg_.a /builddir/.cache/go-build/da/da95941f61df83171c421b101c5c169775f6b102311129115c8bea9223e8d1a1-d # internal github.com/vbauerster/mpb/v8/cwriter mkdir -p $WORK/b483/ cat >/tmp/go-build355643826/b483/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build355643826/b086/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b483/_pkg_.a -trimpath "$WORK/b483=>" -p github.com/vbauerster/mpb/v8/cwriter -complete -installsuffix shared -buildid Gc69epAmvoCKkxjP1JFt/Gc69epAmvoCKkxjP1JFt -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b483/importcfg -pack ./src/github.com/vbauerster/mpb/v8/cwriter/doc.go ./src/github.com/vbauerster/mpb/v8/cwriter/util_linux.go ./src/github.com/vbauerster/mpb/v8/cwriter/writer.go ./src/github.com/vbauerster/mpb/v8/cwriter/writer_posix.go cp $WORK/b655/_pkg_.a /builddir/.cache/go-build/9f/9fab271f519596111ba7bdf7832e607581c8e3615ab69e9d00e6611b4fc0508b-d # internal github.com/containers/storage/pkg/dmesg mkdir -p $WORK/b511/ cat >/tmp/go-build355643826/b511/importcfg << 'EOF' # internal # import config packagefile golang.org/x/sys/unix=/tmp/go-build355643826/b086/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b511/_pkg_.a -trimpath "$WORK/b511=>" -p github.com/containers/storage/pkg/dmesg -complete -installsuffix shared -buildid W5JC1pCdVETCc_wughum/W5JC1pCdVETCc_wughum -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b511/importcfg -pack ./src/github.com/containers/storage/pkg/dmesg/dmesg_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b181/_pkg_.a # internal cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/2a/2abfb2abdfd8844f7a46850358787731f0d968adebeb69120aa2b0722e07ae39-d # internal github.com/containers/storage/pkg/fsutils mkdir -p $WORK/b518/ cat >/tmp/go-build355643826/b518/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build355643826/b086/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b518/_pkg_.a -trimpath "$WORK/b518=>" -p github.com/containers/storage/pkg/fsutils -complete -installsuffix shared -buildid KMyE1Wuwy-eQs_X949Iu/KMyE1Wuwy-eQs_X949Iu -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b518/importcfg -pack ./src/github.com/containers/storage/pkg/fsutils/fsutils_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b222/_pkg_.a # internal cp $WORK/b222/_pkg_.a /builddir/.cache/go-build/15/155ff1f873085129bf6aa11e17dfeb0737a56d5dacd87f901da0ce0d6cd3a6e2-d # internal google.golang.org/grpc/connectivity mkdir -p $WORK/b221/ cat >/tmp/go-build355643826/b221/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/grpclog=/tmp/go-build355643826/b222/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b221/_pkg_.a -trimpath "$WORK/b221=>" -p google.golang.org/grpc/connectivity -complete -installsuffix shared -buildid z-vqflugt-J35wcM8f_g/z-vqflugt-J35wcM8f_g -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b221/importcfg -pack ./src/google.golang.org/grpc/connectivity/connectivity.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b345/_pkg_.a # internal cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/klauspost/compress/huff0 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b171/_pkg_.a $WORK/b171/decompress_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b171/_pkg_.a # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/bb/bb202b5220d28eea128c3427356cbef4e8516182b2a0664502d4c3d8a5d89745-d # internal github.com/containers/storage/pkg/fsverity mkdir -p $WORK/b519/ cat >/tmp/go-build355643826/b519/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build355643826/b086/_pkg_.a packagefile syscall=/tmp/go-build355643826/b024/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b519/_pkg_.a -trimpath "$WORK/b519=>" -p github.com/containers/storage/pkg/fsverity -complete -installsuffix shared -buildid bLgIN4AqL6Xs3I7H7Fge/bLgIN4AqL6Xs3I7H7Fge -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b519/importcfg -pack ./src/github.com/containers/storage/pkg/fsverity/fsverity_linux.go cp $WORK/b345/_pkg_.a /builddir/.cache/go-build/eb/eb6f8d79e56e04a1672f71eee4fad4709b086a93e6544d8797c88f45f01309cc-d # internal github.com/docker/docker-credential-helpers/credentials mkdir -p $WORK/b547/ cat >/tmp/go-build355643826/b547/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build355643826/b054/_pkg_.a packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile encoding/json=/tmp/go-build355643826/b055/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b408/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b547/_pkg_.a -trimpath "$WORK/b547=>" -p github.com/docker/docker-credential-helpers/credentials -complete -installsuffix shared -buildid T-1Z8USy2OFfLPpLiLiT/T-1Z8USy2OFfLPpLiLiT -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b547/importcfg -pack ./src/github.com/docker/docker-credential-helpers/credentials/credentials.go ./src/github.com/docker/docker-credential-helpers/credentials/error.go ./src/github.com/docker/docker-credential-helpers/credentials/helper.go ./src/github.com/docker/docker-credential-helpers/credentials/version.go cp $WORK/b408/_pkg_.a /builddir/.cache/go-build/4d/4dce2f24e8ea0d1025d94d20d3db02537a07d2dc12a4b7b52d3a8514a007c692-d # internal github.com/docker/docker/api/types/filters mkdir -p $WORK/b558/ cat >/tmp/go-build355643826/b558/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build355643826/b055/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/docker/docker/api/types/versions=/tmp/go-build355643826/b144/_pkg_.a packagefile regexp=/tmp/go-build355643826/b065/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b558/_pkg_.a -trimpath "$WORK/b558=>" -p github.com/docker/docker/api/types/filters -complete -installsuffix shared -buildid 94LSuB_34WQ96tMfCN3T/94LSuB_34WQ96tMfCN3T -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b558/importcfg -pack ./src/github.com/docker/docker/api/types/filters/errors.go ./src/github.com/docker/docker/api/types/filters/parse.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b297/_pkg_.a # internal cp $WORK/b297/_pkg_.a /builddir/.cache/go-build/d8/d8410a10b89c69f1bc184d8de639a2239cb884ee31bb38f3069fb1bdc544d483-d # internal github.com/containers/image/v5/internal/signer mkdir -p $WORK/b302/ cat >/tmp/go-build355643826/b302/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build355643826/b002/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build355643826/b073/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=/tmp/go-build355643826/b297/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b302/_pkg_.a -trimpath "$WORK/b302=>" -p github.com/containers/image/v5/internal/signer -complete -installsuffix shared -buildid CPrDNqunIGeiBTq6US3n/CPrDNqunIGeiBTq6US3n -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b302/importcfg -pack ./src/github.com/containers/image/v5/internal/signer/signer.go cd $WORK/b050 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b050=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=dH4b-TPiwGuqHzvOowo4 -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b474/_pkg_.a # internal cp $WORK/b474/_pkg_.a /builddir/.cache/go-build/12/12319648e8a4b6517a5d985d06afed1607174062e32fcada22ea7ac1f03018c3-d # internal github.com/docker/docker/api/types/strslice mkdir -p $WORK/b562/ cat >/tmp/go-build355643826/b562/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build355643826/b055/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b562/_pkg_.a -trimpath "$WORK/b562=>" -p github.com/docker/docker/api/types/strslice -complete -installsuffix shared -buildid qvTHSHoyfx3CnImKoc0q/qvTHSHoyfx3CnImKoc0q -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b562/importcfg -pack ./src/github.com/docker/docker/api/types/strslice/strslice.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b243/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b445/_pkg_.a # internal cp $WORK/b243/_pkg_.a /builddir/.cache/go-build/f4/f48fc8097f010b11720ebd98faf6a353188f9e7bed17a5ae7b6ece666b478587-d # internal google.golang.org/protobuf/proto mkdir -p $WORK/b242/ cat >/tmp/go-build355643826/b242/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=/tmp/go-build355643826/b228/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build355643826/b232/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build355643826/b229/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=/tmp/go-build355643826/b236/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=/tmp/go-build355643826/b239/_pkg_.a packagefile google.golang.org/protobuf/internal/order=/tmp/go-build355643826/b240/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=/tmp/go-build355643826/b234/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=/tmp/go-build355643826/b237/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build355643826/b233/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build355643826/b243/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=/tmp/go-build355643826/b244/_pkg_.a packagefile math=/tmp/go-build355643826/b030/_pkg_.a packagefile reflect=/tmp/go-build355643826/b029/_pkg_.a packagefile unicode/utf8=/tmp/go-build355643826/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b242/_pkg_.a -trimpath "$WORK/b242=>" -p google.golang.org/protobuf/proto -complete -installsuffix shared -buildid OFhWaS-1bwBOPmzxWKAn/OFhWaS-1bwBOPmzxWKAn -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b242/importcfg -pack ./src/google.golang.org/protobuf/proto/checkinit.go ./src/google.golang.org/protobuf/proto/decode.go ./src/google.golang.org/protobuf/proto/decode_gen.go ./src/google.golang.org/protobuf/proto/doc.go ./src/google.golang.org/protobuf/proto/encode.go ./src/google.golang.org/protobuf/proto/encode_gen.go ./src/google.golang.org/protobuf/proto/equal.go ./src/google.golang.org/protobuf/proto/extension.go ./src/google.golang.org/protobuf/proto/merge.go ./src/google.golang.org/protobuf/proto/messageset.go ./src/google.golang.org/protobuf/proto/proto.go ./src/google.golang.org/protobuf/proto/proto_methods.go ./src/google.golang.org/protobuf/proto/reset.go ./src/google.golang.org/protobuf/proto/size.go ./src/google.golang.org/protobuf/proto/size_gen.go ./src/google.golang.org/protobuf/proto/wrappers.go cp $WORK/b445/_pkg_.a /builddir/.cache/go-build/7e/7e29cd2fb5984229d3056775fa6e7a0f1eb4862f1d4a26e0b2214aa2652a0caf-d # internal github.com/gogo/protobuf/proto mkdir -p $WORK/b570/ cat >/tmp/go-build355643826/b570/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build355643826/b054/_pkg_.a packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile encoding=/tmp/go-build355643826/b056/_pkg_.a packagefile encoding/json=/tmp/go-build355643826/b055/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile log=/tmp/go-build355643826/b087/_pkg_.a packagefile math=/tmp/go-build355643826/b030/_pkg_.a packagefile reflect=/tmp/go-build355643826/b029/_pkg_.a packagefile sort=/tmp/go-build355643826/b035/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build355643826/b022/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a packagefile unicode/utf8=/tmp/go-build355643826/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b570/_pkg_.a -trimpath "$WORK/b570=>" -p github.com/gogo/protobuf/proto -complete -installsuffix shared -buildid WfD3djD_AAVrJoRVlYon/WfD3djD_AAVrJoRVlYon -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b570/importcfg -pack ./src/github.com/gogo/protobuf/proto/clone.go ./src/github.com/gogo/protobuf/proto/custom_gogo.go ./src/github.com/gogo/protobuf/proto/decode.go ./src/github.com/gogo/protobuf/proto/deprecated.go ./src/github.com/gogo/protobuf/proto/discard.go ./src/github.com/gogo/protobuf/proto/duration.go ./src/github.com/gogo/protobuf/proto/duration_gogo.go ./src/github.com/gogo/protobuf/proto/encode.go ./src/github.com/gogo/protobuf/proto/encode_gogo.go ./src/github.com/gogo/protobuf/proto/equal.go ./src/github.com/gogo/protobuf/proto/extensions.go ./src/github.com/gogo/protobuf/proto/extensions_gogo.go ./src/github.com/gogo/protobuf/proto/lib.go ./src/github.com/gogo/protobuf/proto/lib_gogo.go ./src/github.com/gogo/protobuf/proto/message_set.go ./src/github.com/gogo/protobuf/proto/pointer_unsafe.go ./src/github.com/gogo/protobuf/proto/pointer_unsafe_gogo.go ./src/github.com/gogo/protobuf/proto/properties.go ./src/github.com/gogo/protobuf/proto/properties_gogo.go ./src/github.com/gogo/protobuf/proto/skip_gogo.go ./src/github.com/gogo/protobuf/proto/table_marshal.go ./src/github.com/gogo/protobuf/proto/table_marshal_gogo.go ./src/github.com/gogo/protobuf/proto/table_merge.go ./src/github.com/gogo/protobuf/proto/table_unmarshal.go ./src/github.com/gogo/protobuf/proto/table_unmarshal_gogo.go ./src/github.com/gogo/protobuf/proto/text.go ./src/github.com/gogo/protobuf/proto/text_gogo.go ./src/github.com/gogo/protobuf/proto/text_parser.go ./src/github.com/gogo/protobuf/proto/timestamp.go ./src/github.com/gogo/protobuf/proto/timestamp_gogo.go ./src/github.com/gogo/protobuf/proto/wrappers.go ./src/github.com/gogo/protobuf/proto/wrappers_gogo.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b221/_pkg_.a # internal cp $WORK/b221/_pkg_.a /builddir/.cache/go-build/25/2523efbe9325b1ffc0cc7c33e144a78470c2f2f4d1e803933383e33a7cb3d3d2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b519/_pkg_.a # internal go.opentelemetry.io/otel/attribute mkdir -p $WORK/b580/ cp $WORK/b519/_pkg_.a /builddir/.cache/go-build/1d/1d54a402b323a4a6e8aca9c1c659324f0e9f44f59bd35d66a7f5f3e02c5f013c-d # internal go.opentelemetry.io/otel/codes mkdir -p $WORK/b583/ cat >/tmp/go-build355643826/b580/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile encoding/json=/tmp/go-build355643826/b055/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile go.opentelemetry.io/otel/internal=/tmp/go-build355643826/b581/_pkg_.a packagefile go.opentelemetry.io/otel/internal/attribute=/tmp/go-build355643826/b582/_pkg_.a packagefile reflect=/tmp/go-build355643826/b029/_pkg_.a packagefile sort=/tmp/go-build355643826/b035/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build355643826/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b580/_pkg_.a -trimpath "$WORK/b580=>" -p go.opentelemetry.io/otel/attribute -complete -installsuffix shared -buildid dWE2n0WUS-PhPO9HY62N/dWE2n0WUS-PhPO9HY62N -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b580/importcfg -pack ./src/go.opentelemetry.io/otel/attribute/doc.go ./src/go.opentelemetry.io/otel/attribute/encoder.go ./src/go.opentelemetry.io/otel/attribute/filter.go ./src/go.opentelemetry.io/otel/attribute/iterator.go ./src/go.opentelemetry.io/otel/attribute/key.go ./src/go.opentelemetry.io/otel/attribute/kv.go ./src/go.opentelemetry.io/otel/attribute/set.go ./src/go.opentelemetry.io/otel/attribute/type_string.go ./src/go.opentelemetry.io/otel/attribute/value.go cat >/tmp/go-build355643826/b583/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build355643826/b055/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b583/_pkg_.a -trimpath "$WORK/b583=>" -p go.opentelemetry.io/otel/codes -complete -installsuffix shared -buildid kSmurhqgGoypkb2rT6XC/kSmurhqgGoypkb2rT6XC -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b583/importcfg -pack ./src/go.opentelemetry.io/otel/codes/codes.go ./src/go.opentelemetry.io/otel/codes/doc.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/a7/a7f8dd414a47f26530ece0ed5c14852222ef47fde49b6d05ae9d77fd83fa212e-d # internal github.com/containers/storage/pkg/mount mkdir -p $WORK/b156/ cat >/tmp/go-build355643826/b156/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/moby/sys/mountinfo=/tmp/go-build355643826/b157/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build355643826/b086/_pkg_.a packagefile sort=/tmp/go-build355643826/b035/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -p github.com/containers/storage/pkg/mount -complete -installsuffix shared -buildid z1hrfS_epqFX8wSGxO7X/z1hrfS_epqFX8wSGxO7X -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b156/importcfg -pack ./src/github.com/containers/storage/pkg/mount/flags.go ./src/github.com/containers/storage/pkg/mount/flags_linux.go ./src/github.com/containers/storage/pkg/mount/mount.go ./src/github.com/containers/storage/pkg/mount/mounter_linux.go ./src/github.com/containers/storage/pkg/mount/mountinfo.go ./src/github.com/containers/storage/pkg/mount/mountinfo_linux.go ./src/github.com/containers/storage/pkg/mount/sharedsubtree_linux.go ./src/github.com/containers/storage/pkg/mount/unmount_unix.go cd $WORK/b050 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b050=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=dH4b-TPiwGuqHzvOowo4 -o ./_x002.o -c cgo_lookup_cgo.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b196/_pkg_.a # internal cp $WORK/b196/_pkg_.a /builddir/.cache/go-build/be/be606078b3805450ea3aa7b97705ba2b9ddecbc318913ad5c726afe01684ddc5-d # internal log/slog mkdir -p $WORK/b587/ cat >/tmp/go-build355643826/b587/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile context=/tmp/go-build355643826/b002/_pkg_.a packagefile encoding=/tmp/go-build355643826/b056/_pkg_.a packagefile encoding/json=/tmp/go-build355643826/b055/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile log=/tmp/go-build355643826/b087/_pkg_.a packagefile log/internal=/tmp/go-build355643826/b088/_pkg_.a packagefile log/slog/internal=/tmp/go-build355643826/b588/_pkg_.a packagefile log/slog/internal/buffer=/tmp/go-build355643826/b589/_pkg_.a packagefile math=/tmp/go-build355643826/b030/_pkg_.a packagefile reflect=/tmp/go-build355643826/b029/_pkg_.a packagefile runtime=/tmp/go-build355643826/b009/_pkg_.a packagefile slices=/tmp/go-build355643826/b590/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build355643826/b022/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a packagefile unicode=/tmp/go-build355643826/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build355643826/b033/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b587/_pkg_.a -trimpath "$WORK/b587=>" -p log/slog -std -complete -installsuffix shared -buildid ETfn89-1VG5OOVZO8l9o/ETfn89-1VG5OOVZO8l9o -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b587/importcfg -pack /usr/lib/golang/src/log/slog/attr.go /usr/lib/golang/src/log/slog/doc.go /usr/lib/golang/src/log/slog/handler.go /usr/lib/golang/src/log/slog/json_handler.go /usr/lib/golang/src/log/slog/level.go /usr/lib/golang/src/log/slog/logger.go /usr/lib/golang/src/log/slog/record.go /usr/lib/golang/src/log/slog/text_handler.go /usr/lib/golang/src/log/slog/value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b511/_pkg_.a # internal cp $WORK/b511/_pkg_.a /builddir/.cache/go-build/1b/1b6933b671859ff2ab5e5b117472eb03d788569b01551339450b22165e1319e6-d # internal github.com/google/go-containerregistry/pkg/v1 mkdir -p $WORK/b607/ cat >/tmp/go-build355643826/b607/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build355643826/b075/_pkg_.a packagefile encoding/hex=/tmp/go-build355643826/b129/_pkg_.a packagefile encoding/json=/tmp/go-build355643826/b055/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/google/go-containerregistry/pkg/v1/types=/tmp/go-build355643826/b608/_pkg_.a packagefile hash=/tmp/go-build355643826/b076/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile sort=/tmp/go-build355643826/b035/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b607/_pkg_.a -trimpath "$WORK/b607=>" -p github.com/google/go-containerregistry/pkg/v1 -complete -installsuffix shared -buildid m9HHZ-fpXkGgowuwX-sj/m9HHZ-fpXkGgowuwX-sj -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b607/importcfg -pack ./src/github.com/google/go-containerregistry/pkg/v1/config.go ./src/github.com/google/go-containerregistry/pkg/v1/doc.go ./src/github.com/google/go-containerregistry/pkg/v1/hash.go ./src/github.com/google/go-containerregistry/pkg/v1/image.go ./src/github.com/google/go-containerregistry/pkg/v1/index.go ./src/github.com/google/go-containerregistry/pkg/v1/layer.go ./src/github.com/google/go-containerregistry/pkg/v1/manifest.go ./src/github.com/google/go-containerregistry/pkg/v1/platform.go ./src/github.com/google/go-containerregistry/pkg/v1/progress.go ./src/github.com/google/go-containerregistry/pkg/v1/zz_deepcopy_generated.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b518/_pkg_.a # internal cp $WORK/b518/_pkg_.a /builddir/.cache/go-build/13/1391fe55c37ec171bd1ffb4d9c88532ba342619bdcb49ce0f6d6dbf74063d952-d # internal github.com/containers/common/pkg/cgroupv2 mkdir -p $WORK/b616/ cat >/tmp/go-build355643826/b616/importcfg << 'EOF' # internal # import config packagefile golang.org/x/sys/unix=/tmp/go-build355643826/b086/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile syscall=/tmp/go-build355643826/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b616/_pkg_.a -trimpath "$WORK/b616=>" -p github.com/containers/common/pkg/cgroupv2 -complete -installsuffix shared -buildid EI6iJpmrvWVfrjdCGapp/EI6iJpmrvWVfrjdCGapp -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b616/importcfg -pack ./src/github.com/containers/common/pkg/cgroupv2/cgroups_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b562/_pkg_.a # internal cp $WORK/b562/_pkg_.a /builddir/.cache/go-build/fa/fa746ce1bb67006f235691ba6c088645430407b642ac5df88324c740a5a5253b-d # internal github.com/containers/common/pkg/signal mkdir -p $WORK/b621/ cat >/tmp/go-build355643826/b621/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build355643826/b086/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile os/signal=/tmp/go-build355643826/b168/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile syscall=/tmp/go-build355643826/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b621/_pkg_.a -trimpath "$WORK/b621=>" -p github.com/containers/common/pkg/signal -complete -installsuffix shared -buildid ZJqPHabFnH6nn-tkSTG3/ZJqPHabFnH6nn-tkSTG3 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b621/importcfg -pack ./src/github.com/containers/common/pkg/signal/signal_common.go ./src/github.com/containers/common/pkg/signal/signal_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b547/_pkg_.a # internal cp $WORK/b547/_pkg_.a /builddir/.cache/go-build/9d/9d71be28c0c0aab7b23e027327e8c63cb4485353a40771581230586947953011-d # internal github.com/docker/docker-credential-helpers/client /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b160/_pkg_.a # internal mkdir -p $WORK/b546/ cat >/tmp/go-build355643826/b546/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile encoding/json=/tmp/go-build355643826/b055/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/docker/docker-credential-helpers/credentials=/tmp/go-build355643826/b547/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile os/exec=/tmp/go-build355643826/b159/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b546/_pkg_.a -trimpath "$WORK/b546=>" -p github.com/docker/docker-credential-helpers/client -complete -installsuffix shared -buildid T6LQO6z2x-jLM7UNX3yr/T6LQO6z2x-jLM7UNX3yr -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b546/importcfg -pack ./src/github.com/docker/docker-credential-helpers/client/client.go ./src/github.com/docker/docker-credential-helpers/client/command.go cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/f5/f5a39e2d050a32645bbc59b0b57e5cdd1a4610da84177ff5005f96f5d3645b48-d # internal github.com/jinzhu/copier mkdir -p $WORK/b628/ cat >/tmp/go-build355643826/b628/importcfg << 'EOF' # internal # import config packagefile database/sql=/tmp/go-build355643826/b308/_pkg_.a packagefile database/sql/driver=/tmp/go-build355643826/b309/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile reflect=/tmp/go-build355643826/b029/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile unicode=/tmp/go-build355643826/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b628/_pkg_.a -trimpath "$WORK/b628=>" -p github.com/jinzhu/copier -complete -installsuffix shared -buildid ZiOR_BOLDuNiv_cnyFpl/ZiOR_BOLDuNiv_cnyFpl -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b628/importcfg -pack ./src/github.com/jinzhu/copier/copier.go ./src/github.com/jinzhu/copier/errors.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b162/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b583/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b235/_pkg_.a # internal cp $WORK/b583/_pkg_.a /builddir/.cache/go-build/5a/5ab15dc007642b0ff30fec7baeb298dd5cc4d6cf367c2c463387126124f1f5f5-d # internal github.com/opencontainers/runc/libcontainer/utils mkdir -p $WORK/b634/ cat >/tmp/go-build355643826/b634/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build355643826/b058/_pkg_.a packagefile encoding/json=/tmp/go-build355643826/b055/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/cyphar/filepath-securejoin=/tmp/go-build355643826/b536/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build355643826/b086/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile path/filepath=/tmp/go-build355643826/b053/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b634/_pkg_.a -trimpath "$WORK/b634=>" -p github.com/opencontainers/runc/libcontainer/utils -complete -installsuffix shared -buildid mZ5DFhL901qa6dWb3Atw/mZ5DFhL901qa6dWb3Atw -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b634/importcfg -pack ./src/github.com/opencontainers/runc/libcontainer/utils/cmsg.go ./src/github.com/opencontainers/runc/libcontainer/utils/utils.go ./src/github.com/opencontainers/runc/libcontainer/utils/utils_unix.go cp $WORK/b235/_pkg_.a /builddir/.cache/go-build/1c/1c3754c57dd9f567bd39240e5d15128b9b7c701f2053a428a400223ebbf75b9c-d # internal google.golang.org/protobuf/internal/encoding/defval mkdir -p $WORK/b247/ cat >/tmp/go-build355643826/b247/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=/tmp/go-build355643826/b235/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build355643826/b229/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build355643826/b233/_pkg_.a packagefile math=/tmp/go-build355643826/b030/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b247/_pkg_.a -trimpath "$WORK/b247=>" -p google.golang.org/protobuf/internal/encoding/defval -complete -installsuffix shared -buildid Z81hP4Wv6XXCXrJroDJN/Z81hP4Wv6XXCXrJroDJN -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b247/importcfg -pack ./src/google.golang.org/protobuf/internal/encoding/defval/default.go cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/87/87a3694b6bc16bf546847027eb0055bf34d079f4f8da57df961a32a2ecb49418-d # internal github.com/containers/storage/pkg/pools mkdir -p $WORK/b161/ cat >/tmp/go-build355643826/b161/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build355643826/b054/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=/tmp/go-build355643826/b162/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -p github.com/containers/storage/pkg/pools -complete -installsuffix shared -buildid tGQhSa6RjknxkZEwPdKu/tGQhSa6RjknxkZEwPdKu -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b161/importcfg -pack ./src/github.com/containers/storage/pkg/pools/pools.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b458/_pkg_.a # internal cp $WORK/b458/_pkg_.a /builddir/.cache/go-build/dd/dd9da24e52821877761cc5410d4f4b463668098e1f30a9e70aaa95794ecd0f58-d # internal golang.org/x/net/idna mkdir -p $WORK/b454/ cat >/tmp/go-build355643826/b454/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile golang.org/x/text/secure/bidirule=/tmp/go-build355643826/b455/_pkg_.a packagefile golang.org/x/text/unicode/bidi=/tmp/go-build355643826/b457/_pkg_.a packagefile golang.org/x/text/unicode/norm=/tmp/go-build355643826/b458/_pkg_.a packagefile math=/tmp/go-build355643826/b030/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile unicode/utf8=/tmp/go-build355643826/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b454/_pkg_.a -trimpath "$WORK/b454=>" -p golang.org/x/net/idna -complete -installsuffix shared -buildid MsbEkm4zl-yqMC4B6svB/MsbEkm4zl-yqMC4B6svB -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b454/importcfg -pack ./src/golang.org/x/net/idna/go118.go ./src/golang.org/x/net/idna/idna10.0.0.go ./src/golang.org/x/net/idna/punycode.go ./src/golang.org/x/net/idna/tables15.0.0.go ./src/golang.org/x/net/idna/trie.go ./src/golang.org/x/net/idna/trie13.0.0.go ./src/golang.org/x/net/idna/trieval.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b149/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b378/_pkg_.a # internal cp $WORK/b378/_pkg_.a /builddir/.cache/go-build/23/238755c3ea8032ff5995e36fca0f6e1fec83555373e238041e603bddb3d8d12c-d # internal github.com/containers/buildah/docker mkdir -p $WORK/b635/ cat >/tmp/go-build355643826/b635/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/pkg/strslice=/tmp/go-build355643826/b142/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build355643826/b074/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b635/_pkg_.a -trimpath "$WORK/b635=>" -p github.com/containers/buildah/docker -complete -installsuffix shared -buildid mJm87egkNLmsXwzCxiLx/mJm87egkNLmsXwzCxiLx -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b635/importcfg -pack ./_build/src/github.com/containers/buildah/docker/types.go cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/88/88ac42742f3229cd56a8d2f54e97cc3a04314088d0305ff9f50e95406c1507be-d # internal github.com/letsencrypt/boulder/strictyaml mkdir -p $WORK/b370/ cat >/tmp/go-build355643826/b370/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile gopkg.in/yaml.v3=/tmp/go-build355643826/b149/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b370/_pkg_.a -trimpath "$WORK/b370=>" -p github.com/letsencrypt/boulder/strictyaml -complete -installsuffix shared -buildid HUd06CvDNn-IhuYj8jCm/HUd06CvDNn-IhuYj8jCm -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b370/importcfg -pack ./src/github.com/letsencrypt/boulder/strictyaml/yaml.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b558/_pkg_.a # internal cp $WORK/b558/_pkg_.a /builddir/.cache/go-build/46/466abae94eeb957a238910e3a02c105376f4ee0c7f8f88376a253c3b3076402e-d # internal github.com/docker/docker/pkg/idtools mkdir -p $WORK/b641/ cat >/tmp/go-build355643826/b641/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build355643826/b054/_pkg_.a packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/moby/sys/user=/tmp/go-build355643826/b160/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile os/exec=/tmp/go-build355643826/b159/_pkg_.a packagefile path/filepath=/tmp/go-build355643826/b053/_pkg_.a packagefile regexp=/tmp/go-build355643826/b065/_pkg_.a packagefile sort=/tmp/go-build355643826/b035/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile syscall=/tmp/go-build355643826/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b641/_pkg_.a -trimpath "$WORK/b641=>" -p github.com/docker/docker/pkg/idtools -complete -installsuffix shared -buildid A_ZVGzBDBz1vye5Bf_tx/A_ZVGzBDBz1vye5Bf_tx -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b641/importcfg -pack ./src/github.com/docker/docker/pkg/idtools/idtools.go ./src/github.com/docker/docker/pkg/idtools/idtools_unix.go ./src/github.com/docker/docker/pkg/idtools/usergroupadd_linux.go ./src/github.com/docker/docker/pkg/idtools/utils_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b302/_pkg_.a # internal cp $WORK/b302/_pkg_.a /builddir/.cache/go-build/00/0099693f52941423f07c454562aabbff12e4bc6ffe66f5bf27185972e0853575-d # internal github.com/containers/image/v5/signature/signer mkdir -p $WORK/b398/ cat >/tmp/go-build355643826/b398/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/internal/signer=/tmp/go-build355643826/b302/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b398/_pkg_.a -trimpath "$WORK/b398=>" -p github.com/containers/image/v5/signature/signer -complete -installsuffix shared -buildid qGrcBQi-Hp-Nk1LdTcdS/qGrcBQi-Hp-Nk1LdTcdS -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b398/importcfg -pack ./src/github.com/containers/image/v5/signature/signer/signer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b483/_pkg_.a # internal cp $WORK/b483/_pkg_.a /builddir/.cache/go-build/f6/f688d63fd144ada8d662303e93a05fd4c6b67138759990b02bc8efff080a4fe4-d # internal cd $WORK/b067 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b067=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=IGy8xlGLT0G28wGuRCfM -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b161/_pkg_.a # internal github.com/vbauerster/mpb/v8 mkdir -p $WORK/b478/ cat >/tmp/go-build355643826/b478/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile container/heap=/tmp/go-build355643826/b479/_pkg_.a packagefile context=/tmp/go-build355643826/b002/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/acarl005/stripansi=/tmp/go-build355643826/b480/_pkg_.a packagefile github.com/mattn/go-runewidth=/tmp/go-build355643826/b481/_pkg_.a packagefile github.com/vbauerster/mpb/v8/cwriter=/tmp/go-build355643826/b483/_pkg_.a packagefile github.com/vbauerster/mpb/v8/decor=/tmp/go-build355643826/b484/_pkg_.a packagefile github.com/vbauerster/mpb/v8/internal=/tmp/go-build355643826/b486/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile math=/tmp/go-build355643826/b030/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b478/_pkg_.a -trimpath "$WORK/b478=>" -p github.com/vbauerster/mpb/v8 -complete -installsuffix shared -buildid Ey72XSwC4GPgaTIU_6CF/Ey72XSwC4GPgaTIU_6CF -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b478/importcfg -pack ./src/github.com/vbauerster/mpb/v8/bar.go ./src/github.com/vbauerster/mpb/v8/bar_filler.go ./src/github.com/vbauerster/mpb/v8/bar_filler_bar.go ./src/github.com/vbauerster/mpb/v8/bar_filler_nop.go ./src/github.com/vbauerster/mpb/v8/bar_filler_spinner.go ./src/github.com/vbauerster/mpb/v8/bar_option.go ./src/github.com/vbauerster/mpb/v8/container_option.go ./src/github.com/vbauerster/mpb/v8/doc.go ./src/github.com/vbauerster/mpb/v8/heap_manager.go ./src/github.com/vbauerster/mpb/v8/priority_queue.go ./src/github.com/vbauerster/mpb/v8/progress.go ./src/github.com/vbauerster/mpb/v8/proxyreader.go ./src/github.com/vbauerster/mpb/v8/proxywriter.go cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/ec/ec3d730110ed00cbec4ab20edc0a0401900d158df3bc0dbf017f79b425a7410e-d # internal github.com/docker/docker/pkg/system mkdir -p $WORK/b644/ cat >/tmp/go-build355643826/b644/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build355643826/b086/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile path/filepath=/tmp/go-build355643826/b053/_pkg_.a packagefile runtime=/tmp/go-build355643826/b009/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile syscall=/tmp/go-build355643826/b024/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b644/_pkg_.a -trimpath "$WORK/b644=>" -p github.com/docker/docker/pkg/system -complete -installsuffix shared -buildid abo9TJ8rxE1wqOsj_BdP/abo9TJ8rxE1wqOsj_BdP -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b644/importcfg -pack ./src/github.com/docker/docker/pkg/system/chtimes.go ./src/github.com/docker/docker/pkg/system/chtimes_nowindows.go ./src/github.com/docker/docker/pkg/system/errors.go ./src/github.com/docker/docker/pkg/system/filesys.go ./src/github.com/docker/docker/pkg/system/filesys_unix.go ./src/github.com/docker/docker/pkg/system/image_os_deprecated.go ./src/github.com/docker/docker/pkg/system/lstat_unix.go ./src/github.com/docker/docker/pkg/system/mknod.go ./src/github.com/docker/docker/pkg/system/mknod_unix.go ./src/github.com/docker/docker/pkg/system/stat_linux.go ./src/github.com/docker/docker/pkg/system/stat_unix.go ./src/github.com/docker/docker/pkg/system/utimes_unix.go ./src/github.com/docker/docker/pkg/system/xattrs.go ./src/github.com/docker/docker/pkg/system/xattrs_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b616/_pkg_.a # internal cp $WORK/b616/_pkg_.a /builddir/.cache/go-build/d8/d83821746d8b4b76140c21b1e03a14bee2000f2be2ccd28a764ddca43bd6f6ac-d # internal github.com/moby/term mkdir -p $WORK/b649/ cat >/tmp/go-build355643826/b649/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build355643826/b086/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b649/_pkg_.a -trimpath "$WORK/b649=>" -p github.com/moby/term -complete -installsuffix shared -buildid ooRyaSkcJo4TA8dterRg/ooRyaSkcJo4TA8dterRg -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b649/importcfg -pack ./src/github.com/moby/term/ascii.go ./src/github.com/moby/term/doc.go ./src/github.com/moby/term/proxy.go ./src/github.com/moby/term/term.go ./src/github.com/moby/term/term_unix.go ./src/github.com/moby/term/termios_nonbsd.go ./src/github.com/moby/term/termios_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b546/_pkg_.a # internal cp $WORK/b546/_pkg_.a /builddir/.cache/go-build/da/da18bf333fa7bc3983f983063b4d0f07bb8dcb38e3581357067feb6a6c963144-d # internal github.com/openshift/imagebuilder/signal mkdir -p $WORK/b660/ cat >/tmp/go-build355643826/b660/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b660/_pkg_.a -trimpath "$WORK/b660=>" -p github.com/openshift/imagebuilder/signal -complete -installsuffix shared -buildid YFKSunQ8SoRqKSScGavp/YFKSunQ8SoRqKSScGavp -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b660/importcfg -pack ./src/github.com/openshift/imagebuilder/signal/signal.go ./src/github.com/openshift/imagebuilder/signal/signals.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b398/_pkg_.a # internal cp $WORK/b398/_pkg_.a /builddir/.cache/go-build/f5/f5dde92e01b7b5c563e558277eded00c2c8f472dc5a9123fbe66bbdb180e20ef-d # internal github.com/openshift/imagebuilder/strslice mkdir -p $WORK/b661/ cat >/tmp/go-build355643826/b661/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build355643826/b055/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b661/_pkg_.a -trimpath "$WORK/b661=>" -p github.com/openshift/imagebuilder/strslice -complete -installsuffix shared -buildid KjQSU9cVINpX4AzLQQzH/KjQSU9cVINpX4AzLQQzH -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b661/importcfg -pack ./src/github.com/openshift/imagebuilder/strslice/strslice.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b635/_pkg_.a # internal cp $WORK/b635/_pkg_.a /builddir/.cache/go-build/5b/5b75b9a111c6c577ca399fa884ca478b5fa05908c31244eee526afb778ab2e3f-d # internal github.com/containers/common/pkg/password mkdir -p $WORK/b694/ cat >/tmp/go-build355643826/b694/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile golang.org/x/term=/tmp/go-build355643826/b378/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile os/signal=/tmp/go-build355643826/b168/_pkg_.a packagefile syscall=/tmp/go-build355643826/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b694/_pkg_.a -trimpath "$WORK/b694=>" -p github.com/containers/common/pkg/password -complete -installsuffix shared -buildid yGNXxBfrT8j7VmhXJt3t/yGNXxBfrT8j7VmhXJt3t -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b694/importcfg -pack ./src/github.com/containers/common/pkg/password/password_supported.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b370/_pkg_.a # internal cp $WORK/b370/_pkg_.a /builddir/.cache/go-build/38/383f8c72b64833fbc04b8792e46101955184c044322461c5d5d6182e1c0533fc-d # internal github.com/fsnotify/fsnotify mkdir -p $WORK/b699/ cat >/tmp/go-build355643826/b699/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build355643826/b086/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile path/filepath=/tmp/go-build355643826/b053/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b699/_pkg_.a -trimpath "$WORK/b699=>" -p github.com/fsnotify/fsnotify -complete -installsuffix shared -buildid IprVua0xHpxyvF9hHdj7/IprVua0xHpxyvF9hHdj7 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b699/importcfg -pack ./src/github.com/fsnotify/fsnotify/backend_inotify.go ./src/github.com/fsnotify/fsnotify/fsnotify.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b247/_pkg_.a # internal cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -p math/big -trimpath "$WORK/b106=>" -I $WORK/b106/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b106/arith_amd64.o ./arith_amd64.s cp $WORK/b247/_pkg_.a /builddir/.cache/go-build/39/397c2c61383fdf5294247ef6e0eef29fe03a723086285c4b3df9f358dc2d10c2-d # internal github.com/containernetworking/plugins/pkg/ns mkdir -p $WORK/b704/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b336/_pkg_.a # internal cat >/tmp/go-build355643826/b704/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build355643826/b086/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile runtime=/tmp/go-build355643826/b009/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile syscall=/tmp/go-build355643826/b024/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b704/_pkg_.a -trimpath "$WORK/b704=>" -p github.com/containernetworking/plugins/pkg/ns -complete -installsuffix shared -buildid 3JTrZqFBhUF435AtOS1g/3JTrZqFBhUF435AtOS1g -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b704/importcfg -pack ./src/github.com/containernetworking/plugins/pkg/ns/ns_linux.go cp $WORK/b336/_pkg_.a /builddir/.cache/go-build/02/020bd7f79d25bebd01815921002e1af1a7f8fe1654f2f27465b34341e62ee2f2-d # internal github.com/opencontainers/runc/libcontainer/user mkdir -p $WORK/b718/ cat >/tmp/go-build355643826/b718/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build355643826/b054/_pkg_.a packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build355643826/b086/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b718/_pkg_.a -trimpath "$WORK/b718=>" -p github.com/opencontainers/runc/libcontainer/user -complete -installsuffix shared -buildid qGXn18iLu-TQdNwJ3G3q/qGXn18iLu-TQdNwJ3G3q -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b718/importcfg -pack ./src/github.com/opencontainers/runc/libcontainer/user/lookup_unix.go ./src/github.com/opencontainers/runc/libcontainer/user/user.go cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/klauspost/compress/flate /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/klauspost/compress/flate -trimpath "$WORK/b179=>" -I $WORK/b179/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b179/matchlen_amd64.o ./matchlen_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b156/_pkg_.a # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/22/22a431d3e59e3e126aafa899a20de3233965e49fac38b8960674411573274060-d # internal github.com/opencontainers/runc/libcontainer/cgroups/devices mkdir -p $WORK/b720/ cat >/tmp/go-build355643826/b720/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build355643826/b054/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/devices=/tmp/go-build355643826/b196/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile sort=/tmp/go-build355643826/b035/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b720/_pkg_.a -trimpath "$WORK/b720=>" -p github.com/opencontainers/runc/libcontainer/cgroups/devices -complete -installsuffix shared -buildid 30ZrUcJz98UqguyvvJiL/30ZrUcJz98UqguyvvJiL -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b720/importcfg -pack ./src/github.com/opencontainers/runc/libcontainer/cgroups/devices/devices_emulator.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/f4/f469ba3386efdde9c4c871f2a0cabb4438ba5312bcb44f0927bd9b481803b8da-d # internal github.com/containers/image/v5/internal/pkg/platform mkdir -p $WORK/b079/ cat >/tmp/go-build355643826/b079/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build355643826/b054/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build355643826/b080/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build355643826/b083/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build355643826/b085/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build355643826/b089/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile runtime=/tmp/go-build355643826/b009/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -p github.com/containers/image/v5/internal/pkg/platform -complete -installsuffix shared -buildid xTXTVLL2DkHeKEu5Aymc/xTXTVLL2DkHeKEu5Aymc -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b079/importcfg -pack ./src/github.com/containers/image/v5/internal/pkg/platform/platform_matcher.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b660/_pkg_.a # internal cp $WORK/b660/_pkg_.a /builddir/.cache/go-build/ac/ac086c60eec418356378e4fa8f4eff377593e7e09d89e36cb6ec55e4ab9c3b8f-d # internal github.com/containers/storage/pkg/fileutils mkdir -p $WORK/b152/ cat >/tmp/go-build355643826/b152/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build355643826/b085/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile path/filepath=/tmp/go-build355643826/b053/_pkg_.a packagefile regexp=/tmp/go-build355643826/b065/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile text/scanner=/tmp/go-build355643826/b153/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -p github.com/containers/storage/pkg/fileutils -complete -installsuffix shared -buildid VFK0gPa5RaYxL0Ugyr_1/VFK0gPa5RaYxL0Ugyr_1 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b152/importcfg -pack ./src/github.com/containers/storage/pkg/fileutils/fileutils.go ./src/github.com/containers/storage/pkg/fileutils/fileutils_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b621/_pkg_.a # internal cd $WORK/b050 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b050=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=dH4b-TPiwGuqHzvOowo4 -o ./_x003.o -c getgrouplist_unix.cgo2.c cp $WORK/b621/_pkg_.a /builddir/.cache/go-build/a0/a098c4a3dc118773623ff6bf1e70f918389c5c2836a37e1271e32b4038e8bd8f-d # internal github.com/containers/storage/pkg/system mkdir -p $WORK/b155/ cat >/tmp/go-build355643826/b155/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build355643826/b054/_pkg_.a packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/containers/storage/pkg/mount=/tmp/go-build355643826/b156/_pkg_.a packagefile github.com/docker/go-units=/tmp/go-build355643826/b158/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build355643826/b085/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build355643826/b086/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile os/exec=/tmp/go-build355643826/b159/_pkg_.a packagefile runtime=/tmp/go-build355643826/b009/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile syscall=/tmp/go-build355643826/b024/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -p github.com/containers/storage/pkg/system -complete -installsuffix shared -buildid tRRqewXBOVwUWLLqEiOS/tRRqewXBOVwUWLLqEiOS -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b155/importcfg -pack ./src/github.com/containers/storage/pkg/system/chmod.go ./src/github.com/containers/storage/pkg/system/chtimes.go ./src/github.com/containers/storage/pkg/system/chtimes_unix.go ./src/github.com/containers/storage/pkg/system/errors.go ./src/github.com/containers/storage/pkg/system/exitcode.go ./src/github.com/containers/storage/pkg/system/init.go ./src/github.com/containers/storage/pkg/system/lchown.go ./src/github.com/containers/storage/pkg/system/lcow_unix.go ./src/github.com/containers/storage/pkg/system/lstat_unix.go ./src/github.com/containers/storage/pkg/system/meminfo.go ./src/github.com/containers/storage/pkg/system/meminfo_linux.go ./src/github.com/containers/storage/pkg/system/mknod.go ./src/github.com/containers/storage/pkg/system/path.go ./src/github.com/containers/storage/pkg/system/path_unix.go ./src/github.com/containers/storage/pkg/system/process_unix.go ./src/github.com/containers/storage/pkg/system/rm.go ./src/github.com/containers/storage/pkg/system/rm_common.go ./src/github.com/containers/storage/pkg/system/stat_common.go ./src/github.com/containers/storage/pkg/system/stat_linux.go ./src/github.com/containers/storage/pkg/system/stat_unix.go ./src/github.com/containers/storage/pkg/system/syscall_unix.go ./src/github.com/containers/storage/pkg/system/umask.go ./src/github.com/containers/storage/pkg/system/utimes_linux.go ./src/github.com/containers/storage/pkg/system/xattrs_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b634/_pkg_.a # internal cp $WORK/b634/_pkg_.a /builddir/.cache/go-build/0c/0c68db276af585af8adc0d5ba7831a4c4638c329a5480b151c2b4110c53f4b91-d # internal github.com/containerd/log mkdir -p $WORK/b271/ cat >/tmp/go-build355643826/b271/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build355643826/b002/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build355643826/b085/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b271/_pkg_.a -trimpath "$WORK/b271=>" -p github.com/containerd/log -complete -installsuffix shared -buildid XxCmOC6vJjRAepNUg7FD/XxCmOC6vJjRAepNUg7FD -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b271/importcfg -pack ./src/github.com/containerd/log/context.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b694/_pkg_.a # internal cp $WORK/b694/_pkg_.a /builddir/.cache/go-build/6f/6f65e8e2d6e67a5f20ef0cebe9eb4fb506251f74c391c03288e7f2c6f36b9573-d # internal github.com/containers/storage/pkg/devicemapper mkdir -p $WORK/b510/ cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/containers/storage/pkg/devicemapper pkg-config --cflags -- devmapper cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b106/_pkg_.a $WORK/b106/arith_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b106/_pkg_.a # internal cd $WORK/b067 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b067=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=IGy8xlGLT0G28wGuRCfM -o ./_x002.o -c cgo_linux.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b661/_pkg_.a # internal cp $WORK/b661/_pkg_.a /builddir/.cache/go-build/45/4563a418d20977d7e50a7961dc136f4c108b163fbae617dfd612d59e25dec744-d # internal github.com/containers/storage/pkg/loopback mkdir -p $WORK/b512/ echo > $WORK/b512/preferlinkext cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/containers/storage/pkg/loopback TERM='dumb' CGO_LDFLAGS='"-O2" "-g"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b512/ -importpath github.com/containers/storage/pkg/loopback -- -I $WORK/b512/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./loop_wrapper.go cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/4f/4fe2365e1c25e718d3d4b2a0d19193a050f17793e2ffc59621cf34beb302ab82-d # internal crypto/elliptic mkdir -p $WORK/b105/ cat >/tmp/go-build355643826/b105/importcfg << 'EOF' # internal # import config packagefile crypto/internal/nistec=/tmp/go-build355643826/b101/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile math/big=/tmp/go-build355643826/b106/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -p crypto/elliptic -std -complete -installsuffix shared -buildid vrKtIxSOyUSKJR0gBR7-/vrKtIxSOyUSKJR0gBR7- -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b105/importcfg -pack /usr/lib/golang/src/crypto/elliptic/elliptic.go /usr/lib/golang/src/crypto/elliptic/nistec.go /usr/lib/golang/src/crypto/elliptic/nistec_p256.go /usr/lib/golang/src/crypto/elliptic/params.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b580/_pkg_.a # internal cp $WORK/b580/_pkg_.a /builddir/.cache/go-build/cb/cba004ff5c46f5d03d5abdf6a54aa33af2462dedaa4ca269a60bdf18ee928f72-d # internal crypto/internal/bigmod mkdir -p $WORK/b108/ cat >/tmp/go-build355643826/b108/go_asm.h << 'EOF' # internal EOF cd /usr/lib/golang/src/crypto/internal/bigmod /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/bigmod -trimpath "$WORK/b108=>" -I $WORK/b108/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b108/symabis ./nat_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b649/_pkg_.a # internal cp $WORK/b649/_pkg_.a /builddir/.cache/go-build/09/09f28d03725e562e47ae120bd69f95310536aad47c2ad7bc0b3ff1ebc97f7c52-d # internal crypto/internal/boring/bbig mkdir -p $WORK/b109/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b641/_pkg_.a # internal cat >/tmp/go-build355643826/b109/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=/tmp/go-build355643826/b097/_pkg_.a packagefile math/big=/tmp/go-build355643826/b106/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -p crypto/internal/boring/bbig -std -complete -installsuffix shared -buildid WxU9knqxwPRxA4QMbF8V/WxU9knqxwPRxA4QMbF8V -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b109/importcfg -pack /usr/lib/golang/src/crypto/internal/boring/bbig/big.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b644/_pkg_.a # internal cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/containers/storage/pkg/devicemapper pkg-config --libs -- devmapper /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b607/_pkg_.a # internal cp $WORK/b644/_pkg_.a /builddir/.cache/go-build/32/32da503524ec7d0e32eb979b75b564d483f2914942ae98e0b31bef9c3db70716-d # internal encoding/asn1 mkdir -p $WORK/b112/ cp $WORK/b641/_pkg_.a /builddir/.cache/go-build/39/39b71ca2a500c65555ef2274d46c22e1f4e3f0f5048bd9bb3bdd00f4e3ad2f5b-d # internal cat >/tmp/go-build355643826/b112/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile math=/tmp/go-build355643826/b030/_pkg_.a packagefile math/big=/tmp/go-build355643826/b106/_pkg_.a packagefile reflect=/tmp/go-build355643826/b029/_pkg_.a packagefile sort=/tmp/go-build355643826/b035/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a packagefile unicode/utf16=/tmp/go-build355643826/b059/_pkg_.a packagefile unicode/utf8=/tmp/go-build355643826/b033/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -p encoding/asn1 -std -complete -installsuffix shared -buildid 62xqr3jzn8C1399O_DZv/62xqr3jzn8C1399O_DZv -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b112/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 crypto/rand mkdir -p $WORK/b114/ cat >/tmp/go-build355643826/b114/importcfg << 'EOF' # internal # import config packagefile crypto/internal/boring=/tmp/go-build355643826/b097/_pkg_.a packagefile crypto/internal/randutil=/tmp/go-build355643826/b104/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build355643826/b039/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile math/big=/tmp/go-build355643826/b106/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile runtime=/tmp/go-build355643826/b009/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build355643826/b022/_pkg_.a packagefile syscall=/tmp/go-build355643826/b024/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -p crypto/rand -std -complete -installsuffix shared -buildid ebrnaC8bBYzQ_wgc5zbN/ebrnaC8bBYzQ_wgc5zbN -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b114/importcfg -pack /usr/lib/golang/src/crypto/rand/rand.go /usr/lib/golang/src/crypto/rand/rand_getrandom.go /usr/lib/golang/src/crypto/rand/rand_unix.go /usr/lib/golang/src/crypto/rand/util.go cp $WORK/b607/_pkg_.a /builddir/.cache/go-build/09/09c36483b0a5dac21483ab0d6254ca67a7a409e6f5b0e89f47c0e6b3d8deff16-d # internal crypto/dsa mkdir -p $WORK/b127/ cat >/tmp/go-build355643826/b127/importcfg << 'EOF' # internal # import config packagefile crypto/internal/randutil=/tmp/go-build355643826/b104/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile math/big=/tmp/go-build355643826/b106/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -p crypto/dsa -std -complete -installsuffix shared -buildid R23M2Ag6v_B0vqzamd3c/R23M2Ag6v_B0vqzamd3c -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b127/importcfg -pack /usr/lib/golang/src/crypto/dsa/dsa.go cat >/tmp/go-build355643826/b108/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build355643826/b058/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile internal/cpu=/tmp/go-build355643826/b011/_pkg_.a packagefile math/big=/tmp/go-build355643826/b106/_pkg_.a packagefile math/bits=/tmp/go-build355643826/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -p crypto/internal/bigmod -std -installsuffix shared -buildid EvQ33U-ZbXAIDRXCL-b1/EvQ33U-ZbXAIDRXCL-b1 -goversion go1.21.7 -symabis $WORK/b108/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b108/importcfg -pack -asmhdr $WORK/b108/go_asm.h /usr/lib/golang/src/crypto/internal/bigmod/nat.go /usr/lib/golang/src/crypto/internal/bigmod/nat_asm.go cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/klauspost/compress/flate /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b179/_pkg_.a $WORK/b179/matchlen_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b179/_pkg_.a # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/04/0491240a0118b2202b6645e9818839b5307677dbbcff9658fc13adf1fbc868af-d # internal github.com/klauspost/pgzip mkdir -p $WORK/b178/ cat >/tmp/go-build355643826/b178/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build355643826/b054/_pkg_.a packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/klauspost/compress/flate=/tmp/go-build355643826/b179/_pkg_.a packagefile hash=/tmp/go-build355643826/b076/_pkg_.a packagefile hash/crc32=/tmp/go-build355643826/b175/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile runtime=/tmp/go-build355643826/b009/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -p github.com/klauspost/pgzip -complete -installsuffix shared -buildid 3ynzH2wlWfjeVc1w5G93/3ynzH2wlWfjeVc1w5G93 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b178/importcfg -pack ./src/github.com/klauspost/pgzip/gunzip.go ./src/github.com/klauspost/pgzip/gzip.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b152/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b271/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/71/71ac47ff89317b500772707e9fc41930cdb7b61c4d03b935185a0daa9364b4f0-d # internal cp $WORK/b271/_pkg_.a /builddir/.cache/go-build/c7/c7287c6e0907ed3bd49005131df405e3774b14e776fd82965f0ff316946c66bb-d # internal github.com/containerd/containerd/log mkdir -p $WORK/b270/ cat >/tmp/go-build355643826/b270/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build355643826/b002/_pkg_.a packagefile github.com/containerd/log=/tmp/go-build355643826/b271/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b270/_pkg_.a -trimpath "$WORK/b270=>" -p github.com/containerd/containerd/log -complete -installsuffix shared -buildid FsCnv7ioqWr1UNBU9g_P/FsCnv7ioqWr1UNBU9g_P -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b270/importcfg -pack ./src/github.com/containerd/containerd/log/context_deprecated.go github.com/json-iterator/go mkdir -p $WORK/b188/ cat >/tmp/go-build355643826/b188/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile encoding=/tmp/go-build355643826/b056/_pkg_.a packagefile encoding/base64=/tmp/go-build355643826/b057/_pkg_.a packagefile encoding/json=/tmp/go-build355643826/b055/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/modern-go/concurrent=/tmp/go-build355643826/b189/_pkg_.a packagefile github.com/modern-go/reflect2=/tmp/go-build355643826/b190/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile math=/tmp/go-build355643826/b030/_pkg_.a packagefile math/big=/tmp/go-build355643826/b106/_pkg_.a packagefile reflect=/tmp/go-build355643826/b029/_pkg_.a packagefile sort=/tmp/go-build355643826/b035/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile unicode=/tmp/go-build355643826/b034/_pkg_.a packagefile unicode/utf16=/tmp/go-build355643826/b059/_pkg_.a packagefile unicode/utf8=/tmp/go-build355643826/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b188/_pkg_.a -trimpath "$WORK/b188=>" -p github.com/json-iterator/go -complete -installsuffix shared -buildid xO051WLn1MuuEvAeTzkD/xO051WLn1MuuEvAeTzkD -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b188/importcfg -pack ./src/github.com/json-iterator/go/adapter.go ./src/github.com/json-iterator/go/any.go ./src/github.com/json-iterator/go/any_array.go ./src/github.com/json-iterator/go/any_bool.go ./src/github.com/json-iterator/go/any_float.go ./src/github.com/json-iterator/go/any_int32.go ./src/github.com/json-iterator/go/any_int64.go ./src/github.com/json-iterator/go/any_invalid.go ./src/github.com/json-iterator/go/any_nil.go ./src/github.com/json-iterator/go/any_number.go ./src/github.com/json-iterator/go/any_object.go ./src/github.com/json-iterator/go/any_str.go ./src/github.com/json-iterator/go/any_uint32.go ./src/github.com/json-iterator/go/any_uint64.go ./src/github.com/json-iterator/go/config.go ./src/github.com/json-iterator/go/iter.go ./src/github.com/json-iterator/go/iter_array.go ./src/github.com/json-iterator/go/iter_float.go ./src/github.com/json-iterator/go/iter_int.go ./src/github.com/json-iterator/go/iter_object.go ./src/github.com/json-iterator/go/iter_skip.go ./src/github.com/json-iterator/go/iter_skip_strict.go ./src/github.com/json-iterator/go/iter_str.go ./src/github.com/json-iterator/go/jsoniter.go ./src/github.com/json-iterator/go/pool.go ./src/github.com/json-iterator/go/reflect.go ./src/github.com/json-iterator/go/reflect_array.go ./src/github.com/json-iterator/go/reflect_dynamic.go ./src/github.com/json-iterator/go/reflect_extension.go ./src/github.com/json-iterator/go/reflect_json_number.go ./src/github.com/json-iterator/go/reflect_json_raw_message.go ./src/github.com/json-iterator/go/reflect_map.go ./src/github.com/json-iterator/go/reflect_marshaler.go ./src/github.com/json-iterator/go/reflect_native.go ./src/github.com/json-iterator/go/reflect_optional.go ./src/github.com/json-iterator/go/reflect_slice.go ./src/github.com/json-iterator/go/reflect_struct_decoder.go ./src/github.com/json-iterator/go/reflect_struct_encoder.go ./src/github.com/json-iterator/go/stream.go ./src/github.com/json-iterator/go/stream_float.go ./src/github.com/json-iterator/go/stream_int.go ./src/github.com/json-iterator/go/stream_str.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b720/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b079/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b704/_pkg_.a # internal echo > $WORK/b510/preferlinkext /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b718/_pkg_.a # internal cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/containers/storage/pkg/devicemapper TERM='dumb' CGO_LDFLAGS='"-O2" "-g" "-ldevmapper"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b510/ -importpath github.com/containers/storage/pkg/devicemapper -- -I $WORK/b510/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./devmapper_log.go ./devmapper_wrapper.go ./devmapper_wrapper_deferred_remove.go ./devmapper_wrapper_dynamic.go cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/05/0553ca1cce2a622f08c78a5d3e1e9442bdbedd66b50d8218be8648280297702b-d # internal github.com/containers/storage/pkg/parsers/kernel mkdir -p $WORK/b513/ cp $WORK/b704/_pkg_.a /builddir/.cache/go-build/15/15c86d0feb268a10da31f6565ee62b0177630e1991682c799506a3262d8d1413-d # internal cat >/tmp/go-build355643826/b513/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build355643826/b085/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build355643826/b086/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b513/_pkg_.a -trimpath "$WORK/b513=>" -p github.com/containers/storage/pkg/parsers/kernel -complete -installsuffix shared -buildid hkBPb8IfvSFB_nIUclrZ/hkBPb8IfvSFB_nIUclrZ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b513/importcfg -pack ./src/github.com/containers/storage/pkg/parsers/kernel/kernel.go ./src/github.com/containers/storage/pkg/parsers/kernel/kernel_unix.go ./src/github.com/containers/storage/pkg/parsers/kernel/uname_linux.go github.com/containers/storage/drivers/quota mkdir -p $WORK/b516/ cp $WORK/b720/_pkg_.a /builddir/.cache/go-build/9d/9d3a11990abd3d12893e94c62fffbc7569f10593d6a16e826b8704907baff49b-d # internal echo > $WORK/b516/preferlinkext cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/containers/storage/drivers/quota TERM='dumb' CGO_LDFLAGS='"-O2" "-g"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b516/ -importpath github.com/containers/storage/drivers/quota -- -I $WORK/b516/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./projectquota_supported.go cp $WORK/b718/_pkg_.a /builddir/.cache/go-build/ab/abc7d5b8688c3356d00055fecffd02f645247d5163346de73dff1dd0886ec774-d # internal go.opentelemetry.io/otel/metric mkdir -p $WORK/b595/ go.opentelemetry.io/otel/semconv/v1.17.0 mkdir -p $WORK/b584/ cat >/tmp/go-build355643826/b595/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build355643826/b002/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=/tmp/go-build355643826/b580/_pkg_.a packagefile go.opentelemetry.io/otel/metric/embedded=/tmp/go-build355643826/b596/_pkg_.a EOF cat >/tmp/go-build355643826/b584/importcfg << 'EOF' # internal # import config packagefile go.opentelemetry.io/otel/attribute=/tmp/go-build355643826/b580/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b595/_pkg_.a -trimpath "$WORK/b595=>" -p go.opentelemetry.io/otel/metric -complete -installsuffix shared -buildid AVP_BVEmAyMbxfEoOh9d/AVP_BVEmAyMbxfEoOh9d -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b595/importcfg -pack ./src/go.opentelemetry.io/otel/metric/asyncfloat64.go ./src/go.opentelemetry.io/otel/metric/asyncint64.go ./src/go.opentelemetry.io/otel/metric/config.go ./src/go.opentelemetry.io/otel/metric/doc.go ./src/go.opentelemetry.io/otel/metric/instrument.go ./src/go.opentelemetry.io/otel/metric/meter.go ./src/go.opentelemetry.io/otel/metric/syncfloat64.go ./src/go.opentelemetry.io/otel/metric/syncint64.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b584/_pkg_.a -trimpath "$WORK/b584=>" -p go.opentelemetry.io/otel/semconv/v1.17.0 -complete -installsuffix shared -buildid 38n-_-BCqjtVVEkiQARp/38n-_-BCqjtVVEkiQARp -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b584/importcfg -pack ./src/go.opentelemetry.io/otel/semconv/v1.17.0/doc.go ./src/go.opentelemetry.io/otel/semconv/v1.17.0/event.go ./src/go.opentelemetry.io/otel/semconv/v1.17.0/exception.go ./src/go.opentelemetry.io/otel/semconv/v1.17.0/http.go ./src/go.opentelemetry.io/otel/semconv/v1.17.0/resource.go ./src/go.opentelemetry.io/otel/semconv/v1.17.0/schema.go ./src/go.opentelemetry.io/otel/semconv/v1.17.0/trace.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/e0/e04c4030b41c53f5abe6a2999d3a8f896076faee00d959f330df10974d0e033b-d # internal go.opentelemetry.io/otel/trace mkdir -p $WORK/b600/ cat >/tmp/go-build355643826/b600/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile context=/tmp/go-build355643826/b002/_pkg_.a packagefile encoding/hex=/tmp/go-build355643826/b129/_pkg_.a packagefile encoding/json=/tmp/go-build355643826/b055/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=/tmp/go-build355643826/b580/_pkg_.a packagefile go.opentelemetry.io/otel/codes=/tmp/go-build355643826/b583/_pkg_.a packagefile go.opentelemetry.io/otel/trace/embedded=/tmp/go-build355643826/b601/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b600/_pkg_.a -trimpath "$WORK/b600=>" -p go.opentelemetry.io/otel/trace -complete -installsuffix shared -buildid bSpN8L4tKC1N5N5cwpq3/bSpN8L4tKC1N5N5cwpq3 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b600/importcfg -pack ./src/go.opentelemetry.io/otel/trace/config.go ./src/go.opentelemetry.io/otel/trace/context.go ./src/go.opentelemetry.io/otel/trace/doc.go ./src/go.opentelemetry.io/otel/trace/nonrecording.go ./src/go.opentelemetry.io/otel/trace/noop.go ./src/go.opentelemetry.io/otel/trace/trace.go ./src/go.opentelemetry.io/otel/trace/tracestate.go cd $WORK/b067 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b067=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=IGy8xlGLT0G28wGuRCfM -o ./_x003.o -c cgo_resnew.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b242/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b628/_pkg_.a # internal cp $WORK/b628/_pkg_.a /builddir/.cache/go-build/9f/9fdcbeb7d9f620265bf9ff0b709727c2f6ef6559bb4d2219b468d1947ff9e6b1-d # internal github.com/opencontainers/runc/libcontainer/apparmor mkdir -p $WORK/b633/ cat >/tmp/go-build355643826/b633/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/utils=/tmp/go-build355643826/b634/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b633/_pkg_.a -trimpath "$WORK/b633=>" -p github.com/opencontainers/runc/libcontainer/apparmor -complete -installsuffix shared -buildid QT93zh4tDml9pMSBKM9s/QT93zh4tDml9pMSBKM9s -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b633/importcfg -pack ./src/github.com/opencontainers/runc/libcontainer/apparmor/apparmor.go ./src/github.com/opencontainers/runc/libcontainer/apparmor/apparmor_linux.go cp $WORK/b242/_pkg_.a /builddir/.cache/go-build/f9/f9a971bd8916c0b6f6542a5ed8006e1c3247bed979eb35c0ad2e866c55e88ea6-d # internal google.golang.org/protobuf/encoding/prototext mkdir -p $WORK/b227/ cat >/tmp/go-build355643826/b227/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=/tmp/go-build355643826/b228/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build355643826/b232/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=/tmp/go-build355643826/b235/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build355643826/b229/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=/tmp/go-build355643826/b236/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=/tmp/go-build355643826/b239/_pkg_.a packagefile google.golang.org/protobuf/internal/order=/tmp/go-build355643826/b240/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=/tmp/go-build355643826/b234/_pkg_.a packagefile google.golang.org/protobuf/internal/set=/tmp/go-build355643826/b241/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=/tmp/go-build355643826/b237/_pkg_.a packagefile google.golang.org/protobuf/proto=/tmp/go-build355643826/b242/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build355643826/b233/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build355643826/b243/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile unicode/utf8=/tmp/go-build355643826/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b227/_pkg_.a -trimpath "$WORK/b227=>" -p google.golang.org/protobuf/encoding/prototext -complete -installsuffix shared -buildid ARKqh4YPuWUuEuvH0xjG/ARKqh4YPuWUuEuvH0xjG -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b227/importcfg -pack ./src/google.golang.org/protobuf/encoding/prototext/decode.go ./src/google.golang.org/protobuf/encoding/prototext/doc.go ./src/google.golang.org/protobuf/encoding/prototext/encode.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b270/_pkg_.a # internal cp $WORK/b270/_pkg_.a /builddir/.cache/go-build/e6/e6bca01efdcd424b412da47002798dacebf181547bead1611b2b18977a284d71-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b127/_pkg_.a # internal google.golang.org/protobuf/internal/filedesc mkdir -p $WORK/b248/ cat >/tmp/go-build355643826/b248/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=/tmp/go-build355643826/b228/_pkg_.a packagefile google.golang.org/protobuf/internal/descfmt=/tmp/go-build355643826/b249/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=/tmp/go-build355643826/b250/_pkg_.a packagefile google.golang.org/protobuf/internal/editiondefaults=/tmp/go-build355643826/b246/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=/tmp/go-build355643826/b247/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build355643826/b232/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build355643826/b229/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=/tmp/go-build355643826/b239/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=/tmp/go-build355643826/b234/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=/tmp/go-build355643826/b237/_pkg_.a packagefile google.golang.org/protobuf/proto=/tmp/go-build355643826/b242/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build355643826/b233/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build355643826/b243/_pkg_.a packagefile math=/tmp/go-build355643826/b030/_pkg_.a packagefile reflect=/tmp/go-build355643826/b029/_pkg_.a packagefile sort=/tmp/go-build355643826/b035/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build355643826/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b248/_pkg_.a -trimpath "$WORK/b248=>" -p google.golang.org/protobuf/internal/filedesc -complete -installsuffix shared -buildid 1Gbq9nbnunNZo4HLmn6N/1Gbq9nbnunNZo4HLmn6N -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b248/importcfg -pack ./src/google.golang.org/protobuf/internal/filedesc/build.go ./src/google.golang.org/protobuf/internal/filedesc/desc.go ./src/google.golang.org/protobuf/internal/filedesc/desc_init.go ./src/google.golang.org/protobuf/internal/filedesc/desc_lazy.go ./src/google.golang.org/protobuf/internal/filedesc/desc_list.go ./src/google.golang.org/protobuf/internal/filedesc/desc_list_gen.go ./src/google.golang.org/protobuf/internal/filedesc/editions.go ./src/google.golang.org/protobuf/internal/filedesc/placeholder.go cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/27/27ec09b49b83aea814201381598f66ddf242081c2a7017e358fc733e69faab5e-d # internal github.com/docker/docker/pkg/ioutils mkdir -p $WORK/b642/ cat >/tmp/go-build355643826/b642/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build355643826/b002/_pkg_.a packagefile crypto/sha256=/tmp/go-build355643826/b116/_pkg_.a packagefile crypto/sha512=/tmp/go-build355643826/b110/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile github.com/containerd/log=/tmp/go-build355643826/b271/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile path/filepath=/tmp/go-build355643826/b053/_pkg_.a packagefile runtime/debug=/tmp/go-build355643826/b177/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build355643826/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b642/_pkg_.a -trimpath "$WORK/b642=>" -p github.com/docker/docker/pkg/ioutils -complete -installsuffix shared -buildid _o4vfU8rSMPdxOiDxvEQ/_o4vfU8rSMPdxOiDxvEQ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b642/importcfg -pack ./src/github.com/docker/docker/pkg/ioutils/buffer.go ./src/github.com/docker/docker/pkg/ioutils/bytespipe.go ./src/github.com/docker/docker/pkg/ioutils/fswriters.go ./src/github.com/docker/docker/pkg/ioutils/readers.go ./src/github.com/docker/docker/pkg/ioutils/writeflusher.go ./src/github.com/docker/docker/pkg/ioutils/writers.go cd $WORK/b050 TERM='dumb' gcc -I /usr/lib/golang/src/os/user -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b050=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=dH4b-TPiwGuqHzvOowo4 -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b699/_pkg_.a # internal cp $WORK/b699/_pkg_.a /builddir/.cache/go-build/e8/e872cb5f5c035270f5e369f8b8f390c0e6c4a49d62b18a4fa356613f8ff71e8e-d # internal github.com/docker/docker/pkg/jsonmessage mkdir -p $WORK/b648/ cat >/tmp/go-build355643826/b648/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build355643826/b055/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/docker/go-units=/tmp/go-build355643826/b158/_pkg_.a packagefile github.com/moby/term=/tmp/go-build355643826/b649/_pkg_.a packagefile github.com/morikuni/aec=/tmp/go-build355643826/b650/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b648/_pkg_.a -trimpath "$WORK/b648=>" -p github.com/docker/docker/pkg/jsonmessage -complete -installsuffix shared -buildid woxar2dNYW8GN29ns6XV/woxar2dNYW8GN29ns6XV -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b648/importcfg -pack ./src/github.com/docker/docker/pkg/jsonmessage/jsonmessage.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b155/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/00/009b4b8836dfcb16e5a467d4ae1de8f9b07ee601b374ea6abc8e7d5f3125b346-d # internal github.com/containers/common/pkg/util mkdir -p $WORK/b698/ cat >/tmp/go-build355643826/b698/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/fsnotify/fsnotify=/tmp/go-build355643826/b699/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build355643826/b085/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build355643826/b089/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile path/filepath=/tmp/go-build355643826/b053/_pkg_.a packagefile regexp=/tmp/go-build355643826/b065/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b698/_pkg_.a -trimpath "$WORK/b698=>" -p github.com/containers/common/pkg/util -complete -installsuffix shared -buildid WvZT-u1-XAgQmLFBC_sI/WvZT-u1-XAgQmLFBC_sI -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b698/importcfg -pack ./src/github.com/containers/common/pkg/util/util.go cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/4a/4a3e928e59bf5efa92833d3b0532e5cad6ba7d8260f5bdd9432cca910b1e1b59-d # internal crypto/ed25519 mkdir -p $WORK/b120/ cat >/tmp/go-build355643826/b120/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile crypto=/tmp/go-build355643826/b075/_pkg_.a packagefile crypto/internal/edwards25519=/tmp/go-build355643826/b121/_pkg_.a packagefile crypto/rand=/tmp/go-build355643826/b114/_pkg_.a packagefile crypto/sha512=/tmp/go-build355643826/b110/_pkg_.a packagefile crypto/subtle=/tmp/go-build355643826/b096/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -p crypto/ed25519 -std -complete -installsuffix shared -buildid 8TcmZ-A8xi2eLkMrxPWI/8TcmZ-A8xi2eLkMrxPWI -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b120/importcfg -pack /usr/lib/golang/src/crypto/ed25519/ed25519.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b633/_pkg_.a # internal cp $WORK/b633/_pkg_.a /builddir/.cache/go-build/e0/e0cc0fcc76b8ade96ab6cc06f6a2bb97e5f7571e7d8cd39a8620ee2581585394-d # internal github.com/klauspost/compress/zstd mkdir -p $WORK/b169/ cat >/tmp/go-build355643826/b169/go_asm.h << 'EOF' # internal EOF cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/klauspost/compress/zstd /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/klauspost/compress/zstd -trimpath "$WORK/b169=>" -I $WORK/b169/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -gensymabis -o $WORK/b169/symabis ./fse_decoder_amd64.s ./matchlen_amd64.s ./seqdec_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b587/_pkg_.a # internal cp $WORK/b587/_pkg_.a /builddir/.cache/go-build/34/34ecd49d54c87eb33b089b9f5a3e5f794e57e66222a784775ee2d86131f02448-d # internal go.mongodb.org/mongo-driver/bson/primitive mkdir -p $WORK/b332/ cat >/tmp/go-build355643826/b332/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile crypto/rand=/tmp/go-build355643826/b114/_pkg_.a packagefile encoding=/tmp/go-build355643826/b056/_pkg_.a packagefile encoding/binary=/tmp/go-build355643826/b058/_pkg_.a packagefile encoding/hex=/tmp/go-build355643826/b129/_pkg_.a packagefile encoding/json=/tmp/go-build355643826/b055/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile math/big=/tmp/go-build355643826/b106/_pkg_.a packagefile regexp=/tmp/go-build355643826/b065/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile sync/atomic=/tmp/go-build355643826/b022/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b332/_pkg_.a -trimpath "$WORK/b332=>" -p go.mongodb.org/mongo-driver/bson/primitive -complete -installsuffix shared -buildid HAovvgsqnMu2QDoLpRuK/HAovvgsqnMu2QDoLpRuK -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b332/importcfg -pack ./src/go.mongodb.org/mongo-driver/bson/primitive/decimal.go ./src/go.mongodb.org/mongo-driver/bson/primitive/objectid.go ./src/go.mongodb.org/mongo-driver/bson/primitive/primitive.go cd /usr/lib/golang/src/crypto/internal/bigmod /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/bigmod -trimpath "$WORK/b108=>" -I $WORK/b108/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b108/nat_amd64.o ./nat_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b201/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b513/_pkg_.a # internal cp $WORK/b201/_pkg_.a /builddir/.cache/go-build/29/2948826056c8185486753cafb744aff8443f7a897330a43eb893e750787ff956-d # internal cp $WORK/b513/_pkg_.a /builddir/.cache/go-build/67/6737fdd8b903e6d8592b3416a7ef937d9e801bc288c8036bdab020a585645e3b-d # internal github.com/secure-systems-lab/go-securesystemslib/encrypted mkdir -p $WORK/b372/ golang.org/x/crypto/openpgp/elgamal cat >/tmp/go-build355643826/b372/importcfg << 'EOF' # internal # import config packagefile crypto/rand=/tmp/go-build355643826/b114/_pkg_.a packagefile encoding/json=/tmp/go-build355643826/b055/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile golang.org/x/crypto/nacl/secretbox=/tmp/go-build355643826/b373/_pkg_.a packagefile golang.org/x/crypto/scrypt=/tmp/go-build355643826/b377/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b372/_pkg_.a -trimpath "$WORK/b372=>" -p github.com/secure-systems-lab/go-securesystemslib/encrypted -complete -installsuffix shared -buildid Qh_MSOfuibff3Z8OMiOx/Qh_MSOfuibff3Z8OMiOx -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b372/importcfg -pack ./src/github.com/secure-systems-lab/go-securesystemslib/encrypted/encrypted.go mkdir -p $WORK/b392/ cat >/tmp/go-build355643826/b392/importcfg << 'EOF' # internal # import config packagefile crypto/rand=/tmp/go-build355643826/b114/_pkg_.a packagefile crypto/subtle=/tmp/go-build355643826/b096/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile math/big=/tmp/go-build355643826/b106/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b392/_pkg_.a -trimpath "$WORK/b392=>" -p golang.org/x/crypto/openpgp/elgamal -complete -installsuffix shared -buildid aWM4kivZsea-f4TkItUw/aWM4kivZsea-f4TkItUw -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b392/importcfg -pack ./src/golang.org/x/crypto/openpgp/elgamal/elgamal.go cat >/tmp/go-build355643826/b169/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile context=/tmp/go-build355643826/b002/_pkg_.a packagefile crypto/rand=/tmp/go-build355643826/b114/_pkg_.a packagefile encoding/binary=/tmp/go-build355643826/b058/_pkg_.a packagefile encoding/hex=/tmp/go-build355643826/b129/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/klauspost/compress=/tmp/go-build355643826/b170/_pkg_.a packagefile github.com/klauspost/compress/huff0=/tmp/go-build355643826/b171/_pkg_.a packagefile github.com/klauspost/compress/internal/cpuinfo=/tmp/go-build355643826/b173/_pkg_.a packagefile github.com/klauspost/compress/internal/snapref=/tmp/go-build355643826/b174/_pkg_.a packagefile github.com/klauspost/compress/zstd/internal/xxhash=/tmp/go-build355643826/b176/_pkg_.a packagefile hash/crc32=/tmp/go-build355643826/b175/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile log=/tmp/go-build355643826/b087/_pkg_.a packagefile math=/tmp/go-build355643826/b030/_pkg_.a packagefile math/bits=/tmp/go-build355643826/b031/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile path/filepath=/tmp/go-build355643826/b053/_pkg_.a packagefile runtime=/tmp/go-build355643826/b009/_pkg_.a packagefile runtime/debug=/tmp/go-build355643826/b177/_pkg_.a packagefile sort=/tmp/go-build355643826/b035/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -p github.com/klauspost/compress/zstd -installsuffix shared -buildid 7jKZJIt_5Czs_C8i1Fij/7jKZJIt_5Czs_C8i1Fij -goversion go1.21.7 -symabis $WORK/b169/symabis -c=4 -shared -nolocalimports -importcfg $WORK/b169/importcfg -pack -asmhdr $WORK/b169/go_asm.h ./src/github.com/klauspost/compress/zstd/bitreader.go ./src/github.com/klauspost/compress/zstd/bitwriter.go ./src/github.com/klauspost/compress/zstd/blockdec.go ./src/github.com/klauspost/compress/zstd/blockenc.go ./src/github.com/klauspost/compress/zstd/blocktype_string.go ./src/github.com/klauspost/compress/zstd/bytebuf.go ./src/github.com/klauspost/compress/zstd/bytereader.go ./src/github.com/klauspost/compress/zstd/decodeheader.go ./src/github.com/klauspost/compress/zstd/decoder.go ./src/github.com/klauspost/compress/zstd/decoder_options.go ./src/github.com/klauspost/compress/zstd/dict.go ./src/github.com/klauspost/compress/zstd/enc_base.go ./src/github.com/klauspost/compress/zstd/enc_best.go ./src/github.com/klauspost/compress/zstd/enc_better.go ./src/github.com/klauspost/compress/zstd/enc_dfast.go ./src/github.com/klauspost/compress/zstd/enc_fast.go ./src/github.com/klauspost/compress/zstd/encoder.go ./src/github.com/klauspost/compress/zstd/encoder_options.go ./src/github.com/klauspost/compress/zstd/framedec.go ./src/github.com/klauspost/compress/zstd/frameenc.go ./src/github.com/klauspost/compress/zstd/fse_decoder.go ./src/github.com/klauspost/compress/zstd/fse_decoder_amd64.go ./src/github.com/klauspost/compress/zstd/fse_encoder.go ./src/github.com/klauspost/compress/zstd/fse_predefined.go ./src/github.com/klauspost/compress/zstd/hash.go ./src/github.com/klauspost/compress/zstd/history.go ./src/github.com/klauspost/compress/zstd/matchlen_amd64.go ./src/github.com/klauspost/compress/zstd/seqdec.go ./src/github.com/klauspost/compress/zstd/seqdec_amd64.go ./src/github.com/klauspost/compress/zstd/seqenc.go ./src/github.com/klauspost/compress/zstd/snappy.go ./src/github.com/klauspost/compress/zstd/zip.go ./src/github.com/klauspost/compress/zstd/zstd.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b192/_pkg_.a # internal cd $WORK/b512 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/containers/storage/pkg/loopback -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b512=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=ntGDdxRDwF6akHxm1acX -o ./_x001.o -c _cgo_export.c cp $WORK/b192/_pkg_.a /builddir/.cache/go-build/9f/9f0a0f0e5ded80c77b2d5328cc3fdc56a59362185d26ba81205da6c829d5781e-d # internal github.com/containers/storage/pkg/lockfile mkdir -p $WORK/b525/ cat >/tmp/go-build355643826/b525/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile crypto/rand=/tmp/go-build355643826/b114/_pkg_.a packagefile encoding/binary=/tmp/go-build355643826/b058/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/containers/storage/pkg/system=/tmp/go-build355643826/b155/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build355643826/b086/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile path/filepath=/tmp/go-build355643826/b053/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build355643826/b022/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b525/_pkg_.a -trimpath "$WORK/b525=>" -p github.com/containers/storage/pkg/lockfile -complete -installsuffix shared -buildid EvP8V1UO1nOi9KQaAN3M/EvP8V1UO1nOi9KQaAN3M -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b525/importcfg -pack ./src/github.com/containers/storage/pkg/lockfile/lastwrite.go ./src/github.com/containers/storage/pkg/lockfile/lockfile.go ./src/github.com/containers/storage/pkg/lockfile/lockfile_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b178/_pkg_.a # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/a2/a2fffc99dfa5b2769d3b0e20d5b3c33624511b7542e73a7479b16f8bf499e41e-d # internal github.com/containers/storage/pkg/stringid mkdir -p $WORK/b526/ cat >/tmp/go-build355643826/b526/importcfg << 'EOF' # internal # import config packagefile crypto/rand=/tmp/go-build355643826/b114/_pkg_.a packagefile encoding/hex=/tmp/go-build355643826/b129/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/containers/storage/pkg/regexp=/tmp/go-build355643826/b064/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile math=/tmp/go-build355643826/b030/_pkg_.a packagefile math/big=/tmp/go-build355643826/b106/_pkg_.a packagefile math/rand=/tmp/go-build355643826/b107/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b526/_pkg_.a -trimpath "$WORK/b526=>" -p github.com/containers/storage/pkg/stringid -complete -installsuffix shared -buildid 32GF1-RUmG4gJyZvUpVH/32GF1-RUmG4gJyZvUpVH -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b526/importcfg -pack ./src/github.com/containers/storage/pkg/stringid/stringid.go cd /usr/lib/golang/src/crypto/internal/bigmod /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b108/_pkg_.a $WORK/b108/nat_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b108/_pkg_.a # internal cd /builddir/build/BUILD/buildah-1.35.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/b050=/tmp/go-build -gno-record-gcc-switches -o $WORK/b050/_cgo_.o $WORK/b050/_cgo_main.o $WORK/b050/preferlinkext $WORK/b050/_x001.o $WORK/b050/_x002.o $WORK/b050/_x003.o -O2 -g cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/4f/4f3dd29007bf9d4a36858a51c9e425256a8a6d5f492b481861c3d11c3caf3bed-d # internal crypto/rsa mkdir -p $WORK/b115/ cat >/tmp/go-build355643826/b115/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile crypto=/tmp/go-build355643826/b075/_pkg_.a packagefile crypto/internal/bigmod=/tmp/go-build355643826/b108/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build355643826/b097/_pkg_.a packagefile crypto/internal/boring/bbig=/tmp/go-build355643826/b109/_pkg_.a packagefile crypto/internal/randutil=/tmp/go-build355643826/b104/_pkg_.a packagefile crypto/rand=/tmp/go-build355643826/b114/_pkg_.a packagefile crypto/subtle=/tmp/go-build355643826/b096/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile hash=/tmp/go-build355643826/b076/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile math=/tmp/go-build355643826/b030/_pkg_.a packagefile math/big=/tmp/go-build355643826/b106/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -p crypto/rsa -std -complete -installsuffix shared -buildid zVRseVac5RblnKFwdv0t/zVRseVac5RblnKFwdv0t -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b115/importcfg -pack /usr/lib/golang/src/crypto/rsa/notboring.go /usr/lib/golang/src/crypto/rsa/pkcs1v15.go /usr/lib/golang/src/crypto/rsa/pss.go /usr/lib/golang/src/crypto/rsa/rsa.go cd $WORK/b067 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b067=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=IGy8xlGLT0G28wGuRCfM -o ./_x004.o -c cgo_socknew.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b698/_pkg_.a # internal cp $WORK/b698/_pkg_.a /builddir/.cache/go-build/d6/d64889bf8dd127f9906f05f64d45d95508afdeb84307c11c8ecc7643ccb60fdd-d # internal github.com/go-logr/logr mkdir -p $WORK/b586/ cat >/tmp/go-build355643826/b586/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build355643826/b002/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile log/slog=/tmp/go-build355643826/b587/_pkg_.a packagefile runtime=/tmp/go-build355643826/b009/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b105/_pkg_.a # internal cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b586/_pkg_.a -trimpath "$WORK/b586=>" -p github.com/go-logr/logr -complete -installsuffix shared -buildid nadpAIwwayU0zZ8f3Fuj/nadpAIwwayU0zZ8f3Fuj -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b586/importcfg -pack ./src/github.com/go-logr/logr/context.go ./src/github.com/go-logr/logr/context_slog.go ./src/github.com/go-logr/logr/discard.go ./src/github.com/go-logr/logr/logr.go ./src/github.com/go-logr/logr/sloghandler.go ./src/github.com/go-logr/logr/slogr.go ./src/github.com/go-logr/logr/slogsink.go cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/70/70935c59428173c802dc5cc57a0ed132f25680437504d6704deb29a8abc71af7-d # internal github.com/containers/common/internal/attributedstring mkdir -p $WORK/b612/ cat >/tmp/go-build355643826/b612/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/BurntSushi/toml=/tmp/go-build355643826/b192/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b612/_pkg_.a -trimpath "$WORK/b612=>" -p github.com/containers/common/internal/attributedstring -complete -installsuffix shared -buildid sYENMy-rGELoY_LZ6Gqk/sYENMy-rGELoY_LZ6Gqk -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b612/importcfg -pack ./src/github.com/containers/common/internal/attributedstring/slice.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b372/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b648/_pkg_.a # internal cp $WORK/b372/_pkg_.a /builddir/.cache/go-build/d7/d71974e8287265945cf9a07c0fc5cd8b38cd4e6b19aa89ee69044025095ef989-d # internal github.com/containers/common/libnetwork/resolvconf mkdir -p $WORK/b706/ cp $WORK/b648/_pkg_.a /builddir/.cache/go-build/6d/6de9c62a136c204531153283398924781673a03bbc2c329d2a4aed189a4607ce-d # internal cat >/tmp/go-build355643826/b706/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/containers/storage/pkg/regexp=/tmp/go-build355643826/b064/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build355643826/b166/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build355643826/b085/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build355643826/b089/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile path/filepath=/tmp/go-build355643826/b053/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a EOF github.com/containers/common/pkg/servicereaper mkdir -p $WORK/b709/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b706/_pkg_.a -trimpath "$WORK/b706=>" -p github.com/containers/common/libnetwork/resolvconf -complete -installsuffix shared -buildid oAd_2GcSf4BhtJ97CzM8/oAd_2GcSf4BhtJ97CzM8 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b706/importcfg -pack ./src/github.com/containers/common/libnetwork/resolvconf/resolv.go ./src/github.com/containers/common/libnetwork/resolvconf/resolvconf.go cat >/tmp/go-build355643826/b709/importcfg << 'EOF' # internal # import config packagefile github.com/sirupsen/logrus=/tmp/go-build355643826/b085/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile os/signal=/tmp/go-build355643826/b168/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile syscall=/tmp/go-build355643826/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b709/_pkg_.a -trimpath "$WORK/b709=>" -p github.com/containers/common/pkg/servicereaper -complete -installsuffix shared -buildid ssoFRt2YEYKnKoOg4C71/ssoFRt2YEYKnKoOg4C71 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b709/importcfg -pack ./src/github.com/containers/common/pkg/servicereaper/service.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/93/9396d83504b68d5cf10eb23c96b47a112f230fc0d6c3424b4a3839f108ebf7b5-d # internal golang.org/x/crypto/ed25519 mkdir -p $WORK/b366/ cat >/tmp/go-build355643826/b366/importcfg << 'EOF' # internal # import config packagefile crypto/ed25519=/tmp/go-build355643826/b120/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b366/_pkg_.a -trimpath "$WORK/b366=>" -p golang.org/x/crypto/ed25519 -complete -installsuffix shared -buildid ZPWqHEyQNxjrlEGnXmCE/ZPWqHEyQNxjrlEGnXmCE -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b366/importcfg -pack ./src/golang.org/x/crypto/ed25519/ed25519.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b478/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b417/_pkg_.a # internal cp $WORK/b478/_pkg_.a /builddir/.cache/go-build/51/51fc140d0de1df3ad2405a89b5a49a81b9c7acac52bc6f9f897faa2ca753ceb2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b392/_pkg_.a # internal debug/dwarf mkdir -p $WORK/b726/ cp $WORK/b392/_pkg_.a /builddir/.cache/go-build/2a/2a06ea1a5ebe2df43066bf627bfadee3589c23f599a4c2e73ef1200d0e747cdf-d # internal cat >/tmp/go-build355643826/b726/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile encoding/binary=/tmp/go-build355643826/b058/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile path=/tmp/go-build355643826/b044/_pkg_.a packagefile sort=/tmp/go-build355643826/b035/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b726/_pkg_.a -trimpath "$WORK/b726=>" -p debug/dwarf -std -complete -installsuffix shared -buildid 3qNVfVATRyO37YFuo1O7/3qNVfVATRyO37YFuo1O7 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b726/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 internal/zstd mkdir -p $WORK/b727/ cat >/tmp/go-build355643826/b727/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build355643826/b058/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile math/bits=/tmp/go-build355643826/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b727/_pkg_.a -trimpath "$WORK/b727=>" -p internal/zstd -std -complete -installsuffix shared -buildid UXFtAZ5InSWG5cHNSDzV/UXFtAZ5InSWG5cHNSDzV -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b727/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/xxhash.go /usr/lib/golang/src/internal/zstd/zstd.go cp $WORK/b417/_pkg_.a /builddir/.cache/go-build/3f/3fe7c7a6d10a6c6c1f8828794327d6cfd3b0f43aef1d58bb261538c3986101a4-d # internal html/template mkdir -p $WORK/b416/ cat >/tmp/go-build355643826/b416/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile encoding/json=/tmp/go-build355643826/b055/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile html=/tmp/go-build355643826/b323/_pkg_.a packagefile internal/godebug=/tmp/go-build355643826/b048/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile io/fs=/tmp/go-build355643826/b043/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile path=/tmp/go-build355643826/b044/_pkg_.a packagefile path/filepath=/tmp/go-build355643826/b053/_pkg_.a packagefile reflect=/tmp/go-build355643826/b029/_pkg_.a packagefile regexp=/tmp/go-build355643826/b065/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile text/template=/tmp/go-build355643826/b417/_pkg_.a packagefile text/template/parse=/tmp/go-build355643826/b418/_pkg_.a packagefile unicode=/tmp/go-build355643826/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build355643826/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b416/_pkg_.a -trimpath "$WORK/b416=>" -p html/template -std -complete -installsuffix shared -buildid BwP6X9p6qpvzbO1xnp-y/BwP6X9p6qpvzbO1xnp-y -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b416/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 cd $WORK/b512 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/containers/storage/pkg/loopback -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b512=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=ntGDdxRDwF6akHxm1acX -o ./_x002.o -c loop_wrapper.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b595/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b366/_pkg_.a # internal cp $WORK/b366/_pkg_.a /builddir/.cache/go-build/52/529882fbe4ce744e03fb6c311b99c453a18aad6afb4bf0595e25293e39a5c4a2-d # internal github.com/cilium/ebpf/internal/unix cp $WORK/b595/_pkg_.a /builddir/.cache/go-build/b9/b99e9be9c75c5e0abbbba03ed7c55063747038e85c8a5bb0caf9bfa37bddc031-d # internal mkdir -p $WORK/b730/ cat >/tmp/go-build355643826/b730/importcfg << 'EOF' # internal # import config packagefile golang.org/x/sys/unix=/tmp/go-build355643826/b086/_pkg_.a packagefile syscall=/tmp/go-build355643826/b024/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b730/_pkg_.a -trimpath "$WORK/b730=>" -p github.com/cilium/ebpf/internal/unix -complete -installsuffix shared -buildid EYi7DxJuS47U2fpzitC3/EYi7DxJuS47U2fpzitC3 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b730/importcfg -pack ./src/github.com/cilium/ebpf/internal/unix/types_linux.go go/scanner mkdir -p $WORK/b735/ cat >/tmp/go-build355643826/b735/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile go/token=/tmp/go-build355643826/b238/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile path/filepath=/tmp/go-build355643826/b053/_pkg_.a packagefile sort=/tmp/go-build355643826/b035/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile unicode=/tmp/go-build355643826/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build355643826/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b735/_pkg_.a -trimpath "$WORK/b735=>" -p go/scanner -std -complete -installsuffix shared -buildid ramYzlYTTdb0FNaHQBBF/ramYzlYTTdb0FNaHQBBF -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b735/importcfg -pack /usr/lib/golang/src/go/scanner/errors.go /usr/lib/golang/src/go/scanner/scanner.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b526/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b642/_pkg_.a # internal cp $WORK/b526/_pkg_.a /builddir/.cache/go-build/d9/d9c0e668bcf3c28ff5f3697e76705f0ee8717bf853976e5040badd9e1b8d10bc-d # internal go/doc/comment mkdir -p $WORK/b740/ cat >/tmp/go-build355643826/b740/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile sort=/tmp/go-build355643826/b035/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile unicode=/tmp/go-build355643826/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build355643826/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b740/_pkg_.a -trimpath "$WORK/b740=>" -p go/doc/comment -std -complete -installsuffix shared -buildid lFQ5dYIsHK5aCAMLzgr8/lFQ5dYIsHK5aCAMLzgr8 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b740/importcfg -pack /usr/lib/golang/src/go/doc/comment/doc.go /usr/lib/golang/src/go/doc/comment/html.go /usr/lib/golang/src/go/doc/comment/markdown.go /usr/lib/golang/src/go/doc/comment/parse.go /usr/lib/golang/src/go/doc/comment/print.go /usr/lib/golang/src/go/doc/comment/std.go /usr/lib/golang/src/go/doc/comment/text.go cp $WORK/b642/_pkg_.a /builddir/.cache/go-build/54/54246d4156e9150fadb31e6e147cb3ed257b77256ed177c95f12778449954446-d # internal github.com/docker/docker/pkg/pools mkdir -p $WORK/b643/ cat >/tmp/go-build355643826/b643/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build355643826/b054/_pkg_.a packagefile github.com/docker/docker/pkg/ioutils=/tmp/go-build355643826/b642/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b643/_pkg_.a -trimpath "$WORK/b643=>" -p github.com/docker/docker/pkg/pools -complete -installsuffix shared -buildid B25WLNXqa8pTXek6Yf5A/B25WLNXqa8pTXek6Yf5A -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b643/importcfg -pack ./src/github.com/docker/docker/pkg/pools/pools.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b600/_pkg_.a # internal cp $WORK/b600/_pkg_.a /builddir/.cache/go-build/0b/0b78d26589393b0f21dd3b01acc3bfd5cda1a81f3ad73c9ba37b59da0ebc7e8d-d # internal github.com/containers/common/pkg/version mkdir -p $WORK/b744/ cat >/tmp/go-build355643826/b744/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile os/exec=/tmp/go-build355643826/b159/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b744/_pkg_.a -trimpath "$WORK/b744=>" -p github.com/containers/common/pkg/version -complete -installsuffix shared -buildid ZdsDsnWw4-5UXvo12zZm/ZdsDsnWw4-5UXvo12zZm -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b744/importcfg -pack ./src/github.com/containers/common/pkg/version/version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b709/_pkg_.a # internal cp $WORK/b709/_pkg_.a /builddir/.cache/go-build/1e/1e03dcac8acc99f3a086cd1f8119fd246ba7d0cc8258942a8bcb4d0927f29d98-d # internal cd $WORK/b067 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b067=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=IGy8xlGLT0G28wGuRCfM -o ./_x005.o -c cgo_unix_cgo.cgo2.c go.etcd.io/bbolt mkdir -p $WORK/b745/ cat >/tmp/go-build355643826/b745/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile encoding/hex=/tmp/go-build355643826/b129/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build355643826/b086/_pkg_.a packagefile hash/fnv=/tmp/go-build355643826/b231/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile reflect=/tmp/go-build355643826/b029/_pkg_.a packagefile runtime=/tmp/go-build355643826/b009/_pkg_.a packagefile sort=/tmp/go-build355643826/b035/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build355643826/b022/_pkg_.a packagefile syscall=/tmp/go-build355643826/b024/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b745/_pkg_.a -trimpath "$WORK/b745=>" -p go.etcd.io/bbolt -complete -installsuffix shared -buildid 85JdEM2hn-e3as5B2c1D/85JdEM2hn-e3as5B2c1D -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b745/importcfg -pack ./src/go.etcd.io/bbolt/bolt_amd64.go ./src/go.etcd.io/bbolt/bolt_linux.go ./src/go.etcd.io/bbolt/bolt_unix.go ./src/go.etcd.io/bbolt/bucket.go ./src/go.etcd.io/bbolt/compact.go ./src/go.etcd.io/bbolt/cursor.go ./src/go.etcd.io/bbolt/db.go ./src/go.etcd.io/bbolt/doc.go ./src/go.etcd.io/bbolt/errors.go ./src/go.etcd.io/bbolt/freelist.go ./src/go.etcd.io/bbolt/freelist_hmap.go ./src/go.etcd.io/bbolt/mlock_unix.go ./src/go.etcd.io/bbolt/node.go ./src/go.etcd.io/bbolt/page.go ./src/go.etcd.io/bbolt/tx.go ./src/go.etcd.io/bbolt/tx_check.go ./src/go.etcd.io/bbolt/unsafe.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b332/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b612/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b112/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b706/_pkg_.a # internal cd $WORK/b512 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/containers/storage/pkg/loopback -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b512=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=ntGDdxRDwF6akHxm1acX -o ./_cgo_main.o -c _cgo_main.c cp $WORK/b612/_pkg_.a /builddir/.cache/go-build/42/4235fba3c9adbaa5712db371d4e02ae6831f43512a218c40095b4ee9b0f5f05d-d # internal github.com/containers/common/pkg/hooks/1.0.0 mkdir -p $WORK/b749/ cp $WORK/b706/_pkg_.a /builddir/.cache/go-build/e2/e2b5beeb8326effd86141662f6abe76303c3e0328d10a55afc00304ef3bfa859-d # internal cp $WORK/b332/_pkg_.a /builddir/.cache/go-build/cb/cb5557dfd00a03b5318ce0dca69f5ceccb27e20655afdc68945d530bae89346e-d # internal cat >/tmp/go-build355643826/b749/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build355643826/b055/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build355643826/b166/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile regexp=/tmp/go-build355643826/b065/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b749/_pkg_.a -trimpath "$WORK/b749=>" -p github.com/containers/common/pkg/hooks/1.0.0 -complete -installsuffix shared -buildid bUib6sNODPhpXK6U2sVJ/bUib6sNODPhpXK6U2sVJ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b749/importcfg -pack ./src/github.com/containers/common/pkg/hooks/1.0.0/hook.go ./src/github.com/containers/common/pkg/hooks/1.0.0/when.go github.com/davecgh/go-spew/spew mkdir -p $WORK/b751/ go.mongodb.org/mongo-driver/x/bsonx/bsoncore mkdir -p $WORK/b333/ cat >/tmp/go-build355643826/b751/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile encoding/hex=/tmp/go-build355643826/b129/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile reflect=/tmp/go-build355643826/b029/_pkg_.a packagefile regexp=/tmp/go-build355643826/b065/_pkg_.a packagefile sort=/tmp/go-build355643826/b035/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b751/_pkg_.a -trimpath "$WORK/b751=>" -p github.com/davecgh/go-spew/spew -complete -installsuffix shared -buildid NJqNlNkD14M1jMH9MgGT/NJqNlNkD14M1jMH9MgGT -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b751/importcfg -pack ./src/github.com/davecgh/go-spew/spew/bypass.go ./src/github.com/davecgh/go-spew/spew/common.go ./src/github.com/davecgh/go-spew/spew/config.go ./src/github.com/davecgh/go-spew/spew/doc.go ./src/github.com/davecgh/go-spew/spew/dump.go ./src/github.com/davecgh/go-spew/spew/format.go ./src/github.com/davecgh/go-spew/spew/spew.go cat >/tmp/go-build355643826/b333/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile encoding/base64=/tmp/go-build355643826/b057/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=/tmp/go-build355643826/b331/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=/tmp/go-build355643826/b332/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile math=/tmp/go-build355643826/b030/_pkg_.a packagefile sort=/tmp/go-build355643826/b035/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a packagefile unicode/utf8=/tmp/go-build355643826/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b525/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b333/_pkg_.a -trimpath "$WORK/b333=>" -p go.mongodb.org/mongo-driver/x/bsonx/bsoncore -complete -installsuffix shared -buildid LElyR7_UfVXqTVBdw9sz/LElyR7_UfVXqTVBdw9sz -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b333/importcfg -pack ./src/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/array.go ./src/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/bson_arraybuilder.go ./src/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/bson_documentbuilder.go ./src/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/bsoncore.go ./src/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/doc.go ./src/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/document.go ./src/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/document_sequence.go ./src/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/element.go ./src/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/tables.go ./src/go.mongodb.org/mongo-driver/x/bsonx/bsoncore/value.go cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/26/26f006f60ca75bfeb1f3345033ae40d0a317d06a67359e580cd4ce6745c7e4e4-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b111/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b586/_pkg_.a # internal cat >/tmp/go-build355643826/b111/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=/tmp/go-build355643826/b112/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build355643826/b113/_pkg_.a packagefile math/big=/tmp/go-build355643826/b106/_pkg_.a packagefile reflect=/tmp/go-build355643826/b029/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a EOF cp $WORK/b525/_pkg_.a /builddir/.cache/go-build/b9/b9cee9cc20ca35a6195ef30dfb1b1194cd83b684785333ef44f2686ef475e0f2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -p vendor/golang.org/x/crypto/cryptobyte -std -complete -installsuffix shared -buildid ufi1cYEM6sfzNaIW_Pkt/ufi1cYEM6sfzNaIW_Pkt -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b111/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 crypto/x509/pkix mkdir -p $WORK/b128/ cat >/tmp/go-build355643826/b128/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=/tmp/go-build355643826/b112/_pkg_.a packagefile encoding/hex=/tmp/go-build355643826/b129/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile math/big=/tmp/go-build355643826/b106/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -p crypto/x509/pkix -std -complete -installsuffix shared -buildid _3ZC11cksWtP4zUAqXxy/_3ZC11cksWtP4zUAqXxy -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b128/importcfg -pack /usr/lib/golang/src/crypto/x509/pkix/pkix.go cp $WORK/b586/_pkg_.a /builddir/.cache/go-build/7e/7e1851e92f22625b51186e9956a8139d9bca14805ffff8757050ee33aab11db4-d # internal github.com/go-logr/logr/funcr mkdir -p $WORK/b594/ cat >/tmp/go-build355643826/b594/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile context=/tmp/go-build355643826/b002/_pkg_.a packagefile encoding=/tmp/go-build355643826/b056/_pkg_.a packagefile encoding/json=/tmp/go-build355643826/b055/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/go-logr/logr=/tmp/go-build355643826/b586/_pkg_.a packagefile log/slog=/tmp/go-build355643826/b587/_pkg_.a packagefile path/filepath=/tmp/go-build355643826/b053/_pkg_.a packagefile reflect=/tmp/go-build355643826/b029/_pkg_.a packagefile runtime=/tmp/go-build355643826/b009/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b594/_pkg_.a -trimpath "$WORK/b594=>" -p github.com/go-logr/logr/funcr -complete -installsuffix shared -buildid xKrFFIfPFrDL9cDIUVkR/xKrFFIfPFrDL9cDIUVkR -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b594/importcfg -pack ./src/github.com/go-logr/logr/funcr/funcr.go ./src/github.com/go-logr/logr/funcr/slogsink.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b584/_pkg_.a # internal cp $WORK/b584/_pkg_.a /builddir/.cache/go-build/4f/4f1343e377bd15a944bd5d85da0abe8f841267ecf92de5e52008c1a2ee811533-d # internal github.com/pmezard/go-difflib/difflib mkdir -p $WORK/b752/ cat >/tmp/go-build355643826/b752/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build355643826/b054/_pkg_.a packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b752/_pkg_.a -trimpath "$WORK/b752=>" -p github.com/pmezard/go-difflib/difflib -complete -installsuffix shared -buildid 5bwDhxZ-SQcpOmmnb6ct/5bwDhxZ-SQcpOmmnb6ct -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b752/importcfg -pack ./src/github.com/pmezard/go-difflib/difflib/difflib.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b643/_pkg_.a # internal cp $WORK/b643/_pkg_.a /builddir/.cache/go-build/9e/9ea3362385ab8cb774ae0b11d556dec4642d065c93a5e19ac688e07cb106e476-d # internal github.com/containers/common/pkg/umask mkdir -p $WORK/b754/ cat >/tmp/go-build355643826/b754/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build355643826/b085/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile path/filepath=/tmp/go-build355643826/b053/_pkg_.a packagefile syscall=/tmp/go-build355643826/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b754/_pkg_.a -trimpath "$WORK/b754=>" -p github.com/containers/common/pkg/umask -complete -installsuffix shared -buildid wdkObFCa9TjKu_zphoTI/wdkObFCa9TjKu_zphoTI -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b754/importcfg -pack ./src/github.com/containers/common/pkg/umask/umask.go ./src/github.com/containers/common/pkg/umask/umask_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b454/_pkg_.a # internal cp $WORK/b454/_pkg_.a /builddir/.cache/go-build/60/60616dcd78c9ae0f84cd81d9045733e7470e0b99f7459efc8f3b30ceb3d09fc0-d # internal github.com/mattn/go-shellwords mkdir -p $WORK/b755/ cat >/tmp/go-build355643826/b755/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile os/exec=/tmp/go-build355643826/b159/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile unicode=/tmp/go-build355643826/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b755/_pkg_.a -trimpath "$WORK/b755=>" -p github.com/mattn/go-shellwords -complete -installsuffix shared -buildid Qwq5FgCEfsKcaV0Kngkh/Qwq5FgCEfsKcaV0Kngkh -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b755/importcfg -pack ./src/github.com/mattn/go-shellwords/shellwords.go ./src/github.com/mattn/go-shellwords/util_posix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b730/_pkg_.a # internal cp $WORK/b730/_pkg_.a /builddir/.cache/go-build/39/39ade43541e703e8823fb3b838ebdeabee7404db1ffd15011bf065d28ea8f436-d # internal github.com/cilium/ebpf/internal/sys mkdir -p $WORK/b729/ cat >/tmp/go-build355643826/b729/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/cilium/ebpf/internal/unix=/tmp/go-build355643826/b730/_pkg_.a packagefile math=/tmp/go-build355643826/b030/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile runtime=/tmp/go-build355643826/b009/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile syscall=/tmp/go-build355643826/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b729/_pkg_.a -trimpath "$WORK/b729=>" -p github.com/cilium/ebpf/internal/sys -complete -installsuffix shared -buildid L8VWAXNUR_W-xFByGXjD/L8VWAXNUR_W-xFByGXjD -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b729/importcfg -pack ./src/github.com/cilium/ebpf/internal/sys/doc.go ./src/github.com/cilium/ebpf/internal/sys/fd.go ./src/github.com/cilium/ebpf/internal/sys/ptr.go ./src/github.com/cilium/ebpf/internal/sys/ptr_64.go ./src/github.com/cilium/ebpf/internal/sys/syscall.go ./src/github.com/cilium/ebpf/internal/sys/types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b744/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b744/_pkg_.a /builddir/.cache/go-build/af/af64b7f4307272b50571e9525d88a6bb8129515ead4f4d5e23db08a251ab598b-d # internal github.com/opencontainers/runtime-tools/generate/seccomp mkdir -p $WORK/b757/ cat >/tmp/go-build355643826/b757/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build355643826/b166/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build355643826/b086/_pkg_.a packagefile reflect=/tmp/go-build355643826/b029/_pkg_.a packagefile runtime=/tmp/go-build355643826/b009/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b757/_pkg_.a -trimpath "$WORK/b757=>" -p github.com/opencontainers/runtime-tools/generate/seccomp -complete -installsuffix shared -buildid N7H5kEPeHHUTny4G1zYg/N7H5kEPeHHUTny4G1zYg -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b757/importcfg -pack ./src/github.com/opencontainers/runtime-tools/generate/seccomp/consts.go ./src/github.com/opencontainers/runtime-tools/generate/seccomp/parse_action.go ./src/github.com/opencontainers/runtime-tools/generate/seccomp/parse_architecture.go ./src/github.com/opencontainers/runtime-tools/generate/seccomp/parse_arguments.go ./src/github.com/opencontainers/runtime-tools/generate/seccomp/parse_remove.go ./src/github.com/opencontainers/runtime-tools/generate/seccomp/seccomp_default.go ./src/github.com/opencontainers/runtime-tools/generate/seccomp/seccomp_default_linux.go ./src/github.com/opencontainers/runtime-tools/generate/seccomp/syscall_compare.go cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/4f/4fdc4a4d7411b53013bd1b3c6063c4fd74fb495c9ab89194970b486bf698efe9-d # internal github.com/titanous/rocacheck mkdir -p $WORK/b371/ cat >/tmp/go-build355643826/b371/importcfg << 'EOF' # internal # import config packagefile crypto/rsa=/tmp/go-build355643826/b115/_pkg_.a packagefile math/big=/tmp/go-build355643826/b106/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b371/_pkg_.a -trimpath "$WORK/b371=>" -p github.com/titanous/rocacheck -complete -installsuffix shared -buildid uswmeiJsWi_dK4nR2l0i/uswmeiJsWi_dK4nR2l0i -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b371/importcfg -pack ./src/github.com/titanous/rocacheck/rocacheck.go TERM='dumb' gcc -I ./src/github.com/containers/storage/pkg/loopback -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b512=/tmp/go-build -gno-record-gcc-switches -o $WORK/b512/_cgo_.o $WORK/b512/_cgo_main.o $WORK/b512/preferlinkext $WORK/b512/_x001.o $WORK/b512/_x002.o -O2 -g /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b227/_pkg_.a # internal cp $WORK/b227/_pkg_.a /builddir/.cache/go-build/e7/e74c0e438c65bba4cab97612da9fd032f0e4c34e90c12e0bb7fe327c8b8e56e7-d # internal github.com/sigstore/sigstore/pkg/signature/options mkdir -p $WORK/b379/ cat >/tmp/go-build355643826/b379/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build355643826/b002/_pkg_.a packagefile crypto=/tmp/go-build355643826/b075/_pkg_.a packagefile crypto/rand=/tmp/go-build355643826/b114/_pkg_.a packagefile crypto/rsa=/tmp/go-build355643826/b115/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b379/_pkg_.a -trimpath "$WORK/b379=>" -p github.com/sigstore/sigstore/pkg/signature/options -complete -installsuffix shared -buildid 5c4Q3oFA9K7FrR9cygjY/5c4Q3oFA9K7FrR9cygjY -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b379/importcfg -pack ./src/github.com/sigstore/sigstore/pkg/signature/options/context.go ./src/github.com/sigstore/sigstore/pkg/signature/options/digest.go ./src/github.com/sigstore/sigstore/pkg/signature/options/doc.go ./src/github.com/sigstore/sigstore/pkg/signature/options/keyversion.go ./src/github.com/sigstore/sigstore/pkg/signature/options/loadoptions.go ./src/github.com/sigstore/sigstore/pkg/signature/options/noop.go ./src/github.com/sigstore/sigstore/pkg/signature/options/rand.go ./src/github.com/sigstore/sigstore/pkg/signature/options/remoteverification.go ./src/github.com/sigstore/sigstore/pkg/signature/options/rpcauth.go ./src/github.com/sigstore/sigstore/pkg/signature/options/signeropts.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b128/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b749/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/f4/f45b7733c40e5c5b1f690c59f6ca5c468fad6606cf010e7826a68e8a3115b3fb-d # internal cp $WORK/b749/_pkg_.a /builddir/.cache/go-build/cf/cf8a8950b8ea267a48ad0e8f3ac3a6bfecf564c0fddcf6a45f9e22eaef8da45c-d # internal github.com/containers/common/pkg/hooks/0.1.0 mkdir -p $WORK/b748/ github.com/sigstore/fulcio/pkg/certificate cat >/tmp/go-build355643826/b748/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build355643826/b055/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile github.com/containers/common/pkg/hooks/1.0.0=/tmp/go-build355643826/b749/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build355643826/b166/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b748/_pkg_.a -trimpath "$WORK/b748=>" -p github.com/containers/common/pkg/hooks/0.1.0 -complete -installsuffix shared -buildid EPRwMQALm-IxfSJy03s2/EPRwMQALm-IxfSJy03s2 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b748/importcfg -pack ./src/github.com/containers/common/pkg/hooks/0.1.0/hook.go mkdir -p $WORK/b384/ cat >/tmp/go-build355643826/b384/importcfg << 'EOF' # internal # import config packagefile crypto/x509/pkix=/tmp/go-build355643826/b128/_pkg_.a packagefile encoding/asn1=/tmp/go-build355643826/b112/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b384/_pkg_.a -trimpath "$WORK/b384=>" -p github.com/sigstore/fulcio/pkg/certificate -complete -installsuffix shared -buildid gDnkzYCViqikXD5ZBIy0/gDnkzYCViqikXD5ZBIy0 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b384/importcfg -pack ./src/github.com/sigstore/fulcio/pkg/certificate/doc.go ./src/github.com/sigstore/fulcio/pkg/certificate/extensions.go cd $WORK/b067 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b067=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=IGy8xlGLT0G28wGuRCfM -o ./_x006.o -c cgo_unix_cgo_res.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b735/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b752/_pkg_.a # internal cp $WORK/b735/_pkg_.a /builddir/.cache/go-build/04/040adf424f566a5177983391b3c312d00e2a1cd1430a6abc4c21bd5bc1860647-d # internal cp $WORK/b752/_pkg_.a /builddir/.cache/go-build/f0/f0c6f89b2e65876679b781885eb566b4e0567f45820be12860f72ed53a49e2ae-d # internal github.com/opencontainers/runtime-tools/validate/capabilities mkdir -p $WORK/b758/ go/ast mkdir -p $WORK/b734/ cat >/tmp/go-build355643826/b758/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/syndtr/gocapability/capability=/tmp/go-build355643826/b167/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b758/_pkg_.a -trimpath "$WORK/b758=>" -p github.com/opencontainers/runtime-tools/validate/capabilities -complete -installsuffix shared -buildid Oi-HimivN9GgC6X5BpMH/Oi-HimivN9GgC6X5BpMH -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b758/importcfg -pack ./src/github.com/opencontainers/runtime-tools/validate/capabilities/validate.go ./src/github.com/opencontainers/runtime-tools/validate/capabilities/validate_linux.go cat >/tmp/go-build355643826/b734/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile go/scanner=/tmp/go-build355643826/b735/_pkg_.a packagefile go/token=/tmp/go-build355643826/b238/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile reflect=/tmp/go-build355643826/b029/_pkg_.a packagefile sort=/tmp/go-build355643826/b035/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b734/_pkg_.a -trimpath "$WORK/b734=>" -p go/ast -std -complete -installsuffix shared -buildid nCpdc6lU9p8BNjvJnAzL/nCpdc6lU9p8BNjvJnAzL -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b734/importcfg -pack /usr/lib/golang/src/go/ast/ast.go /usr/lib/golang/src/go/ast/commentmap.go /usr/lib/golang/src/go/ast/filter.go /usr/lib/golang/src/go/ast/import.go /usr/lib/golang/src/go/ast/print.go /usr/lib/golang/src/go/ast/resolve.go /usr/lib/golang/src/go/ast/scope.go /usr/lib/golang/src/go/ast/walk.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b371/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b754/_pkg_.a # internal cp $WORK/b371/_pkg_.a /builddir/.cache/go-build/bb/bb2352665339f29b1c68a6446ff949755928bc19b570555dd403ed46fb31a3f4-d # internal cp $WORK/b754/_pkg_.a /builddir/.cache/go-build/fd/fd2432baf2d8d3881852532a2b3ccb12f72d63634943fe226ab8d4cbe095446c-d # internal github.com/containers/buildah/pkg/rusage mkdir -p $WORK/b760/ go/constant mkdir -p $WORK/b762/ cat >/tmp/go-build355643826/b760/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/docker/go-units=/tmp/go-build355643826/b158/_pkg_.a packagefile syscall=/tmp/go-build355643826/b024/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b760/_pkg_.a -trimpath "$WORK/b760=>" -p github.com/containers/buildah/pkg/rusage -complete -installsuffix shared -buildid 8FQeqsD7GdctFRVrdyyP/8FQeqsD7GdctFRVrdyyP -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b760/importcfg -pack ./_build/src/github.com/containers/buildah/pkg/rusage/rusage.go ./_build/src/github.com/containers/buildah/pkg/rusage/rusage_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b748/_pkg_.a # internal cat >/tmp/go-build355643826/b762/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile go/token=/tmp/go-build355643826/b238/_pkg_.a packagefile math=/tmp/go-build355643826/b030/_pkg_.a packagefile math/big=/tmp/go-build355643826/b106/_pkg_.a packagefile math/bits=/tmp/go-build355643826/b031/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile unicode/utf8=/tmp/go-build355643826/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b762/_pkg_.a -trimpath "$WORK/b762=>" -p go/constant -std -complete -installsuffix shared -buildid ENsvoppOlC64kWSir4h6/ENsvoppOlC64kWSir4h6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b762/importcfg -pack /usr/lib/golang/src/go/constant/kind_string.go /usr/lib/golang/src/go/constant/value.go cp $WORK/b748/_pkg_.a /builddir/.cache/go-build/ef/ef3b09db05076ad466ace3f96128eacc054ccff485323f45205a96a975cdfff7-d # internal github.com/containers/common/pkg/hooks mkdir -p $WORK/b747/ cat >/tmp/go-build355643826/b747/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build355643826/b002/_pkg_.a packagefile encoding/json=/tmp/go-build355643826/b055/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/containers/common/pkg/hooks/0.1.0=/tmp/go-build355643826/b748/_pkg_.a packagefile github.com/containers/common/pkg/hooks/1.0.0=/tmp/go-build355643826/b749/_pkg_.a packagefile github.com/fsnotify/fsnotify=/tmp/go-build355643826/b699/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build355643826/b166/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build355643826/b085/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile path/filepath=/tmp/go-build355643826/b053/_pkg_.a packagefile sort=/tmp/go-build355643826/b035/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b747/_pkg_.a -trimpath "$WORK/b747=>" -p github.com/containers/common/pkg/hooks -complete -installsuffix shared -buildid QiukWoi_L7dfRmi3frUM/QiukWoi_L7dfRmi3frUM -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b747/importcfg -pack ./src/github.com/containers/common/pkg/hooks/hooks.go ./src/github.com/containers/common/pkg/hooks/monitor.go ./src/github.com/containers/common/pkg/hooks/read.go ./src/github.com/containers/common/pkg/hooks/version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b755/_pkg_.a # internal cp $WORK/b755/_pkg_.a /builddir/.cache/go-build/e1/e170ca79b3f49dd1111747b85e2f58ecc273d062ba50c027944798d2a74034ae-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b727/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b758/_pkg_.a # internal cp $WORK/b758/_pkg_.a /builddir/.cache/go-build/5d/5d2262ebc3e8d2b2559f45111e54ec41e80aada50e3d9002994cb18fbad0d9c9-d # internal cp $WORK/b727/_pkg_.a /builddir/.cache/go-build/63/63aa8b52476adb4b58894bf01ed5b9f0faa428b8f25d6fb240209fc6c14e4b9c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b729/_pkg_.a # internal cp $WORK/b729/_pkg_.a /builddir/.cache/go-build/a1/a10b02baa1b0ab92b9ba49e83612106bbb56f2d4c03bc6bda0daa4c7e273b749-d # internal github.com/cilium/ebpf/asm mkdir -p $WORK/b728/ cat >/tmp/go-build355643826/b728/importcfg << 'EOF' # internal # import config packagefile crypto/sha1=/tmp/go-build355643826/b125/_pkg_.a packagefile encoding/binary=/tmp/go-build355643826/b058/_pkg_.a packagefile encoding/hex=/tmp/go-build355643826/b129/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/cilium/ebpf/internal/sys=/tmp/go-build355643826/b729/_pkg_.a packagefile github.com/cilium/ebpf/internal/unix=/tmp/go-build355643826/b730/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile math=/tmp/go-build355643826/b030/_pkg_.a packagefile sort=/tmp/go-build355643826/b035/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b728/_pkg_.a -trimpath "$WORK/b728=>" -p github.com/cilium/ebpf/asm -complete -installsuffix shared -buildid ybmLzwjlYsTZHGuMYfnT/ybmLzwjlYsTZHGuMYfnT -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b728/importcfg -pack ./src/github.com/cilium/ebpf/asm/alu.go ./src/github.com/cilium/ebpf/asm/alu_string.go ./src/github.com/cilium/ebpf/asm/doc.go ./src/github.com/cilium/ebpf/asm/func.go ./src/github.com/cilium/ebpf/asm/func_string.go ./src/github.com/cilium/ebpf/asm/instruction.go ./src/github.com/cilium/ebpf/asm/jump.go ./src/github.com/cilium/ebpf/asm/jump_string.go ./src/github.com/cilium/ebpf/asm/load_store.go ./src/github.com/cilium/ebpf/asm/load_store_string.go ./src/github.com/cilium/ebpf/asm/metadata.go ./src/github.com/cilium/ebpf/asm/opcode.go ./src/github.com/cilium/ebpf/asm/opcode_string.go ./src/github.com/cilium/ebpf/asm/register.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b379/_pkg_.a # internal cp $WORK/b379/_pkg_.a /builddir/.cache/go-build/c9/c96b3128f1eb59bc993b701689438d010afff933c5d03c7a686f5e3603d00dca-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b740/_pkg_.a # internal cp $WORK/b740/_pkg_.a /builddir/.cache/go-build/84/84305ecb207b49c1e8f1e9fd232fb67705fe473f2ed17d66aa29b63d4b98bd33-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b384/_pkg_.a # internal cp $WORK/b384/_pkg_.a /builddir/.cache/go-build/56/565baa1b5c47f906861eea4aa912c16a0e1e543e7e914a88fc390b31cea23c4c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b594/_pkg_.a # internal cp $WORK/b594/_pkg_.a /builddir/.cache/go-build/c7/c7f740fa1f9c57943670e8aa2a666170e9559782c82a8f848bb245258c75bb7a-d # internal github.com/go-logr/stdr mkdir -p $WORK/b593/ cat >/tmp/go-build355643826/b593/importcfg << 'EOF' # internal # import config packagefile github.com/go-logr/logr=/tmp/go-build355643826/b586/_pkg_.a packagefile github.com/go-logr/logr/funcr=/tmp/go-build355643826/b594/_pkg_.a packagefile log=/tmp/go-build355643826/b087/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b593/_pkg_.a -trimpath "$WORK/b593=>" -p github.com/go-logr/stdr -complete -installsuffix shared -buildid iUdgaCfc6GvsCY2ua8_M/iUdgaCfc6GvsCY2ua8_M -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b593/importcfg -pack ./src/github.com/go-logr/stdr/stdr.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b760/_pkg_.a # internal cp $WORK/b760/_pkg_.a /builddir/.cache/go-build/87/87c08c98edc60cb7f194881661de7d0b4f7626f7ccc149e3d7535927ce2b5168-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/cd/cdfb5edf1daae3666c6b3e9bcdd334ac111417e4520357650df84be253e87a1f-d # internal crypto/ecdsa mkdir -p $WORK/b092/ cat >/tmp/go-build355643826/b092/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-build355643826/b047/_pkg_.a packagefile crypto=/tmp/go-build355643826/b075/_pkg_.a packagefile crypto/aes=/tmp/go-build355643826/b093/_pkg_.a packagefile crypto/cipher=/tmp/go-build355643826/b094/_pkg_.a packagefile crypto/ecdh=/tmp/go-build355643826/b099/_pkg_.a packagefile crypto/elliptic=/tmp/go-build355643826/b105/_pkg_.a packagefile crypto/internal/bigmod=/tmp/go-build355643826/b108/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build355643826/b097/_pkg_.a packagefile crypto/internal/boring/bbig=/tmp/go-build355643826/b109/_pkg_.a packagefile crypto/internal/nistec=/tmp/go-build355643826/b101/_pkg_.a packagefile crypto/internal/randutil=/tmp/go-build355643826/b104/_pkg_.a packagefile crypto/sha512=/tmp/go-build355643826/b110/_pkg_.a packagefile crypto/subtle=/tmp/go-build355643826/b096/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build355643826/b111/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build355643826/b113/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile math/big=/tmp/go-build355643826/b106/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -p crypto/ecdsa -std -complete -installsuffix shared -buildid ALN92yvVssMIxDUUzAaD/ALN92yvVssMIxDUUzAaD -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b092/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/ecdsa_noasm.go /usr/lib/golang/src/crypto/ecdsa/notboring.go TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage user -dynimport $WORK/b050/_cgo_.o -dynout $WORK/b050/_cgo_import.go cd $WORK/b067 TERM='dumb' gcc -I /usr/lib/golang/src/net -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b067=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-stack-protector -ffile-prefix-map=/usr/lib/golang=/_/GOROOT -frandom-seed=IGy8xlGLT0G28wGuRCfM -o ./_cgo_main.o -c _cgo_main.c cat >/tmp/go-build355643826/b050/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile runtime=/tmp/go-build355643826/b009/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile syscall=/tmp/go-build355643826/b024/_pkg_.a packagefile runtime/cgo=/tmp/go-build355643826/b052/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -p os/user -std -installsuffix shared -buildid dH4b-TPiwGuqHzvOowo4/dH4b-TPiwGuqHzvOowo4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b050/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/b050/_cgo_gotypes.go $WORK/b050/cgo_lookup_cgo.cgo1.go $WORK/b050/getgrouplist_unix.cgo1.go $WORK/b050/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b751/_pkg_.a # internal cp $WORK/b751/_pkg_.a /builddir/.cache/go-build/e1/e1edaf920d606d402e2e4a6546965d8be057ef8bb1880d281427b8968b63ce98-d # internal github.com/containers/common/pkg/hooks/exec mkdir -p $WORK/b750/ cat >/tmp/go-build355643826/b750/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile context=/tmp/go-build355643826/b002/_pkg_.a packagefile encoding/json=/tmp/go-build355643826/b055/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/davecgh/go-spew/spew=/tmp/go-build355643826/b751/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build355643826/b166/_pkg_.a packagefile github.com/pmezard/go-difflib/difflib=/tmp/go-build355643826/b752/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build355643826/b085/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile os/exec=/tmp/go-build355643826/b159/_pkg_.a packagefile reflect=/tmp/go-build355643826/b029/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b750/_pkg_.a -trimpath "$WORK/b750=>" -p github.com/containers/common/pkg/hooks/exec -complete -installsuffix shared -buildid 5niaZ7DUxUk2Xk_pVDkK/5niaZ7DUxUk2Xk_pVDkK -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b750/importcfg -pack ./src/github.com/containers/common/pkg/hooks/exec/exec.go ./src/github.com/containers/common/pkg/hooks/exec/runtimeconfigfilter.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b747/_pkg_.a # internal cp $WORK/b747/_pkg_.a /builddir/.cache/go-build/42/4256259fa4234f5c5ca11cb6b43d2ccab0d460895ef177670565b44a5b12b730-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/b067=/tmp/go-build -gno-record-gcc-switches -o $WORK/b067/_cgo_.o $WORK/b067/_cgo_main.o $WORK/b067/preferlinkext $WORK/b067/_x001.o $WORK/b067/_x002.o $WORK/b067/_x003.o $WORK/b067/_x004.o $WORK/b067/_x005.o $WORK/b067/_x006.o -O2 -g -lresolv /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b593/_pkg_.a # internal cp $WORK/b593/_pkg_.a /builddir/.cache/go-build/cd/cd815137a574e9c95544dde4c2482f6fcb5d8b6900243eeebd6d539f0c19ffd4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b416/_pkg_.a # internal cd $WORK/b516 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/containers/storage/drivers/quota -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b516=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=6SPAVGflmhMUXlXh_ztn -o ./_x001.o -c _cgo_export.c cp $WORK/b416/_pkg_.a /builddir/.cache/go-build/31/31927e253e1a023da233f61bca3dc45805460e2b6e957dae12f0ac38b8c88c60-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b757/_pkg_.a # internal cp $WORK/b757/_pkg_.a /builddir/.cache/go-build/f6/f6cf0e5c640c8ecfddac36db69c44fbaf0bd820b3601bc40644639376f269055-d # internal github.com/opencontainers/runtime-tools/generate mkdir -p $WORK/b756/ cat >/tmp/go-build355643826/b756/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build355643826/b055/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build355643826/b166/_pkg_.a packagefile github.com/opencontainers/runtime-tools/generate/seccomp=/tmp/go-build355643826/b757/_pkg_.a packagefile github.com/opencontainers/runtime-tools/validate/capabilities=/tmp/go-build355643826/b758/_pkg_.a packagefile github.com/syndtr/gocapability/capability=/tmp/go-build355643826/b167/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a EOF cd /usr/lib/golang/src/os/user /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b050/_pkg_.a $WORK/b050/preferlinkext $WORK/b050/_x001.o $WORK/b050/_x002.o $WORK/b050/_x003.o # internal cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b756/_pkg_.a -trimpath "$WORK/b756=>" -p github.com/opencontainers/runtime-tools/generate -complete -installsuffix shared -buildid J0rkBxXZz7sUva0Sv_it/J0rkBxXZz7sUva0Sv_it -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b756/importcfg -pack ./src/github.com/opencontainers/runtime-tools/generate/config.go ./src/github.com/opencontainers/runtime-tools/generate/generate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/a6/a671d2aac1b6a1613894e6e9f4f3f6ca69bdb876b84335a50961b9a83643d164-d # internal archive/tar mkdir -p $WORK/b046/ cat >/tmp/go-build355643826/b046/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile internal/godebug=/tmp/go-build355643826/b048/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile io/fs=/tmp/go-build355643826/b043/_pkg_.a packagefile math=/tmp/go-build355643826/b030/_pkg_.a packagefile os/user=/tmp/go-build355643826/b050/_pkg_.a packagefile path=/tmp/go-build355643826/b044/_pkg_.a packagefile path/filepath=/tmp/go-build355643826/b053/_pkg_.a packagefile reflect=/tmp/go-build355643826/b029/_pkg_.a packagefile runtime=/tmp/go-build355643826/b009/_pkg_.a packagefile sort=/tmp/go-build355643826/b035/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile syscall=/tmp/go-build355643826/b024/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -p archive/tar -std -complete -installsuffix shared -buildid XURFNE0yU9Pwdhcxl9Gp/XURFNE0yU9Pwdhcxl9Gp -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b046/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 github.com/containers/storage/pkg/idtools mkdir -p $WORK/b154/ cat >/tmp/go-build355643826/b154/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build355643826/b054/_pkg_.a packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/containers/storage/pkg/regexp=/tmp/go-build355643826/b064/_pkg_.a packagefile github.com/containers/storage/pkg/system=/tmp/go-build355643826/b155/_pkg_.a packagefile github.com/moby/sys/user=/tmp/go-build355643826/b160/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build355643826/b085/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile math=/tmp/go-build355643826/b030/_pkg_.a packagefile math/bits=/tmp/go-build355643826/b031/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile os/exec=/tmp/go-build355643826/b159/_pkg_.a packagefile os/user=/tmp/go-build355643826/b050/_pkg_.a packagefile path/filepath=/tmp/go-build355643826/b053/_pkg_.a packagefile runtime=/tmp/go-build355643826/b009/_pkg_.a packagefile sort=/tmp/go-build355643826/b035/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile syscall=/tmp/go-build355643826/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -p github.com/containers/storage/pkg/idtools -complete -installsuffix shared -buildid i6x-trmq-CHdus1oW6t9/i6x-trmq-CHdus1oW6t9 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b154/importcfg -pack ./src/github.com/containers/storage/pkg/idtools/idtools.go ./src/github.com/containers/storage/pkg/idtools/idtools_unix.go ./src/github.com/containers/storage/pkg/idtools/idtools_unsupported.go ./src/github.com/containers/storage/pkg/idtools/parser.go ./src/github.com/containers/storage/pkg/idtools/usergroupadd_linux.go ./src/github.com/containers/storage/pkg/idtools/utils_unix.go github.com/vbatts/tar-split/archive/tar mkdir -p $WORK/b290/ cat >/tmp/go-build355643826/b290/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile math=/tmp/go-build355643826/b030/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile os/user=/tmp/go-build355643826/b050/_pkg_.a packagefile path=/tmp/go-build355643826/b044/_pkg_.a packagefile reflect=/tmp/go-build355643826/b029/_pkg_.a packagefile runtime=/tmp/go-build355643826/b009/_pkg_.a packagefile sort=/tmp/go-build355643826/b035/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile syscall=/tmp/go-build355643826/b024/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b290/_pkg_.a -trimpath "$WORK/b290=>" -p github.com/vbatts/tar-split/archive/tar -complete -installsuffix shared -buildid Su2xw40I_z0DlCnwMYlj/Su2xw40I_z0DlCnwMYlj -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b290/importcfg -pack ./src/github.com/vbatts/tar-split/archive/tar/common.go ./src/github.com/vbatts/tar-split/archive/tar/format.go ./src/github.com/vbatts/tar-split/archive/tar/reader.go ./src/github.com/vbatts/tar-split/archive/tar/stat_actime1.go ./src/github.com/vbatts/tar-split/archive/tar/stat_unix.go ./src/github.com/vbatts/tar-split/archive/tar/strconv.go ./src/github.com/vbatts/tar-split/archive/tar/writer.go github.com/docker/docker/pkg/homedir mkdir -p $WORK/b647/ github.com/opencontainers/selinux/go-selinux cat >/tmp/go-build355643826/b647/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile os/user=/tmp/go-build355643826/b050/_pkg_.a packagefile path/filepath=/tmp/go-build355643826/b053/_pkg_.a packagefile runtime=/tmp/go-build355643826/b009/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b647/_pkg_.a -trimpath "$WORK/b647=>" -p github.com/docker/docker/pkg/homedir -complete -installsuffix shared -buildid 7PlqYOOvFzz5cBUe7Tr7/7PlqYOOvFzz5cBUe7Tr7 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b647/importcfg -pack ./src/github.com/docker/docker/pkg/homedir/homedir.go ./src/github.com/docker/docker/pkg/homedir/homedir_linux.go ./src/github.com/docker/docker/pkg/homedir/homedir_unix.go mkdir -p $WORK/b507/ cat >/tmp/go-build355643826/b507/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build355643826/b054/_pkg_.a packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile crypto/rand=/tmp/go-build355643826/b114/_pkg_.a packagefile encoding/binary=/tmp/go-build355643826/b058/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/opencontainers/selinux/pkg/pwalkdir=/tmp/go-build355643826/b508/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build355643826/b086/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile io/fs=/tmp/go-build355643826/b043/_pkg_.a packagefile math/big=/tmp/go-build355643826/b106/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile os/user=/tmp/go-build355643826/b050/_pkg_.a packagefile path/filepath=/tmp/go-build355643826/b053/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b507/_pkg_.a -trimpath "$WORK/b507=>" -p github.com/opencontainers/selinux/go-selinux -complete -installsuffix shared -buildid HOd8zOYL0FggMD1DU7bN/HOd8zOYL0FggMD1DU7bN -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b507/importcfg -pack ./src/github.com/opencontainers/selinux/go-selinux/doc.go ./src/github.com/opencontainers/selinux/go-selinux/selinux.go ./src/github.com/opencontainers/selinux/go-selinux/selinux_linux.go ./src/github.com/opencontainers/selinux/go-selinux/xattrs_linux.go github.com/containers/buildah/pkg/chrootuser mkdir -p $WORK/b681/ cat >/tmp/go-build355643826/b681/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build355643826/b054/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile flag=/tmp/go-build355643826/b187/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=/tmp/go-build355643826/b165/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build355643826/b086/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile os/exec=/tmp/go-build355643826/b159/_pkg_.a packagefile os/user=/tmp/go-build355643826/b050/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b681/_pkg_.a -trimpath "$WORK/b681=>" -p github.com/containers/buildah/pkg/chrootuser -complete -installsuffix shared -buildid Ll3fMAVRwFXbDEjHc4eJ/Ll3fMAVRwFXbDEjHc4eJ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b681/importcfg -pack ./_build/src/github.com/containers/buildah/pkg/chrootuser/user.go ./_build/src/github.com/containers/buildah/pkg/chrootuser/user_unix.go TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage loopback -dynimport $WORK/b512/_cgo_.o -dynout $WORK/b512/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b750/_pkg_.a # internal cp $WORK/b750/_pkg_.a /builddir/.cache/go-build/59/5901e95df2cb8f88bf66e08072af96f3eecff2f87855b51a1fdbcaef79aa112d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/ab/ab126e1f51f01b411f12cfe53077e705056315b241fd0a85a4e2ec944484bd84-d # internal gopkg.in/go-jose/go-jose.v2/cipher mkdir -p $WORK/b368/ github.com/go-jose/go-jose/v3/cipher cat >/tmp/go-build355643826/b368/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile crypto=/tmp/go-build355643826/b075/_pkg_.a packagefile crypto/cipher=/tmp/go-build355643826/b094/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build355643826/b092/_pkg_.a packagefile crypto/elliptic=/tmp/go-build355643826/b105/_pkg_.a packagefile crypto/hmac=/tmp/go-build355643826/b122/_pkg_.a packagefile crypto/sha256=/tmp/go-build355643826/b116/_pkg_.a packagefile crypto/sha512=/tmp/go-build355643826/b110/_pkg_.a packagefile crypto/subtle=/tmp/go-build355643826/b096/_pkg_.a packagefile encoding/binary=/tmp/go-build355643826/b058/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile hash=/tmp/go-build355643826/b076/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a EOF mkdir -p $WORK/b406/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b368/_pkg_.a -trimpath "$WORK/b368=>" -p gopkg.in/go-jose/go-jose.v2/cipher -complete -installsuffix shared -buildid AxZupXS5QDfP1qrjQe3N/AxZupXS5QDfP1qrjQe3N -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b368/importcfg -pack ./src/gopkg.in/go-jose/go-jose.v2/cipher/cbc_hmac.go ./src/gopkg.in/go-jose/go-jose.v2/cipher/concat_kdf.go ./src/gopkg.in/go-jose/go-jose.v2/cipher/ecdh_es.go ./src/gopkg.in/go-jose/go-jose.v2/cipher/key_wrap.go cat >/tmp/go-build355643826/b406/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile crypto=/tmp/go-build355643826/b075/_pkg_.a packagefile crypto/cipher=/tmp/go-build355643826/b094/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build355643826/b092/_pkg_.a packagefile crypto/elliptic=/tmp/go-build355643826/b105/_pkg_.a packagefile crypto/hmac=/tmp/go-build355643826/b122/_pkg_.a packagefile crypto/sha256=/tmp/go-build355643826/b116/_pkg_.a packagefile crypto/sha512=/tmp/go-build355643826/b110/_pkg_.a packagefile crypto/subtle=/tmp/go-build355643826/b096/_pkg_.a packagefile encoding/binary=/tmp/go-build355643826/b058/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile hash=/tmp/go-build355643826/b076/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a EOF golang.org/x/crypto/openpgp/packet mkdir -p $WORK/b388/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b406/_pkg_.a -trimpath "$WORK/b406=>" -p github.com/go-jose/go-jose/v3/cipher -complete -installsuffix shared -buildid m0LvsdqNKzBvG8UQ_suS/m0LvsdqNKzBvG8UQ_suS -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b406/importcfg -pack ./src/github.com/go-jose/go-jose/v3/cipher/cbc_hmac.go ./src/github.com/go-jose/go-jose/v3/cipher/concat_kdf.go ./src/github.com/go-jose/go-jose/v3/cipher/ecdh_es.go ./src/github.com/go-jose/go-jose/v3/cipher/key_wrap.go cat >/tmp/go-build355643826/b388/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build355643826/b054/_pkg_.a packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile compress/bzip2=/tmp/go-build355643826/b151/_pkg_.a packagefile compress/flate=/tmp/go-build355643826/b180/_pkg_.a packagefile compress/zlib=/tmp/go-build355643826/b389/_pkg_.a packagefile crypto=/tmp/go-build355643826/b075/_pkg_.a packagefile crypto/aes=/tmp/go-build355643826/b093/_pkg_.a packagefile crypto/cipher=/tmp/go-build355643826/b094/_pkg_.a packagefile crypto/des=/tmp/go-build355643826/b119/_pkg_.a packagefile crypto/dsa=/tmp/go-build355643826/b127/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build355643826/b092/_pkg_.a packagefile crypto/elliptic=/tmp/go-build355643826/b105/_pkg_.a packagefile crypto/md5=/tmp/go-build355643826/b123/_pkg_.a packagefile crypto/rand=/tmp/go-build355643826/b114/_pkg_.a packagefile crypto/rsa=/tmp/go-build355643826/b115/_pkg_.a packagefile crypto/sha1=/tmp/go-build355643826/b125/_pkg_.a packagefile crypto/sha256=/tmp/go-build355643826/b116/_pkg_.a packagefile crypto/sha512=/tmp/go-build355643826/b110/_pkg_.a packagefile crypto/subtle=/tmp/go-build355643826/b096/_pkg_.a packagefile encoding/asn1=/tmp/go-build355643826/b112/_pkg_.a packagefile encoding/binary=/tmp/go-build355643826/b058/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile golang.org/x/crypto/cast5=/tmp/go-build355643826/b391/_pkg_.a packagefile golang.org/x/crypto/openpgp/elgamal=/tmp/go-build355643826/b392/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=/tmp/go-build355643826/b387/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=/tmp/go-build355643826/b393/_pkg_.a packagefile hash=/tmp/go-build355643826/b076/_pkg_.a packagefile image=/tmp/go-build355643826/b394/_pkg_.a packagefile image/jpeg=/tmp/go-build355643826/b396/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile math/big=/tmp/go-build355643826/b106/_pkg_.a packagefile math/bits=/tmp/go-build355643826/b031/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b388/_pkg_.a -trimpath "$WORK/b388=>" -p golang.org/x/crypto/openpgp/packet -complete -installsuffix shared -buildid QqnjdLmqxZCBI3bITksa/QqnjdLmqxZCBI3bITksa -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b388/importcfg -pack ./src/golang.org/x/crypto/openpgp/packet/compressed.go ./src/golang.org/x/crypto/openpgp/packet/config.go ./src/golang.org/x/crypto/openpgp/packet/encrypted_key.go ./src/golang.org/x/crypto/openpgp/packet/literal.go ./src/golang.org/x/crypto/openpgp/packet/ocfb.go ./src/golang.org/x/crypto/openpgp/packet/one_pass_signature.go ./src/golang.org/x/crypto/openpgp/packet/opaque.go ./src/golang.org/x/crypto/openpgp/packet/packet.go ./src/golang.org/x/crypto/openpgp/packet/private_key.go ./src/golang.org/x/crypto/openpgp/packet/public_key.go ./src/golang.org/x/crypto/openpgp/packet/public_key_v3.go ./src/golang.org/x/crypto/openpgp/packet/reader.go ./src/golang.org/x/crypto/openpgp/packet/signature.go ./src/golang.org/x/crypto/openpgp/packet/signature_v3.go ./src/golang.org/x/crypto/openpgp/packet/symmetric_key_encrypted.go ./src/golang.org/x/crypto/openpgp/packet/symmetrically_encrypted.go ./src/golang.org/x/crypto/openpgp/packet/userattribute.go ./src/golang.org/x/crypto/openpgp/packet/userid.go cd $WORK/b516 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/containers/storage/drivers/quota -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b516=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=6SPAVGflmhMUXlXh_ztn -o ./_x002.o -c projectquota_supported.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b647/_pkg_.a # internal cp $WORK/b647/_pkg_.a /builddir/.cache/go-build/7c/7c4948eba74460e1d2084b5fc847f76863f82b7bcce78a2ee25063ea08bce408-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b726/_pkg_.a # internal cat >/tmp/go-build355643826/b512/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build355643826/b085/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile syscall=/tmp/go-build355643826/b024/_pkg_.a packagefile runtime/cgo=/tmp/go-build355643826/b052/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b512/_pkg_.a -trimpath "$WORK/b512=>" -p github.com/containers/storage/pkg/loopback -installsuffix shared -buildid ntGDdxRDwF6akHxm1acX/ntGDdxRDwF6akHxm1acX -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b512/importcfg -pack ./src/github.com/containers/storage/pkg/loopback/attach_loopback.go ./src/github.com/containers/storage/pkg/loopback/ioctl.go ./src/github.com/containers/storage/pkg/loopback/loopback.go ./src/github.com/containers/storage/pkg/loopback/loopback_unsupported.go $WORK/b512/_cgo_gotypes.go $WORK/b512/loop_wrapper.cgo1.go $WORK/b512/_cgo_import.go cp $WORK/b726/_pkg_.a /builddir/.cache/go-build/96/96a1e851c6a5267f7282a29ba2e3824ed8c3618bc19544a522006773ded968cb-d # internal debug/elf mkdir -p $WORK/b725/ cat >/tmp/go-build355643826/b725/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile compress/zlib=/tmp/go-build355643826/b389/_pkg_.a packagefile debug/dwarf=/tmp/go-build355643826/b726/_pkg_.a packagefile encoding/binary=/tmp/go-build355643826/b058/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile internal/saferio=/tmp/go-build355643826/b346/_pkg_.a packagefile internal/zstd=/tmp/go-build355643826/b727/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b725/_pkg_.a -trimpath "$WORK/b725=>" -p debug/elf -std -complete -installsuffix shared -buildid -2HVd267UvUMEO_D8GCT/-2HVd267UvUMEO_D8GCT -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b725/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b762/_pkg_.a # internal cp $WORK/b762/_pkg_.a /builddir/.cache/go-build/24/24ea847c6ea30346be8fc0bb284e63fe8c482734cd0af431c9f7f111f87493d7-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b248/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b734/_pkg_.a # internal cp $WORK/b734/_pkg_.a /builddir/.cache/go-build/75/75b0f8a8b735feee802577506c172c66208f33462327111601d0c44095a19e1a-d # internal go/internal/typeparams mkdir -p $WORK/b738/ cat >/tmp/go-build355643826/b738/importcfg << 'EOF' # internal # import config packagefile go/ast=/tmp/go-build355643826/b734/_pkg_.a packagefile go/token=/tmp/go-build355643826/b238/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b738/_pkg_.a -trimpath "$WORK/b738=>" -p go/internal/typeparams -std -complete -installsuffix shared -buildid mar_zmkBDrWzHwhSkJDm/mar_zmkBDrWzHwhSkJDm -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b738/importcfg -pack /usr/lib/golang/src/go/internal/typeparams/typeparams.go go/printer mkdir -p $WORK/b739/ cp $WORK/b248/_pkg_.a /builddir/.cache/go-build/c6/c6e88cf93f24c6f624c2362f6f1f88504d703da8a4958b665de0835e95c63870-d # internal cat >/tmp/go-build355643826/b739/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile go/ast=/tmp/go-build355643826/b734/_pkg_.a packagefile go/build/constraint=/tmp/go-build355643826/b737/_pkg_.a packagefile go/doc/comment=/tmp/go-build355643826/b740/_pkg_.a packagefile go/token=/tmp/go-build355643826/b238/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile math=/tmp/go-build355643826/b030/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile sort=/tmp/go-build355643826/b035/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile text/tabwriter=/tmp/go-build355643826/b419/_pkg_.a packagefile unicode=/tmp/go-build355643826/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build355643826/b033/_pkg_.a EOF google.golang.org/protobuf/internal/encoding/tag mkdir -p $WORK/b255/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b739/_pkg_.a -trimpath "$WORK/b739=>" -p go/printer -std -complete -installsuffix shared -buildid kGNL8d0OnEZluxhZTR_4/kGNL8d0OnEZluxhZTR_4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b739/importcfg -pack /usr/lib/golang/src/go/printer/comment.go /usr/lib/golang/src/go/printer/gobuild.go /usr/lib/golang/src/go/printer/nodes.go /usr/lib/golang/src/go/printer/printer.go cat >/tmp/go-build355643826/b255/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/encoding/defval=/tmp/go-build355643826/b247/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=/tmp/go-build355643826/b248/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=/tmp/go-build355643826/b237/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build355643826/b233/_pkg_.a packagefile reflect=/tmp/go-build355643826/b029/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b255/_pkg_.a -trimpath "$WORK/b255=>" -p google.golang.org/protobuf/internal/encoding/tag -complete -installsuffix shared -buildid s3qyZleXSOQz1dSkGZnH/s3qyZleXSOQz1dSkGZnH -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b255/importcfg -pack ./src/google.golang.org/protobuf/internal/encoding/tag/tag.go google.golang.org/protobuf/encoding/protojson mkdir -p $WORK/b444/ cat >/tmp/go-build355643826/b444/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile encoding/base64=/tmp/go-build355643826/b057/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=/tmp/go-build355643826/b228/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/json=/tmp/go-build355643826/b445/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build355643826/b232/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build355643826/b229/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=/tmp/go-build355643826/b248/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=/tmp/go-build355643826/b236/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=/tmp/go-build355643826/b239/_pkg_.a packagefile google.golang.org/protobuf/internal/order=/tmp/go-build355643826/b240/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=/tmp/go-build355643826/b234/_pkg_.a packagefile google.golang.org/protobuf/internal/set=/tmp/go-build355643826/b241/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=/tmp/go-build355643826/b237/_pkg_.a packagefile google.golang.org/protobuf/proto=/tmp/go-build355643826/b242/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build355643826/b233/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build355643826/b243/_pkg_.a packagefile math=/tmp/go-build355643826/b030/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b444/_pkg_.a -trimpath "$WORK/b444=>" -p google.golang.org/protobuf/encoding/protojson -complete -installsuffix shared -buildid uxBgKZLlEPlMdCvHZct6/uxBgKZLlEPlMdCvHZct6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b444/importcfg -pack ./src/google.golang.org/protobuf/encoding/protojson/decode.go ./src/google.golang.org/protobuf/encoding/protojson/doc.go ./src/google.golang.org/protobuf/encoding/protojson/encode.go ./src/google.golang.org/protobuf/encoding/protojson/well_known_types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b333/_pkg_.a # internal cp $WORK/b333/_pkg_.a /builddir/.cache/go-build/75/75a59d9c3ec277d3ef107bc06a08b3aaf944e849d6683e5a767b746e8cba9ed7-d # internal go.mongodb.org/mongo-driver/bson/bsonrw mkdir -p $WORK/b330/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b681/_pkg_.a # internal cat >/tmp/go-build355643826/b330/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile encoding/base64=/tmp/go-build355643826/b057/_pkg_.a packagefile encoding/binary=/tmp/go-build355643826/b058/_pkg_.a packagefile encoding/hex=/tmp/go-build355643826/b129/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=/tmp/go-build355643826/b331/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=/tmp/go-build355643826/b332/_pkg_.a packagefile go.mongodb.org/mongo-driver/x/bsonx/bsoncore=/tmp/go-build355643826/b333/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile math=/tmp/go-build355643826/b030/_pkg_.a packagefile sort=/tmp/go-build355643826/b035/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a packagefile unicode=/tmp/go-build355643826/b034/_pkg_.a packagefile unicode/utf16=/tmp/go-build355643826/b059/_pkg_.a packagefile unicode/utf8=/tmp/go-build355643826/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b738/_pkg_.a # internal cp $WORK/b738/_pkg_.a /builddir/.cache/go-build/0a/0a1998f59bcf37035aa5a7c40078a07ba757d2eccf1488dc3d26e99d05d3e762-d # internal go/parser mkdir -p $WORK/b736/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b745/_pkg_.a # internal cat >/tmp/go-build355643826/b736/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile go/ast=/tmp/go-build355643826/b734/_pkg_.a packagefile go/build/constraint=/tmp/go-build355643826/b737/_pkg_.a packagefile go/internal/typeparams=/tmp/go-build355643826/b738/_pkg_.a packagefile go/scanner=/tmp/go-build355643826/b735/_pkg_.a packagefile go/token=/tmp/go-build355643826/b238/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile io/fs=/tmp/go-build355643826/b043/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile path/filepath=/tmp/go-build355643826/b053/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b736/_pkg_.a -trimpath "$WORK/b736=>" -p go/parser -std -complete -installsuffix shared -buildid 3zi7263m9FK0wKv4fDnD/3zi7263m9FK0wKv4fDnD -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b736/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 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b330/_pkg_.a -trimpath "$WORK/b330=>" -p go.mongodb.org/mongo-driver/bson/bsonrw -complete -installsuffix shared -buildid XRYLxvRBVL2h5mFqQssK/XRYLxvRBVL2h5mFqQssK -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b330/importcfg -pack ./src/go.mongodb.org/mongo-driver/bson/bsonrw/copier.go ./src/go.mongodb.org/mongo-driver/bson/bsonrw/doc.go ./src/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_parser.go ./src/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_reader.go ./src/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_tables.go ./src/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_wrappers.go ./src/go.mongodb.org/mongo-driver/bson/bsonrw/extjson_writer.go ./src/go.mongodb.org/mongo-driver/bson/bsonrw/json_scanner.go ./src/go.mongodb.org/mongo-driver/bson/bsonrw/mode.go ./src/go.mongodb.org/mongo-driver/bson/bsonrw/reader.go ./src/go.mongodb.org/mongo-driver/bson/bsonrw/value_reader.go ./src/go.mongodb.org/mongo-driver/bson/bsonrw/value_writer.go ./src/go.mongodb.org/mongo-driver/bson/bsonrw/writer.go cp $WORK/b681/_pkg_.a /builddir/.cache/go-build/7b/7bae8d18b1995616e6f93062efbd9f3293d373cf90b7580a62ce9b939ed5ee03-d # internal cp $WORK/b745/_pkg_.a /builddir/.cache/go-build/b5/b52a1d7ca7ee303641745db3578a9826b7d767636b394543b9575db6ce0a145e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b406/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b368/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b728/_pkg_.a # internal cd $WORK/b516 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/containers/storage/drivers/quota -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b516=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=6SPAVGflmhMUXlXh_ztn -o ./_cgo_main.o -c _cgo_main.c cp $WORK/b406/_pkg_.a /builddir/.cache/go-build/9d/9d1e9d83d339e76bbf07747835c07a7210fa4a637945986a65f4306de63c20ee-d # internal cp $WORK/b368/_pkg_.a /builddir/.cache/go-build/b9/b99e82728cf17c595c2751da4b50fd33135c83fdc283b858fbca4b9709edeb17-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/49/497a6a7876a45cb9ac4c4eae074dc049f780687ac406a17d9cd707c1d4f8f2fa-d # internal github.com/containers/storage/pkg/idmap mkdir -p $WORK/b520/ cat >/tmp/go-build355643826/b520/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=/tmp/go-build355643826/b154/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build355643826/b086/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile runtime=/tmp/go-build355643826/b009/_pkg_.a packagefile syscall=/tmp/go-build355643826/b024/_pkg_.a EOF github.com/containers/storage/pkg/unshare mkdir -p $WORK/b164/ cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b520/_pkg_.a -trimpath "$WORK/b520=>" -p github.com/containers/storage/pkg/idmap -complete -installsuffix shared -buildid 2Kl4-pI2Zhn9NOhLRQQ8/2Kl4-pI2Zhn9NOhLRQQ8 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b520/importcfg -pack ./src/github.com/containers/storage/pkg/idmap/idmapped_utils.go echo > $WORK/b164/preferlinkext cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/containers/storage/pkg/unshare TERM='dumb' CGO_LDFLAGS='"-O2" "-g"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b164/ -importpath github.com/containers/storage/pkg/unshare -- -I $WORK/b164/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall ./getenv_linux_cgo.go ./unshare_cgo.go cp $WORK/b728/_pkg_.a /builddir/.cache/go-build/1a/1ab686250fa795121fdf3df375087a3a5438f232989b4037cfb0831f8e48d6a7-d # internal github.com/opencontainers/runc/libcontainer/cgroups/ebpf/devicefilter mkdir -p $WORK/b742/ cat >/tmp/go-build355643826/b742/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/cilium/ebpf/asm=/tmp/go-build355643826/b728/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups/devices=/tmp/go-build355643826/b720/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/devices=/tmp/go-build355643826/b196/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build355643826/b086/_pkg_.a packagefile math=/tmp/go-build355643826/b030/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b742/_pkg_.a -trimpath "$WORK/b742=>" -p github.com/opencontainers/runc/libcontainer/cgroups/ebpf/devicefilter -complete -installsuffix shared -buildid vy-MupZWgKgw6b2iO7S3/vy-MupZWgKgw6b2iO7S3 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b742/importcfg -pack ./src/github.com/opencontainers/runc/libcontainer/cgroups/ebpf/devicefilter/devicefilter.go cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/containers/storage/pkg/loopback /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b512/_pkg_.a $WORK/b512/preferlinkext $WORK/b512/_x001.o $WORK/b512/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b512/_pkg_.a # internal cp $WORK/b512/_pkg_.a /builddir/.cache/go-build/50/50c22047889c0f293abd75f538ec82d33fd82a516ee18a89fab6375797c5d043-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b255/_pkg_.a # internal cp $WORK/b255/_pkg_.a /builddir/.cache/go-build/f0/f06dd4cd6d2ff7ad528685e40f06250f76662fd9ac5e108b665611a2d138524b-d # internal google.golang.org/protobuf/internal/impl mkdir -p $WORK/b254/ cat >/tmp/go-build355643826/b254/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile compress/gzip=/tmp/go-build355643826/b199/_pkg_.a packagefile encoding/binary=/tmp/go-build355643826/b058/_pkg_.a packagefile encoding/json=/tmp/go-build355643826/b055/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=/tmp/go-build355643826/b227/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=/tmp/go-build355643826/b228/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=/tmp/go-build355643826/b250/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=/tmp/go-build355643826/b230/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build355643826/b232/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/tag=/tmp/go-build355643826/b255/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build355643826/b229/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=/tmp/go-build355643826/b248/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=/tmp/go-build355643826/b236/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=/tmp/go-build355643826/b239/_pkg_.a packagefile google.golang.org/protobuf/internal/order=/tmp/go-build355643826/b240/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=/tmp/go-build355643826/b234/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=/tmp/go-build355643826/b237/_pkg_.a packagefile google.golang.org/protobuf/proto=/tmp/go-build355643826/b242/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build355643826/b233/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build355643826/b243/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=/tmp/go-build355643826/b244/_pkg_.a packagefile hash/crc32=/tmp/go-build355643826/b175/_pkg_.a packagefile io/ioutil=/tmp/go-build355643826/b137/_pkg_.a packagefile math=/tmp/go-build355643826/b030/_pkg_.a packagefile math/bits=/tmp/go-build355643826/b031/_pkg_.a packagefile reflect=/tmp/go-build355643826/b029/_pkg_.a packagefile sort=/tmp/go-build355643826/b035/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build355643826/b022/_pkg_.a packagefile unicode/utf8=/tmp/go-build355643826/b033/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b254/_pkg_.a -trimpath "$WORK/b254=>" -p google.golang.org/protobuf/internal/impl -complete -installsuffix shared -buildid 0exvCjB8XQpX2WNn20yt/0exvCjB8XQpX2WNn20yt -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b254/importcfg -pack ./src/google.golang.org/protobuf/internal/impl/api_export.go ./src/google.golang.org/protobuf/internal/impl/checkinit.go ./src/google.golang.org/protobuf/internal/impl/codec_extension.go ./src/google.golang.org/protobuf/internal/impl/codec_field.go ./src/google.golang.org/protobuf/internal/impl/codec_gen.go ./src/google.golang.org/protobuf/internal/impl/codec_map.go ./src/google.golang.org/protobuf/internal/impl/codec_map_go112.go ./src/google.golang.org/protobuf/internal/impl/codec_message.go ./src/google.golang.org/protobuf/internal/impl/codec_messageset.go ./src/google.golang.org/protobuf/internal/impl/codec_tables.go ./src/google.golang.org/protobuf/internal/impl/codec_unsafe.go ./src/google.golang.org/protobuf/internal/impl/convert.go ./src/google.golang.org/protobuf/internal/impl/convert_list.go ./src/google.golang.org/protobuf/internal/impl/convert_map.go ./src/google.golang.org/protobuf/internal/impl/decode.go ./src/google.golang.org/protobuf/internal/impl/encode.go ./src/google.golang.org/protobuf/internal/impl/enum.go ./src/google.golang.org/protobuf/internal/impl/extension.go ./src/google.golang.org/protobuf/internal/impl/legacy_enum.go ./src/google.golang.org/protobuf/internal/impl/legacy_export.go ./src/google.golang.org/protobuf/internal/impl/legacy_extension.go ./src/google.golang.org/protobuf/internal/impl/legacy_file.go ./src/google.golang.org/protobuf/internal/impl/legacy_message.go ./src/google.golang.org/protobuf/internal/impl/merge.go ./src/google.golang.org/protobuf/internal/impl/merge_gen.go ./src/google.golang.org/protobuf/internal/impl/message.go ./src/google.golang.org/protobuf/internal/impl/message_reflect.go ./src/google.golang.org/protobuf/internal/impl/message_reflect_field.go ./src/google.golang.org/protobuf/internal/impl/message_reflect_gen.go ./src/google.golang.org/protobuf/internal/impl/pointer_unsafe.go ./src/google.golang.org/protobuf/internal/impl/validate.go ./src/google.golang.org/protobuf/internal/impl/weak.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b520/_pkg_.a # internal cp $WORK/b520/_pkg_.a /builddir/.cache/go-build/e9/e9334ac634d6b21d446d50e5f44529e79adbdfaa8dc01f404cc3afa994eab35c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b507/_pkg_.a # internal cp $WORK/b507/_pkg_.a /builddir/.cache/go-build/aa/aa5421e350491a98743608e53bb0c6c522c221fff5b078c6ffc78632c1e9ef39-d # internal github.com/opencontainers/selinux/go-selinux/label mkdir -p $WORK/b506/ cat >/tmp/go-build355643826/b506/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=/tmp/go-build355643826/b507/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b506/_pkg_.a -trimpath "$WORK/b506=>" -p github.com/opencontainers/selinux/go-selinux/label -complete -installsuffix shared -buildid JHed6zJfZIva_m4PDMDN/JHed6zJfZIva_m4PDMDN -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b506/importcfg -pack ./src/github.com/opencontainers/selinux/go-selinux/label/label.go ./src/github.com/opencontainers/selinux/go-selinux/label/label_linux.go TERM='dumb' gcc -I ./src/github.com/containers/storage/drivers/quota -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b516=/tmp/go-build -gno-record-gcc-switches -o $WORK/b516/_cgo_.o $WORK/b516/_cgo_main.o $WORK/b516/preferlinkext $WORK/b516/_x001.o $WORK/b516/_x002.o -O2 -g /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b742/_pkg_.a # internal cp $WORK/b742/_pkg_.a /builddir/.cache/go-build/ad/ad52a910b95634481c2177e57ffaad7aa406cbb697febe4290e6a5bbd02f47b8-d # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage net -dynimport $WORK/b067/_cgo_.o -dynout $WORK/b067/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b290/_pkg_.a # internal cp $WORK/b290/_pkg_.a /builddir/.cache/go-build/ee/ee559035245cea3dc1588060671e347c52569d0eaf0786f2d9ad69f2c25c8553-d # internal github.com/containers/storage/pkg/tarlog mkdir -p $WORK/b528/ github.com/vbatts/tar-split/tar/asm cat >/tmp/go-build355643826/b528/importcfg << 'EOF' # internal # import config packagefile github.com/sirupsen/logrus=/tmp/go-build355643826/b085/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=/tmp/go-build355643826/b290/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b528/_pkg_.a -trimpath "$WORK/b528=>" -p github.com/containers/storage/pkg/tarlog -complete -installsuffix shared -buildid UFL1HJ-Hq2lKA2Up0HpB/UFL1HJ-Hq2lKA2Up0HpB -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b528/importcfg -pack ./src/github.com/containers/storage/pkg/tarlog/tarlogger.go mkdir -p $WORK/b291/ cat >/tmp/go-build355643826/b291/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=/tmp/go-build355643826/b290/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=/tmp/go-build355643826/b292/_pkg_.a packagefile hash=/tmp/go-build355643826/b076/_pkg_.a packagefile hash/crc64=/tmp/go-build355643826/b185/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b291/_pkg_.a -trimpath "$WORK/b291=>" -p github.com/vbatts/tar-split/tar/asm -complete -installsuffix shared -buildid SYTJaQIqMPfXE5IJStnA/SYTJaQIqMPfXE5IJStnA -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b291/importcfg -pack ./src/github.com/vbatts/tar-split/tar/asm/assemble.go ./src/github.com/vbatts/tar-split/tar/asm/disassemble.go ./src/github.com/vbatts/tar-split/tar/asm/doc.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b756/_pkg_.a # internal cp $WORK/b756/_pkg_.a /builddir/.cache/go-build/97/9703819f2675b1a0f709681b44813bae93eea3278fa8117171d1575b85c0f344-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b506/_pkg_.a # internal cp $WORK/b506/_pkg_.a /builddir/.cache/go-build/cb/cb0288f3bc524ea85eec9871ac4a3bb6576b144c35b286d97418ef6fdd0cc0e6-d # internal github.com/containers/common/pkg/subscriptions mkdir -p $WORK/b753/ cat >/tmp/go-build355643826/b753/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build355643826/b054/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/containers/common/pkg/umask=/tmp/go-build355643826/b754/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=/tmp/go-build355643826/b154/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build355643826/b166/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=/tmp/go-build355643826/b506/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build355643826/b085/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile path/filepath=/tmp/go-build355643826/b053/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b753/_pkg_.a -trimpath "$WORK/b753=>" -p github.com/containers/common/pkg/subscriptions -complete -installsuffix shared -buildid -MA20MkHAU3ahExU4xd-/-MA20MkHAU3ahExU4xd- -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b753/importcfg -pack ./src/github.com/containers/common/pkg/subscriptions/subscriptions.go cat >/tmp/go-build355643826/b067/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile context=/tmp/go-build355643826/b002/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=/tmp/go-build355643826/b068/_pkg_.a packagefile internal/bytealg=/tmp/go-build355643826/b010/_pkg_.a packagefile internal/godebug=/tmp/go-build355643826/b048/_pkg_.a packagefile internal/itoa=/tmp/go-build355643826/b025/_pkg_.a packagefile internal/nettrace=/tmp/go-build355643826/b069/_pkg_.a packagefile internal/poll=/tmp/go-build355643826/b038/_pkg_.a packagefile internal/singleflight=/tmp/go-build355643826/b070/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build355643826/b039/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile io/fs=/tmp/go-build355643826/b043/_pkg_.a packagefile net/netip=/tmp/go-build355643826/b071/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile runtime=/tmp/go-build355643826/b009/_pkg_.a packagefile sort=/tmp/go-build355643826/b035/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build355643826/b022/_pkg_.a packagefile syscall=/tmp/go-build355643826/b024/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a packagefile runtime/cgo=/tmp/go-build355643826/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -p net -std -installsuffix shared -buildid IGy8xlGLT0G28wGuRCfM/IGy8xlGLT0G28wGuRCfM -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b067/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_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/sendfile_linux.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/sockoptip_linux.go /usr/lib/golang/src/net/sockoptip_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/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/b067/_cgo_gotypes.go $WORK/b067/cgo_linux.cgo1.go $WORK/b067/cgo_resnew.cgo1.go $WORK/b067/cgo_socknew.cgo1.go $WORK/b067/cgo_unix_cgo.cgo1.go $WORK/b067/cgo_unix_cgo_res.cgo1.go $WORK/b067/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/87/87cdab1770c063b8f8f9d6200972f16ac5ed9d5e8467c8018db5a6d736d75199-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b528/_pkg_.a # internal cp $WORK/b528/_pkg_.a /builddir/.cache/go-build/35/355e6097887bd5cf8d72fe21a7f950c729487d73b84bc58c67d92299c58dc596-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b291/_pkg_.a # internal cp $WORK/b291/_pkg_.a /builddir/.cache/go-build/8d/8dba448a76b56d565c9872eeb4f780634e0c8b14cde7769e3dbd889f6e0ab93d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b725/_pkg_.a # internal cp $WORK/b725/_pkg_.a /builddir/.cache/go-build/00/00c50f6be3bf06a1ecb0907cc9a101efc85a830f42c7aba9649c5730409ebe02-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b444/_pkg_.a # internal cp $WORK/b444/_pkg_.a /builddir/.cache/go-build/b7/b7f420e6ce403426e407f041301608665529b82ba45667cee408a50a82a3bff5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b753/_pkg_.a # internal cp $WORK/b753/_pkg_.a /builddir/.cache/go-build/66/664ac35d14532d9db55dc6f0a27fa2834d5f719a726918a2d36c1bc305269453-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b388/_pkg_.a # internal cp $WORK/b388/_pkg_.a /builddir/.cache/go-build/21/213aa2d10d49ba189e50283e98515796bbaff50003394fc3eeb4f82aee56856c-d # internal golang.org/x/crypto/openpgp mkdir -p $WORK/b385/ cat >/tmp/go-build355643826/b385/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build355643826/b075/_pkg_.a packagefile crypto/rsa=/tmp/go-build355643826/b115/_pkg_.a packagefile crypto/sha256=/tmp/go-build355643826/b116/_pkg_.a packagefile golang.org/x/crypto/openpgp/armor=/tmp/go-build355643826/b386/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=/tmp/go-build355643826/b387/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=/tmp/go-build355643826/b388/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=/tmp/go-build355643826/b393/_pkg_.a packagefile hash=/tmp/go-build355643826/b076/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b385/_pkg_.a -trimpath "$WORK/b385=>" -p golang.org/x/crypto/openpgp -complete -installsuffix shared -buildid __XkG9iO0UBrYo0klc6X/__XkG9iO0UBrYo0klc6X -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b385/importcfg -pack ./src/golang.org/x/crypto/openpgp/canonical_text.go ./src/golang.org/x/crypto/openpgp/keys.go ./src/golang.org/x/crypto/openpgp/read.go ./src/golang.org/x/crypto/openpgp/write.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b188/_pkg_.a # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage quota -dynimport $WORK/b516/_cgo_.o -dynout $WORK/b516/_cgo_import.go cp $WORK/b188/_pkg_.a /builddir/.cache/go-build/d3/d338dc5d74d2f1d633a94bbd711428d466821a7f289b2444903d3a138f4a957d-d # internal cat >/tmp/go-build355643826/b516/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/containers/storage/pkg/directory=/tmp/go-build355643826/b500/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build355643826/b085/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build355643826/b086/_pkg_.a packagefile math=/tmp/go-build355643826/b030/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile path=/tmp/go-build355643826/b044/_pkg_.a packagefile path/filepath=/tmp/go-build355643826/b053/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile syscall=/tmp/go-build355643826/b024/_pkg_.a packagefile runtime/cgo=/tmp/go-build355643826/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b516/_pkg_.a -trimpath "$WORK/b516=>" -p github.com/containers/storage/drivers/quota -installsuffix shared -buildid 6SPAVGflmhMUXlXh_ztn/6SPAVGflmhMUXlXh_ztn -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b516/importcfg -pack ./src/github.com/containers/storage/drivers/quota/projectquota.go $WORK/b516/_cgo_gotypes.go $WORK/b516/projectquota_supported.cgo1.go $WORK/b516/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b739/_pkg_.a # internal cp $WORK/b739/_pkg_.a /builddir/.cache/go-build/42/4223045924c96786609d85fa69d1408ec3fa3cf1cbe0d92f1369efeb85354d3e-d # internal cd $WORK/b164 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/containers/storage/pkg/unshare -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b164=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -frandom-seed=Ehm6xd1l3a6zyo8dmnee -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b736/_pkg_.a # internal cp $WORK/b736/_pkg_.a /builddir/.cache/go-build/dc/dc97d63d1a428f93ec56d577959aa161c3417a300e7b294f247d8967edb83ce1-d # internal go/format mkdir -p $WORK/b733/ cat >/tmp/go-build355643826/b733/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile go/ast=/tmp/go-build355643826/b734/_pkg_.a packagefile go/parser=/tmp/go-build355643826/b736/_pkg_.a packagefile go/printer=/tmp/go-build355643826/b739/_pkg_.a packagefile go/token=/tmp/go-build355643826/b238/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b733/_pkg_.a -trimpath "$WORK/b733=>" -p go/format -std -complete -installsuffix shared -buildid xeAjZMsPKOUOK6KLKYin/xeAjZMsPKOUOK6KLKYin -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b733/importcfg -pack /usr/lib/golang/src/go/format/format.go /usr/lib/golang/src/go/format/internal.go go/types mkdir -p $WORK/b761/ cat >/tmp/go-build355643826/b761/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile container/heap=/tmp/go-build355643826/b479/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile go/ast=/tmp/go-build355643826/b734/_pkg_.a packagefile go/constant=/tmp/go-build355643826/b762/_pkg_.a packagefile go/internal/typeparams=/tmp/go-build355643826/b738/_pkg_.a packagefile go/parser=/tmp/go-build355643826/b736/_pkg_.a packagefile go/token=/tmp/go-build355643826/b238/_pkg_.a packagefile internal/goversion=/tmp/go-build355643826/b763/_pkg_.a packagefile internal/types/errors=/tmp/go-build355643826/b764/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile math=/tmp/go-build355643826/b030/_pkg_.a packagefile runtime=/tmp/go-build355643826/b009/_pkg_.a packagefile sort=/tmp/go-build355643826/b035/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build355643826/b022/_pkg_.a packagefile unicode=/tmp/go-build355643826/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build355643826/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b761/_pkg_.a -trimpath "$WORK/b761=>" -p go/types -std -complete -installsuffix shared -buildid aHbObK0DSJOfASdFyZnU/aHbObK0DSJOfASdFyZnU -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b761/importcfg -pack /usr/lib/golang/src/go/types/api.go /usr/lib/golang/src/go/types/array.go /usr/lib/golang/src/go/types/assignments.go /usr/lib/golang/src/go/types/basic.go /usr/lib/golang/src/go/types/builtins.go /usr/lib/golang/src/go/types/call.go /usr/lib/golang/src/go/types/chan.go /usr/lib/golang/src/go/types/check.go /usr/lib/golang/src/go/types/const.go /usr/lib/golang/src/go/types/context.go /usr/lib/golang/src/go/types/conversions.go /usr/lib/golang/src/go/types/decl.go /usr/lib/golang/src/go/types/errors.go /usr/lib/golang/src/go/types/eval.go /usr/lib/golang/src/go/types/expr.go /usr/lib/golang/src/go/types/exprstring.go /usr/lib/golang/src/go/types/gccgosizes.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/labels.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/resolver.go /usr/lib/golang/src/go/types/return.go /usr/lib/golang/src/go/types/scope.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 cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/klauspost/compress/zstd /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/klauspost/compress/zstd -trimpath "$WORK/b169=>" -I $WORK/b169/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b169/fse_decoder_amd64.o ./fse_decoder_amd64.s cd $WORK/b164 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/containers/storage/pkg/unshare -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b164=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -frandom-seed=Ehm6xd1l3a6zyo8dmnee -o ./_x002.o -c getenv_linux_cgo.cgo2.c cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/containers/storage/drivers/quota /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b516/_pkg_.a $WORK/b516/preferlinkext $WORK/b516/_x001.o $WORK/b516/_x002.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b516/_pkg_.a # internal cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/klauspost/compress/zstd /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/klauspost/compress/zstd -trimpath "$WORK/b169=>" -I $WORK/b169/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b169/matchlen_amd64.o ./matchlen_amd64.s cp $WORK/b516/_pkg_.a /builddir/.cache/go-build/b6/b63340ec6e6d297b1d966f27f0a2df6b9e4257fa1caf24fd463e73ad72ff7fd9-d # internal /usr/lib/golang/pkg/tool/linux_amd64/asm -p github.com/klauspost/compress/zstd -trimpath "$WORK/b169=>" -I $WORK/b169/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -shared -D GOAMD64_v1 -o $WORK/b169/seqdec_amd64.o ./seqdec_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b385/_pkg_.a # internal cp $WORK/b385/_pkg_.a /builddir/.cache/go-build/47/4793f5a47d8b147b91f5fc02c032ebb6ad86628504c541561e1aedfda2b4302a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b733/_pkg_.a # internal cp $WORK/b733/_pkg_.a /builddir/.cache/go-build/97/971d6ac1a3726eab89981dea81552e0ab4eab0a7e6e1add1216ccb3c2b3fadd4-d # internal github.com/cilium/ebpf/internal mkdir -p $WORK/b732/ cat >/tmp/go-build355643826/b732/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build355643826/b054/_pkg_.a packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile compress/gzip=/tmp/go-build355643826/b199/_pkg_.a packagefile debug/elf=/tmp/go-build355643826/b725/_pkg_.a packagefile encoding/binary=/tmp/go-build355643826/b058/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/cilium/ebpf/internal/sys=/tmp/go-build355643826/b729/_pkg_.a packagefile github.com/cilium/ebpf/internal/unix=/tmp/go-build355643826/b730/_pkg_.a packagefile go/format=/tmp/go-build355643826/b733/_pkg_.a packagefile go/scanner=/tmp/go-build355643826/b735/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile math=/tmp/go-build355643826/b030/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile path/filepath=/tmp/go-build355643826/b053/_pkg_.a packagefile runtime=/tmp/go-build355643826/b009/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile unicode=/tmp/go-build355643826/b034/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b732/_pkg_.a -trimpath "$WORK/b732=>" -p github.com/cilium/ebpf/internal -complete -installsuffix shared -buildid RbQOylyHUJN1fWn3Ss2F/RbQOylyHUJN1fWn3Ss2F -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b732/importcfg -pack ./src/github.com/cilium/ebpf/internal/align.go ./src/github.com/cilium/ebpf/internal/cpu.go ./src/github.com/cilium/ebpf/internal/elf.go ./src/github.com/cilium/ebpf/internal/endian_le.go ./src/github.com/cilium/ebpf/internal/errors.go ./src/github.com/cilium/ebpf/internal/feature.go ./src/github.com/cilium/ebpf/internal/io.go ./src/github.com/cilium/ebpf/internal/output.go ./src/github.com/cilium/ebpf/internal/pinning.go ./src/github.com/cilium/ebpf/internal/vdso.go ./src/github.com/cilium/ebpf/internal/version.go cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/klauspost/compress/zstd /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b169/_pkg_.a $WORK/b169/fse_decoder_amd64.o $WORK/b169/matchlen_amd64.o $WORK/b169/seqdec_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b169/_pkg_.a # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/77/776c1c6c197089b23d68311f43a247b4de47e8aac89a1c04d05a805b33080eac-d # internal github.com/containers/storage/pkg/chunked/internal mkdir -p $WORK/b289/ cat >/tmp/go-build355643826/b289/importcfg << 'EOF' # internal # import config packagefile archive/tar=/tmp/go-build355643826/b046/_pkg_.a packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile encoding/binary=/tmp/go-build355643826/b058/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/json-iterator/go=/tmp/go-build355643826/b188/_pkg_.a packagefile github.com/klauspost/compress/zstd=/tmp/go-build355643826/b169/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build355643826/b074/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b289/_pkg_.a -trimpath "$WORK/b289=>" -p github.com/containers/storage/pkg/chunked/internal -complete -installsuffix shared -buildid Ld8_odV-vACuw7x4Sj-y/Ld8_odV-vACuw7x4Sj-y -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b289/importcfg -pack ./src/github.com/containers/storage/pkg/chunked/internal/compression.go github.com/containerd/stargz-snapshotter/estargz mkdir -p $WORK/b533/ github.com/docker/docker/pkg/archive mkdir -p $WORK/b639/ cat >/tmp/go-build355643826/b533/importcfg << 'EOF' # internal # import config packagefile archive/tar=/tmp/go-build355643826/b046/_pkg_.a packagefile bufio=/tmp/go-build355643826/b054/_pkg_.a packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile compress/gzip=/tmp/go-build355643826/b199/_pkg_.a packagefile context=/tmp/go-build355643826/b002/_pkg_.a packagefile crypto/sha256=/tmp/go-build355643826/b116/_pkg_.a packagefile encoding/binary=/tmp/go-build355643826/b058/_pkg_.a packagefile encoding/json=/tmp/go-build355643826/b055/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/containerd/stargz-snapshotter/estargz/errorutil=/tmp/go-build355643826/b534/_pkg_.a packagefile github.com/klauspost/compress/zstd=/tmp/go-build355643826/b169/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build355643826/b074/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=/tmp/go-build355643826/b290/_pkg_.a packagefile golang.org/x/sync/errgroup=/tmp/go-build355643826/b535/_pkg_.a packagefile hash=/tmp/go-build355643826/b076/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile math/rand=/tmp/go-build355643826/b107/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile path=/tmp/go-build355643826/b044/_pkg_.a packagefile path/filepath=/tmp/go-build355643826/b053/_pkg_.a packagefile reflect=/tmp/go-build355643826/b029/_pkg_.a packagefile runtime=/tmp/go-build355643826/b009/_pkg_.a packagefile sort=/tmp/go-build355643826/b035/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile testing=/tmp/go-build355643826/b474/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a EOF cat >/tmp/go-build355643826/b639/importcfg << 'EOF' # internal # import config packagefile archive/tar=/tmp/go-build355643826/b046/_pkg_.a packagefile bufio=/tmp/go-build355643826/b054/_pkg_.a packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile compress/bzip2=/tmp/go-build355643826/b151/_pkg_.a packagefile compress/gzip=/tmp/go-build355643826/b199/_pkg_.a packagefile context=/tmp/go-build355643826/b002/_pkg_.a packagefile encoding/binary=/tmp/go-build355643826/b058/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/containerd/containerd/pkg/userns=/tmp/go-build355643826/b640/_pkg_.a packagefile github.com/containerd/log=/tmp/go-build355643826/b271/_pkg_.a packagefile github.com/docker/docker/pkg/idtools=/tmp/go-build355643826/b641/_pkg_.a packagefile github.com/docker/docker/pkg/ioutils=/tmp/go-build355643826/b642/_pkg_.a packagefile github.com/docker/docker/pkg/pools=/tmp/go-build355643826/b643/_pkg_.a packagefile github.com/docker/docker/pkg/system=/tmp/go-build355643826/b644/_pkg_.a packagefile github.com/klauspost/compress/zstd=/tmp/go-build355643826/b169/_pkg_.a packagefile github.com/moby/patternmatcher=/tmp/go-build355643826/b645/_pkg_.a packagefile github.com/moby/sys/sequential=/tmp/go-build355643826/b646/_pkg_.a packagefile github.com/pkg/errors=/tmp/go-build355643826/b567/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build355643826/b086/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile os/exec=/tmp/go-build355643826/b159/_pkg_.a packagefile path/filepath=/tmp/go-build355643826/b053/_pkg_.a packagefile runtime=/tmp/go-build355643826/b009/_pkg_.a packagefile sort=/tmp/go-build355643826/b035/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile syscall=/tmp/go-build355643826/b024/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b533/_pkg_.a -trimpath "$WORK/b533=>" -p github.com/containerd/stargz-snapshotter/estargz -complete -installsuffix shared -buildid zbIaLFJ0DaGgmYx3G5hs/zbIaLFJ0DaGgmYx3G5hs -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b533/importcfg -pack ./src/github.com/containerd/stargz-snapshotter/estargz/build.go ./src/github.com/containerd/stargz-snapshotter/estargz/estargz.go ./src/github.com/containerd/stargz-snapshotter/estargz/gzip.go ./src/github.com/containerd/stargz-snapshotter/estargz/testutil.go ./src/github.com/containerd/stargz-snapshotter/estargz/types.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b639/_pkg_.a -trimpath "$WORK/b639=>" -p github.com/docker/docker/pkg/archive -complete -installsuffix shared -buildid Ng0HOzUvEbx35tTN183H/Ng0HOzUvEbx35tTN183H -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b639/importcfg -pack ./src/github.com/docker/docker/pkg/archive/archive.go ./src/github.com/docker/docker/pkg/archive/archive_linux.go ./src/github.com/docker/docker/pkg/archive/archive_unix.go ./src/github.com/docker/docker/pkg/archive/changes.go ./src/github.com/docker/docker/pkg/archive/changes_linux.go ./src/github.com/docker/docker/pkg/archive/changes_unix.go ./src/github.com/docker/docker/pkg/archive/copy.go ./src/github.com/docker/docker/pkg/archive/copy_unix.go ./src/github.com/docker/docker/pkg/archive/diff.go ./src/github.com/docker/docker/pkg/archive/diff_unix.go ./src/github.com/docker/docker/pkg/archive/path.go ./src/github.com/docker/docker/pkg/archive/path_unix.go ./src/github.com/docker/docker/pkg/archive/time_linux.go ./src/github.com/docker/docker/pkg/archive/whiteouts.go ./src/github.com/docker/docker/pkg/archive/wrap.go cd $WORK/b164 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/containers/storage/pkg/unshare -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b164=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -frandom-seed=Ehm6xd1l3a6zyo8dmnee -o ./_x003.o -c unshare_cgo.cgo2.c cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/containers/storage/pkg/unshare TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b164=/tmp/go-build -gno-record-gcc-switches -I $WORK/b164/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -frandom-seed=Ehm6xd1l3a6zyo8dmnee -o $WORK/b164/_x004.o -c unshare.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b330/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b289/_pkg_.a # internal cp $WORK/b289/_pkg_.a /builddir/.cache/go-build/8c/8cad910ec588d98a337bd675841d82345b1258f2e3fa5f226fda7d6f95e4b117-d # internal github.com/containers/storage/pkg/chunked/toc mkdir -p $WORK/b477/ github.com/containers/storage/pkg/chunked/dump github.com/containers/storage/pkg/chunked/compressor mkdir -p $WORK/b517/ cat >/tmp/go-build355643826/b517/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build355643826/b054/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/containers/storage/pkg/chunked/internal=/tmp/go-build355643826/b289/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build355643826/b086/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile path/filepath=/tmp/go-build355643826/b053/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a packagefile unicode=/tmp/go-build355643826/b034/_pkg_.a EOF cat >/tmp/go-build355643826/b477/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile github.com/containers/storage/pkg/chunked/internal=/tmp/go-build355643826/b289/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build355643826/b074/_pkg_.a EOF mkdir -p $WORK/b288/ cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b517/_pkg_.a -trimpath "$WORK/b517=>" -p github.com/containers/storage/pkg/chunked/dump -complete -installsuffix shared -buildid HyWxLr46OBa8eae2BdGI/HyWxLr46OBa8eae2BdGI -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b517/importcfg -pack ./src/github.com/containers/storage/pkg/chunked/dump/dump.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b477/_pkg_.a -trimpath "$WORK/b477=>" -p github.com/containers/storage/pkg/chunked/toc -complete -installsuffix shared -buildid DSzXCBOVRM6xJG-JlPj-/DSzXCBOVRM6xJG-JlPj- -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b477/importcfg -pack ./src/github.com/containers/storage/pkg/chunked/toc/toc.go cat >/tmp/go-build355643826/b288/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build355643826/b054/_pkg_.a packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile encoding/base64=/tmp/go-build355643826/b057/_pkg_.a packagefile github.com/containers/storage/pkg/chunked/internal=/tmp/go-build355643826/b289/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=/tmp/go-build355643826/b162/_pkg_.a packagefile github.com/klauspost/compress/zstd=/tmp/go-build355643826/b169/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build355643826/b074/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=/tmp/go-build355643826/b290/_pkg_.a packagefile github.com/vbatts/tar-split/tar/asm=/tmp/go-build355643826/b291/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=/tmp/go-build355643826/b292/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile math/bits=/tmp/go-build355643826/b031/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b288/_pkg_.a -trimpath "$WORK/b288=>" -p github.com/containers/storage/pkg/chunked/compressor -complete -installsuffix shared -buildid FVTzms7mZtMFzXcWj3K8/FVTzms7mZtMFzXcWj3K8 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b288/importcfg -pack ./src/github.com/containers/storage/pkg/chunked/compressor/compressor.go ./src/github.com/containers/storage/pkg/chunked/compressor/rollsum.go cp $WORK/b330/_pkg_.a /builddir/.cache/go-build/19/19b40b8331572cf6c8fc9b8fb15d5d9b141747e720222a4af66dcb545fc40283-d # internal go.mongodb.org/mongo-driver/bson/bsoncodec mkdir -p $WORK/b328/ cat >/tmp/go-build355643826/b328/importcfg << 'EOF' # internal # import config packagefile encoding=/tmp/go-build355643826/b056/_pkg_.a packagefile encoding/json=/tmp/go-build355643826/b055/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonoptions=/tmp/go-build355643826/b329/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonrw=/tmp/go-build355643826/b330/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=/tmp/go-build355643826/b331/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=/tmp/go-build355643826/b332/_pkg_.a packagefile go.mongodb.org/mongo-driver/x/bsonx/bsoncore=/tmp/go-build355643826/b333/_pkg_.a packagefile math=/tmp/go-build355643826/b030/_pkg_.a packagefile net/url=/tmp/go-build355643826/b131/_pkg_.a packagefile reflect=/tmp/go-build355643826/b029/_pkg_.a packagefile sort=/tmp/go-build355643826/b035/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build355643826/b022/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b328/_pkg_.a -trimpath "$WORK/b328=>" -p go.mongodb.org/mongo-driver/bson/bsoncodec -complete -installsuffix shared -buildid 6R70YkxwdjP2nb4HMZz4/6R70YkxwdjP2nb4HMZz4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b328/importcfg -pack ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/array_codec.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/bsoncodec.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/byte_slice_codec.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/codec_cache.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/cond_addr_codec.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/default_value_decoders.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/default_value_encoders.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/doc.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/empty_interface_codec.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/map_codec.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/mode.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/pointer_codec.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/proxy.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/registry.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/slice_codec.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/string_codec.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/struct_codec.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/struct_tag_parser.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/time_codec.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/types.go ./src/go.mongodb.org/mongo-driver/bson/bsoncodec/uint_codec.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b477/_pkg_.a # internal cp $WORK/b477/_pkg_.a /builddir/.cache/go-build/15/1594b3110d18a62facb9246b57268fe85a0bd0206622b12f02aa27be80ed3036-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b732/_pkg_.a # internal cp $WORK/b732/_pkg_.a /builddir/.cache/go-build/d1/d1edbbf63e2b33f5522aaf12f3cc417a9c962bfec2116f1d7a7d33ea91f26239-d # internal github.com/cilium/ebpf/btf mkdir -p $WORK/b731/ cat >/tmp/go-build355643826/b731/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build355643826/b054/_pkg_.a packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile debug/elf=/tmp/go-build355643826/b725/_pkg_.a packagefile encoding/binary=/tmp/go-build355643826/b058/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/cilium/ebpf/asm=/tmp/go-build355643826/b728/_pkg_.a packagefile github.com/cilium/ebpf/internal=/tmp/go-build355643826/b732/_pkg_.a packagefile github.com/cilium/ebpf/internal/sys=/tmp/go-build355643826/b729/_pkg_.a packagefile github.com/cilium/ebpf/internal/unix=/tmp/go-build355643826/b730/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile math=/tmp/go-build355643826/b030/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile reflect=/tmp/go-build355643826/b029/_pkg_.a packagefile sort=/tmp/go-build355643826/b035/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b731/_pkg_.a -trimpath "$WORK/b731=>" -p github.com/cilium/ebpf/btf -complete -installsuffix shared -buildid VJM0urh2rJjwU6ObcjHa/VJM0urh2rJjwU6ObcjHa -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b731/importcfg -pack ./src/github.com/cilium/ebpf/btf/btf.go ./src/github.com/cilium/ebpf/btf/btf_types.go ./src/github.com/cilium/ebpf/btf/btf_types_string.go ./src/github.com/cilium/ebpf/btf/core.go ./src/github.com/cilium/ebpf/btf/doc.go ./src/github.com/cilium/ebpf/btf/ext_info.go ./src/github.com/cilium/ebpf/btf/format.go ./src/github.com/cilium/ebpf/btf/handle.go ./src/github.com/cilium/ebpf/btf/strings.go ./src/github.com/cilium/ebpf/btf/types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b517/_pkg_.a # internal cp $WORK/b517/_pkg_.a /builddir/.cache/go-build/73/733c223a858b230cbf15fc996222f0426804b77938e3e54ce4eddf174085d5ae-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b288/_pkg_.a # internal cp $WORK/b288/_pkg_.a /builddir/.cache/go-build/e9/e98e28f1c2e710d62fd2dc0afb62d9f4edb32ad808e32968a0090c0a2c59de60-d # internal github.com/containers/image/v5/pkg/compression mkdir -p $WORK/b287/ cat >/tmp/go-build355643826/b287/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile compress/bzip2=/tmp/go-build355643826/b151/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/internal=/tmp/go-build355643826/b082/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=/tmp/go-build355643826/b081/_pkg_.a packagefile github.com/containers/storage/pkg/chunked/compressor=/tmp/go-build355643826/b288/_pkg_.a packagefile github.com/klauspost/compress/zstd=/tmp/go-build355643826/b169/_pkg_.a packagefile github.com/klauspost/pgzip=/tmp/go-build355643826/b178/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build355643826/b085/_pkg_.a packagefile github.com/ulikunitz/xz=/tmp/go-build355643826/b181/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b287/_pkg_.a -trimpath "$WORK/b287=>" -p github.com/containers/image/v5/pkg/compression -complete -installsuffix shared -buildid 5abBm-RUb9j1BpsQZqKc/5abBm-RUb9j1BpsQZqKc -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b287/importcfg -pack ./src/github.com/containers/image/v5/pkg/compression/compression.go ./src/github.com/containers/image/v5/pkg/compression/zstd.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b287/_pkg_.a # internal cp $WORK/b287/_pkg_.a /builddir/.cache/go-build/18/18dfb88c2cbe0ca533b7f6fd6073443b85dc89d2dadc02b1450f48d3d31ac47d-d # internal github.com/containers/image/v5/internal/blobinfocache mkdir -p $WORK/b286/ cat >/tmp/go-build355643826/b286/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/pkg/compression=/tmp/go-build355643826/b287/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=/tmp/go-build355643826/b081/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build355643826/b080/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build355643826/b074/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b286/_pkg_.a -trimpath "$WORK/b286=>" -p github.com/containers/image/v5/internal/blobinfocache -complete -installsuffix shared -buildid oVs7IB9ZmVcWdJhyyOQ2/oVs7IB9ZmVcWdJhyyOQ2 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b286/importcfg -pack ./src/github.com/containers/image/v5/internal/blobinfocache/blobinfocache.go ./src/github.com/containers/image/v5/internal/blobinfocache/types.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b286/_pkg_.a # internal cp $WORK/b286/_pkg_.a /builddir/.cache/go-build/8d/8dd9941fc2f411c323ccd4364f899ff712e3433927e71d844ff0a4c07ffcadef-d # internal github.com/containers/image/v5/internal/private mkdir -p $WORK/b296/ github.com/containers/image/v5/pkg/blobinfocache/none mkdir -p $WORK/b299/ github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize cat >/tmp/go-build355643826/b296/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build355643826/b002/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build355643826/b073/_pkg_.a packagefile github.com/containers/image/v5/internal/blobinfocache=/tmp/go-build355643826/b286/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=/tmp/go-build355643826/b297/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=/tmp/go-build355643826/b081/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build355643826/b080/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build355643826/b074/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b296/_pkg_.a -trimpath "$WORK/b296=>" -p github.com/containers/image/v5/internal/private -complete -installsuffix shared -buildid YUibxFHi7gpgcxPBgfn5/YUibxFHi7gpgcxPBgfn5 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b296/importcfg -pack ./src/github.com/containers/image/v5/internal/private/private.go cat >/tmp/go-build355643826/b299/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/internal/blobinfocache=/tmp/go-build355643826/b286/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build355643826/b080/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build355643826/b074/_pkg_.a EOF mkdir -p $WORK/b306/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b299/_pkg_.a -trimpath "$WORK/b299=>" -p github.com/containers/image/v5/pkg/blobinfocache/none -complete -installsuffix shared -buildid qCnF2Sl639e1jzameOPe/qCnF2Sl639e1jzameOPe -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b299/importcfg -pack ./src/github.com/containers/image/v5/pkg/blobinfocache/none/none.go cat >/tmp/go-build355643826/b306/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/internal/blobinfocache=/tmp/go-build355643826/b286/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build355643826/b074/_pkg_.a packagefile sort=/tmp/go-build355643826/b035/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b306/_pkg_.a -trimpath "$WORK/b306=>" -p github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize -complete -installsuffix shared -buildid JEymPylsMvdYX1x4CB-6/JEymPylsMvdYX1x4CB-6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b306/importcfg -pack ./src/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize/prioritize.go cd $WORK/b164 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/containers/storage/pkg/unshare -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b164=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -frandom-seed=Ehm6xd1l3a6zyo8dmnee -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b306/_pkg_.a # internal cp $WORK/b306/_pkg_.a /builddir/.cache/go-build/3b/3b57e50f25c5735639feba9d35b97c7b25bd30716fcca0b0b11b115d7a33d6fd-d # internal github.com/containers/image/v5/pkg/blobinfocache/memory mkdir -p $WORK/b305/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b299/_pkg_.a # internal cp $WORK/b299/_pkg_.a /builddir/.cache/go-build/2b/2b444d43dc2d798c9a8590ad39682608a779f3180e408626962591fe4fa150a3-d # internal cat >/tmp/go-build355643826/b305/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/internal/blobinfocache=/tmp/go-build355643826/b286/_pkg_.a packagefile github.com/containers/image/v5/internal/set=/tmp/go-build355643826/b141/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=/tmp/go-build355643826/b306/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build355643826/b080/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build355643826/b074/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build355643826/b085/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b305/_pkg_.a -trimpath "$WORK/b305=>" -p github.com/containers/image/v5/pkg/blobinfocache/memory -complete -installsuffix shared -buildid ATV8OHJpY1f2OgNY5FGo/ATV8OHJpY1f2OgNY5FGo -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b305/importcfg -pack ./src/github.com/containers/image/v5/pkg/blobinfocache/memory/memory.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b296/_pkg_.a # internal cp $WORK/b296/_pkg_.a /builddir/.cache/go-build/27/27d84ae65a8b4b0c60f7937410e84e4f08f88fef5ea59ae41012d02cd92a01a6-d # internal github.com/containers/image/v5/internal/imagesource/stubs mkdir -p $WORK/b295/ github.com/containers/image/v5/internal/unparsedimage mkdir -p $WORK/b312/ github.com/containers/image/v5/internal/imagedestination/stubs cat >/tmp/go-build355643826/b295/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build355643826/b002/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/containers/image/v5/internal/private=/tmp/go-build355643826/b296/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build355643826/b080/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b295/_pkg_.a -trimpath "$WORK/b295=>" -p github.com/containers/image/v5/internal/imagesource/stubs -complete -installsuffix shared -buildid 1nlGSSYN5xKPE9zMATlr/1nlGSSYN5xKPE9zMATlr -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b295/importcfg -pack ./src/github.com/containers/image/v5/internal/imagesource/stubs/get_blob_at.go ./src/github.com/containers/image/v5/internal/imagesource/stubs/stubs.go cat >/tmp/go-build355643826/b312/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build355643826/b002/_pkg_.a packagefile github.com/containers/image/v5/internal/private=/tmp/go-build355643826/b296/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=/tmp/go-build355643826/b297/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build355643826/b080/_pkg_.a EOF mkdir -p $WORK/b301/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b312/_pkg_.a -trimpath "$WORK/b312=>" -p github.com/containers/image/v5/internal/unparsedimage -complete -installsuffix shared -buildid RCn0ZQTYKjwLCEippoVt/RCn0ZQTYKjwLCEippoVt -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b312/importcfg -pack ./src/github.com/containers/image/v5/internal/unparsedimage/wrapper.go github.com/containers/image/v5/internal/imagesource/impl mkdir -p $WORK/b491/ cat >/tmp/go-build355643826/b301/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build355643826/b002/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/containers/image/v5/internal/private=/tmp/go-build355643826/b296/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=/tmp/go-build355643826/b297/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build355643826/b080/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build355643826/b074/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b301/_pkg_.a -trimpath "$WORK/b301=>" -p github.com/containers/image/v5/internal/imagedestination/stubs -complete -installsuffix shared -buildid 1cudxsz_Dap9Np6qIXlV/1cudxsz_Dap9Np6qIXlV -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b301/importcfg -pack ./src/github.com/containers/image/v5/internal/imagedestination/stubs/put_blob_partial.go ./src/github.com/containers/image/v5/internal/imagedestination/stubs/signatures.go ./src/github.com/containers/image/v5/internal/imagedestination/stubs/stubs.go cat >/tmp/go-build355643826/b491/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build355643826/b002/_pkg_.a packagefile github.com/containers/image/v5/internal/private=/tmp/go-build355643826/b296/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=/tmp/go-build355643826/b297/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build355643826/b080/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build355643826/b074/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b491/_pkg_.a -trimpath "$WORK/b491=>" -p github.com/containers/image/v5/internal/imagesource/impl -complete -installsuffix shared -buildid fbuzMty4WBJxVzhJ9qYz/fbuzMty4WBJxVzhJ9qYz -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b491/importcfg -pack ./src/github.com/containers/image/v5/internal/imagesource/impl/compat.go ./src/github.com/containers/image/v5/internal/imagesource/impl/layer_infos.go ./src/github.com/containers/image/v5/internal/imagesource/impl/properties.go ./src/github.com/containers/image/v5/internal/imagesource/impl/signatures.go TERM='dumb' gcc -I ./src/github.com/containers/storage/pkg/unshare -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b164=/tmp/go-build -gno-record-gcc-switches -o $WORK/b164/_cgo_.o $WORK/b164/_cgo_main.o $WORK/b164/preferlinkext $WORK/b164/_x001.o $WORK/b164/_x002.o $WORK/b164/_x003.o $WORK/b164/_x004.o -O2 -g /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b295/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b491/_pkg_.a # internal cp $WORK/b295/_pkg_.a /builddir/.cache/go-build/2d/2d6319c3f0765b3aca5983c387f4c61e5b5bbe81c4cfeaf827bf9b2ba1742796-d # internal github.com/containers/image/v5/internal/imagesource mkdir -p $WORK/b294/ cp $WORK/b491/_pkg_.a /builddir/.cache/go-build/4a/4aeb3926182476dd7538a17728e2cd35b93b68bf9de96d14c1f7960b3848d509-d # internal cat >/tmp/go-build355643826/b294/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build355643826/b002/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/stubs=/tmp/go-build355643826/b295/_pkg_.a packagefile github.com/containers/image/v5/internal/private=/tmp/go-build355643826/b296/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=/tmp/go-build355643826/b297/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build355643826/b080/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build355643826/b074/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b294/_pkg_.a -trimpath "$WORK/b294=>" -p github.com/containers/image/v5/internal/imagesource -complete -installsuffix shared -buildid twWun96Pk_iwseek3-Wu/twWun96Pk_iwseek3-Wu -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b294/importcfg -pack ./src/github.com/containers/image/v5/internal/imagesource/wrapper.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b301/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b312/_pkg_.a # internal cp $WORK/b301/_pkg_.a /builddir/.cache/go-build/94/94a0f7b0e0aa3bee7b74b8cfd8a33df12cc93572f5f86d8efe695c897f942e15-d # internal cp $WORK/b312/_pkg_.a /builddir/.cache/go-build/e4/e401e8ae616c2730b777e512a0eb1103e8e97b20791f01f00017ad8593c741ca-d # internal github.com/containers/image/v5/internal/imagedestination mkdir -p $WORK/b300/ cat >/tmp/go-build355643826/b300/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build355643826/b002/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/stubs=/tmp/go-build355643826/b301/_pkg_.a packagefile github.com/containers/image/v5/internal/private=/tmp/go-build355643826/b296/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=/tmp/go-build355643826/b297/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build355643826/b080/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build355643826/b074/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b300/_pkg_.a -trimpath "$WORK/b300=>" -p github.com/containers/image/v5/internal/imagedestination -complete -installsuffix shared -buildid OYO4d0UrRuKIa1MO496Y/OYO4d0UrRuKIa1MO496Y -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b300/importcfg -pack ./src/github.com/containers/image/v5/internal/imagedestination/wrapper.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b305/_pkg_.a # internal cp $WORK/b305/_pkg_.a /builddir/.cache/go-build/d2/d2883dba6f9dcf00f7ac40d8ed357ca5c2932a33a3e931c89ac624ebe0eded27-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b294/_pkg_.a # internal cp $WORK/b294/_pkg_.a /builddir/.cache/go-build/8e/8e32a8b3fd920a1343a3f62fd70b739bb3176e97c0b2cf3234c41da6dc8071af-d # internal cd $WORK/b510 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/containers/storage/pkg/devicemapper -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b510=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=3CD6GF70cjD_An8MPYab -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b300/_pkg_.a # internal cp $WORK/b300/_pkg_.a /builddir/.cache/go-build/fd/fddc80e168ed0746022d1f44c33cbdcdbc9989826301ae6ad19ff6685a7396f3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b639/_pkg_.a # internal cp $WORK/b639/_pkg_.a /builddir/.cache/go-build/20/20b40b023560b70aa4dd628e0f97f840a4587e00401e73b0f31736b413aaf05d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b570/_pkg_.a # internal TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/containers/storage/pkg/devicemapper -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b510=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=3CD6GF70cjD_An8MPYab -o ./_x002.o -c devmapper_log.cgo2.c cp $WORK/b570/_pkg_.a /builddir/.cache/go-build/b9/b96e7316ccfdf2f6e8db094d2c7104a25437c27bd7ad73adb8110ccf54a96f94-d # internal github.com/docker/docker/api/types/swarm/runtime mkdir -p $WORK/b569/ github.com/containerd/typeurl/v2 mkdir -p $WORK/b657/ cat >/tmp/go-build355643826/b569/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/gogo/protobuf/proto=/tmp/go-build355643826/b570/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile math=/tmp/go-build355643826/b030/_pkg_.a packagefile math/bits=/tmp/go-build355643826/b031/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b569/_pkg_.a -trimpath "$WORK/b569=>" -p github.com/docker/docker/api/types/swarm/runtime -complete -installsuffix shared -buildid 8JB4-fq4UhIeFlosn7q8/8JB4-fq4UhIeFlosn7q8 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b569/importcfg -pack ./src/github.com/docker/docker/api/types/swarm/runtime/gen.go ./src/github.com/docker/docker/api/types/swarm/runtime/plugin.pb.go cat >/tmp/go-build355643826/b657/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build355643826/b055/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/gogo/protobuf/proto=/tmp/go-build355643826/b570/_pkg_.a packagefile google.golang.org/protobuf/proto=/tmp/go-build355643826/b242/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build355643826/b243/_pkg_.a packagefile path=/tmp/go-build355643826/b044/_pkg_.a packagefile reflect=/tmp/go-build355643826/b029/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b657/_pkg_.a -trimpath "$WORK/b657=>" -p github.com/containerd/typeurl/v2 -complete -installsuffix shared -buildid 2NkN1MB0i6oWHiAXRU_F/2NkN1MB0i6oWHiAXRU_F -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b657/importcfg -pack ./src/github.com/containerd/typeurl/v2/doc.go ./src/github.com/containerd/typeurl/v2/types.go cd $WORK/b510 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/containers/storage/pkg/devicemapper -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b510=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=3CD6GF70cjD_An8MPYab -o ./_x003.o -c devmapper_wrapper.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b657/_pkg_.a # internal cp $WORK/b657/_pkg_.a /builddir/.cache/go-build/12/12d5e702258217dd17d72b56dccc8fbc68adaf4bd141857bf148246ad7cff898-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b569/_pkg_.a # internal cp $WORK/b569/_pkg_.a /builddir/.cache/go-build/0f/0f5e2d874692e2fcbb09d8b1ed7c6bff98d79ac11d61688018fdb5430fcec1f8-d # internal cd /builddir/build/BUILD/buildah-1.35.4 TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage unshare -dynimport $WORK/b164/_cgo_.o -dynout $WORK/b164/_cgo_import.go cat >/tmp/go-build355643826/b164/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build355643826/b054/_pkg_.a packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=/tmp/go-build355643826/b154/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=/tmp/go-build355643826/b165/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build355643826/b166/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build355643826/b085/_pkg_.a packagefile github.com/syndtr/gocapability/capability=/tmp/go-build355643826/b167/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile os/exec=/tmp/go-build355643826/b159/_pkg_.a packagefile os/signal=/tmp/go-build355643826/b168/_pkg_.a packagefile os/user=/tmp/go-build355643826/b050/_pkg_.a packagefile runtime=/tmp/go-build355643826/b009/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile syscall=/tmp/go-build355643826/b024/_pkg_.a packagefile runtime/cgo=/tmp/go-build355643826/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -p github.com/containers/storage/pkg/unshare -installsuffix shared -buildid Ehm6xd1l3a6zyo8dmnee/Ehm6xd1l3a6zyo8dmnee -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b164/importcfg -pack ./src/github.com/containers/storage/pkg/unshare/unshare.go ./src/github.com/containers/storage/pkg/unshare/unshare_linux.go $WORK/b164/_cgo_gotypes.go $WORK/b164/getenv_linux_cgo.cgo1.go $WORK/b164/unshare_cgo.cgo1.go $WORK/b164/_cgo_import.go cd $WORK/b510 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/containers/storage/pkg/devicemapper -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b510=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=3CD6GF70cjD_An8MPYab -o ./_x004.o -c devmapper_wrapper_deferred_remove.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b731/_pkg_.a # internal cp $WORK/b731/_pkg_.a /builddir/.cache/go-build/d9/d91b22996e09e55f686fbee97d41a825a76a6516248952b8c8c096892142408d-d # internal github.com/cilium/ebpf mkdir -p $WORK/b724/ cat >/tmp/go-build355643826/b724/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build355643826/b054/_pkg_.a packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile debug/elf=/tmp/go-build355643826/b725/_pkg_.a packagefile encoding=/tmp/go-build355643826/b056/_pkg_.a packagefile encoding/binary=/tmp/go-build355643826/b058/_pkg_.a packagefile encoding/hex=/tmp/go-build355643826/b129/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/cilium/ebpf/asm=/tmp/go-build355643826/b728/_pkg_.a packagefile github.com/cilium/ebpf/btf=/tmp/go-build355643826/b731/_pkg_.a packagefile github.com/cilium/ebpf/internal=/tmp/go-build355643826/b732/_pkg_.a packagefile github.com/cilium/ebpf/internal/sys=/tmp/go-build355643826/b729/_pkg_.a packagefile github.com/cilium/ebpf/internal/unix=/tmp/go-build355643826/b730/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile math=/tmp/go-build355643826/b030/_pkg_.a packagefile math/rand=/tmp/go-build355643826/b107/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile path/filepath=/tmp/go-build355643826/b053/_pkg_.a packagefile reflect=/tmp/go-build355643826/b029/_pkg_.a packagefile runtime=/tmp/go-build355643826/b009/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile syscall=/tmp/go-build355643826/b024/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b724/_pkg_.a -trimpath "$WORK/b724=>" -p github.com/cilium/ebpf -complete -installsuffix shared -buildid rp27gK310JarJIhFgal8/rp27gK310JarJIhFgal8 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b724/importcfg -pack ./src/github.com/cilium/ebpf/attachtype_string.go ./src/github.com/cilium/ebpf/collection.go ./src/github.com/cilium/ebpf/doc.go ./src/github.com/cilium/ebpf/elf_reader.go ./src/github.com/cilium/ebpf/info.go ./src/github.com/cilium/ebpf/linker.go ./src/github.com/cilium/ebpf/map.go ./src/github.com/cilium/ebpf/marshalers.go ./src/github.com/cilium/ebpf/prog.go ./src/github.com/cilium/ebpf/syscalls.go ./src/github.com/cilium/ebpf/types.go ./src/github.com/cilium/ebpf/types_string.go cd $WORK/b510 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/containers/storage/pkg/devicemapper -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b510=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=3CD6GF70cjD_An8MPYab -o ./_x005.o -c devmapper_wrapper_dynamic.cgo2.c cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/containers/storage/pkg/unshare /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b164/_pkg_.a $WORK/b164/preferlinkext $WORK/b164/_x001.o $WORK/b164/_x002.o $WORK/b164/_x003.o $WORK/b164/_x004.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b164/_pkg_.a # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/6c/6ce0d17eeb55b58b86eeb751df4cbb07b2164317f93747170d5846208750712b-d # internal # github.com/containers/storage/pkg/unshare unshare.c:3: warning: "_GNU_SOURCE" redefined 3 | #define _GNU_SOURCE | : note: this is the location of the previous definition github.com/containers/storage/pkg/homedir mkdir -p $WORK/b195/ cat >/tmp/go-build355643826/b195/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=/tmp/go-build355643826/b164/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build355643826/b085/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile path/filepath=/tmp/go-build355643826/b053/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile syscall=/tmp/go-build355643826/b024/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b195/_pkg_.a -trimpath "$WORK/b195=>" -p github.com/containers/storage/pkg/homedir -complete -installsuffix shared -buildid uVoZu33_c5Xd9DH5TzVc/uVoZu33_c5Xd9DH5TzVc -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b195/importcfg -pack ./src/github.com/containers/storage/pkg/homedir/homedir.go ./src/github.com/containers/storage/pkg/homedir/homedir_unix.go github.com/containers/storage/pkg/archive mkdir -p $WORK/b150/ cat >/tmp/go-build355643826/b150/importcfg << 'EOF' # internal # import config packagefile archive/tar=/tmp/go-build355643826/b046/_pkg_.a packagefile bufio=/tmp/go-build355643826/b054/_pkg_.a packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile compress/bzip2=/tmp/go-build355643826/b151/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/containers/storage/pkg/fileutils=/tmp/go-build355643826/b152/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=/tmp/go-build355643826/b154/_pkg_.a packagefile github.com/containers/storage/pkg/pools=/tmp/go-build355643826/b161/_pkg_.a packagefile github.com/containers/storage/pkg/promise=/tmp/go-build355643826/b163/_pkg_.a packagefile github.com/containers/storage/pkg/system=/tmp/go-build355643826/b155/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=/tmp/go-build355643826/b164/_pkg_.a packagefile github.com/klauspost/compress/zstd=/tmp/go-build355643826/b169/_pkg_.a packagefile github.com/klauspost/pgzip=/tmp/go-build355643826/b178/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build355643826/b085/_pkg_.a packagefile github.com/ulikunitz/xz=/tmp/go-build355643826/b181/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build355643826/b086/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile io/fs=/tmp/go-build355643826/b043/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile path/filepath=/tmp/go-build355643826/b053/_pkg_.a packagefile reflect=/tmp/go-build355643826/b029/_pkg_.a packagefile runtime=/tmp/go-build355643826/b009/_pkg_.a packagefile sort=/tmp/go-build355643826/b035/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile syscall=/tmp/go-build355643826/b024/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a EOF github.com/containers/buildah/pkg/overlay mkdir -p $WORK/b665/ cat >/tmp/go-build355643826/b665/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=/tmp/go-build355643826/b154/_pkg_.a packagefile github.com/containers/storage/pkg/system=/tmp/go-build355643826/b155/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=/tmp/go-build355643826/b164/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build355643826/b166/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build355643826/b085/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile os/exec=/tmp/go-build355643826/b159/_pkg_.a packagefile path/filepath=/tmp/go-build355643826/b053/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile syscall=/tmp/go-build355643826/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b665/_pkg_.a -trimpath "$WORK/b665=>" -p github.com/containers/buildah/pkg/overlay -complete -installsuffix shared -buildid 6YoMN3J9M4aZJqhRpJIF/6YoMN3J9M4aZJqhRpJIF -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b665/importcfg -pack ./_build/src/github.com/containers/buildah/pkg/overlay/overlay.go ./_build/src/github.com/containers/buildah/pkg/overlay/overlay_linux.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -p github.com/containers/storage/pkg/archive -complete -installsuffix shared -buildid zS1NtlQdYZGE0Xk6HV8n/zS1NtlQdYZGE0Xk6HV8n -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b150/importcfg -pack ./src/github.com/containers/storage/pkg/archive/archive.go ./src/github.com/containers/storage/pkg/archive/archive_110.go ./src/github.com/containers/storage/pkg/archive/archive_linux.go ./src/github.com/containers/storage/pkg/archive/archive_unix.go ./src/github.com/containers/storage/pkg/archive/archive_zstd.go ./src/github.com/containers/storage/pkg/archive/changes.go ./src/github.com/containers/storage/pkg/archive/changes_linux.go ./src/github.com/containers/storage/pkg/archive/changes_unix.go ./src/github.com/containers/storage/pkg/archive/copy.go ./src/github.com/containers/storage/pkg/archive/copy_unix.go ./src/github.com/containers/storage/pkg/archive/diff.go ./src/github.com/containers/storage/pkg/archive/fflags_unsupported.go ./src/github.com/containers/storage/pkg/archive/time_linux.go ./src/github.com/containers/storage/pkg/archive/whiteouts.go ./src/github.com/containers/storage/pkg/archive/wrap.go github.com/containers/common/pkg/parse mkdir -p $WORK/b678/ cat >/tmp/go-build355643826/b678/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=/tmp/go-build355643826/b164/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/devices=/tmp/go-build355643826/b196/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile path=/tmp/go-build355643826/b044/_pkg_.a packagefile path/filepath=/tmp/go-build355643826/b053/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b678/_pkg_.a -trimpath "$WORK/b678=>" -p github.com/containers/common/pkg/parse -complete -installsuffix shared -buildid s4fPfMaPVHRlMntgnrRe/s4fPfMaPVHRlMntgnrRe -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b678/importcfg -pack ./src/github.com/containers/common/pkg/parse/parse.go ./src/github.com/containers/common/pkg/parse/parse_unix.go cd $WORK/b510 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/containers/storage/pkg/devicemapper -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b510=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=3CD6GF70cjD_An8MPYab -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b195/_pkg_.a # internal cp $WORK/b195/_pkg_.a /builddir/.cache/go-build/d0/d0d283cb2992593a23be4b6c4989d509d9fa0ba5eeabdba8c0d93a845bbd678c-d # internal github.com/containers/common/pkg/netns mkdir -p $WORK/b710/ github.com/containers/image/v5/pkg/sysregistriesv2 github.com/containers/storage/types mkdir -p $WORK/b191/ cat >/tmp/go-build355643826/b710/importcfg << 'EOF' # internal # import config packagefile crypto/rand=/tmp/go-build355643826/b114/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=/tmp/go-build355643826/b704/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=/tmp/go-build355643826/b195/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=/tmp/go-build355643826/b164/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build355643826/b086/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile path=/tmp/go-build355643826/b044/_pkg_.a packagefile path/filepath=/tmp/go-build355643826/b053/_pkg_.a packagefile runtime=/tmp/go-build355643826/b009/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b710/_pkg_.a -trimpath "$WORK/b710=>" -p github.com/containers/common/pkg/netns -complete -installsuffix shared -buildid gUcJrnhdumYDXFc1ZZ4v/gUcJrnhdumYDXFc1ZZ4v -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b710/importcfg -pack ./src/github.com/containers/common/pkg/netns/netns_linux.go cat >/tmp/go-build355643826/b191/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/BurntSushi/toml=/tmp/go-build355643826/b192/_pkg_.a packagefile github.com/containers/storage/pkg/config=/tmp/go-build355643826/b194/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=/tmp/go-build355643826/b195/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=/tmp/go-build355643826/b154/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=/tmp/go-build355643826/b164/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build355643826/b085/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build355643826/b086/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile os/exec=/tmp/go-build355643826/b159/_pkg_.a packagefile path/filepath=/tmp/go-build355643826/b053/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b191/_pkg_.a -trimpath "$WORK/b191=>" -p github.com/containers/storage/types -complete -installsuffix shared -buildid 25oaKNTvcT_lIX09T0Wv/25oaKNTvcT_lIX09T0Wv -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b191/importcfg -pack ./src/github.com/containers/storage/types/errors.go ./src/github.com/containers/storage/types/idmappings.go ./src/github.com/containers/storage/types/options.go ./src/github.com/containers/storage/types/options_linux.go ./src/github.com/containers/storage/types/utils.go mkdir -p $WORK/b545/ cat >/tmp/go-build355643826/b545/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/BurntSushi/toml=/tmp/go-build355643826/b192/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build355643826/b073/_pkg_.a packagefile github.com/containers/image/v5/internal/rootless=/tmp/go-build355643826/b304/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build355643826/b080/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=/tmp/go-build355643826/b195/_pkg_.a packagefile github.com/containers/storage/pkg/lockfile=/tmp/go-build355643826/b525/_pkg_.a packagefile github.com/containers/storage/pkg/regexp=/tmp/go-build355643826/b064/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build355643826/b085/_pkg_.a packagefile golang.org/x/exp/maps=/tmp/go-build355643826/b140/_pkg_.a packagefile io/fs=/tmp/go-build355643826/b043/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile path/filepath=/tmp/go-build355643826/b053/_pkg_.a packagefile reflect=/tmp/go-build355643826/b029/_pkg_.a packagefile sort=/tmp/go-build355643826/b035/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b545/_pkg_.a -trimpath "$WORK/b545=>" -p github.com/containers/image/v5/pkg/sysregistriesv2 -complete -installsuffix shared -buildid hxthlnSkxzCoK6-GJAqn/hxthlnSkxzCoK6-GJAqn -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b545/importcfg -pack ./src/github.com/containers/image/v5/pkg/sysregistriesv2/paths_common.go ./src/github.com/containers/image/v5/pkg/sysregistriesv2/shortnames.go ./src/github.com/containers/image/v5/pkg/sysregistriesv2/system_registries_v2.go github.com/containers/common/pkg/chown mkdir -p $WORK/b746/ cat >/tmp/go-build355643826/b746/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=/tmp/go-build355643826/b195/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile os/user=/tmp/go-build355643826/b050/_pkg_.a packagefile path/filepath=/tmp/go-build355643826/b053/_pkg_.a packagefile syscall=/tmp/go-build355643826/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b746/_pkg_.a -trimpath "$WORK/b746=>" -p github.com/containers/common/pkg/chown -complete -installsuffix shared -buildid amzf8diJ_b1Sf1F0hszH/amzf8diJ_b1Sf1F0hszH -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b746/importcfg -pack ./src/github.com/containers/common/pkg/chown/chown.go ./src/github.com/containers/common/pkg/chown/chown_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b665/_pkg_.a # internal cp $WORK/b665/_pkg_.a /builddir/.cache/go-build/21/217c52dd0bd2846f26f925184ca03b53fd1836e3e945be2aaabaa51f1ea1c89c-d # internal TERM='dumb' gcc -I ./src/github.com/containers/storage/pkg/devicemapper -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b510=/tmp/go-build -gno-record-gcc-switches -o $WORK/b510/_cgo_.o $WORK/b510/_cgo_main.o $WORK/b510/preferlinkext $WORK/b510/_x001.o $WORK/b510/_x002.o $WORK/b510/_x003.o $WORK/b510/_x004.o $WORK/b510/_x005.o -O2 -g -ldevmapper /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b678/_pkg_.a # internal cp $WORK/b678/_pkg_.a /builddir/.cache/go-build/a9/a92a79273fe0c3dd1abe88ecf438d100eddc1e4f513fe941fd715f0df2c62232-d # internal github.com/containers/buildah/internal/parse mkdir -p $WORK/b677/ cat >/tmp/go-build355643826/b677/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/containers/common/pkg/parse=/tmp/go-build355643826/b678/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build355643826/b166/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile path/filepath=/tmp/go-build355643826/b053/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b677/_pkg_.a -trimpath "$WORK/b677=>" -p github.com/containers/buildah/internal/parse -complete -installsuffix shared -buildid uqQkZTVk3Si3Un-rjT5B/uqQkZTVk3Si3Un-rjT5B -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b677/importcfg -pack ./_build/src/github.com/containers/buildah/internal/parse/parse.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b746/_pkg_.a # internal cp $WORK/b746/_pkg_.a /builddir/.cache/go-build/1e/1e7a753295b17216a0e0105680dca854a898053e9a41023b1c8202da6c35aaee-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b710/_pkg_.a # internal cp $WORK/b710/_pkg_.a /builddir/.cache/go-build/96/969f7a572bb79ef1740c46a49a97e6683fb908524d1097e146a28c7aa0041bed-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b677/_pkg_.a # internal cp $WORK/b677/_pkg_.a /builddir/.cache/go-build/0c/0c0ce1c97a0fabe4b6578de7c52c5e1fc3b51282e860364c40f747f7a12831e4-d # internal cd /usr/lib/golang/src/net /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b067/_pkg_.a $WORK/b067/preferlinkext $WORK/b067/_x001.o $WORK/b067/_x002.o $WORK/b067/_x003.o $WORK/b067/_x004.o $WORK/b067/_x005.o $WORK/b067/_x006.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b067/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b328/_pkg_.a # internal cp $WORK/b328/_pkg_.a /builddir/.cache/go-build/c7/c75b309558303f42190366bfe3528f5283de0429959fa3fe6c4773587c6cb1af-d # internal go.mongodb.org/mongo-driver/bson mkdir -p $WORK/b327/ cat >/tmp/go-build355643826/b327/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile encoding/json=/tmp/go-build355643826/b055/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsoncodec=/tmp/go-build355643826/b328/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonrw=/tmp/go-build355643826/b330/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=/tmp/go-build355643826/b331/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=/tmp/go-build355643826/b332/_pkg_.a packagefile go.mongodb.org/mongo-driver/x/bsonx/bsoncore=/tmp/go-build355643826/b333/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile reflect=/tmp/go-build355643826/b029/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b327/_pkg_.a -trimpath "$WORK/b327=>" -p go.mongodb.org/mongo-driver/bson -complete -installsuffix shared -buildid s5gnmNcBVd3Aw9wRAb7x/s5gnmNcBVd3Aw9wRAb7x -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b327/importcfg -pack ./src/go.mongodb.org/mongo-driver/bson/bson.go ./src/go.mongodb.org/mongo-driver/bson/decoder.go ./src/go.mongodb.org/mongo-driver/bson/doc.go ./src/go.mongodb.org/mongo-driver/bson/encoder.go ./src/go.mongodb.org/mongo-driver/bson/marshal.go ./src/go.mongodb.org/mongo-driver/bson/primitive_codecs.go ./src/go.mongodb.org/mongo-driver/bson/raw.go ./src/go.mongodb.org/mongo-driver/bson/raw_element.go ./src/go.mongodb.org/mongo-driver/bson/raw_value.go ./src/go.mongodb.org/mongo-driver/bson/registry.go ./src/go.mongodb.org/mongo-driver/bson/types.go ./src/go.mongodb.org/mongo-driver/bson/unmarshal.go cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/a2/a2456e8c857e989912b0ca38a93bf3074b6a279daa76f546f17883e203ecfb2d-d # internal # net /usr/lib/golang/src/net/cgo_unix_cgo.go:10: warning: "_GNU_SOURCE" redefined 10 | #define _GNU_SOURCE | : note: this is the location of the previous definition github.com/containers/common/libnetwork/types mkdir -p $WORK/b063/ vendor/golang.org/x/net/http/httpproxy github.com/mitchellh/mapstructure mkdir -p $WORK/b325/ net/textproto github.com/mailru/easyjson/buffer cat >/tmp/go-build355643826/b063/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build355643826/b055/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/containers/storage/pkg/regexp=/tmp/go-build355643826/b064/_pkg_.a packagefile net=/tmp/go-build355643826/b067/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a EOF mkdir -p $WORK/b339/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -p github.com/containers/common/libnetwork/types -complete -installsuffix shared -buildid tZOZRVejw5a9Ibz8SYYd/tZOZRVejw5a9Ibz8SYYd -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b063/importcfg -pack ./src/github.com/containers/common/libnetwork/types/const.go ./src/github.com/containers/common/libnetwork/types/define.go ./src/github.com/containers/common/libnetwork/types/network.go mkdir -p $WORK/b206/ github.com/google/uuid cat >/tmp/go-build355643826/b339/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile net=/tmp/go-build355643826/b067/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a EOF crypto/x509 cat >/tmp/go-build355643826/b325/importcfg << 'EOF' # internal # import config packagefile encoding=/tmp/go-build355643826/b056/_pkg_.a packagefile encoding/json=/tmp/go-build355643826/b055/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile net=/tmp/go-build355643826/b067/_pkg_.a packagefile reflect=/tmp/go-build355643826/b029/_pkg_.a packagefile sort=/tmp/go-build355643826/b035/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a EOF mkdir -p $WORK/b207/ cat >/tmp/go-build355643826/b206/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build355643826/b054/_pkg_.a packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile math=/tmp/go-build355643826/b030/_pkg_.a packagefile net=/tmp/go-build355643826/b067/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b339/_pkg_.a -trimpath "$WORK/b339=>" -p github.com/mailru/easyjson/buffer -complete -installsuffix shared -buildid Do10UXtPrnhEhIzzIXXl/Do10UXtPrnhEhIzzIXXl -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b339/importcfg -pack ./src/github.com/mailru/easyjson/buffer/pool.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b325/_pkg_.a -trimpath "$WORK/b325=>" -p github.com/mitchellh/mapstructure -complete -installsuffix shared -buildid ojJuRq4suTOH3FP7f0PV/ojJuRq4suTOH3FP7f0PV -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b325/importcfg -pack ./src/github.com/mitchellh/mapstructure/decode_hooks.go ./src/github.com/mitchellh/mapstructure/error.go ./src/github.com/mitchellh/mapstructure/mapstructure.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b206/_pkg_.a -trimpath "$WORK/b206=>" -p net/textproto -std -complete -installsuffix shared -buildid qScZFowq-aMyq7wWty-C/qScZFowq-aMyq7wWty-C -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b206/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-build355643826/b207/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile vendor/golang.org/x/net/idna=/tmp/go-build355643826/b201/_pkg_.a packagefile net=/tmp/go-build355643826/b067/_pkg_.a packagefile net/url=/tmp/go-build355643826/b131/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile unicode/utf8=/tmp/go-build355643826/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b207/_pkg_.a -trimpath "$WORK/b207=>" -p vendor/golang.org/x/net/http/httpproxy -std -complete -installsuffix shared -buildid qfMd1-qE16vkfOQMfP5F/qfMd1-qE16vkfOQMfP5F -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b207/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy/proxy.go google.golang.org/grpc/internal/syscall mkdir -p $WORK/b460/ github.com/google/go-containerregistry/pkg/name mkdir -p $WORK/b356/ cat >/tmp/go-build355643826/b460/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build355643826/b086/_pkg_.a packagefile google.golang.org/grpc/grpclog=/tmp/go-build355643826/b222/_pkg_.a packagefile net=/tmp/go-build355643826/b067/_pkg_.a packagefile syscall=/tmp/go-build355643826/b024/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b460/_pkg_.a -trimpath "$WORK/b460=>" -p google.golang.org/grpc/internal/syscall -complete -installsuffix shared -buildid B78zgVSl2avBXR3HhSg_/B78zgVSl2avBXR3HhSg_ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b460/importcfg -pack ./src/google.golang.org/grpc/internal/syscall/syscall_linux.go google.golang.org/grpc/internal/resolver/dns/internal mkdir -p $WORK/b469/ cat >/tmp/go-build355643826/b356/importcfg << 'EOF' # internal # import config packagefile crypto/sha256=/tmp/go-build355643826/b116/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build355643826/b074/_pkg_.a packagefile net=/tmp/go-build355643826/b067/_pkg_.a packagefile net/url=/tmp/go-build355643826/b131/_pkg_.a packagefile path=/tmp/go-build355643826/b044/_pkg_.a packagefile regexp=/tmp/go-build355643826/b065/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile unicode/utf8=/tmp/go-build355643826/b033/_pkg_.a EOF mkdir -p $WORK/b324/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b356/_pkg_.a -trimpath "$WORK/b356=>" -p github.com/google/go-containerregistry/pkg/name -complete -installsuffix shared -buildid QUoXG9dbRfFFcxuR7Ck1/QUoXG9dbRfFFcxuR7Ck1 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b356/importcfg -pack ./src/github.com/google/go-containerregistry/pkg/name/check.go ./src/github.com/google/go-containerregistry/pkg/name/digest.go ./src/github.com/google/go-containerregistry/pkg/name/doc.go ./src/github.com/google/go-containerregistry/pkg/name/errors.go ./src/github.com/google/go-containerregistry/pkg/name/options.go ./src/github.com/google/go-containerregistry/pkg/name/ref.go ./src/github.com/google/go-containerregistry/pkg/name/registry.go ./src/github.com/google/go-containerregistry/pkg/name/repository.go ./src/github.com/google/go-containerregistry/pkg/name/tag.go github.com/docker/go-connections/nat mkdir -p $WORK/b564/ cat >/tmp/go-build355643826/b324/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile crypto/md5=/tmp/go-build355643826/b123/_pkg_.a packagefile crypto/rand=/tmp/go-build355643826/b114/_pkg_.a packagefile crypto/sha1=/tmp/go-build355643826/b125/_pkg_.a packagefile database/sql/driver=/tmp/go-build355643826/b309/_pkg_.a packagefile encoding/binary=/tmp/go-build355643826/b058/_pkg_.a packagefile encoding/hex=/tmp/go-build355643826/b129/_pkg_.a packagefile encoding/json=/tmp/go-build355643826/b055/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile hash=/tmp/go-build355643826/b076/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile net=/tmp/go-build355643826/b067/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a EOF github.com/containers/storage/drivers/copy mkdir -p $WORK/b522/ github.com/docker/docker/api/types/registry /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b324/_pkg_.a -trimpath "$WORK/b324=>" -p github.com/google/uuid -complete -installsuffix shared -buildid h8gL5uDdeOM2rTGSFvBU/h8gL5uDdeOM2rTGSFvBU -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b324/importcfg -pack ./src/github.com/google/uuid/dce.go ./src/github.com/google/uuid/doc.go ./src/github.com/google/uuid/hash.go ./src/github.com/google/uuid/marshal.go ./src/github.com/google/uuid/node.go ./src/github.com/google/uuid/node_net.go ./src/github.com/google/uuid/null.go ./src/github.com/google/uuid/sql.go ./src/github.com/google/uuid/time.go ./src/github.com/google/uuid/util.go ./src/github.com/google/uuid/uuid.go ./src/github.com/google/uuid/version1.go ./src/github.com/google/uuid/version4.go ./src/github.com/google/uuid/version6.go ./src/github.com/google/uuid/version7.go cat >/tmp/go-build355643826/b564/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile net=/tmp/go-build355643826/b067/_pkg_.a packagefile sort=/tmp/go-build355643826/b035/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a EOF echo > $WORK/b522/preferlinkext github.com/docker/docker/api/types/network mkdir -p $WORK/b560/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b564/_pkg_.a -trimpath "$WORK/b564=>" -p github.com/docker/go-connections/nat -complete -installsuffix shared -buildid lt3QLvSzacd_QUP0nsG7/lt3QLvSzacd_QUP0nsG7 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b564/importcfg -pack ./src/github.com/docker/go-connections/nat/nat.go ./src/github.com/docker/go-connections/nat/parse.go ./src/github.com/docker/go-connections/nat/sort.go cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/containers/storage/drivers/copy TERM='dumb' CGO_LDFLAGS='"-O2" "-g"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b522/ -importpath github.com/containers/storage/drivers/copy -- -I $WORK/b522/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./copy_linux.go cat >/tmp/go-build355643826/b560/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/docker/docker/api/types/filters=/tmp/go-build355643826/b558/_pkg_.a packagefile github.com/docker/docker/internal/multierror=/tmp/go-build355643826/b561/_pkg_.a packagefile net=/tmp/go-build355643826/b067/_pkg_.a packagefile net/netip=/tmp/go-build355643826/b071/_pkg_.a EOF github.com/chzyer/readline mkdir -p $WORK/b624/ cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b560/_pkg_.a -trimpath "$WORK/b560=>" -p github.com/docker/docker/api/types/network -complete -installsuffix shared -buildid 2uuu5yZeXq4mNhRtv6Rb/2uuu5yZeXq4mNhRtv6Rb -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b560/importcfg -pack ./src/github.com/docker/docker/api/types/network/endpoint.go ./src/github.com/docker/docker/api/types/network/ipam.go ./src/github.com/docker/docker/api/types/network/network.go mkdir -p $WORK/b566/ cat >/tmp/go-build355643826/b469/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build355643826/b002/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile net=/tmp/go-build355643826/b067/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a EOF mkdir -p $WORK/b126/ cat >/tmp/go-build355643826/b624/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build355643826/b054/_pkg_.a packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile container/list=/tmp/go-build355643826/b118/_pkg_.a packagefile encoding/binary=/tmp/go-build355643826/b058/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile net=/tmp/go-build355643826/b067/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile os/signal=/tmp/go-build355643826/b168/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build355643826/b022/_pkg_.a packagefile syscall=/tmp/go-build355643826/b024/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a packagefile unicode=/tmp/go-build355643826/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build355643826/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b469/_pkg_.a -trimpath "$WORK/b469=>" -p google.golang.org/grpc/internal/resolver/dns/internal -complete -installsuffix shared -buildid VKnV1hKoqMgwTuJGlrpf/VKnV1hKoqMgwTuJGlrpf -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b469/importcfg -pack ./src/google.golang.org/grpc/internal/resolver/dns/internal/internal.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b624/_pkg_.a -trimpath "$WORK/b624=>" -p github.com/chzyer/readline -complete -installsuffix shared -buildid Vo98w437-JjYuaGhi8NF/Vo98w437-JjYuaGhi8NF -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b624/importcfg -pack ./src/github.com/chzyer/readline/complete.go ./src/github.com/chzyer/readline/complete_helper.go ./src/github.com/chzyer/readline/complete_segment.go ./src/github.com/chzyer/readline/history.go ./src/github.com/chzyer/readline/operation.go ./src/github.com/chzyer/readline/password.go ./src/github.com/chzyer/readline/readline.go ./src/github.com/chzyer/readline/remote.go ./src/github.com/chzyer/readline/runebuf.go ./src/github.com/chzyer/readline/runes.go ./src/github.com/chzyer/readline/search.go ./src/github.com/chzyer/readline/std.go ./src/github.com/chzyer/readline/term.go ./src/github.com/chzyer/readline/term_linux.go ./src/github.com/chzyer/readline/term_unix.go ./src/github.com/chzyer/readline/terminal.go ./src/github.com/chzyer/readline/utils.go ./src/github.com/chzyer/readline/utils_unix.go ./src/github.com/chzyer/readline/vim.go cat >/tmp/go-build355643826/b566/importcfg << 'EOF' # internal # import config packagefile encoding/base64=/tmp/go-build355643826/b057/_pkg_.a packagefile encoding/json=/tmp/go-build355643826/b055/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build355643826/b083/_pkg_.a packagefile github.com/pkg/errors=/tmp/go-build355643826/b567/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile net=/tmp/go-build355643826/b067/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b566/_pkg_.a -trimpath "$WORK/b566=>" -p github.com/docker/docker/api/types/registry -complete -installsuffix shared -buildid gYAIbtJJ_A6TXAQXkVC4/gYAIbtJJ_A6TXAQXkVC4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b566/importcfg -pack ./src/github.com/docker/docker/api/types/registry/authconfig.go ./src/github.com/docker/docker/api/types/registry/authenticate.go ./src/github.com/docker/docker/api/types/registry/registry.go cat >/tmp/go-build355643826/b126/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-build355643826/b047/_pkg_.a packagefile crypto=/tmp/go-build355643826/b075/_pkg_.a packagefile crypto/aes=/tmp/go-build355643826/b093/_pkg_.a packagefile crypto/cipher=/tmp/go-build355643826/b094/_pkg_.a packagefile crypto/des=/tmp/go-build355643826/b119/_pkg_.a packagefile crypto/dsa=/tmp/go-build355643826/b127/_pkg_.a packagefile crypto/ecdh=/tmp/go-build355643826/b099/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build355643826/b092/_pkg_.a packagefile crypto/ed25519=/tmp/go-build355643826/b120/_pkg_.a packagefile crypto/elliptic=/tmp/go-build355643826/b105/_pkg_.a packagefile crypto/md5=/tmp/go-build355643826/b123/_pkg_.a packagefile crypto/rsa=/tmp/go-build355643826/b115/_pkg_.a packagefile crypto/sha1=/tmp/go-build355643826/b125/_pkg_.a packagefile crypto/sha256=/tmp/go-build355643826/b116/_pkg_.a packagefile crypto/sha512=/tmp/go-build355643826/b110/_pkg_.a packagefile crypto/x509/pkix=/tmp/go-build355643826/b128/_pkg_.a packagefile encoding/asn1=/tmp/go-build355643826/b112/_pkg_.a packagefile encoding/hex=/tmp/go-build355643826/b129/_pkg_.a packagefile encoding/pem=/tmp/go-build355643826/b130/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build355643826/b111/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build355643826/b113/_pkg_.a packagefile internal/godebug=/tmp/go-build355643826/b048/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile io/fs=/tmp/go-build355643826/b043/_pkg_.a packagefile math/big=/tmp/go-build355643826/b106/_pkg_.a packagefile net=/tmp/go-build355643826/b067/_pkg_.a packagefile net/url=/tmp/go-build355643826/b131/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile path/filepath=/tmp/go-build355643826/b053/_pkg_.a packagefile reflect=/tmp/go-build355643826/b029/_pkg_.a packagefile runtime=/tmp/go-build355643826/b009/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a packagefile unicode=/tmp/go-build355643826/b034/_pkg_.a packagefile unicode/utf16=/tmp/go-build355643826/b059/_pkg_.a packagefile unicode/utf8=/tmp/go-build355643826/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -p crypto/x509 -std -complete -installsuffix shared -buildid 1CLpX1Til6ndSaevAV-y/1CLpX1Til6ndSaevAV-y -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b126/importcfg -pack /usr/lib/golang/src/crypto/x509/cert_pool.go /usr/lib/golang/src/crypto/x509/notboring.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 github.com/spf13/pflag mkdir -p $WORK/b693/ github.com/godbus/dbus/v5 mkdir -p $WORK/b714/ cat >/tmp/go-build355643826/b693/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile encoding/base64=/tmp/go-build355643826/b057/_pkg_.a packagefile encoding/csv=/tmp/go-build355643826/b319/_pkg_.a packagefile encoding/hex=/tmp/go-build355643826/b129/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile flag=/tmp/go-build355643826/b187/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile net=/tmp/go-build355643826/b067/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile reflect=/tmp/go-build355643826/b029/_pkg_.a packagefile sort=/tmp/go-build355643826/b035/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b693/_pkg_.a -trimpath "$WORK/b693=>" -p github.com/spf13/pflag -complete -installsuffix shared -buildid KK0C3eV3yZj-_inFI782/KK0C3eV3yZj-_inFI782 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b693/importcfg -pack ./src/github.com/spf13/pflag/bool.go ./src/github.com/spf13/pflag/bool_slice.go ./src/github.com/spf13/pflag/bytes.go ./src/github.com/spf13/pflag/count.go ./src/github.com/spf13/pflag/duration.go ./src/github.com/spf13/pflag/duration_slice.go ./src/github.com/spf13/pflag/flag.go ./src/github.com/spf13/pflag/float32.go ./src/github.com/spf13/pflag/float32_slice.go ./src/github.com/spf13/pflag/float64.go ./src/github.com/spf13/pflag/float64_slice.go ./src/github.com/spf13/pflag/golangflag.go ./src/github.com/spf13/pflag/int.go ./src/github.com/spf13/pflag/int16.go ./src/github.com/spf13/pflag/int32.go ./src/github.com/spf13/pflag/int32_slice.go ./src/github.com/spf13/pflag/int64.go ./src/github.com/spf13/pflag/int64_slice.go ./src/github.com/spf13/pflag/int8.go ./src/github.com/spf13/pflag/int_slice.go ./src/github.com/spf13/pflag/ip.go ./src/github.com/spf13/pflag/ip_slice.go ./src/github.com/spf13/pflag/ipmask.go ./src/github.com/spf13/pflag/ipnet.go ./src/github.com/spf13/pflag/string.go ./src/github.com/spf13/pflag/string_array.go ./src/github.com/spf13/pflag/string_slice.go ./src/github.com/spf13/pflag/string_to_int.go ./src/github.com/spf13/pflag/string_to_int64.go ./src/github.com/spf13/pflag/string_to_string.go ./src/github.com/spf13/pflag/uint.go ./src/github.com/spf13/pflag/uint16.go ./src/github.com/spf13/pflag/uint32.go ./src/github.com/spf13/pflag/uint64.go ./src/github.com/spf13/pflag/uint8.go ./src/github.com/spf13/pflag/uint_slice.go cat >/tmp/go-build355643826/b714/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build355643826/b054/_pkg_.a packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile context=/tmp/go-build355643826/b002/_pkg_.a packagefile crypto/rand=/tmp/go-build355643826/b114/_pkg_.a packagefile crypto/sha1=/tmp/go-build355643826/b125/_pkg_.a packagefile encoding/binary=/tmp/go-build355643826/b058/_pkg_.a packagefile encoding/hex=/tmp/go-build355643826/b129/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build355643826/b137/_pkg_.a packagefile net=/tmp/go-build355643826/b067/_pkg_.a packagefile net/url=/tmp/go-build355643826/b131/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile os/exec=/tmp/go-build355643826/b159/_pkg_.a packagefile os/user=/tmp/go-build355643826/b050/_pkg_.a packagefile path=/tmp/go-build355643826/b044/_pkg_.a packagefile reflect=/tmp/go-build355643826/b029/_pkg_.a packagefile sort=/tmp/go-build355643826/b035/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile syscall=/tmp/go-build355643826/b024/_pkg_.a packagefile unicode=/tmp/go-build355643826/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build355643826/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b714/_pkg_.a -trimpath "$WORK/b714=>" -p github.com/godbus/dbus/v5 -complete -installsuffix shared -buildid ot9--aVMfmeeeANGGmUX/ot9--aVMfmeeeANGGmUX -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b714/importcfg -pack ./src/github.com/godbus/dbus/v5/auth.go ./src/github.com/godbus/dbus/v5/auth_anonymous.go ./src/github.com/godbus/dbus/v5/auth_external.go ./src/github.com/godbus/dbus/v5/auth_sha1.go ./src/github.com/godbus/dbus/v5/call.go ./src/github.com/godbus/dbus/v5/conn.go ./src/github.com/godbus/dbus/v5/conn_other.go ./src/github.com/godbus/dbus/v5/conn_unix.go ./src/github.com/godbus/dbus/v5/dbus.go ./src/github.com/godbus/dbus/v5/decoder.go ./src/github.com/godbus/dbus/v5/default_handler.go ./src/github.com/godbus/dbus/v5/doc.go ./src/github.com/godbus/dbus/v5/encoder.go ./src/github.com/godbus/dbus/v5/escape.go ./src/github.com/godbus/dbus/v5/export.go ./src/github.com/godbus/dbus/v5/homedir.go ./src/github.com/godbus/dbus/v5/match.go ./src/github.com/godbus/dbus/v5/message.go ./src/github.com/godbus/dbus/v5/object.go ./src/github.com/godbus/dbus/v5/sequence.go ./src/github.com/godbus/dbus/v5/sequential_handler.go ./src/github.com/godbus/dbus/v5/server_interfaces.go ./src/github.com/godbus/dbus/v5/sig.go ./src/github.com/godbus/dbus/v5/transport_generic.go ./src/github.com/godbus/dbus/v5/transport_nonce_tcp.go ./src/github.com/godbus/dbus/v5/transport_tcp.go ./src/github.com/godbus/dbus/v5/transport_unix.go ./src/github.com/godbus/dbus/v5/transport_unixcred_linux.go ./src/github.com/godbus/dbus/v5/variant.go ./src/github.com/godbus/dbus/v5/variant_lexer.go ./src/github.com/godbus/dbus/v5/variant_parser.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b191/_pkg_.a # internal cp $WORK/b191/_pkg_.a /builddir/.cache/go-build/c7/c77341288d5c6e9d8c33195e41a0d2184bd55e02b1039d14caaffaf05f148383-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b469/_pkg_.a # internal cp $WORK/b469/_pkg_.a /builddir/.cache/go-build/ed/edf2850db70d7ccb2596d515984eb1bbcf5ccf52041a4c0425a2a92a0429cc9d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/84/84db59cf2adfddd6d5309b3f687745a23e3558bdc0f2077479b63c2d5a670161-d # internal github.com/containers/common/pkg/rootlessport mkdir -p $WORK/b708/ cat >/tmp/go-build355643826/b708/importcfg << 'EOF' # internal # import config packagefile github.com/containers/common/libnetwork/types=/tmp/go-build355643826/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b708/_pkg_.a -trimpath "$WORK/b708=>" -p github.com/containers/common/pkg/rootlessport -complete -installsuffix shared -buildid P1qHKthZSw80Z5S3N2rF/P1qHKthZSw80Z5S3N2rF -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b708/importcfg -pack ./src/github.com/containers/common/pkg/rootlessport/rootlessport_linux.go github.com/containers/common/pkg/config mkdir -p $WORK/b611/ cat >/tmp/go-build355643826/b611/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build355643826/b055/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/BurntSushi/toml=/tmp/go-build355643826/b192/_pkg_.a packagefile github.com/containers/common/internal/attributedstring=/tmp/go-build355643826/b612/_pkg_.a packagefile github.com/containers/common/libnetwork/types=/tmp/go-build355643826/b063/_pkg_.a packagefile github.com/containers/common/pkg/apparmor=/tmp/go-build355643826/b613/_pkg_.a packagefile github.com/containers/common/pkg/capabilities=/tmp/go-build355643826/b615/_pkg_.a packagefile github.com/containers/common/pkg/cgroupv2=/tmp/go-build355643826/b616/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=/tmp/go-build355643826/b195/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=/tmp/go-build355643826/b162/_pkg_.a packagefile github.com/containers/storage/pkg/lockfile=/tmp/go-build355643826/b525/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=/tmp/go-build355643826/b164/_pkg_.a packagefile github.com/containers/storage/types=/tmp/go-build355643826/b191/_pkg_.a packagefile github.com/docker/go-units=/tmp/go-build355643826/b158/_pkg_.a packagefile github.com/hashicorp/go-multierror=/tmp/go-build355643826/b282/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=/tmp/go-build355643826/b507/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build355643826/b085/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build355643826/b089/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build355643826/b086/_pkg_.a packagefile io/fs=/tmp/go-build355643826/b043/_pkg_.a packagefile net=/tmp/go-build355643826/b067/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile os/exec=/tmp/go-build355643826/b159/_pkg_.a packagefile path/filepath=/tmp/go-build355643826/b053/_pkg_.a packagefile regexp=/tmp/go-build355643826/b065/_pkg_.a packagefile runtime=/tmp/go-build355643826/b009/_pkg_.a packagefile sort=/tmp/go-build355643826/b035/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile tags.cncf.io/container-device-interface/pkg/parser=/tmp/go-build355643826/b617/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b611/_pkg_.a -trimpath "$WORK/b611=>" -p github.com/containers/common/pkg/config -complete -installsuffix shared -buildid tlTV-1WrXfGY9el3BncI/tlTV-1WrXfGY9el3BncI -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b611/importcfg -pack ./src/github.com/containers/common/pkg/config/config.go ./src/github.com/containers/common/pkg/config/config_linux.go ./src/github.com/containers/common/pkg/config/config_local.go ./src/github.com/containers/common/pkg/config/config_unix.go ./src/github.com/containers/common/pkg/config/connections.go ./src/github.com/containers/common/pkg/config/db_backend.go ./src/github.com/containers/common/pkg/config/default.go ./src/github.com/containers/common/pkg/config/default_common.go ./src/github.com/containers/common/pkg/config/default_linux.go ./src/github.com/containers/common/pkg/config/modules.go ./src/github.com/containers/common/pkg/config/new.go ./src/github.com/containers/common/pkg/config/nosystemd.go ./src/github.com/containers/common/pkg/config/pod_exit_policy.go ./src/github.com/containers/common/pkg/config/pull_policy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b207/_pkg_.a # internal cp $WORK/b207/_pkg_.a /builddir/.cache/go-build/2a/2aac16efce39baa63cd33de11f9e62de115e3b987aa38f774509408fd26ac88e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b545/_pkg_.a # internal cp $WORK/b545/_pkg_.a /builddir/.cache/go-build/27/27c54ee69f360c620e99a479fe4336d0349cdddf4e7394d5db8792a418111c51-d # internal github.com/containers/image/v5/pkg/docker/config mkdir -p $WORK/b544/ cat >/tmp/go-build355643826/b544/importcfg << 'EOF' # internal # import config packagefile encoding/base64=/tmp/go-build355643826/b057/_pkg_.a packagefile encoding/json=/tmp/go-build355643826/b055/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build355643826/b073/_pkg_.a packagefile github.com/containers/image/v5/internal/set=/tmp/go-build355643826/b141/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=/tmp/go-build355643826/b545/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build355643826/b080/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=/tmp/go-build355643826/b195/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=/tmp/go-build355643826/b162/_pkg_.a packagefile github.com/docker/docker-credential-helpers/client=/tmp/go-build355643826/b546/_pkg_.a packagefile github.com/docker/docker-credential-helpers/credentials=/tmp/go-build355643826/b547/_pkg_.a packagefile github.com/hashicorp/go-multierror=/tmp/go-build355643826/b282/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build355643826/b085/_pkg_.a packagefile io/fs=/tmp/go-build355643826/b043/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile os/exec=/tmp/go-build355643826/b159/_pkg_.a packagefile path/filepath=/tmp/go-build355643826/b053/_pkg_.a packagefile runtime=/tmp/go-build355643826/b009/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b544/_pkg_.a -trimpath "$WORK/b544=>" -p github.com/containers/image/v5/pkg/docker/config -complete -installsuffix shared -buildid ftG_-OBdnzaztVV80bZ4/ftG_-OBdnzaztVV80bZ4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b544/importcfg -pack ./src/github.com/containers/image/v5/pkg/docker/config/config.go TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage devicemapper -dynimport $WORK/b510/_cgo_.o -dynout $WORK/b510/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b566/_pkg_.a # internal cp $WORK/b566/_pkg_.a /builddir/.cache/go-build/3d/3d4213d423c2bf346ad42ae136f5c400bf4e3cb542b5f096f3b919d97b469dbb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b460/_pkg_.a # internal cp $WORK/b460/_pkg_.a /builddir/.cache/go-build/60/60146731ddf3bf17a9c52a70b3b301f104c0b546c8a73445089f38c96ecaa922-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b564/_pkg_.a # internal cp $WORK/b564/_pkg_.a /builddir/.cache/go-build/ee/ee884034ebb29fc7ee465f4b82cfeb229d47a955aef7e62806d11d19449b8f02-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b708/_pkg_.a # internal cp $WORK/b708/_pkg_.a /builddir/.cache/go-build/a9/a930bad0368b6850dfe99b6eb665ec7ca31e90b35f3cdc908f16b06a550bba04-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b339/_pkg_.a # internal cp $WORK/b339/_pkg_.a /builddir/.cache/go-build/f8/f8c19f4426c3cdd34bfb5287e4236190895b91ecd59f043c21107dfb01cbef35-d # internal github.com/mailru/easyjson/jwriter mkdir -p $WORK/b338/ cat >/tmp/go-build355643826/b338/importcfg << 'EOF' # internal # import config packagefile github.com/mailru/easyjson/buffer=/tmp/go-build355643826/b339/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile unicode/utf8=/tmp/go-build355643826/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b338/_pkg_.a -trimpath "$WORK/b338=>" -p github.com/mailru/easyjson/jwriter -complete -installsuffix shared -buildid 1TlpQsxbJ-vMSGpBjeD4/1TlpQsxbJ-vMSGpBjeD4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b338/importcfg -pack ./src/github.com/mailru/easyjson/jwriter/writer.go cat >/tmp/go-build355643826/b510/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build355643826/b085/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build355643826/b086/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile reflect=/tmp/go-build355643826/b029/_pkg_.a packagefile runtime=/tmp/go-build355643826/b009/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile runtime/cgo=/tmp/go-build355643826/b052/_pkg_.a packagefile syscall=/tmp/go-build355643826/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b510/_pkg_.a -trimpath "$WORK/b510=>" -p github.com/containers/storage/pkg/devicemapper -installsuffix shared -buildid 3CD6GF70cjD_An8MPYab/3CD6GF70cjD_An8MPYab -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b510/importcfg -pack ./src/github.com/containers/storage/pkg/devicemapper/devmapper.go ./src/github.com/containers/storage/pkg/devicemapper/ioctl.go ./src/github.com/containers/storage/pkg/devicemapper/log.go $WORK/b510/_cgo_gotypes.go $WORK/b510/devmapper_log.cgo1.go $WORK/b510/devmapper_wrapper.cgo1.go $WORK/b510/devmapper_wrapper_deferred_remove.cgo1.go $WORK/b510/devmapper_wrapper_dynamic.cgo1.go $WORK/b510/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b206/_pkg_.a # internal cp $WORK/b206/_pkg_.a /builddir/.cache/go-build/c5/c55981356c6bc7e82f8e7d4a38787061a4a8df0d6b7e31d279f22cebd63bfd0a-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b200/ mime/multipart mkdir -p $WORK/b210/ cat >/tmp/go-build355643826/b200/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-build355643826/b201/_pkg_.a packagefile net=/tmp/go-build355643826/b067/_pkg_.a packagefile net/textproto=/tmp/go-build355643826/b206/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile unicode/utf8=/tmp/go-build355643826/b033/_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/http/httpguts -std -complete -installsuffix shared -buildid tCM1s0lwOVzXM6qPdVCw/tCM1s0lwOVzXM6qPdVCw -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b200/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 cat >/tmp/go-build355643826/b210/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build355643826/b054/_pkg_.a packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile crypto/rand=/tmp/go-build355643826/b114/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile internal/godebug=/tmp/go-build355643826/b048/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile math=/tmp/go-build355643826/b030/_pkg_.a packagefile mime=/tmp/go-build355643826/b209/_pkg_.a packagefile mime/quotedprintable=/tmp/go-build355643826/b211/_pkg_.a packagefile net/textproto=/tmp/go-build355643826/b206/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile path/filepath=/tmp/go-build355643826/b053/_pkg_.a packagefile sort=/tmp/go-build355643826/b035/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b210/_pkg_.a -trimpath "$WORK/b210=>" -p mime/multipart -std -complete -installsuffix shared -buildid -YmJjHmELunE2kbftHwf/-YmJjHmELunE2kbftHwf -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b210/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 net/mail mkdir -p $WORK/b334/ golang.org/x/net/http/httpguts mkdir -p $WORK/b453/ cat >/tmp/go-build355643826/b334/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build355643826/b054/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile log=/tmp/go-build355643826/b087/_pkg_.a packagefile mime=/tmp/go-build355643826/b209/_pkg_.a packagefile net/textproto=/tmp/go-build355643826/b206/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a packagefile unicode/utf8=/tmp/go-build355643826/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b334/_pkg_.a -trimpath "$WORK/b334=>" -p net/mail -std -complete -installsuffix shared -buildid WX6C05KFA31Szp9bWiKJ/WX6C05KFA31Szp9bWiKJ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b334/importcfg -pack /usr/lib/golang/src/net/mail/message.go cat >/tmp/go-build355643826/b453/importcfg << 'EOF' # internal # import config packagefile golang.org/x/net/idna=/tmp/go-build355643826/b454/_pkg_.a packagefile net=/tmp/go-build355643826/b067/_pkg_.a packagefile net/textproto=/tmp/go-build355643826/b206/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile unicode/utf8=/tmp/go-build355643826/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b453/_pkg_.a -trimpath "$WORK/b453=>" -p golang.org/x/net/http/httpguts -complete -installsuffix shared -buildid Pb_gBJdB_anzFtyPUUXu/Pb_gBJdB_anzFtyPUUXu -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b453/importcfg -pack ./src/golang.org/x/net/http/httpguts/guts.go ./src/golang.org/x/net/http/httpguts/httplex.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b560/_pkg_.a # internal cp $WORK/b560/_pkg_.a /builddir/.cache/go-build/06/06c66adffcc3ea6dbebdf3d6dcffa14752d0a08d5ac7039b16bcb1db18f6d255-d # internal github.com/docker/docker/api/types/container mkdir -p $WORK/b556/ cat >/tmp/go-build355643826/b556/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/docker/docker/api/types/blkiodev=/tmp/go-build355643826/b557/_pkg_.a packagefile github.com/docker/docker/api/types/filters=/tmp/go-build355643826/b558/_pkg_.a packagefile github.com/docker/docker/api/types/mount=/tmp/go-build355643826/b559/_pkg_.a packagefile github.com/docker/docker/api/types/network=/tmp/go-build355643826/b560/_pkg_.a packagefile github.com/docker/docker/api/types/strslice=/tmp/go-build355643826/b562/_pkg_.a packagefile github.com/docker/docker/image/spec/specs-go/v1=/tmp/go-build355643826/b563/_pkg_.a packagefile github.com/docker/go-connections/nat=/tmp/go-build355643826/b564/_pkg_.a packagefile github.com/docker/go-units=/tmp/go-build355643826/b158/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b556/_pkg_.a -trimpath "$WORK/b556=>" -p github.com/docker/docker/api/types/container -complete -installsuffix shared -buildid t_5VG4Wm2isGEqbysU6r/t_5VG4Wm2isGEqbysU6r -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b556/importcfg -pack ./src/github.com/docker/docker/api/types/container/change_type.go ./src/github.com/docker/docker/api/types/container/change_types.go ./src/github.com/docker/docker/api/types/container/config.go ./src/github.com/docker/docker/api/types/container/container_top.go ./src/github.com/docker/docker/api/types/container/container_update.go ./src/github.com/docker/docker/api/types/container/create_response.go ./src/github.com/docker/docker/api/types/container/errors.go ./src/github.com/docker/docker/api/types/container/filesystem_change.go ./src/github.com/docker/docker/api/types/container/hostconfig.go ./src/github.com/docker/docker/api/types/container/hostconfig_unix.go ./src/github.com/docker/docker/api/types/container/options.go ./src/github.com/docker/docker/api/types/container/wait_exit_error.go ./src/github.com/docker/docker/api/types/container/wait_response.go ./src/github.com/docker/docker/api/types/container/waitcondition.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b356/_pkg_.a # internal cp $WORK/b356/_pkg_.a /builddir/.cache/go-build/d4/d4d4f17fb37fe2b91239fa7e59c4d152670b928c91fde5c41f41830b606271c5-d # internal github.com/sigstore/sigstore/pkg/signature/payload mkdir -p $WORK/b380/ cat >/tmp/go-build355643826/b380/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build355643826/b055/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/google/go-containerregistry/pkg/name=/tmp/go-build355643826/b356/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b380/_pkg_.a -trimpath "$WORK/b380=>" -p github.com/sigstore/sigstore/pkg/signature/payload -complete -installsuffix shared -buildid Zi8GZkjv_nhc5EIcMGst/Zi8GZkjv_nhc5EIcMGst -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b380/importcfg -pack ./src/github.com/sigstore/sigstore/pkg/signature/payload/doc.go ./src/github.com/sigstore/sigstore/pkg/signature/payload/payload.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b533/_pkg_.a # internal cd $WORK/b522 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/containers/storage/drivers/copy -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b522=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=mNsl65zW2PUa2QbP-PJV -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b453/_pkg_.a # internal cp $WORK/b453/_pkg_.a /builddir/.cache/go-build/6c/6cb45b8e9f8126bde69c24dc42d1eec2349e5e1ebfac53c7f1e2ad50083619d1-d # internal cp $WORK/b533/_pkg_.a /builddir/.cache/go-build/e4/e425a078a1d1ee4819ed9fd886830e653c7819901ed5349833e9885c4149432b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b324/_pkg_.a # internal cp $WORK/b324/_pkg_.a /builddir/.cache/go-build/26/26c7e6d8a53dfbf7a0db1a5c89a9dbec2d33a00d6c08bbb8a4e1cd3cbf4f2c8c-d # internal github.com/mistifyio/go-zfs/v3 mkdir -p $WORK/b524/ cat >/tmp/go-build355643826/b524/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/google/uuid=/tmp/go-build355643826/b324/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile os/exec=/tmp/go-build355643826/b159/_pkg_.a packagefile regexp=/tmp/go-build355643826/b065/_pkg_.a packagefile runtime=/tmp/go-build355643826/b009/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b524/_pkg_.a -trimpath "$WORK/b524=>" -p github.com/mistifyio/go-zfs/v3 -complete -installsuffix shared -buildid bHLXC8UeByRnYcw6gDi5/bHLXC8UeByRnYcw6gDi5 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b524/importcfg -pack ./src/github.com/mistifyio/go-zfs/v3/error.go ./src/github.com/mistifyio/go-zfs/v3/utils.go ./src/github.com/mistifyio/go-zfs/v3/utils_notsolaris.go ./src/github.com/mistifyio/go-zfs/v3/zfs.go ./src/github.com/mistifyio/go-zfs/v3/zpool.go github.com/sylabs/sif/v2/pkg/sif mkdir -p $WORK/b606/ github.com/containers/luksy cat >/tmp/go-build355643826/b606/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile crypto=/tmp/go-build355643826/b075/_pkg_.a packagefile crypto/sha256=/tmp/go-build355643826/b116/_pkg_.a packagefile encoding=/tmp/go-build355643826/b056/_pkg_.a packagefile encoding/binary=/tmp/go-build355643826/b058/_pkg_.a packagefile encoding/hex=/tmp/go-build355643826/b129/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/google/go-containerregistry/pkg/v1=/tmp/go-build355643826/b607/_pkg_.a packagefile github.com/google/uuid=/tmp/go-build355643826/b324/_pkg_.a packagefile hash=/tmp/go-build355643826/b076/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b606/_pkg_.a -trimpath "$WORK/b606=>" -p github.com/sylabs/sif/v2/pkg/sif -complete -installsuffix shared -buildid jWPiSe6Vsh3BQ22NFVy-/jWPiSe6Vsh3BQ22NFVy- -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b606/importcfg -pack ./src/github.com/sylabs/sif/v2/pkg/sif/arch.go ./src/github.com/sylabs/sif/v2/pkg/sif/buffer.go ./src/github.com/sylabs/sif/v2/pkg/sif/create.go ./src/github.com/sylabs/sif/v2/pkg/sif/descriptor.go ./src/github.com/sylabs/sif/v2/pkg/sif/descriptor_input.go ./src/github.com/sylabs/sif/v2/pkg/sif/load.go ./src/github.com/sylabs/sif/v2/pkg/sif/select.go ./src/github.com/sylabs/sif/v2/pkg/sif/sif.go mkdir -p $WORK/b666/ cat >/tmp/go-build355643826/b666/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile crypto/aes=/tmp/go-build355643826/b093/_pkg_.a packagefile crypto/cipher=/tmp/go-build355643826/b094/_pkg_.a packagefile crypto/rand=/tmp/go-build355643826/b114/_pkg_.a packagefile crypto/sha1=/tmp/go-build355643826/b125/_pkg_.a packagefile crypto/sha256=/tmp/go-build355643826/b116/_pkg_.a packagefile crypto/sha512=/tmp/go-build355643826/b110/_pkg_.a packagefile encoding/binary=/tmp/go-build355643826/b058/_pkg_.a packagefile encoding/json=/tmp/go-build355643826/b055/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/aead/serpent=/tmp/go-build355643826/b667/_pkg_.a packagefile github.com/google/uuid=/tmp/go-build355643826/b324/_pkg_.a packagefile golang.org/x/crypto/argon2=/tmp/go-build355643826/b668/_pkg_.a packagefile golang.org/x/crypto/cast5=/tmp/go-build355643826/b391/_pkg_.a packagefile golang.org/x/crypto/pbkdf2=/tmp/go-build355643826/b367/_pkg_.a packagefile golang.org/x/crypto/ripemd160=/tmp/go-build355643826/b671/_pkg_.a packagefile golang.org/x/crypto/twofish=/tmp/go-build355643826/b672/_pkg_.a packagefile golang.org/x/crypto/xts=/tmp/go-build355643826/b673/_pkg_.a packagefile hash=/tmp/go-build355643826/b076/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile syscall=/tmp/go-build355643826/b024/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b666/_pkg_.a -trimpath "$WORK/b666=>" -p github.com/containers/luksy -complete -installsuffix shared -buildid KrgDi10pweRQct_S8OKZ/KrgDi10pweRQct_S8OKZ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b666/importcfg -pack ./src/github.com/containers/luksy/decrypt.go ./src/github.com/containers/luksy/encrypt.go ./src/github.com/containers/luksy/encryption.go ./src/github.com/containers/luksy/luks.go ./src/github.com/containers/luksy/tune.go ./src/github.com/containers/luksy/v1header.go ./src/github.com/containers/luksy/v2header.go ./src/github.com/containers/luksy/v2json.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b200/_pkg_.a # internal cp $WORK/b200/_pkg_.a /builddir/.cache/go-build/8a/8a0c36ae0b6bd45bbbd6b77cb9f2168bd14ed8bccbe0d225af4c6629b3386590-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b380/_pkg_.a # internal cp $WORK/b380/_pkg_.a /builddir/.cache/go-build/ca/ca98112634b1ef858d43541ce791d28e82bb85e7f582a1c91cb8910c1c5a7059-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b327/_pkg_.a # internal cp $WORK/b327/_pkg_.a /builddir/.cache/go-build/c4/c45c7d62497e6a10dd1032e9a840c495a9623b2cd0c773bd23a9637d340ae6ab-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b338/_pkg_.a # internal cp $WORK/b338/_pkg_.a /builddir/.cache/go-build/88/88d09d21bb0fa8b56d74001fc5015ac6cc19b7fd6cb63a5c8bb1f380e72bc38b-d # internal cd $WORK/b522 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/containers/storage/drivers/copy -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b522=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=mNsl65zW2PUa2QbP-PJV -o ./_x002.o -c copy_linux.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b556/_pkg_.a # internal cp $WORK/b556/_pkg_.a /builddir/.cache/go-build/4d/4d7abf5759b155ed11e0957109dae48abadfbfaeff1c273d59f4a172dfe1110c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b210/_pkg_.a # internal github.com/docker/docker/api/types/swarm mkdir -p $WORK/b568/ cat >/tmp/go-build355643826/b568/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types/container=/tmp/go-build355643826/b556/_pkg_.a packagefile github.com/docker/docker/api/types/mount=/tmp/go-build355643826/b559/_pkg_.a packagefile github.com/docker/docker/api/types/network=/tmp/go-build355643826/b560/_pkg_.a packagefile github.com/docker/docker/api/types/swarm/runtime=/tmp/go-build355643826/b569/_pkg_.a packagefile github.com/docker/go-units=/tmp/go-build355643826/b158/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b568/_pkg_.a -trimpath "$WORK/b568=>" -p github.com/docker/docker/api/types/swarm -complete -installsuffix shared -buildid K9xioVlkWk8wgDxQjkDv/K9xioVlkWk8wgDxQjkDv -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b568/importcfg -pack ./src/github.com/docker/docker/api/types/swarm/common.go ./src/github.com/docker/docker/api/types/swarm/config.go ./src/github.com/docker/docker/api/types/swarm/container.go ./src/github.com/docker/docker/api/types/swarm/network.go ./src/github.com/docker/docker/api/types/swarm/node.go ./src/github.com/docker/docker/api/types/swarm/runtime.go ./src/github.com/docker/docker/api/types/swarm/secret.go ./src/github.com/docker/docker/api/types/swarm/service.go ./src/github.com/docker/docker/api/types/swarm/service_create_response.go ./src/github.com/docker/docker/api/types/swarm/service_update_response.go ./src/github.com/docker/docker/api/types/swarm/swarm.go ./src/github.com/docker/docker/api/types/swarm/task.go cp $WORK/b210/_pkg_.a /builddir/.cache/go-build/d8/d8f1a5cc4648b97ceeb647cae7fee735c0e37d878b1f240d1f52adefe764905b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b334/_pkg_.a # internal cp $WORK/b334/_pkg_.a /builddir/.cache/go-build/00/005264282748ae3cd7a80a402247862ef1f5f0ba12bcf30c52a935eaa4f7d14f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b544/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b254/_pkg_.a # internal cp $WORK/b544/_pkg_.a /builddir/.cache/go-build/c7/c733266c85e6a5a36cc5f28c0aae0505bd51fb5a4b572e724b394cab87991eca-d # internal cp $WORK/b254/_pkg_.a /builddir/.cache/go-build/3b/3b4d73905863590e30801168d93f3796837e29677ba53c2ff77fe5c634c6dbe1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b524/_pkg_.a # internal google.golang.org/protobuf/internal/filetype mkdir -p $WORK/b253/ cat >/tmp/go-build355643826/b253/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/descopts=/tmp/go-build355643826/b250/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=/tmp/go-build355643826/b248/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=/tmp/go-build355643826/b254/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build355643826/b233/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build355643826/b243/_pkg_.a packagefile reflect=/tmp/go-build355643826/b029/_pkg_.a EOF cp $WORK/b524/_pkg_.a /builddir/.cache/go-build/ca/cac5f3c1446ccdc8c4d4a0c55da40c88a6ad17e1b79c86a285d72179eaf43e71-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b253/_pkg_.a -trimpath "$WORK/b253=>" -p google.golang.org/protobuf/internal/filetype -complete -installsuffix shared -buildid yIBSZEb2ytE7g9SRkBJZ/yIBSZEb2ytE7g9SRkBJZ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b253/importcfg -pack ./src/google.golang.org/protobuf/internal/filetype/build.go cd $WORK/b522 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/containers/storage/drivers/copy -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b522=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=mNsl65zW2PUa2QbP-PJV -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b325/_pkg_.a # internal cp $WORK/b325/_pkg_.a /builddir/.cache/go-build/4d/4d2eb7f6ff565b561f2d7da6f4fd2474a51eaae2845a5842d5219fb268a46396-d # internal cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/containers/storage/pkg/devicemapper /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b510/_pkg_.a $WORK/b510/preferlinkext $WORK/b510/_x001.o $WORK/b510/_x002.o $WORK/b510/_x003.o $WORK/b510/_x004.o $WORK/b510/_x005.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b510/_pkg_.a # internal cp $WORK/b510/_pkg_.a /builddir/.cache/go-build/a6/a628892c0ac0db2ff80c037bcccb45b2c3e59f60844e4255d4b701c3fb1f27e1-d # internal # github.com/containers/storage/pkg/devicemapper src/github.com/containers/storage/pkg/devicemapper/devmapper_wrapper.go:7: warning: "_GNU_SOURCE" redefined 7 | #define _GNU_SOURCE | : note: this is the location of the previous definition cgo-gcc-prolog: In function '_cgo_87734d2c86b9_Cfunc_log_with_errno_init': cgo-gcc-prolog:467:49: warning: unused variable '_cgo_a' [-Wunused-variable] /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b568/_pkg_.a # internal cp $WORK/b568/_pkg_.a /builddir/.cache/go-build/95/95a93f6447a9091c28eb2139749217607db15e6a8d90d2fee2a539b6df0fe807-d # internal github.com/docker/docker/api/types/system mkdir -p $WORK/b571/ cat >/tmp/go-build355643826/b571/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/docker/docker/api/types/container=/tmp/go-build355643826/b556/_pkg_.a packagefile github.com/docker/docker/api/types/registry=/tmp/go-build355643826/b566/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=/tmp/go-build355643826/b568/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b571/_pkg_.a -trimpath "$WORK/b571=>" -p github.com/docker/docker/api/types/system -complete -installsuffix shared -buildid w8jFlKclaTUGhkVDzqaU/w8jFlKclaTUGhkVDzqaU -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b571/importcfg -pack ./src/github.com/docker/docker/api/types/system/info.go ./src/github.com/docker/docker/api/types/system/runtime.go ./src/github.com/docker/docker/api/types/system/security_opts.go github.com/docker/docker/api/types/volume mkdir -p $WORK/b572/ cat >/tmp/go-build355643826/b572/importcfg << 'EOF' # internal # import config packagefile github.com/docker/docker/api/types/filters=/tmp/go-build355643826/b558/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=/tmp/go-build355643826/b568/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b572/_pkg_.a -trimpath "$WORK/b572=>" -p github.com/docker/docker/api/types/volume -complete -installsuffix shared -buildid rJhVeaX9fKqHaZUfEVes/rJhVeaX9fKqHaZUfEVes -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b572/importcfg -pack ./src/github.com/docker/docker/api/types/volume/cluster_volume.go ./src/github.com/docker/docker/api/types/volume/create_options.go ./src/github.com/docker/docker/api/types/volume/list_response.go ./src/github.com/docker/docker/api/types/volume/options.go ./src/github.com/docker/docker/api/types/volume/volume.go ./src/github.com/docker/docker/api/types/volume/volume_update.go TERM='dumb' gcc -I ./src/github.com/containers/storage/drivers/copy -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b522=/tmp/go-build -gno-record-gcc-switches -o $WORK/b522/_cgo_.o $WORK/b522/_cgo_main.o $WORK/b522/preferlinkext $WORK/b522/_x001.o $WORK/b522/_x002.o -O2 -g /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b572/_pkg_.a # internal cp $WORK/b572/_pkg_.a /builddir/.cache/go-build/7e/7eaf62e02ce4fa56efd371ac274bf93793b339912ea3574b5b0ee069054cb841-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b571/_pkg_.a # internal cp $WORK/b571/_pkg_.a /builddir/.cache/go-build/7d/7deabf1e5dd8da9daf856669861ff909ec2785d4929be469d35992a2494b1a8d-d # internal github.com/docker/docker/api/types mkdir -p $WORK/b554/ cat >/tmp/go-build355643826/b554/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build355643826/b054/_pkg_.a packagefile encoding/json=/tmp/go-build355643826/b055/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/docker/docker/api/types/checkpoint=/tmp/go-build355643826/b555/_pkg_.a packagefile github.com/docker/docker/api/types/container=/tmp/go-build355643826/b556/_pkg_.a packagefile github.com/docker/docker/api/types/filters=/tmp/go-build355643826/b558/_pkg_.a packagefile github.com/docker/docker/api/types/image=/tmp/go-build355643826/b565/_pkg_.a packagefile github.com/docker/docker/api/types/mount=/tmp/go-build355643826/b559/_pkg_.a packagefile github.com/docker/docker/api/types/network=/tmp/go-build355643826/b560/_pkg_.a packagefile github.com/docker/docker/api/types/registry=/tmp/go-build355643826/b566/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=/tmp/go-build355643826/b568/_pkg_.a packagefile github.com/docker/docker/api/types/system=/tmp/go-build355643826/b571/_pkg_.a packagefile github.com/docker/docker/api/types/volume=/tmp/go-build355643826/b572/_pkg_.a packagefile github.com/docker/go-connections/nat=/tmp/go-build355643826/b564/_pkg_.a packagefile github.com/docker/go-units=/tmp/go-build355643826/b158/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile net=/tmp/go-build355643826/b067/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile sort=/tmp/go-build355643826/b035/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b554/_pkg_.a -trimpath "$WORK/b554=>" -p github.com/docker/docker/api/types -complete -installsuffix shared -buildid BGC3_8SH6OFFOb1-mQgl/BGC3_8SH6OFFOb1-mQgl -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b554/importcfg -pack ./src/github.com/docker/docker/api/types/client.go ./src/github.com/docker/docker/api/types/configs.go ./src/github.com/docker/docker/api/types/error_response.go ./src/github.com/docker/docker/api/types/error_response_ext.go ./src/github.com/docker/docker/api/types/graph_driver_data.go ./src/github.com/docker/docker/api/types/id_response.go ./src/github.com/docker/docker/api/types/plugin.go ./src/github.com/docker/docker/api/types/plugin_device.go ./src/github.com/docker/docker/api/types/plugin_env.go ./src/github.com/docker/docker/api/types/plugin_interface_type.go ./src/github.com/docker/docker/api/types/plugin_mount.go ./src/github.com/docker/docker/api/types/plugin_responses.go ./src/github.com/docker/docker/api/types/port.go ./src/github.com/docker/docker/api/types/stats.go ./src/github.com/docker/docker/api/types/types.go ./src/github.com/docker/docker/api/types/types_deprecated.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b611/_pkg_.a # internal cp $WORK/b611/_pkg_.a /builddir/.cache/go-build/3b/3b284b70e797110d41cbc77a8ca6decf79ccc74b7883c50515ed39270803e2a0-d # internal github.com/containers/buildah/internal/tmpdir mkdir -p $WORK/b664/ github.com/containers/common/libnetwork/slirp4netns mkdir -p $WORK/b707/ cat >/tmp/go-build355643826/b664/importcfg << 'EOF' # internal # import config packagefile github.com/containers/common/pkg/config=/tmp/go-build355643826/b611/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build355643826/b085/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile path/filepath=/tmp/go-build355643826/b053/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b664/_pkg_.a -trimpath "$WORK/b664=>" -p github.com/containers/buildah/internal/tmpdir -complete -installsuffix shared -buildid 2rbZMamor8yzSmlXTjAa/2rbZMamor8yzSmlXTjAa -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b664/importcfg -pack ./_build/src/github.com/containers/buildah/internal/tmpdir/tmpdir.go cat >/tmp/go-build355643826/b707/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile encoding/json=/tmp/go-build355643826/b055/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=/tmp/go-build355643826/b704/_pkg_.a packagefile github.com/containers/common/libnetwork/types=/tmp/go-build355643826/b063/_pkg_.a packagefile github.com/containers/common/pkg/config=/tmp/go-build355643826/b611/_pkg_.a packagefile github.com/containers/common/pkg/rootlessport=/tmp/go-build355643826/b708/_pkg_.a packagefile github.com/containers/common/pkg/servicereaper=/tmp/go-build355643826/b709/_pkg_.a packagefile github.com/containers/common/pkg/util=/tmp/go-build355643826/b698/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build355643826/b085/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile net=/tmp/go-build355643826/b067/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile os/exec=/tmp/go-build355643826/b159/_pkg_.a packagefile path/filepath=/tmp/go-build355643826/b053/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile syscall=/tmp/go-build355643826/b024/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b707/_pkg_.a -trimpath "$WORK/b707=>" -p github.com/containers/common/libnetwork/slirp4netns -complete -installsuffix shared -buildid 5T6mym7ZJErag8qphRC_/5T6mym7ZJErag8qphRC_ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b707/importcfg -pack ./src/github.com/containers/common/libnetwork/slirp4netns/const.go ./src/github.com/containers/common/libnetwork/slirp4netns/slirp4netns.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b253/_pkg_.a # internal cp $WORK/b253/_pkg_.a /builddir/.cache/go-build/8d/8dfe05e9eebfa52e5e8b1acb5548f64e04773c34f5b7c34b2e9087bf21f7db55-d # internal google.golang.org/protobuf/runtime/protoimpl mkdir -p $WORK/b252/ cat >/tmp/go-build355643826/b252/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/internal/filedesc=/tmp/go-build355643826/b248/_pkg_.a packagefile google.golang.org/protobuf/internal/filetype=/tmp/go-build355643826/b253/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=/tmp/go-build355643826/b254/_pkg_.a packagefile google.golang.org/protobuf/internal/version=/tmp/go-build355643826/b256/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b252/_pkg_.a -trimpath "$WORK/b252=>" -p google.golang.org/protobuf/runtime/protoimpl -complete -installsuffix shared -buildid 9EG5uLcmoKZAbcIEhzMc/9EG5uLcmoKZAbcIEhzMc -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b252/importcfg -pack ./src/google.golang.org/protobuf/runtime/protoimpl/impl.go ./src/google.golang.org/protobuf/runtime/protoimpl/version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b724/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b724/_pkg_.a /builddir/.cache/go-build/e4/e4ee2e031e14453dea71f74e4ea99fb2ac875fba616a343170d5ed57176f4309-d # internal github.com/cilium/ebpf/link mkdir -p $WORK/b741/ cat >/tmp/go-build355643826/b741/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile crypto/rand=/tmp/go-build355643826/b114/_pkg_.a packagefile debug/elf=/tmp/go-build355643826/b725/_pkg_.a packagefile encoding/binary=/tmp/go-build355643826/b058/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/cilium/ebpf=/tmp/go-build355643826/b724/_pkg_.a packagefile github.com/cilium/ebpf/asm=/tmp/go-build355643826/b728/_pkg_.a packagefile github.com/cilium/ebpf/btf=/tmp/go-build355643826/b731/_pkg_.a packagefile github.com/cilium/ebpf/internal=/tmp/go-build355643826/b732/_pkg_.a packagefile github.com/cilium/ebpf/internal/sys=/tmp/go-build355643826/b729/_pkg_.a packagefile github.com/cilium/ebpf/internal/unix=/tmp/go-build355643826/b730/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile path/filepath=/tmp/go-build355643826/b053/_pkg_.a packagefile runtime=/tmp/go-build355643826/b009/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile syscall=/tmp/go-build355643826/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b741/_pkg_.a -trimpath "$WORK/b741=>" -p github.com/cilium/ebpf/link -complete -installsuffix shared -buildid 2MGbY3tGM-f5EqOgc4bZ/2MGbY3tGM-f5EqOgc4bZ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b741/importcfg -pack ./src/github.com/cilium/ebpf/link/cgroup.go ./src/github.com/cilium/ebpf/link/doc.go ./src/github.com/cilium/ebpf/link/iter.go ./src/github.com/cilium/ebpf/link/kprobe.go ./src/github.com/cilium/ebpf/link/link.go ./src/github.com/cilium/ebpf/link/netns.go ./src/github.com/cilium/ebpf/link/perf_event.go ./src/github.com/cilium/ebpf/link/platform.go ./src/github.com/cilium/ebpf/link/program.go ./src/github.com/cilium/ebpf/link/raw_tracepoint.go ./src/github.com/cilium/ebpf/link/socket_filter.go ./src/github.com/cilium/ebpf/link/syscalls.go ./src/github.com/cilium/ebpf/link/tracepoint.go ./src/github.com/cilium/ebpf/link/tracing.go ./src/github.com/cilium/ebpf/link/uprobe.go ./src/github.com/cilium/ebpf/link/xdp.go cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/12/124b29f9f744694fb33b46fef67e592c600d658f42b46c9098b1df0ed491467d-d # internal github.com/containers/storage/pkg/chrootarchive mkdir -p $WORK/b186/ cat >/tmp/go-build355643826/b186/importcfg << 'EOF' # internal # import config packagefile archive/tar=/tmp/go-build355643826/b046/_pkg_.a packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile flag=/tmp/go-build355643826/b187/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/containers/storage/pkg/archive=/tmp/go-build355643826/b150/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=/tmp/go-build355643826/b154/_pkg_.a packagefile github.com/containers/storage/pkg/mount=/tmp/go-build355643826/b156/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=/tmp/go-build355643826/b165/_pkg_.a packagefile github.com/containers/storage/pkg/system=/tmp/go-build355643826/b155/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=/tmp/go-build355643826/b164/_pkg_.a packagefile github.com/json-iterator/go=/tmp/go-build355643826/b188/_pkg_.a packagefile github.com/syndtr/gocapability/capability=/tmp/go-build355643826/b167/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build355643826/b086/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile net=/tmp/go-build355643826/b067/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile os/user=/tmp/go-build355643826/b050/_pkg_.a packagefile path/filepath=/tmp/go-build355643826/b053/_pkg_.a packagefile runtime=/tmp/go-build355643826/b009/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a EOF github.com/containers/buildah/copier mkdir -p $WORK/b630/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -p github.com/containers/storage/pkg/chrootarchive -complete -installsuffix shared -buildid NzckazXNoCJPTHKY_GJ6/NzckazXNoCJPTHKY_GJ6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b186/importcfg -pack ./src/github.com/containers/storage/pkg/chrootarchive/archive.go ./src/github.com/containers/storage/pkg/chrootarchive/archive_unix.go ./src/github.com/containers/storage/pkg/chrootarchive/chroot_linux.go ./src/github.com/containers/storage/pkg/chrootarchive/diff.go ./src/github.com/containers/storage/pkg/chrootarchive/diff_unix.go ./src/github.com/containers/storage/pkg/chrootarchive/init_unix.go ./src/github.com/containers/storage/pkg/chrootarchive/jsoniter.go cat >/tmp/go-build355643826/b630/importcfg << 'EOF' # internal # import config packagefile archive/tar=/tmp/go-build355643826/b046/_pkg_.a packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile encoding/json=/tmp/go-build355643826/b055/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=/tmp/go-build355643826/b287/_pkg_.a packagefile github.com/containers/storage/pkg/archive=/tmp/go-build355643826/b150/_pkg_.a packagefile github.com/containers/storage/pkg/fileutils=/tmp/go-build355643826/b152/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=/tmp/go-build355643826/b154/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=/tmp/go-build355643826/b165/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build355643826/b085/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build355643826/b086/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile io/fs=/tmp/go-build355643826/b043/_pkg_.a packagefile net=/tmp/go-build355643826/b067/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile os/user=/tmp/go-build355643826/b050/_pkg_.a packagefile path=/tmp/go-build355643826/b044/_pkg_.a packagefile path/filepath=/tmp/go-build355643826/b053/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile syscall=/tmp/go-build355643826/b024/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b630/_pkg_.a -trimpath "$WORK/b630=>" -p github.com/containers/buildah/copier -complete -installsuffix shared -buildid j-r0BolQQ82cw1lHk0t8/j-r0BolQQ82cw1lHk0t8 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b630/importcfg -pack ./_build/src/github.com/containers/buildah/copier/copier.go ./_build/src/github.com/containers/buildah/copier/hardlink_uint64.go ./_build/src/github.com/containers/buildah/copier/hardlink_unix.go ./_build/src/github.com/containers/buildah/copier/mknod_int.go ./_build/src/github.com/containers/buildah/copier/syscall_unix.go ./_build/src/github.com/containers/buildah/copier/xattrs.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b664/_pkg_.a # internal cp $WORK/b664/_pkg_.a /builddir/.cache/go-build/50/50194e7af0dfce87894a248321c41472028826e2d29b200919cf00a3e64d7af1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b252/_pkg_.a # internal cp $WORK/b252/_pkg_.a /builddir/.cache/go-build/b1/b1c6b427b866726189a5d4f3c7452a857a5fd82feb0532202e3b72ded2817e9b-d # internal google.golang.org/protobuf/types/known/anypb mkdir -p $WORK/b262/ google.golang.org/protobuf/types/known/durationpb google.golang.org/protobuf/types/known/timestamppb google.golang.org/protobuf/types/descriptorpb mkdir -p $WORK/b267/ cat >/tmp/go-build355643826/b262/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/proto=/tmp/go-build355643826/b242/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build355643826/b233/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build355643826/b243/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build355643826/b252/_pkg_.a packagefile reflect=/tmp/go-build355643826/b029/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b262/_pkg_.a -trimpath "$WORK/b262=>" -p google.golang.org/protobuf/types/known/anypb -complete -installsuffix shared -buildid 71H4otvF07LBWmFc5I4T/71H4otvF07LBWmFc5I4T -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b262/importcfg -pack ./src/google.golang.org/protobuf/types/known/anypb/any.pb.go cat >/tmp/go-build355643826/b267/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build355643826/b233/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build355643826/b252/_pkg_.a packagefile math=/tmp/go-build355643826/b030/_pkg_.a packagefile reflect=/tmp/go-build355643826/b029/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b267/_pkg_.a -trimpath "$WORK/b267=>" -p google.golang.org/protobuf/types/known/durationpb -complete -installsuffix shared -buildid TqnxSK891Y6o8rB54ysN/TqnxSK891Y6o8rB54ysN -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b267/importcfg -pack ./src/google.golang.org/protobuf/types/known/durationpb/duration.pb.go github.com/moby/buildkit/util/stack mkdir -p $WORK/b656/ cat >/tmp/go-build355643826/b656/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/containerd/typeurl/v2=/tmp/go-build355643826/b657/_pkg_.a packagefile github.com/pkg/errors=/tmp/go-build355643826/b567/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build355643826/b233/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build355643826/b252/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile reflect=/tmp/go-build355643826/b029/_pkg_.a packagefile runtime=/tmp/go-build355643826/b009/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b656/_pkg_.a -trimpath "$WORK/b656=>" -p github.com/moby/buildkit/util/stack -complete -installsuffix shared -buildid hJ7X3GGAC86Wz2ceoXlR/hJ7X3GGAC86Wz2ceoXlR -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b656/importcfg -pack ./src/github.com/moby/buildkit/util/stack/generate.go ./src/github.com/moby/buildkit/util/stack/stack.go ./src/github.com/moby/buildkit/util/stack/stack.pb.go mkdir -p $WORK/b269/ cat >/tmp/go-build355643826/b269/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build355643826/b233/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build355643826/b252/_pkg_.a packagefile reflect=/tmp/go-build355643826/b029/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b269/_pkg_.a -trimpath "$WORK/b269=>" -p google.golang.org/protobuf/types/known/timestamppb -complete -installsuffix shared -buildid -q-12mUIoQ7InMUQI8dC/-q-12mUIoQ7InMUQI8dC -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b269/importcfg -pack ./src/google.golang.org/protobuf/types/known/timestamppb/timestamp.pb.go mkdir -p $WORK/b251/ cat >/tmp/go-build355643826/b251/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build355643826/b233/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build355643826/b252/_pkg_.a packagefile reflect=/tmp/go-build355643826/b029/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b251/_pkg_.a -trimpath "$WORK/b251=>" -p google.golang.org/protobuf/types/descriptorpb -complete -installsuffix shared -buildid yAAGa7NMYDEQmjGLcfgf/yAAGa7NMYDEQmjGLcfgf -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b251/importcfg -pack ./src/google.golang.org/protobuf/types/descriptorpb/descriptor.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b606/_pkg_.a # internal cp $WORK/b606/_pkg_.a /builddir/.cache/go-build/1d/1d73561aefe52b5cf420d2cd77abde0fc3b61a14737b5b5a453e8b2f782997b5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b554/_pkg_.a # internal cp $WORK/b554/_pkg_.a /builddir/.cache/go-build/95/951c04e6e9237a0ec0181fd042ba79f244905296cfb3c0a668849798b7dd46f8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b267/_pkg_.a # internal cp $WORK/b267/_pkg_.a /builddir/.cache/go-build/1f/1ff32f2748e71f7eca1a630a2d9d7b080c1b984f40095fb7e05f515c940e1e04-d # internal github.com/golang/protobuf/ptypes/duration mkdir -p $WORK/b266/ cat >/tmp/go-build355643826/b266/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build355643826/b233/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build355643826/b252/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=/tmp/go-build355643826/b267/_pkg_.a packagefile reflect=/tmp/go-build355643826/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b266/_pkg_.a -trimpath "$WORK/b266=>" -p github.com/golang/protobuf/ptypes/duration -complete -installsuffix shared -buildid idmFNSHf6YaB2baNamqj/idmFNSHf6YaB2baNamqj -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b266/importcfg -pack ./src/github.com/golang/protobuf/ptypes/duration/duration.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b269/_pkg_.a # internal cp $WORK/b269/_pkg_.a /builddir/.cache/go-build/fc/fcfad00f66b094529973840365d3873f59663d79654863f66a3105c839ca412b-d # internal github.com/golang/protobuf/ptypes/timestamp mkdir -p $WORK/b268/ google.golang.org/grpc/binarylog/grpc_binarylog_v1 mkdir -p $WORK/b437/ cat >/tmp/go-build355643826/b268/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build355643826/b233/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build355643826/b252/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build355643826/b269/_pkg_.a packagefile reflect=/tmp/go-build355643826/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b268/_pkg_.a -trimpath "$WORK/b268=>" -p github.com/golang/protobuf/ptypes/timestamp -complete -installsuffix shared -buildid OZ1-ja4a8uf6PeiwpJTd/OZ1-ja4a8uf6PeiwpJTd -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b268/importcfg -pack ./src/github.com/golang/protobuf/ptypes/timestamp/timestamp.pb.go cat >/tmp/go-build355643826/b437/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build355643826/b233/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build355643826/b252/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=/tmp/go-build355643826/b267/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build355643826/b269/_pkg_.a packagefile reflect=/tmp/go-build355643826/b029/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b437/_pkg_.a -trimpath "$WORK/b437=>" -p google.golang.org/grpc/binarylog/grpc_binarylog_v1 -complete -installsuffix shared -buildid 1Tpy-H0iAy--78_LsWwJ/1Tpy-H0iAy--78_LsWwJ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b437/importcfg -pack ./src/google.golang.org/grpc/binarylog/grpc_binarylog_v1/binarylog.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b666/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b262/_pkg_.a # internal cp $WORK/b262/_pkg_.a /builddir/.cache/go-build/a0/a05977f0380a006351e6728e1241f5e75cc29d44e5a41969d64463cb22da12d7-d # internal google.golang.org/genproto/googleapis/rpc/status mkdir -p $WORK/b261/ github.com/golang/protobuf/ptypes/any mkdir -p $WORK/b265/ cat >/tmp/go-build355643826/b261/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build355643826/b233/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build355643826/b252/_pkg_.a packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build355643826/b262/_pkg_.a packagefile reflect=/tmp/go-build355643826/b029/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b261/_pkg_.a -trimpath "$WORK/b261=>" -p google.golang.org/genproto/googleapis/rpc/status -complete -installsuffix shared -buildid jRxMZt5p8lidrIumy0jZ/jRxMZt5p8lidrIumy0jZ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b261/importcfg -pack ./src/google.golang.org/genproto/googleapis/rpc/status/status.pb.go cat >/tmp/go-build355643826/b265/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build355643826/b233/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build355643826/b252/_pkg_.a packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build355643826/b262/_pkg_.a packagefile reflect=/tmp/go-build355643826/b029/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b265/_pkg_.a -trimpath "$WORK/b265=>" -p github.com/golang/protobuf/ptypes/any -complete -installsuffix shared -buildid IjnnkmuEf44NW2R9Te-c/IjnnkmuEf44NW2R9Te-c -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b265/importcfg -pack ./src/github.com/golang/protobuf/ptypes/any/any.pb.go cp $WORK/b666/_pkg_.a /builddir/.cache/go-build/d5/d5c525692116d91243dc27aef3dd536d0366437fe17e73d0adfa606cbba8d2af-d # internal TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage copy -dynimport $WORK/b522/_cgo_.o -dynout $WORK/b522/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b707/_pkg_.a # internal cp $WORK/b707/_pkg_.a /builddir/.cache/go-build/28/28f7c3588111be4910a5dcbeab691d8344938f4db33b39c38a62003fab1e1a78-d # internal cat >/tmp/go-build355643826/b522/importcfg << 'EOF' # internal # import config packagefile container/list=/tmp/go-build355643826/b118/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=/tmp/go-build355643826/b154/_pkg_.a packagefile github.com/containers/storage/pkg/pools=/tmp/go-build355643826/b161/_pkg_.a packagefile github.com/containers/storage/pkg/system=/tmp/go-build355643826/b155/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=/tmp/go-build355643826/b164/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build355643826/b086/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile net=/tmp/go-build355643826/b067/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile path/filepath=/tmp/go-build355643826/b053/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile syscall=/tmp/go-build355643826/b024/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a packagefile runtime/cgo=/tmp/go-build355643826/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b522/_pkg_.a -trimpath "$WORK/b522=>" -p github.com/containers/storage/drivers/copy -installsuffix shared -buildid mNsl65zW2PUa2QbP-PJV/mNsl65zW2PUa2QbP-PJV -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b522/importcfg -pack $WORK/b522/_cgo_gotypes.go $WORK/b522/copy_linux.cgo1.go $WORK/b522/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b656/_pkg_.a # internal cp $WORK/b656/_pkg_.a /builddir/.cache/go-build/37/378015c995611b687a9715ebc3409a79df5b3c28c5c3dff108f40f0274410c97-d # internal github.com/moby/buildkit/frontend/dockerfile/parser mkdir -p $WORK/b653/ cat >/tmp/go-build355643826/b653/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build355643826/b054/_pkg_.a packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile encoding/json=/tmp/go-build355643826/b055/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/moby/buildkit/frontend/dockerfile/command=/tmp/go-build355643826/b654/_pkg_.a packagefile github.com/moby/buildkit/frontend/dockerfile/shell=/tmp/go-build355643826/b655/_pkg_.a packagefile github.com/moby/buildkit/util/stack=/tmp/go-build355643826/b656/_pkg_.a packagefile github.com/pkg/errors=/tmp/go-build355643826/b567/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile regexp=/tmp/go-build355643826/b065/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile unicode=/tmp/go-build355643826/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build355643826/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b653/_pkg_.a -trimpath "$WORK/b653=>" -p github.com/moby/buildkit/frontend/dockerfile/parser -complete -installsuffix shared -buildid 2kCftujmMx9u4iqDJs-x/2kCftujmMx9u4iqDJs-x -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b653/importcfg -pack ./src/github.com/moby/buildkit/frontend/dockerfile/parser/directives.go ./src/github.com/moby/buildkit/frontend/dockerfile/parser/errors.go ./src/github.com/moby/buildkit/frontend/dockerfile/parser/line_parsers.go ./src/github.com/moby/buildkit/frontend/dockerfile/parser/parser.go ./src/github.com/moby/buildkit/frontend/dockerfile/parser/split_command.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b268/_pkg_.a # internal cp $WORK/b268/_pkg_.a /builddir/.cache/go-build/60/60373970ea0f7f4aa36fe429ab46f1cd952baa34359f2d28015bd58ed887a21a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b266/_pkg_.a # internal cp $WORK/b266/_pkg_.a /builddir/.cache/go-build/7c/7c767666e54052c7b77328922606ec2c57eb9abf876deb477dce8ffdae782e8f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/55/55396abd89e0e9cf60a76c16350445e56e4b672557a7366635dbecdd79ff5763-d # internal github.com/containers/storage/drivers mkdir -p $WORK/b499/ cat >/tmp/go-build355643826/b499/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/containers/storage/pkg/archive=/tmp/go-build355643826/b150/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=/tmp/go-build355643826/b186/_pkg_.a packagefile github.com/containers/storage/pkg/directory=/tmp/go-build355643826/b500/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=/tmp/go-build355643826/b154/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=/tmp/go-build355643826/b162/_pkg_.a packagefile github.com/containers/storage/pkg/mount=/tmp/go-build355643826/b156/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=/tmp/go-build355643826/b165/_pkg_.a packagefile github.com/containers/storage/pkg/system=/tmp/go-build355643826/b155/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=/tmp/go-build355643826/b164/_pkg_.a packagefile github.com/json-iterator/go=/tmp/go-build355643826/b188/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build355643826/b074/_pkg_.a packagefile github.com/opencontainers/selinux/pkg/pwalk=/tmp/go-build355643826/b501/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build355643826/b085/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=/tmp/go-build355643826/b292/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build355643826/b086/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile path/filepath=/tmp/go-build355643826/b053/_pkg_.a packagefile runtime=/tmp/go-build355643826/b009/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile syscall=/tmp/go-build355643826/b024/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b499/_pkg_.a -trimpath "$WORK/b499=>" -p github.com/containers/storage/drivers -complete -installsuffix shared -buildid DPsBLCcxMKWLytwiHj4I/DPsBLCcxMKWLytwiHj4I -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b499/importcfg -pack ./src/github.com/containers/storage/drivers/chown.go ./src/github.com/containers/storage/drivers/chown_unix.go ./src/github.com/containers/storage/drivers/chroot_unix.go ./src/github.com/containers/storage/drivers/counter.go ./src/github.com/containers/storage/drivers/driver.go ./src/github.com/containers/storage/drivers/driver_linux.go ./src/github.com/containers/storage/drivers/fsdiff.go ./src/github.com/containers/storage/drivers/jsoniter.go ./src/github.com/containers/storage/drivers/template.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b265/_pkg_.a # internal cp $WORK/b265/_pkg_.a /builddir/.cache/go-build/b2/b2562987b6033393578f2cbaad6da1e12396fad10526c5308abbc78ae0f48152-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b261/_pkg_.a # internal cp $WORK/b261/_pkg_.a /builddir/.cache/go-build/87/87754fa8cab725157215ed5d3aeff99870ca968c9364be40e71c4385e6c2d3d5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/19/1994d7a3c95d97825934750c12d20d4f2c4d2ca374bf14d5d9d999e1ddd2045c-d # internal golang.org/x/crypto/ocsp mkdir -p $WORK/b364/ github.com/asaskevich/govalidator mkdir -p $WORK/b322/ cat >/tmp/go-build355643826/b364/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build355643826/b075/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build355643826/b092/_pkg_.a packagefile crypto/elliptic=/tmp/go-build355643826/b105/_pkg_.a packagefile crypto/rand=/tmp/go-build355643826/b114/_pkg_.a packagefile crypto/rsa=/tmp/go-build355643826/b115/_pkg_.a packagefile crypto/sha1=/tmp/go-build355643826/b125/_pkg_.a packagefile crypto/sha256=/tmp/go-build355643826/b116/_pkg_.a packagefile crypto/sha512=/tmp/go-build355643826/b110/_pkg_.a packagefile crypto/x509=/tmp/go-build355643826/b126/_pkg_.a packagefile crypto/x509/pkix=/tmp/go-build355643826/b128/_pkg_.a packagefile encoding/asn1=/tmp/go-build355643826/b112/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile math/big=/tmp/go-build355643826/b106/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b364/_pkg_.a -trimpath "$WORK/b364=>" -p golang.org/x/crypto/ocsp -complete -installsuffix shared -buildid y_la7axXjJJLaOMH0JkU/y_la7axXjJJLaOMH0JkU -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b364/importcfg -pack ./src/golang.org/x/crypto/ocsp/ocsp.go cat >/tmp/go-build355643826/b322/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile crypto/rsa=/tmp/go-build355643826/b115/_pkg_.a packagefile crypto/x509=/tmp/go-build355643826/b126/_pkg_.a packagefile encoding/base64=/tmp/go-build355643826/b057/_pkg_.a packagefile encoding/json=/tmp/go-build355643826/b055/_pkg_.a packagefile encoding/pem=/tmp/go-build355643826/b130/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile html=/tmp/go-build355643826/b323/_pkg_.a packagefile io/ioutil=/tmp/go-build355643826/b137/_pkg_.a packagefile math=/tmp/go-build355643826/b030/_pkg_.a packagefile net=/tmp/go-build355643826/b067/_pkg_.a packagefile net/url=/tmp/go-build355643826/b131/_pkg_.a packagefile path=/tmp/go-build355643826/b044/_pkg_.a packagefile reflect=/tmp/go-build355643826/b029/_pkg_.a packagefile regexp=/tmp/go-build355643826/b065/_pkg_.a packagefile sort=/tmp/go-build355643826/b035/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a packagefile unicode=/tmp/go-build355643826/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build355643826/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b322/_pkg_.a -trimpath "$WORK/b322=>" -p github.com/asaskevich/govalidator -complete -installsuffix shared -buildid de457EbWy8dKpHAGdu7K/de457EbWy8dKpHAGdu7K -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b322/importcfg -pack ./src/github.com/asaskevich/govalidator/arrays.go ./src/github.com/asaskevich/govalidator/converter.go ./src/github.com/asaskevich/govalidator/doc.go ./src/github.com/asaskevich/govalidator/error.go ./src/github.com/asaskevich/govalidator/numerics.go ./src/github.com/asaskevich/govalidator/patterns.go ./src/github.com/asaskevich/govalidator/types.go ./src/github.com/asaskevich/govalidator/utils.go ./src/github.com/asaskevich/govalidator/validator.go gopkg.in/go-jose/go-jose.v2 mkdir -p $WORK/b365/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b624/_pkg_.a # internal cat >/tmp/go-build355643826/b365/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile compress/flate=/tmp/go-build355643826/b180/_pkg_.a packagefile crypto=/tmp/go-build355643826/b075/_pkg_.a packagefile crypto/aes=/tmp/go-build355643826/b093/_pkg_.a packagefile crypto/cipher=/tmp/go-build355643826/b094/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build355643826/b092/_pkg_.a packagefile crypto/elliptic=/tmp/go-build355643826/b105/_pkg_.a packagefile crypto/hmac=/tmp/go-build355643826/b122/_pkg_.a packagefile crypto/rand=/tmp/go-build355643826/b114/_pkg_.a packagefile crypto/rsa=/tmp/go-build355643826/b115/_pkg_.a packagefile crypto/sha1=/tmp/go-build355643826/b125/_pkg_.a packagefile crypto/sha256=/tmp/go-build355643826/b116/_pkg_.a packagefile crypto/sha512=/tmp/go-build355643826/b110/_pkg_.a packagefile crypto/subtle=/tmp/go-build355643826/b096/_pkg_.a packagefile crypto/x509=/tmp/go-build355643826/b126/_pkg_.a packagefile encoding/base64=/tmp/go-build355643826/b057/_pkg_.a packagefile encoding/binary=/tmp/go-build355643826/b058/_pkg_.a packagefile encoding/hex=/tmp/go-build355643826/b129/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile golang.org/x/crypto/ed25519=/tmp/go-build355643826/b366/_pkg_.a packagefile golang.org/x/crypto/pbkdf2=/tmp/go-build355643826/b367/_pkg_.a packagefile gopkg.in/go-jose/go-jose.v2/cipher=/tmp/go-build355643826/b368/_pkg_.a packagefile gopkg.in/go-jose/go-jose.v2/json=/tmp/go-build355643826/b369/_pkg_.a packagefile hash=/tmp/go-build355643826/b076/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile math/big=/tmp/go-build355643826/b106/_pkg_.a packagefile net/url=/tmp/go-build355643826/b131/_pkg_.a packagefile reflect=/tmp/go-build355643826/b029/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile unicode=/tmp/go-build355643826/b034/_pkg_.a EOF crypto/tls mkdir -p $WORK/b117/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b365/_pkg_.a -trimpath "$WORK/b365=>" -p gopkg.in/go-jose/go-jose.v2 -complete -installsuffix shared -buildid rEp6C3gZEuEUWJZsog7B/rEp6C3gZEuEUWJZsog7B -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b365/importcfg -pack ./src/gopkg.in/go-jose/go-jose.v2/asymmetric.go ./src/gopkg.in/go-jose/go-jose.v2/crypter.go ./src/gopkg.in/go-jose/go-jose.v2/doc.go ./src/gopkg.in/go-jose/go-jose.v2/encoding.go ./src/gopkg.in/go-jose/go-jose.v2/jwe.go ./src/gopkg.in/go-jose/go-jose.v2/jwk.go ./src/gopkg.in/go-jose/go-jose.v2/jws.go ./src/gopkg.in/go-jose/go-jose.v2/opaque.go ./src/gopkg.in/go-jose/go-jose.v2/shared.go ./src/gopkg.in/go-jose/go-jose.v2/signing.go ./src/gopkg.in/go-jose/go-jose.v2/symmetric.go cat >/tmp/go-build355643826/b117/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 importmap golang.org/x/crypto/hkdf=vendor/golang.org/x/crypto/hkdf packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile container/list=/tmp/go-build355643826/b118/_pkg_.a packagefile context=/tmp/go-build355643826/b002/_pkg_.a packagefile crypto=/tmp/go-build355643826/b075/_pkg_.a packagefile crypto/aes=/tmp/go-build355643826/b093/_pkg_.a packagefile crypto/cipher=/tmp/go-build355643826/b094/_pkg_.a packagefile crypto/des=/tmp/go-build355643826/b119/_pkg_.a packagefile crypto/ecdh=/tmp/go-build355643826/b099/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build355643826/b092/_pkg_.a packagefile crypto/ed25519=/tmp/go-build355643826/b120/_pkg_.a packagefile crypto/elliptic=/tmp/go-build355643826/b105/_pkg_.a packagefile crypto/hmac=/tmp/go-build355643826/b122/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build355643826/b097/_pkg_.a packagefile crypto/md5=/tmp/go-build355643826/b123/_pkg_.a packagefile crypto/rand=/tmp/go-build355643826/b114/_pkg_.a packagefile crypto/rc4=/tmp/go-build355643826/b124/_pkg_.a packagefile crypto/rsa=/tmp/go-build355643826/b115/_pkg_.a packagefile crypto/sha1=/tmp/go-build355643826/b125/_pkg_.a packagefile crypto/sha256=/tmp/go-build355643826/b116/_pkg_.a packagefile crypto/sha512=/tmp/go-build355643826/b110/_pkg_.a packagefile crypto/subtle=/tmp/go-build355643826/b096/_pkg_.a packagefile crypto/x509=/tmp/go-build355643826/b126/_pkg_.a packagefile encoding/binary=/tmp/go-build355643826/b058/_pkg_.a packagefile encoding/pem=/tmp/go-build355643826/b130/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=/tmp/go-build355643826/b132/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build355643826/b111/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=/tmp/go-build355643826/b138/_pkg_.a packagefile hash=/tmp/go-build355643826/b076/_pkg_.a packagefile internal/cpu=/tmp/go-build355643826/b011/_pkg_.a packagefile internal/godebug=/tmp/go-build355643826/b048/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile net=/tmp/go-build355643826/b067/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile runtime=/tmp/go-build355643826/b009/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build355643826/b022/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -p crypto/tls -std -complete -installsuffix shared -buildid 2LSpnOVpCf2jvjJfO2Gi/2LSpnOVpCf2jvjJfO2Gi -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b117/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/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/notboring.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 github.com/go-jose/go-jose/v3 cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/containers/storage/drivers/copy /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b522/_pkg_.a $WORK/b522/preferlinkext $WORK/b522/_x001.o $WORK/b522/_x002.o # internal mkdir -p $WORK/b405/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b522/_pkg_.a # internal cat >/tmp/go-build355643826/b405/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile compress/flate=/tmp/go-build355643826/b180/_pkg_.a packagefile crypto=/tmp/go-build355643826/b075/_pkg_.a packagefile crypto/aes=/tmp/go-build355643826/b093/_pkg_.a packagefile crypto/cipher=/tmp/go-build355643826/b094/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build355643826/b092/_pkg_.a packagefile crypto/ed25519=/tmp/go-build355643826/b120/_pkg_.a packagefile crypto/elliptic=/tmp/go-build355643826/b105/_pkg_.a packagefile crypto/hmac=/tmp/go-build355643826/b122/_pkg_.a packagefile crypto/rand=/tmp/go-build355643826/b114/_pkg_.a packagefile crypto/rsa=/tmp/go-build355643826/b115/_pkg_.a packagefile crypto/sha1=/tmp/go-build355643826/b125/_pkg_.a packagefile crypto/sha256=/tmp/go-build355643826/b116/_pkg_.a packagefile crypto/sha512=/tmp/go-build355643826/b110/_pkg_.a packagefile crypto/subtle=/tmp/go-build355643826/b096/_pkg_.a packagefile crypto/x509=/tmp/go-build355643826/b126/_pkg_.a packagefile encoding/base64=/tmp/go-build355643826/b057/_pkg_.a packagefile encoding/binary=/tmp/go-build355643826/b058/_pkg_.a packagefile encoding/hex=/tmp/go-build355643826/b129/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/go-jose/go-jose/v3/cipher=/tmp/go-build355643826/b406/_pkg_.a packagefile github.com/go-jose/go-jose/v3/json=/tmp/go-build355643826/b407/_pkg_.a packagefile golang.org/x/crypto/pbkdf2=/tmp/go-build355643826/b367/_pkg_.a packagefile hash=/tmp/go-build355643826/b076/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile math/big=/tmp/go-build355643826/b106/_pkg_.a packagefile net/url=/tmp/go-build355643826/b131/_pkg_.a packagefile reflect=/tmp/go-build355643826/b029/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile unicode=/tmp/go-build355643826/b034/_pkg_.a EOF go.mozilla.org/pkcs7 mkdir -p $WORK/b473/ cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b405/_pkg_.a -trimpath "$WORK/b405=>" -p github.com/go-jose/go-jose/v3 -complete -installsuffix shared -buildid YZ1Xh3B4qPC3Ie24MwkL/YZ1Xh3B4qPC3Ie24MwkL -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b405/importcfg -pack ./src/github.com/go-jose/go-jose/v3/asymmetric.go ./src/github.com/go-jose/go-jose/v3/crypter.go ./src/github.com/go-jose/go-jose/v3/doc.go ./src/github.com/go-jose/go-jose/v3/encoding.go ./src/github.com/go-jose/go-jose/v3/jwe.go ./src/github.com/go-jose/go-jose/v3/jwk.go ./src/github.com/go-jose/go-jose/v3/jws.go ./src/github.com/go-jose/go-jose/v3/opaque.go ./src/github.com/go-jose/go-jose/v3/shared.go ./src/github.com/go-jose/go-jose/v3/signing.go ./src/github.com/go-jose/go-jose/v3/symmetric.go cat >/tmp/go-build355643826/b473/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile crypto=/tmp/go-build355643826/b075/_pkg_.a packagefile crypto/aes=/tmp/go-build355643826/b093/_pkg_.a packagefile crypto/cipher=/tmp/go-build355643826/b094/_pkg_.a packagefile crypto/des=/tmp/go-build355643826/b119/_pkg_.a packagefile crypto/dsa=/tmp/go-build355643826/b127/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build355643826/b092/_pkg_.a packagefile crypto/rand=/tmp/go-build355643826/b114/_pkg_.a packagefile crypto/rsa=/tmp/go-build355643826/b115/_pkg_.a packagefile crypto/sha1=/tmp/go-build355643826/b125/_pkg_.a packagefile crypto/subtle=/tmp/go-build355643826/b096/_pkg_.a packagefile crypto/x509=/tmp/go-build355643826/b126/_pkg_.a packagefile crypto/x509/pkix=/tmp/go-build355643826/b128/_pkg_.a packagefile encoding/asn1=/tmp/go-build355643826/b112/_pkg_.a packagefile encoding/pem=/tmp/go-build355643826/b130/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile io/ioutil=/tmp/go-build355643826/b137/_pkg_.a packagefile math/big=/tmp/go-build355643826/b106/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile os/exec=/tmp/go-build355643826/b159/_pkg_.a packagefile sort=/tmp/go-build355643826/b035/_pkg_.a packagefile testing=/tmp/go-build355643826/b474/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b473/_pkg_.a -trimpath "$WORK/b473=>" -p go.mozilla.org/pkcs7 -complete -installsuffix shared -buildid Jt-gFtnx0R6eFbAkQ5oh/Jt-gFtnx0R6eFbAkQ5oh -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b473/importcfg -pack ./src/go.mozilla.org/pkcs7/ber.go ./src/go.mozilla.org/pkcs7/decrypt.go ./src/go.mozilla.org/pkcs7/encrypt.go ./src/go.mozilla.org/pkcs7/pkcs7.go ./src/go.mozilla.org/pkcs7/sign.go ./src/go.mozilla.org/pkcs7/verify.go ./src/go.mozilla.org/pkcs7/verify_test_dsa.go golang.org/x/crypto/ssh mkdir -p $WORK/b684/ cp $WORK/b522/_pkg_.a /builddir/.cache/go-build/ab/ab0cd68e2e7de423dec3c8ff98f0ba8853303232cc0bd4a9cd0468c4dabcb55a-d # internal cat >/tmp/go-build355643826/b684/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build355643826/b054/_pkg_.a packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile context=/tmp/go-build355643826/b002/_pkg_.a packagefile crypto=/tmp/go-build355643826/b075/_pkg_.a packagefile crypto/aes=/tmp/go-build355643826/b093/_pkg_.a packagefile crypto/cipher=/tmp/go-build355643826/b094/_pkg_.a packagefile crypto/des=/tmp/go-build355643826/b119/_pkg_.a packagefile crypto/dsa=/tmp/go-build355643826/b127/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build355643826/b092/_pkg_.a packagefile crypto/ed25519=/tmp/go-build355643826/b120/_pkg_.a packagefile crypto/elliptic=/tmp/go-build355643826/b105/_pkg_.a packagefile crypto/hmac=/tmp/go-build355643826/b122/_pkg_.a packagefile crypto/md5=/tmp/go-build355643826/b123/_pkg_.a packagefile crypto/rand=/tmp/go-build355643826/b114/_pkg_.a packagefile crypto/rc4=/tmp/go-build355643826/b124/_pkg_.a packagefile crypto/rsa=/tmp/go-build355643826/b115/_pkg_.a packagefile crypto/sha1=/tmp/go-build355643826/b125/_pkg_.a packagefile crypto/sha256=/tmp/go-build355643826/b116/_pkg_.a packagefile crypto/sha512=/tmp/go-build355643826/b110/_pkg_.a packagefile crypto/subtle=/tmp/go-build355643826/b096/_pkg_.a packagefile crypto/x509=/tmp/go-build355643826/b126/_pkg_.a packagefile encoding/asn1=/tmp/go-build355643826/b112/_pkg_.a packagefile encoding/base64=/tmp/go-build355643826/b057/_pkg_.a packagefile encoding/binary=/tmp/go-build355643826/b058/_pkg_.a packagefile encoding/hex=/tmp/go-build355643826/b129/_pkg_.a packagefile encoding/pem=/tmp/go-build355643826/b130/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile golang.org/x/crypto/chacha20=/tmp/go-build355643826/b685/_pkg_.a packagefile golang.org/x/crypto/curve25519=/tmp/go-build355643826/b686/_pkg_.a packagefile golang.org/x/crypto/internal/poly1305=/tmp/go-build355643826/b375/_pkg_.a packagefile golang.org/x/crypto/ssh/internal/bcrypt_pbkdf=/tmp/go-build355643826/b687/_pkg_.a packagefile hash=/tmp/go-build355643826/b076/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile log=/tmp/go-build355643826/b087/_pkg_.a packagefile math=/tmp/go-build355643826/b030/_pkg_.a packagefile math/big=/tmp/go-build355643826/b106/_pkg_.a packagefile math/rand=/tmp/go-build355643826/b107/_pkg_.a packagefile net=/tmp/go-build355643826/b067/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile reflect=/tmp/go-build355643826/b029/_pkg_.a packagefile sort=/tmp/go-build355643826/b035/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build355643826/b022/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b684/_pkg_.a -trimpath "$WORK/b684=>" -p golang.org/x/crypto/ssh -complete -installsuffix shared -buildid x8A8Zt02bSjFg_QY4GHZ/x8A8Zt02bSjFg_QY4GHZ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b684/importcfg -pack ./src/golang.org/x/crypto/ssh/buffer.go ./src/golang.org/x/crypto/ssh/certs.go ./src/golang.org/x/crypto/ssh/channel.go ./src/golang.org/x/crypto/ssh/cipher.go ./src/golang.org/x/crypto/ssh/client.go ./src/golang.org/x/crypto/ssh/client_auth.go ./src/golang.org/x/crypto/ssh/common.go ./src/golang.org/x/crypto/ssh/connection.go ./src/golang.org/x/crypto/ssh/doc.go ./src/golang.org/x/crypto/ssh/handshake.go ./src/golang.org/x/crypto/ssh/kex.go ./src/golang.org/x/crypto/ssh/keys.go ./src/golang.org/x/crypto/ssh/mac.go ./src/golang.org/x/crypto/ssh/messages.go ./src/golang.org/x/crypto/ssh/mux.go ./src/golang.org/x/crypto/ssh/server.go ./src/golang.org/x/crypto/ssh/session.go ./src/golang.org/x/crypto/ssh/ssh_gss.go ./src/golang.org/x/crypto/ssh/streamlocal.go ./src/golang.org/x/crypto/ssh/tcpip.go ./src/golang.org/x/crypto/ssh/transport.go cp $WORK/b624/_pkg_.a /builddir/.cache/go-build/7d/7d8b8fc1bb63d5405f9b22356a4a30ec545900c9e064ea6172d298139accda9f-d # internal github.com/manifoldco/promptui mkdir -p $WORK/b623/ cat >/tmp/go-build355643826/b623/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/chzyer/readline=/tmp/go-build355643826/b624/_pkg_.a packagefile github.com/manifoldco/promptui/list=/tmp/go-build355643826/b625/_pkg_.a packagefile github.com/manifoldco/promptui/screenbuf=/tmp/go-build355643826/b626/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile text/tabwriter=/tmp/go-build355643826/b419/_pkg_.a packagefile text/template=/tmp/go-build355643826/b417/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b623/_pkg_.a -trimpath "$WORK/b623=>" -p github.com/manifoldco/promptui -complete -installsuffix shared -buildid YszD0G9Fsil97IQSSZBk/YszD0G9Fsil97IQSSZBk -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b623/importcfg -pack ./src/github.com/manifoldco/promptui/codes.go ./src/github.com/manifoldco/promptui/cursor.go ./src/github.com/manifoldco/promptui/keycodes.go ./src/github.com/manifoldco/promptui/keycodes_other.go ./src/github.com/manifoldco/promptui/prompt.go ./src/github.com/manifoldco/promptui/promptui.go ./src/github.com/manifoldco/promptui/select.go ./src/github.com/manifoldco/promptui/styles.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b437/_pkg_.a # internal cp $WORK/b437/_pkg_.a /builddir/.cache/go-build/df/dfb58cd8f9aebd5049f3a5224e781cd45e04cc9a9a71e99e13d82bdb2f10229b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b653/_pkg_.a # internal cp $WORK/b653/_pkg_.a /builddir/.cache/go-build/f8/f8ad13e9c0ba70a8b162170f4d6fb52b35e4502f7447a63491c835b57f7a322b-d # internal github.com/openshift/imagebuilder/dockerfile/parser mkdir -p $WORK/b659/ cat >/tmp/go-build355643826/b659/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build355643826/b054/_pkg_.a packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile encoding/json=/tmp/go-build355643826/b055/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/containers/storage/pkg/regexp=/tmp/go-build355643826/b064/_pkg_.a packagefile github.com/containers/storage/pkg/system=/tmp/go-build355643826/b155/_pkg_.a packagefile github.com/moby/buildkit/frontend/dockerfile/parser=/tmp/go-build355643826/b653/_pkg_.a packagefile github.com/moby/buildkit/frontend/dockerfile/shell=/tmp/go-build355643826/b655/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/command=/tmp/go-build355643826/b658/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile regexp=/tmp/go-build355643826/b065/_pkg_.a packagefile runtime=/tmp/go-build355643826/b009/_pkg_.a packagefile sort=/tmp/go-build355643826/b035/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile unicode=/tmp/go-build355643826/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build355643826/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b659/_pkg_.a -trimpath "$WORK/b659=>" -p github.com/openshift/imagebuilder/dockerfile/parser -complete -installsuffix shared -buildid C8Tq-4AKMOD5nN9FTpsA/C8Tq-4AKMOD5nN9FTpsA -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b659/importcfg -pack ./src/github.com/openshift/imagebuilder/dockerfile/parser/line_parsers.go ./src/github.com/openshift/imagebuilder/dockerfile/parser/parser.go ./src/github.com/openshift/imagebuilder/dockerfile/parser/split_command.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b364/_pkg_.a # internal cp $WORK/b364/_pkg_.a /builddir/.cache/go-build/a1/a143d5585bdd19bf3bc58498edf0d7749c6e1be9ce1bebf55333b40163d4781f-d # internal github.com/letsencrypt/boulder/revocation mkdir -p $WORK/b363/ cat >/tmp/go-build355643826/b363/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile golang.org/x/crypto/ocsp=/tmp/go-build355643826/b364/_pkg_.a packagefile sort=/tmp/go-build355643826/b035/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b363/_pkg_.a -trimpath "$WORK/b363=>" -p github.com/letsencrypt/boulder/revocation -complete -installsuffix shared -buildid XSIbRXR7ilFXKG5srX4L/XSIbRXR7ilFXKG5srX4L -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b363/importcfg -pack ./src/github.com/letsencrypt/boulder/revocation/reasons.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b741/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b693/_pkg_.a # internal cp $WORK/b741/_pkg_.a /builddir/.cache/go-build/23/23aeeb5019a69e3733d333f0af2a1912f3c189fb4524751765b7e2009d8ce9e3-d # internal github.com/opencontainers/runc/libcontainer/cgroups/ebpf mkdir -p $WORK/b723/ cat >/tmp/go-build355643826/b723/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/cilium/ebpf=/tmp/go-build355643826/b724/_pkg_.a packagefile github.com/cilium/ebpf/asm=/tmp/go-build355643826/b728/_pkg_.a packagefile github.com/cilium/ebpf/link=/tmp/go-build355643826/b741/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build355643826/b085/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build355643826/b086/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile runtime=/tmp/go-build355643826/b009/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b723/_pkg_.a -trimpath "$WORK/b723=>" -p github.com/opencontainers/runc/libcontainer/cgroups/ebpf -complete -installsuffix shared -buildid _s4N0hPYx67yLsEQDYEK/_s4N0hPYx67yLsEQDYEK -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b723/importcfg -pack ./src/github.com/opencontainers/runc/libcontainer/cgroups/ebpf/ebpf_linux.go cp $WORK/b693/_pkg_.a /builddir/.cache/go-build/3b/3b0758115f5131f8fcd4dd548705149949aed0efefa297ed047c01d70b952b10-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b363/_pkg_.a # internal github.com/spf13/cobra mkdir -p $WORK/b692/ cat >/tmp/go-build355643826/b692/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile context=/tmp/go-build355643826/b002/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/spf13/pflag=/tmp/go-build355643826/b693/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile path/filepath=/tmp/go-build355643826/b053/_pkg_.a packagefile reflect=/tmp/go-build355643826/b029/_pkg_.a packagefile regexp=/tmp/go-build355643826/b065/_pkg_.a packagefile sort=/tmp/go-build355643826/b035/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile text/template=/tmp/go-build355643826/b417/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a packagefile unicode=/tmp/go-build355643826/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b692/_pkg_.a -trimpath "$WORK/b692=>" -p github.com/spf13/cobra -complete -installsuffix shared -buildid RetfO9UieTW70Kyw2E8b/RetfO9UieTW70Kyw2E8b -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b692/importcfg -pack ./src/github.com/spf13/cobra/active_help.go ./src/github.com/spf13/cobra/args.go ./src/github.com/spf13/cobra/bash_completions.go ./src/github.com/spf13/cobra/bash_completionsV2.go ./src/github.com/spf13/cobra/cobra.go ./src/github.com/spf13/cobra/command.go ./src/github.com/spf13/cobra/command_notwin.go ./src/github.com/spf13/cobra/completions.go ./src/github.com/spf13/cobra/fish_completions.go ./src/github.com/spf13/cobra/flag_groups.go ./src/github.com/spf13/cobra/powershell_completions.go ./src/github.com/spf13/cobra/shell_completions.go ./src/github.com/spf13/cobra/zsh_completions.go cp $WORK/b363/_pkg_.a /builddir/.cache/go-build/df/dfa40dd35f742b567f54d0e8a6c6eea11232a5f18065ee99c35f8b10a17e0599-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b659/_pkg_.a # internal cp $WORK/b659/_pkg_.a /builddir/.cache/go-build/a9/a92a330578ff099f3bcc6a8db6773e20909c16d37f7deacc9d39591d1b5c4a5f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b630/_pkg_.a # internal cp $WORK/b630/_pkg_.a /builddir/.cache/go-build/98/98c9c7c09c1f632c387fc7f4749f6f85394dbaae1842f8a282261ae554defe1b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b499/_pkg_.a # internal cp $WORK/b499/_pkg_.a /builddir/.cache/go-build/be/be2d4ad78f41fda8c2eb64e9b66b05017d68cca60987da0f23e28f2629cdfe75-d # internal github.com/containers/storage/drivers/aufs mkdir -p $WORK/b503/ github.com/containers/storage/drivers/devmapper mkdir -p $WORK/b509/ cat >/tmp/go-build355643826/b503/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build355643826/b054/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/containers/storage/drivers=/tmp/go-build355643826/b499/_pkg_.a packagefile github.com/containers/storage/pkg/archive=/tmp/go-build355643826/b150/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=/tmp/go-build355643826/b186/_pkg_.a packagefile github.com/containers/storage/pkg/directory=/tmp/go-build355643826/b500/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=/tmp/go-build355643826/b154/_pkg_.a packagefile github.com/containers/storage/pkg/locker=/tmp/go-build355643826/b504/_pkg_.a packagefile github.com/containers/storage/pkg/mount=/tmp/go-build355643826/b156/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=/tmp/go-build355643826/b505/_pkg_.a packagefile github.com/containers/storage/pkg/system=/tmp/go-build355643826/b155/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=/tmp/go-build355643826/b164/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=/tmp/go-build355643826/b506/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build355643826/b085/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=/tmp/go-build355643826/b292/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build355643826/b086/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile io/fs=/tmp/go-build355643826/b043/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile os/exec=/tmp/go-build355643826/b159/_pkg_.a packagefile path=/tmp/go-build355643826/b044/_pkg_.a packagefile path/filepath=/tmp/go-build355643826/b053/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b503/_pkg_.a -trimpath "$WORK/b503=>" -p github.com/containers/storage/drivers/aufs -complete -installsuffix shared -buildid uD8Y4cKENwB70rUWCxzT/uD8Y4cKENwB70rUWCxzT -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b503/importcfg -pack ./src/github.com/containers/storage/drivers/aufs/aufs.go ./src/github.com/containers/storage/drivers/aufs/dirs.go ./src/github.com/containers/storage/drivers/aufs/mount.go ./src/github.com/containers/storage/drivers/aufs/mount_linux.go github.com/containers/storage/drivers/overlayutils mkdir -p $WORK/b515/ cat >/tmp/go-build355643826/b515/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/containers/storage/drivers=/tmp/go-build355643826/b499/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b515/_pkg_.a -trimpath "$WORK/b515=>" -p github.com/containers/storage/drivers/overlayutils -complete -installsuffix shared -buildid GbppR9U-DndtvTWWF395/GbppR9U-DndtvTWWF395 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b515/importcfg -pack ./src/github.com/containers/storage/drivers/overlayutils/overlayutils.go github.com/containers/storage/drivers/vfs mkdir -p $WORK/b521/ github.com/containers/storage/drivers/zfs cat >/tmp/go-build355643826/b509/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build355643826/b054/_pkg_.a packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/containers/storage/drivers=/tmp/go-build355643826/b499/_pkg_.a packagefile github.com/containers/storage/pkg/devicemapper=/tmp/go-build355643826/b510/_pkg_.a packagefile github.com/containers/storage/pkg/directory=/tmp/go-build355643826/b500/_pkg_.a packagefile github.com/containers/storage/pkg/dmesg=/tmp/go-build355643826/b511/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=/tmp/go-build355643826/b154/_pkg_.a packagefile github.com/containers/storage/pkg/locker=/tmp/go-build355643826/b504/_pkg_.a packagefile github.com/containers/storage/pkg/loopback=/tmp/go-build355643826/b512/_pkg_.a packagefile github.com/containers/storage/pkg/mount=/tmp/go-build355643826/b156/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=/tmp/go-build355643826/b505/_pkg_.a packagefile github.com/containers/storage/pkg/parsers/kernel=/tmp/go-build355643826/b513/_pkg_.a packagefile github.com/docker/go-units=/tmp/go-build355643826/b158/_pkg_.a packagefile github.com/json-iterator/go=/tmp/go-build355643826/b188/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=/tmp/go-build355643826/b506/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build355643826/b085/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build355643826/b086/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile io/fs=/tmp/go-build355643826/b043/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile os/exec=/tmp/go-build355643826/b159/_pkg_.a packagefile path=/tmp/go-build355643826/b044/_pkg_.a packagefile path/filepath=/tmp/go-build355643826/b053/_pkg_.a packagefile reflect=/tmp/go-build355643826/b029/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a EOF cat >/tmp/go-build355643826/b521/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/containers/storage/drivers=/tmp/go-build355643826/b499/_pkg_.a packagefile github.com/containers/storage/drivers/copy=/tmp/go-build355643826/b522/_pkg_.a packagefile github.com/containers/storage/pkg/archive=/tmp/go-build355643826/b150/_pkg_.a packagefile github.com/containers/storage/pkg/directory=/tmp/go-build355643826/b500/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=/tmp/go-build355643826/b154/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=/tmp/go-build355643826/b505/_pkg_.a packagefile github.com/containers/storage/pkg/system=/tmp/go-build355643826/b155/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=/tmp/go-build355643826/b506/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build355643826/b085/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=/tmp/go-build355643826/b292/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile path/filepath=/tmp/go-build355643826/b053/_pkg_.a packagefile runtime=/tmp/go-build355643826/b009/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b509/_pkg_.a -trimpath "$WORK/b509=>" -p github.com/containers/storage/drivers/devmapper -complete -installsuffix shared -buildid -8y-Hvf1ndgIjF5x2h4N/-8y-Hvf1ndgIjF5x2h4N -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b509/importcfg -pack ./src/github.com/containers/storage/drivers/devmapper/device_setup.go ./src/github.com/containers/storage/drivers/devmapper/deviceset.go ./src/github.com/containers/storage/drivers/devmapper/devmapper_doc.go ./src/github.com/containers/storage/drivers/devmapper/driver.go ./src/github.com/containers/storage/drivers/devmapper/jsoniter.go ./src/github.com/containers/storage/drivers/devmapper/mount.go mkdir -p $WORK/b523/ cat >/tmp/go-build355643826/b523/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/containers/storage/drivers=/tmp/go-build355643826/b499/_pkg_.a packagefile github.com/containers/storage/pkg/directory=/tmp/go-build355643826/b500/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=/tmp/go-build355643826/b154/_pkg_.a packagefile github.com/containers/storage/pkg/mount=/tmp/go-build355643826/b156/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=/tmp/go-build355643826/b505/_pkg_.a packagefile github.com/mistifyio/go-zfs/v3=/tmp/go-build355643826/b524/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=/tmp/go-build355643826/b506/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build355643826/b085/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build355643826/b086/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile os/exec=/tmp/go-build355643826/b159/_pkg_.a packagefile path=/tmp/go-build355643826/b044/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b521/_pkg_.a -trimpath "$WORK/b521=>" -p github.com/containers/storage/drivers/vfs -complete -installsuffix shared -buildid fc6v-Ms9BAKeQrMpoH4x/fc6v-Ms9BAKeQrMpoH4x -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b521/importcfg -pack ./src/github.com/containers/storage/drivers/vfs/copy_linux.go ./src/github.com/containers/storage/drivers/vfs/driver.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b523/_pkg_.a -trimpath "$WORK/b523=>" -p github.com/containers/storage/drivers/zfs -complete -installsuffix shared -buildid eQNfHQG_Pst3CZ_umG_0/eQNfHQG_Pst3CZ_umG_0 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b523/importcfg -pack ./src/github.com/containers/storage/drivers/zfs/zfs.go ./src/github.com/containers/storage/drivers/zfs/zfs_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b623/_pkg_.a # internal cp $WORK/b623/_pkg_.a /builddir/.cache/go-build/96/96753f97c9b96c50e1f45868e9e45563798fd6c81b31c8a692b9153c98043e44-d # internal github.com/containers/image/v5/pkg/shortnames mkdir -p $WORK/b622/ cat >/tmp/go-build355643826/b622/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build355643826/b073/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=/tmp/go-build355643826/b545/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build355643826/b080/_pkg_.a packagefile github.com/manifoldco/promptui=/tmp/go-build355643826/b623/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build355643826/b074/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build355643826/b089/_pkg_.a packagefile golang.org/x/term=/tmp/go-build355643826/b378/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b622/_pkg_.a -trimpath "$WORK/b622=>" -p github.com/containers/image/v5/pkg/shortnames -complete -installsuffix shared -buildid rtwf6m9c-uHHbK9v2SLY/rtwf6m9c-uHHbK9v2SLY -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b622/importcfg -pack ./src/github.com/containers/image/v5/pkg/shortnames/shortnames.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b515/_pkg_.a # internal cp $WORK/b515/_pkg_.a /builddir/.cache/go-build/81/81b28fe102d3cf8103710e5998e3ce73a13a8e0fee49b3b0bd5049c9e94a6a1a-d # internal github.com/containers/storage/drivers/overlay mkdir -p $WORK/b514/ cat >/tmp/go-build355643826/b514/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile crypto/rand=/tmp/go-build355643826/b114/_pkg_.a packagefile encoding/base32=/tmp/go-build355643826/b139/_pkg_.a packagefile encoding/base64=/tmp/go-build355643826/b057/_pkg_.a packagefile encoding/binary=/tmp/go-build355643826/b058/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile flag=/tmp/go-build355643826/b187/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/containers/storage/drivers=/tmp/go-build355643826/b499/_pkg_.a packagefile github.com/containers/storage/drivers/overlayutils=/tmp/go-build355643826/b515/_pkg_.a packagefile github.com/containers/storage/drivers/quota=/tmp/go-build355643826/b516/_pkg_.a packagefile github.com/containers/storage/pkg/archive=/tmp/go-build355643826/b150/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=/tmp/go-build355643826/b186/_pkg_.a packagefile github.com/containers/storage/pkg/chunked/dump=/tmp/go-build355643826/b517/_pkg_.a packagefile github.com/containers/storage/pkg/directory=/tmp/go-build355643826/b500/_pkg_.a packagefile github.com/containers/storage/pkg/fsutils=/tmp/go-build355643826/b518/_pkg_.a packagefile github.com/containers/storage/pkg/fsverity=/tmp/go-build355643826/b519/_pkg_.a packagefile github.com/containers/storage/pkg/idmap=/tmp/go-build355643826/b520/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=/tmp/go-build355643826/b154/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=/tmp/go-build355643826/b162/_pkg_.a packagefile github.com/containers/storage/pkg/loopback=/tmp/go-build355643826/b512/_pkg_.a packagefile github.com/containers/storage/pkg/mount=/tmp/go-build355643826/b156/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=/tmp/go-build355643826/b505/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=/tmp/go-build355643826/b165/_pkg_.a packagefile github.com/containers/storage/pkg/system=/tmp/go-build355643826/b155/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=/tmp/go-build355643826/b164/_pkg_.a packagefile github.com/docker/go-units=/tmp/go-build355643826/b158/_pkg_.a packagefile github.com/hashicorp/go-multierror=/tmp/go-build355643826/b282/_pkg_.a packagefile github.com/json-iterator/go=/tmp/go-build355643826/b188/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build355643826/b074/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=/tmp/go-build355643826/b507/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=/tmp/go-build355643826/b506/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build355643826/b085/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build355643826/b086/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile io/fs=/tmp/go-build355643826/b043/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile os/exec=/tmp/go-build355643826/b159/_pkg_.a packagefile path=/tmp/go-build355643826/b044/_pkg_.a packagefile path/filepath=/tmp/go-build355643826/b053/_pkg_.a packagefile runtime=/tmp/go-build355643826/b009/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile syscall=/tmp/go-build355643826/b024/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b514/_pkg_.a -trimpath "$WORK/b514=>" -p github.com/containers/storage/drivers/overlay -complete -installsuffix shared -buildid f9pUNuyG2CGk-7u0OXBv/f9pUNuyG2CGk-7u0OXBv -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b514/importcfg -pack ./src/github.com/containers/storage/drivers/overlay/check.go ./src/github.com/containers/storage/drivers/overlay/check_116.go ./src/github.com/containers/storage/drivers/overlay/composefs.go ./src/github.com/containers/storage/drivers/overlay/jsoniter.go ./src/github.com/containers/storage/drivers/overlay/mount.go ./src/github.com/containers/storage/drivers/overlay/overlay.go ./src/github.com/containers/storage/drivers/overlay/overlay_cgo.go ./src/github.com/containers/storage/drivers/overlay/randomid.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b723/_pkg_.a # internal cp $WORK/b723/_pkg_.a /builddir/.cache/go-build/d7/d7edb268854ced18400f49b5c7ac6d860f6db07eb1f1c1780ca4e0a9d7e52f52-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b473/_pkg_.a # internal cp $WORK/b473/_pkg_.a /builddir/.cache/go-build/52/52aaca2113925b1b501f36ad3c41d8dacf3b179bff8a29cd74f3417cc7c2b27f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b251/_pkg_.a # internal cp $WORK/b251/_pkg_.a /builddir/.cache/go-build/0f/0fb939eb783b272428cdfcb9e29cf53ecea5ba40caf2e57a4d2307ceeb448bfa-d # internal google.golang.org/protobuf/types/gofeaturespb mkdir -p $WORK/b257/ cat >/tmp/go-build355643826/b257/importcfg << 'EOF' # internal # import config packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build355643826/b233/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build355643826/b252/_pkg_.a packagefile google.golang.org/protobuf/types/descriptorpb=/tmp/go-build355643826/b251/_pkg_.a packagefile reflect=/tmp/go-build355643826/b029/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b257/_pkg_.a -trimpath "$WORK/b257=>" -p google.golang.org/protobuf/types/gofeaturespb -complete -installsuffix shared -buildid jvmizogiTTUCBiRHwRTx/jvmizogiTTUCBiRHwRTx -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b257/importcfg -pack ./src/google.golang.org/protobuf/types/gofeaturespb/go_features.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b521/_pkg_.a # internal cd $WORK/b632 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/seccomp/libseccomp-golang -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b632=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=6KVGZw0vSkE_98kG7Ooc -o ./_x001.o -c _cgo_export.c cp $WORK/b521/_pkg_.a /builddir/.cache/go-build/6c/6c6113b5a39bd25c6924123f2de2d37eb746a4a51ed0c267e018f072c44295bb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b622/_pkg_.a # internal cp $WORK/b622/_pkg_.a /builddir/.cache/go-build/d3/d378a895adf759bbbc61b782e0690b61ef4401bc6e673d88c3952a3d4e8b0c53-d # internal cd $WORK/b147 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/miekg/pkcs11 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b147=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=0_wbinGYFkw6V7qsjgGA -o ./_x001.o -c _cgo_export.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b523/_pkg_.a # internal cp $WORK/b523/_pkg_.a /builddir/.cache/go-build/f1/f1bf132c1cf9923f5765d34c3e516832c54e6bdcd7913de80633d9a3f1d7f96b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b257/_pkg_.a # internal cp $WORK/b257/_pkg_.a /builddir/.cache/go-build/19/193e0d3bdb5c046bab91138fc2cb9e6215b8cf9189bf678dd892fbab690f89ae-d # internal google.golang.org/protobuf/reflect/protodesc mkdir -p $WORK/b245/ cat >/tmp/go-build355643826/b245/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=/tmp/go-build355643826/b228/_pkg_.a packagefile google.golang.org/protobuf/internal/editiondefaults=/tmp/go-build355643826/b246/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=/tmp/go-build355643826/b247/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build355643826/b229/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=/tmp/go-build355643826/b248/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=/tmp/go-build355643826/b236/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=/tmp/go-build355643826/b239/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=/tmp/go-build355643826/b234/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=/tmp/go-build355643826/b237/_pkg_.a packagefile google.golang.org/protobuf/proto=/tmp/go-build355643826/b242/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build355643826/b233/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build355643826/b243/_pkg_.a packagefile google.golang.org/protobuf/types/descriptorpb=/tmp/go-build355643826/b251/_pkg_.a packagefile google.golang.org/protobuf/types/gofeaturespb=/tmp/go-build355643826/b257/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile unicode=/tmp/go-build355643826/b034/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b245/_pkg_.a -trimpath "$WORK/b245=>" -p google.golang.org/protobuf/reflect/protodesc -complete -installsuffix shared -buildid YNFImtN-xCDQ3XnII_UA/YNFImtN-xCDQ3XnII_UA -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b245/importcfg -pack ./src/google.golang.org/protobuf/reflect/protodesc/desc.go ./src/google.golang.org/protobuf/reflect/protodesc/desc_init.go ./src/google.golang.org/protobuf/reflect/protodesc/desc_resolve.go ./src/google.golang.org/protobuf/reflect/protodesc/desc_validate.go ./src/google.golang.org/protobuf/reflect/protodesc/editions.go ./src/google.golang.org/protobuf/reflect/protodesc/proto.go cd $WORK/b632 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/seccomp/libseccomp-golang -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b632=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=6KVGZw0vSkE_98kG7Ooc -o ./_x002.o -c seccomp.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b503/_pkg_.a # internal cp $WORK/b503/_pkg_.a /builddir/.cache/go-build/91/919d8c7da855ac9e863e1d41a4360e5d51a1fe723891d71675351abf71ffd3d0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b322/_pkg_.a # internal cd $WORK/b147 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/miekg/pkcs11 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b147=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=0_wbinGYFkw6V7qsjgGA -o ./_x002.o -c params.cgo2.c cp $WORK/b322/_pkg_.a /builddir/.cache/go-build/69/696075b034c565329ee8326b66daf6b307ee4536f1775a5fa30a912fde776eb5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b714/_pkg_.a # internal cp $WORK/b714/_pkg_.a /builddir/.cache/go-build/b9/b9b05a1a5676ea5879ee409a476907c6b3b29cb15b3d9c7c2dfbece0ec5c2840-d # internal github.com/coreos/go-systemd/v22/dbus mkdir -p $WORK/b713/ cat >/tmp/go-build355643826/b713/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build355643826/b002/_pkg_.a packagefile encoding/hex=/tmp/go-build355643826/b129/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/godbus/dbus/v5=/tmp/go-build355643826/b714/_pkg_.a packagefile log=/tmp/go-build355643826/b087/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile path=/tmp/go-build355643826/b044/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b713/_pkg_.a -trimpath "$WORK/b713=>" -p github.com/coreos/go-systemd/v22/dbus -complete -installsuffix shared -buildid j0peMEAeUT4HdDeW9Uea/j0peMEAeUT4HdDeW9Uea -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b713/importcfg -pack ./src/github.com/coreos/go-systemd/v22/dbus/dbus.go ./src/github.com/coreos/go-systemd/v22/dbus/methods.go ./src/github.com/coreos/go-systemd/v22/dbus/properties.go ./src/github.com/coreos/go-systemd/v22/dbus/set.go ./src/github.com/coreos/go-systemd/v22/dbus/subscription.go ./src/github.com/coreos/go-systemd/v22/dbus/subscription_set.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b365/_pkg_.a # internal cp $WORK/b365/_pkg_.a /builddir/.cache/go-build/7d/7d784d1993c0c67a453bf317f641530f7ce796072fdc153295592cbe7f1e90d4-d # internal cd $WORK/b147 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/miekg/pkcs11 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b147=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=0_wbinGYFkw6V7qsjgGA -o ./_x003.o -c pkcs11.cgo2.c cd $WORK/b632 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/seccomp/libseccomp-golang -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b632=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=6KVGZw0vSkE_98kG7Ooc -o ./_x003.o -c seccomp_internal.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b405/_pkg_.a # internal cp $WORK/b405/_pkg_.a /builddir/.cache/go-build/77/77882207edc51f0c6c3f5514f4e1fdda414a15d1676bed1f739acf3f81466d7e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b692/_pkg_.a # internal cp $WORK/b692/_pkg_.a /builddir/.cache/go-build/51/51c5ef50e43d76e8650a3eb84b36af6b525ba8b13d47e2148161bac6c4b633ca-d # internal github.com/containers/common/pkg/completion mkdir -p $WORK/b691/ cat >/tmp/go-build355643826/b691/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build355643826/b054/_pkg_.a packagefile github.com/containers/common/pkg/capabilities=/tmp/go-build355643826/b615/_pkg_.a packagefile github.com/spf13/cobra=/tmp/go-build355643826/b692/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile unicode=/tmp/go-build355643826/b034/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b691/_pkg_.a -trimpath "$WORK/b691=>" -p github.com/containers/common/pkg/completion -complete -installsuffix shared -buildid bQbS8UDcYfkbFnjI8Lzc/bQbS8UDcYfkbFnjI8Lzc -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b691/importcfg -pack ./src/github.com/containers/common/pkg/completion/completion.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b691/_pkg_.a # internal cp $WORK/b691/_pkg_.a /builddir/.cache/go-build/e9/e9245e1085e97a6143cfd2587778a19f8ea5d300af9e2d34edd5342153e7563f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b761/_pkg_.a # internal cp $WORK/b761/_pkg_.a /builddir/.cache/go-build/4b/4b702d401fcedf20e1091a034fda9246dabc39dd6fda0682a48dfc567b6868b0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b713/_pkg_.a # internal cp $WORK/b713/_pkg_.a /builddir/.cache/go-build/04/0477756dbdd980abc0e43c12953c4bf9f0eee13aa8f0fec1546ee4fbbab7697a-d # internal github.com/opencontainers/runc/libcontainer/configs mkdir -p $WORK/b716/ cat >/tmp/go-build355643826/b716/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile encoding/json=/tmp/go-build355643826/b055/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/coreos/go-systemd/v22/dbus=/tmp/go-build355643826/b713/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/devices=/tmp/go-build355643826/b196/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build355643826/b166/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build355643826/b085/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build355643826/b086/_pkg_.a packagefile math=/tmp/go-build355643826/b030/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile os/exec=/tmp/go-build355643826/b159/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b716/_pkg_.a -trimpath "$WORK/b716=>" -p github.com/opencontainers/runc/libcontainer/configs -complete -installsuffix shared -buildid C3qMIb4nLYMu7RaeE8be/C3qMIb4nLYMu7RaeE8be -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b716/importcfg -pack ./src/github.com/opencontainers/runc/libcontainer/configs/blkio_device.go ./src/github.com/opencontainers/runc/libcontainer/configs/cgroup_linux.go ./src/github.com/opencontainers/runc/libcontainer/configs/config.go ./src/github.com/opencontainers/runc/libcontainer/configs/config_linux.go ./src/github.com/opencontainers/runc/libcontainer/configs/hugepage_limit.go ./src/github.com/opencontainers/runc/libcontainer/configs/intelrdt.go ./src/github.com/opencontainers/runc/libcontainer/configs/interface_priority_map.go ./src/github.com/opencontainers/runc/libcontainer/configs/mount.go ./src/github.com/opencontainers/runc/libcontainer/configs/namespaces.go ./src/github.com/opencontainers/runc/libcontainer/configs/namespaces_linux.go ./src/github.com/opencontainers/runc/libcontainer/configs/namespaces_syscall.go ./src/github.com/opencontainers/runc/libcontainer/configs/network.go ./src/github.com/opencontainers/runc/libcontainer/configs/rdma.go cd $WORK/b632 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/seccomp/libseccomp-golang -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b632=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=6KVGZw0vSkE_98kG7Ooc -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b245/_pkg_.a # internal cp $WORK/b245/_pkg_.a /builddir/.cache/go-build/88/880af7e550b5fe2407087a63afad9d31a4eff2104550d1dbdc43c3c9befddc95-d # internal github.com/golang/protobuf/proto mkdir -p $WORK/b226/ cat >/tmp/go-build355643826/b226/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile compress/gzip=/tmp/go-build355643826/b199/_pkg_.a packagefile encoding=/tmp/go-build355643826/b056/_pkg_.a packagefile encoding/json=/tmp/go-build355643826/b055/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=/tmp/go-build355643826/b227/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=/tmp/go-build355643826/b228/_pkg_.a packagefile google.golang.org/protobuf/proto=/tmp/go-build355643826/b242/_pkg_.a packagefile google.golang.org/protobuf/reflect/protodesc=/tmp/go-build355643826/b245/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build355643826/b233/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build355643826/b243/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=/tmp/go-build355643826/b244/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build355643826/b252/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build355643826/b137/_pkg_.a packagefile math=/tmp/go-build355643826/b030/_pkg_.a packagefile reflect=/tmp/go-build355643826/b029/_pkg_.a packagefile sort=/tmp/go-build355643826/b035/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile unicode/utf8=/tmp/go-build355643826/b033/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b226/_pkg_.a -trimpath "$WORK/b226=>" -p github.com/golang/protobuf/proto -complete -installsuffix shared -buildid 3v3YW1-Nj_lGH6gPSU0s/3v3YW1-Nj_lGH6gPSU0s -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b226/importcfg -pack ./src/github.com/golang/protobuf/proto/buffer.go ./src/github.com/golang/protobuf/proto/defaults.go ./src/github.com/golang/protobuf/proto/deprecated.go ./src/github.com/golang/protobuf/proto/discard.go ./src/github.com/golang/protobuf/proto/extensions.go ./src/github.com/golang/protobuf/proto/properties.go ./src/github.com/golang/protobuf/proto/proto.go ./src/github.com/golang/protobuf/proto/registry.go ./src/github.com/golang/protobuf/proto/text_decode.go ./src/github.com/golang/protobuf/proto/text_encode.go ./src/github.com/golang/protobuf/proto/wire.go ./src/github.com/golang/protobuf/proto/wrappers.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b514/_pkg_.a # internal TERM='dumb' gcc -I ./src/github.com/seccomp/libseccomp-golang -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b632=/tmp/go-build -gno-record-gcc-switches -o $WORK/b632/_cgo_.o $WORK/b632/_cgo_main.o $WORK/b632/preferlinkext $WORK/b632/_x001.o $WORK/b632/_x002.o $WORK/b632/_x003.o -O2 -g -lseccomp cp $WORK/b514/_pkg_.a /builddir/.cache/go-build/f3/f3927de6863ae00ec3166baa889c45ed49a4dd81a6a0959849e4f088cc37c98e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b509/_pkg_.a # internal cp $WORK/b509/_pkg_.a /builddir/.cache/go-build/0b/0be397134ab89f095b6fb534b78e12e1fdef6b955bd54f71e4af436201dd5d25-d # internal github.com/containers/storage/drivers/register mkdir -p $WORK/b502/ cat >/tmp/go-build355643826/b502/importcfg << 'EOF' # internal # import config packagefile github.com/containers/storage/drivers/aufs=/tmp/go-build355643826/b503/_pkg_.a packagefile github.com/containers/storage/drivers/devmapper=/tmp/go-build355643826/b509/_pkg_.a packagefile github.com/containers/storage/drivers/overlay=/tmp/go-build355643826/b514/_pkg_.a packagefile github.com/containers/storage/drivers/vfs=/tmp/go-build355643826/b521/_pkg_.a packagefile github.com/containers/storage/drivers/zfs=/tmp/go-build355643826/b523/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b502/_pkg_.a -trimpath "$WORK/b502=>" -p github.com/containers/storage/drivers/register -complete -installsuffix shared -buildid fN-b_w10aHW6bVN8P-sd/fN-b_w10aHW6bVN8P-sd -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b502/importcfg -pack ./src/github.com/containers/storage/drivers/register/register_aufs.go ./src/github.com/containers/storage/drivers/register/register_devicemapper.go ./src/github.com/containers/storage/drivers/register/register_overlay.go ./src/github.com/containers/storage/drivers/register/register_vfs.go ./src/github.com/containers/storage/drivers/register/register_zfs.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b502/_pkg_.a # internal cp $WORK/b502/_pkg_.a /builddir/.cache/go-build/c9/c944f5a1547531c04448c3580bafd368926f92a25f77170aa1e9e066515175d2-d # internal github.com/containers/storage mkdir -p $WORK/b498/ cat >/tmp/go-build355643826/b498/importcfg << 'EOF' # internal # import config packagefile archive/tar=/tmp/go-build355643826/b046/_pkg_.a packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile embed=/tmp/go-build355643826/b103/_pkg_.a packagefile encoding/base64=/tmp/go-build355643826/b057/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/containers/storage/drivers=/tmp/go-build355643826/b499/_pkg_.a packagefile github.com/containers/storage/drivers/register=/tmp/go-build355643826/b502/_pkg_.a packagefile github.com/containers/storage/pkg/archive=/tmp/go-build355643826/b150/_pkg_.a packagefile github.com/containers/storage/pkg/directory=/tmp/go-build355643826/b500/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=/tmp/go-build355643826/b154/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=/tmp/go-build355643826/b162/_pkg_.a packagefile github.com/containers/storage/pkg/lockfile=/tmp/go-build355643826/b525/_pkg_.a packagefile github.com/containers/storage/pkg/mount=/tmp/go-build355643826/b156/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=/tmp/go-build355643826/b505/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=/tmp/go-build355643826/b526/_pkg_.a packagefile github.com/containers/storage/pkg/stringutils=/tmp/go-build355643826/b527/_pkg_.a packagefile github.com/containers/storage/pkg/system=/tmp/go-build355643826/b155/_pkg_.a packagefile github.com/containers/storage/pkg/tarlog=/tmp/go-build355643826/b528/_pkg_.a packagefile github.com/containers/storage/pkg/truncindex=/tmp/go-build355643826/b529/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=/tmp/go-build355643826/b164/_pkg_.a packagefile github.com/containers/storage/types=/tmp/go-build355643826/b191/_pkg_.a packagefile github.com/google/go-intervals/intervalset=/tmp/go-build355643826/b531/_pkg_.a packagefile github.com/hashicorp/go-multierror=/tmp/go-build355643826/b282/_pkg_.a packagefile github.com/json-iterator/go=/tmp/go-build355643826/b188/_pkg_.a packagefile github.com/klauspost/pgzip=/tmp/go-build355643826/b178/_pkg_.a packagefile github.com/moby/sys/user=/tmp/go-build355643826/b160/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build355643826/b074/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=/tmp/go-build355643826/b507/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=/tmp/go-build355643826/b506/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build355643826/b085/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=/tmp/go-build355643826/b290/_pkg_.a packagefile github.com/vbatts/tar-split/tar/asm=/tmp/go-build355643826/b291/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=/tmp/go-build355643826/b292/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile os/user=/tmp/go-build355643826/b050/_pkg_.a packagefile path=/tmp/go-build355643826/b044/_pkg_.a packagefile path/filepath=/tmp/go-build355643826/b053/_pkg_.a packagefile reflect=/tmp/go-build355643826/b029/_pkg_.a packagefile sort=/tmp/go-build355643826/b035/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile syscall=/tmp/go-build355643826/b024/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a EOF cat >/tmp/go-build355643826/b498/embedcfg << 'EOF' # internal { "Patterns": { "VERSION": [ "VERSION" ] }, "Files": { "VERSION": "/builddir/build/BUILD/buildah-1.35.4/src/github.com/containers/storage/VERSION" } }EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b498/_pkg_.a -trimpath "$WORK/b498=>" -p github.com/containers/storage -complete -installsuffix shared -buildid JzXFmo4FVgYY6euW4s65/JzXFmo4FVgYY6euW4s65 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b498/importcfg -embedcfg $WORK/b498/embedcfg -pack ./src/github.com/containers/storage/check.go ./src/github.com/containers/storage/containers.go ./src/github.com/containers/storage/deprecated.go ./src/github.com/containers/storage/errors.go ./src/github.com/containers/storage/idset.go ./src/github.com/containers/storage/images.go ./src/github.com/containers/storage/jsoniter.go ./src/github.com/containers/storage/layers.go ./src/github.com/containers/storage/lockfile_compat.go ./src/github.com/containers/storage/store.go ./src/github.com/containers/storage/userns.go ./src/github.com/containers/storage/utils.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b716/_pkg_.a # internal cp $WORK/b716/_pkg_.a /builddir/.cache/go-build/b4/b493f262f0cf3cf552b97effcf0ad4c6d2512698e15dd340dbc8974519b41a6e-d # internal github.com/opencontainers/runc/libcontainer/userns mkdir -p $WORK/b717/ echo > $WORK/b717/preferlinkext cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/opencontainers/runc/libcontainer/userns TERM='dumb' CGO_LDFLAGS='"-O2" "-g"' /usr/lib/golang/pkg/tool/linux_amd64/cgo -objdir $WORK/b717/ -importpath github.com/opencontainers/runc/libcontainer/userns -- -I $WORK/b717/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ./userns_maps_linux.go cd $WORK/b383 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/proglottis/gpgme -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b383=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I/usr/include/libassuan2 -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=xrdOJbCYu8MD0la3b7_A -o ./_x001.o -c _cgo_export.c cd /builddir/build/BUILD/buildah-1.35.4 TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage seccomp -dynimport $WORK/b632/_cgo_.o -dynout $WORK/b632/_cgo_import.go cat >/tmp/go-build355643826/b632/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile runtime=/tmp/go-build355643826/b009/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile syscall=/tmp/go-build355643826/b024/_pkg_.a packagefile runtime/cgo=/tmp/go-build355643826/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b632/_pkg_.a -trimpath "$WORK/b632=>" -p github.com/seccomp/libseccomp-golang -installsuffix shared -buildid 6KVGZw0vSkE_98kG7Ooc/6KVGZw0vSkE_98kG7Ooc -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b632/importcfg -pack $WORK/b632/_cgo_gotypes.go $WORK/b632/seccomp.cgo1.go $WORK/b632/seccomp_internal.cgo1.go $WORK/b632/_cgo_import.go cd $WORK/b717 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/opencontainers/runc/libcontainer/userns -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b717=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=egayzIArTaVIJGOmf9OS -o ./_x001.o -c _cgo_export.c TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/opencontainers/runc/libcontainer/userns -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b717=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=egayzIArTaVIJGOmf9OS -o ./_x002.o -c userns_maps_linux.cgo2.c cd $WORK/b383 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/proglottis/gpgme -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b383=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I/usr/include/libassuan2 -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=xrdOJbCYu8MD0la3b7_A -o ./_x002.o -c data.cgo2.c cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/seccomp/libseccomp-golang /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b632/_pkg_.a $WORK/b632/preferlinkext $WORK/b632/_x001.o $WORK/b632/_x002.o $WORK/b632/_x003.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b632/_pkg_.a # internal cp $WORK/b632/_pkg_.a /builddir/.cache/go-build/1e/1e35a144d2eb36a54970546aaf42ee3c310cd1a63b70720c26f9694b7425d3e4-d # internal github.com/containers/common/pkg/seccomp mkdir -p $WORK/b631/ cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/opencontainers/runc/libcontainer/userns TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b717=/tmp/go-build -gno-record-gcc-switches -I $WORK/b717/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=egayzIArTaVIJGOmf9OS -o $WORK/b717/_x003.o -c userns_maps.c cat >/tmp/go-build355643826/b631/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build355643826/b055/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build355643826/b166/_pkg_.a packagefile github.com/seccomp/libseccomp-golang=/tmp/go-build355643826/b632/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build355643826/b086/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b631/_pkg_.a -trimpath "$WORK/b631=>" -p github.com/containers/common/pkg/seccomp -complete -installsuffix shared -buildid 26aHLPb3n8s-f-Z4G22V/26aHLPb3n8s-f-Z4G22V -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b631/importcfg -pack ./src/github.com/containers/common/pkg/seccomp/conversion.go ./src/github.com/containers/common/pkg/seccomp/default_linux.go ./src/github.com/containers/common/pkg/seccomp/errno_list.go ./src/github.com/containers/common/pkg/seccomp/filter.go ./src/github.com/containers/common/pkg/seccomp/seccomp_linux.go ./src/github.com/containers/common/pkg/seccomp/supported.go ./src/github.com/containers/common/pkg/seccomp/types.go ./src/github.com/containers/common/pkg/seccomp/validate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b226/_pkg_.a # internal cp $WORK/b226/_pkg_.a /builddir/.cache/go-build/ff/ff231354e8bda7cca52296ea081287ef2c654ffd418cb24de75bf115354c6814-d # internal github.com/golang/protobuf/ptypes mkdir -p $WORK/b264/ github.com/golang/protobuf/jsonpb mkdir -p $WORK/b443/ cat >/tmp/go-build355643826/b264/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/golang/protobuf/proto=/tmp/go-build355643826/b226/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=/tmp/go-build355643826/b265/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=/tmp/go-build355643826/b266/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=/tmp/go-build355643826/b268/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build355643826/b233/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build355643826/b243/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b264/_pkg_.a -trimpath "$WORK/b264=>" -p github.com/golang/protobuf/ptypes -complete -installsuffix shared -buildid nVK0BY7GNZR_e8Bz1yqT/nVK0BY7GNZR_e8Bz1yqT -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b264/importcfg -pack ./src/github.com/golang/protobuf/ptypes/any.go ./src/github.com/golang/protobuf/ptypes/doc.go ./src/github.com/golang/protobuf/ptypes/duration.go ./src/github.com/golang/protobuf/ptypes/timestamp.go cat >/tmp/go-build355643826/b443/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build355643826/b055/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/golang/protobuf/proto=/tmp/go-build355643826/b226/_pkg_.a packagefile google.golang.org/protobuf/encoding/protojson=/tmp/go-build355643826/b444/_pkg_.a packagefile google.golang.org/protobuf/proto=/tmp/go-build355643826/b242/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build355643826/b233/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build355643826/b243/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build355643826/b252/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile math=/tmp/go-build355643826/b030/_pkg_.a packagefile reflect=/tmp/go-build355643826/b029/_pkg_.a packagefile sort=/tmp/go-build355643826/b035/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b443/_pkg_.a -trimpath "$WORK/b443=>" -p github.com/golang/protobuf/jsonpb -complete -installsuffix shared -buildid LWyth3GNzrzwPbMUr7Cq/LWyth3GNzrzwPbMUr7Cq -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b443/importcfg -pack ./src/github.com/golang/protobuf/jsonpb/decode.go ./src/github.com/golang/protobuf/jsonpb/encode.go ./src/github.com/golang/protobuf/jsonpb/json.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b684/_pkg_.a # internal cd $WORK/b383 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/proglottis/gpgme -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b383=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I/usr/include/libassuan2 -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=xrdOJbCYu8MD0la3b7_A -o ./_x003.o -c gpgme.cgo2.c cp $WORK/b684/_pkg_.a /builddir/.cache/go-build/a8/a816d74e28bb2709b3d561c305d4c2c63b5fced957a3e6016487f4ab852572db-d # internal golang.org/x/crypto/ssh/agent mkdir -p $WORK/b689/ cat >/tmp/go-build355643826/b689/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile crypto/dsa=/tmp/go-build355643826/b127/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build355643826/b092/_pkg_.a packagefile crypto/ed25519=/tmp/go-build355643826/b120/_pkg_.a packagefile crypto/elliptic=/tmp/go-build355643826/b105/_pkg_.a packagefile crypto/rand=/tmp/go-build355643826/b114/_pkg_.a packagefile crypto/rsa=/tmp/go-build355643826/b115/_pkg_.a packagefile crypto/subtle=/tmp/go-build355643826/b096/_pkg_.a packagefile encoding/base64=/tmp/go-build355643826/b057/_pkg_.a packagefile encoding/binary=/tmp/go-build355643826/b058/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile golang.org/x/crypto/ssh=/tmp/go-build355643826/b684/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile log=/tmp/go-build355643826/b087/_pkg_.a packagefile math/big=/tmp/go-build355643826/b106/_pkg_.a packagefile net=/tmp/go-build355643826/b067/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b689/_pkg_.a -trimpath "$WORK/b689=>" -p golang.org/x/crypto/ssh/agent -complete -installsuffix shared -buildid BHlSeTTfwChsPIXkbv0e/BHlSeTTfwChsPIXkbv0e -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b689/importcfg -pack ./src/golang.org/x/crypto/ssh/agent/client.go ./src/golang.org/x/crypto/ssh/agent/forward.go ./src/golang.org/x/crypto/ssh/agent/keyring.go ./src/golang.org/x/crypto/ssh/agent/server.go cd $WORK/b717 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/opencontainers/runc/libcontainer/userns -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b717=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=egayzIArTaVIJGOmf9OS -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b264/_pkg_.a # internal cp $WORK/b264/_pkg_.a /builddir/.cache/go-build/df/dfe79acd77e352442eb9e3c2e60021ccbf46ac3d07f5fe2bb57e124ac8ceac03-d # internal cd /builddir/build/BUILD/buildah-1.35.4 TERM='dumb' gcc -I ./src/github.com/opencontainers/runc/libcontainer/userns -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b717=/tmp/go-build -gno-record-gcc-switches -o $WORK/b717/_cgo_.o $WORK/b717/_cgo_main.o $WORK/b717/preferlinkext $WORK/b717/_x001.o $WORK/b717/_x002.o $WORK/b717/_x003.o -O2 -g /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b631/_pkg_.a # internal cd $WORK/b310 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b310=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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/buildah-1.35.4/src/github.com/mattn/go-sqlite3 -frandom-seed=NbS0ck3WZHJWSY4UwqHr -o ./_x001.o -c _cgo_export.c cp $WORK/b631/_pkg_.a /builddir/.cache/go-build/02/02fda65ea9003cec1466fa41118276cb99137718a4993c31347dcfe244d74f3e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b117/_pkg_.a # internal cd /builddir/build/BUILD/buildah-1.35.4 TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage userns -dynimport $WORK/b717/_cgo_.o -dynout $WORK/b717/_cgo_import.go cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/6e/6e647056ba1c3ff5f4704ba27388dcd5a13595efef0a18f51741409e3d2406f7-d # internal net/http/httptrace mkdir -p $WORK/b212/ github.com/docker/go-connections/tlsconfig mkdir -p $WORK/b495/ google.golang.org/grpc/internal/credentials cat >/tmp/go-build355643826/b212/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build355643826/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build355643826/b117/_pkg_.a packagefile internal/nettrace=/tmp/go-build355643826/b069/_pkg_.a packagefile net=/tmp/go-build355643826/b067/_pkg_.a packagefile net/textproto=/tmp/go-build355643826/b206/_pkg_.a packagefile reflect=/tmp/go-build355643826/b029/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b212/_pkg_.a -trimpath "$WORK/b212=>" -p net/http/httptrace -std -complete -installsuffix shared -buildid vHj-yoX3HqEv7o0qqorA/vHj-yoX3HqEv7o0qqorA -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b212/importcfg -pack /usr/lib/golang/src/net/http/httptrace/trace.go github.com/containers/libtrust mkdir -p $WORK/b258/ cat >/tmp/go-build355643826/b495/importcfg << 'EOF' # internal # import config packagefile crypto/tls=/tmp/go-build355643826/b117/_pkg_.a packagefile crypto/x509=/tmp/go-build355643826/b126/_pkg_.a packagefile encoding/pem=/tmp/go-build355643826/b130/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile runtime=/tmp/go-build355643826/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b495/_pkg_.a -trimpath "$WORK/b495=>" -p github.com/docker/go-connections/tlsconfig -complete -installsuffix shared -buildid q6JPljZqw1Umfgl8vqTO/q6JPljZqw1Umfgl8vqTO -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b495/importcfg -pack ./src/github.com/docker/go-connections/tlsconfig/certpool.go ./src/github.com/docker/go-connections/tlsconfig/config.go ./src/github.com/docker/go-connections/tlsconfig/config_client_ciphers.go mkdir -p $WORK/b091/ cat >/tmp/go-build355643826/b258/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build355643826/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build355643826/b117/_pkg_.a packagefile crypto/x509=/tmp/go-build355643826/b126/_pkg_.a packagefile google.golang.org/grpc/grpclog=/tmp/go-build355643826/b222/_pkg_.a packagefile net=/tmp/go-build355643826/b067/_pkg_.a packagefile net/url=/tmp/go-build355643826/b131/_pkg_.a packagefile syscall=/tmp/go-build355643826/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b258/_pkg_.a -trimpath "$WORK/b258=>" -p google.golang.org/grpc/internal/credentials -complete -installsuffix shared -buildid yzAZik4_JkbNlztKNJGT/yzAZik4_JkbNlztKNJGT -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b258/importcfg -pack ./src/google.golang.org/grpc/internal/credentials/credentials.go ./src/google.golang.org/grpc/internal/credentials/spiffe.go ./src/google.golang.org/grpc/internal/credentials/syscallconn.go ./src/google.golang.org/grpc/internal/credentials/util.go cat >/tmp/go-build355643826/b091/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile crypto=/tmp/go-build355643826/b075/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build355643826/b092/_pkg_.a packagefile crypto/elliptic=/tmp/go-build355643826/b105/_pkg_.a packagefile crypto/rand=/tmp/go-build355643826/b114/_pkg_.a packagefile crypto/rsa=/tmp/go-build355643826/b115/_pkg_.a packagefile crypto/sha256=/tmp/go-build355643826/b116/_pkg_.a packagefile crypto/sha512=/tmp/go-build355643826/b110/_pkg_.a packagefile crypto/tls=/tmp/go-build355643826/b117/_pkg_.a packagefile crypto/x509=/tmp/go-build355643826/b126/_pkg_.a packagefile crypto/x509/pkix=/tmp/go-build355643826/b128/_pkg_.a packagefile encoding/base32=/tmp/go-build355643826/b139/_pkg_.a packagefile encoding/base64=/tmp/go-build355643826/b057/_pkg_.a packagefile encoding/binary=/tmp/go-build355643826/b058/_pkg_.a packagefile encoding/json=/tmp/go-build355643826/b055/_pkg_.a packagefile encoding/pem=/tmp/go-build355643826/b130/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build355643826/b137/_pkg_.a packagefile math/big=/tmp/go-build355643826/b106/_pkg_.a packagefile net=/tmp/go-build355643826/b067/_pkg_.a packagefile net/url=/tmp/go-build355643826/b131/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile path=/tmp/go-build355643826/b044/_pkg_.a packagefile path/filepath=/tmp/go-build355643826/b053/_pkg_.a packagefile sort=/tmp/go-build355643826/b035/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a packagefile unicode=/tmp/go-build355643826/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -p github.com/containers/libtrust -complete -installsuffix shared -buildid iUG3_QjQP6kXL2co0_B-/iUG3_QjQP6kXL2co0_B- -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b091/importcfg -pack ./src/github.com/containers/libtrust/certificates.go ./src/github.com/containers/libtrust/doc.go ./src/github.com/containers/libtrust/ec_key.go ./src/github.com/containers/libtrust/ec_key_no_openssl.go ./src/github.com/containers/libtrust/filter.go ./src/github.com/containers/libtrust/hash.go ./src/github.com/containers/libtrust/jsonsign.go ./src/github.com/containers/libtrust/key.go ./src/github.com/containers/libtrust/key_files.go ./src/github.com/containers/libtrust/key_manager.go ./src/github.com/containers/libtrust/rsa_key.go ./src/github.com/containers/libtrust/util.go cat >/tmp/go-build355643826/b717/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build355643826/b054/_pkg_.a packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=/tmp/go-build355643826/b716/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=/tmp/go-build355643826/b718/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build355643826/b085/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile runtime/cgo=/tmp/go-build355643826/b052/_pkg_.a packagefile syscall=/tmp/go-build355643826/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b717/_pkg_.a -trimpath "$WORK/b717=>" -p github.com/opencontainers/runc/libcontainer/userns -installsuffix shared -buildid egayzIArTaVIJGOmf9OS/egayzIArTaVIJGOmf9OS -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b717/importcfg -pack ./src/github.com/opencontainers/runc/libcontainer/userns/userns.go ./src/github.com/opencontainers/runc/libcontainer/userns/userns_linux.go $WORK/b717/_cgo_gotypes.go $WORK/b717/userns_maps_linux.cgo1.go $WORK/b717/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b689/_pkg_.a # internal cd $WORK/b147 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/miekg/pkcs11 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b147=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=0_wbinGYFkw6V7qsjgGA -o ./_x004.o -c types.cgo2.c cp $WORK/b689/_pkg_.a /builddir/.cache/go-build/e7/e7b09ac19f7b8e823c6abac17365f49c947de57f16901d4a5559170330131791-d # internal github.com/containers/buildah/pkg/sshagent mkdir -p $WORK/b683/ cat >/tmp/go-build355643826/b683/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/containers/buildah/internal/tmpdir=/tmp/go-build355643826/b664/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=/tmp/go-build355643826/b507/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build355643826/b085/_pkg_.a packagefile golang.org/x/crypto/ssh=/tmp/go-build355643826/b684/_pkg_.a packagefile golang.org/x/crypto/ssh/agent=/tmp/go-build355643826/b689/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile net=/tmp/go-build355643826/b067/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile path/filepath=/tmp/go-build355643826/b053/_pkg_.a packagefile runtime=/tmp/go-build355643826/b009/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b683/_pkg_.a -trimpath "$WORK/b683=>" -p github.com/containers/buildah/pkg/sshagent -complete -installsuffix shared -buildid MMFE2KQVM-CM5xFABYVe/MMFE2KQVM-CM5xFABYVe -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b683/importcfg -pack ./_build/src/github.com/containers/buildah/pkg/sshagent/sshagent.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b495/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b212/_pkg_.a # internal cp $WORK/b495/_pkg_.a /builddir/.cache/go-build/57/572ac23c713ca03e7b4ea69f07a4a29873b553865ff29e78271e27cb5b114a18-d # internal cp $WORK/b212/_pkg_.a /builddir/.cache/go-build/56/5686a72a94f6f748c13801a954f044aed4272321a9e2fc7200ffe32dc7161db8-d # internal net/http mkdir -p $WORK/b198/ cat >/tmp/go-build355643826/b198/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-build355643826/b054/_pkg_.a packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile compress/gzip=/tmp/go-build355643826/b199/_pkg_.a packagefile container/list=/tmp/go-build355643826/b118/_pkg_.a packagefile context=/tmp/go-build355643826/b002/_pkg_.a packagefile crypto/rand=/tmp/go-build355643826/b114/_pkg_.a packagefile crypto/tls=/tmp/go-build355643826/b117/_pkg_.a packagefile encoding/base64=/tmp/go-build355643826/b057/_pkg_.a packagefile encoding/binary=/tmp/go-build355643826/b058/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=/tmp/go-build355643826/b200/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=/tmp/go-build355643826/b207/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=/tmp/go-build355643826/b208/_pkg_.a packagefile vendor/golang.org/x/net/idna=/tmp/go-build355643826/b201/_pkg_.a packagefile internal/godebug=/tmp/go-build355643826/b048/_pkg_.a packagefile internal/safefilepath=/tmp/go-build355643826/b040/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile io/fs=/tmp/go-build355643826/b043/_pkg_.a packagefile log=/tmp/go-build355643826/b087/_pkg_.a packagefile math=/tmp/go-build355643826/b030/_pkg_.a packagefile math/rand=/tmp/go-build355643826/b107/_pkg_.a packagefile mime=/tmp/go-build355643826/b209/_pkg_.a packagefile mime/multipart=/tmp/go-build355643826/b210/_pkg_.a packagefile net=/tmp/go-build355643826/b067/_pkg_.a packagefile net/http/httptrace=/tmp/go-build355643826/b212/_pkg_.a packagefile net/http/internal=/tmp/go-build355643826/b213/_pkg_.a packagefile net/http/internal/ascii=/tmp/go-build355643826/b214/_pkg_.a packagefile net/textproto=/tmp/go-build355643826/b206/_pkg_.a packagefile net/url=/tmp/go-build355643826/b131/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile path=/tmp/go-build355643826/b044/_pkg_.a packagefile path/filepath=/tmp/go-build355643826/b053/_pkg_.a packagefile reflect=/tmp/go-build355643826/b029/_pkg_.a packagefile runtime=/tmp/go-build355643826/b009/_pkg_.a packagefile sort=/tmp/go-build355643826/b035/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build355643826/b022/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a packagefile unicode/utf8=/tmp/go-build355643826/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b198/_pkg_.a -trimpath "$WORK/b198=>" -p net/http -std -complete -installsuffix shared -buildid hRJAFNwwM1T7XINmYIRn/hRJAFNwwM1T7XINmYIRn -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b198/importcfg -pack /usr/lib/golang/src/net/http/client.go /usr/lib/golang/src/net/http/clone.go /usr/lib/golang/src/net/http/cookie.go /usr/lib/golang/src/net/http/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/method.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/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b443/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b258/_pkg_.a # internal cp $WORK/b443/_pkg_.a /builddir/.cache/go-build/1b/1bd8784ca8e059bf2c7312a89d33290818a339a640deacea92ec6cd38c0440a4-d # internal cp $WORK/b258/_pkg_.a /builddir/.cache/go-build/fd/fd84ee19050bf9eeb63e2352f799d43cffa8fedd018b2e29a4d793c28785cf1c-d # internal google.golang.org/grpc/credentials mkdir -p $WORK/b225/ google.golang.org/grpc/internal/pretty cat >/tmp/go-build355643826/b225/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build355643826/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build355643826/b117/_pkg_.a packagefile crypto/x509=/tmp/go-build355643826/b126/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/golang/protobuf/proto=/tmp/go-build355643826/b226/_pkg_.a packagefile google.golang.org/grpc/attributes=/tmp/go-build355643826/b220/_pkg_.a packagefile google.golang.org/grpc/internal/credentials=/tmp/go-build355643826/b258/_pkg_.a packagefile net=/tmp/go-build355643826/b067/_pkg_.a packagefile net/url=/tmp/go-build355643826/b131/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b225/_pkg_.a -trimpath "$WORK/b225=>" -p google.golang.org/grpc/credentials -complete -installsuffix shared -buildid OQOWqMx_8w_qow-cUQvx/OQOWqMx_8w_qow-cUQvx -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b225/importcfg -pack ./src/google.golang.org/grpc/credentials/credentials.go ./src/google.golang.org/grpc/credentials/tls.go mkdir -p $WORK/b442/ cat >/tmp/go-build355643826/b442/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile encoding/json=/tmp/go-build355643826/b055/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/golang/protobuf/jsonpb=/tmp/go-build355643826/b443/_pkg_.a packagefile github.com/golang/protobuf/proto=/tmp/go-build355643826/b226/_pkg_.a packagefile google.golang.org/protobuf/encoding/protojson=/tmp/go-build355643826/b444/_pkg_.a packagefile google.golang.org/protobuf/proto=/tmp/go-build355643826/b242/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b442/_pkg_.a -trimpath "$WORK/b442=>" -p google.golang.org/grpc/internal/pretty -complete -installsuffix shared -buildid Ai9JXeEL1qjolVbldkYz/Ai9JXeEL1qjolVbldkYz -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b442/importcfg -pack ./src/google.golang.org/grpc/internal/pretty/pretty.go cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/opencontainers/runc/libcontainer/userns /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b717/_pkg_.a $WORK/b717/preferlinkext $WORK/b717/_x001.o $WORK/b717/_x002.o $WORK/b717/_x003.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b717/_pkg_.a # internal cp $WORK/b717/_pkg_.a /builddir/.cache/go-build/fa/facfbfa6d207e120c4c2f55c0020ff3c2b19459bf9a67cc169327f9ca343e934-d # internal # github.com/opencontainers/runc/libcontainer/userns userns_maps.c:1: warning: "_GNU_SOURCE" redefined 1 | #define _GNU_SOURCE | : note: this is the location of the previous definition github.com/opencontainers/runc/libcontainer/cgroups mkdir -p $WORK/b715/ cat >/tmp/go-build355643826/b715/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build355643826/b054/_pkg_.a packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/cyphar/filepath-securejoin=/tmp/go-build355643826/b536/_pkg_.a packagefile github.com/moby/sys/mountinfo=/tmp/go-build355643826/b157/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=/tmp/go-build355643826/b716/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/userns=/tmp/go-build355643826/b717/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/utils=/tmp/go-build355643826/b634/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build355643826/b085/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build355643826/b086/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile io/fs=/tmp/go-build355643826/b043/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile path=/tmp/go-build355643826/b044/_pkg_.a packagefile path/filepath=/tmp/go-build355643826/b053/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile syscall=/tmp/go-build355643826/b024/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b715/_pkg_.a -trimpath "$WORK/b715=>" -p github.com/opencontainers/runc/libcontainer/cgroups -complete -installsuffix shared -buildid zv4AzBwhJMOTgxAsypJS/zv4AzBwhJMOTgxAsypJS -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b715/importcfg -pack ./src/github.com/opencontainers/runc/libcontainer/cgroups/cgroups.go ./src/github.com/opencontainers/runc/libcontainer/cgroups/file.go ./src/github.com/opencontainers/runc/libcontainer/cgroups/getallpids.go ./src/github.com/opencontainers/runc/libcontainer/cgroups/stats.go ./src/github.com/opencontainers/runc/libcontainer/cgroups/utils.go ./src/github.com/opencontainers/runc/libcontainer/cgroups/v1_utils.go cd $WORK/b310 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b310=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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/buildah-1.35.4/src/github.com/mattn/go-sqlite3 -frandom-seed=NbS0ck3WZHJWSY4UwqHr -o ./_x002.o -c backup.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b442/_pkg_.a # internal cp $WORK/b442/_pkg_.a /builddir/.cache/go-build/c3/c30f2cf8b5eb11e331f1129d4df60e64cf8ce38ed7a4623a5e89b09766a2bca6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b683/_pkg_.a # internal cp $WORK/b683/_pkg_.a /builddir/.cache/go-build/2e/2ebea42a4b1a800299088b1175b65d5ff38ec6c2f830ebab2f88275db836e6f7-d # internal cd $WORK/b147 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/miekg/pkcs11 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b147=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=0_wbinGYFkw6V7qsjgGA -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b225/_pkg_.a # internal cp $WORK/b225/_pkg_.a /builddir/.cache/go-build/c8/c8e1db0e809295d0a8a067960a94dc1c5d8c0c11505f287bd423d97aef9c89f2-d # internal google.golang.org/grpc/resolver mkdir -p $WORK/b224/ google.golang.org/grpc/credentials/insecure mkdir -p $WORK/b428/ google.golang.org/grpc/peer cat >/tmp/go-build355643826/b224/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build355643826/b002/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile google.golang.org/grpc/attributes=/tmp/go-build355643826/b220/_pkg_.a packagefile google.golang.org/grpc/credentials=/tmp/go-build355643826/b225/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=/tmp/go-build355643826/b259/_pkg_.a packagefile net=/tmp/go-build355643826/b067/_pkg_.a packagefile net/url=/tmp/go-build355643826/b131/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b224/_pkg_.a -trimpath "$WORK/b224=>" -p google.golang.org/grpc/resolver -complete -installsuffix shared -buildid PuT8mxuGUceCErKI-21q/PuT8mxuGUceCErKI-21q -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b224/importcfg -pack ./src/google.golang.org/grpc/resolver/map.go ./src/google.golang.org/grpc/resolver/resolver.go mkdir -p $WORK/b462/ cat >/tmp/go-build355643826/b428/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build355643826/b002/_pkg_.a packagefile google.golang.org/grpc/credentials=/tmp/go-build355643826/b225/_pkg_.a packagefile net=/tmp/go-build355643826/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b428/_pkg_.a -trimpath "$WORK/b428=>" -p google.golang.org/grpc/credentials/insecure -complete -installsuffix shared -buildid NcCn7RKNTF-1m1-Y-IIm/NcCn7RKNTF-1m1-Y-IIm -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b428/importcfg -pack ./src/google.golang.org/grpc/credentials/insecure/insecure.go cat >/tmp/go-build355643826/b462/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build355643826/b002/_pkg_.a packagefile google.golang.org/grpc/credentials=/tmp/go-build355643826/b225/_pkg_.a packagefile net=/tmp/go-build355643826/b067/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b462/_pkg_.a -trimpath "$WORK/b462=>" -p google.golang.org/grpc/peer -complete -installsuffix shared -buildid kri-Npt9sDcxhj6mYLhI/kri-Npt9sDcxhj6mYLhI -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b462/importcfg -pack ./src/google.golang.org/grpc/peer/peer.go cd $WORK/b310 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b310=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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/buildah-1.35.4/src/github.com/mattn/go-sqlite3 -frandom-seed=NbS0ck3WZHJWSY4UwqHr -o ./_x003.o -c callback.cgo2.c cd /builddir/build/BUILD/buildah-1.35.4 TERM='dumb' gcc -I ./src/github.com/miekg/pkcs11 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b147=/tmp/go-build -gno-record-gcc-switches -o $WORK/b147/_cgo_.o $WORK/b147/_cgo_main.o $WORK/b147/preferlinkext $WORK/b147/_x001.o $WORK/b147/_x002.o $WORK/b147/_x003.o $WORK/b147/_x004.o -O2 -g -ldl /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b462/_pkg_.a # internal cp $WORK/b462/_pkg_.a /builddir/.cache/go-build/6c/6c1e974e6488ce46dba882d00d5db1a47e15a172d97955b5498db58383dccaf1-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b428/_pkg_.a # internal cp $WORK/b428/_pkg_.a /builddir/.cache/go-build/d9/d9eea961606f670bab74cc53952d4a5b31a9e8afea14867025c83f0df9e5323c-d # internal cd $WORK/b383 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/proglottis/gpgme -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b383=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I/usr/include/libassuan2 -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=xrdOJbCYu8MD0la3b7_A -o ./_x004.o -c unset_agent_info.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b224/_pkg_.a # internal cp $WORK/b224/_pkg_.a /builddir/.cache/go-build/90/90efa23394c579b77b8bc116414a4c8ed2d5ec80d6dbca02df98c1b231b4d6de-d # internal google.golang.org/grpc/internal/resolver/passthrough mkdir -p $WORK/b448/ google.golang.org/grpc/internal mkdir -p $WORK/b219/ google.golang.org/grpc/internal/transport/networktype cat >/tmp/go-build355643826/b448/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile google.golang.org/grpc/resolver=/tmp/go-build355643826/b224/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b448/_pkg_.a -trimpath "$WORK/b448=>" -p google.golang.org/grpc/internal/resolver/passthrough -complete -installsuffix shared -buildid -S_i95Vq1X7-DkLlNRIg/-S_i95Vq1X7-DkLlNRIg -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b448/importcfg -pack ./src/google.golang.org/grpc/internal/resolver/passthrough/passthrough.go mkdir -p $WORK/b450/ cat >/tmp/go-build355643826/b219/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build355643826/b002/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build355643826/b086/_pkg_.a packagefile google.golang.org/grpc/attributes=/tmp/go-build355643826/b220/_pkg_.a packagefile google.golang.org/grpc/connectivity=/tmp/go-build355643826/b221/_pkg_.a packagefile google.golang.org/grpc/resolver=/tmp/go-build355643826/b224/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=/tmp/go-build355643826/b259/_pkg_.a packagefile net=/tmp/go-build355643826/b067/_pkg_.a packagefile syscall=/tmp/go-build355643826/b024/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a EOF google.golang.org/grpc/balancer/grpclb/state /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b219/_pkg_.a -trimpath "$WORK/b219=>" -p google.golang.org/grpc/internal -complete -installsuffix shared -buildid YMJDD5615loJX7e5HR1c/YMJDD5615loJX7e5HR1c -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b219/importcfg -pack ./src/google.golang.org/grpc/internal/experimental.go ./src/google.golang.org/grpc/internal/internal.go ./src/google.golang.org/grpc/internal/tcp_keepalive_unix.go ./src/google.golang.org/grpc/internal/xds_handshake_cluster.go mkdir -p $WORK/b468/ cat >/tmp/go-build355643826/b450/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/resolver=/tmp/go-build355643826/b224/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b450/_pkg_.a -trimpath "$WORK/b450=>" -p google.golang.org/grpc/internal/transport/networktype -complete -installsuffix shared -buildid KzdzvnKvhKYw824Ol4Nn/KzdzvnKvhKYw824Ol4Nn -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b450/importcfg -pack ./src/google.golang.org/grpc/internal/transport/networktype/networktype.go cat >/tmp/go-build355643826/b468/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/resolver=/tmp/go-build355643826/b224/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b468/_pkg_.a -trimpath "$WORK/b468=>" -p google.golang.org/grpc/balancer/grpclb/state -complete -installsuffix shared -buildid JNJJR6MFJVeWmJg5fC1R/JNJJR6MFJVeWmJg5fC1R -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b468/importcfg -pack ./src/google.golang.org/grpc/balancer/grpclb/state/state.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b450/_pkg_.a # internal cp $WORK/b450/_pkg_.a /builddir/.cache/go-build/54/549aa8e8eee810a625c97c413ea5a419bd9cdb69769d8b06a698f463bfae50c8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b468/_pkg_.a # internal google.golang.org/grpc/internal/resolver/unix mkdir -p $WORK/b449/ cat >/tmp/go-build355643826/b449/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile google.golang.org/grpc/internal/transport/networktype=/tmp/go-build355643826/b450/_pkg_.a packagefile google.golang.org/grpc/resolver=/tmp/go-build355643826/b224/_pkg_.a EOF cp $WORK/b468/_pkg_.a /builddir/.cache/go-build/58/581120762d59436f44519f38c2e1c4bce18d5a2566525c9d97c5eef728842311-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b449/_pkg_.a -trimpath "$WORK/b449=>" -p google.golang.org/grpc/internal/resolver/unix -complete -installsuffix shared -buildid iWsek4f7poNRkOLPWV52/iWsek4f7poNRkOLPWV52 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b449/importcfg -pack ./src/google.golang.org/grpc/internal/resolver/unix/unix.go google.golang.org/grpc/internal/resolver/dns mkdir -p $WORK/b467/ cat >/tmp/go-build355643826/b467/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build355643826/b002/_pkg_.a packagefile encoding/json=/tmp/go-build355643826/b055/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile google.golang.org/grpc/balancer/grpclb/state=/tmp/go-build355643826/b468/_pkg_.a packagefile google.golang.org/grpc/grpclog=/tmp/go-build355643826/b222/_pkg_.a packagefile google.golang.org/grpc/internal/backoff=/tmp/go-build355643826/b433/_pkg_.a packagefile google.golang.org/grpc/internal/envconfig=/tmp/go-build355643826/b431/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=/tmp/go-build355643826/b427/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/dns/internal=/tmp/go-build355643826/b469/_pkg_.a packagefile google.golang.org/grpc/resolver=/tmp/go-build355643826/b224/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=/tmp/go-build355643826/b259/_pkg_.a packagefile net=/tmp/go-build355643826/b067/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b467/_pkg_.a -trimpath "$WORK/b467=>" -p google.golang.org/grpc/internal/resolver/dns -complete -installsuffix shared -buildid VVCOYL_lDWcAd8JLRzA1/VVCOYL_lDWcAd8JLRzA1 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b467/importcfg -pack ./src/google.golang.org/grpc/internal/resolver/dns/dns_resolver.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b715/_pkg_.a # internal cp $WORK/b715/_pkg_.a /builddir/.cache/go-build/f4/f46051db3a69cc968db6013c3e3130f6221179d5e3e5d7f56078e3ef23e14ec7-d # internal github.com/opencontainers/runc/libcontainer/cgroups/fscommon mkdir -p $WORK/b721/ cat >/tmp/go-build355643826/b721/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build355643826/b054/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups=/tmp/go-build355643826/b715/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=/tmp/go-build355643826/b716/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build355643826/b086/_pkg_.a packagefile math=/tmp/go-build355643826/b030/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile path=/tmp/go-build355643826/b044/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b721/_pkg_.a -trimpath "$WORK/b721=>" -p github.com/opencontainers/runc/libcontainer/cgroups/fscommon -complete -installsuffix shared -buildid 003ImE76cxmWRii5Dtue/003ImE76cxmWRii5Dtue -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b721/importcfg -pack ./src/github.com/opencontainers/runc/libcontainer/cgroups/fscommon/rdma.go ./src/github.com/opencontainers/runc/libcontainer/cgroups/fscommon/utils.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b448/_pkg_.a # internal cp $WORK/b448/_pkg_.a /builddir/.cache/go-build/7f/7f91360e1a30a542721536d1af0d2ed78b3ccfc58a96525198eaf9e9d5ce9c67-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b449/_pkg_.a # internal cp $WORK/b449/_pkg_.a /builddir/.cache/go-build/21/21e6096b02e41e201733f26a6fad8506b16d31fc11696e8246e2473a6b4f7df6-d # internal cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/proglottis/gpgme TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b383=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I/usr/include/libassuan2 -I $WORK/b383/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=xrdOJbCYu8MD0la3b7_A -o $WORK/b383/_x005.o -c go_gpgme.c cd $WORK/b310 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b310=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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/buildah-1.35.4/src/github.com/mattn/go-sqlite3 -frandom-seed=NbS0ck3WZHJWSY4UwqHr -o ./_x004.o -c error.cgo2.c cd /builddir/build/BUILD/buildah-1.35.4 TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage pkcs11 -dynimport $WORK/b147/_cgo_.o -dynout $WORK/b147/_cgo_import.go cat >/tmp/go-build355643826/b147/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a packagefile runtime/cgo=/tmp/go-build355643826/b052/_pkg_.a packagefile syscall=/tmp/go-build355643826/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -p github.com/miekg/pkcs11 -installsuffix shared -buildid 0_wbinGYFkw6V7qsjgGA/0_wbinGYFkw6V7qsjgGA -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b147/importcfg -pack ./src/github.com/miekg/pkcs11/error.go ./src/github.com/miekg/pkcs11/vendor.go ./src/github.com/miekg/pkcs11/zconst.go $WORK/b147/_cgo_gotypes.go $WORK/b147/params.cgo1.go $WORK/b147/pkcs11.cgo1.go $WORK/b147/types.cgo1.go $WORK/b147/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b219/_pkg_.a # internal cp $WORK/b219/_pkg_.a /builddir/.cache/go-build/a6/a6331d83856ffe60d4ff82ce990b90fb391bb0b57d3d60e0b5186963bc364dbc-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b091/_pkg_.a # internal google.golang.org/grpc/codes mkdir -p $WORK/b218/ google.golang.org/grpc/metadata mkdir -p $WORK/b424/ cat >/tmp/go-build355643826/b218/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile google.golang.org/grpc/internal=/tmp/go-build355643826/b219/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a EOF google.golang.org/grpc/internal/channelz mkdir -p $WORK/b423/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b218/_pkg_.a -trimpath "$WORK/b218=>" -p google.golang.org/grpc/codes -complete -installsuffix shared -buildid 1JOPEGi_jiSlPKDi_NyO/1JOPEGi_jiSlPKDi_NyO -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b218/importcfg -pack ./src/google.golang.org/grpc/codes/code_string.go ./src/google.golang.org/grpc/codes/codes.go cat >/tmp/go-build355643826/b424/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build355643826/b002/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile google.golang.org/grpc/internal=/tmp/go-build355643826/b219/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b424/_pkg_.a -trimpath "$WORK/b424=>" -p google.golang.org/grpc/metadata -complete -installsuffix shared -buildid sUpsmXq_SxGs-WLEzAZU/sUpsmXq_SxGs-WLEzAZU -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b424/importcfg -pack ./src/google.golang.org/grpc/metadata/metadata.go cat >/tmp/go-build355643826/b423/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build355643826/b086/_pkg_.a packagefile google.golang.org/grpc/connectivity=/tmp/go-build355643826/b221/_pkg_.a packagefile google.golang.org/grpc/credentials=/tmp/go-build355643826/b225/_pkg_.a packagefile google.golang.org/grpc/grpclog=/tmp/go-build355643826/b222/_pkg_.a packagefile google.golang.org/grpc/internal=/tmp/go-build355643826/b219/_pkg_.a packagefile net=/tmp/go-build355643826/b067/_pkg_.a packagefile sort=/tmp/go-build355643826/b035/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build355643826/b022/_pkg_.a packagefile syscall=/tmp/go-build355643826/b024/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b423/_pkg_.a -trimpath "$WORK/b423=>" -p google.golang.org/grpc/internal/channelz -complete -installsuffix shared -buildid nifjE0YFtqw6S0GSxEcb/nifjE0YFtqw6S0GSxEcb -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b423/importcfg -pack ./src/google.golang.org/grpc/internal/channelz/funcs.go ./src/google.golang.org/grpc/internal/channelz/id.go ./src/google.golang.org/grpc/internal/channelz/logging.go ./src/google.golang.org/grpc/internal/channelz/types.go ./src/google.golang.org/grpc/internal/channelz/types_linux.go ./src/google.golang.org/grpc/internal/channelz/util_linux.go cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/5b/5b6c57457c189018b12e5aa28ed67b3543d5bc88ebe1a0ba4751a4091c9f55d8-d # internal github.com/containers/image/v5/internal/manifest mkdir -p $WORK/b078/ cat >/tmp/go-build355643826/b078/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build355643826/b055/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/containers/image/v5/internal/pkg/platform=/tmp/go-build355643826/b079/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=/tmp/go-build355643826/b081/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build355643826/b080/_pkg_.a packagefile github.com/containers/libtrust=/tmp/go-build355643826/b091/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build355643826/b074/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=/tmp/go-build355643826/b084/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build355643826/b083/_pkg_.a packagefile golang.org/x/exp/maps=/tmp/go-build355643826/b140/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build355643826/b089/_pkg_.a packagefile math=/tmp/go-build355643826/b030/_pkg_.a packagefile runtime=/tmp/go-build355643826/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -p github.com/containers/image/v5/internal/manifest -complete -installsuffix shared -buildid 1zpmkNpmtZTXqrkrmT7X/1zpmkNpmtZTXqrkrmT7X -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b078/importcfg -pack ./src/github.com/containers/image/v5/internal/manifest/common.go ./src/github.com/containers/image/v5/internal/manifest/docker_schema2.go ./src/github.com/containers/image/v5/internal/manifest/docker_schema2_list.go ./src/github.com/containers/image/v5/internal/manifest/errors.go ./src/github.com/containers/image/v5/internal/manifest/list.go ./src/github.com/containers/image/v5/internal/manifest/manifest.go ./src/github.com/containers/image/v5/internal/manifest/oci_index.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b721/_pkg_.a # internal cp $WORK/b721/_pkg_.a /builddir/.cache/go-build/c7/c77678c479b3132276a208eb939af3d565fffd58633858a0b274389fff56febd-d # internal github.com/opencontainers/runc/libcontainer/cgroups/fs2 mkdir -p $WORK/b722/ github.com/opencontainers/runc/libcontainer/cgroups/fs mkdir -p $WORK/b719/ cat >/tmp/go-build355643826/b722/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build355643826/b054/_pkg_.a packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups=/tmp/go-build355643826/b715/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups/ebpf=/tmp/go-build355643826/b723/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups/ebpf/devicefilter=/tmp/go-build355643826/b742/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups/fscommon=/tmp/go-build355643826/b721/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=/tmp/go-build355643826/b716/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/devices=/tmp/go-build355643826/b196/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/userns=/tmp/go-build355643826/b717/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/utils=/tmp/go-build355643826/b634/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build355643826/b085/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build355643826/b086/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile math=/tmp/go-build355643826/b030/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile path/filepath=/tmp/go-build355643826/b053/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b722/_pkg_.a -trimpath "$WORK/b722=>" -p github.com/opencontainers/runc/libcontainer/cgroups/fs2 -complete -installsuffix shared -buildid S187-trGtjL1wRq7QulW/S187-trGtjL1wRq7QulW -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b722/importcfg -pack ./src/github.com/opencontainers/runc/libcontainer/cgroups/fs2/cpu.go ./src/github.com/opencontainers/runc/libcontainer/cgroups/fs2/cpuset.go ./src/github.com/opencontainers/runc/libcontainer/cgroups/fs2/create.go ./src/github.com/opencontainers/runc/libcontainer/cgroups/fs2/defaultpath.go ./src/github.com/opencontainers/runc/libcontainer/cgroups/fs2/devices.go ./src/github.com/opencontainers/runc/libcontainer/cgroups/fs2/freezer.go ./src/github.com/opencontainers/runc/libcontainer/cgroups/fs2/fs2.go ./src/github.com/opencontainers/runc/libcontainer/cgroups/fs2/hugetlb.go ./src/github.com/opencontainers/runc/libcontainer/cgroups/fs2/io.go ./src/github.com/opencontainers/runc/libcontainer/cgroups/fs2/memory.go ./src/github.com/opencontainers/runc/libcontainer/cgroups/fs2/pids.go cat >/tmp/go-build355643826/b719/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build355643826/b054/_pkg_.a packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups=/tmp/go-build355643826/b715/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups/devices=/tmp/go-build355643826/b720/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups/fscommon=/tmp/go-build355643826/b721/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=/tmp/go-build355643826/b716/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/devices=/tmp/go-build355643826/b196/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/userns=/tmp/go-build355643826/b717/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/utils=/tmp/go-build355643826/b634/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build355643826/b085/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build355643826/b086/_pkg_.a packagefile math=/tmp/go-build355643826/b030/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile path/filepath=/tmp/go-build355643826/b053/_pkg_.a packagefile reflect=/tmp/go-build355643826/b029/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b719/_pkg_.a -trimpath "$WORK/b719=>" -p github.com/opencontainers/runc/libcontainer/cgroups/fs -complete -installsuffix shared -buildid Zk-WAjBwxSrHb6Y5oFo1/Zk-WAjBwxSrHb6Y5oFo1 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b719/importcfg -pack ./src/github.com/opencontainers/runc/libcontainer/cgroups/fs/blkio.go ./src/github.com/opencontainers/runc/libcontainer/cgroups/fs/cpu.go ./src/github.com/opencontainers/runc/libcontainer/cgroups/fs/cpuacct.go ./src/github.com/opencontainers/runc/libcontainer/cgroups/fs/cpuset.go ./src/github.com/opencontainers/runc/libcontainer/cgroups/fs/devices.go ./src/github.com/opencontainers/runc/libcontainer/cgroups/fs/error.go ./src/github.com/opencontainers/runc/libcontainer/cgroups/fs/freezer.go ./src/github.com/opencontainers/runc/libcontainer/cgroups/fs/fs.go ./src/github.com/opencontainers/runc/libcontainer/cgroups/fs/hugetlb.go ./src/github.com/opencontainers/runc/libcontainer/cgroups/fs/memory.go ./src/github.com/opencontainers/runc/libcontainer/cgroups/fs/name.go ./src/github.com/opencontainers/runc/libcontainer/cgroups/fs/net_cls.go ./src/github.com/opencontainers/runc/libcontainer/cgroups/fs/net_prio.go ./src/github.com/opencontainers/runc/libcontainer/cgroups/fs/paths.go ./src/github.com/opencontainers/runc/libcontainer/cgroups/fs/perf_event.go ./src/github.com/opencontainers/runc/libcontainer/cgroups/fs/pids.go ./src/github.com/opencontainers/runc/libcontainer/cgroups/fs/rdma.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b467/_pkg_.a # internal cp $WORK/b467/_pkg_.a /builddir/.cache/go-build/55/550e3b846690c45a4e1321087619f3d6a10dcf9117f1f815bad49c0c4c5b2191-d # internal google.golang.org/grpc/resolver/dns mkdir -p $WORK/b466/ cat >/tmp/go-build355643826/b466/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/internal/resolver/dns=/tmp/go-build355643826/b467/_pkg_.a packagefile google.golang.org/grpc/resolver=/tmp/go-build355643826/b224/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b466/_pkg_.a -trimpath "$WORK/b466=>" -p google.golang.org/grpc/resolver/dns -complete -installsuffix shared -buildid rNf1AZrYCVcFoSaApkII/rNf1AZrYCVcFoSaApkII -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b466/importcfg -pack ./src/google.golang.org/grpc/resolver/dns/dns_resolver.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b218/_pkg_.a # internal cp $WORK/b218/_pkg_.a /builddir/.cache/go-build/72/7268e4658d51490a5015249ef4ffa97f91686ccda4e7dae1766cba2d57a97601-d # internal google.golang.org/grpc/internal/status mkdir -p $WORK/b263/ cat >/tmp/go-build355643826/b263/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/golang/protobuf/proto=/tmp/go-build355643826/b226/_pkg_.a packagefile github.com/golang/protobuf/ptypes=/tmp/go-build355643826/b264/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=/tmp/go-build355643826/b261/_pkg_.a packagefile google.golang.org/grpc/codes=/tmp/go-build355643826/b218/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b263/_pkg_.a -trimpath "$WORK/b263=>" -p google.golang.org/grpc/internal/status -complete -installsuffix shared -buildid VzLuu4MvVVIXqVc2hmBO/VzLuu4MvVVIXqVc2hmBO -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b263/importcfg -pack ./src/google.golang.org/grpc/internal/status/status.go cd $WORK/b310 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b310=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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/buildah-1.35.4/src/github.com/mattn/go-sqlite3 -frandom-seed=NbS0ck3WZHJWSY4UwqHr -o ./_x005.o -c sqlite3.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b424/_pkg_.a # internal cp $WORK/b424/_pkg_.a /builddir/.cache/go-build/f8/f810427ed7c83dbda1396c1f3b8d205998140f383476fa697233dc2f9916bf10-d # internal google.golang.org/grpc/internal/metadata mkdir -p $WORK/b441/ google.golang.org/grpc/internal/balancerload google.golang.org/grpc/stats google.golang.org/grpc/tap google.golang.org/grpc/internal/grpcutil mkdir -p $WORK/b430/ mkdir -p $WORK/b435/ cat >/tmp/go-build355643826/b441/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile google.golang.org/grpc/metadata=/tmp/go-build355643826/b424/_pkg_.a packagefile google.golang.org/grpc/resolver=/tmp/go-build355643826/b224/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a EOF cat >/tmp/go-build355643826/b430/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build355643826/b002/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile google.golang.org/grpc/internal/envconfig=/tmp/go-build355643826/b431/_pkg_.a packagefile google.golang.org/grpc/metadata=/tmp/go-build355643826/b424/_pkg_.a packagefile regexp=/tmp/go-build355643826/b065/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b441/_pkg_.a -trimpath "$WORK/b441=>" -p google.golang.org/grpc/internal/metadata -complete -installsuffix shared -buildid VRbY8d7YhcpYOEQBNLUz/VRbY8d7YhcpYOEQBNLUz -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b441/importcfg -pack ./src/google.golang.org/grpc/internal/metadata/metadata.go mkdir -p $WORK/b463/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b430/_pkg_.a -trimpath "$WORK/b430=>" -p google.golang.org/grpc/internal/grpcutil -complete -installsuffix shared -buildid RKJX67oPCEqnK_dulZct/RKJX67oPCEqnK_dulZct -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b430/importcfg -pack ./src/google.golang.org/grpc/internal/grpcutil/compressor.go ./src/google.golang.org/grpc/internal/grpcutil/encode_duration.go ./src/google.golang.org/grpc/internal/grpcutil/grpcutil.go ./src/google.golang.org/grpc/internal/grpcutil/metadata.go ./src/google.golang.org/grpc/internal/grpcutil/method.go ./src/google.golang.org/grpc/internal/grpcutil/regex.go cat >/tmp/go-build355643826/b435/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/metadata=/tmp/go-build355643826/b424/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b466/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b435/_pkg_.a -trimpath "$WORK/b435=>" -p google.golang.org/grpc/internal/balancerload -complete -installsuffix shared -buildid ErZ47u6OPNWbwe3yY6oo/ErZ47u6OPNWbwe3yY6oo -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b435/importcfg -pack ./src/google.golang.org/grpc/internal/balancerload/load.go cat >/tmp/go-build355643826/b463/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build355643826/b002/_pkg_.a packagefile google.golang.org/grpc/metadata=/tmp/go-build355643826/b424/_pkg_.a packagefile net=/tmp/go-build355643826/b067/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a EOF mkdir -p $WORK/b464/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b463/_pkg_.a -trimpath "$WORK/b463=>" -p google.golang.org/grpc/stats -complete -installsuffix shared -buildid 1N14fFmWY6GzECMjjMEQ/1N14fFmWY6GzECMjjMEQ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b463/importcfg -pack ./src/google.golang.org/grpc/stats/handlers.go ./src/google.golang.org/grpc/stats/stats.go cat >/tmp/go-build355643826/b464/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build355643826/b002/_pkg_.a packagefile google.golang.org/grpc/metadata=/tmp/go-build355643826/b424/_pkg_.a EOF cp $WORK/b466/_pkg_.a /builddir/.cache/go-build/e7/e72cbe5469127fd861fbac96773e488b875fb4f3c1b5152feaaad6569dcc3e4b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b464/_pkg_.a -trimpath "$WORK/b464=>" -p google.golang.org/grpc/tap -complete -installsuffix shared -buildid -tOEaF4yUmRiB_u37nui/-tOEaF4yUmRiB_u37nui -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b464/importcfg -pack ./src/google.golang.org/grpc/tap/tap.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b464/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b435/_pkg_.a # internal cp $WORK/b464/_pkg_.a /builddir/.cache/go-build/f0/f02a88f844dc12cdc06990ed47cf314480130844f5221d7f922f41e6a52004fd-d # internal cp $WORK/b435/_pkg_.a /builddir/.cache/go-build/62/624c68d62c37888095dfe9cb0fd68130549af122764e7c9d132b012071f16631-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b441/_pkg_.a # internal cp $WORK/b441/_pkg_.a /builddir/.cache/go-build/04/0416fbf4288328c0c1d77070f435fcb3858e45757d7e16cfd082661f79c804bb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b430/_pkg_.a # internal cp $WORK/b430/_pkg_.a /builddir/.cache/go-build/01/011ffcc92583ee38852a88f0e98d8cd96004b95a272302388d70f473c5e74097-d # internal google.golang.org/grpc/encoding mkdir -p $WORK/b429/ cat >/tmp/go-build355643826/b429/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/internal/grpcutil=/tmp/go-build355643826/b430/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b429/_pkg_.a -trimpath "$WORK/b429=>" -p google.golang.org/grpc/encoding -complete -installsuffix shared -buildid XqFRAs5xpILXAoKjwwdG/XqFRAs5xpILXAoKjwwdG -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b429/importcfg -pack ./src/google.golang.org/grpc/encoding/encoding.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b263/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b463/_pkg_.a # internal cp $WORK/b263/_pkg_.a /builddir/.cache/go-build/eb/eb6532418f95a760a237dea442bd987a57a1e3849f53bd5b1a18c75f5623b701-d # internal google.golang.org/grpc/status mkdir -p $WORK/b260/ cat >/tmp/go-build355643826/b260/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build355643826/b002/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=/tmp/go-build355643826/b261/_pkg_.a packagefile google.golang.org/grpc/codes=/tmp/go-build355643826/b218/_pkg_.a packagefile google.golang.org/grpc/internal/status=/tmp/go-build355643826/b263/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b260/_pkg_.a -trimpath "$WORK/b260=>" -p google.golang.org/grpc/status -complete -installsuffix shared -buildid JidA5-vznL9dDcpJhQe5/JidA5-vznL9dDcpJhQe5 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b260/importcfg -pack ./src/google.golang.org/grpc/status/status.go cp $WORK/b463/_pkg_.a /builddir/.cache/go-build/c4/c431455c867a66eb89e6336ae97364087703391853a88d7cd9c374d060a15336-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b429/_pkg_.a # internal cp $WORK/b429/_pkg_.a /builddir/.cache/go-build/51/5181d9d2c57a999192af18bfa78643e828965f33f392c5a4747f2d75c3037abb-d # internal google.golang.org/grpc/encoding/proto mkdir -p $WORK/b432/ cat >/tmp/go-build355643826/b432/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/golang/protobuf/proto=/tmp/go-build355643826/b226/_pkg_.a packagefile google.golang.org/grpc/encoding=/tmp/go-build355643826/b429/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b432/_pkg_.a -trimpath "$WORK/b432=>" -p google.golang.org/grpc/encoding/proto -complete -installsuffix shared -buildid FYvKH-P_0RLNgCHVAqa4/FYvKH-P_0RLNgCHVAqa4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b432/importcfg -pack ./src/google.golang.org/grpc/encoding/proto/proto.go cd $WORK/b383 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/proglottis/gpgme -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b383=/tmp/go-build -gno-record-gcc-switches -D_FILE_OFFSET_BITS=64 -I/usr/include/libassuan2 -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=xrdOJbCYu8MD0la3b7_A -o ./_cgo_main.o -c _cgo_main.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b432/_pkg_.a # internal cp $WORK/b432/_pkg_.a /builddir/.cache/go-build/4f/4f2773a5800fb3dd8a0e9058002ca617ab93113688ccf8f9f3faac12c24a0b3a-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b260/_pkg_.a # internal cp $WORK/b260/_pkg_.a /builddir/.cache/go-build/fe/fe8f0f26514a30b5f2d4ad3bde15f2d82e0a636d7d019039e840e6606026c4b7-d # internal github.com/containerd/containerd/errdefs mkdir -p $WORK/b217/ cat >/tmp/go-build355643826/b217/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build355643826/b002/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile google.golang.org/grpc/codes=/tmp/go-build355643826/b218/_pkg_.a packagefile google.golang.org/grpc/status=/tmp/go-build355643826/b260/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a EOF google.golang.org/grpc/internal/binarylog mkdir -p $WORK/b436/ cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b217/_pkg_.a -trimpath "$WORK/b217=>" -p github.com/containerd/containerd/errdefs -complete -installsuffix shared -buildid lbk0QcgHLBgiCYPPcxtt/lbk0QcgHLBgiCYPPcxtt -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b217/importcfg -pack ./src/github.com/containerd/containerd/errdefs/errors.go ./src/github.com/containerd/containerd/errdefs/grpc.go cat >/tmp/go-build355643826/b436/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build355643826/b054/_pkg_.a packagefile context=/tmp/go-build355643826/b002/_pkg_.a packagefile encoding/binary=/tmp/go-build355643826/b058/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/golang/protobuf/proto=/tmp/go-build355643826/b226/_pkg_.a packagefile github.com/golang/protobuf/ptypes=/tmp/go-build355643826/b264/_pkg_.a packagefile google.golang.org/grpc/binarylog/grpc_binarylog_v1=/tmp/go-build355643826/b437/_pkg_.a packagefile google.golang.org/grpc/grpclog=/tmp/go-build355643826/b222/_pkg_.a packagefile google.golang.org/grpc/internal/grpcutil=/tmp/go-build355643826/b430/_pkg_.a packagefile google.golang.org/grpc/metadata=/tmp/go-build355643826/b424/_pkg_.a packagefile google.golang.org/grpc/status=/tmp/go-build355643826/b260/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile net=/tmp/go-build355643826/b067/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile regexp=/tmp/go-build355643826/b065/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build355643826/b022/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b436/_pkg_.a -trimpath "$WORK/b436=>" -p google.golang.org/grpc/internal/binarylog -complete -installsuffix shared -buildid 1NrfebQCi-_-3VjVReIg/1NrfebQCi-_-3VjVReIg -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b436/importcfg -pack ./src/google.golang.org/grpc/internal/binarylog/binarylog.go ./src/google.golang.org/grpc/internal/binarylog/binarylog_testutil.go ./src/google.golang.org/grpc/internal/binarylog/env_config.go ./src/google.golang.org/grpc/internal/binarylog/method_logger.go ./src/google.golang.org/grpc/internal/binarylog/sink.go TERM='dumb' gcc -I ./src/github.com/proglottis/gpgme -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b383=/tmp/go-build -gno-record-gcc-switches -o $WORK/b383/_cgo_.o $WORK/b383/_cgo_main.o $WORK/b383/preferlinkext $WORK/b383/_x001.o $WORK/b383/_x002.o $WORK/b383/_x003.o $WORK/b383/_x004.o $WORK/b383/_x005.o -O2 -g -lgpgme /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b217/_pkg_.a # internal cp $WORK/b217/_pkg_.a /builddir/.cache/go-build/b1/b14987190df3aeb8fc1065e10634e265a0868aa6ec62a60dd29d59d1d25b4612-d # internal github.com/containerd/containerd/platforms mkdir -p $WORK/b216/ cat >/tmp/go-build355643826/b216/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build355643826/b054/_pkg_.a packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/containerd/containerd/errdefs=/tmp/go-build355643826/b217/_pkg_.a packagefile github.com/containerd/containerd/log=/tmp/go-build355643826/b270/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build355643826/b083/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build355643826/b086/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile path=/tmp/go-build355643826/b044/_pkg_.a packagefile regexp=/tmp/go-build355643826/b065/_pkg_.a packagefile runtime=/tmp/go-build355643826/b009/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b216/_pkg_.a -trimpath "$WORK/b216=>" -p github.com/containerd/containerd/platforms -complete -installsuffix shared -buildid SLvAPvH3E3nyG0JaRgHW/SLvAPvH3E3nyG0JaRgHW -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b216/importcfg -pack ./src/github.com/containerd/containerd/platforms/compare.go ./src/github.com/containerd/containerd/platforms/cpuinfo.go ./src/github.com/containerd/containerd/platforms/cpuinfo_linux.go ./src/github.com/containerd/containerd/platforms/database.go ./src/github.com/containerd/containerd/platforms/defaults.go ./src/github.com/containerd/containerd/platforms/defaults_unix.go ./src/github.com/containerd/containerd/platforms/platforms.go ./src/github.com/containerd/containerd/platforms/platforms_other.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b722/_pkg_.a # internal cp $WORK/b722/_pkg_.a /builddir/.cache/go-build/95/95d422075ec2b3ae748d0242751b94771b82880efed52c3617558de17f8e5609-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/70/709851d2a9bc536b8ae3958139f3829f232f8d3f3c0a8001b3024b280a382e63-d # internal github.com/containers/image/v5/internal/imagedestination/impl mkdir -p $WORK/b490/ github.com/containers/image/v5/manifest mkdir -p $WORK/b077/ cat >/tmp/go-build355643826/b490/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build355643826/b002/_pkg_.a packagefile github.com/containers/image/v5/internal/blobinfocache=/tmp/go-build355643826/b286/_pkg_.a packagefile github.com/containers/image/v5/internal/manifest=/tmp/go-build355643826/b078/_pkg_.a packagefile github.com/containers/image/v5/internal/private=/tmp/go-build355643826/b296/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=/tmp/go-build355643826/b297/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=/tmp/go-build355643826/b081/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build355643826/b080/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build355643826/b074/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build355643826/b089/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b490/_pkg_.a -trimpath "$WORK/b490=>" -p github.com/containers/image/v5/internal/imagedestination/impl -complete -installsuffix shared -buildid TUlMOsBhm4c07BSucpKW/TUlMOsBhm4c07BSucpKW -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b490/importcfg -pack ./src/github.com/containers/image/v5/internal/imagedestination/impl/compat.go ./src/github.com/containers/image/v5/internal/imagedestination/impl/helpers.go ./src/github.com/containers/image/v5/internal/imagedestination/impl/properties.go cat >/tmp/go-build355643826/b077/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build355643826/b055/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build355643826/b073/_pkg_.a packagefile github.com/containers/image/v5/internal/manifest=/tmp/go-build355643826/b078/_pkg_.a packagefile github.com/containers/image/v5/internal/set=/tmp/go-build355643826/b141/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=/tmp/go-build355643826/b081/_pkg_.a packagefile github.com/containers/image/v5/pkg/strslice=/tmp/go-build355643826/b142/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build355643826/b080/_pkg_.a packagefile github.com/containers/libtrust=/tmp/go-build355643826/b091/_pkg_.a packagefile github.com/containers/ocicrypt/spec=/tmp/go-build355643826/b143/_pkg_.a packagefile github.com/containers/storage/pkg/regexp=/tmp/go-build355643826/b064/_pkg_.a packagefile github.com/docker/docker/api/types/versions=/tmp/go-build355643826/b144/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build355643826/b074/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=/tmp/go-build355643826/b084/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build355643826/b083/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build355643826/b085/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build355643826/b089/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -p github.com/containers/image/v5/manifest -complete -installsuffix shared -buildid YdPMoeUhLGDuhskCg8jX/YdPMoeUhLGDuhskCg8jX -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b077/importcfg -pack ./src/github.com/containers/image/v5/manifest/common.go ./src/github.com/containers/image/v5/manifest/docker_schema1.go ./src/github.com/containers/image/v5/manifest/docker_schema2.go ./src/github.com/containers/image/v5/manifest/docker_schema2_list.go ./src/github.com/containers/image/v5/manifest/list.go ./src/github.com/containers/image/v5/manifest/manifest.go ./src/github.com/containers/image/v5/manifest/oci.go ./src/github.com/containers/image/v5/manifest/oci_index.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b423/_pkg_.a # internal cp $WORK/b423/_pkg_.a /builddir/.cache/go-build/a5/a54ca219f42e98ba61d83fd6ccc7fe4259dd1dff4f69d705cad7d7206d2a5504-d # internal google.golang.org/grpc/channelz mkdir -p $WORK/b422/ cat >/tmp/go-build355643826/b422/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/internal/channelz=/tmp/go-build355643826/b423/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b422/_pkg_.a -trimpath "$WORK/b422=>" -p google.golang.org/grpc/channelz -complete -installsuffix shared -buildid hnP309DOPnrLoHkv-Mgt/hnP309DOPnrLoHkv-Mgt -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b422/importcfg -pack ./src/google.golang.org/grpc/channelz/channelz.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b490/_pkg_.a # internal cp $WORK/b490/_pkg_.a /builddir/.cache/go-build/c6/c65792d068e2dfa801d4ce12c0dccbc0098a17ba9d1add2328e812a608381102-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b422/_pkg_.a # internal cp $WORK/b422/_pkg_.a /builddir/.cache/go-build/b9/b9a0c595813c665b06cc7b07e485c72588dada1a5ab213543831a92df7f67ef6-d # internal google.golang.org/grpc/balancer mkdir -p $WORK/b421/ cat >/tmp/go-build355643826/b421/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build355643826/b002/_pkg_.a packagefile encoding/json=/tmp/go-build355643826/b055/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile google.golang.org/grpc/channelz=/tmp/go-build355643826/b422/_pkg_.a packagefile google.golang.org/grpc/connectivity=/tmp/go-build355643826/b221/_pkg_.a packagefile google.golang.org/grpc/credentials=/tmp/go-build355643826/b225/_pkg_.a packagefile google.golang.org/grpc/grpclog=/tmp/go-build355643826/b222/_pkg_.a packagefile google.golang.org/grpc/internal=/tmp/go-build355643826/b219/_pkg_.a packagefile google.golang.org/grpc/metadata=/tmp/go-build355643826/b424/_pkg_.a packagefile google.golang.org/grpc/resolver=/tmp/go-build355643826/b224/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=/tmp/go-build355643826/b259/_pkg_.a packagefile net=/tmp/go-build355643826/b067/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b421/_pkg_.a -trimpath "$WORK/b421=>" -p google.golang.org/grpc/balancer -complete -installsuffix shared -buildid l67kE9CsYcUCOZsEkp2D/l67kE9CsYcUCOZsEkp2D -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b421/importcfg -pack ./src/google.golang.org/grpc/balancer/balancer.go ./src/google.golang.org/grpc/balancer/conn_state_evaluator.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b719/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b436/_pkg_.a # internal cp $WORK/b719/_pkg_.a /builddir/.cache/go-build/5e/5e7884d870dfe6b7138dcbc05ec7b40238c696b3f0465e321899cc965382ae01-d # internal cp $WORK/b436/_pkg_.a /builddir/.cache/go-build/05/055ecba8deb9cc2dae4919db6adc9e7dcd903f6305ac2dcf329b261d4a0b96c8-d # internal github.com/containers/common/pkg/cgroups mkdir -p $WORK/b712/ cat >/tmp/go-build355643826/b712/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build355643826/b054/_pkg_.a packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile context=/tmp/go-build355643826/b002/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=/tmp/go-build355643826/b164/_pkg_.a packagefile github.com/coreos/go-systemd/v22/dbus=/tmp/go-build355643826/b713/_pkg_.a packagefile github.com/godbus/dbus/v5=/tmp/go-build355643826/b714/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups=/tmp/go-build355643826/b715/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups/fs=/tmp/go-build355643826/b719/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups/fs2=/tmp/go-build355643826/b722/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=/tmp/go-build355643826/b716/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build355643826/b085/_pkg_.a packagefile golang.org/x/exp/maps=/tmp/go-build355643826/b140/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build355643826/b086/_pkg_.a packagefile math=/tmp/go-build355643826/b030/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile path=/tmp/go-build355643826/b044/_pkg_.a packagefile path/filepath=/tmp/go-build355643826/b053/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile syscall=/tmp/go-build355643826/b024/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b712/_pkg_.a -trimpath "$WORK/b712=>" -p github.com/containers/common/pkg/cgroups -complete -installsuffix shared -buildid fYo-Ru9F2BAGPC_fL9-J/fYo-Ru9F2BAGPC_fL9-J -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b712/importcfg -pack ./src/github.com/containers/common/pkg/cgroups/blkio_linux.go ./src/github.com/containers/common/pkg/cgroups/cgroups_linux.go ./src/github.com/containers/common/pkg/cgroups/cpu_linux.go ./src/github.com/containers/common/pkg/cgroups/cpuset_linux.go ./src/github.com/containers/common/pkg/cgroups/memory_linux.go ./src/github.com/containers/common/pkg/cgroups/pids_linux.go ./src/github.com/containers/common/pkg/cgroups/systemd_linux.go ./src/github.com/containers/common/pkg/cgroups/utils_linux.go TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage gpgme -dynimport $WORK/b383/_cgo_.o -dynout $WORK/b383/_cgo_import.go cat >/tmp/go-build355643826/b383/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile runtime=/tmp/go-build355643826/b009/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a packagefile runtime/cgo=/tmp/go-build355643826/b052/_pkg_.a packagefile syscall=/tmp/go-build355643826/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b383/_pkg_.a -trimpath "$WORK/b383=>" -p github.com/proglottis/gpgme -installsuffix shared -buildid xrdOJbCYu8MD0la3b7_A/xrdOJbCYu8MD0la3b7_A -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b383/importcfg -pack ./src/github.com/proglottis/gpgme/callbacks.go $WORK/b383/_cgo_gotypes.go $WORK/b383/data.cgo1.go $WORK/b383/gpgme.cgo1.go $WORK/b383/unset_agent_info.cgo1.go $WORK/b383/_cgo_import.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b421/_pkg_.a # internal cp $WORK/b421/_pkg_.a /builddir/.cache/go-build/fe/feae11d5eeb516332e1c1dbe0cffd328b10ef225fa50ba0d8902ad511f996ccf-d # internal google.golang.org/grpc/balancer/base mkdir -p $WORK/b425/ google.golang.org/grpc/internal/serviceconfig mkdir -p $WORK/b447/ cat >/tmp/go-build355643826/b447/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build355643826/b055/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile google.golang.org/grpc/balancer=/tmp/go-build355643826/b421/_pkg_.a packagefile google.golang.org/grpc/codes=/tmp/go-build355643826/b218/_pkg_.a packagefile google.golang.org/grpc/grpclog=/tmp/go-build355643826/b222/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=/tmp/go-build355643826/b259/_pkg_.a packagefile math=/tmp/go-build355643826/b030/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b447/_pkg_.a -trimpath "$WORK/b447=>" -p google.golang.org/grpc/internal/serviceconfig -complete -installsuffix shared -buildid 6DA-dEriIAj_52ykeGtW/6DA-dEriIAj_52ykeGtW -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b447/importcfg -pack ./src/google.golang.org/grpc/internal/serviceconfig/duration.go ./src/google.golang.org/grpc/internal/serviceconfig/serviceconfig.go cat >/tmp/go-build355643826/b425/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile google.golang.org/grpc/balancer=/tmp/go-build355643826/b421/_pkg_.a packagefile google.golang.org/grpc/connectivity=/tmp/go-build355643826/b221/_pkg_.a packagefile google.golang.org/grpc/grpclog=/tmp/go-build355643826/b222/_pkg_.a packagefile google.golang.org/grpc/resolver=/tmp/go-build355643826/b224/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b425/_pkg_.a -trimpath "$WORK/b425=>" -p google.golang.org/grpc/balancer/base -complete -installsuffix shared -buildid 84VJX1OCNOqcr0IvlwY4/84VJX1OCNOqcr0IvlwY4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b425/importcfg -pack ./src/google.golang.org/grpc/balancer/base/balancer.go ./src/google.golang.org/grpc/balancer/base/base.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b216/_pkg_.a # internal cp $WORK/b216/_pkg_.a /builddir/.cache/go-build/3c/3c5dc9929b4c6a6284813af8bbb5f952f36b34215861dd82c8ee76db4375ade1-d # internal github.com/containers/common/libimage/platform mkdir -p $WORK/b610/ cat >/tmp/go-build355643826/b610/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/containerd/containerd/platforms=/tmp/go-build355643826/b216/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build355643826/b083/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build355643826/b085/_pkg_.a packagefile runtime=/tmp/go-build355643826/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b610/_pkg_.a -trimpath "$WORK/b610=>" -p github.com/containers/common/libimage/platform -complete -installsuffix shared -buildid okX1HGuwzOkjKFI5LNNF/okX1HGuwzOkjKFI5LNNF -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b610/importcfg -pack ./src/github.com/containers/common/libimage/platform/platform.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b610/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b447/_pkg_.a # internal cp $WORK/b610/_pkg_.a /builddir/.cache/go-build/99/9988eb6bc68f0d832ea9a1d3c6811b559b3963c6f6eee0d3e79dd36770cee098-d # internal cp $WORK/b447/_pkg_.a /builddir/.cache/go-build/1f/1fbc4b078c02a39ddfbab8c5c2072cc15e03bd995710194bc7d2415840895ad2-d # internal google.golang.org/grpc/internal/resolver mkdir -p $WORK/b446/ cat >/tmp/go-build355643826/b446/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build355643826/b002/_pkg_.a packagefile google.golang.org/grpc/internal/serviceconfig=/tmp/go-build355643826/b447/_pkg_.a packagefile google.golang.org/grpc/metadata=/tmp/go-build355643826/b424/_pkg_.a packagefile google.golang.org/grpc/resolver=/tmp/go-build355643826/b224/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b446/_pkg_.a -trimpath "$WORK/b446=>" -p google.golang.org/grpc/internal/resolver -complete -installsuffix shared -buildid _ReCvp8n1mFk9rZMup1M/_ReCvp8n1mFk9rZMup1M -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b446/importcfg -pack ./src/google.golang.org/grpc/internal/resolver/config_selector.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b425/_pkg_.a # internal cp $WORK/b425/_pkg_.a /builddir/.cache/go-build/32/32fa9ce607aef503deffc488bfc238d4ad003bee1928f922c3f67b549dad3802-d # internal google.golang.org/grpc/balancer/roundrobin mkdir -p $WORK/b426/ google.golang.org/grpc/internal/balancer/gracefulswitch mkdir -p $WORK/b434/ cat >/tmp/go-build355643826/b426/importcfg << 'EOF' # internal # import config packagefile google.golang.org/grpc/balancer=/tmp/go-build355643826/b421/_pkg_.a packagefile google.golang.org/grpc/balancer/base=/tmp/go-build355643826/b425/_pkg_.a packagefile google.golang.org/grpc/grpclog=/tmp/go-build355643826/b222/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=/tmp/go-build355643826/b427/_pkg_.a packagefile sync/atomic=/tmp/go-build355643826/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b426/_pkg_.a -trimpath "$WORK/b426=>" -p google.golang.org/grpc/balancer/roundrobin -complete -installsuffix shared -buildid z6Q6G1S5x_8UUh9IDPgF/z6Q6G1S5x_8UUh9IDPgF -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b426/importcfg -pack ./src/google.golang.org/grpc/balancer/roundrobin/roundrobin.go cat >/tmp/go-build355643826/b434/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile google.golang.org/grpc/balancer=/tmp/go-build355643826/b421/_pkg_.a packagefile google.golang.org/grpc/balancer/base=/tmp/go-build355643826/b425/_pkg_.a packagefile google.golang.org/grpc/connectivity=/tmp/go-build355643826/b221/_pkg_.a packagefile google.golang.org/grpc/resolver=/tmp/go-build355643826/b224/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b434/_pkg_.a -trimpath "$WORK/b434=>" -p google.golang.org/grpc/internal/balancer/gracefulswitch -complete -installsuffix shared -buildid PzqgtfyS676WNRNDosov/PzqgtfyS676WNRNDosov -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b434/importcfg -pack ./src/google.golang.org/grpc/internal/balancer/gracefulswitch/gracefulswitch.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b077/_pkg_.a # internal cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/miekg/pkcs11 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b147/_pkg_.a $WORK/b147/preferlinkext $WORK/b147/_x001.o $WORK/b147/_x002.o $WORK/b147/_x003.o $WORK/b147/_x004.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/f5/f57df76f77d0a10d84a1c0a48b5928d7263c8f98d8cf817888f40ce209e79f4b-d # internal github.com/containers/common/libimage/define mkdir -p $WORK/b272/ cat >/tmp/go-build355643826/b272/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/manifest=/tmp/go-build355643826/b077/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b272/_pkg_.a -trimpath "$WORK/b272=>" -p github.com/containers/common/libimage/define -complete -installsuffix shared -buildid 9VmnwNYRMcaHWK5kmx6I/9VmnwNYRMcaHWK5kmx6I -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b272/importcfg -pack ./src/github.com/containers/common/libimage/define/manifests.go ./src/github.com/containers/common/libimage/define/platform.go ./src/github.com/containers/common/libimage/define/search.go github.com/containers/image/v5/docker/internal/tarfile mkdir -p $WORK/b550/ github.com/containers/common/pkg/manifests github.com/containers/image/v5/internal/image mkdir -p $WORK/b276/ cat >/tmp/go-build355643826/b550/importcfg << 'EOF' # internal # import config packagefile archive/tar=/tmp/go-build355643826/b046/_pkg_.a packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile context=/tmp/go-build355643826/b002/_pkg_.a packagefile encoding/json=/tmp/go-build355643826/b055/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build355643826/b073/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/impl=/tmp/go-build355643826/b490/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/stubs=/tmp/go-build355643826/b301/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/impl=/tmp/go-build355643826/b491/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/stubs=/tmp/go-build355643826/b295/_pkg_.a packagefile github.com/containers/image/v5/internal/iolimits=/tmp/go-build355643826/b298/_pkg_.a packagefile github.com/containers/image/v5/internal/private=/tmp/go-build355643826/b296/_pkg_.a packagefile github.com/containers/image/v5/internal/set=/tmp/go-build355643826/b141/_pkg_.a packagefile github.com/containers/image/v5/internal/streamdigest=/tmp/go-build355643826/b541/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=/tmp/go-build355643826/b497/_pkg_.a packagefile github.com/containers/image/v5/manifest=/tmp/go-build355643826/b077/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=/tmp/go-build355643826/b287/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build355643826/b080/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build355643826/b074/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build355643826/b085/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build355643826/b089/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile path=/tmp/go-build355643826/b044/_pkg_.a packagefile path/filepath=/tmp/go-build355643826/b053/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b550/_pkg_.a -trimpath "$WORK/b550=>" -p github.com/containers/image/v5/docker/internal/tarfile -complete -installsuffix shared -buildid g225mc8hqV0ioS2eIAOl/g225mc8hqV0ioS2eIAOl -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b550/importcfg -pack ./src/github.com/containers/image/v5/docker/internal/tarfile/dest.go ./src/github.com/containers/image/v5/docker/internal/tarfile/reader.go ./src/github.com/containers/image/v5/docker/internal/tarfile/src.go ./src/github.com/containers/image/v5/docker/internal/tarfile/types.go ./src/github.com/containers/image/v5/docker/internal/tarfile/writer.go mkdir -p $WORK/b293/ cat >/tmp/go-build355643826/b276/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build355643826/b055/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/containers/common/internal=/tmp/go-build355643826/b275/_pkg_.a packagefile github.com/containers/image/v5/manifest=/tmp/go-build355643826/b077/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build355643826/b074/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=/tmp/go-build355643826/b084/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build355643826/b083/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build355643826/b089/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b276/_pkg_.a -trimpath "$WORK/b276=>" -p github.com/containers/common/pkg/manifests -complete -installsuffix shared -buildid nxsvfjtwuyau2y1CdmqV/nxsvfjtwuyau2y1CdmqV -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b276/importcfg -pack ./src/github.com/containers/common/pkg/manifests/errors.go ./src/github.com/containers/common/pkg/manifests/manifests.go cat >/tmp/go-build355643826/b293/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile context=/tmp/go-build355643826/b002/_pkg_.a packagefile crypto/sha256=/tmp/go-build355643826/b116/_pkg_.a packagefile encoding/hex=/tmp/go-build355643826/b129/_pkg_.a packagefile encoding/json=/tmp/go-build355643826/b055/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build355643826/b073/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource=/tmp/go-build355643826/b294/_pkg_.a packagefile github.com/containers/image/v5/internal/iolimits=/tmp/go-build355643826/b298/_pkg_.a packagefile github.com/containers/image/v5/internal/manifest=/tmp/go-build355643826/b078/_pkg_.a packagefile github.com/containers/image/v5/internal/private=/tmp/go-build355643826/b296/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=/tmp/go-build355643826/b297/_pkg_.a packagefile github.com/containers/image/v5/manifest=/tmp/go-build355643826/b077/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/none=/tmp/go-build355643826/b299/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build355643826/b080/_pkg_.a packagefile github.com/containers/ocicrypt/spec=/tmp/go-build355643826/b143/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build355643826/b074/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build355643826/b083/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build355643826/b085/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build355643826/b089/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b293/_pkg_.a -trimpath "$WORK/b293=>" -p github.com/containers/image/v5/internal/image -complete -installsuffix shared -buildid POoKrQojRzFmY9itT9Fk/POoKrQojRzFmY9itT9Fk -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b293/importcfg -pack ./src/github.com/containers/image/v5/internal/image/docker_list.go ./src/github.com/containers/image/v5/internal/image/docker_schema1.go ./src/github.com/containers/image/v5/internal/image/docker_schema2.go ./src/github.com/containers/image/v5/internal/image/manifest.go ./src/github.com/containers/image/v5/internal/image/memory.go ./src/github.com/containers/image/v5/internal/image/oci.go ./src/github.com/containers/image/v5/internal/image/oci_index.go ./src/github.com/containers/image/v5/internal/image/sourced.go ./src/github.com/containers/image/v5/internal/image/unparsed.go cd $WORK/b310 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b310=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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/buildah-1.35.4/src/github.com/mattn/go-sqlite3 -frandom-seed=NbS0ck3WZHJWSY4UwqHr -o ./_x006.o -c sqlite3_context.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b446/_pkg_.a # internal cp $WORK/b446/_pkg_.a /builddir/.cache/go-build/5e/5ec32f80e3b09e58462e7502d67002a8647edc424194cadce0701daa75f55cbc-d # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/cc/cc298ddc4431aa65fa03cedfbf0339bc5dd94ff0fc013efdf973a97e6b5cc531-d # internal github.com/containers/ocicrypt/crypto/pkcs11 mkdir -p $WORK/b146/ cat >/tmp/go-build355643826/b146/importcfg << 'EOF' # internal # import config packagefile crypto/rand=/tmp/go-build355643826/b114/_pkg_.a packagefile crypto/rsa=/tmp/go-build355643826/b115/_pkg_.a packagefile crypto/sha1=/tmp/go-build355643826/b125/_pkg_.a packagefile crypto/sha256=/tmp/go-build355643826/b116/_pkg_.a packagefile encoding/base64=/tmp/go-build355643826/b057/_pkg_.a packagefile encoding/json=/tmp/go-build355643826/b055/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/miekg/pkcs11=/tmp/go-build355643826/b147/_pkg_.a packagefile github.com/stefanberger/go-pkcs11uri=/tmp/go-build355643826/b148/_pkg_.a packagefile gopkg.in/yaml.v3=/tmp/go-build355643826/b149/_pkg_.a packagefile hash=/tmp/go-build355643826/b076/_pkg_.a packagefile net/url=/tmp/go-build355643826/b131/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile runtime=/tmp/go-build355643826/b009/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -p github.com/containers/ocicrypt/crypto/pkcs11 -complete -installsuffix shared -buildid AM3sJcWJm2rSMYTGUqeB/AM3sJcWJm2rSMYTGUqeB -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b146/importcfg -pack ./src/github.com/containers/ocicrypt/crypto/pkcs11/common.go ./src/github.com/containers/ocicrypt/crypto/pkcs11/pkcs11helpers.go ./src/github.com/containers/ocicrypt/crypto/pkcs11/utils.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b272/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b426/_pkg_.a # internal cp $WORK/b426/_pkg_.a /builddir/.cache/go-build/68/68a99c207cfb09f10fb68e870f58e1b40eb727d097a0264e4856f3b94df7f2f2-d # internal cp $WORK/b272/_pkg_.a /builddir/.cache/go-build/02/021921513f9aba6ee30c38853e5f3179b7f90c34193805ddcdd5b37272ede977-d # internal github.com/containers/common/libimage/filter mkdir -p $WORK/b273/ cat >/tmp/go-build355643826/b273/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/containers/common/libimage/define=/tmp/go-build355643826/b272/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build355643826/b080/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b273/_pkg_.a -trimpath "$WORK/b273=>" -p github.com/containers/common/libimage/filter -complete -installsuffix shared -buildid DDepjNDSsSmwHXcoKxYZ/DDepjNDSsSmwHXcoKxYZ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b273/importcfg -pack ./src/github.com/containers/common/libimage/filter/filter.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b434/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b273/_pkg_.a # internal cp $WORK/b273/_pkg_.a /builddir/.cache/go-build/b4/b427dad4f4cbb1f9fd1258fe61a06b889bdbef8c750e4739289f2f6f9e570437-d # internal cp $WORK/b434/_pkg_.a /builddir/.cache/go-build/26/26cc1337bd36066661b3b643b62e3d3e877794519293de9034dc609a310a4020-d # internal cd $WORK/b310 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b310=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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/buildah-1.35.4/src/github.com/mattn/go-sqlite3 -frandom-seed=NbS0ck3WZHJWSY4UwqHr -o ./_x007.o -c sqlite3_load_extension.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b276/_pkg_.a # internal cp $WORK/b276/_pkg_.a /builddir/.cache/go-build/58/580dd8e6bc805cb7d6ddab4fd7d7dd42e97b5b589c998830446614da362aab2c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/d8/d894279d3c2250215055f4d829a2f67b3785136deb02c3a7eb4f8b78316294cb-d # internal github.com/containers/ocicrypt/config mkdir -p $WORK/b145/ github.com/containers/ocicrypt/utils cat >/tmp/go-build355643826/b145/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/containers/ocicrypt/crypto/pkcs11=/tmp/go-build355643826/b146/_pkg_.a packagefile gopkg.in/yaml.v3=/tmp/go-build355643826/b149/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a EOF mkdir -p $WORK/b404/ cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -p github.com/containers/ocicrypt/config -complete -installsuffix shared -buildid UAt0IGX-rePIWmccOsL5/UAt0IGX-rePIWmccOsL5 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b145/importcfg -pack ./src/github.com/containers/ocicrypt/config/config.go ./src/github.com/containers/ocicrypt/config/constructors.go cat >/tmp/go-build355643826/b404/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build355643826/b092/_pkg_.a packagefile crypto/elliptic=/tmp/go-build355643826/b105/_pkg_.a packagefile crypto/rand=/tmp/go-build355643826/b114/_pkg_.a packagefile crypto/rsa=/tmp/go-build355643826/b115/_pkg_.a packagefile crypto/x509=/tmp/go-build355643826/b126/_pkg_.a packagefile crypto/x509/pkix=/tmp/go-build355643826/b128/_pkg_.a packagefile encoding/base64=/tmp/go-build355643826/b057/_pkg_.a packagefile encoding/pem=/tmp/go-build355643826/b130/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/containers/ocicrypt/crypto/pkcs11=/tmp/go-build355643826/b146/_pkg_.a packagefile github.com/go-jose/go-jose/v3=/tmp/go-build355643826/b405/_pkg_.a packagefile golang.org/x/crypto/openpgp=/tmp/go-build355643826/b385/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile math/big=/tmp/go-build355643826/b106/_pkg_.a packagefile os/exec=/tmp/go-build355643826/b159/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b404/_pkg_.a -trimpath "$WORK/b404=>" -p github.com/containers/ocicrypt/utils -complete -installsuffix shared -buildid 4V9y186QtpPPeK4gpUvA/4V9y186QtpPPeK4gpUvA -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b404/importcfg -pack ./src/github.com/containers/ocicrypt/utils/delayedreader.go ./src/github.com/containers/ocicrypt/utils/ioutils.go ./src/github.com/containers/ocicrypt/utils/testing.go ./src/github.com/containers/ocicrypt/utils/utils.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b498/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/a5/a567ee7b455d44ef573656fb321a83799031a46ca7ec91bea4ac3adc9ff0743c-d # internal github.com/containers/ocicrypt/keywrap mkdir -p $WORK/b409/ cat >/tmp/go-build355643826/b409/importcfg << 'EOF' # internal # import config packagefile github.com/containers/ocicrypt/config=/tmp/go-build355643826/b145/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b409/_pkg_.a -trimpath "$WORK/b409=>" -p github.com/containers/ocicrypt/keywrap -complete -installsuffix shared -buildid NoazD6vzpPntyUB4-toR/NoazD6vzpPntyUB4-toR -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b409/importcfg -pack ./src/github.com/containers/ocicrypt/keywrap/keywrap.go cp $WORK/b498/_pkg_.a /builddir/.cache/go-build/ac/ace3497ab9273e905b537817a1ee6cdd0e4b3974dc68d31c87db3503ccd4ad1c-d # internal github.com/containers/storage/pkg/chunked mkdir -p $WORK/b532/ cat >/tmp/go-build355643826/b532/importcfg << 'EOF' # internal # import config packagefile archive/tar=/tmp/go-build355643826/b046/_pkg_.a packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile context=/tmp/go-build355643826/b002/_pkg_.a packagefile encoding/base64=/tmp/go-build355643826/b057/_pkg_.a packagefile encoding/binary=/tmp/go-build355643826/b058/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/containerd/stargz-snapshotter/estargz=/tmp/go-build355643826/b533/_pkg_.a packagefile github.com/containers/storage=/tmp/go-build355643826/b498/_pkg_.a packagefile github.com/containers/storage/drivers=/tmp/go-build355643826/b499/_pkg_.a packagefile github.com/containers/storage/drivers/copy=/tmp/go-build355643826/b522/_pkg_.a packagefile github.com/containers/storage/pkg/archive=/tmp/go-build355643826/b150/_pkg_.a packagefile github.com/containers/storage/pkg/chunked/compressor=/tmp/go-build355643826/b288/_pkg_.a packagefile github.com/containers/storage/pkg/chunked/internal=/tmp/go-build355643826/b289/_pkg_.a packagefile github.com/containers/storage/pkg/fsverity=/tmp/go-build355643826/b519/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=/tmp/go-build355643826/b154/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=/tmp/go-build355643826/b162/_pkg_.a packagefile github.com/containers/storage/pkg/system=/tmp/go-build355643826/b155/_pkg_.a packagefile github.com/containers/storage/types=/tmp/go-build355643826/b191/_pkg_.a packagefile github.com/cyphar/filepath-securejoin=/tmp/go-build355643826/b536/_pkg_.a packagefile github.com/json-iterator/go=/tmp/go-build355643826/b188/_pkg_.a packagefile github.com/klauspost/compress/zstd=/tmp/go-build355643826/b169/_pkg_.a packagefile github.com/klauspost/pgzip=/tmp/go-build355643826/b178/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build355643826/b074/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build355643826/b085/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=/tmp/go-build355643826/b290/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build355643826/b086/_pkg_.a packagefile hash=/tmp/go-build355643826/b076/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile path/filepath=/tmp/go-build355643826/b053/_pkg_.a packagefile reflect=/tmp/go-build355643826/b029/_pkg_.a packagefile sort=/tmp/go-build355643826/b035/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build355643826/b022/_pkg_.a packagefile syscall=/tmp/go-build355643826/b024/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b532/_pkg_.a -trimpath "$WORK/b532=>" -p github.com/containers/storage/pkg/chunked -complete -installsuffix shared -buildid fMHqpMm43IEpAIW7YD1v/fMHqpMm43IEpAIW7YD1v -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b532/importcfg -pack ./src/github.com/containers/storage/pkg/chunked/cache_linux.go ./src/github.com/containers/storage/pkg/chunked/compression.go ./src/github.com/containers/storage/pkg/chunked/compression_linux.go ./src/github.com/containers/storage/pkg/chunked/storage.go ./src/github.com/containers/storage/pkg/chunked/storage_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b409/_pkg_.a # internal cp $WORK/b409/_pkg_.a /builddir/.cache/go-build/90/90b808eea6ebfc4125c532a21d3160d9a8362988956153a02462516fc49a9bcf-d # internal github.com/containers/ocicrypt/keywrap/pgp mkdir -p $WORK/b470/ cat >/tmp/go-build355643826/b470/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile crypto=/tmp/go-build355643826/b075/_pkg_.a packagefile crypto/rand=/tmp/go-build355643826/b114/_pkg_.a packagefile encoding/base64=/tmp/go-build355643826/b057/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/containers/ocicrypt/config=/tmp/go-build355643826/b145/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=/tmp/go-build355643826/b409/_pkg_.a packagefile golang.org/x/crypto/openpgp=/tmp/go-build355643826/b385/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=/tmp/go-build355643826/b388/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile net/mail=/tmp/go-build355643826/b334/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b470/_pkg_.a -trimpath "$WORK/b470=>" -p github.com/containers/ocicrypt/keywrap/pgp -complete -installsuffix shared -buildid yBEpIWsUACShb-WNlkk4/yBEpIWsUACShb-WNlkk4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b470/importcfg -pack ./src/github.com/containers/ocicrypt/keywrap/pgp/keywrapper_gpg.go cd $WORK/b310 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b310=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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/buildah-1.35.4/src/github.com/mattn/go-sqlite3 -frandom-seed=NbS0ck3WZHJWSY4UwqHr -o ./_x008.o -c sqlite3_opt_serialize.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b404/_pkg_.a # internal cp $WORK/b404/_pkg_.a /builddir/.cache/go-build/8a/8a8057431846aa7a0ae2c0aacce9eba5c5e5b2a307c2d945b776f67344ff851e-d # internal github.com/containers/ocicrypt/keywrap/jwe mkdir -p $WORK/b410/ github.com/containers/ocicrypt/keywrap/pkcs7 github.com/containers/ocicrypt/blockcipher mkdir -p $WORK/b403/ github.com/containers/ocicrypt/keywrap/pkcs11 mkdir -p $WORK/b471/ cat >/tmp/go-build355643826/b410/importcfg << 'EOF' # internal # import config packagefile crypto/ecdsa=/tmp/go-build355643826/b092/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/containers/ocicrypt/config=/tmp/go-build355643826/b145/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=/tmp/go-build355643826/b409/_pkg_.a packagefile github.com/containers/ocicrypt/utils=/tmp/go-build355643826/b404/_pkg_.a packagefile github.com/go-jose/go-jose/v3=/tmp/go-build355643826/b405/_pkg_.a EOF cat >/tmp/go-build355643826/b403/importcfg << 'EOF' # internal # import config packagefile crypto/aes=/tmp/go-build355643826/b093/_pkg_.a packagefile crypto/cipher=/tmp/go-build355643826/b094/_pkg_.a packagefile crypto/hmac=/tmp/go-build355643826/b122/_pkg_.a packagefile crypto/rand=/tmp/go-build355643826/b114/_pkg_.a packagefile crypto/sha256=/tmp/go-build355643826/b116/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/containers/ocicrypt/utils=/tmp/go-build355643826/b404/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build355643826/b074/_pkg_.a packagefile hash=/tmp/go-build355643826/b076/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b410/_pkg_.a -trimpath "$WORK/b410=>" -p github.com/containers/ocicrypt/keywrap/jwe -complete -installsuffix shared -buildid TFsN-khr6fASa4HMNmtM/TFsN-khr6fASa4HMNmtM -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b410/importcfg -pack ./src/github.com/containers/ocicrypt/keywrap/jwe/keywrapper_jwe.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b403/_pkg_.a -trimpath "$WORK/b403=>" -p github.com/containers/ocicrypt/blockcipher -complete -installsuffix shared -buildid xrB9eo2UGKoDX0YI7jk8/xrB9eo2UGKoDX0YI7jk8 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b403/importcfg -pack ./src/github.com/containers/ocicrypt/blockcipher/blockcipher.go ./src/github.com/containers/ocicrypt/blockcipher/blockcipher_aes_ctr.go mkdir -p $WORK/b472/ cat >/tmp/go-build355643826/b471/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/containers/ocicrypt/config=/tmp/go-build355643826/b145/_pkg_.a packagefile github.com/containers/ocicrypt/crypto/pkcs11=/tmp/go-build355643826/b146/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=/tmp/go-build355643826/b409/_pkg_.a packagefile github.com/containers/ocicrypt/utils=/tmp/go-build355643826/b404/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b471/_pkg_.a -trimpath "$WORK/b471=>" -p github.com/containers/ocicrypt/keywrap/pkcs11 -complete -installsuffix shared -buildid v6P4-VM-iaWwmBPjKz_S/v6P4-VM-iaWwmBPjKz_S -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b471/importcfg -pack ./src/github.com/containers/ocicrypt/keywrap/pkcs11/keywrapper_pkcs11.go cat >/tmp/go-build355643826/b472/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build355643826/b075/_pkg_.a packagefile crypto/x509=/tmp/go-build355643826/b126/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/containers/ocicrypt/config=/tmp/go-build355643826/b145/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=/tmp/go-build355643826/b409/_pkg_.a packagefile github.com/containers/ocicrypt/utils=/tmp/go-build355643826/b404/_pkg_.a packagefile go.mozilla.org/pkcs7=/tmp/go-build355643826/b473/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b472/_pkg_.a -trimpath "$WORK/b472=>" -p github.com/containers/ocicrypt/keywrap/pkcs7 -complete -installsuffix shared -buildid _GyMc4LKAqvGe7Kuex8P/_GyMc4LKAqvGe7Kuex8P -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b472/importcfg -pack ./src/github.com/containers/ocicrypt/keywrap/pkcs7/keywrapper_pkcs7.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b712/_pkg_.a # internal cp $WORK/b712/_pkg_.a /builddir/.cache/go-build/69/69576c8215157f49d43ad71114547cf7a29854cfcd388d37787ebfb5941332f3-d # internal github.com/containers/common/pkg/systemd mkdir -p $WORK/b711/ cat >/tmp/go-build355643826/b711/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build355643826/b002/_pkg_.a packagefile crypto/rand=/tmp/go-build355643826/b114/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/containers/common/pkg/cgroups=/tmp/go-build355643826/b712/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=/tmp/go-build355643826/b164/_pkg_.a packagefile github.com/coreos/go-systemd/v22/dbus=/tmp/go-build355643826/b713/_pkg_.a packagefile github.com/godbus/dbus/v5=/tmp/go-build355643826/b714/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build355643826/b085/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b711/_pkg_.a -trimpath "$WORK/b711=>" -p github.com/containers/common/pkg/systemd -complete -installsuffix shared -buildid hQrdynwf-9N7x3uEH51r/hQrdynwf-9N7x3uEH51r -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b711/importcfg -pack ./src/github.com/containers/common/pkg/systemd/systemd_linux.go cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/proglottis/gpgme /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b383/_pkg_.a $WORK/b383/preferlinkext $WORK/b383/_x001.o $WORK/b383/_x002.o $WORK/b383/_x003.o $WORK/b383/_x004.o $WORK/b383/_x005.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b383/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b293/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b550/_pkg_.a # internal cp $WORK/b383/_pkg_.a /builddir/.cache/go-build/98/98b8cba992abf9546c71e9bd094cef0bf6e1bec50723047b82bcc582e0933301-d # internal cp $WORK/b293/_pkg_.a /builddir/.cache/go-build/d0/d08d77527c9a3b7e793a0e99ecc917a5a9b253b17ea4dffbc31a937d318708de-d # internal github.com/containers/image/v5/image mkdir -p $WORK/b487/ cat >/tmp/go-build355643826/b487/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build355643826/b002/_pkg_.a packagefile github.com/containers/image/v5/internal/image=/tmp/go-build355643826/b293/_pkg_.a packagefile github.com/containers/image/v5/internal/private=/tmp/go-build355643826/b296/_pkg_.a packagefile github.com/containers/image/v5/internal/unparsedimage=/tmp/go-build355643826/b312/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build355643826/b080/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build355643826/b074/_pkg_.a EOF cp $WORK/b550/_pkg_.a /builddir/.cache/go-build/1e/1ef23000081ad9eec367176696c85a7f2fad3afec1659e61559349dcc98da41e-d # internal cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b487/_pkg_.a -trimpath "$WORK/b487=>" -p github.com/containers/image/v5/image -complete -installsuffix shared -buildid 5tRS2GoeRSzZbbgaeHEX/5tRS2GoeRSzZbbgaeHEX -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b487/importcfg -pack ./src/github.com/containers/image/v5/image/docker_schema2.go ./src/github.com/containers/image/v5/image/sourced.go ./src/github.com/containers/image/v5/image/unparsed.go github.com/containers/image/v5/directory mkdir -p $WORK/b538/ /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b471/_pkg_.a # internal cat >/tmp/go-build355643826/b538/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build355643826/b002/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/containers/image/v5/directory/explicitfilepath=/tmp/go-build355643826/b489/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build355643826/b073/_pkg_.a packagefile github.com/containers/image/v5/internal/image=/tmp/go-build355643826/b293/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/impl=/tmp/go-build355643826/b490/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/stubs=/tmp/go-build355643826/b301/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/impl=/tmp/go-build355643826/b491/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/stubs=/tmp/go-build355643826/b295/_pkg_.a packagefile github.com/containers/image/v5/internal/manifest=/tmp/go-build355643826/b078/_pkg_.a packagefile github.com/containers/image/v5/internal/private=/tmp/go-build355643826/b296/_pkg_.a packagefile github.com/containers/image/v5/internal/putblobdigest=/tmp/go-build355643826/b492/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=/tmp/go-build355643826/b297/_pkg_.a packagefile github.com/containers/image/v5/transports=/tmp/go-build355643826/b382/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build355643826/b080/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build355643826/b074/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build355643826/b085/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile path/filepath=/tmp/go-build355643826/b053/_pkg_.a packagefile runtime=/tmp/go-build355643826/b009/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a EOF github.com/containers/image/v5/docker/archive mkdir -p $WORK/b549/ github.com/containers/image/v5/tarball github.com/containers/image/v5/pkg/blobcache /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b472/_pkg_.a # internal github.com/containers/image/v5/sif mkdir -p $WORK/b605/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b538/_pkg_.a -trimpath "$WORK/b538=>" -p github.com/containers/image/v5/directory -complete -installsuffix shared -buildid RVk10SD05g_Kp-AlwNW5/RVk10SD05g_Kp-AlwNW5 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b538/importcfg -pack ./src/github.com/containers/image/v5/directory/directory_dest.go ./src/github.com/containers/image/v5/directory/directory_src.go ./src/github.com/containers/image/v5/directory/directory_transport.go mkdir -p $WORK/b609/ cat >/tmp/go-build355643826/b549/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build355643826/b002/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/containers/image/v5/docker/internal/tarfile=/tmp/go-build355643826/b550/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build355643826/b073/_pkg_.a packagefile github.com/containers/image/v5/internal/image=/tmp/go-build355643826/b293/_pkg_.a packagefile github.com/containers/image/v5/internal/private=/tmp/go-build355643826/b296/_pkg_.a packagefile github.com/containers/image/v5/transports=/tmp/go-build355643826/b382/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build355643826/b080/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a EOF cat >/tmp/go-build355643826/b605/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build355643826/b054/_pkg_.a packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile context=/tmp/go-build355643826/b002/_pkg_.a packagefile encoding/json=/tmp/go-build355643826/b055/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/containers/image/v5/directory/explicitfilepath=/tmp/go-build355643826/b489/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build355643826/b073/_pkg_.a packagefile github.com/containers/image/v5/internal/image=/tmp/go-build355643826/b293/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/impl=/tmp/go-build355643826/b491/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/stubs=/tmp/go-build355643826/b295/_pkg_.a packagefile github.com/containers/image/v5/internal/private=/tmp/go-build355643826/b296/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=/tmp/go-build355643826/b497/_pkg_.a packagefile github.com/containers/image/v5/transports=/tmp/go-build355643826/b382/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build355643826/b080/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build355643826/b074/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=/tmp/go-build355643826/b084/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build355643826/b083/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build355643826/b085/_pkg_.a packagefile github.com/sylabs/sif/v2/pkg/sif=/tmp/go-build355643826/b606/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile os/exec=/tmp/go-build355643826/b159/_pkg_.a packagefile path/filepath=/tmp/go-build355643826/b053/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b605/_pkg_.a -trimpath "$WORK/b605=>" -p github.com/containers/image/v5/sif -complete -installsuffix shared -buildid PgsdMkR7TDBraoaW0rvv/PgsdMkR7TDBraoaW0rvv -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b605/importcfg -pack ./src/github.com/containers/image/v5/sif/load.go ./src/github.com/containers/image/v5/sif/src.go ./src/github.com/containers/image/v5/sif/transport.go mkdir -p $WORK/b680/ cat >/tmp/go-build355643826/b609/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile context=/tmp/go-build355643826/b002/_pkg_.a packagefile encoding/json=/tmp/go-build355643826/b055/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build355643826/b073/_pkg_.a packagefile github.com/containers/image/v5/internal/image=/tmp/go-build355643826/b293/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/impl=/tmp/go-build355643826/b491/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/stubs=/tmp/go-build355643826/b295/_pkg_.a packagefile github.com/containers/image/v5/transports=/tmp/go-build355643826/b382/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build355643826/b080/_pkg_.a packagefile github.com/klauspost/pgzip=/tmp/go-build355643826/b178/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build355643826/b074/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=/tmp/go-build355643826/b084/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build355643826/b083/_pkg_.a packagefile golang.org/x/exp/maps=/tmp/go-build355643826/b140/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile runtime=/tmp/go-build355643826/b009/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b549/_pkg_.a -trimpath "$WORK/b549=>" -p github.com/containers/image/v5/docker/archive -complete -installsuffix shared -buildid UJGrJMyAHyi1Kih9PgUa/UJGrJMyAHyi1Kih9PgUa -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b549/importcfg -pack ./src/github.com/containers/image/v5/docker/archive/dest.go ./src/github.com/containers/image/v5/docker/archive/reader.go ./src/github.com/containers/image/v5/docker/archive/src.go ./src/github.com/containers/image/v5/docker/archive/transport.go ./src/github.com/containers/image/v5/docker/archive/writer.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b609/_pkg_.a -trimpath "$WORK/b609=>" -p github.com/containers/image/v5/tarball -complete -installsuffix shared -buildid v9lNHDWI8lyd3UUrdtbx/v9lNHDWI8lyd3UUrdtbx -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b609/importcfg -pack ./src/github.com/containers/image/v5/tarball/doc.go ./src/github.com/containers/image/v5/tarball/tarball_reference.go ./src/github.com/containers/image/v5/tarball/tarball_src.go ./src/github.com/containers/image/v5/tarball/tarball_transport.go cp $WORK/b471/_pkg_.a /builddir/.cache/go-build/5b/5bef55a6d3394232d9589a0160c782cd325963923ab92c63317d4ea9e18b182f-d # internal cat >/tmp/go-build355643826/b680/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile context=/tmp/go-build355643826/b002/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build355643826/b073/_pkg_.a packagefile github.com/containers/image/v5/internal/image=/tmp/go-build355643826/b293/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination=/tmp/go-build355643826/b300/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/impl=/tmp/go-build355643826/b490/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource=/tmp/go-build355643826/b294/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/impl=/tmp/go-build355643826/b491/_pkg_.a packagefile github.com/containers/image/v5/internal/manifest=/tmp/go-build355643826/b078/_pkg_.a packagefile github.com/containers/image/v5/internal/private=/tmp/go-build355643826/b296/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=/tmp/go-build355643826/b297/_pkg_.a packagefile github.com/containers/image/v5/manifest=/tmp/go-build355643826/b077/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=/tmp/go-build355643826/b287/_pkg_.a packagefile github.com/containers/image/v5/transports=/tmp/go-build355643826/b382/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build355643826/b080/_pkg_.a packagefile github.com/containers/storage/pkg/archive=/tmp/go-build355643826/b150/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=/tmp/go-build355643826/b162/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build355643826/b074/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build355643826/b083/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build355643826/b085/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile path/filepath=/tmp/go-build355643826/b053/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b680/_pkg_.a -trimpath "$WORK/b680=>" -p github.com/containers/image/v5/pkg/blobcache -complete -installsuffix shared -buildid i089yJEe9SQ3qGD2ACB3/i089yJEe9SQ3qGD2ACB3 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b680/importcfg -pack ./src/github.com/containers/image/v5/pkg/blobcache/blobcache.go ./src/github.com/containers/image/v5/pkg/blobcache/dest.go ./src/github.com/containers/image/v5/pkg/blobcache/src.go cp $WORK/b472/_pkg_.a /builddir/.cache/go-build/67/670627c8f5754bcf67aa09aa1bb13ff42581222558b4edbda9e98bb12f681111-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b410/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b470/_pkg_.a # internal cp $WORK/b410/_pkg_.a /builddir/.cache/go-build/ec/ec31272182c6374b1d18fe91c7906e11bf526a11a4937d99c5babc421e78879b-d # internal cp $WORK/b470/_pkg_.a /builddir/.cache/go-build/05/05d890a8fef151ae042cd95e62f0cd11b522b1eecac3c74d2deb649203859cd4-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b403/_pkg_.a # internal cp $WORK/b403/_pkg_.a /builddir/.cache/go-build/d5/d588d0e231162a895a3436a7e47c71bdd28b6958778e22b24cdae61d4f35f8bd-d # internal cd $WORK/b310 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b310=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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/buildah-1.35.4/src/github.com/mattn/go-sqlite3 -frandom-seed=NbS0ck3WZHJWSY4UwqHr -o ./_x009.o -c sqlite3_opt_userauth_omit.cgo2.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b487/_pkg_.a # internal cp $WORK/b487/_pkg_.a /builddir/.cache/go-build/6b/6b80d8a1c751090093d0f19c3590b3867472d9e6eff957070190d731579a262d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b711/_pkg_.a # internal cp $WORK/b711/_pkg_.a /builddir/.cache/go-build/9c/9ca6090546021dd0e6910e0f6035f9232d5de66db1aad818c2ff6840ce9d81dc-d # internal TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b310=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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/buildah-1.35.4/src/github.com/mattn/go-sqlite3 -frandom-seed=NbS0ck3WZHJWSY4UwqHr -o ./_x010.o -c sqlite3_other.cgo2.c TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b310=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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/buildah-1.35.4/src/github.com/mattn/go-sqlite3 -frandom-seed=NbS0ck3WZHJWSY4UwqHr -o ./_x011.o -c sqlite3_type.cgo2.c cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/mattn/go-sqlite3 TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b310=/tmp/go-build -gno-record-gcc-switches -I $WORK/b310/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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/buildah-1.35.4/src/github.com/mattn/go-sqlite3 -frandom-seed=NbS0ck3WZHJWSY4UwqHr -o $WORK/b310/_x012.o -c sqlite3-binding.c /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b538/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b609/_pkg_.a # internal cp $WORK/b538/_pkg_.a /builddir/.cache/go-build/76/7628c9ad152279203484e6660c9b2c922c5ee4451e619e0e726803b1cdac10b3-d # internal cp $WORK/b609/_pkg_.a /builddir/.cache/go-build/85/85d91307417f21348a929e2fa531fcea542a02efca556518265586a6c90a6453-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b605/_pkg_.a # internal cp $WORK/b605/_pkg_.a /builddir/.cache/go-build/9d/9d7caa0320fb1693dbcdb40d0f0dcb26e9768134940398fa9b92cb4987d631b3-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b680/_pkg_.a # internal cp $WORK/b680/_pkg_.a /builddir/.cache/go-build/f4/f49955992cb1c525fff35c051dd94d1c8325ea5cfff60388cbd9ef66e5902b37-d # internal github.com/containers/buildah/pkg/blobcache mkdir -p $WORK/b679/ cat >/tmp/go-build355643826/b679/importcfg << 'EOF' # internal # import config packagefile github.com/containers/image/v5/pkg/blobcache=/tmp/go-build355643826/b680/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build355643826/b080/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b679/_pkg_.a -trimpath "$WORK/b679=>" -p github.com/containers/buildah/pkg/blobcache -complete -installsuffix shared -buildid N3R2HnDrVdVcaAOmDEMA/N3R2HnDrVdVcaAOmDEMA -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b679/importcfg -pack ./_build/src/github.com/containers/buildah/pkg/blobcache/blobcache.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b549/_pkg_.a # internal cp $WORK/b549/_pkg_.a /builddir/.cache/go-build/17/179c647be77128a448cdcf66c597a6de3636a32c3c1658d4447c4269e6c42732-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b679/_pkg_.a # internal cp $WORK/b679/_pkg_.a /builddir/.cache/go-build/6e/6e68e0a56db58e4dc080389fa71ba8787a5ecb43b90023df3d162871de97992b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b532/_pkg_.a # internal cp $WORK/b532/_pkg_.a /builddir/.cache/go-build/51/515c90eb1f59a11217bbc92c426158acdab2b053d67cc80d1dd55da71eda528b-d # internal github.com/containers/image/v5/storage mkdir -p $WORK/b496/ cat >/tmp/go-build355643826/b496/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile context=/tmp/go-build355643826/b002/_pkg_.a packagefile encoding/json=/tmp/go-build355643826/b055/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build355643826/b073/_pkg_.a packagefile github.com/containers/image/v5/internal/image=/tmp/go-build355643826/b293/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/impl=/tmp/go-build355643826/b490/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/stubs=/tmp/go-build355643826/b301/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/impl=/tmp/go-build355643826/b491/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/stubs=/tmp/go-build355643826/b295/_pkg_.a packagefile github.com/containers/image/v5/internal/private=/tmp/go-build355643826/b296/_pkg_.a packagefile github.com/containers/image/v5/internal/putblobdigest=/tmp/go-build355643826/b492/_pkg_.a packagefile github.com/containers/image/v5/internal/set=/tmp/go-build355643826/b141/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=/tmp/go-build355643826/b297/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=/tmp/go-build355643826/b497/_pkg_.a packagefile github.com/containers/image/v5/manifest=/tmp/go-build355643826/b077/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/none=/tmp/go-build355643826/b299/_pkg_.a packagefile github.com/containers/image/v5/transports=/tmp/go-build355643826/b382/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build355643826/b080/_pkg_.a packagefile github.com/containers/storage=/tmp/go-build355643826/b498/_pkg_.a packagefile github.com/containers/storage/drivers=/tmp/go-build355643826/b499/_pkg_.a packagefile github.com/containers/storage/pkg/archive=/tmp/go-build355643826/b150/_pkg_.a packagefile github.com/containers/storage/pkg/chunked=/tmp/go-build355643826/b532/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=/tmp/go-build355643826/b154/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=/tmp/go-build355643826/b162/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build355643826/b074/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build355643826/b083/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build355643826/b085/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build355643826/b089/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile path/filepath=/tmp/go-build355643826/b053/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build355643826/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b496/_pkg_.a -trimpath "$WORK/b496=>" -p github.com/containers/image/v5/storage -complete -installsuffix shared -buildid zHCHt_XFnbSjk_aBCOIQ/zHCHt_XFnbSjk_aBCOIQ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b496/importcfg -pack ./src/github.com/containers/image/v5/storage/storage_dest.go ./src/github.com/containers/image/v5/storage/storage_image.go ./src/github.com/containers/image/v5/storage/storage_reference.go ./src/github.com/containers/image/v5/storage/storage_src.go ./src/github.com/containers/image/v5/storage/storage_transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b496/_pkg_.a # internal cp $WORK/b496/_pkg_.a /builddir/.cache/go-build/66/66ceffb195cb51a1b8bdcbf93e16de7529bcb3e760e06f51790c314b8995ec57-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b198/_pkg_.a # internal cp $WORK/b198/_pkg_.a /builddir/.cache/go-build/2e/2e875ad50cc4f43734c35fcb2fdb727777d5be09247da800cef0f6fe911fc29c-d # internal expvar mkdir -p $WORK/b360/ github.com/containers/image/v5/pkg/tlsclientconfig github.com/docker/distribution/registry/client/auth/challenge github.com/docker/distribution/registry/api/errcode mkdir -p $WORK/b278/ github.com/docker/go-connections/sockets github.com/gorilla/mux github.com/letsencrypt/boulder/probs mkdir -p $WORK/b362/ cat >/tmp/go-build355643826/b360/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build355643826/b055/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile log=/tmp/go-build355643826/b087/_pkg_.a packagefile math=/tmp/go-build355643826/b030/_pkg_.a packagefile net/http=/tmp/go-build355643826/b198/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile runtime=/tmp/go-build355643826/b009/_pkg_.a packagefile sort=/tmp/go-build355643826/b035/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build355643826/b022/_pkg_.a EOF github.com/docker/docker/errdefs mkdir -p $WORK/b575/ cat >/tmp/go-build355643826/b278/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build355643826/b055/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile net/http=/tmp/go-build355643826/b198/_pkg_.a packagefile sort=/tmp/go-build355643826/b035/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b360/_pkg_.a -trimpath "$WORK/b360=>" -p expvar -std -complete -installsuffix shared -buildid 7ir7WxgTQmPIkY1iFRfT/7ir7WxgTQmPIkY1iFRfT -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b360/importcfg -pack /usr/lib/golang/src/expvar/expvar.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b278/_pkg_.a -trimpath "$WORK/b278=>" -p github.com/docker/distribution/registry/api/errcode -complete -installsuffix shared -buildid gF2FRJ8jANUAeVbbKr5Y/gF2FRJ8jANUAeVbbKr5Y -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b278/importcfg -pack ./src/github.com/docker/distribution/registry/api/errcode/errors.go ./src/github.com/docker/distribution/registry/api/errcode/handler.go ./src/github.com/docker/distribution/registry/api/errcode/register.go cat >/tmp/go-build355643826/b362/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/letsencrypt/boulder/identifier=/tmp/go-build355643826/b361/_pkg_.a packagefile net/http=/tmp/go-build355643826/b198/_pkg_.a EOF mkdir -p $WORK/b576/ cat >/tmp/go-build355643826/b575/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build355643826/b002/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile net/http=/tmp/go-build355643826/b198/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b362/_pkg_.a -trimpath "$WORK/b362=>" -p github.com/letsencrypt/boulder/probs -complete -installsuffix shared -buildid hs1CNTDZNVjJmHFTqHB1/hs1CNTDZNVjJmHFTqHB1 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b362/importcfg -pack ./src/github.com/letsencrypt/boulder/probs/probs.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b575/_pkg_.a -trimpath "$WORK/b575=>" -p github.com/docker/docker/errdefs -complete -installsuffix shared -buildid VVAqfPbISHcigdrSfzrK/VVAqfPbISHcigdrSfzrK -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b575/importcfg -pack ./src/github.com/docker/docker/errdefs/defs.go ./src/github.com/docker/docker/errdefs/doc.go ./src/github.com/docker/docker/errdefs/helpers.go ./src/github.com/docker/docker/errdefs/http_helpers.go ./src/github.com/docker/docker/errdefs/is.go golang.org/x/net/trace mkdir -p $WORK/b414/ cat >/tmp/go-build355643826/b576/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build355643826/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build355643826/b117/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile net=/tmp/go-build355643826/b067/_pkg_.a packagefile net/http=/tmp/go-build355643826/b198/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile syscall=/tmp/go-build355643826/b024/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a EOF go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil mkdir -p $WORK/b579/ github.com/containers/buildah/define /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b576/_pkg_.a -trimpath "$WORK/b576=>" -p github.com/docker/go-connections/sockets -complete -installsuffix shared -buildid gu4YFe5IsaFsatWpNT9e/gu4YFe5IsaFsatWpNT9e -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b576/importcfg -pack ./src/github.com/docker/go-connections/sockets/inmem_socket.go ./src/github.com/docker/go-connections/sockets/proxy.go ./src/github.com/docker/go-connections/sockets/sockets.go ./src/github.com/docker/go-connections/sockets/sockets_unix.go ./src/github.com/docker/go-connections/sockets/tcp_socket.go ./src/github.com/docker/go-connections/sockets/unix_socket.go cat >/tmp/go-build355643826/b414/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile context=/tmp/go-build355643826/b002/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile golang.org/x/net/internal/timeseries=/tmp/go-build355643826/b415/_pkg_.a packagefile html/template=/tmp/go-build355643826/b416/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile log=/tmp/go-build355643826/b087/_pkg_.a packagefile math=/tmp/go-build355643826/b030/_pkg_.a packagefile net=/tmp/go-build355643826/b067/_pkg_.a packagefile net/http=/tmp/go-build355643826/b198/_pkg_.a packagefile net/url=/tmp/go-build355643826/b131/_pkg_.a packagefile runtime=/tmp/go-build355643826/b009/_pkg_.a packagefile sort=/tmp/go-build355643826/b035/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build355643826/b022/_pkg_.a packagefile text/tabwriter=/tmp/go-build355643826/b419/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a EOF github.com/go-openapi/errors cat >/tmp/go-build355643826/b579/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=/tmp/go-build355643826/b580/_pkg_.a packagefile go.opentelemetry.io/otel/codes=/tmp/go-build355643826/b583/_pkg_.a packagefile go.opentelemetry.io/otel/semconv/v1.17.0=/tmp/go-build355643826/b584/_pkg_.a packagefile net=/tmp/go-build355643826/b067/_pkg_.a packagefile net/http=/tmp/go-build355643826/b198/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a EOF net/http/httputil /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b414/_pkg_.a -trimpath "$WORK/b414=>" -p golang.org/x/net/trace -complete -installsuffix shared -buildid OcIZQKb35HZ2fOt52kgA/OcIZQKb35HZ2fOt52kgA -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b414/importcfg -pack ./src/golang.org/x/net/trace/events.go ./src/golang.org/x/net/trace/histogram.go ./src/golang.org/x/net/trace/trace.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b579/_pkg_.a -trimpath "$WORK/b579=>" -p go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil -complete -installsuffix shared -buildid cJ9MXc-PKUVt39ID-FXM/cJ9MXc-PKUVt39ID-FXM -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b579/importcfg -pack ./src/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil/gen.go ./src/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil/httpconv.go ./src/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil/netconv.go mkdir -p $WORK/b062/ github.com/go-openapi/swag github.com/felixge/httpsnoop golang.org/x/net/http2 mkdir -p $WORK/b452/ cat >/tmp/go-build355643826/b062/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build355643826/b054/_pkg_.a packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/containers/common/libnetwork/types=/tmp/go-build355643826/b063/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build355643826/b073/_pkg_.a packagefile github.com/containers/image/v5/manifest=/tmp/go-build355643826/b077/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build355643826/b080/_pkg_.a packagefile github.com/containers/ocicrypt/config=/tmp/go-build355643826/b145/_pkg_.a packagefile github.com/containers/storage/pkg/archive=/tmp/go-build355643826/b150/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=/tmp/go-build355643826/b186/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=/tmp/go-build355643826/b162/_pkg_.a packagefile github.com/containers/storage/types=/tmp/go-build355643826/b191/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build355643826/b083/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/devices=/tmp/go-build355643826/b196/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build355643826/b166/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build355643826/b085/_pkg_.a packagefile golang.org/x/sync/semaphore=/tmp/go-build355643826/b197/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile net/http=/tmp/go-build355643826/b198/_pkg_.a packagefile net/url=/tmp/go-build355643826/b131/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile os/exec=/tmp/go-build355643826/b159/_pkg_.a packagefile path=/tmp/go-build355643826/b044/_pkg_.a packagefile path/filepath=/tmp/go-build355643826/b053/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a EOF go.opentelemetry.io/otel/propagation mkdir -p $WORK/b317/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -p github.com/containers/buildah/define -complete -installsuffix shared -buildid RNnRdiZcwavhM84tuSS_/RNnRdiZcwavhM84tuSS_ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b062/importcfg -pack ./_build/src/github.com/containers/buildah/define/build.go ./_build/src/github.com/containers/buildah/define/isolation.go ./_build/src/github.com/containers/buildah/define/mount_linux.go ./_build/src/github.com/containers/buildah/define/namespace.go ./_build/src/github.com/containers/buildah/define/pull.go ./_build/src/github.com/containers/buildah/define/types.go ./_build/src/github.com/containers/buildah/define/types_unix.go cat >/tmp/go-build355643826/b452/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build355643826/b054/_pkg_.a packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile compress/gzip=/tmp/go-build355643826/b199/_pkg_.a packagefile context=/tmp/go-build355643826/b002/_pkg_.a packagefile crypto/rand=/tmp/go-build355643826/b114/_pkg_.a packagefile crypto/tls=/tmp/go-build355643826/b117/_pkg_.a packagefile encoding/binary=/tmp/go-build355643826/b058/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile golang.org/x/net/http/httpguts=/tmp/go-build355643826/b453/_pkg_.a packagefile golang.org/x/net/http2/hpack=/tmp/go-build355643826/b459/_pkg_.a packagefile golang.org/x/net/idna=/tmp/go-build355643826/b454/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile io/fs=/tmp/go-build355643826/b043/_pkg_.a packagefile log=/tmp/go-build355643826/b087/_pkg_.a packagefile math=/tmp/go-build355643826/b030/_pkg_.a packagefile math/bits=/tmp/go-build355643826/b031/_pkg_.a packagefile math/rand=/tmp/go-build355643826/b107/_pkg_.a packagefile net=/tmp/go-build355643826/b067/_pkg_.a packagefile net/http=/tmp/go-build355643826/b198/_pkg_.a packagefile net/http/httptrace=/tmp/go-build355643826/b212/_pkg_.a packagefile net/textproto=/tmp/go-build355643826/b206/_pkg_.a packagefile net/url=/tmp/go-build355643826/b131/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile reflect=/tmp/go-build355643826/b029/_pkg_.a packagefile runtime=/tmp/go-build355643826/b009/_pkg_.a packagefile sort=/tmp/go-build355643826/b035/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build355643826/b022/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b452/_pkg_.a -trimpath "$WORK/b452=>" -p golang.org/x/net/http2 -complete -installsuffix shared -buildid vKmsc66HWkV5B31U9n1j/vKmsc66HWkV5B31U9n1j -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b452/importcfg -pack ./src/golang.org/x/net/http2/ascii.go ./src/golang.org/x/net/http2/ciphers.go ./src/golang.org/x/net/http2/client_conn_pool.go ./src/golang.org/x/net/http2/databuffer.go ./src/golang.org/x/net/http2/errors.go ./src/golang.org/x/net/http2/flow.go ./src/golang.org/x/net/http2/frame.go ./src/golang.org/x/net/http2/gotrack.go ./src/golang.org/x/net/http2/headermap.go ./src/golang.org/x/net/http2/http2.go ./src/golang.org/x/net/http2/pipe.go ./src/golang.org/x/net/http2/server.go ./src/golang.org/x/net/http2/transport.go ./src/golang.org/x/net/http2/write.go ./src/golang.org/x/net/http2/writesched.go ./src/golang.org/x/net/http2/writesched_priority.go ./src/golang.org/x/net/http2/writesched_random.go ./src/golang.org/x/net/http2/writesched_roundrobin.go cat >/tmp/go-build355643826/b317/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile encoding/json=/tmp/go-build355643826/b055/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile net/http=/tmp/go-build355643826/b198/_pkg_.a packagefile reflect=/tmp/go-build355643826/b029/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b317/_pkg_.a -trimpath "$WORK/b317=>" -p github.com/go-openapi/errors -complete -installsuffix shared -buildid Ovu3kQifPsYVVsN52DrX/Ovu3kQifPsYVVsN52DrX -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b317/importcfg -pack ./src/github.com/go-openapi/errors/api.go ./src/github.com/go-openapi/errors/auth.go ./src/github.com/go-openapi/errors/doc.go ./src/github.com/go-openapi/errors/headers.go ./src/github.com/go-openapi/errors/middleware.go ./src/github.com/go-openapi/errors/parsing.go ./src/github.com/go-openapi/errors/schema.go mkdir -p $WORK/b494/ github.com/containers/common/pkg/download mkdir -p $WORK/b618/ mkdir -p $WORK/b548/ mkdir -p $WORK/b281/ mkdir -p $WORK/b465/ cat >/tmp/go-build355643826/b494/importcfg << 'EOF' # internal # import config packagefile crypto/tls=/tmp/go-build355643826/b117/_pkg_.a packagefile crypto/x509=/tmp/go-build355643826/b126/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build355643826/b085/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build355643826/b089/_pkg_.a packagefile net=/tmp/go-build355643826/b067/_pkg_.a packagefile net/http=/tmp/go-build355643826/b198/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile path/filepath=/tmp/go-build355643826/b053/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a EOF cat >/tmp/go-build355643826/b618/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile net/http=/tmp/go-build355643826/b198/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b494/_pkg_.a -trimpath "$WORK/b494=>" -p github.com/containers/image/v5/pkg/tlsclientconfig -complete -installsuffix shared -buildid 0rqwGEij_j6bVGIckRNa/0rqwGEij_j6bVGIckRNa -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b494/importcfg -pack ./src/github.com/containers/image/v5/pkg/tlsclientconfig/tlsclientconfig.go cat >/tmp/go-build355643826/b548/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile net/http=/tmp/go-build355643826/b198/_pkg_.a packagefile net/url=/tmp/go-build355643826/b131/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a EOF github.com/containers/common/pkg/filters cat >/tmp/go-build355643826/b465/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts packagefile bufio=/tmp/go-build355643826/b054/_pkg_.a packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile context=/tmp/go-build355643826/b002/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=/tmp/go-build355643826/b200/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile log=/tmp/go-build355643826/b087/_pkg_.a packagefile mime=/tmp/go-build355643826/b209/_pkg_.a packagefile net=/tmp/go-build355643826/b067/_pkg_.a packagefile net/http=/tmp/go-build355643826/b198/_pkg_.a packagefile net/http/httptrace=/tmp/go-build355643826/b212/_pkg_.a packagefile net/http/internal=/tmp/go-build355643826/b213/_pkg_.a packagefile net/http/internal/ascii=/tmp/go-build355643826/b214/_pkg_.a packagefile net/textproto=/tmp/go-build355643826/b206/_pkg_.a packagefile net/url=/tmp/go-build355643826/b131/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a EOF cat >/tmp/go-build355643826/b281/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile context=/tmp/go-build355643826/b002/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile net/http=/tmp/go-build355643826/b198/_pkg_.a packagefile net/url=/tmp/go-build355643826/b131/_pkg_.a packagefile path=/tmp/go-build355643826/b044/_pkg_.a packagefile regexp=/tmp/go-build355643826/b065/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b618/_pkg_.a -trimpath "$WORK/b618=>" -p github.com/containers/common/pkg/download -complete -installsuffix shared -buildid fA4JUIi5Uz11KHYPjbGg/fA4JUIi5Uz11KHYPjbGg -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b618/importcfg -pack ./src/github.com/containers/common/pkg/download/download.go mkdir -p $WORK/b335/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b548/_pkg_.a -trimpath "$WORK/b548=>" -p github.com/docker/distribution/registry/client/auth/challenge -complete -installsuffix shared -buildid g2L7aXgJvzk2jx1M9nBd/g2L7aXgJvzk2jx1M9nBd -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b548/importcfg -pack ./src/github.com/docker/distribution/registry/client/auth/challenge/addr.go ./src/github.com/docker/distribution/registry/client/auth/challenge/authchallenge.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b465/_pkg_.a -trimpath "$WORK/b465=>" -p net/http/httputil -std -complete -installsuffix shared -buildid 7dAtN7gZH1Dkit6thDTl/7dAtN7gZH1Dkit6thDTl -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b465/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 mkdir -p $WORK/b578/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b281/_pkg_.a -trimpath "$WORK/b281=>" -p github.com/gorilla/mux -complete -installsuffix shared -buildid TXQ4PqHNjie04BmWTrM4/TXQ4PqHNjie04BmWTrM4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b281/importcfg -pack ./src/github.com/gorilla/mux/doc.go ./src/github.com/gorilla/mux/middleware.go ./src/github.com/gorilla/mux/mux.go ./src/github.com/gorilla/mux/regexp.go ./src/github.com/gorilla/mux/route.go ./src/github.com/gorilla/mux/test_helpers.go cat >/tmp/go-build355643826/b335/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile encoding/json=/tmp/go-build355643826/b055/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/mailru/easyjson/jlexer=/tmp/go-build355643826/b336/_pkg_.a packagefile github.com/mailru/easyjson/jwriter=/tmp/go-build355643826/b338/_pkg_.a packagefile gopkg.in/yaml.v3=/tmp/go-build355643826/b149/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile log=/tmp/go-build355643826/b087/_pkg_.a packagefile math=/tmp/go-build355643826/b030/_pkg_.a packagefile mime/multipart=/tmp/go-build355643826/b210/_pkg_.a packagefile net=/tmp/go-build355643826/b067/_pkg_.a packagefile net/http=/tmp/go-build355643826/b198/_pkg_.a packagefile net/url=/tmp/go-build355643826/b131/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile path=/tmp/go-build355643826/b044/_pkg_.a packagefile path/filepath=/tmp/go-build355643826/b053/_pkg_.a packagefile reflect=/tmp/go-build355643826/b029/_pkg_.a packagefile runtime=/tmp/go-build355643826/b009/_pkg_.a packagefile sort=/tmp/go-build355643826/b035/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a packagefile unicode=/tmp/go-build355643826/b034/_pkg_.a packagefile unicode/utf8=/tmp/go-build355643826/b033/_pkg_.a EOF mkdir -p $WORK/b597/ cat >/tmp/go-build355643826/b578/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build355643826/b054/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile net=/tmp/go-build355643826/b067/_pkg_.a packagefile net/http=/tmp/go-build355643826/b198/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b578/_pkg_.a -trimpath "$WORK/b578=>" -p github.com/felixge/httpsnoop -complete -installsuffix shared -buildid a4dhZ5hoJjCyyNF2bCdI/a4dhZ5hoJjCyyNF2bCdI -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b578/importcfg -pack ./src/github.com/felixge/httpsnoop/capture_metrics.go ./src/github.com/felixge/httpsnoop/docs.go ./src/github.com/felixge/httpsnoop/wrap_generated_gteq_1.8.go cat >/tmp/go-build355643826/b597/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build355643826/b002/_pkg_.a packagefile encoding/hex=/tmp/go-build355643826/b129/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile go.opentelemetry.io/otel/baggage=/tmp/go-build355643826/b598/_pkg_.a packagefile go.opentelemetry.io/otel/trace=/tmp/go-build355643826/b600/_pkg_.a packagefile net/http=/tmp/go-build355643826/b198/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b597/_pkg_.a -trimpath "$WORK/b597=>" -p go.opentelemetry.io/otel/propagation -complete -installsuffix shared -buildid 2hz39BGS6jFHu8rwmlIX/2hz39BGS6jFHu8rwmlIX -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b597/importcfg -pack ./src/go.opentelemetry.io/otel/propagation/baggage.go ./src/go.opentelemetry.io/otel/propagation/doc.go ./src/go.opentelemetry.io/otel/propagation/propagation.go ./src/go.opentelemetry.io/otel/propagation/trace_context.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b335/_pkg_.a -trimpath "$WORK/b335=>" -p github.com/go-openapi/swag -complete -installsuffix shared -buildid Se2w8G71JY6spdhjt1js/Se2w8G71JY6spdhjt1js -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b335/importcfg -pack ./src/github.com/go-openapi/swag/convert.go ./src/github.com/go-openapi/swag/convert_types.go ./src/github.com/go-openapi/swag/doc.go ./src/github.com/go-openapi/swag/file.go ./src/github.com/go-openapi/swag/initialism_index.go ./src/github.com/go-openapi/swag/json.go ./src/github.com/go-openapi/swag/loading.go ./src/github.com/go-openapi/swag/name_lexem.go ./src/github.com/go-openapi/swag/net.go ./src/github.com/go-openapi/swag/path.go ./src/github.com/go-openapi/swag/split.go ./src/github.com/go-openapi/swag/string_bytes.go ./src/github.com/go-openapi/swag/util.go ./src/github.com/go-openapi/swag/yaml.go mkdir -p $WORK/b619/ cat >/tmp/go-build355643826/b619/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build355643826/b055/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/containers/common/libnetwork/types=/tmp/go-build355643826/b063/_pkg_.a packagefile github.com/containers/common/pkg/timetype=/tmp/go-build355643826/b620/_pkg_.a packagefile net/http=/tmp/go-build355643826/b198/_pkg_.a packagefile path/filepath=/tmp/go-build355643826/b053/_pkg_.a packagefile regexp=/tmp/go-build355643826/b065/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b619/_pkg_.a -trimpath "$WORK/b619=>" -p github.com/containers/common/pkg/filters -complete -installsuffix shared -buildid wexWLoTY2Nk6ImQ-6MEv/wexWLoTY2Nk6ImQ-6MEv -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b619/importcfg -pack ./src/github.com/containers/common/pkg/filters/filters.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b362/_pkg_.a # internal cp $WORK/b362/_pkg_.a /builddir/.cache/go-build/dd/dd098d5a4568aeda1c3dfb75a9699a594dcd850fdd39443876ae8b907a0b0656-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b618/_pkg_.a # internal cp $WORK/b618/_pkg_.a /builddir/.cache/go-build/57/57db23ec127824c353ec9ed92ea90969aa6926a55fc8c47cc80ead718c8281b2-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b548/_pkg_.a # internal cp $WORK/b548/_pkg_.a /builddir/.cache/go-build/51/512340e286285fbc3704978a5fa8070050321055ce6862450c295dc09fbb70d0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b619/_pkg_.a # internal cp $WORK/b619/_pkg_.a /builddir/.cache/go-build/bc/bc03d0e606112565e4513e75366ee09da4e0123376753f1511d00519b06f615a-d # internal github.com/containers/common/libnetwork/util mkdir -p $WORK/b697/ cat >/tmp/go-build355643826/b697/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/containers/common/libnetwork/types=/tmp/go-build355643826/b063/_pkg_.a packagefile github.com/containers/common/pkg/filters=/tmp/go-build355643826/b619/_pkg_.a packagefile github.com/containers/common/pkg/util=/tmp/go-build355643826/b698/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build355643826/b089/_pkg_.a packagefile math/big=/tmp/go-build355643826/b106/_pkg_.a packagefile net=/tmp/go-build355643826/b067/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b697/_pkg_.a -trimpath "$WORK/b697=>" -p github.com/containers/common/libnetwork/util -complete -installsuffix shared -buildid gSq2Df4kw2RzNlVOLOX6/gSq2Df4kw2RzNlVOLOX6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b697/importcfg -pack ./src/github.com/containers/common/libnetwork/util/filters.go ./src/github.com/containers/common/libnetwork/util/ip.go ./src/github.com/containers/common/libnetwork/util/ip_calc.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b278/_pkg_.a # internal cp $WORK/b278/_pkg_.a /builddir/.cache/go-build/7f/7fee8554584343a3f3df0e26c76d794f3c36e82572d4b3880212250b2b77a811-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b575/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b576/_pkg_.a # internal cp $WORK/b575/_pkg_.a /builddir/.cache/go-build/88/88fcdad37df6f2ba85bdd96b3c405b989d496744135e5e483bab3c3a20b5572d-d # internal cp $WORK/b576/_pkg_.a /builddir/.cache/go-build/e4/e493e9dda0176ff02e57439a41b5837d06dc938276c17e21c75ea753ee1fcd6b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b597/_pkg_.a # internal cp $WORK/b597/_pkg_.a /builddir/.cache/go-build/50/50927184fe292293453844c95e73cfeb37efa31aa21e85da79e488518754b31b-d # internal go.opentelemetry.io/otel/internal/global mkdir -p $WORK/b592/ cat >/tmp/go-build355643826/b592/importcfg << 'EOF' # internal # import config packagefile container/list=/tmp/go-build355643826/b118/_pkg_.a packagefile context=/tmp/go-build355643826/b002/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile github.com/go-logr/logr=/tmp/go-build355643826/b586/_pkg_.a packagefile github.com/go-logr/stdr=/tmp/go-build355643826/b593/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=/tmp/go-build355643826/b580/_pkg_.a packagefile go.opentelemetry.io/otel/codes=/tmp/go-build355643826/b583/_pkg_.a packagefile go.opentelemetry.io/otel/metric=/tmp/go-build355643826/b595/_pkg_.a packagefile go.opentelemetry.io/otel/metric/embedded=/tmp/go-build355643826/b596/_pkg_.a packagefile go.opentelemetry.io/otel/propagation=/tmp/go-build355643826/b597/_pkg_.a packagefile go.opentelemetry.io/otel/trace=/tmp/go-build355643826/b600/_pkg_.a packagefile go.opentelemetry.io/otel/trace/embedded=/tmp/go-build355643826/b601/_pkg_.a packagefile log=/tmp/go-build355643826/b087/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build355643826/b022/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b592/_pkg_.a -trimpath "$WORK/b592=>" -p go.opentelemetry.io/otel/internal/global -complete -installsuffix shared -buildid HYeuTGCir7D1B8r7Dhs4/HYeuTGCir7D1B8r7Dhs4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b592/importcfg -pack ./src/go.opentelemetry.io/otel/internal/global/handler.go ./src/go.opentelemetry.io/otel/internal/global/instruments.go ./src/go.opentelemetry.io/otel/internal/global/internal_logging.go ./src/go.opentelemetry.io/otel/internal/global/meter.go ./src/go.opentelemetry.io/otel/internal/global/propagator.go ./src/go.opentelemetry.io/otel/internal/global/state.go ./src/go.opentelemetry.io/otel/internal/global/trace.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b360/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b494/_pkg_.a # internal cp $WORK/b360/_pkg_.a /builddir/.cache/go-build/97/970cbbaf6610ac7508eb93bd8dd34d7e7f466bcb2768b64a98c292a6fc765af7-d # internal github.com/letsencrypt/boulder/core mkdir -p $WORK/b359/ cat >/tmp/go-build355643826/b359/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build355643826/b075/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build355643826/b092/_pkg_.a packagefile crypto/rand=/tmp/go-build355643826/b114/_pkg_.a packagefile crypto/rsa=/tmp/go-build355643826/b115/_pkg_.a packagefile crypto/sha256=/tmp/go-build355643826/b116/_pkg_.a packagefile crypto/x509=/tmp/go-build355643826/b126/_pkg_.a packagefile encoding/base64=/tmp/go-build355643826/b057/_pkg_.a packagefile encoding/hex=/tmp/go-build355643826/b129/_pkg_.a packagefile encoding/json=/tmp/go-build355643826/b055/_pkg_.a packagefile encoding/pem=/tmp/go-build355643826/b130/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile expvar=/tmp/go-build355643826/b360/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/letsencrypt/boulder/identifier=/tmp/go-build355643826/b361/_pkg_.a packagefile github.com/letsencrypt/boulder/probs=/tmp/go-build355643826/b362/_pkg_.a packagefile github.com/letsencrypt/boulder/revocation=/tmp/go-build355643826/b363/_pkg_.a packagefile golang.org/x/crypto/ocsp=/tmp/go-build355643826/b364/_pkg_.a packagefile gopkg.in/go-jose/go-jose.v2=/tmp/go-build355643826/b365/_pkg_.a packagefile hash/fnv=/tmp/go-build355643826/b231/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile math/big=/tmp/go-build355643826/b106/_pkg_.a packagefile math/rand=/tmp/go-build355643826/b107/_pkg_.a packagefile net=/tmp/go-build355643826/b067/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile path=/tmp/go-build355643826/b044/_pkg_.a packagefile reflect=/tmp/go-build355643826/b029/_pkg_.a packagefile regexp=/tmp/go-build355643826/b065/_pkg_.a packagefile sort=/tmp/go-build355643826/b035/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a packagefile unicode=/tmp/go-build355643826/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b359/_pkg_.a -trimpath "$WORK/b359=>" -p github.com/letsencrypt/boulder/core -complete -installsuffix shared -buildid ULUOb9BHGzLU2Itrju-z/ULUOb9BHGzLU2Itrju-z -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b359/importcfg -pack ./src/github.com/letsencrypt/boulder/core/challenges.go ./src/github.com/letsencrypt/boulder/core/interfaces.go ./src/github.com/letsencrypt/boulder/core/objects.go ./src/github.com/letsencrypt/boulder/core/util.go cp $WORK/b494/_pkg_.a /builddir/.cache/go-build/0f/0faa971acdd22b0411fd2b33cd33f2b52dd6ce20acb67752779f0543ecf37812-d # internal github.com/containers/image/v5/oci/layout mkdir -p $WORK/b488/ cat >/tmp/go-build355643826/b488/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build355643826/b002/_pkg_.a packagefile encoding/json=/tmp/go-build355643826/b055/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/containers/image/v5/directory/explicitfilepath=/tmp/go-build355643826/b489/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build355643826/b073/_pkg_.a packagefile github.com/containers/image/v5/internal/image=/tmp/go-build355643826/b293/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/impl=/tmp/go-build355643826/b490/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/stubs=/tmp/go-build355643826/b301/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/impl=/tmp/go-build355643826/b491/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/stubs=/tmp/go-build355643826/b295/_pkg_.a packagefile github.com/containers/image/v5/internal/manifest=/tmp/go-build355643826/b078/_pkg_.a packagefile github.com/containers/image/v5/internal/private=/tmp/go-build355643826/b296/_pkg_.a packagefile github.com/containers/image/v5/internal/putblobdigest=/tmp/go-build355643826/b492/_pkg_.a packagefile github.com/containers/image/v5/internal/set=/tmp/go-build355643826/b141/_pkg_.a packagefile github.com/containers/image/v5/oci/internal=/tmp/go-build355643826/b493/_pkg_.a packagefile github.com/containers/image/v5/pkg/tlsclientconfig=/tmp/go-build355643826/b494/_pkg_.a packagefile github.com/containers/image/v5/transports=/tmp/go-build355643826/b382/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build355643826/b080/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=/tmp/go-build355643826/b495/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build355643826/b074/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=/tmp/go-build355643826/b084/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build355643826/b083/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build355643826/b085/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build355643826/b089/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile io/fs=/tmp/go-build355643826/b043/_pkg_.a packagefile net/http=/tmp/go-build355643826/b198/_pkg_.a packagefile net/url=/tmp/go-build355643826/b131/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile path/filepath=/tmp/go-build355643826/b053/_pkg_.a packagefile runtime=/tmp/go-build355643826/b009/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b488/_pkg_.a -trimpath "$WORK/b488=>" -p github.com/containers/image/v5/oci/layout -complete -installsuffix shared -buildid Hk83_0DJT_fgS2WWn7Nd/Hk83_0DJT_fgS2WWn7Nd -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b488/importcfg -pack ./src/github.com/containers/image/v5/oci/layout/oci_delete.go ./src/github.com/containers/image/v5/oci/layout/oci_dest.go ./src/github.com/containers/image/v5/oci/layout/oci_src.go ./src/github.com/containers/image/v5/oci/layout/oci_transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/72/72d9edd4cf33f938445163d8b77e9844786080c9478e9377595e7e62e9866467-d # internal github.com/containers/buildah/internal/mkcw/types mkdir -p $WORK/b663/ github.com/containers/buildah/internal/sbom mkdir -p $WORK/b674/ cat >/tmp/go-build355643826/b663/importcfg << 'EOF' # internal # import config packagefile github.com/containers/buildah/define=/tmp/go-build355643826/b062/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b663/_pkg_.a -trimpath "$WORK/b663=>" -p github.com/containers/buildah/internal/mkcw/types -complete -installsuffix shared -buildid 8yhf2rekbv_6Ip9cr7tl/8yhf2rekbv_6Ip9cr7tl -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b663/importcfg -pack ./_build/src/github.com/containers/buildah/internal/mkcw/types/attest.go ./_build/src/github.com/containers/buildah/internal/mkcw/types/workload.go cat >/tmp/go-build355643826/b674/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build355643826/b055/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/containers/buildah/define=/tmp/go-build355643826/b062/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile sort=/tmp/go-build355643826/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b674/_pkg_.a -trimpath "$WORK/b674=>" -p github.com/containers/buildah/internal/sbom -complete -installsuffix shared -buildid 4LhY2kUUWAvsUd2XmZEo/4LhY2kUUWAvsUd2XmZEo -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b674/importcfg -pack ./_build/src/github.com/containers/buildah/internal/sbom/merge.go ./_build/src/github.com/containers/buildah/internal/sbom/presets.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b317/_pkg_.a # internal cp $WORK/b317/_pkg_.a /builddir/.cache/go-build/0e/0ec5d0fbb5ace389be99e718e936c14457ceb7aa73bec17cb769510f6b7bfc11-d # internal github.com/go-openapi/strfmt mkdir -p $WORK/b321/ cat >/tmp/go-build355643826/b321/importcfg << 'EOF' # internal # import config packagefile crypto/rand=/tmp/go-build355643826/b114/_pkg_.a packagefile database/sql/driver=/tmp/go-build355643826/b309/_pkg_.a packagefile encoding=/tmp/go-build355643826/b056/_pkg_.a packagefile encoding/base64=/tmp/go-build355643826/b057/_pkg_.a packagefile encoding/binary=/tmp/go-build355643826/b058/_pkg_.a packagefile encoding/json=/tmp/go-build355643826/b055/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/asaskevich/govalidator=/tmp/go-build355643826/b322/_pkg_.a packagefile github.com/go-openapi/errors=/tmp/go-build355643826/b317/_pkg_.a packagefile github.com/google/uuid=/tmp/go-build355643826/b324/_pkg_.a packagefile github.com/mitchellh/mapstructure=/tmp/go-build355643826/b325/_pkg_.a packagefile github.com/oklog/ulid=/tmp/go-build355643826/b326/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson=/tmp/go-build355643826/b327/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=/tmp/go-build355643826/b331/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=/tmp/go-build355643826/b332/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile net/mail=/tmp/go-build355643826/b334/_pkg_.a packagefile reflect=/tmp/go-build355643826/b029/_pkg_.a packagefile regexp=/tmp/go-build355643826/b065/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b321/_pkg_.a -trimpath "$WORK/b321=>" -p github.com/go-openapi/strfmt -complete -installsuffix shared -buildid _WzFrqGhH9bdq85k0T3W/_WzFrqGhH9bdq85k0T3W -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b321/importcfg -pack ./src/github.com/go-openapi/strfmt/bson.go ./src/github.com/go-openapi/strfmt/date.go ./src/github.com/go-openapi/strfmt/default.go ./src/github.com/go-openapi/strfmt/doc.go ./src/github.com/go-openapi/strfmt/duration.go ./src/github.com/go-openapi/strfmt/format.go ./src/github.com/go-openapi/strfmt/time.go ./src/github.com/go-openapi/strfmt/ulid.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b697/_pkg_.a # internal cp $WORK/b697/_pkg_.a /builddir/.cache/go-build/30/3090ef79213a5f08df07b3689bf430fd6f88320510c6f10fd89a7f409880d251-d # internal github.com/containers/common/libnetwork/etchosts mkdir -p $WORK/b696/ github.com/containers/common/libnetwork/pasta mkdir -p $WORK/b705/ cat >/tmp/go-build355643826/b696/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build355643826/b054/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/containers/common/libnetwork/types=/tmp/go-build355643826/b063/_pkg_.a packagefile github.com/containers/common/libnetwork/util=/tmp/go-build355643826/b697/_pkg_.a packagefile github.com/containers/common/pkg/config=/tmp/go-build355643826/b611/_pkg_.a packagefile github.com/containers/common/pkg/machine=/tmp/go-build355643826/b700/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=/tmp/go-build355643826/b164/_pkg_.a packagefile github.com/cyphar/filepath-securejoin=/tmp/go-build355643826/b536/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build355643826/b089/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile net=/tmp/go-build355643826/b067/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b696/_pkg_.a -trimpath "$WORK/b696=>" -p github.com/containers/common/libnetwork/etchosts -complete -installsuffix shared -buildid iO_1vT54SCJatDJUxZfE/iO_1vT54SCJatDJUxZfE -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b696/importcfg -pack ./src/github.com/containers/common/libnetwork/etchosts/hosts.go ./src/github.com/containers/common/libnetwork/etchosts/ip.go ./src/github.com/containers/common/libnetwork/etchosts/util.go cat >/tmp/go-build355643826/b705/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=/tmp/go-build355643826/b704/_pkg_.a packagefile github.com/containers/common/libnetwork/types=/tmp/go-build355643826/b063/_pkg_.a packagefile github.com/containers/common/libnetwork/util=/tmp/go-build355643826/b697/_pkg_.a packagefile github.com/containers/common/pkg/config=/tmp/go-build355643826/b611/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build355643826/b085/_pkg_.a packagefile net=/tmp/go-build355643826/b067/_pkg_.a packagefile os/exec=/tmp/go-build355643826/b159/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b705/_pkg_.a -trimpath "$WORK/b705=>" -p github.com/containers/common/libnetwork/pasta -complete -installsuffix shared -buildid Vkx31NJDYu0ezhsXo0mq/Vkx31NJDYu0ezhsXo0mq -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b705/importcfg -pack ./src/github.com/containers/common/libnetwork/pasta/pasta_linux.go ./src/github.com/containers/common/libnetwork/pasta/types.go github.com/containers/common/libnetwork/internal/util mkdir -p $WORK/b743/ cat >/tmp/go-build355643826/b743/importcfg << 'EOF' # internal # import config packagefile crypto/rand=/tmp/go-build355643826/b114/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/containers/common/libnetwork/types=/tmp/go-build355643826/b063/_pkg_.a packagefile github.com/containers/common/libnetwork/util=/tmp/go-build355643826/b697/_pkg_.a packagefile github.com/containers/common/pkg/config=/tmp/go-build355643826/b611/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build355643826/b085/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build355643826/b089/_pkg_.a packagefile net=/tmp/go-build355643826/b067/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b743/_pkg_.a -trimpath "$WORK/b743=>" -p github.com/containers/common/libnetwork/internal/util -complete -installsuffix shared -buildid oAjFtEYzA25laCaTPL1t/oAjFtEYzA25laCaTPL1t -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b743/importcfg -pack ./src/github.com/containers/common/libnetwork/internal/util/bridge.go ./src/github.com/containers/common/libnetwork/internal/util/create.go ./src/github.com/containers/common/libnetwork/internal/util/interface.go ./src/github.com/containers/common/libnetwork/internal/util/interfaces.go ./src/github.com/containers/common/libnetwork/internal/util/ip.go ./src/github.com/containers/common/libnetwork/internal/util/parse.go ./src/github.com/containers/common/libnetwork/internal/util/util.go ./src/github.com/containers/common/libnetwork/internal/util/validate.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b663/_pkg_.a # internal cp $WORK/b663/_pkg_.a /builddir/.cache/go-build/32/325cd86db1177fe67316c6a8fca588a4819b5ec051c6863e56b339429301d740-d # internal github.com/containers/buildah/internal/mkcw mkdir -p $WORK/b662/ cat >/tmp/go-build355643826/b662/importcfg << 'EOF' # internal # import config packagefile archive/tar=/tmp/go-build355643826/b046/_pkg_.a packagefile bufio=/tmp/go-build355643826/b054/_pkg_.a packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile compress/gzip=/tmp/go-build355643826/b199/_pkg_.a packagefile crypto/rand=/tmp/go-build355643826/b114/_pkg_.a packagefile embed=/tmp/go-build355643826/b103/_pkg_.a packagefile encoding/binary=/tmp/go-build355643826/b058/_pkg_.a packagefile encoding/hex=/tmp/go-build355643826/b129/_pkg_.a packagefile encoding/json=/tmp/go-build355643826/b055/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/containers/buildah/define=/tmp/go-build355643826/b062/_pkg_.a packagefile github.com/containers/buildah/internal/mkcw/types=/tmp/go-build355643826/b663/_pkg_.a packagefile github.com/containers/buildah/internal/tmpdir=/tmp/go-build355643826/b664/_pkg_.a packagefile github.com/containers/buildah/pkg/overlay=/tmp/go-build355643826/b665/_pkg_.a packagefile github.com/containers/luksy=/tmp/go-build355643826/b666/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=/tmp/go-build355643826/b154/_pkg_.a packagefile github.com/containers/storage/pkg/mount=/tmp/go-build355643826/b156/_pkg_.a packagefile github.com/containers/storage/pkg/system=/tmp/go-build355643826/b155/_pkg_.a packagefile github.com/docker/docker/pkg/ioutils=/tmp/go-build355643826/b642/_pkg_.a packagefile github.com/docker/go-units=/tmp/go-build355643826/b158/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build355643826/b074/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build355643826/b083/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build355643826/b085/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile io/fs=/tmp/go-build355643826/b043/_pkg_.a packagefile net/http=/tmp/go-build355643826/b198/_pkg_.a packagefile net/url=/tmp/go-build355643826/b131/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile os/exec=/tmp/go-build355643826/b159/_pkg_.a packagefile path=/tmp/go-build355643826/b044/_pkg_.a packagefile path/filepath=/tmp/go-build355643826/b053/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a EOF cat >/tmp/go-build355643826/b662/embedcfg << 'EOF' # internal { "Patterns": { "embed/entrypoint_amd64.gz": [ "embed/entrypoint_amd64.gz" ] }, "Files": { "embed/entrypoint_amd64.gz": "/builddir/build/BUILD/buildah-1.35.4/_build/src/github.com/containers/buildah/internal/mkcw/embed/entrypoint_amd64.gz" } }EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b662/_pkg_.a -trimpath "$WORK/b662=>" -p github.com/containers/buildah/internal/mkcw -complete -installsuffix shared -buildid gsxYmrpTfxRoxv4KKT9q/gsxYmrpTfxRoxv4KKT9q -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b662/importcfg -embedcfg $WORK/b662/embedcfg -pack ./_build/src/github.com/containers/buildah/internal/mkcw/archive.go ./_build/src/github.com/containers/buildah/internal/mkcw/attest.go ./_build/src/github.com/containers/buildah/internal/mkcw/entrypoint.go ./_build/src/github.com/containers/buildah/internal/mkcw/luks.go ./_build/src/github.com/containers/buildah/internal/mkcw/makefs.go ./_build/src/github.com/containers/buildah/internal/mkcw/workload.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b579/_pkg_.a # internal cp $WORK/b579/_pkg_.a /builddir/.cache/go-build/40/40ebb3d45ab262888921d921fd4149f6a6ad1a5b72d0ca4a3233a0e41effc88d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b674/_pkg_.a # internal cp $WORK/b674/_pkg_.a /builddir/.cache/go-build/4b/4b8d2d421d3665fbcc9e0e65a62a0a74b4fe53a353db7235445f58da4153e51b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b281/_pkg_.a # internal cp $WORK/b281/_pkg_.a /builddir/.cache/go-build/17/1754f977c56fb0b1936554fbb86a40aefd729ee792f8768aff2efa09ec398a66-d # internal github.com/docker/distribution/registry/api/v2 mkdir -p $WORK/b279/ cat >/tmp/go-build355643826/b279/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/distribution/reference=/tmp/go-build355643826/b280/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=/tmp/go-build355643826/b278/_pkg_.a packagefile github.com/gorilla/mux=/tmp/go-build355643826/b281/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build355643826/b074/_pkg_.a packagefile net/http=/tmp/go-build355643826/b198/_pkg_.a packagefile net/url=/tmp/go-build355643826/b131/_pkg_.a packagefile regexp=/tmp/go-build355643826/b065/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile unicode=/tmp/go-build355643826/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b279/_pkg_.a -trimpath "$WORK/b279=>" -p github.com/docker/distribution/registry/api/v2 -complete -installsuffix shared -buildid fRi3ranSwK-ScSA1cCX5/fRi3ranSwK-ScSA1cCX5 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b279/importcfg -pack ./src/github.com/docker/distribution/registry/api/v2/descriptors.go ./src/github.com/docker/distribution/registry/api/v2/doc.go ./src/github.com/docker/distribution/registry/api/v2/errors.go ./src/github.com/docker/distribution/registry/api/v2/headerparser.go ./src/github.com/docker/distribution/registry/api/v2/routes.go ./src/github.com/docker/distribution/registry/api/v2/urls.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b359/_pkg_.a # internal cp $WORK/b359/_pkg_.a /builddir/.cache/go-build/ff/ff25ad4293b4274c86fbb36492c2c798a5732af0832b4c8ff51b2557bf970ce5-d # internal github.com/letsencrypt/boulder/goodkey mkdir -p $WORK/b358/ cat >/tmp/go-build355643826/b358/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build355643826/b002/_pkg_.a packagefile crypto=/tmp/go-build355643826/b075/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build355643826/b092/_pkg_.a packagefile crypto/elliptic=/tmp/go-build355643826/b105/_pkg_.a packagefile crypto/rsa=/tmp/go-build355643826/b115/_pkg_.a packagefile crypto/sha1=/tmp/go-build355643826/b125/_pkg_.a packagefile crypto/sha256=/tmp/go-build355643826/b116/_pkg_.a packagefile encoding/base64=/tmp/go-build355643826/b057/_pkg_.a packagefile encoding/hex=/tmp/go-build355643826/b129/_pkg_.a packagefile encoding/json=/tmp/go-build355643826/b055/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/letsencrypt/boulder/core=/tmp/go-build355643826/b359/_pkg_.a packagefile github.com/letsencrypt/boulder/strictyaml=/tmp/go-build355643826/b370/_pkg_.a packagefile github.com/titanous/rocacheck=/tmp/go-build355643826/b371/_pkg_.a packagefile math/big=/tmp/go-build355643826/b106/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b358/_pkg_.a -trimpath "$WORK/b358=>" -p github.com/letsencrypt/boulder/goodkey -complete -installsuffix shared -buildid vaZz4DS2n9FUjrfdUt65/vaZz4DS2n9FUjrfdUt65 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b358/importcfg -pack ./src/github.com/letsencrypt/boulder/goodkey/blocked.go ./src/github.com/letsencrypt/boulder/goodkey/good_key.go ./src/github.com/letsencrypt/boulder/goodkey/weak.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b465/_pkg_.a # internal cp $WORK/b465/_pkg_.a /builddir/.cache/go-build/4e/4ed3d973433cd5785bee24586609f62d477084e94435f026e481a1e6114fefe9-d # internal github.com/fsouza/go-dockerclient mkdir -p $WORK/b638/ cat >/tmp/go-build355643826/b638/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build355643826/b054/_pkg_.a packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile context=/tmp/go-build355643826/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build355643826/b117/_pkg_.a packagefile crypto/x509=/tmp/go-build355643826/b126/_pkg_.a packagefile encoding/base64=/tmp/go-build355643826/b057/_pkg_.a packagefile encoding/json=/tmp/go-build355643826/b055/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/docker/docker/api/types/registry=/tmp/go-build355643826/b566/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=/tmp/go-build355643826/b568/_pkg_.a packagefile github.com/docker/docker/pkg/archive=/tmp/go-build355643826/b639/_pkg_.a packagefile github.com/docker/docker/pkg/homedir=/tmp/go-build355643826/b647/_pkg_.a packagefile github.com/docker/docker/pkg/jsonmessage=/tmp/go-build355643826/b648/_pkg_.a packagefile github.com/docker/docker/pkg/stdcopy=/tmp/go-build355643826/b651/_pkg_.a packagefile github.com/docker/go-units=/tmp/go-build355643826/b158/_pkg_.a packagefile github.com/moby/patternmatcher=/tmp/go-build355643826/b645/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile math=/tmp/go-build355643826/b030/_pkg_.a packagefile net=/tmp/go-build355643826/b067/_pkg_.a packagefile net/http=/tmp/go-build355643826/b198/_pkg_.a packagefile net/http/httputil=/tmp/go-build355643826/b465/_pkg_.a packagefile net/url=/tmp/go-build355643826/b131/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile os/exec=/tmp/go-build355643826/b159/_pkg_.a packagefile path=/tmp/go-build355643826/b044/_pkg_.a packagefile path/filepath=/tmp/go-build355643826/b053/_pkg_.a packagefile reflect=/tmp/go-build355643826/b029/_pkg_.a packagefile runtime=/tmp/go-build355643826/b009/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build355643826/b022/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b705/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b638/_pkg_.a -trimpath "$WORK/b638=>" -p github.com/fsouza/go-dockerclient -complete -installsuffix shared -buildid IN1HEi-liLYn7PNIhqXe/IN1HEi-liLYn7PNIhqXe -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b638/importcfg -pack ./src/github.com/fsouza/go-dockerclient/auth.go ./src/github.com/fsouza/go-dockerclient/change.go ./src/github.com/fsouza/go-dockerclient/client.go ./src/github.com/fsouza/go-dockerclient/client_unix.go ./src/github.com/fsouza/go-dockerclient/container.go ./src/github.com/fsouza/go-dockerclient/container_archive.go ./src/github.com/fsouza/go-dockerclient/container_attach.go ./src/github.com/fsouza/go-dockerclient/container_changes.go ./src/github.com/fsouza/go-dockerclient/container_commit.go ./src/github.com/fsouza/go-dockerclient/container_copy.go ./src/github.com/fsouza/go-dockerclient/container_create.go ./src/github.com/fsouza/go-dockerclient/container_export.go ./src/github.com/fsouza/go-dockerclient/container_inspect.go ./src/github.com/fsouza/go-dockerclient/container_kill.go ./src/github.com/fsouza/go-dockerclient/container_list.go ./src/github.com/fsouza/go-dockerclient/container_logs.go ./src/github.com/fsouza/go-dockerclient/container_pause.go ./src/github.com/fsouza/go-dockerclient/container_prune.go ./src/github.com/fsouza/go-dockerclient/container_remove.go ./src/github.com/fsouza/go-dockerclient/container_rename.go ./src/github.com/fsouza/go-dockerclient/container_resize.go ./src/github.com/fsouza/go-dockerclient/container_restart.go ./src/github.com/fsouza/go-dockerclient/container_start.go ./src/github.com/fsouza/go-dockerclient/container_stats.go ./src/github.com/fsouza/go-dockerclient/container_stop.go ./src/github.com/fsouza/go-dockerclient/container_top.go ./src/github.com/fsouza/go-dockerclient/container_unpause.go ./src/github.com/fsouza/go-dockerclient/container_update.go ./src/github.com/fsouza/go-dockerclient/container_wait.go ./src/github.com/fsouza/go-dockerclient/distribution.go ./src/github.com/fsouza/go-dockerclient/env.go ./src/github.com/fsouza/go-dockerclient/event.go ./src/github.com/fsouza/go-dockerclient/exec.go ./src/github.com/fsouza/go-dockerclient/image.go ./src/github.com/fsouza/go-dockerclient/misc.go ./src/github.com/fsouza/go-dockerclient/network.go ./src/github.com/fsouza/go-dockerclient/plugin.go ./src/github.com/fsouza/go-dockerclient/registry_auth.go ./src/github.com/fsouza/go-dockerclient/signal.go ./src/github.com/fsouza/go-dockerclient/swarm.go ./src/github.com/fsouza/go-dockerclient/swarm_configs.go ./src/github.com/fsouza/go-dockerclient/swarm_node.go ./src/github.com/fsouza/go-dockerclient/swarm_secrets.go ./src/github.com/fsouza/go-dockerclient/swarm_service.go ./src/github.com/fsouza/go-dockerclient/swarm_task.go ./src/github.com/fsouza/go-dockerclient/system.go ./src/github.com/fsouza/go-dockerclient/tar.go ./src/github.com/fsouza/go-dockerclient/tls.go ./src/github.com/fsouza/go-dockerclient/volume.go cp $WORK/b705/_pkg_.a /builddir/.cache/go-build/b5/b55e3d5cc40503f5e5570e1080a7e73c2f0fce06be2cb91dc2f7990569130eb8-d # internal github.com/containers/common/libnetwork/internal/rootlessnetns mkdir -p $WORK/b703/ cat >/tmp/go-build355643826/b703/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=/tmp/go-build355643826/b704/_pkg_.a packagefile github.com/containers/common/libnetwork/pasta=/tmp/go-build355643826/b705/_pkg_.a packagefile github.com/containers/common/libnetwork/resolvconf=/tmp/go-build355643826/b706/_pkg_.a packagefile github.com/containers/common/libnetwork/slirp4netns=/tmp/go-build355643826/b707/_pkg_.a packagefile github.com/containers/common/pkg/config=/tmp/go-build355643826/b611/_pkg_.a packagefile github.com/containers/common/pkg/netns=/tmp/go-build355643826/b710/_pkg_.a packagefile github.com/containers/common/pkg/systemd=/tmp/go-build355643826/b711/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=/tmp/go-build355643826/b195/_pkg_.a packagefile github.com/containers/storage/pkg/lockfile=/tmp/go-build355643826/b525/_pkg_.a packagefile github.com/hashicorp/go-multierror=/tmp/go-build355643826/b282/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build355643826/b166/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=/tmp/go-build355643826/b506/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build355643826/b085/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build355643826/b086/_pkg_.a packagefile io/fs=/tmp/go-build355643826/b043/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile path/filepath=/tmp/go-build355643826/b053/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b703/_pkg_.a -trimpath "$WORK/b703=>" -p github.com/containers/common/libnetwork/internal/rootlessnetns -complete -installsuffix shared -buildid h0N7vtvA2B42CPJ2VHfm/h0N7vtvA2B42CPJ2VHfm -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b703/importcfg -pack ./src/github.com/containers/common/libnetwork/internal/rootlessnetns/netns.go ./src/github.com/containers/common/libnetwork/internal/rootlessnetns/netns_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b696/_pkg_.a # internal cp $WORK/b696/_pkg_.a /builddir/.cache/go-build/6e/6eab5d4c09ab1ead9ba46b3d3eddda034775aa1bcfa2e702307de2cd0652918f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b414/_pkg_.a # internal cp $WORK/b414/_pkg_.a /builddir/.cache/go-build/79/79172d497600853a8d35719ac6e2a82a9b1200c47b6e412c2e9e48cd35b54ebe-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b743/_pkg_.a # internal cp $WORK/b743/_pkg_.a /builddir/.cache/go-build/7f/7f158220350c1f019d84c482a0116f03f17e0b3a6f32e76963afb64587b4b0f5-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b578/_pkg_.a # internal cp $WORK/b578/_pkg_.a /builddir/.cache/go-build/14/14970466510fce82f7c08ec2cfad1289762a505afffc648bb3dccb8dacdce22e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b358/_pkg_.a # internal cp $WORK/b358/_pkg_.a /builddir/.cache/go-build/f1/f1ccd505ec3e997f6d4c380e8318325584513901f73b5d3e32c740f40120156b-d # internal github.com/sigstore/sigstore/pkg/cryptoutils mkdir -p $WORK/b357/ cat >/tmp/go-build355643826/b357/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile context=/tmp/go-build355643826/b002/_pkg_.a packagefile crypto=/tmp/go-build355643826/b075/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build355643826/b092/_pkg_.a packagefile crypto/ed25519=/tmp/go-build355643826/b120/_pkg_.a packagefile crypto/elliptic=/tmp/go-build355643826/b105/_pkg_.a packagefile crypto/rand=/tmp/go-build355643826/b114/_pkg_.a packagefile crypto/rsa=/tmp/go-build355643826/b115/_pkg_.a packagefile crypto/sha1=/tmp/go-build355643826/b125/_pkg_.a packagefile crypto/x509=/tmp/go-build355643826/b126/_pkg_.a packagefile crypto/x509/pkix=/tmp/go-build355643826/b128/_pkg_.a packagefile encoding/asn1=/tmp/go-build355643826/b112/_pkg_.a packagefile encoding/hex=/tmp/go-build355643826/b129/_pkg_.a packagefile encoding/pem=/tmp/go-build355643826/b130/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/letsencrypt/boulder/goodkey=/tmp/go-build355643826/b358/_pkg_.a packagefile github.com/secure-systems-lab/go-securesystemslib/encrypted=/tmp/go-build355643826/b372/_pkg_.a packagefile golang.org/x/term=/tmp/go-build355643826/b378/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile math/big=/tmp/go-build355643826/b106/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b357/_pkg_.a -trimpath "$WORK/b357=>" -p github.com/sigstore/sigstore/pkg/cryptoutils -complete -installsuffix shared -buildid 6U997HAuuP2ou-QSjUoZ/6U997HAuuP2ou-QSjUoZ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b357/importcfg -pack ./src/github.com/sigstore/sigstore/pkg/cryptoutils/certificate.go ./src/github.com/sigstore/sigstore/pkg/cryptoutils/doc.go ./src/github.com/sigstore/sigstore/pkg/cryptoutils/generic.go ./src/github.com/sigstore/sigstore/pkg/cryptoutils/password.go ./src/github.com/sigstore/sigstore/pkg/cryptoutils/privatekey.go ./src/github.com/sigstore/sigstore/pkg/cryptoutils/publickey.go ./src/github.com/sigstore/sigstore/pkg/cryptoutils/sans.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b592/_pkg_.a # internal cp $WORK/b592/_pkg_.a /builddir/.cache/go-build/62/62fdf38135fe11a884acaacb2270dc8a962a24c0f7d6bd451f44dff34c40cc6c-d # internal go.opentelemetry.io/otel mkdir -p $WORK/b585/ cat >/tmp/go-build355643826/b585/importcfg << 'EOF' # internal # import config packagefile github.com/go-logr/logr=/tmp/go-build355643826/b586/_pkg_.a packagefile go.opentelemetry.io/otel/internal/global=/tmp/go-build355643826/b592/_pkg_.a packagefile go.opentelemetry.io/otel/metric=/tmp/go-build355643826/b595/_pkg_.a packagefile go.opentelemetry.io/otel/propagation=/tmp/go-build355643826/b597/_pkg_.a packagefile go.opentelemetry.io/otel/trace=/tmp/go-build355643826/b600/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b585/_pkg_.a -trimpath "$WORK/b585=>" -p go.opentelemetry.io/otel -complete -installsuffix shared -buildid _X_340qpTcsrxvRRoOKu/_X_340qpTcsrxvRRoOKu -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b585/importcfg -pack ./src/go.opentelemetry.io/otel/doc.go ./src/go.opentelemetry.io/otel/error_handler.go ./src/go.opentelemetry.io/otel/handler.go ./src/go.opentelemetry.io/otel/internal_logging.go ./src/go.opentelemetry.io/otel/metric.go ./src/go.opentelemetry.io/otel/propagation.go ./src/go.opentelemetry.io/otel/trace.go ./src/go.opentelemetry.io/otel/version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b488/_pkg_.a # internal cp $WORK/b488/_pkg_.a /builddir/.cache/go-build/c2/c24621fd9a42b8f52f263a23406a598f64f426ec9c57b468065e02bd49a77b55-d # internal github.com/containers/image/v5/oci/archive mkdir -p $WORK/b602/ cat >/tmp/go-build355643826/b602/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build355643826/b002/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/containers/image/v5/directory/explicitfilepath=/tmp/go-build355643826/b489/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build355643826/b073/_pkg_.a packagefile github.com/containers/image/v5/internal/image=/tmp/go-build355643826/b293/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination=/tmp/go-build355643826/b300/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/impl=/tmp/go-build355643826/b490/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource=/tmp/go-build355643826/b294/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/impl=/tmp/go-build355643826/b491/_pkg_.a packagefile github.com/containers/image/v5/internal/private=/tmp/go-build355643826/b296/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=/tmp/go-build355643826/b297/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=/tmp/go-build355643826/b497/_pkg_.a packagefile github.com/containers/image/v5/oci/internal=/tmp/go-build355643826/b493/_pkg_.a packagefile github.com/containers/image/v5/oci/layout=/tmp/go-build355643826/b488/_pkg_.a packagefile github.com/containers/image/v5/transports=/tmp/go-build355643826/b382/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build355643826/b080/_pkg_.a packagefile github.com/containers/storage/pkg/archive=/tmp/go-build355643826/b150/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=/tmp/go-build355643826/b154/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build355643826/b074/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build355643826/b083/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build355643826/b085/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile io/fs=/tmp/go-build355643826/b043/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b602/_pkg_.a -trimpath "$WORK/b602=>" -p github.com/containers/image/v5/oci/archive -complete -installsuffix shared -buildid s7sM9PAnn10CZuK5eJp1/s7sM9PAnn10CZuK5eJp1 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b602/importcfg -pack ./src/github.com/containers/image/v5/oci/archive/oci_dest.go ./src/github.com/containers/image/v5/oci/archive/oci_src.go ./src/github.com/containers/image/v5/oci/archive/oci_transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b279/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b585/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b703/_pkg_.a # internal cp $WORK/b585/_pkg_.a /builddir/.cache/go-build/c8/c83be68cd08a906fd45d30374c08342ee376852dadfd174ee204d4ced9b3eec2-d # internal go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp mkdir -p $WORK/b577/ cat >/tmp/go-build355643826/b577/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build355643826/b002/_pkg_.a packagefile github.com/felixge/httpsnoop=/tmp/go-build355643826/b578/_pkg_.a packagefile go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil=/tmp/go-build355643826/b579/_pkg_.a packagefile go.opentelemetry.io/otel=/tmp/go-build355643826/b585/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=/tmp/go-build355643826/b580/_pkg_.a packagefile go.opentelemetry.io/otel/codes=/tmp/go-build355643826/b583/_pkg_.a packagefile go.opentelemetry.io/otel/metric=/tmp/go-build355643826/b595/_pkg_.a packagefile go.opentelemetry.io/otel/propagation=/tmp/go-build355643826/b597/_pkg_.a packagefile go.opentelemetry.io/otel/semconv/v1.17.0=/tmp/go-build355643826/b584/_pkg_.a packagefile go.opentelemetry.io/otel/trace=/tmp/go-build355643826/b600/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile net/http=/tmp/go-build355643826/b198/_pkg_.a packagefile net/http/httptrace=/tmp/go-build355643826/b212/_pkg_.a packagefile net/url=/tmp/go-build355643826/b131/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b577/_pkg_.a -trimpath "$WORK/b577=>" -p go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp -complete -installsuffix shared -buildid 1yYMFx2B7C6fEUZBUD3F/1yYMFx2B7C6fEUZBUD3F -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b577/importcfg -pack ./src/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/client.go ./src/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/common.go ./src/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/config.go ./src/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/doc.go ./src/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go ./src/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/labeler.go ./src/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/transport.go ./src/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/version.go ./src/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/wrap.go cp $WORK/b703/_pkg_.a /builddir/.cache/go-build/bf/bf7f8a40bc1a2af1f45742f500bbac90168cc32f4215465d901ee8e40221e602-d # internal cp $WORK/b279/_pkg_.a /builddir/.cache/go-build/93/93dbc3a401e13eaed9bf55e735991efaeae3146690670c5b880334e0aefdf22e-d # internal github.com/containers/common/libnetwork/netavark mkdir -p $WORK/b702/ cat >/tmp/go-build355643826/b702/importcfg << 'EOF' # internal # import config packagefile encoding/json=/tmp/go-build355643826/b055/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/containers/common/libnetwork/internal/rootlessnetns=/tmp/go-build355643826/b703/_pkg_.a packagefile github.com/containers/common/libnetwork/internal/util=/tmp/go-build355643826/b743/_pkg_.a packagefile github.com/containers/common/libnetwork/types=/tmp/go-build355643826/b063/_pkg_.a packagefile github.com/containers/common/libnetwork/util=/tmp/go-build355643826/b697/_pkg_.a packagefile github.com/containers/common/pkg/config=/tmp/go-build355643826/b611/_pkg_.a packagefile github.com/containers/common/pkg/version=/tmp/go-build355643826/b744/_pkg_.a packagefile github.com/containers/storage/pkg/lockfile=/tmp/go-build355643826/b525/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=/tmp/go-build355643826/b526/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=/tmp/go-build355643826/b164/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build355643826/b085/_pkg_.a packagefile go.etcd.io/bbolt=/tmp/go-build355643826/b745/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build355643826/b089/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile net=/tmp/go-build355643826/b067/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile os/exec=/tmp/go-build355643826/b159/_pkg_.a packagefile path/filepath=/tmp/go-build355643826/b053/_pkg_.a packagefile reflect=/tmp/go-build355643826/b029/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b702/_pkg_.a -trimpath "$WORK/b702=>" -p github.com/containers/common/libnetwork/netavark -complete -installsuffix shared -buildid bNJZy5Zwjm_4mJcN8y3n/bNJZy5Zwjm_4mJcN8y3n -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b702/importcfg -pack ./src/github.com/containers/common/libnetwork/netavark/config.go ./src/github.com/containers/common/libnetwork/netavark/const.go ./src/github.com/containers/common/libnetwork/netavark/exec.go ./src/github.com/containers/common/libnetwork/netavark/ipam.go ./src/github.com/containers/common/libnetwork/netavark/network.go ./src/github.com/containers/common/libnetwork/netavark/run.go github.com/containers/common/pkg/retry mkdir -p $WORK/b277/ cat >/tmp/go-build355643826/b277/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build355643826/b002/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=/tmp/go-build355643826/b278/_pkg_.a packagefile github.com/docker/distribution/registry/api/v2=/tmp/go-build355643826/b279/_pkg_.a packagefile github.com/hashicorp/go-multierror=/tmp/go-build355643826/b282/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build355643826/b085/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile math=/tmp/go-build355643826/b030/_pkg_.a packagefile net=/tmp/go-build355643826/b067/_pkg_.a packagefile net/url=/tmp/go-build355643826/b131/_pkg_.a packagefile syscall=/tmp/go-build355643826/b024/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b335/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b277/_pkg_.a -trimpath "$WORK/b277=>" -p github.com/containers/common/pkg/retry -complete -installsuffix shared -buildid 1Bgf_K7r-LwEgtVts3R6/1Bgf_K7r-LwEgtVts3R6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b277/importcfg -pack ./src/github.com/containers/common/pkg/retry/retry.go ./src/github.com/containers/common/pkg/retry/retry_linux.go github.com/containers/image/v5/docker mkdir -p $WORK/b539/ cat >/tmp/go-build355643826/b539/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile context=/tmp/go-build355643826/b002/_pkg_.a packagefile crypto/rand=/tmp/go-build355643826/b114/_pkg_.a packagefile crypto/tls=/tmp/go-build355643826/b117/_pkg_.a packagefile encoding/json=/tmp/go-build355643826/b055/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/containers/image/v5/docker/policyconfiguration=/tmp/go-build355643826/b540/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build355643826/b073/_pkg_.a packagefile github.com/containers/image/v5/internal/blobinfocache=/tmp/go-build355643826/b286/_pkg_.a packagefile github.com/containers/image/v5/internal/image=/tmp/go-build355643826/b293/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/impl=/tmp/go-build355643826/b490/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/stubs=/tmp/go-build355643826/b301/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/impl=/tmp/go-build355643826/b491/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/stubs=/tmp/go-build355643826/b295/_pkg_.a packagefile github.com/containers/image/v5/internal/iolimits=/tmp/go-build355643826/b298/_pkg_.a packagefile github.com/containers/image/v5/internal/private=/tmp/go-build355643826/b296/_pkg_.a packagefile github.com/containers/image/v5/internal/putblobdigest=/tmp/go-build355643826/b492/_pkg_.a packagefile github.com/containers/image/v5/internal/rootless=/tmp/go-build355643826/b304/_pkg_.a packagefile github.com/containers/image/v5/internal/set=/tmp/go-build355643826/b141/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=/tmp/go-build355643826/b297/_pkg_.a packagefile github.com/containers/image/v5/internal/streamdigest=/tmp/go-build355643826/b541/_pkg_.a packagefile github.com/containers/image/v5/internal/uploadreader=/tmp/go-build355643826/b542/_pkg_.a packagefile github.com/containers/image/v5/internal/useragent=/tmp/go-build355643826/b543/_pkg_.a packagefile github.com/containers/image/v5/manifest=/tmp/go-build355643826/b077/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/none=/tmp/go-build355643826/b299/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=/tmp/go-build355643826/b081/_pkg_.a packagefile github.com/containers/image/v5/pkg/docker/config=/tmp/go-build355643826/b544/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=/tmp/go-build355643826/b545/_pkg_.a packagefile github.com/containers/image/v5/pkg/tlsclientconfig=/tmp/go-build355643826/b494/_pkg_.a packagefile github.com/containers/image/v5/transports=/tmp/go-build355643826/b382/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build355643826/b080/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=/tmp/go-build355643826/b195/_pkg_.a packagefile github.com/containers/storage/pkg/regexp=/tmp/go-build355643826/b064/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=/tmp/go-build355643826/b278/_pkg_.a packagefile github.com/docker/distribution/registry/api/v2=/tmp/go-build355643826/b279/_pkg_.a packagefile github.com/docker/distribution/registry/client/auth/challenge=/tmp/go-build355643826/b548/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=/tmp/go-build355643826/b495/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build355643826/b074/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build355643826/b083/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build355643826/b085/_pkg_.a packagefile golang.org/x/exp/maps=/tmp/go-build355643826/b140/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build355643826/b089/_pkg_.a packagefile gopkg.in/yaml.v3=/tmp/go-build355643826/b149/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile math=/tmp/go-build355643826/b030/_pkg_.a packagefile math/rand=/tmp/go-build355643826/b107/_pkg_.a packagefile mime=/tmp/go-build355643826/b209/_pkg_.a packagefile mime/multipart=/tmp/go-build355643826/b210/_pkg_.a packagefile net/http=/tmp/go-build355643826/b198/_pkg_.a packagefile net/url=/tmp/go-build355643826/b131/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile path=/tmp/go-build355643826/b044/_pkg_.a packagefile path/filepath=/tmp/go-build355643826/b053/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile syscall=/tmp/go-build355643826/b024/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b539/_pkg_.a -trimpath "$WORK/b539=>" -p github.com/containers/image/v5/docker -complete -installsuffix shared -buildid WIvw8aI18tCI3zQxOgjh/WIvw8aI18tCI3zQxOgjh -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b539/importcfg -pack ./src/github.com/containers/image/v5/docker/body_reader.go ./src/github.com/containers/image/v5/docker/cache.go ./src/github.com/containers/image/v5/docker/distribution_error.go ./src/github.com/containers/image/v5/docker/docker_client.go ./src/github.com/containers/image/v5/docker/docker_image.go ./src/github.com/containers/image/v5/docker/docker_image_dest.go ./src/github.com/containers/image/v5/docker/docker_image_src.go ./src/github.com/containers/image/v5/docker/docker_transport.go ./src/github.com/containers/image/v5/docker/errors.go ./src/github.com/containers/image/v5/docker/paths_common.go ./src/github.com/containers/image/v5/docker/registries_d.go ./src/github.com/containers/image/v5/docker/wwwauthenticate.go cp $WORK/b335/_pkg_.a /builddir/.cache/go-build/2a/2ae1205e7d3c745ad49fa1faf5cb08bee3b346e8aa0693547b37f26ed088828d-d # internal github.com/go-openapi/jsonpointer mkdir -p $WORK/b347/ cat >/tmp/go-build355643826/b347/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/go-openapi/swag=/tmp/go-build355643826/b335/_pkg_.a packagefile reflect=/tmp/go-build355643826/b029/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b347/_pkg_.a -trimpath "$WORK/b347=>" -p github.com/go-openapi/jsonpointer -complete -installsuffix shared -buildid hFVibdqDSnKrUAWed3Ra/hFVibdqDSnKrUAWed3Ra -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b347/importcfg -pack ./src/github.com/go-openapi/jsonpointer/pointer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b662/_pkg_.a # internal cp $WORK/b662/_pkg_.a /builddir/.cache/go-build/86/86e637a33cec0dc51c6e411da7b81d708814a9e4da66a7d42ba58af7f05b1f24-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b357/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b277/_pkg_.a # internal cp $WORK/b277/_pkg_.a /builddir/.cache/go-build/e2/e20e15dd1296ea9f08f1399a55660c9d891eb53a6a53a99f12e418e97ab67fa8-d # internal cp $WORK/b357/_pkg_.a /builddir/.cache/go-build/0b/0bf492c19308ab19bac0d2c259c12b4ecd7cb4a30167c49e7eb375e09e461576-d # internal github.com/sigstore/sigstore/pkg/signature mkdir -p $WORK/b355/ cat >/tmp/go-build355643826/b355/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile context=/tmp/go-build355643826/b002/_pkg_.a packagefile crypto=/tmp/go-build355643826/b075/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build355643826/b092/_pkg_.a packagefile crypto/ed25519=/tmp/go-build355643826/b120/_pkg_.a packagefile crypto/elliptic=/tmp/go-build355643826/b105/_pkg_.a packagefile crypto/rand=/tmp/go-build355643826/b114/_pkg_.a packagefile crypto/rsa=/tmp/go-build355643826/b115/_pkg_.a packagefile crypto/sha256=/tmp/go-build355643826/b116/_pkg_.a packagefile crypto/sha512=/tmp/go-build355643826/b110/_pkg_.a packagefile encoding/json=/tmp/go-build355643826/b055/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/google/go-containerregistry/pkg/name=/tmp/go-build355643826/b356/_pkg_.a packagefile github.com/sigstore/sigstore/pkg/cryptoutils=/tmp/go-build355643826/b357/_pkg_.a packagefile github.com/sigstore/sigstore/pkg/signature/options=/tmp/go-build355643826/b379/_pkg_.a packagefile github.com/sigstore/sigstore/pkg/signature/payload=/tmp/go-build355643826/b380/_pkg_.a packagefile golang.org/x/crypto/sha3=/tmp/go-build355643826/b381/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile path/filepath=/tmp/go-build355643826/b053/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b355/_pkg_.a -trimpath "$WORK/b355=>" -p github.com/sigstore/sigstore/pkg/signature -complete -installsuffix shared -buildid 8cw0TwpPl33Gjr2jCgrb/8cw0TwpPl33Gjr2jCgrb -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b355/importcfg -pack ./src/github.com/sigstore/sigstore/pkg/signature/doc.go ./src/github.com/sigstore/sigstore/pkg/signature/ecdsa.go ./src/github.com/sigstore/sigstore/pkg/signature/ed25519.go ./src/github.com/sigstore/sigstore/pkg/signature/ed25519ph.go ./src/github.com/sigstore/sigstore/pkg/signature/message.go ./src/github.com/sigstore/sigstore/pkg/signature/options.go ./src/github.com/sigstore/sigstore/pkg/signature/publickey.go ./src/github.com/sigstore/sigstore/pkg/signature/rsapkcs1v15.go ./src/github.com/sigstore/sigstore/pkg/signature/rsapss.go ./src/github.com/sigstore/sigstore/pkg/signature/signer.go ./src/github.com/sigstore/sigstore/pkg/signature/signerverifier.go ./src/github.com/sigstore/sigstore/pkg/signature/util.go ./src/github.com/sigstore/sigstore/pkg/signature/verifier.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b602/_pkg_.a # internal cp $WORK/b602/_pkg_.a /builddir/.cache/go-build/71/71ac74841acd334daef7035241de524e770150fe893ec1d886d5626507b1f2c0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b347/_pkg_.a # internal cp $WORK/b347/_pkg_.a /builddir/.cache/go-build/22/22bfd5584634650d8f79da83dc99577ddbb65a8789f89aa720c26a06fae7d527-d # internal github.com/go-openapi/jsonreference mkdir -p $WORK/b348/ cat >/tmp/go-build355643826/b348/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile github.com/go-openapi/jsonpointer=/tmp/go-build355643826/b347/_pkg_.a packagefile github.com/go-openapi/jsonreference/internal=/tmp/go-build355643826/b349/_pkg_.a packagefile net/url=/tmp/go-build355643826/b131/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b348/_pkg_.a -trimpath "$WORK/b348=>" -p github.com/go-openapi/jsonreference -complete -installsuffix shared -buildid YH0Owtt9u3hcMXwpDV9s/YH0Owtt9u3hcMXwpDV9s -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b348/importcfg -pack ./src/github.com/go-openapi/jsonreference/reference.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b348/_pkg_.a # internal cp $WORK/b348/_pkg_.a /builddir/.cache/go-build/64/64f1044af1997623456e342dfd26440c7076b3f3cccd9e1054a9f540ac9e2538-d # internal github.com/go-openapi/spec mkdir -p $WORK/b344/ cat >/tmp/go-build355643826/b344/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile compress/gzip=/tmp/go-build355643826/b199/_pkg_.a packagefile crypto/sha256=/tmp/go-build355643826/b116/_pkg_.a packagefile encoding/gob=/tmp/go-build355643826/b345/_pkg_.a packagefile encoding/json=/tmp/go-build355643826/b055/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/go-openapi/jsonpointer=/tmp/go-build355643826/b347/_pkg_.a packagefile github.com/go-openapi/jsonreference=/tmp/go-build355643826/b348/_pkg_.a packagefile github.com/go-openapi/swag=/tmp/go-build355643826/b335/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build355643826/b137/_pkg_.a packagefile log=/tmp/go-build355643826/b087/_pkg_.a packagefile net/http=/tmp/go-build355643826/b198/_pkg_.a packagefile net/url=/tmp/go-build355643826/b131/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile path=/tmp/go-build355643826/b044/_pkg_.a packagefile path/filepath=/tmp/go-build355643826/b053/_pkg_.a packagefile reflect=/tmp/go-build355643826/b029/_pkg_.a packagefile runtime=/tmp/go-build355643826/b009/_pkg_.a packagefile sort=/tmp/go-build355643826/b035/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b344/_pkg_.a -trimpath "$WORK/b344=>" -p github.com/go-openapi/spec -complete -installsuffix shared -buildid ZvSqs2qTGGaYEi597_LW/ZvSqs2qTGGaYEi597_LW -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b344/importcfg -pack ./src/github.com/go-openapi/spec/bindata.go ./src/github.com/go-openapi/spec/cache.go ./src/github.com/go-openapi/spec/contact_info.go ./src/github.com/go-openapi/spec/debug.go ./src/github.com/go-openapi/spec/errors.go ./src/github.com/go-openapi/spec/expander.go ./src/github.com/go-openapi/spec/external_docs.go ./src/github.com/go-openapi/spec/header.go ./src/github.com/go-openapi/spec/info.go ./src/github.com/go-openapi/spec/items.go ./src/github.com/go-openapi/spec/license.go ./src/github.com/go-openapi/spec/normalizer.go ./src/github.com/go-openapi/spec/normalizer_nonwindows.go ./src/github.com/go-openapi/spec/operation.go ./src/github.com/go-openapi/spec/parameter.go ./src/github.com/go-openapi/spec/path_item.go ./src/github.com/go-openapi/spec/paths.go ./src/github.com/go-openapi/spec/properties.go ./src/github.com/go-openapi/spec/ref.go ./src/github.com/go-openapi/spec/resolver.go ./src/github.com/go-openapi/spec/response.go ./src/github.com/go-openapi/spec/responses.go ./src/github.com/go-openapi/spec/schema.go ./src/github.com/go-openapi/spec/schema_loader.go ./src/github.com/go-openapi/spec/security_scheme.go ./src/github.com/go-openapi/spec/spec.go ./src/github.com/go-openapi/spec/swagger.go ./src/github.com/go-openapi/spec/tag.go ./src/github.com/go-openapi/spec/url_go19.go ./src/github.com/go-openapi/spec/validations.go ./src/github.com/go-openapi/spec/xml_object.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b577/_pkg_.a # internal cp $WORK/b577/_pkg_.a /builddir/.cache/go-build/d6/d6c1c0f5f9bb43a39f31a6f26dcc7f66bf8d0afd7e44e3e9011b2c5d9fdd5e98-d # internal github.com/docker/docker/client mkdir -p $WORK/b552/ cat >/tmp/go-build355643826/b552/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build355643826/b054/_pkg_.a packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile context=/tmp/go-build355643826/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build355643826/b117/_pkg_.a packagefile encoding/base64=/tmp/go-build355643826/b057/_pkg_.a packagefile encoding/json=/tmp/go-build355643826/b055/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/distribution/reference=/tmp/go-build355643826/b280/_pkg_.a packagefile github.com/docker/docker/api=/tmp/go-build355643826/b553/_pkg_.a packagefile github.com/docker/docker/api/types=/tmp/go-build355643826/b554/_pkg_.a packagefile github.com/docker/docker/api/types/checkpoint=/tmp/go-build355643826/b555/_pkg_.a packagefile github.com/docker/docker/api/types/container=/tmp/go-build355643826/b556/_pkg_.a packagefile github.com/docker/docker/api/types/events=/tmp/go-build355643826/b573/_pkg_.a packagefile github.com/docker/docker/api/types/filters=/tmp/go-build355643826/b558/_pkg_.a packagefile github.com/docker/docker/api/types/image=/tmp/go-build355643826/b565/_pkg_.a packagefile github.com/docker/docker/api/types/network=/tmp/go-build355643826/b560/_pkg_.a packagefile github.com/docker/docker/api/types/registry=/tmp/go-build355643826/b566/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=/tmp/go-build355643826/b568/_pkg_.a packagefile github.com/docker/docker/api/types/system=/tmp/go-build355643826/b571/_pkg_.a packagefile github.com/docker/docker/api/types/time=/tmp/go-build355643826/b574/_pkg_.a packagefile github.com/docker/docker/api/types/versions=/tmp/go-build355643826/b144/_pkg_.a packagefile github.com/docker/docker/api/types/volume=/tmp/go-build355643826/b572/_pkg_.a packagefile github.com/docker/docker/errdefs=/tmp/go-build355643826/b575/_pkg_.a packagefile github.com/docker/go-connections/sockets=/tmp/go-build355643826/b576/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=/tmp/go-build355643826/b495/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build355643826/b074/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build355643826/b083/_pkg_.a packagefile github.com/pkg/errors=/tmp/go-build355643826/b567/_pkg_.a packagefile go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp=/tmp/go-build355643826/b577/_pkg_.a packagefile go.opentelemetry.io/otel/trace=/tmp/go-build355643826/b600/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile net=/tmp/go-build355643826/b067/_pkg_.a packagefile net/http=/tmp/go-build355643826/b198/_pkg_.a packagefile net/url=/tmp/go-build355643826/b131/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile path=/tmp/go-build355643826/b044/_pkg_.a packagefile path/filepath=/tmp/go-build355643826/b053/_pkg_.a packagefile reflect=/tmp/go-build355643826/b029/_pkg_.a packagefile regexp=/tmp/go-build355643826/b065/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b552/_pkg_.a -trimpath "$WORK/b552=>" -p github.com/docker/docker/client -complete -installsuffix shared -buildid pB1NA527q2_ca7emEC2S/pB1NA527q2_ca7emEC2S -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b552/importcfg -pack ./src/github.com/docker/docker/client/build_cancel.go ./src/github.com/docker/docker/client/build_prune.go ./src/github.com/docker/docker/client/checkpoint_create.go ./src/github.com/docker/docker/client/checkpoint_delete.go ./src/github.com/docker/docker/client/checkpoint_list.go ./src/github.com/docker/docker/client/client.go ./src/github.com/docker/docker/client/client_deprecated.go ./src/github.com/docker/docker/client/client_unix.go ./src/github.com/docker/docker/client/config_create.go ./src/github.com/docker/docker/client/config_inspect.go ./src/github.com/docker/docker/client/config_list.go ./src/github.com/docker/docker/client/config_remove.go ./src/github.com/docker/docker/client/config_update.go ./src/github.com/docker/docker/client/container_attach.go ./src/github.com/docker/docker/client/container_commit.go ./src/github.com/docker/docker/client/container_copy.go ./src/github.com/docker/docker/client/container_create.go ./src/github.com/docker/docker/client/container_diff.go ./src/github.com/docker/docker/client/container_exec.go ./src/github.com/docker/docker/client/container_export.go ./src/github.com/docker/docker/client/container_inspect.go ./src/github.com/docker/docker/client/container_kill.go ./src/github.com/docker/docker/client/container_list.go ./src/github.com/docker/docker/client/container_logs.go ./src/github.com/docker/docker/client/container_pause.go ./src/github.com/docker/docker/client/container_prune.go ./src/github.com/docker/docker/client/container_remove.go ./src/github.com/docker/docker/client/container_rename.go ./src/github.com/docker/docker/client/container_resize.go ./src/github.com/docker/docker/client/container_restart.go ./src/github.com/docker/docker/client/container_start.go ./src/github.com/docker/docker/client/container_stats.go ./src/github.com/docker/docker/client/container_stop.go ./src/github.com/docker/docker/client/container_top.go ./src/github.com/docker/docker/client/container_unpause.go ./src/github.com/docker/docker/client/container_update.go ./src/github.com/docker/docker/client/container_wait.go ./src/github.com/docker/docker/client/disk_usage.go ./src/github.com/docker/docker/client/distribution_inspect.go ./src/github.com/docker/docker/client/envvars.go ./src/github.com/docker/docker/client/errors.go ./src/github.com/docker/docker/client/events.go ./src/github.com/docker/docker/client/hijack.go ./src/github.com/docker/docker/client/image_build.go ./src/github.com/docker/docker/client/image_create.go ./src/github.com/docker/docker/client/image_history.go ./src/github.com/docker/docker/client/image_import.go ./src/github.com/docker/docker/client/image_inspect.go ./src/github.com/docker/docker/client/image_list.go ./src/github.com/docker/docker/client/image_load.go ./src/github.com/docker/docker/client/image_prune.go ./src/github.com/docker/docker/client/image_pull.go ./src/github.com/docker/docker/client/image_push.go ./src/github.com/docker/docker/client/image_remove.go ./src/github.com/docker/docker/client/image_save.go ./src/github.com/docker/docker/client/image_search.go ./src/github.com/docker/docker/client/image_tag.go ./src/github.com/docker/docker/client/info.go ./src/github.com/docker/docker/client/interface.go ./src/github.com/docker/docker/client/interface_experimental.go ./src/github.com/docker/docker/client/interface_stable.go ./src/github.com/docker/docker/client/login.go ./src/github.com/docker/docker/client/network_connect.go ./src/github.com/docker/docker/client/network_create.go ./src/github.com/docker/docker/client/network_disconnect.go ./src/github.com/docker/docker/client/network_inspect.go ./src/github.com/docker/docker/client/network_list.go ./src/github.com/docker/docker/client/network_prune.go ./src/github.com/docker/docker/client/network_remove.go ./src/github.com/docker/docker/client/node_inspect.go ./src/github.com/docker/docker/client/node_list.go ./src/github.com/docker/docker/client/node_remove.go ./src/github.com/docker/docker/client/node_update.go ./src/github.com/docker/docker/client/options.go ./src/github.com/docker/docker/client/ping.go ./src/github.com/docker/docker/client/plugin_create.go ./src/github.com/docker/docker/client/plugin_disable.go ./src/github.com/docker/docker/client/plugin_enable.go ./src/github.com/docker/docker/client/plugin_inspect.go ./src/github.com/docker/docker/client/plugin_install.go ./src/github.com/docker/docker/client/plugin_list.go ./src/github.com/docker/docker/client/plugin_push.go ./src/github.com/docker/docker/client/plugin_remove.go ./src/github.com/docker/docker/client/plugin_set.go ./src/github.com/docker/docker/client/plugin_upgrade.go ./src/github.com/docker/docker/client/request.go ./src/github.com/docker/docker/client/secret_create.go ./src/github.com/docker/docker/client/secret_inspect.go ./src/github.com/docker/docker/client/secret_list.go ./src/github.com/docker/docker/client/secret_remove.go ./src/github.com/docker/docker/client/secret_update.go ./src/github.com/docker/docker/client/service_create.go ./src/github.com/docker/docker/client/service_inspect.go ./src/github.com/docker/docker/client/service_list.go ./src/github.com/docker/docker/client/service_logs.go ./src/github.com/docker/docker/client/service_remove.go ./src/github.com/docker/docker/client/service_update.go ./src/github.com/docker/docker/client/swarm_get_unlock_key.go ./src/github.com/docker/docker/client/swarm_init.go ./src/github.com/docker/docker/client/swarm_inspect.go ./src/github.com/docker/docker/client/swarm_join.go ./src/github.com/docker/docker/client/swarm_leave.go ./src/github.com/docker/docker/client/swarm_unlock.go ./src/github.com/docker/docker/client/swarm_update.go ./src/github.com/docker/docker/client/task_inspect.go ./src/github.com/docker/docker/client/task_list.go ./src/github.com/docker/docker/client/task_logs.go ./src/github.com/docker/docker/client/utils.go ./src/github.com/docker/docker/client/version.go ./src/github.com/docker/docker/client/volume_create.go ./src/github.com/docker/docker/client/volume_inspect.go ./src/github.com/docker/docker/client/volume_list.go ./src/github.com/docker/docker/client/volume_prune.go ./src/github.com/docker/docker/client/volume_remove.go ./src/github.com/docker/docker/client/volume_update.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b321/_pkg_.a # internal cp $WORK/b321/_pkg_.a /builddir/.cache/go-build/fb/fb5efdae939760ab941771e5c7a3131d1f1174452a30999c2d3688f55336b0f6-d # internal github.com/go-openapi/runtime mkdir -p $WORK/b318/ cat >/tmp/go-build355643826/b318/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build355643826/b054/_pkg_.a packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile context=/tmp/go-build355643826/b002/_pkg_.a packagefile encoding=/tmp/go-build355643826/b056/_pkg_.a packagefile encoding/csv=/tmp/go-build355643826/b319/_pkg_.a packagefile encoding/json=/tmp/go-build355643826/b055/_pkg_.a packagefile encoding/xml=/tmp/go-build355643826/b320/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/go-openapi/errors=/tmp/go-build355643826/b317/_pkg_.a packagefile github.com/go-openapi/strfmt=/tmp/go-build355643826/b321/_pkg_.a packagefile github.com/go-openapi/swag=/tmp/go-build355643826/b335/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile mime=/tmp/go-build355643826/b209/_pkg_.a packagefile net/http=/tmp/go-build355643826/b198/_pkg_.a packagefile net/url=/tmp/go-build355643826/b131/_pkg_.a packagefile reflect=/tmp/go-build355643826/b029/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b318/_pkg_.a -trimpath "$WORK/b318=>" -p github.com/go-openapi/runtime -complete -installsuffix shared -buildid _K7N9VzlynkijFV42l9A/_K7N9VzlynkijFV42l9A -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b318/importcfg -pack ./src/github.com/go-openapi/runtime/bytestream.go ./src/github.com/go-openapi/runtime/client_auth_info.go ./src/github.com/go-openapi/runtime/client_operation.go ./src/github.com/go-openapi/runtime/client_request.go ./src/github.com/go-openapi/runtime/client_response.go ./src/github.com/go-openapi/runtime/constants.go ./src/github.com/go-openapi/runtime/csv.go ./src/github.com/go-openapi/runtime/discard.go ./src/github.com/go-openapi/runtime/file.go ./src/github.com/go-openapi/runtime/headers.go ./src/github.com/go-openapi/runtime/interfaces.go ./src/github.com/go-openapi/runtime/json.go ./src/github.com/go-openapi/runtime/request.go ./src/github.com/go-openapi/runtime/statuses.go ./src/github.com/go-openapi/runtime/text.go ./src/github.com/go-openapi/runtime/values.go ./src/github.com/go-openapi/runtime/xml.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b702/_pkg_.a # internal cp $WORK/b702/_pkg_.a /builddir/.cache/go-build/d9/d95962b1662d86a37460a359e73189fcdd49afb5dcf5c2228453c5c7e846adea-d # internal github.com/containers/common/libnetwork/network mkdir -p $WORK/b701/ cat >/tmp/go-build355643826/b701/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/containers/common/libnetwork/netavark=/tmp/go-build355643826/b702/_pkg_.a packagefile github.com/containers/common/libnetwork/types=/tmp/go-build355643826/b063/_pkg_.a packagefile github.com/containers/common/pkg/config=/tmp/go-build355643826/b611/_pkg_.a packagefile github.com/containers/storage=/tmp/go-build355643826/b498/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=/tmp/go-build355643826/b162/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=/tmp/go-build355643826/b164/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build355643826/b085/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile path/filepath=/tmp/go-build355643826/b053/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b701/_pkg_.a -trimpath "$WORK/b701=>" -p github.com/containers/common/libnetwork/network -complete -installsuffix shared -buildid t_FNNohwrMdfhMe8an4d/t_FNNohwrMdfhMe8an4d -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b701/importcfg -pack ./src/github.com/containers/common/libnetwork/network/interface.go ./src/github.com/containers/common/libnetwork/network/interface_cni_unsupported.go ./src/github.com/containers/common/libnetwork/network/interface_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b355/_pkg_.a # internal cp $WORK/b355/_pkg_.a /builddir/.cache/go-build/44/449db946c6a02668d560557af968b813e6f702ce04fd4fe993ab4ef00472367d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b701/_pkg_.a # internal cp $WORK/b701/_pkg_.a /builddir/.cache/go-build/55/5506940f76121c10e2b71f8fedb5b343cdcaa8f3e84bc716b69414a04f56af38-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b318/_pkg_.a # internal cp $WORK/b318/_pkg_.a /builddir/.cache/go-build/c0/c00f09446685b8d1e083da991e29a508dc57de9dc2ee5337931ccbfda156d14f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b539/_pkg_.a # internal cp $WORK/b539/_pkg_.a /builddir/.cache/go-build/f5/f5b706d2ac55f9d2c3bb24fce5c91355e771d3caec34eed50147d861ece990f7-d # internal github.com/containers/common/pkg/auth mkdir -p $WORK/b690/ github.com/containers/image/v5/openshift mkdir -p $WORK/b603/ cat >/tmp/go-build355643826/b690/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build355643826/b054/_pkg_.a packagefile context=/tmp/go-build355643826/b002/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/containers/common/pkg/completion=/tmp/go-build355643826/b691/_pkg_.a packagefile github.com/containers/common/pkg/password=/tmp/go-build355643826/b694/_pkg_.a packagefile github.com/containers/image/v5/docker=/tmp/go-build355643826/b539/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build355643826/b073/_pkg_.a packagefile github.com/containers/image/v5/pkg/docker/config=/tmp/go-build355643826/b544/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=/tmp/go-build355643826/b545/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build355643826/b080/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=/tmp/go-build355643826/b195/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build355643826/b085/_pkg_.a packagefile github.com/spf13/pflag=/tmp/go-build355643826/b693/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile net/url=/tmp/go-build355643826/b131/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile path/filepath=/tmp/go-build355643826/b053/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a EOF cat >/tmp/go-build355643826/b603/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile context=/tmp/go-build355643826/b002/_pkg_.a packagefile crypto/rand=/tmp/go-build355643826/b114/_pkg_.a packagefile crypto/tls=/tmp/go-build355643826/b117/_pkg_.a packagefile crypto/x509=/tmp/go-build355643826/b126/_pkg_.a packagefile dario.cat/mergo=/tmp/go-build355643826/b604/_pkg_.a packagefile encoding/base64=/tmp/go-build355643826/b057/_pkg_.a packagefile encoding/json=/tmp/go-build355643826/b055/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/containers/image/v5/docker=/tmp/go-build355643826/b539/_pkg_.a packagefile github.com/containers/image/v5/docker/policyconfiguration=/tmp/go-build355643826/b540/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build355643826/b073/_pkg_.a packagefile github.com/containers/image/v5/internal/image=/tmp/go-build355643826/b293/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination=/tmp/go-build355643826/b300/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/impl=/tmp/go-build355643826/b490/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/stubs=/tmp/go-build355643826/b301/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/impl=/tmp/go-build355643826/b491/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/stubs=/tmp/go-build355643826/b295/_pkg_.a packagefile github.com/containers/image/v5/internal/iolimits=/tmp/go-build355643826/b298/_pkg_.a packagefile github.com/containers/image/v5/internal/private=/tmp/go-build355643826/b296/_pkg_.a packagefile github.com/containers/image/v5/internal/set=/tmp/go-build355643826/b141/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=/tmp/go-build355643826/b297/_pkg_.a packagefile github.com/containers/image/v5/manifest=/tmp/go-build355643826/b077/_pkg_.a packagefile github.com/containers/image/v5/transports=/tmp/go-build355643826/b382/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build355643826/b080/_pkg_.a packagefile github.com/containers/image/v5/version=/tmp/go-build355643826/b314/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=/tmp/go-build355643826/b195/_pkg_.a packagefile github.com/containers/storage/pkg/regexp=/tmp/go-build355643826/b064/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build355643826/b074/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build355643826/b085/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build355643826/b089/_pkg_.a packagefile gopkg.in/yaml.v3=/tmp/go-build355643826/b149/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile net=/tmp/go-build355643826/b067/_pkg_.a packagefile net/http=/tmp/go-build355643826/b198/_pkg_.a packagefile net/netip=/tmp/go-build355643826/b071/_pkg_.a packagefile net/url=/tmp/go-build355643826/b131/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile path=/tmp/go-build355643826/b044/_pkg_.a packagefile path/filepath=/tmp/go-build355643826/b053/_pkg_.a packagefile reflect=/tmp/go-build355643826/b029/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b690/_pkg_.a -trimpath "$WORK/b690=>" -p github.com/containers/common/pkg/auth -complete -installsuffix shared -buildid WIoNq_28x3b6hsQ3yLYL/WIoNq_28x3b6hsQ3yLYL -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b690/importcfg -pack ./src/github.com/containers/common/pkg/auth/auth.go ./src/github.com/containers/common/pkg/auth/cli.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b603/_pkg_.a -trimpath "$WORK/b603=>" -p github.com/containers/image/v5/openshift -complete -installsuffix shared -buildid xoKjJP2-rh6NJDqJic72/xoKjJP2-rh6NJDqJic72 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b603/importcfg -pack ./src/github.com/containers/image/v5/openshift/openshift-copies.go ./src/github.com/containers/image/v5/openshift/openshift.go ./src/github.com/containers/image/v5/openshift/openshift_dest.go ./src/github.com/containers/image/v5/openshift/openshift_src.go ./src/github.com/containers/image/v5/openshift/openshift_transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b638/_pkg_.a # internal cp $WORK/b638/_pkg_.a /builddir/.cache/go-build/02/02a089ea1c670730634b0123d1f9cdc869e66a65b4ce41aaddb7f1831d334453-d # internal github.com/openshift/imagebuilder mkdir -p $WORK/b652/ cat >/tmp/go-build355643826/b652/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile flag=/tmp/go-build355643826/b187/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/containerd/containerd/platforms=/tmp/go-build355643826/b216/_pkg_.a packagefile github.com/containers/storage/pkg/regexp=/tmp/go-build355643826/b064/_pkg_.a packagefile github.com/fsouza/go-dockerclient=/tmp/go-build355643826/b638/_pkg_.a packagefile github.com/moby/buildkit/frontend/dockerfile/parser=/tmp/go-build355643826/b653/_pkg_.a packagefile github.com/moby/buildkit/frontend/dockerfile/shell=/tmp/go-build355643826/b655/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/command=/tmp/go-build355643826/b658/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/parser=/tmp/go-build355643826/b659/_pkg_.a packagefile github.com/openshift/imagebuilder/signal=/tmp/go-build355643826/b660/_pkg_.a packagefile github.com/openshift/imagebuilder/strslice=/tmp/go-build355643826/b661/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile io/ioutil=/tmp/go-build355643826/b137/_pkg_.a packagefile log=/tmp/go-build355643826/b087/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile path/filepath=/tmp/go-build355643826/b053/_pkg_.a packagefile runtime=/tmp/go-build355643826/b009/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile text/scanner=/tmp/go-build355643826/b153/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a packagefile unicode=/tmp/go-build355643826/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b652/_pkg_.a -trimpath "$WORK/b652=>" -p github.com/openshift/imagebuilder -complete -installsuffix shared -buildid uxBwUTr7gM1priWEMViI/uxBwUTr7gM1priWEMViI -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b652/importcfg -pack ./src/github.com/openshift/imagebuilder/builder.go ./src/github.com/openshift/imagebuilder/constants.go ./src/github.com/openshift/imagebuilder/dispatchers.go ./src/github.com/openshift/imagebuilder/doc.go ./src/github.com/openshift/imagebuilder/evaluator.go ./src/github.com/openshift/imagebuilder/internals.go ./src/github.com/openshift/imagebuilder/shell_parser.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b690/_pkg_.a # internal cp $WORK/b690/_pkg_.a /builddir/.cache/go-build/6b/6b2b43b034f008dd9e17702913d38fcff98106bacd82099ead0964576ee47574-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b344/_pkg_.a # internal cp $WORK/b344/_pkg_.a /builddir/.cache/go-build/bc/bcfeca254174eed98182d2437852f705953965905c2109bb162d9505d8f528b9-d # internal github.com/go-openapi/analysis/internal/flatten/normalize mkdir -p $WORK/b343/ github.com/go-openapi/analysis/internal/flatten/replace mkdir -p $WORK/b351/ github.com/go-openapi/analysis/internal/flatten/schutils github.com/go-openapi/analysis/internal/flatten/operations cat >/tmp/go-build355643826/b343/importcfg << 'EOF' # internal # import config packagefile github.com/go-openapi/spec=/tmp/go-build355643826/b344/_pkg_.a packagefile net/url=/tmp/go-build355643826/b131/_pkg_.a packagefile path=/tmp/go-build355643826/b044/_pkg_.a packagefile path/filepath=/tmp/go-build355643826/b053/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b343/_pkg_.a -trimpath "$WORK/b343=>" -p github.com/go-openapi/analysis/internal/flatten/normalize -complete -installsuffix shared -buildid NyX58bH74hdu87DyWFWb/NyX58bH74hdu87DyWFWb -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b343/importcfg -pack ./src/github.com/go-openapi/analysis/internal/flatten/normalize/normalize.go mkdir -p $WORK/b352/ cat >/tmp/go-build355643826/b351/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/go-openapi/analysis/internal/debug=/tmp/go-build355643826/b342/_pkg_.a packagefile github.com/go-openapi/jsonpointer=/tmp/go-build355643826/b347/_pkg_.a packagefile github.com/go-openapi/spec=/tmp/go-build355643826/b344/_pkg_.a packagefile net/url=/tmp/go-build355643826/b131/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile path=/tmp/go-build355643826/b044/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b351/_pkg_.a -trimpath "$WORK/b351=>" -p github.com/go-openapi/analysis/internal/flatten/replace -complete -installsuffix shared -buildid vn82CIgkObH88k1zqYoC/vn82CIgkObH88k1zqYoC -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b351/importcfg -pack ./src/github.com/go-openapi/analysis/internal/flatten/replace/replace.go mkdir -p $WORK/b350/ cat >/tmp/go-build355643826/b352/importcfg << 'EOF' # internal # import config packagefile github.com/go-openapi/spec=/tmp/go-build355643826/b344/_pkg_.a packagefile github.com/go-openapi/swag=/tmp/go-build355643826/b335/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b352/_pkg_.a -trimpath "$WORK/b352=>" -p github.com/go-openapi/analysis/internal/flatten/schutils -complete -installsuffix shared -buildid 8wTuJCZQW8TEsVe7jbUR/8wTuJCZQW8TEsVe7jbUR -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b352/importcfg -pack ./src/github.com/go-openapi/analysis/internal/flatten/schutils/flatten_schema.go cat >/tmp/go-build355643826/b350/importcfg << 'EOF' # internal # import config packagefile github.com/go-openapi/jsonpointer=/tmp/go-build355643826/b347/_pkg_.a packagefile github.com/go-openapi/spec=/tmp/go-build355643826/b344/_pkg_.a packagefile github.com/go-openapi/swag=/tmp/go-build355643826/b335/_pkg_.a packagefile path=/tmp/go-build355643826/b044/_pkg_.a packagefile sort=/tmp/go-build355643826/b035/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b350/_pkg_.a -trimpath "$WORK/b350=>" -p github.com/go-openapi/analysis/internal/flatten/operations -complete -installsuffix shared -buildid 9S3jbnnoHfxrKmQzp9G0/9S3jbnnoHfxrKmQzp9G0 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b350/importcfg -pack ./src/github.com/go-openapi/analysis/internal/flatten/operations/operations.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b352/_pkg_.a # internal cp $WORK/b352/_pkg_.a /builddir/.cache/go-build/1e/1ee79356beef797590f919f76ec8c08b9cd2e1ce7c0ef47e145a41ab2403ad41-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b343/_pkg_.a # internal cp $WORK/b343/_pkg_.a /builddir/.cache/go-build/ee/eebc85532398f7aa3ebc556f3287f08e707e9161cae61485a2d5326baa356f98-d # internal github.com/go-openapi/analysis/internal/flatten/sortref mkdir -p $WORK/b353/ cat >/tmp/go-build355643826/b353/importcfg << 'EOF' # internal # import config packagefile github.com/go-openapi/analysis/internal/flatten/normalize=/tmp/go-build355643826/b343/_pkg_.a packagefile github.com/go-openapi/jsonpointer=/tmp/go-build355643826/b347/_pkg_.a packagefile github.com/go-openapi/spec=/tmp/go-build355643826/b344/_pkg_.a packagefile net/http=/tmp/go-build355643826/b198/_pkg_.a packagefile path=/tmp/go-build355643826/b044/_pkg_.a packagefile reflect=/tmp/go-build355643826/b029/_pkg_.a packagefile sort=/tmp/go-build355643826/b035/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b353/_pkg_.a -trimpath "$WORK/b353=>" -p github.com/go-openapi/analysis/internal/flatten/sortref -complete -installsuffix shared -buildid t8WStaXOlIvWsrSFfA3W/t8WStaXOlIvWsrSFfA3W -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b353/importcfg -pack ./src/github.com/go-openapi/analysis/internal/flatten/sortref/keys.go ./src/github.com/go-openapi/analysis/internal/flatten/sortref/sort_ref.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b452/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b350/_pkg_.a # internal cp $WORK/b350/_pkg_.a /builddir/.cache/go-build/14/1446e898a0b6f35ea3acce6c7729c7908140177750c3c8aef8a0c3a2e179a5c6-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b603/_pkg_.a # internal cp $WORK/b452/_pkg_.a /builddir/.cache/go-build/ff/fff238595d6ec336a24f3332a4254d67fe7d6b6ad36a3dec7a515d331e22b6b6-d # internal google.golang.org/grpc/internal/transport mkdir -p $WORK/b451/ cat >/tmp/go-build355643826/b451/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build355643826/b054/_pkg_.a packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile context=/tmp/go-build355643826/b002/_pkg_.a packagefile encoding/base64=/tmp/go-build355643826/b057/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/golang/protobuf/proto=/tmp/go-build355643826/b226/_pkg_.a packagefile golang.org/x/net/http2=/tmp/go-build355643826/b452/_pkg_.a packagefile golang.org/x/net/http2/hpack=/tmp/go-build355643826/b459/_pkg_.a packagefile google.golang.org/grpc/codes=/tmp/go-build355643826/b218/_pkg_.a packagefile google.golang.org/grpc/credentials=/tmp/go-build355643826/b225/_pkg_.a packagefile google.golang.org/grpc/grpclog=/tmp/go-build355643826/b222/_pkg_.a packagefile google.golang.org/grpc/internal=/tmp/go-build355643826/b219/_pkg_.a packagefile google.golang.org/grpc/internal/channelz=/tmp/go-build355643826/b423/_pkg_.a packagefile google.golang.org/grpc/internal/credentials=/tmp/go-build355643826/b258/_pkg_.a packagefile google.golang.org/grpc/internal/grpclog=/tmp/go-build355643826/b223/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=/tmp/go-build355643826/b427/_pkg_.a packagefile google.golang.org/grpc/internal/grpcsync=/tmp/go-build355643826/b438/_pkg_.a packagefile google.golang.org/grpc/internal/grpcutil=/tmp/go-build355643826/b430/_pkg_.a packagefile google.golang.org/grpc/internal/metadata=/tmp/go-build355643826/b441/_pkg_.a packagefile google.golang.org/grpc/internal/pretty=/tmp/go-build355643826/b442/_pkg_.a packagefile google.golang.org/grpc/internal/status=/tmp/go-build355643826/b263/_pkg_.a packagefile google.golang.org/grpc/internal/syscall=/tmp/go-build355643826/b460/_pkg_.a packagefile google.golang.org/grpc/internal/transport/networktype=/tmp/go-build355643826/b450/_pkg_.a packagefile google.golang.org/grpc/keepalive=/tmp/go-build355643826/b461/_pkg_.a packagefile google.golang.org/grpc/metadata=/tmp/go-build355643826/b424/_pkg_.a packagefile google.golang.org/grpc/peer=/tmp/go-build355643826/b462/_pkg_.a packagefile google.golang.org/grpc/resolver=/tmp/go-build355643826/b224/_pkg_.a packagefile google.golang.org/grpc/stats=/tmp/go-build355643826/b463/_pkg_.a packagefile google.golang.org/grpc/status=/tmp/go-build355643826/b260/_pkg_.a packagefile google.golang.org/grpc/tap=/tmp/go-build355643826/b464/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile math=/tmp/go-build355643826/b030/_pkg_.a packagefile net=/tmp/go-build355643826/b067/_pkg_.a packagefile net/http=/tmp/go-build355643826/b198/_pkg_.a packagefile net/http/httputil=/tmp/go-build355643826/b465/_pkg_.a packagefile net/url=/tmp/go-build355643826/b131/_pkg_.a packagefile path/filepath=/tmp/go-build355643826/b053/_pkg_.a packagefile runtime=/tmp/go-build355643826/b009/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build355643826/b022/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a packagefile unicode/utf8=/tmp/go-build355643826/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b451/_pkg_.a -trimpath "$WORK/b451=>" -p google.golang.org/grpc/internal/transport -complete -installsuffix shared -buildid 8u28xPpNFwMh45DNkNnS/8u28xPpNFwMh45DNkNnS -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b451/importcfg -pack ./src/google.golang.org/grpc/internal/transport/bdp_estimator.go ./src/google.golang.org/grpc/internal/transport/controlbuf.go ./src/google.golang.org/grpc/internal/transport/defaults.go ./src/google.golang.org/grpc/internal/transport/flowcontrol.go ./src/google.golang.org/grpc/internal/transport/handler_server.go ./src/google.golang.org/grpc/internal/transport/http2_client.go ./src/google.golang.org/grpc/internal/transport/http2_server.go ./src/google.golang.org/grpc/internal/transport/http_util.go ./src/google.golang.org/grpc/internal/transport/logging.go ./src/google.golang.org/grpc/internal/transport/proxy.go ./src/google.golang.org/grpc/internal/transport/transport.go cp $WORK/b603/_pkg_.a /builddir/.cache/go-build/79/7911241e3b36c4e087ac60ce5618b09c445bb8ab52e2cf511713c0ebc8533549-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b351/_pkg_.a # internal cp $WORK/b351/_pkg_.a /builddir/.cache/go-build/3b/3b376d230e36c906b7e12c87871e3c6ea7ecfd341b3dce83fed5ac48a6eb0c8f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b353/_pkg_.a # internal cp $WORK/b353/_pkg_.a /builddir/.cache/go-build/59/59f4fc1d29a07c1c3e120b28b0c9e48f96ffd19adf00f8e4158f4dd25b64aa08-d # internal github.com/go-openapi/analysis mkdir -p $WORK/b341/ cat >/tmp/go-build355643826/b341/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/go-openapi/analysis/internal/debug=/tmp/go-build355643826/b342/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/normalize=/tmp/go-build355643826/b343/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/operations=/tmp/go-build355643826/b350/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/replace=/tmp/go-build355643826/b351/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/schutils=/tmp/go-build355643826/b352/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/sortref=/tmp/go-build355643826/b353/_pkg_.a packagefile github.com/go-openapi/jsonpointer=/tmp/go-build355643826/b347/_pkg_.a packagefile github.com/go-openapi/spec=/tmp/go-build355643826/b344/_pkg_.a packagefile github.com/go-openapi/strfmt=/tmp/go-build355643826/b321/_pkg_.a packagefile github.com/go-openapi/swag=/tmp/go-build355643826/b335/_pkg_.a packagefile log=/tmp/go-build355643826/b087/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile path=/tmp/go-build355643826/b044/_pkg_.a packagefile reflect=/tmp/go-build355643826/b029/_pkg_.a packagefile sort=/tmp/go-build355643826/b035/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b341/_pkg_.a -trimpath "$WORK/b341=>" -p github.com/go-openapi/analysis -complete -installsuffix shared -buildid iP-S7BP_PzJSDOFO3E2t/iP-S7BP_PzJSDOFO3E2t -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b341/importcfg -pack ./src/github.com/go-openapi/analysis/analyzer.go ./src/github.com/go-openapi/analysis/debug.go ./src/github.com/go-openapi/analysis/doc.go ./src/github.com/go-openapi/analysis/fixer.go ./src/github.com/go-openapi/analysis/flatten.go ./src/github.com/go-openapi/analysis/flatten_name.go ./src/github.com/go-openapi/analysis/flatten_options.go ./src/github.com/go-openapi/analysis/mixin.go ./src/github.com/go-openapi/analysis/schema.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b652/_pkg_.a # internal cp $WORK/b652/_pkg_.a /builddir/.cache/go-build/a3/a3f826a84ed8fc4d3a6c11d86715c45a16963629cc89e88f513866a0f3ca47b9-d # internal github.com/containers/buildah/internal/config mkdir -p $WORK/b637/ github.com/containers/buildah/pkg/parse cat >/tmp/go-build355643826/b637/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/containers/buildah/docker=/tmp/go-build355643826/b635/_pkg_.a packagefile github.com/containers/image/v5/manifest=/tmp/go-build355643826/b077/_pkg_.a packagefile github.com/fsouza/go-dockerclient=/tmp/go-build355643826/b638/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build355643826/b083/_pkg_.a packagefile github.com/openshift/imagebuilder=/tmp/go-build355643826/b652/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a EOF mkdir -p $WORK/b682/ /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b637/_pkg_.a -trimpath "$WORK/b637=>" -p github.com/containers/buildah/internal/config -complete -installsuffix shared -buildid Wf7Xi14TPsEkIOIL-Esg/Wf7Xi14TPsEkIOIL-Esg -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b637/importcfg -pack ./_build/src/github.com/containers/buildah/internal/config/convert.go ./_build/src/github.com/containers/buildah/internal/config/executor.go ./_build/src/github.com/containers/buildah/internal/config/override.go cat >/tmp/go-build355643826/b682/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/containerd/containerd/platforms=/tmp/go-build355643826/b216/_pkg_.a packagefile github.com/containers/buildah/define=/tmp/go-build355643826/b062/_pkg_.a packagefile github.com/containers/buildah/internal/mkcw/types=/tmp/go-build355643826/b663/_pkg_.a packagefile github.com/containers/buildah/internal/parse=/tmp/go-build355643826/b677/_pkg_.a packagefile github.com/containers/buildah/internal/sbom=/tmp/go-build355643826/b674/_pkg_.a packagefile github.com/containers/buildah/internal/tmpdir=/tmp/go-build355643826/b664/_pkg_.a packagefile github.com/containers/buildah/pkg/sshagent=/tmp/go-build355643826/b683/_pkg_.a packagefile github.com/containers/common/pkg/auth=/tmp/go-build355643826/b690/_pkg_.a packagefile github.com/containers/common/pkg/config=/tmp/go-build355643826/b611/_pkg_.a packagefile github.com/containers/common/pkg/parse=/tmp/go-build355643826/b678/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build355643826/b073/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build355643826/b080/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=/tmp/go-build355643826/b154/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=/tmp/go-build355643826/b164/_pkg_.a packagefile github.com/containers/storage/types=/tmp/go-build355643826/b191/_pkg_.a packagefile github.com/cyphar/filepath-securejoin=/tmp/go-build355643826/b536/_pkg_.a packagefile github.com/docker/go-units=/tmp/go-build355643826/b158/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/devices=/tmp/go-build355643826/b196/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build355643826/b166/_pkg_.a packagefile github.com/openshift/imagebuilder=/tmp/go-build355643826/b652/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build355643826/b085/_pkg_.a packagefile github.com/spf13/cobra=/tmp/go-build355643826/b692/_pkg_.a packagefile github.com/spf13/pflag=/tmp/go-build355643826/b693/_pkg_.a packagefile golang.org/x/term=/tmp/go-build355643826/b378/_pkg_.a packagefile net=/tmp/go-build355643826/b067/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile path/filepath=/tmp/go-build355643826/b053/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile unicode=/tmp/go-build355643826/b034/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b682/_pkg_.a -trimpath "$WORK/b682=>" -p github.com/containers/buildah/pkg/parse -complete -installsuffix shared -buildid wq8xAmqJuK2JcOwFdUeK/wq8xAmqJuK2JcOwFdUeK -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b682/importcfg -pack ./_build/src/github.com/containers/buildah/pkg/parse/parse.go ./_build/src/github.com/containers/buildah/pkg/parse/parse_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b552/_pkg_.a # internal cp $WORK/b552/_pkg_.a /builddir/.cache/go-build/8b/8bec786e787a89ea107218fe5288357ea89479cc89d1e999e74198fd2e42be4a-d # internal github.com/containers/image/v5/docker/daemon mkdir -p $WORK/b551/ cat >/tmp/go-build355643826/b551/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build355643826/b002/_pkg_.a packagefile encoding/json=/tmp/go-build355643826/b055/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/containers/image/v5/docker/internal/tarfile=/tmp/go-build355643826/b550/_pkg_.a packagefile github.com/containers/image/v5/docker/policyconfiguration=/tmp/go-build355643826/b540/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build355643826/b073/_pkg_.a packagefile github.com/containers/image/v5/internal/image=/tmp/go-build355643826/b293/_pkg_.a packagefile github.com/containers/image/v5/internal/private=/tmp/go-build355643826/b296/_pkg_.a packagefile github.com/containers/image/v5/transports=/tmp/go-build355643826/b382/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build355643826/b080/_pkg_.a packagefile github.com/docker/docker/client=/tmp/go-build355643826/b552/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=/tmp/go-build355643826/b495/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build355643826/b074/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build355643826/b085/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile net/http=/tmp/go-build355643826/b198/_pkg_.a packagefile path/filepath=/tmp/go-build355643826/b053/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b551/_pkg_.a -trimpath "$WORK/b551=>" -p github.com/containers/image/v5/docker/daemon -complete -installsuffix shared -buildid gFT8aJ1jTVaNIy55I1M7/gFT8aJ1jTVaNIy55I1M7 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b551/importcfg -pack ./src/github.com/containers/image/v5/docker/daemon/client.go ./src/github.com/containers/image/v5/docker/daemon/daemon_dest.go ./src/github.com/containers/image/v5/docker/daemon/daemon_src.go ./src/github.com/containers/image/v5/docker/daemon/daemon_transport.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b637/_pkg_.a # internal cp $WORK/b637/_pkg_.a /builddir/.cache/go-build/e9/e9caceeceb5d03ba838ad74388f1cb3bcaee50b8ff170273c3718136d860257f-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b682/_pkg_.a # internal cp $WORK/b682/_pkg_.a /builddir/.cache/go-build/86/862586f47eae4f0c7246e90a085d16a5e15aa9d4051b5248d0f3147b304eb0b1-d # internal github.com/containers/buildah/pkg/util mkdir -p $WORK/b695/ cat >/tmp/go-build355643826/b695/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/containers/buildah/pkg/parse=/tmp/go-build355643826/b682/_pkg_.a packagefile github.com/docker/go-units=/tmp/go-build355643826/b158/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build355643826/b086/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile path/filepath=/tmp/go-build355643826/b053/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile syscall=/tmp/go-build355643826/b024/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b695/_pkg_.a -trimpath "$WORK/b695=>" -p github.com/containers/buildah/pkg/util -complete -installsuffix shared -buildid gPj-J0F3dBLgz1orWEVG/gPj-J0F3dBLgz1orWEVG -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b695/importcfg -pack ./_build/src/github.com/containers/buildah/pkg/util/resource_unix.go ./_build/src/github.com/containers/buildah/pkg/util/uptime_linux.go ./_build/src/github.com/containers/buildah/pkg/util/util.go ./_build/src/github.com/containers/buildah/pkg/util/version_unix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b551/_pkg_.a # internal cp $WORK/b551/_pkg_.a /builddir/.cache/go-build/f9/f96de5c3425abcc59e5d42a549685666d02f729ac8bd57ca26e8b06dee121750-d # internal github.com/containers/image/v5/transports/alltransports mkdir -p $WORK/b537/ cat >/tmp/go-build355643826/b537/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/containers/image/v5/directory=/tmp/go-build355643826/b538/_pkg_.a packagefile github.com/containers/image/v5/docker=/tmp/go-build355643826/b539/_pkg_.a packagefile github.com/containers/image/v5/docker/archive=/tmp/go-build355643826/b549/_pkg_.a packagefile github.com/containers/image/v5/docker/daemon=/tmp/go-build355643826/b551/_pkg_.a packagefile github.com/containers/image/v5/oci/archive=/tmp/go-build355643826/b602/_pkg_.a packagefile github.com/containers/image/v5/oci/layout=/tmp/go-build355643826/b488/_pkg_.a packagefile github.com/containers/image/v5/openshift=/tmp/go-build355643826/b603/_pkg_.a packagefile github.com/containers/image/v5/sif=/tmp/go-build355643826/b605/_pkg_.a packagefile github.com/containers/image/v5/storage=/tmp/go-build355643826/b496/_pkg_.a packagefile github.com/containers/image/v5/tarball=/tmp/go-build355643826/b609/_pkg_.a packagefile github.com/containers/image/v5/transports=/tmp/go-build355643826/b382/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build355643826/b080/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b537/_pkg_.a -trimpath "$WORK/b537=>" -p github.com/containers/image/v5/transports/alltransports -complete -installsuffix shared -buildid A8PgMXuxnB8ptCqTWbZT/A8PgMXuxnB8ptCqTWbZT -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b537/importcfg -pack ./src/github.com/containers/image/v5/transports/alltransports/alltransports.go ./src/github.com/containers/image/v5/transports/alltransports/docker_daemon.go ./src/github.com/containers/image/v5/transports/alltransports/ostree_stub.go ./src/github.com/containers/image/v5/transports/alltransports/storage.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b537/_pkg_.a # internal cp $WORK/b537/_pkg_.a /builddir/.cache/go-build/2a/2a4a6a22858accd41c3e96b5bf82b7ffc5cfb3897a65324b15e67c52ba896f5b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b695/_pkg_.a # internal cp $WORK/b695/_pkg_.a /builddir/.cache/go-build/35/357193c2f4f7adc249e534596ee69a25a261e7ae5a06c07b676dc3c1d3aaf011-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b341/_pkg_.a # internal cp $WORK/b341/_pkg_.a /builddir/.cache/go-build/5b/5b146cca5cbd7768ac655a8dc0584d55c8814e46c8a6c61d5b600c6cff6f2a98-d # internal github.com/go-openapi/loads mkdir -p $WORK/b354/ cat >/tmp/go-build355643826/b354/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile encoding/gob=/tmp/go-build355643826/b345/_pkg_.a packagefile encoding/json=/tmp/go-build355643826/b055/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/go-openapi/analysis=/tmp/go-build355643826/b341/_pkg_.a packagefile github.com/go-openapi/spec=/tmp/go-build355643826/b344/_pkg_.a packagefile github.com/go-openapi/swag=/tmp/go-build355643826/b335/_pkg_.a packagefile net/url=/tmp/go-build355643826/b131/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b354/_pkg_.a -trimpath "$WORK/b354=>" -p github.com/go-openapi/loads -complete -installsuffix shared -buildid wmELvsKEdUBqjmWL0MB6/wmELvsKEdUBqjmWL0MB6 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b354/importcfg -pack ./src/github.com/go-openapi/loads/doc.go ./src/github.com/go-openapi/loads/loaders.go ./src/github.com/go-openapi/loads/options.go ./src/github.com/go-openapi/loads/spec.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b354/_pkg_.a # internal cp $WORK/b354/_pkg_.a /builddir/.cache/go-build/bc/bc60e1dbce369263b2673467fa1f1baaf1fd3718e332a4db462adda9cae8ceab-d # internal github.com/go-openapi/validate mkdir -p $WORK/b340/ cat >/tmp/go-build355643826/b340/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build355643826/b002/_pkg_.a packagefile encoding/json=/tmp/go-build355643826/b055/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/go-openapi/analysis=/tmp/go-build355643826/b341/_pkg_.a packagefile github.com/go-openapi/errors=/tmp/go-build355643826/b317/_pkg_.a packagefile github.com/go-openapi/jsonpointer=/tmp/go-build355643826/b347/_pkg_.a packagefile github.com/go-openapi/loads=/tmp/go-build355643826/b354/_pkg_.a packagefile github.com/go-openapi/spec=/tmp/go-build355643826/b344/_pkg_.a packagefile github.com/go-openapi/strfmt=/tmp/go-build355643826/b321/_pkg_.a packagefile github.com/go-openapi/swag=/tmp/go-build355643826/b335/_pkg_.a packagefile log=/tmp/go-build355643826/b087/_pkg_.a packagefile net/http=/tmp/go-build355643826/b198/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile path/filepath=/tmp/go-build355643826/b053/_pkg_.a packagefile reflect=/tmp/go-build355643826/b029/_pkg_.a packagefile regexp=/tmp/go-build355643826/b065/_pkg_.a packagefile runtime=/tmp/go-build355643826/b009/_pkg_.a packagefile sort=/tmp/go-build355643826/b035/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build355643826/b022/_pkg_.a packagefile unicode/utf8=/tmp/go-build355643826/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b340/_pkg_.a -trimpath "$WORK/b340=>" -p github.com/go-openapi/validate -complete -installsuffix shared -buildid vH_hbfl34ZcXgku6ITeK/vH_hbfl34ZcXgku6ITeK -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b340/importcfg -pack ./src/github.com/go-openapi/validate/context.go ./src/github.com/go-openapi/validate/debug.go ./src/github.com/go-openapi/validate/default_validator.go ./src/github.com/go-openapi/validate/doc.go ./src/github.com/go-openapi/validate/example_validator.go ./src/github.com/go-openapi/validate/formats.go ./src/github.com/go-openapi/validate/helpers.go ./src/github.com/go-openapi/validate/object_validator.go ./src/github.com/go-openapi/validate/options.go ./src/github.com/go-openapi/validate/result.go ./src/github.com/go-openapi/validate/rexp.go ./src/github.com/go-openapi/validate/schema.go ./src/github.com/go-openapi/validate/schema_messages.go ./src/github.com/go-openapi/validate/schema_option.go ./src/github.com/go-openapi/validate/schema_props.go ./src/github.com/go-openapi/validate/slice_validator.go ./src/github.com/go-openapi/validate/spec.go ./src/github.com/go-openapi/validate/spec_messages.go ./src/github.com/go-openapi/validate/type.go ./src/github.com/go-openapi/validate/validator.go ./src/github.com/go-openapi/validate/values.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b451/_pkg_.a # internal cp $WORK/b451/_pkg_.a /builddir/.cache/go-build/4b/4b5219d189c7da09722ee7f4e71199bc5b1fbc6765f06ea200311d316f7ad191-d # internal google.golang.org/grpc mkdir -p $WORK/b413/ cat >/tmp/go-build355643826/b413/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile compress/gzip=/tmp/go-build355643826/b199/_pkg_.a packagefile context=/tmp/go-build355643826/b002/_pkg_.a packagefile encoding/binary=/tmp/go-build355643826/b058/_pkg_.a packagefile encoding/json=/tmp/go-build355643826/b055/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile golang.org/x/net/trace=/tmp/go-build355643826/b414/_pkg_.a packagefile google.golang.org/grpc/backoff=/tmp/go-build355643826/b420/_pkg_.a packagefile google.golang.org/grpc/balancer=/tmp/go-build355643826/b421/_pkg_.a packagefile google.golang.org/grpc/balancer/base=/tmp/go-build355643826/b425/_pkg_.a packagefile google.golang.org/grpc/balancer/roundrobin=/tmp/go-build355643826/b426/_pkg_.a packagefile google.golang.org/grpc/channelz=/tmp/go-build355643826/b422/_pkg_.a packagefile google.golang.org/grpc/codes=/tmp/go-build355643826/b218/_pkg_.a packagefile google.golang.org/grpc/connectivity=/tmp/go-build355643826/b221/_pkg_.a packagefile google.golang.org/grpc/credentials=/tmp/go-build355643826/b225/_pkg_.a packagefile google.golang.org/grpc/credentials/insecure=/tmp/go-build355643826/b428/_pkg_.a packagefile google.golang.org/grpc/encoding=/tmp/go-build355643826/b429/_pkg_.a packagefile google.golang.org/grpc/encoding/proto=/tmp/go-build355643826/b432/_pkg_.a packagefile google.golang.org/grpc/grpclog=/tmp/go-build355643826/b222/_pkg_.a packagefile google.golang.org/grpc/internal=/tmp/go-build355643826/b219/_pkg_.a packagefile google.golang.org/grpc/internal/backoff=/tmp/go-build355643826/b433/_pkg_.a packagefile google.golang.org/grpc/internal/balancer/gracefulswitch=/tmp/go-build355643826/b434/_pkg_.a packagefile google.golang.org/grpc/internal/balancerload=/tmp/go-build355643826/b435/_pkg_.a packagefile google.golang.org/grpc/internal/binarylog=/tmp/go-build355643826/b436/_pkg_.a packagefile google.golang.org/grpc/internal/channelz=/tmp/go-build355643826/b423/_pkg_.a packagefile google.golang.org/grpc/internal/grpclog=/tmp/go-build355643826/b223/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=/tmp/go-build355643826/b427/_pkg_.a packagefile google.golang.org/grpc/internal/grpcsync=/tmp/go-build355643826/b438/_pkg_.a packagefile google.golang.org/grpc/internal/grpcutil=/tmp/go-build355643826/b430/_pkg_.a packagefile google.golang.org/grpc/internal/idle=/tmp/go-build355643826/b440/_pkg_.a packagefile google.golang.org/grpc/internal/metadata=/tmp/go-build355643826/b441/_pkg_.a packagefile google.golang.org/grpc/internal/pretty=/tmp/go-build355643826/b442/_pkg_.a packagefile google.golang.org/grpc/internal/resolver=/tmp/go-build355643826/b446/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/passthrough=/tmp/go-build355643826/b448/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/unix=/tmp/go-build355643826/b449/_pkg_.a packagefile google.golang.org/grpc/internal/serviceconfig=/tmp/go-build355643826/b447/_pkg_.a packagefile google.golang.org/grpc/internal/status=/tmp/go-build355643826/b263/_pkg_.a packagefile google.golang.org/grpc/internal/transport=/tmp/go-build355643826/b451/_pkg_.a packagefile google.golang.org/grpc/keepalive=/tmp/go-build355643826/b461/_pkg_.a packagefile google.golang.org/grpc/metadata=/tmp/go-build355643826/b424/_pkg_.a packagefile google.golang.org/grpc/peer=/tmp/go-build355643826/b462/_pkg_.a packagefile google.golang.org/grpc/resolver=/tmp/go-build355643826/b224/_pkg_.a packagefile google.golang.org/grpc/resolver/dns=/tmp/go-build355643826/b466/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=/tmp/go-build355643826/b259/_pkg_.a packagefile google.golang.org/grpc/stats=/tmp/go-build355643826/b463/_pkg_.a packagefile google.golang.org/grpc/status=/tmp/go-build355643826/b260/_pkg_.a packagefile google.golang.org/grpc/tap=/tmp/go-build355643826/b464/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile math=/tmp/go-build355643826/b030/_pkg_.a packagefile net=/tmp/go-build355643826/b067/_pkg_.a packagefile net/http=/tmp/go-build355643826/b198/_pkg_.a packagefile net/url=/tmp/go-build355643826/b131/_pkg_.a packagefile reflect=/tmp/go-build355643826/b029/_pkg_.a packagefile runtime=/tmp/go-build355643826/b009/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build355643826/b022/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b413/_pkg_.a -trimpath "$WORK/b413=>" -p google.golang.org/grpc -complete -installsuffix shared -buildid XuucAI1316QAQCtOx38B/XuucAI1316QAQCtOx38B -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b413/importcfg -pack ./src/google.golang.org/grpc/backoff.go ./src/google.golang.org/grpc/balancer_wrapper.go ./src/google.golang.org/grpc/call.go ./src/google.golang.org/grpc/clientconn.go ./src/google.golang.org/grpc/codec.go ./src/google.golang.org/grpc/dialoptions.go ./src/google.golang.org/grpc/doc.go ./src/google.golang.org/grpc/interceptor.go ./src/google.golang.org/grpc/picker_wrapper.go ./src/google.golang.org/grpc/pickfirst.go ./src/google.golang.org/grpc/preloader.go ./src/google.golang.org/grpc/resolver_wrapper.go ./src/google.golang.org/grpc/rpc_util.go ./src/google.golang.org/grpc/server.go ./src/google.golang.org/grpc/service_config.go ./src/google.golang.org/grpc/shared_buffer_pool.go ./src/google.golang.org/grpc/stream.go ./src/google.golang.org/grpc/trace.go ./src/google.golang.org/grpc/version.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b340/_pkg_.a # internal cp $WORK/b340/_pkg_.a /builddir/.cache/go-build/4d/4d8482811e4e508eea5588be69510a6feb5b0716bd8a22b8613122f71b660f9f-d # internal github.com/sigstore/rekor/pkg/generated/models mkdir -p $WORK/b316/ cat >/tmp/go-build355643826/b316/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile context=/tmp/go-build355643826/b002/_pkg_.a packagefile encoding/json=/tmp/go-build355643826/b055/_pkg_.a packagefile github.com/go-openapi/errors=/tmp/go-build355643826/b317/_pkg_.a packagefile github.com/go-openapi/runtime=/tmp/go-build355643826/b318/_pkg_.a packagefile github.com/go-openapi/strfmt=/tmp/go-build355643826/b321/_pkg_.a packagefile github.com/go-openapi/swag=/tmp/go-build355643826/b335/_pkg_.a packagefile github.com/go-openapi/validate=/tmp/go-build355643826/b340/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b316/_pkg_.a -trimpath "$WORK/b316=>" -p github.com/sigstore/rekor/pkg/generated/models -complete -installsuffix shared -buildid LItc6GqhV9a5l0DqH6th/LItc6GqhV9a5l0DqH6th -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b316/importcfg -pack ./src/github.com/sigstore/rekor/pkg/generated/models/alpine.go ./src/github.com/sigstore/rekor/pkg/generated/models/alpine_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/alpine_v001_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/consistency_proof.go ./src/github.com/sigstore/rekor/pkg/generated/models/cose.go ./src/github.com/sigstore/rekor/pkg/generated/models/cose_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/cose_v001_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/dsse.go ./src/github.com/sigstore/rekor/pkg/generated/models/dsse_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/dsse_v001_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/error.go ./src/github.com/sigstore/rekor/pkg/generated/models/hashedrekord.go ./src/github.com/sigstore/rekor/pkg/generated/models/hashedrekord_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/hashedrekord_v001_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/helm.go ./src/github.com/sigstore/rekor/pkg/generated/models/helm_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/helm_v001_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/inactive_shard_log_info.go ./src/github.com/sigstore/rekor/pkg/generated/models/inclusion_proof.go ./src/github.com/sigstore/rekor/pkg/generated/models/intoto.go ./src/github.com/sigstore/rekor/pkg/generated/models/intoto_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/intoto_v001_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/intoto_v002_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/jar.go ./src/github.com/sigstore/rekor/pkg/generated/models/jar_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/jar_v001_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/log_entry.go ./src/github.com/sigstore/rekor/pkg/generated/models/log_info.go ./src/github.com/sigstore/rekor/pkg/generated/models/proposed_entry.go ./src/github.com/sigstore/rekor/pkg/generated/models/rekord.go ./src/github.com/sigstore/rekor/pkg/generated/models/rekord_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/rekord_v001_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/rfc3161.go ./src/github.com/sigstore/rekor/pkg/generated/models/rfc3161_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/rfc3161_v001_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/rpm.go ./src/github.com/sigstore/rekor/pkg/generated/models/rpm_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/rpm_v001_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/search_index.go ./src/github.com/sigstore/rekor/pkg/generated/models/search_log_query.go ./src/github.com/sigstore/rekor/pkg/generated/models/tuf.go ./src/github.com/sigstore/rekor/pkg/generated/models/tuf_schema.go ./src/github.com/sigstore/rekor/pkg/generated/models/tuf_v001_schema.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b413/_pkg_.a # internal cp $WORK/b413/_pkg_.a /builddir/.cache/go-build/d4/d4c2b3349270e14dd3891daac287c1094eb6751c13cd080e36f654469998f480-d # internal github.com/containers/ocicrypt/utils/keyprovider mkdir -p $WORK/b412/ cat >/tmp/go-build355643826/b412/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build355643826/b002/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/golang/protobuf/proto=/tmp/go-build355643826/b226/_pkg_.a packagefile google.golang.org/grpc=/tmp/go-build355643826/b413/_pkg_.a packagefile google.golang.org/grpc/codes=/tmp/go-build355643826/b218/_pkg_.a packagefile google.golang.org/grpc/status=/tmp/go-build355643826/b260/_pkg_.a packagefile math=/tmp/go-build355643826/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b412/_pkg_.a -trimpath "$WORK/b412=>" -p github.com/containers/ocicrypt/utils/keyprovider -complete -installsuffix shared -buildid cVZ9guv7jWcTQF0d1FyT/cVZ9guv7jWcTQF0d1FyT -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b412/importcfg -pack ./src/github.com/containers/ocicrypt/utils/keyprovider/keyprovider.pb.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b412/_pkg_.a # internal cp $WORK/b412/_pkg_.a /builddir/.cache/go-build/75/75e829196ab7862bfe74561b9a2ebf6e891b0def9f9d02209c9d047611852705-d # internal github.com/containers/ocicrypt/keywrap/keyprovider mkdir -p $WORK/b411/ cat >/tmp/go-build355643826/b411/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build355643826/b002/_pkg_.a packagefile encoding/json=/tmp/go-build355643826/b055/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/containers/ocicrypt/config=/tmp/go-build355643826/b145/_pkg_.a packagefile github.com/containers/ocicrypt/config/keyprovider-config=/tmp/go-build355643826/b408/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=/tmp/go-build355643826/b409/_pkg_.a packagefile github.com/containers/ocicrypt/utils=/tmp/go-build355643826/b404/_pkg_.a packagefile github.com/containers/ocicrypt/utils/keyprovider=/tmp/go-build355643826/b412/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build355643826/b085/_pkg_.a packagefile google.golang.org/grpc=/tmp/go-build355643826/b413/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b411/_pkg_.a -trimpath "$WORK/b411=>" -p github.com/containers/ocicrypt/keywrap/keyprovider -complete -installsuffix shared -buildid dBnvN_rONDaXPSW8gNB9/dBnvN_rONDaXPSW8gNB9 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b411/importcfg -pack ./src/github.com/containers/ocicrypt/keywrap/keyprovider/keyprovider.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b316/_pkg_.a # internal cp $WORK/b316/_pkg_.a /builddir/.cache/go-build/34/3491e59ed7b4bdf6eb6fb43cbc3e9c00c6bc788897a16ad764fa67ba7d1bcb67-d # internal github.com/containers/image/v5/signature/internal mkdir -p $WORK/b313/ cat >/tmp/go-build355643826/b313/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile crypto=/tmp/go-build355643826/b075/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build355643826/b092/_pkg_.a packagefile crypto/sha256=/tmp/go-build355643826/b116/_pkg_.a packagefile encoding/base64=/tmp/go-build355643826/b057/_pkg_.a packagefile encoding/hex=/tmp/go-build355643826/b129/_pkg_.a packagefile encoding/json=/tmp/go-build355643826/b055/_pkg_.a packagefile encoding/pem=/tmp/go-build355643826/b130/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/containers/image/v5/internal/set=/tmp/go-build355643826/b141/_pkg_.a packagefile github.com/containers/image/v5/version=/tmp/go-build355643826/b314/_pkg_.a packagefile github.com/cyberphone/json-canonicalization/go/src/webpki.org/jsoncanonicalizer=/tmp/go-build355643826/b315/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build355643826/b074/_pkg_.a packagefile github.com/sigstore/rekor/pkg/generated/models=/tmp/go-build355643826/b316/_pkg_.a packagefile github.com/sigstore/sigstore/pkg/signature=/tmp/go-build355643826/b355/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b313/_pkg_.a -trimpath "$WORK/b313=>" -p github.com/containers/image/v5/signature/internal -complete -installsuffix shared -buildid GSL338VrSTXjOHY-OgoF/GSL338VrSTXjOHY-OgoF -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b313/importcfg -pack ./src/github.com/containers/image/v5/signature/internal/errors.go ./src/github.com/containers/image/v5/signature/internal/json.go ./src/github.com/containers/image/v5/signature/internal/rekor_set.go ./src/github.com/containers/image/v5/signature/internal/sigstore_payload.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b411/_pkg_.a # internal cp $WORK/b411/_pkg_.a /builddir/.cache/go-build/68/68ad9e3cf1a42e143ab5780272462049b5f7583a4b6b8990cb5261560bb12f1d-d # internal github.com/containers/ocicrypt mkdir -p $WORK/b402/ cat >/tmp/go-build355643826/b402/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile encoding/base64=/tmp/go-build355643826/b057/_pkg_.a packagefile encoding/json=/tmp/go-build355643826/b055/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/containers/ocicrypt/blockcipher=/tmp/go-build355643826/b403/_pkg_.a packagefile github.com/containers/ocicrypt/config=/tmp/go-build355643826/b145/_pkg_.a packagefile github.com/containers/ocicrypt/config/keyprovider-config=/tmp/go-build355643826/b408/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=/tmp/go-build355643826/b409/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/jwe=/tmp/go-build355643826/b410/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/keyprovider=/tmp/go-build355643826/b411/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/pgp=/tmp/go-build355643826/b470/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/pkcs11=/tmp/go-build355643826/b471/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/pkcs7=/tmp/go-build355643826/b472/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build355643826/b074/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build355643826/b083/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build355643826/b085/_pkg_.a packagefile golang.org/x/crypto/openpgp=/tmp/go-build355643826/b385/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=/tmp/go-build355643826/b388/_pkg_.a packagefile golang.org/x/term=/tmp/go-build355643826/b378/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile os/exec=/tmp/go-build355643826/b159/_pkg_.a packagefile regexp=/tmp/go-build355643826/b065/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b402/_pkg_.a -trimpath "$WORK/b402=>" -p github.com/containers/ocicrypt -complete -installsuffix shared -buildid JgAejiMGhGWdicTHTYM9/JgAejiMGhGWdicTHTYM9 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b402/importcfg -pack ./src/github.com/containers/ocicrypt/encryption.go ./src/github.com/containers/ocicrypt/gpg.go ./src/github.com/containers/ocicrypt/gpgvault.go ./src/github.com/containers/ocicrypt/reader.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b313/_pkg_.a # internal cp $WORK/b313/_pkg_.a /builddir/.cache/go-build/c2/c23fe97528316eed13631448eb69e5b62acba397622b423a9312d17ef51fe136-d # internal github.com/containers/image/v5/signature/sigstore/internal mkdir -p $WORK/b400/ cat >/tmp/go-build355643826/b400/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile context=/tmp/go-build355643826/b002/_pkg_.a packagefile encoding/base64=/tmp/go-build355643826/b057/_pkg_.a packagefile encoding/json=/tmp/go-build355643826/b055/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build355643826/b073/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=/tmp/go-build355643826/b297/_pkg_.a packagefile github.com/containers/image/v5/manifest=/tmp/go-build355643826/b077/_pkg_.a packagefile github.com/containers/image/v5/signature/internal=/tmp/go-build355643826/b313/_pkg_.a packagefile github.com/sigstore/sigstore/pkg/signature=/tmp/go-build355643826/b355/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b400/_pkg_.a -trimpath "$WORK/b400=>" -p github.com/containers/image/v5/signature/sigstore/internal -complete -installsuffix shared -buildid hmQuH2Z1_KzAvb-cq1gX/hmQuH2Z1_KzAvb-cq1gX -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b400/importcfg -pack ./src/github.com/containers/image/v5/signature/sigstore/internal/signer.go github.com/containers/image/v5/signature mkdir -p $WORK/b311/ cat >/tmp/go-build355643826/b311/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile context=/tmp/go-build355643826/b002/_pkg_.a packagefile crypto=/tmp/go-build355643826/b075/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build355643826/b092/_pkg_.a packagefile crypto/x509=/tmp/go-build355643826/b126/_pkg_.a packagefile encoding/asn1=/tmp/go-build355643826/b112/_pkg_.a packagefile encoding/json=/tmp/go-build355643826/b055/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build355643826/b073/_pkg_.a packagefile github.com/containers/image/v5/internal/private=/tmp/go-build355643826/b296/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=/tmp/go-build355643826/b297/_pkg_.a packagefile github.com/containers/image/v5/internal/unparsedimage=/tmp/go-build355643826/b312/_pkg_.a packagefile github.com/containers/image/v5/manifest=/tmp/go-build355643826/b077/_pkg_.a packagefile github.com/containers/image/v5/signature/internal=/tmp/go-build355643826/b313/_pkg_.a packagefile github.com/containers/image/v5/transports=/tmp/go-build355643826/b382/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build355643826/b080/_pkg_.a packagefile github.com/containers/image/v5/version=/tmp/go-build355643826/b314/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=/tmp/go-build355643826/b195/_pkg_.a packagefile github.com/containers/storage/pkg/regexp=/tmp/go-build355643826/b064/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build355643826/b074/_pkg_.a packagefile github.com/proglottis/gpgme=/tmp/go-build355643826/b383/_pkg_.a packagefile github.com/sigstore/fulcio/pkg/certificate=/tmp/go-build355643826/b384/_pkg_.a packagefile github.com/sigstore/sigstore/pkg/cryptoutils=/tmp/go-build355643826/b357/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build355643826/b085/_pkg_.a packagefile golang.org/x/crypto/openpgp=/tmp/go-build355643826/b385/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build355643826/b089/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile path/filepath=/tmp/go-build355643826/b053/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b311/_pkg_.a -trimpath "$WORK/b311=>" -p github.com/containers/image/v5/signature -complete -installsuffix shared -buildid v7hv193DWqZQZF5A28Ug/v7hv193DWqZQZF5A28Ug -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b311/importcfg -pack ./src/github.com/containers/image/v5/signature/docker.go ./src/github.com/containers/image/v5/signature/fulcio_cert.go ./src/github.com/containers/image/v5/signature/mechanism.go ./src/github.com/containers/image/v5/signature/mechanism_gpgme.go ./src/github.com/containers/image/v5/signature/policy_config.go ./src/github.com/containers/image/v5/signature/policy_config_sigstore.go ./src/github.com/containers/image/v5/signature/policy_eval.go ./src/github.com/containers/image/v5/signature/policy_eval_baselayer.go ./src/github.com/containers/image/v5/signature/policy_eval_signedby.go ./src/github.com/containers/image/v5/signature/policy_eval_sigstore.go ./src/github.com/containers/image/v5/signature/policy_eval_simple.go ./src/github.com/containers/image/v5/signature/policy_paths_common.go ./src/github.com/containers/image/v5/signature/policy_reference_match.go ./src/github.com/containers/image/v5/signature/policy_types.go ./src/github.com/containers/image/v5/signature/simple.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b400/_pkg_.a # internal cp $WORK/b400/_pkg_.a /builddir/.cache/go-build/26/26b8c1a946ffd6adedd89d6fa47af4b8633992aea5f6e6ce37b25d4fd57ad18f-d # internal github.com/containers/image/v5/signature/sigstore mkdir -p $WORK/b399/ cat >/tmp/go-build355643826/b399/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build355643826/b075/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build355643826/b092/_pkg_.a packagefile crypto/ed25519=/tmp/go-build355643826/b120/_pkg_.a packagefile crypto/elliptic=/tmp/go-build355643826/b105/_pkg_.a packagefile crypto/rand=/tmp/go-build355643826/b114/_pkg_.a packagefile crypto/rsa=/tmp/go-build355643826/b115/_pkg_.a packagefile crypto/x509=/tmp/go-build355643826/b126/_pkg_.a packagefile encoding/pem=/tmp/go-build355643826/b130/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/containers/image/v5/internal/signer=/tmp/go-build355643826/b302/_pkg_.a packagefile github.com/containers/image/v5/signature/signer=/tmp/go-build355643826/b398/_pkg_.a packagefile github.com/containers/image/v5/signature/sigstore/internal=/tmp/go-build355643826/b400/_pkg_.a packagefile github.com/secure-systems-lab/go-securesystemslib/encrypted=/tmp/go-build355643826/b372/_pkg_.a packagefile github.com/sigstore/sigstore/pkg/cryptoutils=/tmp/go-build355643826/b357/_pkg_.a packagefile github.com/sigstore/sigstore/pkg/signature=/tmp/go-build355643826/b355/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b399/_pkg_.a -trimpath "$WORK/b399=>" -p github.com/containers/image/v5/signature/sigstore -complete -installsuffix shared -buildid Pb8_MVi9-1dHfjZR_I3x/Pb8_MVi9-1dHfjZR_I3x -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b399/importcfg -pack ./src/github.com/containers/image/v5/signature/sigstore/copied.go ./src/github.com/containers/image/v5/signature/sigstore/generate.go ./src/github.com/containers/image/v5/signature/sigstore/signer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b402/_pkg_.a # internal cp $WORK/b402/_pkg_.a /builddir/.cache/go-build/74/74e20dfdbef8fa3ed45a4b0e1be9b102a097a542cd21d8b6e4598167841ede72-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b399/_pkg_.a # internal cp $WORK/b399/_pkg_.a /builddir/.cache/go-build/10/103bf7a2195b4279fa8875da98522d3ace032106bbcbe6032c42dfabaa428a18-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b311/_pkg_.a # internal cp $WORK/b311/_pkg_.a /builddir/.cache/go-build/e5/e51b658275117e48bc7fc529d6501b29237d4a3795c0501e9e36b1e33e40edcb-d # internal github.com/containers/image/v5/signature/simplesigning mkdir -p $WORK/b401/ cat >/tmp/go-build355643826/b401/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build355643826/b002/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build355643826/b073/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=/tmp/go-build355643826/b297/_pkg_.a packagefile github.com/containers/image/v5/internal/signer=/tmp/go-build355643826/b302/_pkg_.a packagefile github.com/containers/image/v5/signature=/tmp/go-build355643826/b311/_pkg_.a packagefile github.com/containers/image/v5/signature/signer=/tmp/go-build355643826/b398/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b401/_pkg_.a -trimpath "$WORK/b401=>" -p github.com/containers/image/v5/signature/simplesigning -complete -installsuffix shared -buildid 3feGrjRT-2hBHfcB6iwl/3feGrjRT-2hBHfcB6iwl -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b401/importcfg -pack ./src/github.com/containers/image/v5/signature/simplesigning/signer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b401/_pkg_.a # internal cp $WORK/b401/_pkg_.a /builddir/.cache/go-build/fa/facb3ebed25dcbef3620b9e698751a397e73ebd4fffb02fc0747641869c1bf74-d # internal cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/mattn/go-sqlite3 TERM='dumb' gcc -I . -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b310=/tmp/go-build -gno-record-gcc-switches -I $WORK/b310/ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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/buildah-1.35.4/src/github.com/mattn/go-sqlite3 -frandom-seed=NbS0ck3WZHJWSY4UwqHr -o $WORK/b310/_x013.o -c sqlite3_opt_unlock_notify.c cd $WORK/b310 TERM='dumb' gcc -I /builddir/build/BUILD/buildah-1.35.4/src/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b310=/tmp/go-build -gno-record-gcc-switches -I ./ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -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/buildah-1.35.4/src/github.com/mattn/go-sqlite3 -frandom-seed=NbS0ck3WZHJWSY4UwqHr -o ./_cgo_main.o -c _cgo_main.c cd /builddir/build/BUILD/buildah-1.35.4 TERM='dumb' gcc -I ./src/github.com/mattn/go-sqlite3 -fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -ffile-prefix-map=$WORK/b310=/tmp/go-build -gno-record-gcc-switches -o $WORK/b310/_cgo_.o $WORK/b310/_cgo_main.o $WORK/b310/preferlinkext $WORK/b310/_x001.o $WORK/b310/_x002.o $WORK/b310/_x003.o $WORK/b310/_x004.o $WORK/b310/_x005.o $WORK/b310/_x006.o $WORK/b310/_x007.o $WORK/b310/_x008.o $WORK/b310/_x009.o $WORK/b310/_x010.o $WORK/b310/_x011.o $WORK/b310/_x012.o $WORK/b310/_x013.o -O2 -g -ldl TERM='dumb' /usr/lib/golang/pkg/tool/linux_amd64/cgo -dynpackage sqlite3 -dynimport $WORK/b310/_cgo_.o -dynout $WORK/b310/_cgo_import.go cat >/tmp/go-build355643826/b310/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build355643826/b002/_pkg_.a packagefile crypto/sha1=/tmp/go-build355643826/b125/_pkg_.a packagefile crypto/sha256=/tmp/go-build355643826/b116/_pkg_.a packagefile crypto/sha512=/tmp/go-build355643826/b110/_pkg_.a packagefile database/sql=/tmp/go-build355643826/b308/_pkg_.a packagefile database/sql/driver=/tmp/go-build355643826/b309/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile math=/tmp/go-build355643826/b030/_pkg_.a packagefile net/url=/tmp/go-build355643826/b131/_pkg_.a packagefile reflect=/tmp/go-build355643826/b029/_pkg_.a packagefile runtime=/tmp/go-build355643826/b009/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile syscall=/tmp/go-build355643826/b024/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a packagefile runtime/cgo=/tmp/go-build355643826/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b310/_pkg_.a -trimpath "$WORK/b310=>" -p github.com/mattn/go-sqlite3 -installsuffix shared -buildid NbS0ck3WZHJWSY4UwqHr/NbS0ck3WZHJWSY4UwqHr -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b310/importcfg -pack ./src/github.com/mattn/go-sqlite3/convert.go ./src/github.com/mattn/go-sqlite3/doc.go ./src/github.com/mattn/go-sqlite3/sqlite3_func_crypt.go ./src/github.com/mattn/go-sqlite3/sqlite3_go18.go ./src/github.com/mattn/go-sqlite3/sqlite3_opt_preupdate.go ./src/github.com/mattn/go-sqlite3/sqlite3_opt_preupdate_omit.go $WORK/b310/_cgo_gotypes.go $WORK/b310/backup.cgo1.go $WORK/b310/callback.cgo1.go $WORK/b310/error.cgo1.go $WORK/b310/sqlite3.cgo1.go $WORK/b310/sqlite3_context.cgo1.go $WORK/b310/sqlite3_load_extension.cgo1.go $WORK/b310/sqlite3_opt_serialize.cgo1.go $WORK/b310/sqlite3_opt_userauth_omit.cgo1.go $WORK/b310/sqlite3_other.cgo1.go $WORK/b310/sqlite3_type.cgo1.go $WORK/b310/_cgo_import.go cd /builddir/build/BUILD/buildah-1.35.4/src/github.com/mattn/go-sqlite3 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b310/_pkg_.a $WORK/b310/preferlinkext $WORK/b310/_x001.o $WORK/b310/_x002.o $WORK/b310/_x003.o $WORK/b310/_x004.o $WORK/b310/_x005.o $WORK/b310/_x006.o $WORK/b310/_x007.o $WORK/b310/_x008.o $WORK/b310/_x009.o $WORK/b310/_x010.o $WORK/b310/_x011.o $WORK/b310/_x012.o $WORK/b310/_x013.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b310/_pkg_.a # internal cp $WORK/b310/_pkg_.a /builddir/.cache/go-build/e8/e8e19e0bbd255aaab6af1e5af548e9bd432a1e8425373cb1efc178c7ee8de78c-d # internal # github.com/mattn/go-sqlite3 src/github.com/mattn/go-sqlite3/sqlite3.go:85:1: warning: '_sqlite3_exec' defined but not used [-Wunused-function] 85 | _sqlite3_exec(sqlite3* db, const char* pcmd, long long* rowid, long long* changes) | ^~~~~~~~~~~~~ github.com/containers/image/v5/pkg/blobinfocache/sqlite mkdir -p $WORK/b307/ cat >/tmp/go-build355643826/b307/importcfg << 'EOF' # internal # import config packagefile database/sql=/tmp/go-build355643826/b308/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/containers/image/v5/internal/blobinfocache=/tmp/go-build355643826/b286/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=/tmp/go-build355643826/b306/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build355643826/b080/_pkg_.a packagefile github.com/mattn/go-sqlite3=/tmp/go-build355643826/b310/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build355643826/b074/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build355643826/b085/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a EOF cd /builddir/build/BUILD/buildah-1.35.4 /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b307/_pkg_.a -trimpath "$WORK/b307=>" -p github.com/containers/image/v5/pkg/blobinfocache/sqlite -complete -installsuffix shared -buildid aYmAD9lDqbMYET5Nd3ft/aYmAD9lDqbMYET5Nd3ft -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b307/importcfg -pack ./src/github.com/containers/image/v5/pkg/blobinfocache/sqlite/sqlite.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b307/_pkg_.a # internal cp $WORK/b307/_pkg_.a /builddir/.cache/go-build/63/639856802216c0384a70401e49ef13001c2c3ecfbdf4aebf2bcea9ebf76b8fff-d # internal github.com/containers/image/v5/pkg/blobinfocache mkdir -p $WORK/b303/ cat >/tmp/go-build355643826/b303/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/containers/image/v5/internal/rootless=/tmp/go-build355643826/b304/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/memory=/tmp/go-build355643826/b305/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/sqlite=/tmp/go-build355643826/b307/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build355643826/b080/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build355643826/b085/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile path/filepath=/tmp/go-build355643826/b053/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b303/_pkg_.a -trimpath "$WORK/b303=>" -p github.com/containers/image/v5/pkg/blobinfocache -complete -installsuffix shared -buildid -um13amXQyYbHvcCKlNn/-um13amXQyYbHvcCKlNn -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b303/importcfg -pack ./src/github.com/containers/image/v5/pkg/blobinfocache/default.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b303/_pkg_.a # internal cp $WORK/b303/_pkg_.a /builddir/.cache/go-build/04/0443f06eb0607270578e70efd12b679b0ab45c660d6d01121f79829e2c5aa0c9-d # internal github.com/containers/image/v5/copy mkdir -p $WORK/b285/ cat >/tmp/go-build355643826/b285/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile context=/tmp/go-build355643826/b002/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build355643826/b073/_pkg_.a packagefile github.com/containers/image/v5/internal/blobinfocache=/tmp/go-build355643826/b286/_pkg_.a packagefile github.com/containers/image/v5/internal/image=/tmp/go-build355643826/b293/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination=/tmp/go-build355643826/b300/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource=/tmp/go-build355643826/b294/_pkg_.a packagefile github.com/containers/image/v5/internal/manifest=/tmp/go-build355643826/b078/_pkg_.a packagefile github.com/containers/image/v5/internal/pkg/platform=/tmp/go-build355643826/b079/_pkg_.a packagefile github.com/containers/image/v5/internal/private=/tmp/go-build355643826/b296/_pkg_.a packagefile github.com/containers/image/v5/internal/set=/tmp/go-build355643826/b141/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=/tmp/go-build355643826/b297/_pkg_.a packagefile github.com/containers/image/v5/internal/signer=/tmp/go-build355643826/b302/_pkg_.a packagefile github.com/containers/image/v5/manifest=/tmp/go-build355643826/b077/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache=/tmp/go-build355643826/b303/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=/tmp/go-build355643826/b287/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=/tmp/go-build355643826/b081/_pkg_.a packagefile github.com/containers/image/v5/signature=/tmp/go-build355643826/b311/_pkg_.a packagefile github.com/containers/image/v5/signature/signer=/tmp/go-build355643826/b398/_pkg_.a packagefile github.com/containers/image/v5/signature/sigstore=/tmp/go-build355643826/b399/_pkg_.a packagefile github.com/containers/image/v5/signature/simplesigning=/tmp/go-build355643826/b401/_pkg_.a packagefile github.com/containers/image/v5/transports=/tmp/go-build355643826/b382/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build355643826/b080/_pkg_.a packagefile github.com/containers/ocicrypt=/tmp/go-build355643826/b402/_pkg_.a packagefile github.com/containers/ocicrypt/config=/tmp/go-build355643826/b145/_pkg_.a packagefile github.com/containers/storage/pkg/chunked/toc=/tmp/go-build355643826/b477/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build355643826/b074/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build355643826/b083/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build355643826/b085/_pkg_.a packagefile github.com/vbauerster/mpb/v8=/tmp/go-build355643826/b478/_pkg_.a packagefile github.com/vbauerster/mpb/v8/decor=/tmp/go-build355643826/b484/_pkg_.a packagefile golang.org/x/exp/maps=/tmp/go-build355643826/b140/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build355643826/b089/_pkg_.a packagefile golang.org/x/sync/semaphore=/tmp/go-build355643826/b197/_pkg_.a packagefile golang.org/x/term=/tmp/go-build355643826/b378/_pkg_.a packagefile hash=/tmp/go-build355643826/b076/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile reflect=/tmp/go-build355643826/b029/_pkg_.a packagefile sort=/tmp/go-build355643826/b035/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b285/_pkg_.a -trimpath "$WORK/b285=>" -p github.com/containers/image/v5/copy -complete -installsuffix shared -buildid o1PvRWsBa2hdLNVAuxCb/o1PvRWsBa2hdLNVAuxCb -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b285/importcfg -pack ./src/github.com/containers/image/v5/copy/blob.go ./src/github.com/containers/image/v5/copy/compression.go ./src/github.com/containers/image/v5/copy/copy.go ./src/github.com/containers/image/v5/copy/digesting_reader.go ./src/github.com/containers/image/v5/copy/encryption.go ./src/github.com/containers/image/v5/copy/manifest.go ./src/github.com/containers/image/v5/copy/multiple.go ./src/github.com/containers/image/v5/copy/progress_bars.go ./src/github.com/containers/image/v5/copy/progress_channel.go ./src/github.com/containers/image/v5/copy/sign.go ./src/github.com/containers/image/v5/copy/single.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b285/_pkg_.a # internal cp $WORK/b285/_pkg_.a /builddir/.cache/go-build/25/255867c9964c7b8753cacbfba967915123b865972cfd8ea778db3376da751f47-d # internal github.com/containers/common/pkg/supplemented mkdir -p $WORK/b284/ cat >/tmp/go-build355643826/b284/importcfg << 'EOF' # internal # import config packagefile container/list=/tmp/go-build355643826/b118/_pkg_.a packagefile context=/tmp/go-build355643826/b002/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/containers/common/pkg/manifests=/tmp/go-build355643826/b276/_pkg_.a packagefile github.com/containers/image/v5/copy=/tmp/go-build355643826/b285/_pkg_.a packagefile github.com/containers/image/v5/image=/tmp/go-build355643826/b487/_pkg_.a packagefile github.com/containers/image/v5/manifest=/tmp/go-build355643826/b077/_pkg_.a packagefile github.com/containers/image/v5/transports=/tmp/go-build355643826/b382/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build355643826/b080/_pkg_.a packagefile github.com/hashicorp/go-multierror=/tmp/go-build355643826/b282/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build355643826/b074/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build355643826/b085/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build355643826/b089/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b284/_pkg_.a -trimpath "$WORK/b284=>" -p github.com/containers/common/pkg/supplemented -complete -installsuffix shared -buildid WxTqxAgQRgrq8-9klD1a/WxTqxAgQRgrq8-9klD1a -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b284/importcfg -pack ./src/github.com/containers/common/pkg/supplemented/errors.go ./src/github.com/containers/common/pkg/supplemented/supplemented.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b284/_pkg_.a # internal cp $WORK/b284/_pkg_.a /builddir/.cache/go-build/24/24e53606652d3ca2f530857aba1fcf171c25465bd5af3f1d33577eb5bd03e5e2-d # internal github.com/containers/common/libimage/manifests mkdir -p $WORK/b274/ cat >/tmp/go-build355643826/b274/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile context=/tmp/go-build355643826/b002/_pkg_.a packagefile encoding/json=/tmp/go-build355643826/b055/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/containers/common/internal=/tmp/go-build355643826/b275/_pkg_.a packagefile github.com/containers/common/pkg/manifests=/tmp/go-build355643826/b276/_pkg_.a packagefile github.com/containers/common/pkg/retry=/tmp/go-build355643826/b277/_pkg_.a packagefile github.com/containers/common/pkg/supplemented=/tmp/go-build355643826/b284/_pkg_.a packagefile github.com/containers/image/v5/copy=/tmp/go-build355643826/b285/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build355643826/b073/_pkg_.a packagefile github.com/containers/image/v5/image=/tmp/go-build355643826/b487/_pkg_.a packagefile github.com/containers/image/v5/manifest=/tmp/go-build355643826/b077/_pkg_.a packagefile github.com/containers/image/v5/oci/layout=/tmp/go-build355643826/b488/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=/tmp/go-build355643826/b287/_pkg_.a packagefile github.com/containers/image/v5/signature=/tmp/go-build355643826/b311/_pkg_.a packagefile github.com/containers/image/v5/signature/signer=/tmp/go-build355643826/b398/_pkg_.a packagefile github.com/containers/image/v5/storage=/tmp/go-build355643826/b496/_pkg_.a packagefile github.com/containers/image/v5/transports=/tmp/go-build355643826/b382/_pkg_.a packagefile github.com/containers/image/v5/transports/alltransports=/tmp/go-build355643826/b537/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build355643826/b080/_pkg_.a packagefile github.com/containers/storage=/tmp/go-build355643826/b498/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=/tmp/go-build355643826/b162/_pkg_.a packagefile github.com/containers/storage/pkg/lockfile=/tmp/go-build355643826/b525/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build355643826/b074/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=/tmp/go-build355643826/b084/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build355643826/b083/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build355643826/b085/_pkg_.a packagefile golang.org/x/exp/maps=/tmp/go-build355643826/b140/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build355643826/b089/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile mime=/tmp/go-build355643826/b209/_pkg_.a packagefile net/http=/tmp/go-build355643826/b198/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile path/filepath=/tmp/go-build355643826/b053/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b274/_pkg_.a -trimpath "$WORK/b274=>" -p github.com/containers/common/libimage/manifests -complete -installsuffix shared -buildid NczbA_BfO_75lfXGtTkt/NczbA_BfO_75lfXGtTkt -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b274/importcfg -pack ./src/github.com/containers/common/libimage/manifests/copy.go ./src/github.com/containers/common/libimage/manifests/manifests.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b274/_pkg_.a # internal cp $WORK/b274/_pkg_.a /builddir/.cache/go-build/f1/f1b1eb44717573bd1b377e89c741336cf157ead48836db5f1d8c61f39f744aad-d # internal github.com/containers/common/libimage mkdir -p $WORK/b215/ cat >/tmp/go-build355643826/b215/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build355643826/b002/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/containerd/containerd/platforms=/tmp/go-build355643826/b216/_pkg_.a packagefile github.com/containers/common/libimage/define=/tmp/go-build355643826/b272/_pkg_.a packagefile github.com/containers/common/libimage/filter=/tmp/go-build355643826/b273/_pkg_.a packagefile github.com/containers/common/libimage/manifests=/tmp/go-build355643826/b274/_pkg_.a packagefile github.com/containers/common/libimage/platform=/tmp/go-build355643826/b610/_pkg_.a packagefile github.com/containers/common/pkg/config=/tmp/go-build355643826/b611/_pkg_.a packagefile github.com/containers/common/pkg/download=/tmp/go-build355643826/b618/_pkg_.a packagefile github.com/containers/common/pkg/filters=/tmp/go-build355643826/b619/_pkg_.a packagefile github.com/containers/common/pkg/retry=/tmp/go-build355643826/b277/_pkg_.a packagefile github.com/containers/common/pkg/signal=/tmp/go-build355643826/b621/_pkg_.a packagefile github.com/containers/common/pkg/timetype=/tmp/go-build355643826/b620/_pkg_.a packagefile github.com/containers/image/v5/copy=/tmp/go-build355643826/b285/_pkg_.a packagefile github.com/containers/image/v5/directory=/tmp/go-build355643826/b538/_pkg_.a packagefile github.com/containers/image/v5/docker=/tmp/go-build355643826/b539/_pkg_.a packagefile github.com/containers/image/v5/docker/archive=/tmp/go-build355643826/b549/_pkg_.a packagefile github.com/containers/image/v5/docker/daemon=/tmp/go-build355643826/b551/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build355643826/b073/_pkg_.a packagefile github.com/containers/image/v5/manifest=/tmp/go-build355643826/b077/_pkg_.a packagefile github.com/containers/image/v5/oci/archive=/tmp/go-build355643826/b602/_pkg_.a packagefile github.com/containers/image/v5/oci/layout=/tmp/go-build355643826/b488/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=/tmp/go-build355643826/b287/_pkg_.a packagefile github.com/containers/image/v5/pkg/shortnames=/tmp/go-build355643826/b622/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=/tmp/go-build355643826/b545/_pkg_.a packagefile github.com/containers/image/v5/signature=/tmp/go-build355643826/b311/_pkg_.a packagefile github.com/containers/image/v5/signature/signer=/tmp/go-build355643826/b398/_pkg_.a packagefile github.com/containers/image/v5/storage=/tmp/go-build355643826/b496/_pkg_.a packagefile github.com/containers/image/v5/tarball=/tmp/go-build355643826/b609/_pkg_.a packagefile github.com/containers/image/v5/transports/alltransports=/tmp/go-build355643826/b537/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build355643826/b080/_pkg_.a packagefile github.com/containers/ocicrypt/config=/tmp/go-build355643826/b145/_pkg_.a packagefile github.com/containers/storage=/tmp/go-build355643826/b498/_pkg_.a packagefile github.com/containers/storage/types=/tmp/go-build355643826/b191/_pkg_.a packagefile github.com/disiqueira/gotree/v3=/tmp/go-build355643826/b627/_pkg_.a packagefile github.com/docker/go-units=/tmp/go-build355643826/b158/_pkg_.a packagefile github.com/hashicorp/go-multierror=/tmp/go-build355643826/b282/_pkg_.a packagefile github.com/jinzhu/copier=/tmp/go-build355643826/b628/_pkg_.a packagefile github.com/json-iterator/go=/tmp/go-build355643826/b188/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build355643826/b074/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build355643826/b083/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build355643826/b085/_pkg_.a packagefile golang.org/x/exp/maps=/tmp/go-build355643826/b140/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build355643826/b089/_pkg_.a packagefile golang.org/x/sync/semaphore=/tmp/go-build355643826/b197/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile net=/tmp/go-build355643826/b067/_pkg_.a packagefile net/url=/tmp/go-build355643826/b131/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile path=/tmp/go-build355643826/b044/_pkg_.a packagefile path/filepath=/tmp/go-build355643826/b053/_pkg_.a packagefile runtime=/tmp/go-build355643826/b009/_pkg_.a packagefile sort=/tmp/go-build355643826/b035/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b215/_pkg_.a -trimpath "$WORK/b215=>" -p github.com/containers/common/libimage -complete -installsuffix shared -buildid gMHVsqh0wox_EyXJ6AFw/gMHVsqh0wox_EyXJ6AFw -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b215/importcfg -pack ./src/github.com/containers/common/libimage/copier.go ./src/github.com/containers/common/libimage/disk_usage.go ./src/github.com/containers/common/libimage/events.go ./src/github.com/containers/common/libimage/filters.go ./src/github.com/containers/common/libimage/history.go ./src/github.com/containers/common/libimage/image.go ./src/github.com/containers/common/libimage/image_config.go ./src/github.com/containers/common/libimage/image_tree.go ./src/github.com/containers/common/libimage/import.go ./src/github.com/containers/common/libimage/inspect.go ./src/github.com/containers/common/libimage/layer_tree.go ./src/github.com/containers/common/libimage/load.go ./src/github.com/containers/common/libimage/manifest_list.go ./src/github.com/containers/common/libimage/normalize.go ./src/github.com/containers/common/libimage/oci.go ./src/github.com/containers/common/libimage/platform.go ./src/github.com/containers/common/libimage/pull.go ./src/github.com/containers/common/libimage/push.go ./src/github.com/containers/common/libimage/runtime.go ./src/github.com/containers/common/libimage/save.go ./src/github.com/containers/common/libimage/search.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b215/_pkg_.a # internal cp $WORK/b215/_pkg_.a /builddir/.cache/go-build/2f/2f8704373891a954455efa0780ff06542d02e7537420eec6cd7c36e4afb4b470-d # internal github.com/containers/buildah/util mkdir -p $WORK/b061/ github.com/containers/buildah/internal/util mkdir -p $WORK/b675/ cat >/tmp/go-build355643826/b061/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/containers/buildah/define=/tmp/go-build355643826/b062/_pkg_.a packagefile github.com/containers/common/libimage=/tmp/go-build355643826/b215/_pkg_.a packagefile github.com/containers/common/pkg/config=/tmp/go-build355643826/b611/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build355643826/b073/_pkg_.a packagefile github.com/containers/image/v5/pkg/shortnames=/tmp/go-build355643826/b622/_pkg_.a packagefile github.com/containers/image/v5/signature=/tmp/go-build355643826/b311/_pkg_.a packagefile github.com/containers/image/v5/transports/alltransports=/tmp/go-build355643826/b537/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build355643826/b080/_pkg_.a packagefile github.com/containers/storage=/tmp/go-build355643826/b498/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=/tmp/go-build355643826/b278/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build355643826/b074/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build355643826/b166/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build355643826/b085/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build355643826/b089/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile net/url=/tmp/go-build355643826/b131/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile path/filepath=/tmp/go-build355643826/b053/_pkg_.a packagefile sort=/tmp/go-build355643826/b035/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile syscall=/tmp/go-build355643826/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -p github.com/containers/buildah/util -complete -installsuffix shared -buildid BBXZl3DG6aQlz1EW1Hj7/BBXZl3DG6aQlz1EW1Hj7 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b061/importcfg -pack ./_build/src/github.com/containers/buildah/util/types.go ./_build/src/github.com/containers/buildah/util/util.go ./_build/src/github.com/containers/buildah/util/util_unix.go cat >/tmp/go-build355643826/b675/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/containers/buildah/define=/tmp/go-build355643826/b062/_pkg_.a packagefile github.com/containers/common/libimage=/tmp/go-build355643826/b215/_pkg_.a packagefile github.com/containers/common/libimage/platform=/tmp/go-build355643826/b610/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build355643826/b080/_pkg_.a packagefile github.com/containers/storage=/tmp/go-build355643826/b498/_pkg_.a packagefile github.com/containers/storage/pkg/archive=/tmp/go-build355643826/b150/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=/tmp/go-build355643826/b186/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=/tmp/go-build355643826/b164/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build355643826/b083/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile path/filepath=/tmp/go-build355643826/b053/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b675/_pkg_.a -trimpath "$WORK/b675=>" -p github.com/containers/buildah/internal/util -complete -installsuffix shared -buildid avPpjtGNAzVtFW4vp6Wp/avPpjtGNAzVtFW4vp6Wp -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b675/importcfg -pack ./_build/src/github.com/containers/buildah/internal/util/util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b675/_pkg_.a # internal cp $WORK/b675/_pkg_.a /builddir/.cache/go-build/0e/0ee2d23435878d68900fe49ca1a23e2067d13045a72e67efee65a01535a3899f-d # internal github.com/containers/buildah/internal/volumes mkdir -p $WORK/b676/ cat >/tmp/go-build355643826/b676/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build355643826/b002/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/containers/buildah/copier=/tmp/go-build355643826/b630/_pkg_.a packagefile github.com/containers/buildah/define=/tmp/go-build355643826/b062/_pkg_.a packagefile github.com/containers/buildah/internal=/tmp/go-build355643826/b636/_pkg_.a packagefile github.com/containers/buildah/internal/parse=/tmp/go-build355643826/b677/_pkg_.a packagefile github.com/containers/buildah/internal/tmpdir=/tmp/go-build355643826/b664/_pkg_.a packagefile github.com/containers/buildah/internal/util=/tmp/go-build355643826/b675/_pkg_.a packagefile github.com/containers/common/pkg/parse=/tmp/go-build355643826/b678/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build355643826/b080/_pkg_.a packagefile github.com/containers/storage=/tmp/go-build355643826/b498/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=/tmp/go-build355643826/b154/_pkg_.a packagefile github.com/containers/storage/pkg/lockfile=/tmp/go-build355643826/b525/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=/tmp/go-build355643826/b164/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build355643826/b166/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=/tmp/go-build355643826/b507/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile path=/tmp/go-build355643826/b044/_pkg_.a packagefile path/filepath=/tmp/go-build355643826/b053/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b676/_pkg_.a -trimpath "$WORK/b676=>" -p github.com/containers/buildah/internal/volumes -complete -installsuffix shared -buildid tOMgwMnJC55ewigfzzh5/tOMgwMnJC55ewigfzzh5 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b676/importcfg -pack ./_build/src/github.com/containers/buildah/internal/volumes/volumes.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/bf/bfdc6b120c89811791d05e2a8073be7aa813b13955dd1535feafc06ffbf13551-d # internal github.com/containers/buildah/bind mkdir -p $WORK/b060/ cat >/tmp/go-build355643826/b060/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/containers/buildah/util=/tmp/go-build355643826/b061/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=/tmp/go-build355643826/b154/_pkg_.a packagefile github.com/containers/storage/pkg/mount=/tmp/go-build355643826/b156/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build355643826/b166/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build355643826/b085/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build355643826/b089/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build355643826/b086/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile path/filepath=/tmp/go-build355643826/b053/_pkg_.a packagefile syscall=/tmp/go-build355643826/b024/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -p github.com/containers/buildah/bind -complete -installsuffix shared -buildid _Db3amB-49WmJ34wr8il/_Db3amB-49WmJ34wr8il -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b060/importcfg -pack ./_build/src/github.com/containers/buildah/bind/mount.go ./_build/src/github.com/containers/buildah/bind/util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b676/_pkg_.a # internal cp $WORK/b676/_pkg_.a /builddir/.cache/go-build/9f/9fa52a9f880a26e29a9e0283af02866fde5a9fa4b4852c547175ba2ac3844cbb-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/5f/5f86e14e9aebde69bdec56c84a3db34ab2d0060ae7d033252c05f55e1532609c-d # internal github.com/containers/buildah/chroot mkdir -p $WORK/b629/ cat >/tmp/go-build355643826/b629/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile encoding/json=/tmp/go-build355643826/b055/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/containers/buildah/bind=/tmp/go-build355643826/b060/_pkg_.a packagefile github.com/containers/buildah/copier=/tmp/go-build355643826/b630/_pkg_.a packagefile github.com/containers/buildah/util=/tmp/go-build355643826/b061/_pkg_.a packagefile github.com/containers/common/pkg/seccomp=/tmp/go-build355643826/b631/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=/tmp/go-build355643826/b162/_pkg_.a packagefile github.com/containers/storage/pkg/mount=/tmp/go-build355643826/b156/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=/tmp/go-build355643826/b165/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=/tmp/go-build355643826/b164/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/apparmor=/tmp/go-build355643826/b633/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build355643826/b166/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=/tmp/go-build355643826/b507/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=/tmp/go-build355643826/b506/_pkg_.a packagefile github.com/seccomp/libseccomp-golang=/tmp/go-build355643826/b632/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build355643826/b085/_pkg_.a packagefile github.com/syndtr/gocapability/capability=/tmp/go-build355643826/b167/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build355643826/b086/_pkg_.a packagefile golang.org/x/term=/tmp/go-build355643826/b378/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile os/exec=/tmp/go-build355643826/b159/_pkg_.a packagefile os/signal=/tmp/go-build355643826/b168/_pkg_.a packagefile path/filepath=/tmp/go-build355643826/b053/_pkg_.a packagefile runtime=/tmp/go-build355643826/b009/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile syscall=/tmp/go-build355643826/b024/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b629/_pkg_.a -trimpath "$WORK/b629=>" -p github.com/containers/buildah/chroot -complete -installsuffix shared -buildid 3iRGyatG8H1LA204UlfW/3iRGyatG8H1LA204UlfW -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b629/importcfg -pack ./_build/src/github.com/containers/buildah/chroot/pty_ptmx.go ./_build/src/github.com/containers/buildah/chroot/run_common.go ./_build/src/github.com/containers/buildah/chroot/run_linux.go ./_build/src/github.com/containers/buildah/chroot/seccomp.go ./_build/src/github.com/containers/buildah/chroot/selinux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b629/_pkg_.a # internal cp $WORK/b629/_pkg_.a /builddir/.cache/go-build/ba/ba4abab03d3bba437f9e2984c1c2a7f3ff690552017263bc3204a7093233999a-d # internal github.com/containers/buildah mkdir -p $WORK/b045/ cat >/tmp/go-build355643826/b045/importcfg << 'EOF' # internal # import config packagefile archive/tar=/tmp/go-build355643826/b046/_pkg_.a packagefile bufio=/tmp/go-build355643826/b054/_pkg_.a packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile context=/tmp/go-build355643826/b002/_pkg_.a packagefile encoding/json=/tmp/go-build355643826/b055/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/containers/buildah/bind=/tmp/go-build355643826/b060/_pkg_.a packagefile github.com/containers/buildah/chroot=/tmp/go-build355643826/b629/_pkg_.a packagefile github.com/containers/buildah/copier=/tmp/go-build355643826/b630/_pkg_.a packagefile github.com/containers/buildah/define=/tmp/go-build355643826/b062/_pkg_.a packagefile github.com/containers/buildah/docker=/tmp/go-build355643826/b635/_pkg_.a packagefile github.com/containers/buildah/internal=/tmp/go-build355643826/b636/_pkg_.a packagefile github.com/containers/buildah/internal/config=/tmp/go-build355643826/b637/_pkg_.a packagefile github.com/containers/buildah/internal/mkcw=/tmp/go-build355643826/b662/_pkg_.a packagefile github.com/containers/buildah/internal/sbom=/tmp/go-build355643826/b674/_pkg_.a packagefile github.com/containers/buildah/internal/tmpdir=/tmp/go-build355643826/b664/_pkg_.a packagefile github.com/containers/buildah/internal/util=/tmp/go-build355643826/b675/_pkg_.a packagefile github.com/containers/buildah/internal/volumes=/tmp/go-build355643826/b676/_pkg_.a packagefile github.com/containers/buildah/pkg/blobcache=/tmp/go-build355643826/b679/_pkg_.a packagefile github.com/containers/buildah/pkg/chrootuser=/tmp/go-build355643826/b681/_pkg_.a packagefile github.com/containers/buildah/pkg/overlay=/tmp/go-build355643826/b665/_pkg_.a packagefile github.com/containers/buildah/pkg/parse=/tmp/go-build355643826/b682/_pkg_.a packagefile github.com/containers/buildah/pkg/sshagent=/tmp/go-build355643826/b683/_pkg_.a packagefile github.com/containers/buildah/pkg/util=/tmp/go-build355643826/b695/_pkg_.a packagefile github.com/containers/buildah/util=/tmp/go-build355643826/b061/_pkg_.a packagefile github.com/containers/common/libimage=/tmp/go-build355643826/b215/_pkg_.a packagefile github.com/containers/common/libimage/manifests=/tmp/go-build355643826/b274/_pkg_.a packagefile github.com/containers/common/libnetwork/etchosts=/tmp/go-build355643826/b696/_pkg_.a packagefile github.com/containers/common/libnetwork/network=/tmp/go-build355643826/b701/_pkg_.a packagefile github.com/containers/common/libnetwork/pasta=/tmp/go-build355643826/b705/_pkg_.a packagefile github.com/containers/common/libnetwork/resolvconf=/tmp/go-build355643826/b706/_pkg_.a packagefile github.com/containers/common/libnetwork/slirp4netns=/tmp/go-build355643826/b707/_pkg_.a packagefile github.com/containers/common/libnetwork/types=/tmp/go-build355643826/b063/_pkg_.a packagefile github.com/containers/common/libnetwork/util=/tmp/go-build355643826/b697/_pkg_.a packagefile github.com/containers/common/pkg/capabilities=/tmp/go-build355643826/b615/_pkg_.a packagefile github.com/containers/common/pkg/cgroups=/tmp/go-build355643826/b712/_pkg_.a packagefile github.com/containers/common/pkg/chown=/tmp/go-build355643826/b746/_pkg_.a packagefile github.com/containers/common/pkg/config=/tmp/go-build355643826/b611/_pkg_.a packagefile github.com/containers/common/pkg/hooks=/tmp/go-build355643826/b747/_pkg_.a packagefile github.com/containers/common/pkg/hooks/exec=/tmp/go-build355643826/b750/_pkg_.a packagefile github.com/containers/common/pkg/retry=/tmp/go-build355643826/b277/_pkg_.a packagefile github.com/containers/common/pkg/seccomp=/tmp/go-build355643826/b631/_pkg_.a packagefile github.com/containers/common/pkg/subscriptions=/tmp/go-build355643826/b753/_pkg_.a packagefile github.com/containers/image/v5/copy=/tmp/go-build355643826/b285/_pkg_.a packagefile github.com/containers/image/v5/docker=/tmp/go-build355643826/b539/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build355643826/b073/_pkg_.a packagefile github.com/containers/image/v5/image=/tmp/go-build355643826/b487/_pkg_.a packagefile github.com/containers/image/v5/manifest=/tmp/go-build355643826/b077/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=/tmp/go-build355643826/b287/_pkg_.a packagefile github.com/containers/image/v5/pkg/shortnames=/tmp/go-build355643826/b622/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=/tmp/go-build355643826/b545/_pkg_.a packagefile github.com/containers/image/v5/signature=/tmp/go-build355643826/b311/_pkg_.a packagefile github.com/containers/image/v5/storage=/tmp/go-build355643826/b496/_pkg_.a packagefile github.com/containers/image/v5/transports=/tmp/go-build355643826/b382/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build355643826/b080/_pkg_.a packagefile github.com/containers/ocicrypt/config=/tmp/go-build355643826/b145/_pkg_.a packagefile github.com/containers/storage=/tmp/go-build355643826/b498/_pkg_.a packagefile github.com/containers/storage/pkg/archive=/tmp/go-build355643826/b150/_pkg_.a packagefile github.com/containers/storage/pkg/fileutils=/tmp/go-build355643826/b152/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=/tmp/go-build355643826/b154/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=/tmp/go-build355643826/b162/_pkg_.a packagefile github.com/containers/storage/pkg/lockfile=/tmp/go-build355643826/b525/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=/tmp/go-build355643826/b165/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=/tmp/go-build355643826/b526/_pkg_.a packagefile github.com/containers/storage/pkg/system=/tmp/go-build355643826/b155/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=/tmp/go-build355643826/b164/_pkg_.a packagefile github.com/containers/storage/types=/tmp/go-build355643826/b191/_pkg_.a packagefile github.com/docker/go-units=/tmp/go-build355643826/b158/_pkg_.a packagefile github.com/hashicorp/go-multierror=/tmp/go-build355643826/b282/_pkg_.a packagefile github.com/mattn/go-shellwords=/tmp/go-build355643826/b755/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build355643826/b074/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=/tmp/go-build355643826/b084/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build355643826/b083/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/userns=/tmp/go-build355643826/b717/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build355643826/b166/_pkg_.a packagefile github.com/opencontainers/runtime-tools/generate=/tmp/go-build355643826/b756/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=/tmp/go-build355643826/b507/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=/tmp/go-build355643826/b506/_pkg_.a packagefile github.com/openshift/imagebuilder=/tmp/go-build355643826/b652/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build355643826/b085/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build355643826/b089/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build355643826/b086/_pkg_.a packagefile golang.org/x/term=/tmp/go-build355643826/b378/_pkg_.a packagefile hash=/tmp/go-build355643826/b076/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile math/rand=/tmp/go-build355643826/b107/_pkg_.a packagefile net=/tmp/go-build355643826/b067/_pkg_.a packagefile net/http=/tmp/go-build355643826/b198/_pkg_.a packagefile net/url=/tmp/go-build355643826/b131/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile os/exec=/tmp/go-build355643826/b159/_pkg_.a packagefile os/signal=/tmp/go-build355643826/b168/_pkg_.a packagefile path=/tmp/go-build355643826/b044/_pkg_.a packagefile path/filepath=/tmp/go-build355643826/b053/_pkg_.a packagefile runtime=/tmp/go-build355643826/b009/_pkg_.a packagefile sort=/tmp/go-build355643826/b035/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build355643826/b022/_pkg_.a packagefile syscall=/tmp/go-build355643826/b024/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -p github.com/containers/buildah -complete -installsuffix shared -buildid eedijcQRgtmaaV7LAav_/eedijcQRgtmaaV7LAav_ -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b045/importcfg -pack ./_build/src/github.com/containers/buildah/add.go ./_build/src/github.com/containers/buildah/add_linux.go ./_build/src/github.com/containers/buildah/buildah.go ./_build/src/github.com/containers/buildah/commit.go ./_build/src/github.com/containers/buildah/common.go ./_build/src/github.com/containers/buildah/config.go ./_build/src/github.com/containers/buildah/convertcw.go ./_build/src/github.com/containers/buildah/delete.go ./_build/src/github.com/containers/buildah/digester.go ./_build/src/github.com/containers/buildah/image.go ./_build/src/github.com/containers/buildah/import.go ./_build/src/github.com/containers/buildah/info.go ./_build/src/github.com/containers/buildah/mount.go ./_build/src/github.com/containers/buildah/new.go ./_build/src/github.com/containers/buildah/pull.go ./_build/src/github.com/containers/buildah/push.go ./_build/src/github.com/containers/buildah/run.go ./_build/src/github.com/containers/buildah/run_common.go ./_build/src/github.com/containers/buildah/run_linux.go ./_build/src/github.com/containers/buildah/scan.go ./_build/src/github.com/containers/buildah/seccomp.go ./_build/src/github.com/containers/buildah/selinux.go ./_build/src/github.com/containers/buildah/unmount.go ./_build/src/github.com/containers/buildah/util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/aa/aab6cd2522d53fca77291952c391affcf02a03043b47bac8b41fd61a4e783d73-d # internal github.com/containers/buildah/imagebuildah mkdir -p $WORK/b759/ cat >/tmp/go-build355643826/b759/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile context=/tmp/go-build355643826/b002/_pkg_.a packagefile crypto/sha256=/tmp/go-build355643826/b116/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/containerd/containerd/platforms=/tmp/go-build355643826/b216/_pkg_.a packagefile github.com/containers/buildah=/tmp/go-build355643826/b045/_pkg_.a packagefile github.com/containers/buildah/copier=/tmp/go-build355643826/b630/_pkg_.a packagefile github.com/containers/buildah/define=/tmp/go-build355643826/b062/_pkg_.a packagefile github.com/containers/buildah/docker=/tmp/go-build355643826/b635/_pkg_.a packagefile github.com/containers/buildah/internal=/tmp/go-build355643826/b636/_pkg_.a packagefile github.com/containers/buildah/internal/tmpdir=/tmp/go-build355643826/b664/_pkg_.a packagefile github.com/containers/buildah/internal/util=/tmp/go-build355643826/b675/_pkg_.a packagefile github.com/containers/buildah/pkg/parse=/tmp/go-build355643826/b682/_pkg_.a packagefile github.com/containers/buildah/pkg/rusage=/tmp/go-build355643826/b760/_pkg_.a packagefile github.com/containers/buildah/pkg/sshagent=/tmp/go-build355643826/b683/_pkg_.a packagefile github.com/containers/buildah/util=/tmp/go-build355643826/b061/_pkg_.a packagefile github.com/containers/common/libimage=/tmp/go-build355643826/b215/_pkg_.a packagefile github.com/containers/common/libnetwork/types=/tmp/go-build355643826/b063/_pkg_.a packagefile github.com/containers/common/pkg/config=/tmp/go-build355643826/b611/_pkg_.a packagefile github.com/containers/image/v5/copy=/tmp/go-build355643826/b285/_pkg_.a packagefile github.com/containers/image/v5/docker=/tmp/go-build355643826/b539/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build355643826/b073/_pkg_.a packagefile github.com/containers/image/v5/manifest=/tmp/go-build355643826/b077/_pkg_.a packagefile github.com/containers/image/v5/pkg/shortnames=/tmp/go-build355643826/b622/_pkg_.a packagefile github.com/containers/image/v5/storage=/tmp/go-build355643826/b496/_pkg_.a packagefile github.com/containers/image/v5/transports=/tmp/go-build355643826/b382/_pkg_.a packagefile github.com/containers/image/v5/transports/alltransports=/tmp/go-build355643826/b537/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build355643826/b080/_pkg_.a packagefile github.com/containers/ocicrypt/config=/tmp/go-build355643826/b145/_pkg_.a packagefile github.com/containers/storage=/tmp/go-build355643826/b498/_pkg_.a packagefile github.com/containers/storage/pkg/archive=/tmp/go-build355643826/b150/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=/tmp/go-build355643826/b186/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=/tmp/go-build355643826/b164/_pkg_.a packagefile github.com/fsouza/go-dockerclient=/tmp/go-build355643826/b638/_pkg_.a packagefile github.com/hashicorp/go-multierror=/tmp/go-build355643826/b282/_pkg_.a packagefile github.com/mattn/go-shellwords=/tmp/go-build355643826/b755/_pkg_.a packagefile github.com/moby/buildkit/frontend/dockerfile/parser=/tmp/go-build355643826/b653/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build355643826/b074/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build355643826/b083/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build355643826/b166/_pkg_.a packagefile github.com/openshift/imagebuilder=/tmp/go-build355643826/b652/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/command=/tmp/go-build355643826/b658/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/parser=/tmp/go-build355643826/b659/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build355643826/b085/_pkg_.a packagefile go/types=/tmp/go-build355643826/b761/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build355643826/b089/_pkg_.a packagefile golang.org/x/sync/semaphore=/tmp/go-build355643826/b197/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile net/http=/tmp/go-build355643826/b198/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile os/exec=/tmp/go-build355643826/b159/_pkg_.a packagefile path=/tmp/go-build355643826/b044/_pkg_.a packagefile path/filepath=/tmp/go-build355643826/b053/_pkg_.a packagefile sort=/tmp/go-build355643826/b035/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b759/_pkg_.a -trimpath "$WORK/b759=>" -p github.com/containers/buildah/imagebuildah -complete -installsuffix shared -buildid tnwfgmatFyVI9vFU3Dl4/tnwfgmatFyVI9vFU3Dl4 -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b759/importcfg -pack ./_build/src/github.com/containers/buildah/imagebuildah/build.go ./_build/src/github.com/containers/buildah/imagebuildah/executor.go ./_build/src/github.com/containers/buildah/imagebuildah/stage_executor.go ./_build/src/github.com/containers/buildah/imagebuildah/util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b759/_pkg_.a # internal cp $WORK/b759/_pkg_.a /builddir/.cache/go-build/97/973adcf88b49b8814e10bf9a5efff68647d7fdf1916344f48f08d78499fa015b-d # internal github.com/containers/buildah/tests/tutorial mkdir -p $WORK/b001/ cat >/tmp/go-build355643826/b001/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build355643826/b002/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/containers/buildah=/tmp/go-build355643826/b045/_pkg_.a packagefile github.com/containers/buildah/define=/tmp/go-build355643826/b062/_pkg_.a packagefile github.com/containers/buildah/imagebuildah=/tmp/go-build355643826/b759/_pkg_.a packagefile github.com/containers/storage=/tmp/go-build355643826/b498/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=/tmp/go-build355643826/b164/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build355643826/b166/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile path/filepath=/tmp/go-build355643826/b053/_pkg_.a packagefile runtime=/tmp/go-build355643826/b009/_pkg_.a packagefile runtime/cgo=/tmp/go-build355643826/b052/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -p main -complete -installsuffix shared -buildid eB-iWzinvEhDH2XmL26m/eB-iWzinvEhDH2XmL26m -goversion go1.21.7 -c=4 -shared -nolocalimports -importcfg $WORK/b001/importcfg -pack ./_build/src/github.com/containers/buildah/tests/tutorial/tutorial.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/c5/c5e1fcdd45261da62e93f7502d5d0b76cf84a82f1ff83f36a94f05c6289707ce-d # internal cat >/tmp/go-build355643826/b001/importcfg.link << 'EOF' # internal packagefile github.com/containers/buildah/tests/tutorial=/tmp/go-build355643826/b001/_pkg_.a packagefile context=/tmp/go-build355643826/b002/_pkg_.a packagefile errors=/tmp/go-build355643826/b003/_pkg_.a packagefile fmt=/tmp/go-build355643826/b027/_pkg_.a packagefile github.com/containers/buildah=/tmp/go-build355643826/b045/_pkg_.a packagefile github.com/containers/buildah/define=/tmp/go-build355643826/b062/_pkg_.a packagefile github.com/containers/buildah/imagebuildah=/tmp/go-build355643826/b759/_pkg_.a packagefile github.com/containers/storage=/tmp/go-build355643826/b498/_pkg_.a packagefile github.com/containers/storage/pkg/unshare=/tmp/go-build355643826/b164/_pkg_.a packagefile github.com/opencontainers/runtime-spec/specs-go=/tmp/go-build355643826/b166/_pkg_.a packagefile os=/tmp/go-build355643826/b037/_pkg_.a packagefile path/filepath=/tmp/go-build355643826/b053/_pkg_.a packagefile runtime=/tmp/go-build355643826/b009/_pkg_.a packagefile runtime/cgo=/tmp/go-build355643826/b052/_pkg_.a packagefile internal/reflectlite=/tmp/go-build355643826/b004/_pkg_.a packagefile sync=/tmp/go-build355643826/b020/_pkg_.a packagefile sync/atomic=/tmp/go-build355643826/b022/_pkg_.a packagefile time=/tmp/go-build355643826/b023/_pkg_.a packagefile internal/fmtsort=/tmp/go-build355643826/b028/_pkg_.a packagefile io=/tmp/go-build355643826/b036/_pkg_.a packagefile math=/tmp/go-build355643826/b030/_pkg_.a packagefile reflect=/tmp/go-build355643826/b029/_pkg_.a packagefile sort=/tmp/go-build355643826/b035/_pkg_.a packagefile strconv=/tmp/go-build355643826/b032/_pkg_.a packagefile unicode/utf8=/tmp/go-build355643826/b033/_pkg_.a packagefile archive/tar=/tmp/go-build355643826/b046/_pkg_.a packagefile bufio=/tmp/go-build355643826/b054/_pkg_.a packagefile bytes=/tmp/go-build355643826/b047/_pkg_.a packagefile encoding/json=/tmp/go-build355643826/b055/_pkg_.a packagefile github.com/containers/buildah/bind=/tmp/go-build355643826/b060/_pkg_.a packagefile github.com/containers/buildah/chroot=/tmp/go-build355643826/b629/_pkg_.a packagefile github.com/containers/buildah/copier=/tmp/go-build355643826/b630/_pkg_.a packagefile github.com/containers/buildah/docker=/tmp/go-build355643826/b635/_pkg_.a packagefile github.com/containers/buildah/internal=/tmp/go-build355643826/b636/_pkg_.a packagefile github.com/containers/buildah/internal/config=/tmp/go-build355643826/b637/_pkg_.a packagefile github.com/containers/buildah/internal/mkcw=/tmp/go-build355643826/b662/_pkg_.a packagefile github.com/containers/buildah/internal/sbom=/tmp/go-build355643826/b674/_pkg_.a packagefile github.com/containers/buildah/internal/tmpdir=/tmp/go-build355643826/b664/_pkg_.a packagefile github.com/containers/buildah/internal/util=/tmp/go-build355643826/b675/_pkg_.a packagefile github.com/containers/buildah/internal/volumes=/tmp/go-build355643826/b676/_pkg_.a packagefile github.com/containers/buildah/pkg/blobcache=/tmp/go-build355643826/b679/_pkg_.a packagefile github.com/containers/buildah/pkg/chrootuser=/tmp/go-build355643826/b681/_pkg_.a packagefile github.com/containers/buildah/pkg/overlay=/tmp/go-build355643826/b665/_pkg_.a packagefile github.com/containers/buildah/pkg/parse=/tmp/go-build355643826/b682/_pkg_.a packagefile github.com/containers/buildah/pkg/sshagent=/tmp/go-build355643826/b683/_pkg_.a packagefile github.com/containers/buildah/pkg/util=/tmp/go-build355643826/b695/_pkg_.a packagefile github.com/containers/buildah/util=/tmp/go-build355643826/b061/_pkg_.a packagefile github.com/containers/common/libimage=/tmp/go-build355643826/b215/_pkg_.a packagefile github.com/containers/common/libimage/manifests=/tmp/go-build355643826/b274/_pkg_.a packagefile github.com/containers/common/libnetwork/etchosts=/tmp/go-build355643826/b696/_pkg_.a packagefile github.com/containers/common/libnetwork/network=/tmp/go-build355643826/b701/_pkg_.a packagefile github.com/containers/common/libnetwork/pasta=/tmp/go-build355643826/b705/_pkg_.a packagefile github.com/containers/common/libnetwork/resolvconf=/tmp/go-build355643826/b706/_pkg_.a packagefile github.com/containers/common/libnetwork/slirp4netns=/tmp/go-build355643826/b707/_pkg_.a packagefile github.com/containers/common/libnetwork/types=/tmp/go-build355643826/b063/_pkg_.a packagefile github.com/containers/common/libnetwork/util=/tmp/go-build355643826/b697/_pkg_.a packagefile github.com/containers/common/pkg/capabilities=/tmp/go-build355643826/b615/_pkg_.a packagefile github.com/containers/common/pkg/cgroups=/tmp/go-build355643826/b712/_pkg_.a packagefile github.com/containers/common/pkg/chown=/tmp/go-build355643826/b746/_pkg_.a packagefile github.com/containers/common/pkg/config=/tmp/go-build355643826/b611/_pkg_.a packagefile github.com/containers/common/pkg/hooks=/tmp/go-build355643826/b747/_pkg_.a packagefile github.com/containers/common/pkg/hooks/exec=/tmp/go-build355643826/b750/_pkg_.a packagefile github.com/containers/common/pkg/retry=/tmp/go-build355643826/b277/_pkg_.a packagefile github.com/containers/common/pkg/seccomp=/tmp/go-build355643826/b631/_pkg_.a packagefile github.com/containers/common/pkg/subscriptions=/tmp/go-build355643826/b753/_pkg_.a packagefile github.com/containers/image/v5/copy=/tmp/go-build355643826/b285/_pkg_.a packagefile github.com/containers/image/v5/docker=/tmp/go-build355643826/b539/_pkg_.a packagefile github.com/containers/image/v5/docker/reference=/tmp/go-build355643826/b073/_pkg_.a packagefile github.com/containers/image/v5/image=/tmp/go-build355643826/b487/_pkg_.a packagefile github.com/containers/image/v5/manifest=/tmp/go-build355643826/b077/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression=/tmp/go-build355643826/b287/_pkg_.a packagefile github.com/containers/image/v5/pkg/shortnames=/tmp/go-build355643826/b622/_pkg_.a packagefile github.com/containers/image/v5/pkg/sysregistriesv2=/tmp/go-build355643826/b545/_pkg_.a packagefile github.com/containers/image/v5/signature=/tmp/go-build355643826/b311/_pkg_.a packagefile github.com/containers/image/v5/storage=/tmp/go-build355643826/b496/_pkg_.a packagefile github.com/containers/image/v5/transports=/tmp/go-build355643826/b382/_pkg_.a packagefile github.com/containers/image/v5/types=/tmp/go-build355643826/b080/_pkg_.a packagefile github.com/containers/ocicrypt/config=/tmp/go-build355643826/b145/_pkg_.a packagefile github.com/containers/storage/pkg/archive=/tmp/go-build355643826/b150/_pkg_.a packagefile github.com/containers/storage/pkg/fileutils=/tmp/go-build355643826/b152/_pkg_.a packagefile github.com/containers/storage/pkg/idtools=/tmp/go-build355643826/b154/_pkg_.a packagefile github.com/containers/storage/pkg/ioutils=/tmp/go-build355643826/b162/_pkg_.a packagefile github.com/containers/storage/pkg/lockfile=/tmp/go-build355643826/b525/_pkg_.a packagefile github.com/containers/storage/pkg/reexec=/tmp/go-build355643826/b165/_pkg_.a packagefile github.com/containers/storage/pkg/stringid=/tmp/go-build355643826/b526/_pkg_.a packagefile github.com/containers/storage/pkg/system=/tmp/go-build355643826/b155/_pkg_.a packagefile github.com/containers/storage/types=/tmp/go-build355643826/b191/_pkg_.a packagefile github.com/docker/go-units=/tmp/go-build355643826/b158/_pkg_.a packagefile github.com/hashicorp/go-multierror=/tmp/go-build355643826/b282/_pkg_.a packagefile github.com/mattn/go-shellwords=/tmp/go-build355643826/b755/_pkg_.a packagefile github.com/opencontainers/go-digest=/tmp/go-build355643826/b074/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go=/tmp/go-build355643826/b084/_pkg_.a packagefile github.com/opencontainers/image-spec/specs-go/v1=/tmp/go-build355643826/b083/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/userns=/tmp/go-build355643826/b717/_pkg_.a packagefile github.com/opencontainers/runtime-tools/generate=/tmp/go-build355643826/b756/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux=/tmp/go-build355643826/b507/_pkg_.a packagefile github.com/opencontainers/selinux/go-selinux/label=/tmp/go-build355643826/b506/_pkg_.a packagefile github.com/openshift/imagebuilder=/tmp/go-build355643826/b652/_pkg_.a packagefile github.com/sirupsen/logrus=/tmp/go-build355643826/b085/_pkg_.a packagefile golang.org/x/exp/slices=/tmp/go-build355643826/b089/_pkg_.a packagefile golang.org/x/sys/unix=/tmp/go-build355643826/b086/_pkg_.a packagefile golang.org/x/term=/tmp/go-build355643826/b378/_pkg_.a packagefile hash=/tmp/go-build355643826/b076/_pkg_.a packagefile math/rand=/tmp/go-build355643826/b107/_pkg_.a packagefile net=/tmp/go-build355643826/b067/_pkg_.a packagefile net/http=/tmp/go-build355643826/b198/_pkg_.a packagefile net/url=/tmp/go-build355643826/b131/_pkg_.a packagefile os/exec=/tmp/go-build355643826/b159/_pkg_.a packagefile os/signal=/tmp/go-build355643826/b168/_pkg_.a packagefile path=/tmp/go-build355643826/b044/_pkg_.a packagefile strings=/tmp/go-build355643826/b051/_pkg_.a packagefile syscall=/tmp/go-build355643826/b024/_pkg_.a packagefile github.com/containers/storage/pkg/chrootarchive=/tmp/go-build355643826/b186/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/devices=/tmp/go-build355643826/b196/_pkg_.a packagefile golang.org/x/sync/semaphore=/tmp/go-build355643826/b197/_pkg_.a packagefile crypto/sha256=/tmp/go-build355643826/b116/_pkg_.a packagefile github.com/containerd/containerd/platforms=/tmp/go-build355643826/b216/_pkg_.a packagefile github.com/containers/buildah/pkg/rusage=/tmp/go-build355643826/b760/_pkg_.a packagefile github.com/containers/image/v5/transports/alltransports=/tmp/go-build355643826/b537/_pkg_.a packagefile github.com/fsouza/go-dockerclient=/tmp/go-build355643826/b638/_pkg_.a packagefile github.com/moby/buildkit/frontend/dockerfile/parser=/tmp/go-build355643826/b653/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/command=/tmp/go-build355643826/b658/_pkg_.a packagefile github.com/openshift/imagebuilder/dockerfile/parser=/tmp/go-build355643826/b659/_pkg_.a packagefile go/types=/tmp/go-build355643826/b761/_pkg_.a packagefile embed=/tmp/go-build355643826/b103/_pkg_.a packagefile encoding/base64=/tmp/go-build355643826/b057/_pkg_.a packagefile github.com/containers/storage/drivers=/tmp/go-build355643826/b499/_pkg_.a packagefile github.com/containers/storage/drivers/register=/tmp/go-build355643826/b502/_pkg_.a packagefile github.com/containers/storage/pkg/directory=/tmp/go-build355643826/b500/_pkg_.a packagefile github.com/containers/storage/pkg/mount=/tmp/go-build355643826/b156/_pkg_.a packagefile github.com/containers/storage/pkg/parsers=/tmp/go-build355643826/b505/_pkg_.a packagefile github.com/containers/storage/pkg/stringutils=/tmp/go-build355643826/b527/_pkg_.a packagefile github.com/containers/storage/pkg/tarlog=/tmp/go-build355643826/b528/_pkg_.a packagefile github.com/containers/storage/pkg/truncindex=/tmp/go-build355643826/b529/_pkg_.a packagefile github.com/google/go-intervals/intervalset=/tmp/go-build355643826/b531/_pkg_.a packagefile github.com/json-iterator/go=/tmp/go-build355643826/b188/_pkg_.a packagefile github.com/klauspost/pgzip=/tmp/go-build355643826/b178/_pkg_.a packagefile github.com/moby/sys/user=/tmp/go-build355643826/b160/_pkg_.a packagefile github.com/vbatts/tar-split/archive/tar=/tmp/go-build355643826/b290/_pkg_.a packagefile github.com/vbatts/tar-split/tar/asm=/tmp/go-build355643826/b291/_pkg_.a packagefile github.com/vbatts/tar-split/tar/storage=/tmp/go-build355643826/b292/_pkg_.a packagefile os/user=/tmp/go-build355643826/b050/_pkg_.a packagefile github.com/syndtr/gocapability/capability=/tmp/go-build355643826/b167/_pkg_.a packagefile internal/itoa=/tmp/go-build355643826/b025/_pkg_.a packagefile internal/poll=/tmp/go-build355643826/b038/_pkg_.a packagefile internal/safefilepath=/tmp/go-build355643826/b040/_pkg_.a packagefile internal/syscall/execenv=/tmp/go-build355643826/b041/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build355643826/b039/_pkg_.a packagefile internal/testlog=/tmp/go-build355643826/b042/_pkg_.a packagefile io/fs=/tmp/go-build355643826/b043/_pkg_.a packagefile internal/abi=/tmp/go-build355643826/b005/_pkg_.a packagefile internal/bytealg=/tmp/go-build355643826/b010/_pkg_.a packagefile internal/coverage/rtcov=/tmp/go-build355643826/b012/_pkg_.a packagefile internal/cpu=/tmp/go-build355643826/b011/_pkg_.a packagefile internal/goarch=/tmp/go-build355643826/b006/_pkg_.a packagefile internal/godebugs=/tmp/go-build355643826/b013/_pkg_.a packagefile internal/goexperiment=/tmp/go-build355643826/b014/_pkg_.a packagefile internal/goos=/tmp/go-build355643826/b015/_pkg_.a packagefile runtime/internal/atomic=/tmp/go-build355643826/b016/_pkg_.a packagefile runtime/internal/math=/tmp/go-build355643826/b017/_pkg_.a packagefile runtime/internal/sys=/tmp/go-build355643826/b018/_pkg_.a packagefile runtime/internal/syscall=/tmp/go-build355643826/b019/_pkg_.a packagefile internal/unsafeheader=/tmp/go-build355643826/b008/_pkg_.a packagefile internal/race=/tmp/go-build355643826/b021/_pkg_.a packagefile math/bits=/tmp/go-build355643826/b031/_pkg_.a packagefile unicode=/tmp/go-build355643826/b034/_pkg_.a packagefile internal/godebug=/tmp/go-build355643826/b048/_pkg_.a packagefile encoding=/tmp/go-build355643826/b056/_pkg_.a packagefile unicode/utf16=/tmp/go-build355643826/b059/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/apparmor=/tmp/go-build355643826/b633/_pkg_.a packagefile github.com/seccomp/libseccomp-golang=/tmp/go-build355643826/b632/_pkg_.a packagefile github.com/containers/image/v5/pkg/strslice=/tmp/go-build355643826/b142/_pkg_.a packagefile compress/gzip=/tmp/go-build355643826/b199/_pkg_.a packagefile crypto/rand=/tmp/go-build355643826/b114/_pkg_.a packagefile encoding/binary=/tmp/go-build355643826/b058/_pkg_.a packagefile encoding/hex=/tmp/go-build355643826/b129/_pkg_.a packagefile github.com/containers/buildah/internal/mkcw/types=/tmp/go-build355643826/b663/_pkg_.a packagefile github.com/containers/luksy=/tmp/go-build355643826/b666/_pkg_.a packagefile github.com/docker/docker/pkg/ioutils=/tmp/go-build355643826/b642/_pkg_.a packagefile github.com/containers/common/libimage/platform=/tmp/go-build355643826/b610/_pkg_.a packagefile github.com/containers/buildah/internal/parse=/tmp/go-build355643826/b677/_pkg_.a packagefile github.com/containers/common/pkg/parse=/tmp/go-build355643826/b678/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobcache=/tmp/go-build355643826/b680/_pkg_.a packagefile flag=/tmp/go-build355643826/b187/_pkg_.a packagefile github.com/containers/common/pkg/auth=/tmp/go-build355643826/b690/_pkg_.a packagefile github.com/cyphar/filepath-securejoin=/tmp/go-build355643826/b536/_pkg_.a packagefile github.com/spf13/cobra=/tmp/go-build355643826/b692/_pkg_.a packagefile github.com/spf13/pflag=/tmp/go-build355643826/b693/_pkg_.a packagefile golang.org/x/crypto/ssh=/tmp/go-build355643826/b684/_pkg_.a packagefile golang.org/x/crypto/ssh/agent=/tmp/go-build355643826/b689/_pkg_.a packagefile github.com/docker/distribution/registry/api/errcode=/tmp/go-build355643826/b278/_pkg_.a packagefile github.com/containers/common/libimage/define=/tmp/go-build355643826/b272/_pkg_.a packagefile github.com/containers/common/libimage/filter=/tmp/go-build355643826/b273/_pkg_.a packagefile github.com/containers/common/pkg/download=/tmp/go-build355643826/b618/_pkg_.a packagefile github.com/containers/common/pkg/filters=/tmp/go-build355643826/b619/_pkg_.a packagefile github.com/containers/common/pkg/signal=/tmp/go-build355643826/b621/_pkg_.a packagefile github.com/containers/common/pkg/timetype=/tmp/go-build355643826/b620/_pkg_.a packagefile github.com/containers/image/v5/directory=/tmp/go-build355643826/b538/_pkg_.a packagefile github.com/containers/image/v5/docker/archive=/tmp/go-build355643826/b549/_pkg_.a packagefile github.com/containers/image/v5/docker/daemon=/tmp/go-build355643826/b551/_pkg_.a packagefile github.com/containers/image/v5/oci/archive=/tmp/go-build355643826/b602/_pkg_.a packagefile github.com/containers/image/v5/oci/layout=/tmp/go-build355643826/b488/_pkg_.a packagefile github.com/containers/image/v5/signature/signer=/tmp/go-build355643826/b398/_pkg_.a packagefile github.com/containers/image/v5/tarball=/tmp/go-build355643826/b609/_pkg_.a packagefile github.com/disiqueira/gotree/v3=/tmp/go-build355643826/b627/_pkg_.a packagefile github.com/jinzhu/copier=/tmp/go-build355643826/b628/_pkg_.a packagefile golang.org/x/exp/maps=/tmp/go-build355643826/b140/_pkg_.a packagefile github.com/containers/common/internal=/tmp/go-build355643826/b275/_pkg_.a packagefile github.com/containers/common/pkg/manifests=/tmp/go-build355643826/b276/_pkg_.a packagefile github.com/containers/common/pkg/supplemented=/tmp/go-build355643826/b284/_pkg_.a packagefile mime=/tmp/go-build355643826/b209/_pkg_.a packagefile github.com/containers/common/pkg/machine=/tmp/go-build355643826/b700/_pkg_.a packagefile github.com/containers/common/libnetwork/netavark=/tmp/go-build355643826/b702/_pkg_.a packagefile github.com/containernetworking/plugins/pkg/ns=/tmp/go-build355643826/b704/_pkg_.a packagefile github.com/containers/storage/pkg/regexp=/tmp/go-build355643826/b064/_pkg_.a packagefile github.com/containers/common/pkg/rootlessport=/tmp/go-build355643826/b708/_pkg_.a packagefile github.com/containers/common/pkg/servicereaper=/tmp/go-build355643826/b709/_pkg_.a packagefile github.com/containers/common/pkg/util=/tmp/go-build355643826/b698/_pkg_.a packagefile math/big=/tmp/go-build355643826/b106/_pkg_.a packagefile github.com/coreos/go-systemd/v22/dbus=/tmp/go-build355643826/b713/_pkg_.a packagefile github.com/godbus/dbus/v5=/tmp/go-build355643826/b714/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups=/tmp/go-build355643826/b715/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups/fs=/tmp/go-build355643826/b719/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups/fs2=/tmp/go-build355643826/b722/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/configs=/tmp/go-build355643826/b716/_pkg_.a packagefile github.com/containers/storage/pkg/homedir=/tmp/go-build355643826/b195/_pkg_.a packagefile github.com/BurntSushi/toml=/tmp/go-build355643826/b192/_pkg_.a packagefile github.com/containers/common/internal/attributedstring=/tmp/go-build355643826/b612/_pkg_.a packagefile github.com/containers/common/pkg/apparmor=/tmp/go-build355643826/b613/_pkg_.a packagefile github.com/containers/common/pkg/cgroupv2=/tmp/go-build355643826/b616/_pkg_.a packagefile regexp=/tmp/go-build355643826/b065/_pkg_.a packagefile tags.cncf.io/container-device-interface/pkg/parser=/tmp/go-build355643826/b617/_pkg_.a packagefile github.com/containers/common/pkg/hooks/0.1.0=/tmp/go-build355643826/b748/_pkg_.a packagefile github.com/containers/common/pkg/hooks/1.0.0=/tmp/go-build355643826/b749/_pkg_.a packagefile github.com/fsnotify/fsnotify=/tmp/go-build355643826/b699/_pkg_.a packagefile github.com/davecgh/go-spew/spew=/tmp/go-build355643826/b751/_pkg_.a packagefile github.com/pmezard/go-difflib/difflib=/tmp/go-build355643826/b752/_pkg_.a packagefile github.com/docker/distribution/registry/api/v2=/tmp/go-build355643826/b279/_pkg_.a packagefile github.com/containers/common/pkg/umask=/tmp/go-build355643826/b754/_pkg_.a packagefile github.com/containers/image/v5/internal/blobinfocache=/tmp/go-build355643826/b286/_pkg_.a packagefile github.com/containers/image/v5/internal/image=/tmp/go-build355643826/b293/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination=/tmp/go-build355643826/b300/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource=/tmp/go-build355643826/b294/_pkg_.a packagefile github.com/containers/image/v5/internal/manifest=/tmp/go-build355643826/b078/_pkg_.a packagefile github.com/containers/image/v5/internal/pkg/platform=/tmp/go-build355643826/b079/_pkg_.a packagefile github.com/containers/image/v5/internal/private=/tmp/go-build355643826/b296/_pkg_.a packagefile github.com/containers/image/v5/internal/set=/tmp/go-build355643826/b141/_pkg_.a packagefile github.com/containers/image/v5/internal/signature=/tmp/go-build355643826/b297/_pkg_.a packagefile github.com/containers/image/v5/internal/signer=/tmp/go-build355643826/b302/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache=/tmp/go-build355643826/b303/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/types=/tmp/go-build355643826/b081/_pkg_.a packagefile github.com/containers/image/v5/signature/sigstore=/tmp/go-build355643826/b399/_pkg_.a packagefile github.com/containers/image/v5/signature/simplesigning=/tmp/go-build355643826/b401/_pkg_.a packagefile github.com/containers/ocicrypt=/tmp/go-build355643826/b402/_pkg_.a packagefile github.com/containers/storage/pkg/chunked/toc=/tmp/go-build355643826/b477/_pkg_.a packagefile github.com/vbauerster/mpb/v8=/tmp/go-build355643826/b478/_pkg_.a packagefile github.com/vbauerster/mpb/v8/decor=/tmp/go-build355643826/b484/_pkg_.a packagefile crypto/tls=/tmp/go-build355643826/b117/_pkg_.a packagefile github.com/containers/image/v5/docker/policyconfiguration=/tmp/go-build355643826/b540/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/impl=/tmp/go-build355643826/b490/_pkg_.a packagefile github.com/containers/image/v5/internal/imagedestination/stubs=/tmp/go-build355643826/b301/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/impl=/tmp/go-build355643826/b491/_pkg_.a packagefile github.com/containers/image/v5/internal/imagesource/stubs=/tmp/go-build355643826/b295/_pkg_.a packagefile github.com/containers/image/v5/internal/iolimits=/tmp/go-build355643826/b298/_pkg_.a packagefile github.com/containers/image/v5/internal/putblobdigest=/tmp/go-build355643826/b492/_pkg_.a packagefile github.com/containers/image/v5/internal/rootless=/tmp/go-build355643826/b304/_pkg_.a packagefile github.com/containers/image/v5/internal/streamdigest=/tmp/go-build355643826/b541/_pkg_.a packagefile github.com/containers/image/v5/internal/uploadreader=/tmp/go-build355643826/b542/_pkg_.a packagefile github.com/containers/image/v5/internal/useragent=/tmp/go-build355643826/b543/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/none=/tmp/go-build355643826/b299/_pkg_.a packagefile github.com/containers/image/v5/pkg/docker/config=/tmp/go-build355643826/b544/_pkg_.a packagefile github.com/containers/image/v5/pkg/tlsclientconfig=/tmp/go-build355643826/b494/_pkg_.a packagefile github.com/docker/distribution/registry/client/auth/challenge=/tmp/go-build355643826/b548/_pkg_.a packagefile github.com/docker/go-connections/tlsconfig=/tmp/go-build355643826/b495/_pkg_.a packagefile gopkg.in/yaml.v3=/tmp/go-build355643826/b149/_pkg_.a packagefile mime/multipart=/tmp/go-build355643826/b210/_pkg_.a packagefile github.com/containers/image/v5/internal/unparsedimage=/tmp/go-build355643826/b312/_pkg_.a packagefile github.com/containers/libtrust=/tmp/go-build355643826/b091/_pkg_.a packagefile github.com/containers/ocicrypt/spec=/tmp/go-build355643826/b143/_pkg_.a packagefile github.com/docker/docker/api/types/versions=/tmp/go-build355643826/b144/_pkg_.a packagefile compress/bzip2=/tmp/go-build355643826/b151/_pkg_.a packagefile github.com/containers/image/v5/pkg/compression/internal=/tmp/go-build355643826/b082/_pkg_.a packagefile github.com/containers/storage/pkg/chunked/compressor=/tmp/go-build355643826/b288/_pkg_.a packagefile github.com/klauspost/compress/zstd=/tmp/go-build355643826/b169/_pkg_.a packagefile github.com/ulikunitz/xz=/tmp/go-build355643826/b181/_pkg_.a packagefile github.com/manifoldco/promptui=/tmp/go-build355643826/b623/_pkg_.a packagefile crypto=/tmp/go-build355643826/b075/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build355643826/b092/_pkg_.a packagefile crypto/x509=/tmp/go-build355643826/b126/_pkg_.a packagefile encoding/asn1=/tmp/go-build355643826/b112/_pkg_.a packagefile github.com/containers/image/v5/signature/internal=/tmp/go-build355643826/b313/_pkg_.a packagefile github.com/containers/image/v5/version=/tmp/go-build355643826/b314/_pkg_.a packagefile github.com/proglottis/gpgme=/tmp/go-build355643826/b383/_pkg_.a packagefile github.com/sigstore/fulcio/pkg/certificate=/tmp/go-build355643826/b384/_pkg_.a packagefile github.com/sigstore/sigstore/pkg/cryptoutils=/tmp/go-build355643826/b357/_pkg_.a packagefile golang.org/x/crypto/openpgp=/tmp/go-build355643826/b385/_pkg_.a packagefile github.com/containers/image/v5/internal/tmpdir=/tmp/go-build355643826/b497/_pkg_.a packagefile github.com/containers/storage/pkg/chunked=/tmp/go-build355643826/b532/_pkg_.a packagefile github.com/containers/ocicrypt/crypto/pkcs11=/tmp/go-build355643826/b146/_pkg_.a packagefile github.com/containers/storage/pkg/pools=/tmp/go-build355643826/b161/_pkg_.a packagefile github.com/containers/storage/pkg/promise=/tmp/go-build355643826/b163/_pkg_.a packagefile text/scanner=/tmp/go-build355643826/b153/_pkg_.a packagefile github.com/containers/storage/pkg/config=/tmp/go-build355643826/b194/_pkg_.a packagefile github.com/hashicorp/errwrap=/tmp/go-build355643826/b283/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/user=/tmp/go-build355643826/b718/_pkg_.a packagefile github.com/opencontainers/runtime-tools/generate/seccomp=/tmp/go-build355643826/b757/_pkg_.a packagefile github.com/opencontainers/runtime-tools/validate/capabilities=/tmp/go-build355643826/b758/_pkg_.a packagefile github.com/opencontainers/selinux/pkg/pwalkdir=/tmp/go-build355643826/b508/_pkg_.a packagefile github.com/moby/buildkit/frontend/dockerfile/shell=/tmp/go-build355643826/b655/_pkg_.a packagefile github.com/openshift/imagebuilder/signal=/tmp/go-build355643826/b660/_pkg_.a packagefile github.com/openshift/imagebuilder/strslice=/tmp/go-build355643826/b661/_pkg_.a packagefile io/ioutil=/tmp/go-build355643826/b137/_pkg_.a packagefile log=/tmp/go-build355643826/b087/_pkg_.a packagefile golang.org/x/exp/constraints=/tmp/go-build355643826/b090/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=/tmp/go-build355643826/b068/_pkg_.a packagefile internal/nettrace=/tmp/go-build355643826/b069/_pkg_.a packagefile internal/singleflight=/tmp/go-build355643826/b070/_pkg_.a packagefile net/netip=/tmp/go-build355643826/b071/_pkg_.a packagefile container/list=/tmp/go-build355643826/b118/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=/tmp/go-build355643826/b200/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=/tmp/go-build355643826/b207/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=/tmp/go-build355643826/b208/_pkg_.a packagefile vendor/golang.org/x/net/idna=/tmp/go-build355643826/b201/_pkg_.a packagefile net/http/httptrace=/tmp/go-build355643826/b212/_pkg_.a packagefile net/http/internal=/tmp/go-build355643826/b213/_pkg_.a packagefile net/http/internal/ascii=/tmp/go-build355643826/b214/_pkg_.a packagefile net/textproto=/tmp/go-build355643826/b206/_pkg_.a packagefile internal/oserror=/tmp/go-build355643826/b026/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build355643826/b097/_pkg_.a packagefile github.com/containerd/containerd/errdefs=/tmp/go-build355643826/b217/_pkg_.a packagefile github.com/containerd/containerd/log=/tmp/go-build355643826/b270/_pkg_.a packagefile github.com/containers/image/v5/openshift=/tmp/go-build355643826/b603/_pkg_.a packagefile github.com/containers/image/v5/sif=/tmp/go-build355643826/b605/_pkg_.a packagefile github.com/docker/docker/api/types/registry=/tmp/go-build355643826/b566/_pkg_.a packagefile github.com/docker/docker/api/types/swarm=/tmp/go-build355643826/b568/_pkg_.a packagefile github.com/docker/docker/pkg/archive=/tmp/go-build355643826/b639/_pkg_.a packagefile github.com/docker/docker/pkg/homedir=/tmp/go-build355643826/b647/_pkg_.a packagefile github.com/docker/docker/pkg/jsonmessage=/tmp/go-build355643826/b648/_pkg_.a packagefile github.com/docker/docker/pkg/stdcopy=/tmp/go-build355643826/b651/_pkg_.a packagefile github.com/moby/patternmatcher=/tmp/go-build355643826/b645/_pkg_.a packagefile net/http/httputil=/tmp/go-build355643826/b465/_pkg_.a packagefile github.com/moby/buildkit/frontend/dockerfile/command=/tmp/go-build355643826/b654/_pkg_.a packagefile github.com/moby/buildkit/util/stack=/tmp/go-build355643826/b656/_pkg_.a packagefile github.com/pkg/errors=/tmp/go-build355643826/b567/_pkg_.a packagefile container/heap=/tmp/go-build355643826/b479/_pkg_.a packagefile go/ast=/tmp/go-build355643826/b734/_pkg_.a packagefile go/constant=/tmp/go-build355643826/b762/_pkg_.a packagefile go/internal/typeparams=/tmp/go-build355643826/b738/_pkg_.a packagefile go/parser=/tmp/go-build355643826/b736/_pkg_.a packagefile go/token=/tmp/go-build355643826/b238/_pkg_.a packagefile internal/goversion=/tmp/go-build355643826/b763/_pkg_.a packagefile internal/types/errors=/tmp/go-build355643826/b764/_pkg_.a packagefile github.com/opencontainers/selinux/pkg/pwalk=/tmp/go-build355643826/b501/_pkg_.a packagefile github.com/containers/storage/drivers/aufs=/tmp/go-build355643826/b503/_pkg_.a packagefile github.com/containers/storage/drivers/devmapper=/tmp/go-build355643826/b509/_pkg_.a packagefile github.com/containers/storage/drivers/overlay=/tmp/go-build355643826/b514/_pkg_.a packagefile github.com/containers/storage/drivers/vfs=/tmp/go-build355643826/b521/_pkg_.a packagefile github.com/containers/storage/drivers/zfs=/tmp/go-build355643826/b523/_pkg_.a packagefile github.com/moby/sys/mountinfo=/tmp/go-build355643826/b157/_pkg_.a packagefile github.com/tchap/go-patricia/v2/patricia=/tmp/go-build355643826/b530/_pkg_.a packagefile github.com/modern-go/concurrent=/tmp/go-build355643826/b189/_pkg_.a packagefile github.com/modern-go/reflect2=/tmp/go-build355643826/b190/_pkg_.a packagefile github.com/klauspost/compress/flate=/tmp/go-build355643826/b179/_pkg_.a packagefile hash/crc32=/tmp/go-build355643826/b175/_pkg_.a packagefile hash/crc64=/tmp/go-build355643826/b185/_pkg_.a packagefile internal/bisect=/tmp/go-build355643826/b049/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/utils=/tmp/go-build355643826/b634/_pkg_.a packagefile compress/flate=/tmp/go-build355643826/b180/_pkg_.a packagefile crypto/internal/randutil=/tmp/go-build355643826/b104/_pkg_.a packagefile crypto/aes=/tmp/go-build355643826/b093/_pkg_.a packagefile crypto/cipher=/tmp/go-build355643826/b094/_pkg_.a packagefile crypto/sha1=/tmp/go-build355643826/b125/_pkg_.a packagefile crypto/sha512=/tmp/go-build355643826/b110/_pkg_.a packagefile github.com/aead/serpent=/tmp/go-build355643826/b667/_pkg_.a packagefile github.com/google/uuid=/tmp/go-build355643826/b324/_pkg_.a packagefile golang.org/x/crypto/argon2=/tmp/go-build355643826/b668/_pkg_.a packagefile golang.org/x/crypto/cast5=/tmp/go-build355643826/b391/_pkg_.a packagefile golang.org/x/crypto/pbkdf2=/tmp/go-build355643826/b367/_pkg_.a packagefile golang.org/x/crypto/ripemd160=/tmp/go-build355643826/b671/_pkg_.a packagefile golang.org/x/crypto/twofish=/tmp/go-build355643826/b672/_pkg_.a packagefile golang.org/x/crypto/xts=/tmp/go-build355643826/b673/_pkg_.a packagefile github.com/containerd/log=/tmp/go-build355643826/b271/_pkg_.a packagefile runtime/debug=/tmp/go-build355643826/b177/_pkg_.a packagefile github.com/containers/common/pkg/completion=/tmp/go-build355643826/b691/_pkg_.a packagefile github.com/containers/common/pkg/password=/tmp/go-build355643826/b694/_pkg_.a packagefile text/template=/tmp/go-build355643826/b417/_pkg_.a packagefile encoding/csv=/tmp/go-build355643826/b319/_pkg_.a packagefile crypto/des=/tmp/go-build355643826/b119/_pkg_.a packagefile crypto/dsa=/tmp/go-build355643826/b127/_pkg_.a packagefile crypto/ed25519=/tmp/go-build355643826/b120/_pkg_.a packagefile crypto/elliptic=/tmp/go-build355643826/b105/_pkg_.a packagefile crypto/hmac=/tmp/go-build355643826/b122/_pkg_.a packagefile crypto/md5=/tmp/go-build355643826/b123/_pkg_.a packagefile crypto/rc4=/tmp/go-build355643826/b124/_pkg_.a packagefile crypto/rsa=/tmp/go-build355643826/b115/_pkg_.a packagefile crypto/subtle=/tmp/go-build355643826/b096/_pkg_.a packagefile encoding/pem=/tmp/go-build355643826/b130/_pkg_.a packagefile golang.org/x/crypto/chacha20=/tmp/go-build355643826/b685/_pkg_.a packagefile golang.org/x/crypto/curve25519=/tmp/go-build355643826/b686/_pkg_.a packagefile golang.org/x/crypto/internal/poly1305=/tmp/go-build355643826/b375/_pkg_.a packagefile golang.org/x/crypto/ssh/internal/bcrypt_pbkdf=/tmp/go-build355643826/b687/_pkg_.a packagefile github.com/containers/image/v5/directory/explicitfilepath=/tmp/go-build355643826/b489/_pkg_.a packagefile github.com/containers/image/v5/docker/internal/tarfile=/tmp/go-build355643826/b550/_pkg_.a packagefile github.com/docker/docker/client=/tmp/go-build355643826/b552/_pkg_.a packagefile github.com/containers/image/v5/oci/internal=/tmp/go-build355643826/b493/_pkg_.a packagefile database/sql=/tmp/go-build355643826/b308/_pkg_.a packagefile database/sql/driver=/tmp/go-build355643826/b309/_pkg_.a packagefile github.com/containers/common/libnetwork/internal/rootlessnetns=/tmp/go-build355643826/b703/_pkg_.a packagefile github.com/containers/common/libnetwork/internal/util=/tmp/go-build355643826/b743/_pkg_.a packagefile github.com/containers/common/pkg/version=/tmp/go-build355643826/b744/_pkg_.a packagefile go.etcd.io/bbolt=/tmp/go-build355643826/b745/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups/devices=/tmp/go-build355643826/b720/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups/fscommon=/tmp/go-build355643826/b721/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups/ebpf=/tmp/go-build355643826/b723/_pkg_.a packagefile github.com/opencontainers/runc/libcontainer/cgroups/ebpf/devicefilter=/tmp/go-build355643826/b742/_pkg_.a packagefile github.com/BurntSushi/toml/internal=/tmp/go-build355643826/b193/_pkg_.a packagefile github.com/containers/common/version=/tmp/go-build355643826/b614/_pkg_.a packagefile regexp/syntax=/tmp/go-build355643826/b066/_pkg_.a packagefile github.com/distribution/reference=/tmp/go-build355643826/b280/_pkg_.a packagefile github.com/gorilla/mux=/tmp/go-build355643826/b281/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/memory=/tmp/go-build355643826/b305/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/sqlite=/tmp/go-build355643826/b307/_pkg_.a packagefile github.com/containers/image/v5/signature/sigstore/internal=/tmp/go-build355643826/b400/_pkg_.a packagefile github.com/secure-systems-lab/go-securesystemslib/encrypted=/tmp/go-build355643826/b372/_pkg_.a packagefile github.com/sigstore/sigstore/pkg/signature=/tmp/go-build355643826/b355/_pkg_.a packagefile github.com/containers/ocicrypt/blockcipher=/tmp/go-build355643826/b403/_pkg_.a packagefile github.com/containers/ocicrypt/config/keyprovider-config=/tmp/go-build355643826/b408/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap=/tmp/go-build355643826/b409/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/jwe=/tmp/go-build355643826/b410/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/keyprovider=/tmp/go-build355643826/b411/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/pgp=/tmp/go-build355643826/b470/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/pkcs11=/tmp/go-build355643826/b471/_pkg_.a packagefile github.com/containers/ocicrypt/keywrap/pkcs7=/tmp/go-build355643826/b472/_pkg_.a packagefile golang.org/x/crypto/openpgp/packet=/tmp/go-build355643826/b388/_pkg_.a packagefile github.com/containers/storage/pkg/chunked/internal=/tmp/go-build355643826/b289/_pkg_.a packagefile github.com/acarl005/stripansi=/tmp/go-build355643826/b480/_pkg_.a packagefile github.com/mattn/go-runewidth=/tmp/go-build355643826/b481/_pkg_.a packagefile github.com/vbauerster/mpb/v8/cwriter=/tmp/go-build355643826/b483/_pkg_.a packagefile github.com/vbauerster/mpb/v8/internal=/tmp/go-build355643826/b486/_pkg_.a packagefile github.com/VividCortex/ewma=/tmp/go-build355643826/b485/_pkg_.a packagefile crypto/ecdh=/tmp/go-build355643826/b099/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=/tmp/go-build355643826/b132/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build355643826/b111/_pkg_.a packagefile vendor/golang.org/x/crypto/hkdf=/tmp/go-build355643826/b138/_pkg_.a packagefile github.com/docker/docker-credential-helpers/client=/tmp/go-build355643826/b546/_pkg_.a packagefile github.com/docker/docker-credential-helpers/credentials=/tmp/go-build355643826/b547/_pkg_.a packagefile mime/quotedprintable=/tmp/go-build355643826/b211/_pkg_.a packagefile crypto/x509/pkix=/tmp/go-build355643826/b128/_pkg_.a packagefile encoding/base32=/tmp/go-build355643826/b139/_pkg_.a packagefile github.com/klauspost/compress=/tmp/go-build355643826/b170/_pkg_.a packagefile github.com/klauspost/compress/huff0=/tmp/go-build355643826/b171/_pkg_.a packagefile github.com/klauspost/compress/internal/cpuinfo=/tmp/go-build355643826/b173/_pkg_.a packagefile github.com/klauspost/compress/internal/snapref=/tmp/go-build355643826/b174/_pkg_.a packagefile github.com/klauspost/compress/zstd/internal/xxhash=/tmp/go-build355643826/b176/_pkg_.a packagefile github.com/ulikunitz/xz/internal/xlog=/tmp/go-build355643826/b182/_pkg_.a packagefile github.com/ulikunitz/xz/lzma=/tmp/go-build355643826/b183/_pkg_.a packagefile github.com/chzyer/readline=/tmp/go-build355643826/b624/_pkg_.a packagefile github.com/manifoldco/promptui/list=/tmp/go-build355643826/b625/_pkg_.a packagefile github.com/manifoldco/promptui/screenbuf=/tmp/go-build355643826/b626/_pkg_.a packagefile text/tabwriter=/tmp/go-build355643826/b419/_pkg_.a packagefile crypto/internal/bigmod=/tmp/go-build355643826/b108/_pkg_.a packagefile crypto/internal/boring/bbig=/tmp/go-build355643826/b109/_pkg_.a packagefile crypto/internal/nistec=/tmp/go-build355643826/b101/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build355643826/b113/_pkg_.a packagefile github.com/cyberphone/json-canonicalization/go/src/webpki.org/jsoncanonicalizer=/tmp/go-build355643826/b315/_pkg_.a packagefile github.com/sigstore/rekor/pkg/generated/models=/tmp/go-build355643826/b316/_pkg_.a packagefile github.com/letsencrypt/boulder/goodkey=/tmp/go-build355643826/b358/_pkg_.a packagefile golang.org/x/crypto/openpgp/armor=/tmp/go-build355643826/b386/_pkg_.a packagefile golang.org/x/crypto/openpgp/errors=/tmp/go-build355643826/b387/_pkg_.a packagefile golang.org/x/crypto/openpgp/s2k=/tmp/go-build355643826/b393/_pkg_.a packagefile github.com/containerd/stargz-snapshotter/estargz=/tmp/go-build355643826/b533/_pkg_.a packagefile github.com/containers/storage/drivers/copy=/tmp/go-build355643826/b522/_pkg_.a packagefile github.com/containers/storage/pkg/fsverity=/tmp/go-build355643826/b519/_pkg_.a packagefile github.com/miekg/pkcs11=/tmp/go-build355643826/b147/_pkg_.a packagefile github.com/stefanberger/go-pkcs11uri=/tmp/go-build355643826/b148/_pkg_.a packagefile log/internal=/tmp/go-build355643826/b088/_pkg_.a packagefile internal/intern=/tmp/go-build355643826/b072/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=/tmp/go-build355643826/b202/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=/tmp/go-build355643826/b204/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=/tmp/go-build355643826/b205/_pkg_.a packagefile crypto/internal/boring/sig=/tmp/go-build355643826/b098/_pkg_.a packagefile google.golang.org/grpc/codes=/tmp/go-build355643826/b218/_pkg_.a packagefile google.golang.org/grpc/status=/tmp/go-build355643826/b260/_pkg_.a packagefile dario.cat/mergo=/tmp/go-build355643826/b604/_pkg_.a packagefile github.com/sylabs/sif/v2/pkg/sif=/tmp/go-build355643826/b606/_pkg_.a packagefile github.com/docker/docker/api/types/container=/tmp/go-build355643826/b556/_pkg_.a packagefile github.com/docker/docker/api/types/mount=/tmp/go-build355643826/b559/_pkg_.a packagefile github.com/docker/docker/api/types/network=/tmp/go-build355643826/b560/_pkg_.a packagefile github.com/docker/docker/api/types/swarm/runtime=/tmp/go-build355643826/b569/_pkg_.a packagefile github.com/containerd/containerd/pkg/userns=/tmp/go-build355643826/b640/_pkg_.a packagefile github.com/docker/docker/pkg/idtools=/tmp/go-build355643826/b641/_pkg_.a packagefile github.com/docker/docker/pkg/pools=/tmp/go-build355643826/b643/_pkg_.a packagefile github.com/docker/docker/pkg/system=/tmp/go-build355643826/b644/_pkg_.a packagefile github.com/moby/sys/sequential=/tmp/go-build355643826/b646/_pkg_.a packagefile github.com/moby/term=/tmp/go-build355643826/b649/_pkg_.a packagefile github.com/morikuni/aec=/tmp/go-build355643826/b650/_pkg_.a packagefile github.com/containerd/typeurl/v2=/tmp/go-build355643826/b657/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoreflect=/tmp/go-build355643826/b233/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoimpl=/tmp/go-build355643826/b252/_pkg_.a packagefile go/scanner=/tmp/go-build355643826/b735/_pkg_.a packagefile go/build/constraint=/tmp/go-build355643826/b737/_pkg_.a packagefile github.com/containers/storage/pkg/locker=/tmp/go-build355643826/b504/_pkg_.a packagefile github.com/containers/storage/pkg/devicemapper=/tmp/go-build355643826/b510/_pkg_.a packagefile github.com/containers/storage/pkg/dmesg=/tmp/go-build355643826/b511/_pkg_.a packagefile github.com/containers/storage/pkg/loopback=/tmp/go-build355643826/b512/_pkg_.a packagefile github.com/containers/storage/pkg/parsers/kernel=/tmp/go-build355643826/b513/_pkg_.a packagefile github.com/containers/storage/drivers/overlayutils=/tmp/go-build355643826/b515/_pkg_.a packagefile github.com/containers/storage/drivers/quota=/tmp/go-build355643826/b516/_pkg_.a packagefile github.com/containers/storage/pkg/chunked/dump=/tmp/go-build355643826/b517/_pkg_.a packagefile github.com/containers/storage/pkg/fsutils=/tmp/go-build355643826/b518/_pkg_.a packagefile github.com/containers/storage/pkg/idmap=/tmp/go-build355643826/b520/_pkg_.a packagefile github.com/mistifyio/go-zfs/v3=/tmp/go-build355643826/b524/_pkg_.a packagefile crypto/internal/alias=/tmp/go-build355643826/b095/_pkg_.a packagefile golang.org/x/crypto/blake2b=/tmp/go-build355643826/b669/_pkg_.a packagefile golang.org/x/sys/cpu=/tmp/go-build355643826/b670/_pkg_.a packagefile golang.org/x/crypto/internal/alias=/tmp/go-build355643826/b374/_pkg_.a packagefile text/template/parse=/tmp/go-build355643826/b418/_pkg_.a packagefile crypto/internal/edwards25519=/tmp/go-build355643826/b121/_pkg_.a packagefile golang.org/x/crypto/blowfish=/tmp/go-build355643826/b688/_pkg_.a packagefile github.com/docker/docker/api=/tmp/go-build355643826/b553/_pkg_.a packagefile github.com/docker/docker/api/types=/tmp/go-build355643826/b554/_pkg_.a packagefile github.com/docker/docker/api/types/checkpoint=/tmp/go-build355643826/b555/_pkg_.a packagefile github.com/docker/docker/api/types/events=/tmp/go-build355643826/b573/_pkg_.a packagefile github.com/docker/docker/api/types/filters=/tmp/go-build355643826/b558/_pkg_.a packagefile github.com/docker/docker/api/types/image=/tmp/go-build355643826/b565/_pkg_.a packagefile github.com/docker/docker/api/types/system=/tmp/go-build355643826/b571/_pkg_.a packagefile github.com/docker/docker/api/types/time=/tmp/go-build355643826/b574/_pkg_.a packagefile github.com/docker/docker/api/types/volume=/tmp/go-build355643826/b572/_pkg_.a packagefile github.com/docker/docker/errdefs=/tmp/go-build355643826/b575/_pkg_.a packagefile github.com/docker/go-connections/sockets=/tmp/go-build355643826/b576/_pkg_.a packagefile go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp=/tmp/go-build355643826/b577/_pkg_.a packagefile go.opentelemetry.io/otel/trace=/tmp/go-build355643826/b600/_pkg_.a packagefile github.com/containers/common/pkg/netns=/tmp/go-build355643826/b710/_pkg_.a packagefile github.com/containers/common/pkg/systemd=/tmp/go-build355643826/b711/_pkg_.a packagefile hash/fnv=/tmp/go-build355643826/b231/_pkg_.a packagefile github.com/cilium/ebpf=/tmp/go-build355643826/b724/_pkg_.a packagefile github.com/cilium/ebpf/asm=/tmp/go-build355643826/b728/_pkg_.a packagefile github.com/cilium/ebpf/link=/tmp/go-build355643826/b741/_pkg_.a packagefile github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize=/tmp/go-build355643826/b306/_pkg_.a packagefile github.com/mattn/go-sqlite3=/tmp/go-build355643826/b310/_pkg_.a packagefile golang.org/x/crypto/nacl/secretbox=/tmp/go-build355643826/b373/_pkg_.a packagefile golang.org/x/crypto/scrypt=/tmp/go-build355643826/b377/_pkg_.a packagefile github.com/google/go-containerregistry/pkg/name=/tmp/go-build355643826/b356/_pkg_.a packagefile github.com/sigstore/sigstore/pkg/signature/options=/tmp/go-build355643826/b379/_pkg_.a packagefile github.com/sigstore/sigstore/pkg/signature/payload=/tmp/go-build355643826/b380/_pkg_.a packagefile golang.org/x/crypto/sha3=/tmp/go-build355643826/b381/_pkg_.a packagefile github.com/containers/ocicrypt/utils=/tmp/go-build355643826/b404/_pkg_.a packagefile github.com/go-jose/go-jose/v3=/tmp/go-build355643826/b405/_pkg_.a packagefile github.com/containers/ocicrypt/utils/keyprovider=/tmp/go-build355643826/b412/_pkg_.a packagefile google.golang.org/grpc=/tmp/go-build355643826/b413/_pkg_.a packagefile net/mail=/tmp/go-build355643826/b334/_pkg_.a packagefile go.mozilla.org/pkcs7=/tmp/go-build355643826/b473/_pkg_.a packagefile compress/zlib=/tmp/go-build355643826/b389/_pkg_.a packagefile golang.org/x/crypto/openpgp/elgamal=/tmp/go-build355643826/b392/_pkg_.a packagefile image=/tmp/go-build355643826/b394/_pkg_.a packagefile image/jpeg=/tmp/go-build355643826/b396/_pkg_.a packagefile github.com/rivo/uniseg=/tmp/go-build355643826/b482/_pkg_.a packagefile crypto/internal/edwards25519/field=/tmp/go-build355643826/b100/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=/tmp/go-build355643826/b133/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/alias=/tmp/go-build355643826/b134/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/poly1305=/tmp/go-build355643826/b135/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=/tmp/go-build355643826/b136/_pkg_.a packagefile github.com/klauspost/compress/fse=/tmp/go-build355643826/b172/_pkg_.a packagefile github.com/ulikunitz/xz/internal/hash=/tmp/go-build355643826/b184/_pkg_.a packagefile crypto/internal/nistec/fiat=/tmp/go-build355643826/b102/_pkg_.a packagefile github.com/go-openapi/errors=/tmp/go-build355643826/b317/_pkg_.a packagefile github.com/go-openapi/runtime=/tmp/go-build355643826/b318/_pkg_.a packagefile github.com/go-openapi/strfmt=/tmp/go-build355643826/b321/_pkg_.a packagefile github.com/go-openapi/swag=/tmp/go-build355643826/b335/_pkg_.a packagefile github.com/go-openapi/validate=/tmp/go-build355643826/b340/_pkg_.a packagefile github.com/letsencrypt/boulder/core=/tmp/go-build355643826/b359/_pkg_.a packagefile github.com/letsencrypt/boulder/strictyaml=/tmp/go-build355643826/b370/_pkg_.a packagefile github.com/titanous/rocacheck=/tmp/go-build355643826/b371/_pkg_.a packagefile github.com/containerd/stargz-snapshotter/estargz/errorutil=/tmp/go-build355643826/b534/_pkg_.a packagefile golang.org/x/sync/errgroup=/tmp/go-build355643826/b535/_pkg_.a packagefile testing=/tmp/go-build355643826/b474/_pkg_.a packagefile vendor/golang.org/x/text/transform=/tmp/go-build355643826/b203/_pkg_.a packagefile google.golang.org/grpc/internal=/tmp/go-build355643826/b219/_pkg_.a packagefile google.golang.org/genproto/googleapis/rpc/status=/tmp/go-build355643826/b261/_pkg_.a packagefile google.golang.org/grpc/internal/status=/tmp/go-build355643826/b263/_pkg_.a packagefile github.com/google/go-containerregistry/pkg/v1=/tmp/go-build355643826/b607/_pkg_.a packagefile github.com/docker/docker/api/types/blkiodev=/tmp/go-build355643826/b557/_pkg_.a packagefile github.com/docker/docker/api/types/strslice=/tmp/go-build355643826/b562/_pkg_.a packagefile github.com/docker/docker/image/spec/specs-go/v1=/tmp/go-build355643826/b563/_pkg_.a packagefile github.com/docker/go-connections/nat=/tmp/go-build355643826/b564/_pkg_.a packagefile github.com/docker/docker/internal/multierror=/tmp/go-build355643826/b561/_pkg_.a packagefile github.com/gogo/protobuf/proto=/tmp/go-build355643826/b570/_pkg_.a packagefile google.golang.org/protobuf/proto=/tmp/go-build355643826/b242/_pkg_.a packagefile google.golang.org/protobuf/reflect/protoregistry=/tmp/go-build355643826/b243/_pkg_.a packagefile google.golang.org/protobuf/encoding/protowire=/tmp/go-build355643826/b228/_pkg_.a packagefile google.golang.org/protobuf/internal/pragma=/tmp/go-build355643826/b234/_pkg_.a packagefile google.golang.org/protobuf/internal/filedesc=/tmp/go-build355643826/b248/_pkg_.a packagefile google.golang.org/protobuf/internal/filetype=/tmp/go-build355643826/b253/_pkg_.a packagefile google.golang.org/protobuf/internal/impl=/tmp/go-build355643826/b254/_pkg_.a packagefile google.golang.org/protobuf/internal/version=/tmp/go-build355643826/b256/_pkg_.a packagefile github.com/felixge/httpsnoop=/tmp/go-build355643826/b578/_pkg_.a packagefile go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/internal/semconvutil=/tmp/go-build355643826/b579/_pkg_.a packagefile go.opentelemetry.io/otel=/tmp/go-build355643826/b585/_pkg_.a packagefile go.opentelemetry.io/otel/attribute=/tmp/go-build355643826/b580/_pkg_.a packagefile go.opentelemetry.io/otel/codes=/tmp/go-build355643826/b583/_pkg_.a packagefile go.opentelemetry.io/otel/metric=/tmp/go-build355643826/b595/_pkg_.a packagefile go.opentelemetry.io/otel/propagation=/tmp/go-build355643826/b597/_pkg_.a packagefile go.opentelemetry.io/otel/semconv/v1.17.0=/tmp/go-build355643826/b584/_pkg_.a packagefile go.opentelemetry.io/otel/trace/embedded=/tmp/go-build355643826/b601/_pkg_.a packagefile debug/elf=/tmp/go-build355643826/b725/_pkg_.a packagefile github.com/cilium/ebpf/btf=/tmp/go-build355643826/b731/_pkg_.a packagefile github.com/cilium/ebpf/internal=/tmp/go-build355643826/b732/_pkg_.a packagefile github.com/cilium/ebpf/internal/sys=/tmp/go-build355643826/b729/_pkg_.a packagefile github.com/cilium/ebpf/internal/unix=/tmp/go-build355643826/b730/_pkg_.a packagefile golang.org/x/crypto/salsa20/salsa=/tmp/go-build355643826/b376/_pkg_.a packagefile github.com/go-jose/go-jose/v3/cipher=/tmp/go-build355643826/b406/_pkg_.a packagefile github.com/go-jose/go-jose/v3/json=/tmp/go-build355643826/b407/_pkg_.a packagefile github.com/golang/protobuf/proto=/tmp/go-build355643826/b226/_pkg_.a packagefile golang.org/x/net/trace=/tmp/go-build355643826/b414/_pkg_.a packagefile google.golang.org/grpc/backoff=/tmp/go-build355643826/b420/_pkg_.a packagefile google.golang.org/grpc/balancer=/tmp/go-build355643826/b421/_pkg_.a packagefile google.golang.org/grpc/balancer/base=/tmp/go-build355643826/b425/_pkg_.a packagefile google.golang.org/grpc/balancer/roundrobin=/tmp/go-build355643826/b426/_pkg_.a packagefile google.golang.org/grpc/channelz=/tmp/go-build355643826/b422/_pkg_.a packagefile google.golang.org/grpc/connectivity=/tmp/go-build355643826/b221/_pkg_.a packagefile google.golang.org/grpc/credentials=/tmp/go-build355643826/b225/_pkg_.a packagefile google.golang.org/grpc/credentials/insecure=/tmp/go-build355643826/b428/_pkg_.a packagefile google.golang.org/grpc/encoding=/tmp/go-build355643826/b429/_pkg_.a packagefile google.golang.org/grpc/encoding/proto=/tmp/go-build355643826/b432/_pkg_.a packagefile google.golang.org/grpc/grpclog=/tmp/go-build355643826/b222/_pkg_.a packagefile google.golang.org/grpc/internal/backoff=/tmp/go-build355643826/b433/_pkg_.a packagefile google.golang.org/grpc/internal/balancer/gracefulswitch=/tmp/go-build355643826/b434/_pkg_.a packagefile google.golang.org/grpc/internal/balancerload=/tmp/go-build355643826/b435/_pkg_.a packagefile google.golang.org/grpc/internal/binarylog=/tmp/go-build355643826/b436/_pkg_.a packagefile google.golang.org/grpc/internal/channelz=/tmp/go-build355643826/b423/_pkg_.a packagefile google.golang.org/grpc/internal/grpclog=/tmp/go-build355643826/b223/_pkg_.a packagefile google.golang.org/grpc/internal/grpcrand=/tmp/go-build355643826/b427/_pkg_.a packagefile google.golang.org/grpc/internal/grpcsync=/tmp/go-build355643826/b438/_pkg_.a packagefile google.golang.org/grpc/internal/grpcutil=/tmp/go-build355643826/b430/_pkg_.a packagefile google.golang.org/grpc/internal/idle=/tmp/go-build355643826/b440/_pkg_.a packagefile google.golang.org/grpc/internal/metadata=/tmp/go-build355643826/b441/_pkg_.a packagefile google.golang.org/grpc/internal/pretty=/tmp/go-build355643826/b442/_pkg_.a packagefile google.golang.org/grpc/internal/resolver=/tmp/go-build355643826/b446/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/passthrough=/tmp/go-build355643826/b448/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/unix=/tmp/go-build355643826/b449/_pkg_.a packagefile google.golang.org/grpc/internal/serviceconfig=/tmp/go-build355643826/b447/_pkg_.a packagefile google.golang.org/grpc/internal/transport=/tmp/go-build355643826/b451/_pkg_.a packagefile google.golang.org/grpc/keepalive=/tmp/go-build355643826/b461/_pkg_.a packagefile google.golang.org/grpc/metadata=/tmp/go-build355643826/b424/_pkg_.a packagefile google.golang.org/grpc/peer=/tmp/go-build355643826/b462/_pkg_.a packagefile google.golang.org/grpc/resolver=/tmp/go-build355643826/b224/_pkg_.a packagefile google.golang.org/grpc/resolver/dns=/tmp/go-build355643826/b466/_pkg_.a packagefile google.golang.org/grpc/serviceconfig=/tmp/go-build355643826/b259/_pkg_.a packagefile google.golang.org/grpc/stats=/tmp/go-build355643826/b463/_pkg_.a packagefile google.golang.org/grpc/tap=/tmp/go-build355643826/b464/_pkg_.a packagefile hash/adler32=/tmp/go-build355643826/b390/_pkg_.a packagefile image/color=/tmp/go-build355643826/b395/_pkg_.a packagefile image/internal/imageutil=/tmp/go-build355643826/b397/_pkg_.a packagefile encoding/xml=/tmp/go-build355643826/b320/_pkg_.a packagefile github.com/asaskevich/govalidator=/tmp/go-build355643826/b322/_pkg_.a packagefile github.com/mitchellh/mapstructure=/tmp/go-build355643826/b325/_pkg_.a packagefile github.com/oklog/ulid=/tmp/go-build355643826/b326/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson=/tmp/go-build355643826/b327/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsontype=/tmp/go-build355643826/b331/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/primitive=/tmp/go-build355643826/b332/_pkg_.a packagefile github.com/mailru/easyjson/jlexer=/tmp/go-build355643826/b336/_pkg_.a packagefile github.com/mailru/easyjson/jwriter=/tmp/go-build355643826/b338/_pkg_.a packagefile github.com/go-openapi/analysis=/tmp/go-build355643826/b341/_pkg_.a packagefile github.com/go-openapi/jsonpointer=/tmp/go-build355643826/b347/_pkg_.a packagefile github.com/go-openapi/loads=/tmp/go-build355643826/b354/_pkg_.a packagefile github.com/go-openapi/spec=/tmp/go-build355643826/b344/_pkg_.a packagefile expvar=/tmp/go-build355643826/b360/_pkg_.a packagefile github.com/letsencrypt/boulder/identifier=/tmp/go-build355643826/b361/_pkg_.a packagefile github.com/letsencrypt/boulder/probs=/tmp/go-build355643826/b362/_pkg_.a packagefile github.com/letsencrypt/boulder/revocation=/tmp/go-build355643826/b363/_pkg_.a packagefile golang.org/x/crypto/ocsp=/tmp/go-build355643826/b364/_pkg_.a packagefile gopkg.in/go-jose/go-jose.v2=/tmp/go-build355643826/b365/_pkg_.a packagefile internal/sysinfo=/tmp/go-build355643826/b475/_pkg_.a packagefile runtime/trace=/tmp/go-build355643826/b476/_pkg_.a packagefile google.golang.org/grpc/attributes=/tmp/go-build355643826/b220/_pkg_.a packagefile google.golang.org/protobuf/types/known/anypb=/tmp/go-build355643826/b262/_pkg_.a packagefile github.com/golang/protobuf/ptypes=/tmp/go-build355643826/b264/_pkg_.a packagefile github.com/google/go-containerregistry/pkg/v1/types=/tmp/go-build355643826/b608/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/messageset=/tmp/go-build355643826/b232/_pkg_.a packagefile google.golang.org/protobuf/internal/errors=/tmp/go-build355643826/b229/_pkg_.a packagefile google.golang.org/protobuf/internal/flags=/tmp/go-build355643826/b236/_pkg_.a packagefile google.golang.org/protobuf/internal/genid=/tmp/go-build355643826/b239/_pkg_.a packagefile google.golang.org/protobuf/internal/order=/tmp/go-build355643826/b240/_pkg_.a packagefile google.golang.org/protobuf/internal/strs=/tmp/go-build355643826/b237/_pkg_.a packagefile google.golang.org/protobuf/runtime/protoiface=/tmp/go-build355643826/b244/_pkg_.a packagefile google.golang.org/protobuf/internal/descfmt=/tmp/go-build355643826/b249/_pkg_.a packagefile google.golang.org/protobuf/internal/descopts=/tmp/go-build355643826/b250/_pkg_.a packagefile google.golang.org/protobuf/internal/editiondefaults=/tmp/go-build355643826/b246/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/defval=/tmp/go-build355643826/b247/_pkg_.a packagefile google.golang.org/protobuf/encoding/prototext=/tmp/go-build355643826/b227/_pkg_.a packagefile google.golang.org/protobuf/internal/detrand=/tmp/go-build355643826/b230/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/tag=/tmp/go-build355643826/b255/_pkg_.a packagefile github.com/go-logr/logr=/tmp/go-build355643826/b586/_pkg_.a packagefile go.opentelemetry.io/otel/internal/global=/tmp/go-build355643826/b592/_pkg_.a packagefile go.opentelemetry.io/otel/internal=/tmp/go-build355643826/b581/_pkg_.a packagefile go.opentelemetry.io/otel/internal/attribute=/tmp/go-build355643826/b582/_pkg_.a packagefile go.opentelemetry.io/otel/metric/embedded=/tmp/go-build355643826/b596/_pkg_.a packagefile go.opentelemetry.io/otel/baggage=/tmp/go-build355643826/b598/_pkg_.a packagefile debug/dwarf=/tmp/go-build355643826/b726/_pkg_.a packagefile internal/saferio=/tmp/go-build355643826/b346/_pkg_.a packagefile internal/zstd=/tmp/go-build355643826/b727/_pkg_.a packagefile go/format=/tmp/go-build355643826/b733/_pkg_.a packagefile google.golang.org/protobuf/reflect/protodesc=/tmp/go-build355643826/b245/_pkg_.a packagefile golang.org/x/net/internal/timeseries=/tmp/go-build355643826/b415/_pkg_.a packagefile html/template=/tmp/go-build355643826/b416/_pkg_.a packagefile google.golang.org/grpc/internal/credentials=/tmp/go-build355643826/b258/_pkg_.a packagefile google.golang.org/grpc/binarylog/grpc_binarylog_v1=/tmp/go-build355643826/b437/_pkg_.a packagefile google.golang.org/grpc/internal/buffer=/tmp/go-build355643826/b439/_pkg_.a packagefile google.golang.org/grpc/internal/envconfig=/tmp/go-build355643826/b431/_pkg_.a packagefile github.com/golang/protobuf/jsonpb=/tmp/go-build355643826/b443/_pkg_.a packagefile google.golang.org/protobuf/encoding/protojson=/tmp/go-build355643826/b444/_pkg_.a packagefile google.golang.org/grpc/internal/transport/networktype=/tmp/go-build355643826/b450/_pkg_.a packagefile golang.org/x/net/http2=/tmp/go-build355643826/b452/_pkg_.a packagefile golang.org/x/net/http2/hpack=/tmp/go-build355643826/b459/_pkg_.a packagefile google.golang.org/grpc/internal/syscall=/tmp/go-build355643826/b460/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/dns=/tmp/go-build355643826/b467/_pkg_.a packagefile html=/tmp/go-build355643826/b323/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsoncodec=/tmp/go-build355643826/b328/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonrw=/tmp/go-build355643826/b330/_pkg_.a packagefile go.mongodb.org/mongo-driver/x/bsonx/bsoncore=/tmp/go-build355643826/b333/_pkg_.a packagefile github.com/josharian/intern=/tmp/go-build355643826/b337/_pkg_.a packagefile github.com/mailru/easyjson/buffer=/tmp/go-build355643826/b339/_pkg_.a packagefile github.com/go-openapi/analysis/internal/debug=/tmp/go-build355643826/b342/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/normalize=/tmp/go-build355643826/b343/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/operations=/tmp/go-build355643826/b350/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/replace=/tmp/go-build355643826/b351/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/schutils=/tmp/go-build355643826/b352/_pkg_.a packagefile github.com/go-openapi/analysis/internal/flatten/sortref=/tmp/go-build355643826/b353/_pkg_.a packagefile encoding/gob=/tmp/go-build355643826/b345/_pkg_.a packagefile github.com/go-openapi/jsonreference=/tmp/go-build355643826/b348/_pkg_.a packagefile golang.org/x/crypto/ed25519=/tmp/go-build355643826/b366/_pkg_.a packagefile gopkg.in/go-jose/go-jose.v2/cipher=/tmp/go-build355643826/b368/_pkg_.a packagefile gopkg.in/go-jose/go-jose.v2/json=/tmp/go-build355643826/b369/_pkg_.a packagefile github.com/golang/protobuf/ptypes/any=/tmp/go-build355643826/b265/_pkg_.a packagefile github.com/golang/protobuf/ptypes/duration=/tmp/go-build355643826/b266/_pkg_.a packagefile github.com/golang/protobuf/ptypes/timestamp=/tmp/go-build355643826/b268/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/text=/tmp/go-build355643826/b235/_pkg_.a packagefile google.golang.org/protobuf/internal/set=/tmp/go-build355643826/b241/_pkg_.a packagefile log/slog=/tmp/go-build355643826/b587/_pkg_.a packagefile github.com/go-logr/stdr=/tmp/go-build355643826/b593/_pkg_.a packagefile go.opentelemetry.io/otel/internal/baggage=/tmp/go-build355643826/b599/_pkg_.a packagefile go/printer=/tmp/go-build355643826/b739/_pkg_.a packagefile google.golang.org/protobuf/types/descriptorpb=/tmp/go-build355643826/b251/_pkg_.a packagefile google.golang.org/protobuf/types/gofeaturespb=/tmp/go-build355643826/b257/_pkg_.a packagefile google.golang.org/protobuf/types/known/durationpb=/tmp/go-build355643826/b267/_pkg_.a packagefile google.golang.org/protobuf/types/known/timestamppb=/tmp/go-build355643826/b269/_pkg_.a packagefile google.golang.org/protobuf/internal/encoding/json=/tmp/go-build355643826/b445/_pkg_.a packagefile golang.org/x/net/http/httpguts=/tmp/go-build355643826/b453/_pkg_.a packagefile golang.org/x/net/idna=/tmp/go-build355643826/b454/_pkg_.a packagefile google.golang.org/grpc/balancer/grpclb/state=/tmp/go-build355643826/b468/_pkg_.a packagefile google.golang.org/grpc/internal/resolver/dns/internal=/tmp/go-build355643826/b469/_pkg_.a packagefile go.mongodb.org/mongo-driver/bson/bsonoptions=/tmp/go-build355643826/b329/_pkg_.a packagefile github.com/go-openapi/jsonreference/internal=/tmp/go-build355643826/b349/_pkg_.a packagefile log/slog/internal=/tmp/go-build355643826/b588/_pkg_.a packagefile log/slog/internal/buffer=/tmp/go-build355643826/b589/_pkg_.a packagefile slices=/tmp/go-build355643826/b590/_pkg_.a packagefile github.com/go-logr/logr/funcr=/tmp/go-build355643826/b594/_pkg_.a packagefile go/doc/comment=/tmp/go-build355643826/b740/_pkg_.a packagefile golang.org/x/text/secure/bidirule=/tmp/go-build355643826/b455/_pkg_.a packagefile golang.org/x/text/unicode/bidi=/tmp/go-build355643826/b457/_pkg_.a packagefile golang.org/x/text/unicode/norm=/tmp/go-build355643826/b458/_pkg_.a packagefile cmp=/tmp/go-build355643826/b591/_pkg_.a packagefile golang.org/x/text/transform=/tmp/go-build355643826/b456/_pkg_.a modinfo "0w\xaf\f\x92t\b\x02A\xe1\xc1\a\xe6\xd6\x18\xe6path\tgithub.com/containers/buildah/tests/tutorial\nbuild\t-buildmode=pie\nbuild\t-compiler=gc\nbuild\t-ldflags=\"-X main.buildInfo=1715854328 -X main.cniVersion=v1.1.2 -B 0xc9d3055ac2e3faee3363dd4615b77dda33d59e3e -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,selinux,btrfs_noversion,exclude_graphdriver_btrfs\nbuild\tDefaultGODEBUG=panicnil=1\nbuild\tCGO_ENABLED=1\nbuild\tCGO_CFLAGS=\"-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64\"\nbuild\tCGO_CPPFLAGS=\nbuild\tCGO_CXXFLAGS=\nbuild\tCGO_LDFLAGS=\nbuild\tGOARCH=amd64\nbuild\tGOOS=linux\nbuild\tGOAMD64=v1\n\xf92C1\x86\x18 r\x00\x82B\x10A\x16\xd8\xf2" EOF mkdir -p $WORK/b001/exe/ cd . /usr/lib/golang/pkg/tool/linux_amd64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -installsuffix shared -X=runtime.godebugDefault=panicnil=1 -buildmode=pie -buildid=8p2iOY928tERFtsRzajI/eB-iWzinvEhDH2XmL26m/ZhMkP-RQvwMnKEFZkSjf/8p2iOY928tERFtsRzajI -X main.buildInfo=1715854328 -X main.cniVersion=v1.1.2 -B 0xc9d3055ac2e3faee3363dd4615b77dda33d59e3e -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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/exe/a.out # internal mkdir -p bin/ mv $WORK/b001/exe/a.out bin/tutorial rm -r $WORK/b001/ + GOMD2MAN=go-md2man + /usr/bin/make -C docs make: Entering directory '/builddir/build/BUILD/buildah-1.35.4/docs' make: Leaving directory '/builddir/build/BUILD/buildah-1.35.4/docs' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.GM0sYa + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64 ++ dirname /builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64 + cd buildah-1.35.4 ++ pwd ++ pwd + export GOPATH=/builddir/build/BUILD/buildah-1.35.4/_build:/builddir/build/BUILD/buildah-1.35.4 + GOPATH=/builddir/build/BUILD/buildah-1.35.4/_build:/builddir/build/BUILD/buildah-1.35.4 + make DESTDIR=/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64 PREFIX=/usr install install.completions sed: can't read vendor/modules.txt: No such file or directory sed: can't read vendor/modules.txt: No such file or directory go tool dist: FAILED: not a Git repo; must put a VERSION file in $GOROOT install -d -m 755 /builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/bin install -m 755 bin/buildah /builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/bin/buildah install -m 755 -d /builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/bash-completion/completions install -m 644 contrib/completions/bash/buildah /builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/bash-completion/completions/buildah + make DESTDIR=/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64 PREFIX=/usr -C docs install make: Entering directory '/builddir/build/BUILD/buildah-1.35.4/docs' install -d /builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/man/man1 install -m 0644 buildah*.1 /builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/man/man1 install -m 0644 links/buildah*.1 /builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/man/man1 make: Leaving directory '/builddir/build/BUILD/buildah-1.35.4/docs' + install -d -p /builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system + cp -pav tests/. /builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system 'tests/./add.bats' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./add.bats' 'tests/./authenticate.bats' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./authenticate.bats' 'tests/./basic.bats' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./basic.bats' 'tests/./blobcache.bats' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./blobcache.bats' 'tests/./bud.bats' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud.bats' 'tests/./bud' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud' 'tests/./bud/add-checksum' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/add-checksum' 'tests/./bud/add-checksum/Containerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/add-checksum/Containerfile' 'tests/./bud/add-checksum/Containerfile.bad' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/add-checksum/Containerfile.bad' 'tests/./bud/add-checksum/Containerfile.bad-checksum' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/add-checksum/Containerfile.bad-checksum' 'tests/./bud/add-chmod' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/add-chmod' 'tests/./bud/add-chmod/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/add-chmod/Dockerfile' 'tests/./bud/add-chmod/Dockerfile.bad' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/add-chmod/Dockerfile.bad' 'tests/./bud/add-chmod/Dockerfile.combined' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/add-chmod/Dockerfile.combined' 'tests/./bud/add-chmod/addchmod.txt' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/add-chmod/addchmod.txt' 'tests/./bud/add-chown' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/add-chown' 'tests/./bud/add-chown/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/add-chown/Dockerfile' 'tests/./bud/add-chown/Dockerfile.bad' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/add-chown/Dockerfile.bad' 'tests/./bud/add-chown/addchown.txt' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/add-chown/addchown.txt' 'tests/./bud/add-create-absolute-path' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/add-create-absolute-path' 'tests/./bud/add-create-absolute-path/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/add-create-absolute-path/Dockerfile' 'tests/./bud/add-create-absolute-path/distutils.cfg' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/add-create-absolute-path/distutils.cfg' 'tests/./bud/add-create-relative-path' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/add-create-relative-path' 'tests/./bud/add-create-relative-path/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/add-create-relative-path/Dockerfile' 'tests/./bud/add-create-relative-path/distutils.cfg' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/add-create-relative-path/distutils.cfg' 'tests/./bud/add-file' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/add-file' 'tests/./bud/add-file/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/add-file/Dockerfile' 'tests/./bud/add-file/file' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/add-file/file' 'tests/./bud/add-file/file2' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/add-file/file2' 'tests/./bud/add-run-dir' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/add-run-dir' 'tests/./bud/add-run-dir/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/add-run-dir/Dockerfile' 'tests/./bud/addtl-tags' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/addtl-tags' 'tests/./bud/addtl-tags/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/addtl-tags/Dockerfile' 'tests/./bud/all-platform' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/all-platform' 'tests/./bud/all-platform/Containerfile.default-arg' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/all-platform/Containerfile.default-arg' 'tests/./bud/base-with-arg' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/base-with-arg' 'tests/./bud/base-with-arg/Containerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/base-with-arg/Containerfile' 'tests/./bud/base-with-arg/Containerfile2' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/base-with-arg/Containerfile2' 'tests/./bud/base-with-arg/Containerfilebad' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/base-with-arg/Containerfilebad' 'tests/./bud/base-with-arg/first.args' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/base-with-arg/first.args' 'tests/./bud/base-with-arg/second.args' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/base-with-arg/second.args' 'tests/./bud/base-with-labels' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/base-with-labels' 'tests/./bud/base-with-labels/Containerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/base-with-labels/Containerfile' 'tests/./bud/bud.limits' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/bud.limits' 'tests/./bud/bud.limits/Containerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/bud.limits/Containerfile' 'tests/./bud/build-arg' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/build-arg' 'tests/./bud/build-arg/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/build-arg/Dockerfile' 'tests/./bud/build-arg/Dockerfile2' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/build-arg/Dockerfile2' 'tests/./bud/build-arg/Dockerfile3' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/build-arg/Dockerfile3' 'tests/./bud/build-arg/Dockerfile4' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/build-arg/Dockerfile4' 'tests/./bud/build-with-from' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/build-with-from' 'tests/./bud/build-with-from/Containerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/build-with-from/Containerfile' 'tests/./bud/buildkit-mount-from' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/buildkit-mount-from' 'tests/./bud/buildkit-mount-from/Dockerfilebindfrom' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/buildkit-mount-from/Dockerfilebindfrom' 'tests/./bud/buildkit-mount-from/Dockerfilebindfromrelative' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/buildkit-mount-from/Dockerfilebindfromrelative' 'tests/./bud/buildkit-mount-from/Dockerfilebindfromwithemptyfrom' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/buildkit-mount-from/Dockerfilebindfromwithemptyfrom' 'tests/./bud/buildkit-mount-from/Dockerfilebindfromwithoutsource' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/buildkit-mount-from/Dockerfilebindfromwithoutsource' 'tests/./bud/buildkit-mount-from/Dockerfilebindfromwriteable' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/buildkit-mount-from/Dockerfilebindfromwriteable' 'tests/./bud/buildkit-mount-from/Dockerfilebuildkitbase' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/buildkit-mount-from/Dockerfilebuildkitbase' 'tests/./bud/buildkit-mount-from/Dockerfilebuildkitbaserelative' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/buildkit-mount-from/Dockerfilebuildkitbaserelative' 'tests/./bud/buildkit-mount-from/Dockerfilecachefrom' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/buildkit-mount-from/Dockerfilecachefrom' 'tests/./bud/buildkit-mount-from/Dockerfilecachefromimage' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/buildkit-mount-from/Dockerfilecachefromimage' 'tests/./bud/buildkit-mount-from/Dockerfilecachemultiplefrom' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/buildkit-mount-from/Dockerfilecachemultiplefrom' 'tests/./bud/buildkit-mount-from/Dockerfilemultistagefrom' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/buildkit-mount-from/Dockerfilemultistagefrom' 'tests/./bud/buildkit-mount-from/Dockerfilemultistagefromcache' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/buildkit-mount-from/Dockerfilemultistagefromcache' 'tests/./bud/buildkit-mount-from/Dockermultistagefrom' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/buildkit-mount-from/Dockermultistagefrom' 'tests/./bud/buildkit-mount-from/hello' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/buildkit-mount-from/hello' 'tests/./bud/buildkit-mount-from/hello2' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/buildkit-mount-from/hello2' 'tests/./bud/buildkit-mount' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/buildkit-mount' 'tests/./bud/buildkit-mount/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/buildkit-mount/Dockerfile' 'tests/./bud/buildkit-mount/Dockerfile2' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/buildkit-mount/Dockerfile2' 'tests/./bud/buildkit-mount/Dockerfile3' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/buildkit-mount/Dockerfile3' 'tests/./bud/buildkit-mount/Dockerfile4' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/buildkit-mount/Dockerfile4' 'tests/./bud/buildkit-mount/Dockerfile6' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/buildkit-mount/Dockerfile6' 'tests/./bud/buildkit-mount/Dockerfilecacheread' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/buildkit-mount/Dockerfilecacheread' 'tests/./bud/buildkit-mount/Dockerfilecachereadwithoutz' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/buildkit-mount/Dockerfilecachereadwithoutz' 'tests/./bud/buildkit-mount/Dockerfilecachewrite' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/buildkit-mount/Dockerfilecachewrite' 'tests/./bud/buildkit-mount/Dockerfilecachewritesharing' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/buildkit-mount/Dockerfilecachewritesharing' 'tests/./bud/buildkit-mount/Dockerfilecachewritewithoutz' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/buildkit-mount/Dockerfilecachewritewithoutz' 'tests/./bud/buildkit-mount/Dockerfilemultiplemounts' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/buildkit-mount/Dockerfilemultiplemounts' 'tests/./bud/buildkit-mount/Dockerfiletmpfs' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/buildkit-mount/Dockerfiletmpfs' 'tests/./bud/buildkit-mount/Dockerfiletmpfscopyup' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/buildkit-mount/Dockerfiletmpfscopyup' 'tests/./bud/buildkit-mount/input_file' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/buildkit-mount/input_file' 'tests/./bud/buildkit-mount/subdir' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/buildkit-mount/subdir' 'tests/./bud/buildkit-mount/subdir/input_file' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/buildkit-mount/subdir/input_file' 'tests/./bud/cache-chown' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/cache-chown' 'tests/./bud/cache-chown/Dockerfile.add1' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/cache-chown/Dockerfile.add1' 'tests/./bud/cache-chown/Dockerfile.add2' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/cache-chown/Dockerfile.add2' 'tests/./bud/cache-chown/Dockerfile.copy1' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/cache-chown/Dockerfile.copy1' 'tests/./bud/cache-chown/Dockerfile.copy2' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/cache-chown/Dockerfile.copy2' 'tests/./bud/cache-chown/Dockerfile.prev1' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/cache-chown/Dockerfile.prev1' 'tests/./bud/cache-chown/Dockerfile.prev2' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/cache-chown/Dockerfile.prev2' 'tests/./bud/cache-chown/Dockerfile.tar1' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/cache-chown/Dockerfile.tar1' 'tests/./bud/cache-chown/Dockerfile.tar2' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/cache-chown/Dockerfile.tar2' 'tests/./bud/cache-chown/Dockerfile.url1' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/cache-chown/Dockerfile.url1' 'tests/./bud/cache-chown/Dockerfile.url2' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/cache-chown/Dockerfile.url2' 'tests/./bud/cache-chown/testfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/cache-chown/testfile' 'tests/./bud/cache-chown/testfile.tar.gz' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/cache-chown/testfile.tar.gz' 'tests/./bud/cache-format' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/cache-format' 'tests/./bud/cache-format/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/cache-format/Dockerfile' 'tests/./bud/cache-from' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/cache-from' 'tests/./bud/cache-from/Containerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/cache-from/Containerfile' 'tests/./bud/cache-mount-locked' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/cache-mount-locked' 'tests/./bud/cache-mount-locked/Containerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/cache-mount-locked/Containerfile' 'tests/./bud/cache-mount-locked/file' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/cache-mount-locked/file' 'tests/./bud/cache-scratch' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/cache-scratch' 'tests/./bud/cache-scratch/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/cache-scratch/Dockerfile' 'tests/./bud/cache-scratch/Dockerfile.config' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/cache-scratch/Dockerfile.config' 'tests/./bud/cache-scratch/Dockerfile.different1' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/cache-scratch/Dockerfile.different1' 'tests/./bud/cache-scratch/Dockerfile.different2' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/cache-scratch/Dockerfile.different2' 'tests/./bud/cache-stages' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/cache-stages' 'tests/./bud/cache-stages/Dockerfile.1' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/cache-stages/Dockerfile.1' 'tests/./bud/cache-stages/Dockerfile.2' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/cache-stages/Dockerfile.2' 'tests/./bud/cache-stages/Dockerfile.3' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/cache-stages/Dockerfile.3' 'tests/./bud/capabilities' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/capabilities' 'tests/./bud/capabilities/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/capabilities/Dockerfile' 'tests/./bud/check-race' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/check-race' 'tests/./bud/check-race/Containerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/check-race/Containerfile' 'tests/./bud/commit' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/commit' 'tests/./bud/commit/name-path-changes' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/commit/name-path-changes' 'tests/./bud/commit/name-path-changes/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/commit/name-path-changes/Dockerfile' 'tests/./bud/container-ignoresymlink' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/container-ignoresymlink' 'tests/./bud/container-ignoresymlink/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/container-ignoresymlink/Dockerfile' 'tests/./bud/container-ignoresymlink/hello' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/container-ignoresymlink/hello' 'tests/./bud/container-ignoresymlink/world' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/container-ignoresymlink/world' 'tests/./bud/containeranddockerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/containeranddockerfile' 'tests/./bud/containeranddockerfile/Containerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/containeranddockerfile/Containerfile' 'tests/./bud/containeranddockerfile/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/containeranddockerfile/Dockerfile' 'tests/./bud/containerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/containerfile' 'tests/./bud/containerfile/Containerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/containerfile/Containerfile' 'tests/./bud/containerfile/Containerfile.in' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/containerfile/Containerfile.in' 'tests/./bud/containerignore' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/containerignore' 'tests/./bud/containerignore/.containerignore' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/containerignore/.containerignore' 'tests/./bud/containerignore/.dockerignore' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/containerignore/.dockerignore' 'tests/./bud/containerignore/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/containerignore/Dockerfile' 'tests/./bud/containerignore/Dockerfile.succeed' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/containerignore/Dockerfile.succeed' 'tests/./bud/containerignore/subdir' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/containerignore/subdir' 'tests/./bud/containerignore/subdir/sub1.txt' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/containerignore/subdir/sub1.txt' 'tests/./bud/containerignore/subdir/sub2.txt' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/containerignore/subdir/sub2.txt' 'tests/./bud/containerignore/test1.txt' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/containerignore/test1.txt' 'tests/./bud/containerignore/test2.txt' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/containerignore/test2.txt' 'tests/./bud/context-escape-dir' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/context-escape-dir' 'tests/./bud/context-escape-dir/testdir' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/context-escape-dir/testdir' 'tests/./bud/context-escape-dir/testdir/Containerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/context-escape-dir/testdir/Containerfile' 'tests/./bud/context-escape-dir/upperfile.txt' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/context-escape-dir/upperfile.txt' 'tests/./bud/context-from-stdin' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/context-from-stdin' 'tests/./bud/context-from-stdin/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/context-from-stdin/Dockerfile' 'tests/./bud/copy-archive' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/copy-archive' 'tests/./bud/copy-archive/Containerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/copy-archive/Containerfile' 'tests/./bud/copy-chmod' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/copy-chmod' 'tests/./bud/copy-chmod/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/copy-chmod/Dockerfile' 'tests/./bud/copy-chmod/Dockerfile.bad' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/copy-chmod/Dockerfile.bad' 'tests/./bud/copy-chmod/Dockerfile.combined' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/copy-chmod/Dockerfile.combined' 'tests/./bud/copy-chmod/copychmod.txt' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/copy-chmod/copychmod.txt' 'tests/./bud/copy-chown' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/copy-chown' 'tests/./bud/copy-chown/Containerfile.chown_user' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/copy-chown/Containerfile.chown_user' 'tests/./bud/copy-chown/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/copy-chown/Dockerfile' 'tests/./bud/copy-chown/Dockerfile.bad' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/copy-chown/Dockerfile.bad' 'tests/./bud/copy-chown/Dockerfile.bad2' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/copy-chown/Dockerfile.bad2' 'tests/./bud/copy-chown/copychown.txt' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/copy-chown/copychown.txt' 'tests/./bud/copy-create-absolute-path' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/copy-create-absolute-path' 'tests/./bud/copy-create-absolute-path/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/copy-create-absolute-path/Dockerfile' 'tests/./bud/copy-create-absolute-path/distutils.cfg' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/copy-create-absolute-path/distutils.cfg' 'tests/./bud/copy-create-relative-path' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/copy-create-relative-path' 'tests/./bud/copy-create-relative-path/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/copy-create-relative-path/Dockerfile' 'tests/./bud/copy-create-relative-path/distutils.cfg' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/copy-create-relative-path/distutils.cfg' 'tests/./bud/copy-envvar' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/copy-envvar' 'tests/./bud/copy-envvar/Containerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/copy-envvar/Containerfile' 'tests/./bud/copy-envvar/file-0.0.1.txt' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/copy-envvar/file-0.0.1.txt' 'tests/./bud/copy-from' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/copy-from' 'tests/./bud/copy-from/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/copy-from/Dockerfile' 'tests/./bud/copy-from/Dockerfile.bad' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/copy-from/Dockerfile.bad' 'tests/./bud/copy-from/Dockerfile2' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/copy-from/Dockerfile2' 'tests/./bud/copy-from/Dockerfile2.bad' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/copy-from/Dockerfile2.bad' 'tests/./bud/copy-from/Dockerfile3' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/copy-from/Dockerfile3' 'tests/./bud/copy-from/Dockerfile4' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/copy-from/Dockerfile4' 'tests/./bud/copy-globs' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/copy-globs' 'tests/./bud/copy-globs/Containerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/copy-globs/Containerfile' 'tests/./bud/copy-globs/Containerfile.bad' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/copy-globs/Containerfile.bad' 'tests/./bud/copy-globs/Containerfile.missing' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/copy-globs/Containerfile.missing' 'tests/./bud/copy-globs/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/copy-globs/Dockerfile' 'tests/./bud/copy-globs/test1.txt' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/copy-globs/test1.txt' 'tests/./bud/copy-globs/test2.txt' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/copy-globs/test2.txt' 'tests/./bud/copy-multiple-files' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/copy-multiple-files' 'tests/./bud/copy-multiple-files/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/copy-multiple-files/Dockerfile' 'tests/./bud/copy-multiple-files/file' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/copy-multiple-files/file' 'tests/./bud/copy-multiple-files/file2' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/copy-multiple-files/file2' 'tests/./bud/copy-multistage-paths' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/copy-multistage-paths' 'tests/./bud/copy-multistage-paths/Dockerfile.absolute' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/copy-multistage-paths/Dockerfile.absolute' 'tests/./bud/copy-multistage-paths/Dockerfile.invalid_from' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/copy-multistage-paths/Dockerfile.invalid_from' 'tests/./bud/copy-multistage-paths/Dockerfile.relative' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/copy-multistage-paths/Dockerfile.relative' 'tests/./bud/copy-root' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/copy-root' 'tests/./bud/copy-root/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/copy-root/Dockerfile' 'tests/./bud/copy-root/distutils.cfg' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/copy-root/distutils.cfg' 'tests/./bud/copy-workdir' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/copy-workdir' 'tests/./bud/copy-workdir/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/copy-workdir/Dockerfile' 'tests/./bud/copy-workdir/Dockerfile.2' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/copy-workdir/Dockerfile.2' 'tests/./bud/copy-workdir/file1.txt' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/copy-workdir/file1.txt' 'tests/./bud/copy-workdir/file2.txt' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/copy-workdir/file2.txt' 'tests/./bud/dest-final-slash' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/dest-final-slash' 'tests/./bud/dest-final-slash/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/dest-final-slash/Dockerfile' 'tests/./bud/dest-symlink-dangling' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/dest-symlink-dangling' 'tests/./bud/dest-symlink-dangling/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/dest-symlink-dangling/Dockerfile' 'tests/./bud/dest-symlink' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/dest-symlink' 'tests/./bud/dest-symlink/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/dest-symlink/Dockerfile' 'tests/./bud/device' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/device' 'tests/./bud/device/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/device/Dockerfile' 'tests/./bud/dns' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/dns' 'tests/./bud/dns/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/dns/Dockerfile' 'tests/./bud/dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/dockerfile' 'tests/./bud/dockerfile/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/dockerfile/Dockerfile' 'tests/./bud/dockerignore' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/dockerignore' 'tests/./bud/dockerignore/.dockerignore' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/dockerignore/.dockerignore' 'tests/./bud/dockerignore/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/dockerignore/Dockerfile' 'tests/./bud/dockerignore/Dockerfile.succeed' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/dockerignore/Dockerfile.succeed' 'tests/./bud/dockerignore/subdir' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/dockerignore/subdir' 'tests/./bud/dockerignore/subdir/sub1.txt' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/dockerignore/subdir/sub1.txt' 'tests/./bud/dockerignore/subdir/sub2.txt' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/dockerignore/subdir/sub2.txt' 'tests/./bud/dockerignore/test1.txt' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/dockerignore/test1.txt' 'tests/./bud/dockerignore/test2.txt' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/dockerignore/test2.txt' 'tests/./bud/dockerignore2' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/dockerignore2' 'tests/./bud/dockerignore2/.dockerignore' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/dockerignore2/.dockerignore' 'tests/./bud/dockerignore2/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/dockerignore2/Dockerfile' 'tests/./bud/dockerignore2/subdir' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/dockerignore2/subdir' 'tests/./bud/dockerignore2/subdir/sub1.txt' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/dockerignore2/subdir/sub1.txt' 'tests/./bud/dockerignore2/subdir/subsubdir' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/dockerignore2/subdir/subsubdir' 'tests/./bud/dockerignore2/subdir/subsubdir/subsub1.txt' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/dockerignore2/subdir/subsubdir/subsub1.txt' 'tests/./bud/dockerignore3' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/dockerignore3' 'tests/./bud/dockerignore3/.dockerignore' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/dockerignore3/.dockerignore' 'tests/./bud/dockerignore3/BUILD.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/dockerignore3/BUILD.md' 'tests/./bud/dockerignore3/COPYRIGHT' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/dockerignore3/COPYRIGHT' 'tests/./bud/dockerignore3/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/dockerignore3/Dockerfile' 'tests/./bud/dockerignore3/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/dockerignore3/LICENSE' 'tests/./bud/dockerignore3/README-secret.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/dockerignore3/README-secret.md' 'tests/./bud/dockerignore3/README.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/dockerignore3/README.md' 'tests/./bud/dockerignore3/manifest' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/dockerignore3/manifest' 'tests/./bud/dockerignore3/src' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/dockerignore3/src' 'tests/./bud/dockerignore3/src/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/dockerignore3/src/Makefile' 'tests/./bud/dockerignore3/src/cmd' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/dockerignore3/src/cmd' 'tests/./bud/dockerignore3/src/cmd/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/dockerignore3/src/cmd/Makefile' 'tests/./bud/dockerignore3/src/cmd/main.in' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/dockerignore3/src/cmd/main.in' 'tests/./bud/dockerignore3/src/etc' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/dockerignore3/src/etc' 'tests/./bud/dockerignore3/src/etc/foo.conf' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/dockerignore3/src/etc/foo.conf' 'tests/./bud/dockerignore3/src/etc/foo.conf.d' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/dockerignore3/src/etc/foo.conf.d' 'tests/./bud/dockerignore3/src/etc/foo.conf.d/dropin.conf' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/dockerignore3/src/etc/foo.conf.d/dropin.conf' 'tests/./bud/dockerignore3/src/lib' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/dockerignore3/src/lib' 'tests/./bud/dockerignore3/src/lib/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/dockerignore3/src/lib/Makefile' 'tests/./bud/dockerignore3/src/lib/framework.in' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/dockerignore3/src/lib/framework.in' 'tests/./bud/dockerignore3/test1.txt' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/dockerignore3/test1.txt' 'tests/./bud/dockerignore3/test2.txt' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/dockerignore3/test2.txt' 'tests/./bud/dockerignore3/test3.txt' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/dockerignore3/test3.txt' 'tests/./bud/dockerignore4' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/dockerignore4' 'tests/./bud/dockerignore4/BUILD.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/dockerignore4/BUILD.md' 'tests/./bud/dockerignore4/COPYRIGHT' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/dockerignore4/COPYRIGHT' 'tests/./bud/dockerignore4/Dockerfile.test' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/dockerignore4/Dockerfile.test' 'tests/./bud/dockerignore4/Dockerfile.test.dockerignore' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/dockerignore4/Dockerfile.test.dockerignore' 'tests/./bud/dockerignore4/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/dockerignore4/LICENSE' 'tests/./bud/dockerignore4/README-secret.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/dockerignore4/README-secret.md' 'tests/./bud/dockerignore4/README.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/dockerignore4/README.md' 'tests/./bud/dockerignore4/manifest' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/dockerignore4/manifest' 'tests/./bud/dockerignore4/src' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/dockerignore4/src' 'tests/./bud/dockerignore4/src/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/dockerignore4/src/Makefile' 'tests/./bud/dockerignore4/src/cmd' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/dockerignore4/src/cmd' 'tests/./bud/dockerignore4/src/cmd/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/dockerignore4/src/cmd/Makefile' 'tests/./bud/dockerignore4/src/cmd/main.in' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/dockerignore4/src/cmd/main.in' 'tests/./bud/dockerignore4/src/etc' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/dockerignore4/src/etc' 'tests/./bud/dockerignore4/src/etc/foo.conf' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/dockerignore4/src/etc/foo.conf' 'tests/./bud/dockerignore4/src/etc/foo.conf.d' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/dockerignore4/src/etc/foo.conf.d' 'tests/./bud/dockerignore4/src/etc/foo.conf.d/dropin.conf' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/dockerignore4/src/etc/foo.conf.d/dropin.conf' 'tests/./bud/dockerignore4/src/lib' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/dockerignore4/src/lib' 'tests/./bud/dockerignore4/src/lib/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/dockerignore4/src/lib/Makefile' 'tests/./bud/dockerignore4/src/lib/framework.in' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/dockerignore4/src/lib/framework.in' 'tests/./bud/dockerignore4/test1.txt' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/dockerignore4/test1.txt' 'tests/./bud/dockerignore4/test2.txt' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/dockerignore4/test2.txt' 'tests/./bud/dockerignore4/test3.txt' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/dockerignore4/test3.txt' 'tests/./bud/dockerignore6' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/dockerignore6' 'tests/./bud/dockerignore6/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/dockerignore6/Dockerfile' 'tests/./bud/dockerignore6/Dockerfile.dockerignore' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/dockerignore6/Dockerfile.dockerignore' 'tests/./bud/dockerignore6/Dockerfile.succeed' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/dockerignore6/Dockerfile.succeed' 'tests/./bud/dockerignore6/Dockerfile.succeed.dockerignore' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/dockerignore6/Dockerfile.succeed.dockerignore' 'tests/./bud/dockerignore6/subdir' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/dockerignore6/subdir' 'tests/./bud/dockerignore6/subdir/sub1.txt' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/dockerignore6/subdir/sub1.txt' 'tests/./bud/dockerignore6/subdir/sub2.txt' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/dockerignore6/subdir/sub2.txt' 'tests/./bud/dockerignore6/test1.txt' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/dockerignore6/test1.txt' 'tests/./bud/dockerignore6/test2.txt' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/dockerignore6/test2.txt' 'tests/./bud/dupe-arg-env-name' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/dupe-arg-env-name' 'tests/./bud/dupe-arg-env-name/Containerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/dupe-arg-env-name/Containerfile' 'tests/./bud/env' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/env' 'tests/./bud/env/Dockerfile.check-env' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/env/Dockerfile.check-env' 'tests/./bud/env/Dockerfile.env-from-image' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/env/Dockerfile.env-from-image' 'tests/./bud/env/Dockerfile.env-precedence' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/env/Dockerfile.env-precedence' 'tests/./bud/env/Dockerfile.env-same-file' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/env/Dockerfile.env-same-file' 'tests/./bud/env/Dockerfile.special-chars' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/env/Dockerfile.special-chars' 'tests/./bud/exit42' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/exit42' 'tests/./bud/exit42/Containerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/exit42/Containerfile' 'tests/./bud/from-as' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/from-as' 'tests/./bud/from-as/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/from-as/Dockerfile' 'tests/./bud/from-as/Dockerfile.skip' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/from-as/Dockerfile.skip' 'tests/./bud/from-base' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/from-base' 'tests/./bud/from-base/Containerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/from-base/Containerfile' 'tests/./bud/from-invalid-registry' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/from-invalid-registry' 'tests/./bud/from-invalid-registry/Containerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/from-invalid-registry/Containerfile' 'tests/./bud/from-multiple-files' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/from-multiple-files' 'tests/./bud/from-multiple-files/Dockerfile1.alpine' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/from-multiple-files/Dockerfile1.alpine' 'tests/./bud/from-multiple-files/Dockerfile1.scratch' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/from-multiple-files/Dockerfile1.scratch' 'tests/./bud/from-multiple-files/Dockerfile2.glob' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/from-multiple-files/Dockerfile2.glob' 'tests/./bud/from-multiple-files/Dockerfile2.nofrom' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/from-multiple-files/Dockerfile2.nofrom' 'tests/./bud/from-multiple-files/Dockerfile2.withfrom' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/from-multiple-files/Dockerfile2.withfrom' 'tests/./bud/from-scratch' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/from-scratch' 'tests/./bud/from-scratch/Containerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/from-scratch/Containerfile' 'tests/./bud/from-scratch/Containerfile2' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/from-scratch/Containerfile2' 'tests/./bud/from-scratch/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/from-scratch/Dockerfile' 'tests/./bud/from-with-arg' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/from-with-arg' 'tests/./bud/from-with-arg/Containerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/from-with-arg/Containerfile' 'tests/./bud/group' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/group' 'tests/./bud/group/Containerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/group/Containerfile' 'tests/./bud/hardlink' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/hardlink' 'tests/./bud/hardlink/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/hardlink/Dockerfile' 'tests/./bud/healthcheck' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/healthcheck' 'tests/./bud/healthcheck/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/healthcheck/Dockerfile' 'tests/./bud/heredoc' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/heredoc' 'tests/./bud/heredoc/Containerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/heredoc/Containerfile' 'tests/./bud/heredoc/Containerfile.bash_file' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/heredoc/Containerfile.bash_file' 'tests/./bud/heredoc/Containerfile.she_bang' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/heredoc/Containerfile.she_bang' 'tests/./bud/heredoc/Containerfile.verify_mount_leak' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/heredoc/Containerfile.verify_mount_leak' 'tests/./bud/http-context-containerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/http-context-containerfile' 'tests/./bud/http-context-containerfile/context.tar' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/http-context-containerfile/context.tar' 'tests/./bud/http-context-subdir' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/http-context-subdir' 'tests/./bud/http-context-subdir/context.tar' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/http-context-subdir/context.tar' 'tests/./bud/http-context' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/http-context' 'tests/./bud/http-context/context.tar' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/http-context/context.tar' 'tests/./bud/inline-network' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/inline-network' 'tests/./bud/inline-network/Dockerfile1' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/inline-network/Dockerfile1' 'tests/./bud/inline-network/Dockerfile2' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/inline-network/Dockerfile2' 'tests/./bud/inline-network/Dockerfile3' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/inline-network/Dockerfile3' 'tests/./bud/inline-network/Dockerfile4' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/inline-network/Dockerfile4' 'tests/./bud/layers-squash' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/layers-squash' 'tests/./bud/layers-squash/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/layers-squash/Dockerfile' 'tests/./bud/layers-squash/Dockerfile.hardlinks' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/layers-squash/Dockerfile.hardlinks' 'tests/./bud/layers-squash/Dockerfile.multi-stage' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/layers-squash/Dockerfile.multi-stage' 'tests/./bud/layers-squash/artifact' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/layers-squash/artifact' 'tests/./bud/leading-args' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/leading-args' 'tests/./bud/leading-args/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/leading-args/Dockerfile' 'tests/./bud/long-sleep' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/long-sleep' 'tests/./bud/long-sleep/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/long-sleep/Dockerfile' 'tests/./bud/maintainer' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/maintainer' 'tests/./bud/maintainer/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/maintainer/Dockerfile' 'tests/./bud/mount' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/mount' 'tests/./bud/mount/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/mount/Dockerfile' 'tests/./bud/multi-stage-builds-small-as' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/multi-stage-builds-small-as' 'tests/./bud/multi-stage-builds-small-as/Dockerfile.index' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/multi-stage-builds-small-as/Dockerfile.index' 'tests/./bud/multi-stage-builds-small-as/Dockerfile.mixed' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/multi-stage-builds-small-as/Dockerfile.mixed' 'tests/./bud/multi-stage-builds-small-as/Dockerfile.name' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/multi-stage-builds-small-as/Dockerfile.name' 'tests/./bud/multi-stage-builds' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/multi-stage-builds' 'tests/./bud/multi-stage-builds/Dockerfile.arg' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/multi-stage-builds/Dockerfile.arg' 'tests/./bud/multi-stage-builds/Dockerfile.arg_in_copy' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/multi-stage-builds/Dockerfile.arg_in_copy' 'tests/./bud/multi-stage-builds/Dockerfile.arg_in_stage' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/multi-stage-builds/Dockerfile.arg_in_stage' 'tests/./bud/multi-stage-builds/Dockerfile.extended' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/multi-stage-builds/Dockerfile.extended' 'tests/./bud/multi-stage-builds/Dockerfile.index' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/multi-stage-builds/Dockerfile.index' 'tests/./bud/multi-stage-builds/Dockerfile.mixed' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/multi-stage-builds/Dockerfile.mixed' 'tests/./bud/multi-stage-builds/Dockerfile.name' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/multi-stage-builds/Dockerfile.name' 'tests/./bud/multi-stage-builds/Dockerfile.rebase' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/multi-stage-builds/Dockerfile.rebase' 'tests/./bud/multi-stage-builds/Dockerfile.reused' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/multi-stage-builds/Dockerfile.reused' 'tests/./bud/multi-stage-builds/Dockerfile.reused2' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/multi-stage-builds/Dockerfile.reused2' 'tests/./bud/multi-stage-only-base' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/multi-stage-only-base' 'tests/./bud/multi-stage-only-base/Containerfile1' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/multi-stage-only-base/Containerfile1' 'tests/./bud/multi-stage-only-base/Containerfile2' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/multi-stage-only-base/Containerfile2' 'tests/./bud/multi-stage-only-base/Containerfile3' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/multi-stage-only-base/Containerfile3' 'tests/./bud/multiarch' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/multiarch' 'tests/./bud/multiarch/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/multiarch/Dockerfile' 'tests/./bud/multiarch/Dockerfile.built-in-args' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/multiarch/Dockerfile.built-in-args' 'tests/./bud/multiarch/Dockerfile.fail' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/multiarch/Dockerfile.fail' 'tests/./bud/multiarch/Dockerfile.fail-multistage' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/multiarch/Dockerfile.fail-multistage' 'tests/./bud/multiarch/Dockerfile.no-run' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/multiarch/Dockerfile.no-run' 'tests/./bud/namespaces' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/namespaces' 'tests/./bud/namespaces/Containerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/namespaces/Containerfile' 'tests/./bud/network' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/network' 'tests/./bud/network/Containerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/network/Containerfile' 'tests/./bud/no-change' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/no-change' 'tests/./bud/no-change/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/no-change/Dockerfile' 'tests/./bud/no-history' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/no-history' 'tests/./bud/no-history/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/no-history/Dockerfile' 'tests/./bud/no-hostname' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/no-hostname' 'tests/./bud/no-hostname/Containerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/no-hostname/Containerfile' 'tests/./bud/no-hostname/Containerfile.noetc' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/no-hostname/Containerfile.noetc' 'tests/./bud/non-directory-in-path' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/non-directory-in-path' 'tests/./bud/non-directory-in-path/non-directory' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/non-directory-in-path/non-directory' 'tests/./bud/onbuild' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/onbuild' 'tests/./bud/onbuild/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/onbuild/Dockerfile' 'tests/./bud/onbuild/Dockerfile1' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/onbuild/Dockerfile1' 'tests/./bud/onbuild/Dockerfile2' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/onbuild/Dockerfile2' 'tests/./bud/platform-sets-args' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/platform-sets-args' 'tests/./bud/platform-sets-args/Containerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/platform-sets-args/Containerfile' 'tests/./bud/preprocess' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/preprocess' 'tests/./bud/preprocess/Decomposed.in' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/preprocess/Decomposed.in' 'tests/./bud/preprocess/Error.in' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/preprocess/Error.in' 'tests/./bud/preprocess/common' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/preprocess/common' 'tests/./bud/preprocess/install-base' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/preprocess/install-base' 'tests/./bud/preserve-volumes' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/preserve-volumes' 'tests/./bud/preserve-volumes/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/preserve-volumes/Dockerfile' 'tests/./bud/pull' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/pull' 'tests/./bud/pull/Containerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/pull/Containerfile' 'tests/./bud/recurse' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/recurse' 'tests/./bud/recurse/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/recurse/Dockerfile' 'tests/./bud/run-mounts' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/run-mounts' 'tests/./bud/run-mounts/Dockerfile.secret' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/run-mounts/Dockerfile.secret' 'tests/./bud/run-mounts/Dockerfile.secret-access' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/run-mounts/Dockerfile.secret-access' 'tests/./bud/run-mounts/Dockerfile.secret-mode' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/run-mounts/Dockerfile.secret-mode' 'tests/./bud/run-mounts/Dockerfile.secret-not-required' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/run-mounts/Dockerfile.secret-not-required' 'tests/./bud/run-mounts/Dockerfile.secret-options' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/run-mounts/Dockerfile.secret-options' 'tests/./bud/run-mounts/Dockerfile.secret-required' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/run-mounts/Dockerfile.secret-required' 'tests/./bud/run-mounts/Dockerfile.secret-required-false' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/run-mounts/Dockerfile.secret-required-false' 'tests/./bud/run-mounts/Dockerfile.secret-required-wo-value' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/run-mounts/Dockerfile.secret-required-wo-value' 'tests/./bud/run-mounts/Dockerfile.ssh' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/run-mounts/Dockerfile.ssh' 'tests/./bud/run-mounts/Dockerfile.ssh_access' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/run-mounts/Dockerfile.ssh_access' 'tests/./bud/run-mounts/Dockerfile.ssh_options' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/run-mounts/Dockerfile.ssh_options' 'tests/./bud/run-privd' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/run-privd' 'tests/./bud/run-privd/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/run-privd/Dockerfile' 'tests/./bud/run-scenarios' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/run-scenarios' 'tests/./bud/run-scenarios/Dockerfile.args' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/run-scenarios/Dockerfile.args' 'tests/./bud/run-scenarios/Dockerfile.cmd-empty-run' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/run-scenarios/Dockerfile.cmd-empty-run' 'tests/./bud/run-scenarios/Dockerfile.cmd-run' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/run-scenarios/Dockerfile.cmd-run' 'tests/./bud/run-scenarios/Dockerfile.entrypoint-cmd-empty-run' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/run-scenarios/Dockerfile.entrypoint-cmd-empty-run' 'tests/./bud/run-scenarios/Dockerfile.entrypoint-cmd-run' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/run-scenarios/Dockerfile.entrypoint-cmd-run' 'tests/./bud/run-scenarios/Dockerfile.entrypoint-empty-run' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/run-scenarios/Dockerfile.entrypoint-empty-run' 'tests/./bud/run-scenarios/Dockerfile.entrypoint-run' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/run-scenarios/Dockerfile.entrypoint-run' 'tests/./bud/run-scenarios/Dockerfile.multi-args' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/run-scenarios/Dockerfile.multi-args' 'tests/./bud/run-scenarios/Dockerfile.noop-flags' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/run-scenarios/Dockerfile.noop-flags' 'tests/./bud/secret-relative' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/secret-relative' 'tests/./bud/secret-relative/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/secret-relative/Dockerfile' 'tests/./bud/secret-relative/secret1.txt' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/secret-relative/secret1.txt' 'tests/./bud/secret-relative/secret2.txt' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/secret-relative/secret2.txt' 'tests/./bud/shell' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/shell' 'tests/./bud/shell/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/shell/Dockerfile' 'tests/./bud/shell/Dockerfile.build-shell-custom' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/shell/Dockerfile.build-shell-custom' 'tests/./bud/shell/Dockerfile.build-shell-default' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/shell/Dockerfile.build-shell-default' 'tests/./bud/simple-multi-step' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/simple-multi-step' 'tests/./bud/simple-multi-step/Containerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/simple-multi-step/Containerfile' 'tests/./bud/stdio' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/stdio' 'tests/./bud/stdio/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/stdio/Dockerfile' 'tests/./bud/supplemental-groups' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/supplemental-groups' 'tests/./bud/supplemental-groups/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/supplemental-groups/Dockerfile' 'tests/./bud/symlink' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/symlink' 'tests/./bud/symlink/Containerfile.add-tar-gz-with-link' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/symlink/Containerfile.add-tar-gz-with-link' 'tests/./bud/symlink/Containerfile.add-tar-with-link' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/symlink/Containerfile.add-tar-with-link' 'tests/./bud/symlink/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/symlink/Dockerfile' 'tests/./bud/symlink/Dockerfile.absolute-dir-symlink' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/symlink/Dockerfile.absolute-dir-symlink' 'tests/./bud/symlink/Dockerfile.absolute-symlink' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/symlink/Dockerfile.absolute-symlink' 'tests/./bud/symlink/Dockerfile.multiple-symlinks' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/symlink/Dockerfile.multiple-symlinks' 'tests/./bud/symlink/Dockerfile.relative-symlink' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/symlink/Dockerfile.relative-symlink' 'tests/./bud/symlink/Dockerfile.replace-symlink' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/symlink/Dockerfile.replace-symlink' 'tests/./bud/symlink/Dockerfile.symlink-points-to-itself' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/symlink/Dockerfile.symlink-points-to-itself' 'tests/./bud/symlink/tarball.tar' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/symlink/tarball.tar' 'tests/./bud/symlink/tarball.tar.gz' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/symlink/tarball.tar.gz' 'tests/./bud/symlink/tarball_latest.tar' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/symlink/tarball_latest.tar' 'tests/./bud/symlink/tarball_latest.tar.gz' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/symlink/tarball_latest.tar.gz' 'tests/./bud/target' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/target' 'tests/./bud/target/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/target/Dockerfile' 'tests/./bud/targetarch' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/targetarch' 'tests/./bud/targetarch/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/targetarch/Dockerfile' 'tests/./bud/terminal' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/terminal' 'tests/./bud/terminal/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/terminal/Dockerfile' 'tests/./bud/unrecognized' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/unrecognized' 'tests/./bud/unrecognized/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/unrecognized/Dockerfile' 'tests/./bud/use-args' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/use-args' 'tests/./bud/use-args/Containerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/use-args/Containerfile' 'tests/./bud/use-args/Containerfile.dest_nobrace' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/use-args/Containerfile.dest_nobrace' 'tests/./bud/use-args/Containerfile.destination' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/use-args/Containerfile.destination' 'tests/./bud/use-layers' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/use-layers' 'tests/./bud/use-layers/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/use-layers/Dockerfile' 'tests/./bud/use-layers/Dockerfile.2' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/use-layers/Dockerfile.2' 'tests/./bud/use-layers/Dockerfile.3' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/use-layers/Dockerfile.3' 'tests/./bud/use-layers/Dockerfile.4' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/use-layers/Dockerfile.4' 'tests/./bud/use-layers/Dockerfile.5' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/use-layers/Dockerfile.5' 'tests/./bud/use-layers/Dockerfile.6' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/use-layers/Dockerfile.6' 'tests/./bud/use-layers/Dockerfile.7' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/use-layers/Dockerfile.7' 'tests/./bud/use-layers/Dockerfile.build-args' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/use-layers/Dockerfile.build-args' 'tests/./bud/use-layers/Dockerfile.dangling-symlink' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/use-layers/Dockerfile.dangling-symlink' 'tests/./bud/use-layers/Dockerfile.fail-case' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/use-layers/Dockerfile.fail-case' 'tests/./bud/use-layers/Dockerfile.multistage-copy' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/use-layers/Dockerfile.multistage-copy' 'tests/./bud/use-layers/Dockerfile.non-existent-registry' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/use-layers/Dockerfile.non-existent-registry' 'tests/./bud/verify-cleanup' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/verify-cleanup' 'tests/./bud/verify-cleanup/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/verify-cleanup/Dockerfile' 'tests/./bud/verify-cleanup/hey' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/verify-cleanup/hey' 'tests/./bud/verify-cleanup/secret1.txt' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/verify-cleanup/secret1.txt' 'tests/./bud/volume-ownership' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/volume-ownership' 'tests/./bud/volume-ownership/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/volume-ownership/Dockerfile' 'tests/./bud/volume-perms' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/volume-perms' 'tests/./bud/volume-perms/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/volume-perms/Dockerfile' 'tests/./bud/volume-symlink' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/volume-symlink' 'tests/./bud/volume-symlink/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/volume-symlink/Dockerfile' 'tests/./bud/volume-symlink/Dockerfile.no-symlink' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/volume-symlink/Dockerfile.no-symlink' 'tests/./bud/with-arg' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/with-arg' 'tests/./bud/with-arg/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/with-arg/Dockerfile' 'tests/./bud/with-arg/Dockerfile2' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/with-arg/Dockerfile2' 'tests/./bud/with-arg/Dockerfilefromarg' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/with-arg/Dockerfilefromarg' 'tests/./bud/workdir-symlink' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/workdir-symlink' 'tests/./bud/workdir-symlink/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/workdir-symlink/Dockerfile' 'tests/./bud/workdir-symlink/Dockerfile-2' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/workdir-symlink/Dockerfile-2' 'tests/./bud/workdir-symlink/Dockerfile-3' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/workdir-symlink/Dockerfile-3' 'tests/./bud/workdir-user' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/workdir-user' 'tests/./bud/workdir-user/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud/workdir-user/Dockerfile' 'tests/./bud_overlay_leaks.bats' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./bud_overlay_leaks.bats' 'tests/./byid.bats' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./byid.bats' 'tests/./chroot.bats' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./chroot.bats' 'tests/./commit.bats' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./commit.bats' 'tests/./config.bats' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./config.bats' 'tests/./conformance' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance' 'tests/./conformance/README.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/README.md' 'tests/./conformance/conformance_test.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/conformance_test.go' 'tests/./conformance/selinux.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/selinux.go' 'tests/./conformance/selinux_unsupported.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/selinux_unsupported.go' 'tests/./conformance/testdata' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata' 'tests/./conformance/testdata/Dockerfile.add' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.add' 'tests/./conformance/testdata/Dockerfile.copyfrom_1' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.copyfrom_1' 'tests/./conformance/testdata/Dockerfile.copyfrom_10' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.copyfrom_10' 'tests/./conformance/testdata/Dockerfile.copyfrom_11' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.copyfrom_11' 'tests/./conformance/testdata/Dockerfile.copyfrom_12' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.copyfrom_12' 'tests/./conformance/testdata/Dockerfile.copyfrom_13' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.copyfrom_13' 'tests/./conformance/testdata/Dockerfile.copyfrom_2' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.copyfrom_2' 'tests/./conformance/testdata/Dockerfile.copyfrom_3' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.copyfrom_3' 'tests/./conformance/testdata/Dockerfile.copyfrom_3_1' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.copyfrom_3_1' 'tests/./conformance/testdata/Dockerfile.copyfrom_4' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.copyfrom_4' 'tests/./conformance/testdata/Dockerfile.copyfrom_5' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.copyfrom_5' 'tests/./conformance/testdata/Dockerfile.copyfrom_6' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.copyfrom_6' 'tests/./conformance/testdata/Dockerfile.copyfrom_7' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.copyfrom_7' 'tests/./conformance/testdata/Dockerfile.copyfrom_8' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.copyfrom_8' 'tests/./conformance/testdata/Dockerfile.copyfrom_9' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.copyfrom_9' 'tests/./conformance/testdata/Dockerfile.edgecases' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.edgecases' 'tests/./conformance/testdata/Dockerfile.env' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.env' 'tests/./conformance/testdata/Dockerfile.exposedefault' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.exposedefault' 'tests/./conformance/testdata/Dockerfile.margs' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.margs' 'tests/./conformance/testdata/Dockerfile.reusebase' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.reusebase' 'tests/./conformance/testdata/Dockerfile.run.args' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.run.args' 'tests/./conformance/testdata/Dockerfile.shell' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/Dockerfile.shell' 'tests/./conformance/testdata/add' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/add' 'tests/./conformance/testdata/add/archive' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/add/archive' 'tests/./conformance/testdata/add/archive/Dockerfile.1' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/add/archive/Dockerfile.1' 'tests/./conformance/testdata/add/archive/Dockerfile.2' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/add/archive/Dockerfile.2' 'tests/./conformance/testdata/add/archive/Dockerfile.3' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/add/archive/Dockerfile.3' 'tests/./conformance/testdata/add/archive/Dockerfile.4' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/add/archive/Dockerfile.4' 'tests/./conformance/testdata/add/archive/Dockerfile.5' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/add/archive/Dockerfile.5' 'tests/./conformance/testdata/add/archive/Dockerfile.6' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/add/archive/Dockerfile.6' 'tests/./conformance/testdata/add/archive/Dockerfile.7' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/add/archive/Dockerfile.7' 'tests/./conformance/testdata/add/archive/sub' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/add/archive/sub' 'tests/./conformance/testdata/add/archive/sub/subdirectory.tar.gz' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/add/archive/sub/subdirectory.tar.gz' 'tests/./conformance/testdata/add/dir-not-dir' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/add/dir-not-dir' 'tests/./conformance/testdata/add/dir-not-dir/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/add/dir-not-dir/Dockerfile' 'tests/./conformance/testdata/add/dir-not-dir/test.tar' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/add/dir-not-dir/test.tar' 'tests/./conformance/testdata/add/not-dir-dir' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/add/not-dir-dir' 'tests/./conformance/testdata/add/not-dir-dir/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/add/not-dir-dir/Dockerfile' 'tests/./conformance/testdata/add/not-dir-dir/test.tar' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/add/not-dir-dir/test.tar' 'tests/./conformance/testdata/add/parent-clean' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/add/parent-clean' 'tests/./conformance/testdata/add/parent-clean/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/add/parent-clean/Dockerfile' 'tests/./conformance/testdata/add/parent-dangling' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/add/parent-dangling' 'tests/./conformance/testdata/add/parent-dangling/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/add/parent-dangling/Dockerfile' 'tests/./conformance/testdata/add/parent-symlink' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/add/parent-symlink' 'tests/./conformance/testdata/add/parent-symlink/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/add/parent-symlink/Dockerfile' 'tests/./conformance/testdata/add/parent-symlink/foobar.tar' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/add/parent-symlink/foobar.tar' 'tests/./conformance/testdata/add/populated-dir-not-dir' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/add/populated-dir-not-dir' 'tests/./conformance/testdata/add/populated-dir-not-dir/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/add/populated-dir-not-dir/Dockerfile' 'tests/./conformance/testdata/add/populated-dir-not-dir/test.tar' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/add/populated-dir-not-dir/test.tar' 'tests/./conformance/testdata/copy' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/copy' 'tests/./conformance/testdata/copy/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/copy/Dockerfile' 'tests/./conformance/testdata/copy/script' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/copy/script' 'tests/./conformance/testdata/copyblahblub' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/copyblahblub' 'tests/./conformance/testdata/copyblahblub/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/copyblahblub/Dockerfile' 'tests/./conformance/testdata/copyblahblub/Dockerfile2' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/copyblahblub/Dockerfile2' 'tests/./conformance/testdata/copyblahblub/Dockerfile3' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/copyblahblub/Dockerfile3' 'tests/./conformance/testdata/copyblahblub/firstdir' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/copyblahblub/firstdir' 'tests/./conformance/testdata/copyblahblub/firstdir/seconddir' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/copyblahblub/firstdir/seconddir' 'tests/./conformance/testdata/copyblahblub/firstdir/seconddir/dir-a' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/copyblahblub/firstdir/seconddir/dir-a' 'tests/./conformance/testdata/copyblahblub/firstdir/seconddir/dir-a/file-a' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/copyblahblub/firstdir/seconddir/dir-a/file-a' 'tests/./conformance/testdata/copyblahblub/firstdir/seconddir/dir-b' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/copyblahblub/firstdir/seconddir/dir-b' 'tests/./conformance/testdata/copyblahblub/firstdir/seconddir/dir-b/file-b' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/copyblahblub/firstdir/seconddir/dir-b/file-b' 'tests/./conformance/testdata/copychown' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/copychown' 'tests/./conformance/testdata/copychown/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/copychown/Dockerfile' 'tests/./conformance/testdata/copychown/script' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/copychown/script' 'tests/./conformance/testdata/copychown/script2' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/copychown/script2' 'tests/./conformance/testdata/copydir' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/copydir' 'tests/./conformance/testdata/copydir/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/copydir/Dockerfile' 'tests/./conformance/testdata/copydir/dir' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/copydir/dir' 'tests/./conformance/testdata/copydir/dir/file' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/copydir/dir/file' 'tests/./conformance/testdata/copyempty' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/copyempty' 'tests/./conformance/testdata/copyempty/.script' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/copyempty/.script' 'tests/./conformance/testdata/copyempty/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/copyempty/Dockerfile' 'tests/./conformance/testdata/copyempty/Dockerfile2' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/copyempty/Dockerfile2' 'tests/./conformance/testdata/copyempty/script1' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/copyempty/script1' 'tests/./conformance/testdata/copyempty/script2' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/copyempty/script2' 'tests/./conformance/testdata/copyrename' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/copyrename' 'tests/./conformance/testdata/copyrename/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/copyrename/Dockerfile' 'tests/./conformance/testdata/copyrename/file1' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/copyrename/file1' 'tests/./conformance/testdata/copysymlink' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/copysymlink' 'tests/./conformance/testdata/copysymlink/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/copysymlink/Dockerfile' 'tests/./conformance/testdata/copysymlink/Dockerfile2' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/copysymlink/Dockerfile2' 'tests/./conformance/testdata/copysymlink/file-link.tar.gz' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/copysymlink/file-link.tar.gz' 'tests/./conformance/testdata/copysymlink/file.tar.gz' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/copysymlink/file.tar.gz' 'tests/./conformance/testdata/dir' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dir' 'tests/./conformance/testdata/dir/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dir/Dockerfile' 'tests/./conformance/testdata/dir/file' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dir/file' 'tests/./conformance/testdata/dir/subdir' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dir/subdir' 'tests/./conformance/testdata/dir/subdir/file2' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dir/subdir/file2' 'tests/./conformance/testdata/dockerignore' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore' 'tests/./conformance/testdata/dockerignore/allowlist' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist' 'tests/./conformance/testdata/dockerignore/allowlist/alternating-nothing' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/alternating-nothing' 'tests/./conformance/testdata/dockerignore/allowlist/alternating-nothing/.dockerignore' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/alternating-nothing/.dockerignore' 'tests/./conformance/testdata/dockerignore/allowlist/alternating-nothing/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/alternating-nothing/Dockerfile' 'tests/./conformance/testdata/dockerignore/allowlist/alternating-nothing/subdir' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/alternating-nothing/subdir' 'tests/./conformance/testdata/dockerignore/allowlist/alternating-nothing/subdir/subdir1' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/alternating-nothing/subdir/subdir1' 'tests/./conformance/testdata/dockerignore/allowlist/alternating-nothing/subdir/subdir1/subdir2' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/alternating-nothing/subdir/subdir1/subdir2' 'tests/./conformance/testdata/dockerignore/allowlist/alternating-nothing/subdir/subdir1/subdir2/subdir3' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/alternating-nothing/subdir/subdir1/subdir2/subdir3' 'tests/./conformance/testdata/dockerignore/allowlist/alternating-nothing/subdir/subdir1/subdir2/subdir3/subdir4' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/alternating-nothing/subdir/subdir1/subdir2/subdir3/subdir4' 'tests/./conformance/testdata/dockerignore/allowlist/alternating-nothing/subdir/subdir1/subdir2/subdir3/subdir4/subdir5' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/alternating-nothing/subdir/subdir1/subdir2/subdir3/subdir4/subdir5' 'tests/./conformance/testdata/dockerignore/allowlist/alternating-nothing/subdir/subdir1/subdir2/subdir3/subdir4/subdir5/file' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/alternating-nothing/subdir/subdir1/subdir2/subdir3/subdir4/subdir5/file' 'tests/./conformance/testdata/dockerignore/allowlist/alternating-other' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/alternating-other' 'tests/./conformance/testdata/dockerignore/allowlist/alternating-other/.dockerignore' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/alternating-other/.dockerignore' 'tests/./conformance/testdata/dockerignore/allowlist/alternating-other/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/alternating-other/Dockerfile' 'tests/./conformance/testdata/dockerignore/allowlist/alternating-other/subdir' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/alternating-other/subdir' 'tests/./conformance/testdata/dockerignore/allowlist/alternating-other/subdir/subdir1' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/alternating-other/subdir/subdir1' 'tests/./conformance/testdata/dockerignore/allowlist/alternating-other/subdir/subdir1/subdir2' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/alternating-other/subdir/subdir1/subdir2' 'tests/./conformance/testdata/dockerignore/allowlist/alternating-other/subdir/subdir1/subdir2/subdir3' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/alternating-other/subdir/subdir1/subdir2/subdir3' 'tests/./conformance/testdata/dockerignore/allowlist/alternating-other/subdir/subdir1/subdir2/subdir3/subdir4' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/alternating-other/subdir/subdir1/subdir2/subdir3/subdir4' 'tests/./conformance/testdata/dockerignore/allowlist/alternating-other/subdir/subdir1/subdir2/subdir3/subdir4/subdir5' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/alternating-other/subdir/subdir1/subdir2/subdir3/subdir4/subdir5' 'tests/./conformance/testdata/dockerignore/allowlist/alternating-other/subdir/subdir1/subdir2/subdir3/subdir4/subdir5/file2' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/alternating-other/subdir/subdir1/subdir2/subdir3/subdir4/subdir5/file2' 'tests/./conformance/testdata/dockerignore/allowlist/alternating' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/alternating' 'tests/./conformance/testdata/dockerignore/allowlist/alternating/.dockerignore' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/alternating/.dockerignore' 'tests/./conformance/testdata/dockerignore/allowlist/alternating/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/alternating/Dockerfile' 'tests/./conformance/testdata/dockerignore/allowlist/alternating/subdir' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/alternating/subdir' 'tests/./conformance/testdata/dockerignore/allowlist/alternating/subdir/subdir1' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/alternating/subdir/subdir1' 'tests/./conformance/testdata/dockerignore/allowlist/alternating/subdir/subdir1/subdir2' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/alternating/subdir/subdir1/subdir2' 'tests/./conformance/testdata/dockerignore/allowlist/alternating/subdir/subdir1/subdir2/subdir3' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/alternating/subdir/subdir1/subdir2/subdir3' 'tests/./conformance/testdata/dockerignore/allowlist/alternating/subdir/subdir1/subdir2/subdir3/subdir4' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/alternating/subdir/subdir1/subdir2/subdir3/subdir4' 'tests/./conformance/testdata/dockerignore/allowlist/alternating/subdir/subdir1/subdir2/subdir3/subdir4/subdir5' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/alternating/subdir/subdir1/subdir2/subdir3/subdir4/subdir5' 'tests/./conformance/testdata/dockerignore/allowlist/alternating/subdir/subdir1/subdir2/subdir3/subdir4/subdir5/file' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/alternating/subdir/subdir1/subdir2/subdir3/subdir4/subdir5/file' 'tests/./conformance/testdata/dockerignore/allowlist/nothing-dot' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/nothing-dot' 'tests/./conformance/testdata/dockerignore/allowlist/nothing-dot/.dockerignore' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/nothing-dot/.dockerignore' 'tests/./conformance/testdata/dockerignore/allowlist/nothing-dot/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/nothing-dot/Dockerfile' 'tests/./conformance/testdata/dockerignore/allowlist/nothing-slash' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/nothing-slash' 'tests/./conformance/testdata/dockerignore/allowlist/nothing-slash/.dockerignore' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/nothing-slash/.dockerignore' 'tests/./conformance/testdata/dockerignore/allowlist/nothing-slash/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/nothing-slash/Dockerfile' 'tests/./conformance/testdata/dockerignore/allowlist/subdir-file' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/subdir-file' 'tests/./conformance/testdata/dockerignore/allowlist/subdir-file/.dockerignore' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/subdir-file/.dockerignore' 'tests/./conformance/testdata/dockerignore/allowlist/subdir-file/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/subdir-file/Dockerfile' 'tests/./conformance/testdata/dockerignore/allowlist/subdir-file/folder1' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/subdir-file/folder1' 'tests/./conformance/testdata/dockerignore/allowlist/subdir-file/folder1/file1' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/subdir-file/folder1/file1' 'tests/./conformance/testdata/dockerignore/allowlist/subdir-file/folder1/file2' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/subdir-file/folder1/file2' 'tests/./conformance/testdata/dockerignore/allowlist/subdir-nofile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/subdir-nofile' 'tests/./conformance/testdata/dockerignore/allowlist/subdir-nofile/.dockerignore' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/subdir-nofile/.dockerignore' 'tests/./conformance/testdata/dockerignore/allowlist/subdir-nofile/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/subdir-nofile/Dockerfile' 'tests/./conformance/testdata/dockerignore/allowlist/subdir-nofile/folder1' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/subdir-nofile/folder1' 'tests/./conformance/testdata/dockerignore/allowlist/subdir-nofile/folder1/file1' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/subdir-nofile/folder1/file1' 'tests/./conformance/testdata/dockerignore/allowlist/subdir-nofile/folder1/file2' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/subdir-nofile/folder1/file2' 'tests/./conformance/testdata/dockerignore/allowlist/subsubdir-file' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/subsubdir-file' 'tests/./conformance/testdata/dockerignore/allowlist/subsubdir-file/.dockerignore' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/subsubdir-file/.dockerignore' 'tests/./conformance/testdata/dockerignore/allowlist/subsubdir-file/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/subsubdir-file/Dockerfile' 'tests/./conformance/testdata/dockerignore/allowlist/subsubdir-file/folder' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/subsubdir-file/folder' 'tests/./conformance/testdata/dockerignore/allowlist/subsubdir-file/folder/subfolder' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/subsubdir-file/folder/subfolder' 'tests/./conformance/testdata/dockerignore/allowlist/subsubdir-file/folder/subfolder/file' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/subsubdir-file/folder/subfolder/file' 'tests/./conformance/testdata/dockerignore/allowlist/subsubdir-nofile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/subsubdir-nofile' 'tests/./conformance/testdata/dockerignore/allowlist/subsubdir-nofile/.dockerignore' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/subsubdir-nofile/.dockerignore' 'tests/./conformance/testdata/dockerignore/allowlist/subsubdir-nofile/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/subsubdir-nofile/Dockerfile' 'tests/./conformance/testdata/dockerignore/allowlist/subsubdir-nofile/folder' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/subsubdir-nofile/folder' 'tests/./conformance/testdata/dockerignore/allowlist/subsubdir-nofile/folder/file' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/subsubdir-nofile/folder/file' 'tests/./conformance/testdata/dockerignore/allowlist/subsubdir-nosubdir' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/subsubdir-nosubdir' 'tests/./conformance/testdata/dockerignore/allowlist/subsubdir-nosubdir/.dockerignore' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/subsubdir-nosubdir/.dockerignore' 'tests/./conformance/testdata/dockerignore/allowlist/subsubdir-nosubdir/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/subsubdir-nosubdir/Dockerfile' 'tests/./conformance/testdata/dockerignore/allowlist/subsubdir-nosubdir/folder' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/subsubdir-nosubdir/folder' 'tests/./conformance/testdata/dockerignore/allowlist/subsubdir-nosubdir/folder/file' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/allowlist/subsubdir-nosubdir/folder/file' 'tests/./conformance/testdata/dockerignore/empty' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/empty' 'tests/./conformance/testdata/dockerignore/empty/.dockerignore' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/empty/.dockerignore' 'tests/./conformance/testdata/dockerignore/empty/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/empty/Dockerfile' 'tests/./conformance/testdata/dockerignore/empty/test1.txt' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/empty/test1.txt' 'tests/./conformance/testdata/dockerignore/exceptions-skip' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/exceptions-skip' 'tests/./conformance/testdata/dockerignore/exceptions-skip/.dockerignore' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/exceptions-skip/.dockerignore' 'tests/./conformance/testdata/dockerignore/exceptions-skip/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/exceptions-skip/Dockerfile' 'tests/./conformance/testdata/dockerignore/exceptions-skip/volume' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/exceptions-skip/volume' 'tests/./conformance/testdata/dockerignore/exceptions-skip/volume/data' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/exceptions-skip/volume/data' 'tests/./conformance/testdata/dockerignore/exceptions-skip/volume/data/oneline.txt' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/exceptions-skip/volume/data/oneline.txt' 'tests/./conformance/testdata/dockerignore/exceptions-weirdness-1' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/exceptions-weirdness-1' 'tests/./conformance/testdata/dockerignore/exceptions-weirdness-1/.dockerignore' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/exceptions-weirdness-1/.dockerignore' 'tests/./conformance/testdata/dockerignore/exceptions-weirdness-1/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/exceptions-weirdness-1/Dockerfile' 'tests/./conformance/testdata/dockerignore/exceptions-weirdness-1/subdir' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/exceptions-weirdness-1/subdir' 'tests/./conformance/testdata/dockerignore/exceptions-weirdness-1/subdir/sub1.txt' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/exceptions-weirdness-1/subdir/sub1.txt' 'tests/./conformance/testdata/dockerignore/exceptions-weirdness-1/subdir/sub2.txt' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/exceptions-weirdness-1/subdir/sub2.txt' 'tests/./conformance/testdata/dockerignore/exceptions-weirdness-1/subdir/sub3.txt' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/exceptions-weirdness-1/subdir/sub3.txt' 'tests/./conformance/testdata/dockerignore/exceptions-weirdness-2' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/exceptions-weirdness-2' 'tests/./conformance/testdata/dockerignore/exceptions-weirdness-2/.dockerignore' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/exceptions-weirdness-2/.dockerignore' 'tests/./conformance/testdata/dockerignore/exceptions-weirdness-2/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/exceptions-weirdness-2/Dockerfile' 'tests/./conformance/testdata/dockerignore/exceptions-weirdness-2/subdir' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/exceptions-weirdness-2/subdir' 'tests/./conformance/testdata/dockerignore/exceptions-weirdness-2/subdir/sub1.txt' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/exceptions-weirdness-2/subdir/sub1.txt' 'tests/./conformance/testdata/dockerignore/exceptions-weirdness-2/subdir/sub2.txt' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/exceptions-weirdness-2/subdir/sub2.txt' 'tests/./conformance/testdata/dockerignore/exceptions-weirdness-2/subdir/sub3.txt' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/exceptions-weirdness-2/subdir/sub3.txt' 'tests/./conformance/testdata/dockerignore/integration1' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/integration1' 'tests/./conformance/testdata/dockerignore/integration1/.dockerignore' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/integration1/.dockerignore' 'tests/./conformance/testdata/dockerignore/integration1/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/integration1/Dockerfile' 'tests/./conformance/testdata/dockerignore/integration1/subdir' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/integration1/subdir' 'tests/./conformance/testdata/dockerignore/integration1/subdir/sub1.txt' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/integration1/subdir/sub1.txt' 'tests/./conformance/testdata/dockerignore/integration1/subdir/sub2.txt' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/integration1/subdir/sub2.txt' 'tests/./conformance/testdata/dockerignore/integration1/test1.txt' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/integration1/test1.txt' 'tests/./conformance/testdata/dockerignore/integration1/test2.txt' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/integration1/test2.txt' 'tests/./conformance/testdata/dockerignore/integration2' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/integration2' 'tests/./conformance/testdata/dockerignore/integration2/.dockerignore' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/integration2/.dockerignore' 'tests/./conformance/testdata/dockerignore/integration2/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/integration2/Dockerfile' 'tests/./conformance/testdata/dockerignore/integration2/subdir' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/integration2/subdir' 'tests/./conformance/testdata/dockerignore/integration2/subdir/sub1.txt' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/integration2/subdir/sub1.txt' 'tests/./conformance/testdata/dockerignore/integration2/subdir/subsubdir' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/integration2/subdir/subsubdir' 'tests/./conformance/testdata/dockerignore/integration2/subdir/subsubdir/subsub1.txt' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/integration2/subdir/subsubdir/subsub1.txt' 'tests/./conformance/testdata/dockerignore/integration3' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/integration3' 'tests/./conformance/testdata/dockerignore/integration3/.dockerignore' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/integration3/.dockerignore' 'tests/./conformance/testdata/dockerignore/integration3/BUILD.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/integration3/BUILD.md' 'tests/./conformance/testdata/dockerignore/integration3/COPYRIGHT' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/integration3/COPYRIGHT' 'tests/./conformance/testdata/dockerignore/integration3/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/integration3/Dockerfile' 'tests/./conformance/testdata/dockerignore/integration3/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/integration3/LICENSE' 'tests/./conformance/testdata/dockerignore/integration3/README-secret.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/integration3/README-secret.md' 'tests/./conformance/testdata/dockerignore/integration3/README.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/integration3/README.md' 'tests/./conformance/testdata/dockerignore/integration3/manifest' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/integration3/manifest' 'tests/./conformance/testdata/dockerignore/integration3/src' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/integration3/src' 'tests/./conformance/testdata/dockerignore/integration3/src/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/integration3/src/Makefile' 'tests/./conformance/testdata/dockerignore/integration3/src/cmd' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/integration3/src/cmd' 'tests/./conformance/testdata/dockerignore/integration3/src/cmd/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/integration3/src/cmd/Makefile' 'tests/./conformance/testdata/dockerignore/integration3/src/cmd/main.in' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/integration3/src/cmd/main.in' 'tests/./conformance/testdata/dockerignore/integration3/src/etc' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/integration3/src/etc' 'tests/./conformance/testdata/dockerignore/integration3/src/etc/foo.conf' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/integration3/src/etc/foo.conf' 'tests/./conformance/testdata/dockerignore/integration3/src/etc/foo.conf.d' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/integration3/src/etc/foo.conf.d' 'tests/./conformance/testdata/dockerignore/integration3/src/etc/foo.conf.d/dropin.conf' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/integration3/src/etc/foo.conf.d/dropin.conf' 'tests/./conformance/testdata/dockerignore/integration3/src/lib' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/integration3/src/lib' 'tests/./conformance/testdata/dockerignore/integration3/src/lib/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/integration3/src/lib/Makefile' 'tests/./conformance/testdata/dockerignore/integration3/src/lib/framework.in' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/integration3/src/lib/framework.in' 'tests/./conformance/testdata/dockerignore/integration3/test1.txt' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/integration3/test1.txt' 'tests/./conformance/testdata/dockerignore/integration3/test2.txt' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/integration3/test2.txt' 'tests/./conformance/testdata/dockerignore/integration3/test3.txt' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/integration3/test3.txt' 'tests/./conformance/testdata/dockerignore/minimal_test' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/minimal_test' 'tests/./conformance/testdata/dockerignore/minimal_test/.dockerignore' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/minimal_test/.dockerignore' 'tests/./conformance/testdata/dockerignore/minimal_test/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/minimal_test/Dockerfile' 'tests/./conformance/testdata/dockerignore/minimal_test/stuff' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/minimal_test/stuff' 'tests/./conformance/testdata/dockerignore/minimal_test/stuff/huge' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/minimal_test/stuff/huge' 'tests/./conformance/testdata/dockerignore/minimal_test/stuff/huge/usr' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/minimal_test/stuff/huge/usr' 'tests/./conformance/testdata/dockerignore/minimal_test/stuff/huge/usr/bin' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/minimal_test/stuff/huge/usr/bin' 'tests/./conformance/testdata/dockerignore/minimal_test/stuff/huge/usr/bin/file1' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/minimal_test/stuff/huge/usr/bin/file1' 'tests/./conformance/testdata/dockerignore/minimal_test/stuff/huge/usr/bin/file2' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/minimal_test/stuff/huge/usr/bin/file2' 'tests/./conformance/testdata/dockerignore/populated' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/populated' 'tests/./conformance/testdata/dockerignore/populated/.dotfile-a.txt' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/populated/.dotfile-a.txt' 'tests/./conformance/testdata/dockerignore/populated/file-a.txt' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/populated/file-a.txt' 'tests/./conformance/testdata/dockerignore/populated/file-b.txt' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/populated/file-b.txt' 'tests/./conformance/testdata/dockerignore/populated/file-c.txt' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/populated/file-c.txt' 'tests/./conformance/testdata/dockerignore/populated/subdir-b' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/populated/subdir-b' 'tests/./conformance/testdata/dockerignore/populated/subdir-b/.dotfile-b.txt' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/populated/subdir-b/.dotfile-b.txt' 'tests/./conformance/testdata/dockerignore/populated/subdir-c' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/populated/subdir-c' 'tests/./conformance/testdata/dockerignore/populated/subdir-c/file-b.txt' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/populated/subdir-c/file-b.txt' 'tests/./conformance/testdata/dockerignore/populated/subdir-c/file-c.txt' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/populated/subdir-c/file-c.txt' 'tests/./conformance/testdata/dockerignore/populated/subdir-e' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/populated/subdir-e' 'tests/./conformance/testdata/dockerignore/populated/subdir-e/file-a.txt' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/populated/subdir-e/file-a.txt' 'tests/./conformance/testdata/dockerignore/populated/subdir-e/file-b.txt' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/populated/subdir-e/file-b.txt' 'tests/./conformance/testdata/dockerignore/populated/subdir-e/file-n.txt' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/populated/subdir-e/file-n.txt' 'tests/./conformance/testdata/dockerignore/populated/subdir-e/subdir-f' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/populated/subdir-e/subdir-f' 'tests/./conformance/testdata/dockerignore/populated/subdir-e/subdir-f/file-a.txt' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/populated/subdir-e/subdir-f/file-a.txt' 'tests/./conformance/testdata/dockerignore/populated/subdir-e/subdir-f/file-n.txt' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/populated/subdir-e/subdir-f/file-n.txt' 'tests/./conformance/testdata/dockerignore/populated/subdir-e/subdir-f/file-o.txt' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/populated/subdir-e/subdir-f/file-o.txt' 'tests/./conformance/testdata/dockerignore/populated/subdir-e/subdir-f/subdir-g' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/populated/subdir-e/subdir-f/subdir-g' 'tests/./conformance/testdata/dockerignore/populated/subdir-e/subdir-f/subdir-g/subdir-b' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/dockerignore/populated/subdir-e/subdir-f/subdir-g/subdir-b' 'tests/./conformance/testdata/env' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/env' 'tests/./conformance/testdata/env/precedence' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/env/precedence' 'tests/./conformance/testdata/env/precedence/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/env/precedence/Dockerfile' 'tests/./conformance/testdata/heredoc' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/heredoc' 'tests/./conformance/testdata/heredoc/Dockerfile.heredoc_copy' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/heredoc/Dockerfile.heredoc_copy' 'tests/./conformance/testdata/heredoc/file' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/heredoc/file' 'tests/./conformance/testdata/mount' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/mount' 'tests/./conformance/testdata/mount/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/mount/Dockerfile' 'tests/./conformance/testdata/mount/file' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/mount/file' 'tests/./conformance/testdata/mount/file2' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/mount/file2' 'tests/./conformance/testdata/multistage' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/multistage' 'tests/./conformance/testdata/multistage/copyback' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/multistage/copyback' 'tests/./conformance/testdata/multistage/copyback/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/multistage/copyback/Dockerfile' 'tests/./conformance/testdata/overlapdirwithoutslash' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/overlapdirwithoutslash' 'tests/./conformance/testdata/overlapdirwithoutslash/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/overlapdirwithoutslash/Dockerfile' 'tests/./conformance/testdata/overlapdirwithoutslash/existing' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/overlapdirwithoutslash/existing' 'tests/./conformance/testdata/overlapdirwithoutslash/existing/etc' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/overlapdirwithoutslash/existing/etc' 'tests/./conformance/testdata/overlapdirwithoutslash/existing/etc/file-in-existing-dir' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/overlapdirwithoutslash/existing/etc/file-in-existing-dir' 'tests/./conformance/testdata/overlapdirwithslash' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/overlapdirwithslash' 'tests/./conformance/testdata/overlapdirwithslash/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/overlapdirwithslash/Dockerfile' 'tests/./conformance/testdata/overlapdirwithslash/existing' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/overlapdirwithslash/existing' 'tests/./conformance/testdata/overlapdirwithslash/existing/etc' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/overlapdirwithslash/existing/etc' 'tests/./conformance/testdata/overlapdirwithslash/existing/etc/file-in-existing-dir' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/overlapdirwithslash/existing/etc/file-in-existing-dir' 'tests/./conformance/testdata/replace' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/replace' 'tests/./conformance/testdata/replace/symlink-with-directory' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/replace/symlink-with-directory' 'tests/./conformance/testdata/replace/symlink-with-directory/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/replace/symlink-with-directory/Dockerfile' 'tests/./conformance/testdata/replace/symlink-with-directory/Dockerfile.2' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/replace/symlink-with-directory/Dockerfile.2' 'tests/./conformance/testdata/replace/symlink-with-directory/Dockerfile.3' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/replace/symlink-with-directory/Dockerfile.3' 'tests/./conformance/testdata/replace/symlink-with-directory/Dockerfile.4' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/replace/symlink-with-directory/Dockerfile.4' 'tests/./conformance/testdata/replace/symlink-with-directory/tree1' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/replace/symlink-with-directory/tree1' 'tests/./conformance/testdata/replace/symlink-with-directory/tree1/directory' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/replace/symlink-with-directory/tree1/directory' 'tests/./conformance/testdata/replace/symlink-with-directory/tree1/directory/file-in-directory' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/replace/symlink-with-directory/tree1/directory/file-in-directory' 'tests/./conformance/testdata/replace/symlink-with-directory/tree1/maybe-directory' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/replace/symlink-with-directory/tree1/maybe-directory' 'tests/./conformance/testdata/replace/symlink-with-directory/tree2' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/replace/symlink-with-directory/tree2' 'tests/./conformance/testdata/replace/symlink-with-directory/tree2/maybe-directory' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/replace/symlink-with-directory/tree2/maybe-directory' 'tests/./conformance/testdata/replace/symlink-with-directory/tree2/maybe-directory/file-in-maybe-directory' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/replace/symlink-with-directory/tree2/maybe-directory/file-in-maybe-directory' 'tests/./conformance/testdata/subdir' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/subdir' 'tests/./conformance/testdata/subdir/subdir' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/subdir/subdir' 'tests/./conformance/testdata/subdir/subdir/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/subdir/subdir/Dockerfile' 'tests/./conformance/testdata/tar-g' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/tar-g' 'tests/./conformance/testdata/tar-g/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/tar-g/Dockerfile' 'tests/./conformance/testdata/tar-g/content.sh' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/tar-g/content.sh' 'tests/./conformance/testdata/tar-g/content.tar.gz' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/tar-g/content.tar.gz' 'tests/./conformance/testdata/tar-g/content.txt' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/tar-g/content.txt' 'tests/./conformance/testdata/transientmount' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/transientmount' 'tests/./conformance/testdata/transientmount/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/transientmount/Dockerfile' 'tests/./conformance/testdata/transientmount/Dockerfile.env' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/transientmount/Dockerfile.env' 'tests/./conformance/testdata/transientmount/file' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/transientmount/file' 'tests/./conformance/testdata/transientmount/subdir' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/transientmount/subdir' 'tests/./conformance/testdata/transientmount/subdir/file2' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/transientmount/subdir/file2' 'tests/./conformance/testdata/volume' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/volume' 'tests/./conformance/testdata/volume/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/volume/Dockerfile' 'tests/./conformance/testdata/volume/file' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/volume/file' 'tests/./conformance/testdata/volume/file2' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/volume/file2' 'tests/./conformance/testdata/volumerun' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/volumerun' 'tests/./conformance/testdata/volumerun/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/volumerun/Dockerfile' 'tests/./conformance/testdata/volumerun/file' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/volumerun/file' 'tests/./conformance/testdata/volumerun/file2' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/volumerun/file2' 'tests/./conformance/testdata/volumerun/file4' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/volumerun/file4' 'tests/./conformance/testdata/wildcard' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/wildcard' 'tests/./conformance/testdata/wildcard/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/wildcard/Dockerfile' 'tests/./conformance/testdata/wildcard/dir2' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/wildcard/dir2' 'tests/./conformance/testdata/wildcard/dir2/file.a' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/wildcard/dir2/file.a' 'tests/./conformance/testdata/wildcard/dir2/file.b' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/wildcard/dir2/file.b' 'tests/./conformance/testdata/wildcard/dir2/file.c' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/wildcard/dir2/file.c' 'tests/./conformance/testdata/wildcard/dir2/file2.b' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./conformance/testdata/wildcard/dir2/file2.b' 'tests/./containers.bats' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./containers.bats' 'tests/./containers.conf' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./containers.conf' 'tests/./containers_conf.bats' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./containers_conf.bats' 'tests/./copy.bats' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./copy.bats' 'tests/./deny.json' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./deny.json' 'tests/./digest.bats' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./digest.bats' 'tests/./docker.json' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./docker.json' 'tests/./formats.bats' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./formats.bats' 'tests/./from.bats' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./from.bats' 'tests/./help.bats' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./help.bats' 'tests/./helpers.bash' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./helpers.bash' 'tests/./helpers.bash.t' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./helpers.bash.t' 'tests/./history.bats' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./history.bats' 'tests/./images.bats' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./images.bats' 'tests/./info.bats' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./info.bats' 'tests/./inspect.bats' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./inspect.bats' 'tests/./lists.bats' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./lists.bats' 'tests/./loglevel.bats' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./loglevel.bats' 'tests/./mkcw.bats' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./mkcw.bats' 'tests/./mount.bats' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./mount.bats' 'tests/./namespaces.bats' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./namespaces.bats' 'tests/./overlay.bats' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./overlay.bats' 'tests/./policy.json' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./policy.json' 'tests/./pull.bats' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./pull.bats' 'tests/./push.bats' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./push.bats' 'tests/./registries.bats' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./registries.bats' 'tests/./registries.conf' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./registries.conf' 'tests/./registries.conf.block' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./registries.conf.block' 'tests/./registries.conf.hub' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./registries.conf.hub' 'tests/./rename.bats' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./rename.bats' 'tests/./rm.bats' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./rm.bats' 'tests/./rmi.bats' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./rmi.bats' 'tests/./run.bats' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./run.bats' 'tests/./sbom.bats' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./sbom.bats' 'tests/./selinux.bats' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./selinux.bats' 'tests/./sign.bats' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./sign.bats' 'tests/./source.bats' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./source.bats' 'tests/./squash.bats' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./squash.bats' 'tests/./ssh.bats' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./ssh.bats' 'tests/./subscriptions.bats' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./subscriptions.bats' 'tests/./tag.bats' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tag.bats' 'tests/./test_buildah_authentication.sh' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./test_buildah_authentication.sh' 'tests/./test_buildah_baseline.sh' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./test_buildah_baseline.sh' 'tests/./test_buildah_build_rpm.sh' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./test_buildah_build_rpm.sh' 'tests/./test_buildah_rpm.sh' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./test_buildah_rpm.sh' 'tests/./test_runner.sh' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./test_runner.sh' 'tests/./tutorial.bats' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tutorial.bats' 'tests/./tutorial' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tutorial' 'tests/./tutorial/tutorial.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tutorial/tutorial.go' 'tests/./umount.bats' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./umount.bats' 'tests/./validate' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./validate' 'tests/./validate/buildahimages-are-sane' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./validate/buildahimages-are-sane' 'tests/./validate/pr-should-include-tests' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./validate/pr-should-include-tests' 'tests/./validate/pr-should-include-tests.t' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./validate/pr-should-include-tests.t' 'tests/./validate/whitespace.sh' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./validate/whitespace.sh' 'tests/./copy' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./copy' 'tests/./copy/copy.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./copy/copy.go' 'tests/./digest' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./digest' 'tests/./digest/README.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./digest/README.md' 'tests/./digest/make-v2s1' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./digest/make-v2s1' 'tests/./digest/make-v2s1-with-dups' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./digest/make-v2s1-with-dups' 'tests/./digest/make-v2s2' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./digest/make-v2s2' 'tests/./digest/make-v2sN' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./digest/make-v2sN' 'tests/./e2e' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./e2e' 'tests/./e2e/buildah_suite_test.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./e2e/buildah_suite_test.go' 'tests/./e2e/inspect_test.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./e2e/inspect_test.go' 'tests/./git-daemon' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./git-daemon' 'tests/./git-daemon/release-1.11-rhel.tar.gz' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./git-daemon/release-1.11-rhel.tar.gz' 'tests/./git-daemon/repo-with-containerfile-on-old-commit.tar.gz' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./git-daemon/repo-with-containerfile-on-old-commit.tar.gz' 'tests/./git-daemon/repo.tar.gz' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./git-daemon/repo.tar.gz' 'tests/./git-daemon/subdirectory.tar.gz' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./git-daemon/subdirectory.tar.gz' 'tests/./imgtype' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./imgtype' 'tests/./imgtype/imgtype.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./imgtype/imgtype.go' 'tests/./serve' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./serve' 'tests/./serve/serve.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./serve/serve.go' 'tests/./testreport' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./testreport' 'tests/./testreport/testreport.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./testreport/testreport.go' 'tests/./testreport/types' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./testreport/types' 'tests/./testreport/types/types.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./testreport/types/types.go' 'tests/./tools' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools' 'tests/./tools/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/Makefile' 'tests/./tools/go.mod' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/go.mod' 'tests/./tools/go.sum' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/go.sum' 'tests/./tools/tools.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/tools.go' 'tests/./tools/vendor' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor' 'tests/./tools/vendor/4d63.com' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/4d63.com' 'tests/./tools/vendor/4d63.com/gocheckcompilerdirectives' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/4d63.com/gocheckcompilerdirectives' 'tests/./tools/vendor/4d63.com/gocheckcompilerdirectives/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/4d63.com/gocheckcompilerdirectives/LICENSE' 'tests/./tools/vendor/4d63.com/gocheckcompilerdirectives/checkcompilerdirectives' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/4d63.com/gocheckcompilerdirectives/checkcompilerdirectives' 'tests/./tools/vendor/4d63.com/gocheckcompilerdirectives/checkcompilerdirectives/checkcompilerdirectives.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/4d63.com/gocheckcompilerdirectives/checkcompilerdirectives/checkcompilerdirectives.go' 'tests/./tools/vendor/4d63.com/gochecknoglobals' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/4d63.com/gochecknoglobals' 'tests/./tools/vendor/4d63.com/gochecknoglobals/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/4d63.com/gochecknoglobals/LICENSE' 'tests/./tools/vendor/4d63.com/gochecknoglobals/checknoglobals' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/4d63.com/gochecknoglobals/checknoglobals' 'tests/./tools/vendor/4d63.com/gochecknoglobals/checknoglobals/check_no_globals.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/4d63.com/gochecknoglobals/checknoglobals/check_no_globals.go' 'tests/./tools/vendor/github.com' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com' 'tests/./tools/vendor/github.com/Abirdcfly' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/Abirdcfly' 'tests/./tools/vendor/github.com/Abirdcfly/dupword' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/Abirdcfly/dupword' 'tests/./tools/vendor/github.com/Abirdcfly/dupword/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/Abirdcfly/dupword/.gitignore' 'tests/./tools/vendor/github.com/Abirdcfly/dupword/.goreleaser.yml' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/Abirdcfly/dupword/.goreleaser.yml' 'tests/./tools/vendor/github.com/Abirdcfly/dupword/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/Abirdcfly/dupword/LICENSE' 'tests/./tools/vendor/github.com/Abirdcfly/dupword/README.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/Abirdcfly/dupword/README.md' 'tests/./tools/vendor/github.com/Abirdcfly/dupword/dupword.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/Abirdcfly/dupword/dupword.go' 'tests/./tools/vendor/github.com/Abirdcfly/dupword/version.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/Abirdcfly/dupword/version.go' 'tests/./tools/vendor/github.com/Antonboom' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/Antonboom' 'tests/./tools/vendor/github.com/Antonboom/errname' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/Antonboom/errname' 'tests/./tools/vendor/github.com/Antonboom/errname/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/Antonboom/errname/LICENSE' 'tests/./tools/vendor/github.com/Antonboom/errname/pkg' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/Antonboom/errname/pkg' 'tests/./tools/vendor/github.com/Antonboom/errname/pkg/analyzer' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/Antonboom/errname/pkg/analyzer' 'tests/./tools/vendor/github.com/Antonboom/errname/pkg/analyzer/analyzer.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/Antonboom/errname/pkg/analyzer/analyzer.go' 'tests/./tools/vendor/github.com/Antonboom/errname/pkg/analyzer/facts.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/Antonboom/errname/pkg/analyzer/facts.go' 'tests/./tools/vendor/github.com/Antonboom/nilnil' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/Antonboom/nilnil' 'tests/./tools/vendor/github.com/Antonboom/nilnil/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/Antonboom/nilnil/LICENSE' 'tests/./tools/vendor/github.com/Antonboom/nilnil/pkg' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/Antonboom/nilnil/pkg' 'tests/./tools/vendor/github.com/Antonboom/nilnil/pkg/analyzer' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/Antonboom/nilnil/pkg/analyzer' 'tests/./tools/vendor/github.com/Antonboom/nilnil/pkg/analyzer/analyzer.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/Antonboom/nilnil/pkg/analyzer/analyzer.go' 'tests/./tools/vendor/github.com/Antonboom/nilnil/pkg/analyzer/config.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/Antonboom/nilnil/pkg/analyzer/config.go' 'tests/./tools/vendor/github.com/Antonboom/nilnil/pkg/analyzer/func_type_stack.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/Antonboom/nilnil/pkg/analyzer/func_type_stack.go' 'tests/./tools/vendor/github.com/BurntSushi' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/BurntSushi' 'tests/./tools/vendor/github.com/BurntSushi/toml' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/BurntSushi/toml' 'tests/./tools/vendor/github.com/BurntSushi/toml/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/BurntSushi/toml/.gitignore' 'tests/./tools/vendor/github.com/BurntSushi/toml/COPYING' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/BurntSushi/toml/COPYING' 'tests/./tools/vendor/github.com/BurntSushi/toml/README.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/BurntSushi/toml/README.md' 'tests/./tools/vendor/github.com/BurntSushi/toml/decode.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/BurntSushi/toml/decode.go' 'tests/./tools/vendor/github.com/BurntSushi/toml/decode_go116.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/BurntSushi/toml/decode_go116.go' 'tests/./tools/vendor/github.com/BurntSushi/toml/deprecated.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/BurntSushi/toml/deprecated.go' 'tests/./tools/vendor/github.com/BurntSushi/toml/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/BurntSushi/toml/doc.go' 'tests/./tools/vendor/github.com/BurntSushi/toml/encode.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/BurntSushi/toml/encode.go' 'tests/./tools/vendor/github.com/BurntSushi/toml/error.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/BurntSushi/toml/error.go' 'tests/./tools/vendor/github.com/BurntSushi/toml/internal' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/BurntSushi/toml/internal' 'tests/./tools/vendor/github.com/BurntSushi/toml/internal/tz.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/BurntSushi/toml/internal/tz.go' 'tests/./tools/vendor/github.com/BurntSushi/toml/lex.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/BurntSushi/toml/lex.go' 'tests/./tools/vendor/github.com/BurntSushi/toml/meta.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/BurntSushi/toml/meta.go' 'tests/./tools/vendor/github.com/BurntSushi/toml/parse.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/BurntSushi/toml/parse.go' 'tests/./tools/vendor/github.com/BurntSushi/toml/type_fields.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/BurntSushi/toml/type_fields.go' 'tests/./tools/vendor/github.com/BurntSushi/toml/type_toml.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/BurntSushi/toml/type_toml.go' 'tests/./tools/vendor/github.com/Djarvur' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/Djarvur' 'tests/./tools/vendor/github.com/Djarvur/go-err113' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/Djarvur/go-err113' 'tests/./tools/vendor/github.com/Djarvur/go-err113/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/Djarvur/go-err113/.gitignore' 'tests/./tools/vendor/github.com/Djarvur/go-err113/.golangci.yml' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/Djarvur/go-err113/.golangci.yml' 'tests/./tools/vendor/github.com/Djarvur/go-err113/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/Djarvur/go-err113/.travis.yml' 'tests/./tools/vendor/github.com/Djarvur/go-err113/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/Djarvur/go-err113/LICENSE' 'tests/./tools/vendor/github.com/Djarvur/go-err113/README.adoc' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/Djarvur/go-err113/README.adoc' 'tests/./tools/vendor/github.com/Djarvur/go-err113/comparison.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/Djarvur/go-err113/comparison.go' 'tests/./tools/vendor/github.com/Djarvur/go-err113/definition.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/Djarvur/go-err113/definition.go' 'tests/./tools/vendor/github.com/Djarvur/go-err113/err113.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/Djarvur/go-err113/err113.go' 'tests/./tools/vendor/github.com/GaijinEntertainment' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/GaijinEntertainment' 'tests/./tools/vendor/github.com/GaijinEntertainment/go-exhaustruct' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/GaijinEntertainment/go-exhaustruct' 'tests/./tools/vendor/github.com/GaijinEntertainment/go-exhaustruct/v2' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/GaijinEntertainment/go-exhaustruct/v2' 'tests/./tools/vendor/github.com/GaijinEntertainment/go-exhaustruct/v2/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/GaijinEntertainment/go-exhaustruct/v2/LICENSE' 'tests/./tools/vendor/github.com/GaijinEntertainment/go-exhaustruct/v2/pkg' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/GaijinEntertainment/go-exhaustruct/v2/pkg' 'tests/./tools/vendor/github.com/GaijinEntertainment/go-exhaustruct/v2/pkg/analyzer' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/GaijinEntertainment/go-exhaustruct/v2/pkg/analyzer' 'tests/./tools/vendor/github.com/GaijinEntertainment/go-exhaustruct/v2/pkg/analyzer/analyzer.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/GaijinEntertainment/go-exhaustruct/v2/pkg/analyzer/analyzer.go' 'tests/./tools/vendor/github.com/GaijinEntertainment/go-exhaustruct/v2/pkg/analyzer/patterns-list.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/GaijinEntertainment/go-exhaustruct/v2/pkg/analyzer/patterns-list.go' 'tests/./tools/vendor/github.com/GaijinEntertainment/go-exhaustruct/v2/pkg/analyzer/struct-fields.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/GaijinEntertainment/go-exhaustruct/v2/pkg/analyzer/struct-fields.go' 'tests/./tools/vendor/github.com/Masterminds' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/Masterminds' 'tests/./tools/vendor/github.com/Masterminds/semver' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/Masterminds/semver' 'tests/./tools/vendor/github.com/Masterminds/semver/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/Masterminds/semver/.travis.yml' 'tests/./tools/vendor/github.com/Masterminds/semver/CHANGELOG.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/Masterminds/semver/CHANGELOG.md' 'tests/./tools/vendor/github.com/Masterminds/semver/LICENSE.txt' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/Masterminds/semver/LICENSE.txt' 'tests/./tools/vendor/github.com/Masterminds/semver/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/Masterminds/semver/Makefile' 'tests/./tools/vendor/github.com/Masterminds/semver/README.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/Masterminds/semver/README.md' 'tests/./tools/vendor/github.com/Masterminds/semver/appveyor.yml' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/Masterminds/semver/appveyor.yml' 'tests/./tools/vendor/github.com/Masterminds/semver/collection.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/Masterminds/semver/collection.go' 'tests/./tools/vendor/github.com/Masterminds/semver/constraints.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/Masterminds/semver/constraints.go' 'tests/./tools/vendor/github.com/Masterminds/semver/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/Masterminds/semver/doc.go' 'tests/./tools/vendor/github.com/Masterminds/semver/version.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/Masterminds/semver/version.go' 'tests/./tools/vendor/github.com/Masterminds/semver/version_fuzz.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/Masterminds/semver/version_fuzz.go' 'tests/./tools/vendor/github.com/OpenPeeDeeP' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/OpenPeeDeeP' 'tests/./tools/vendor/github.com/OpenPeeDeeP/depguard' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/OpenPeeDeeP/depguard' 'tests/./tools/vendor/github.com/OpenPeeDeeP/depguard/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/OpenPeeDeeP/depguard/.gitignore' 'tests/./tools/vendor/github.com/OpenPeeDeeP/depguard/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/OpenPeeDeeP/depguard/LICENSE' 'tests/./tools/vendor/github.com/OpenPeeDeeP/depguard/README.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/OpenPeeDeeP/depguard/README.md' 'tests/./tools/vendor/github.com/OpenPeeDeeP/depguard/depguard.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/OpenPeeDeeP/depguard/depguard.go' 'tests/./tools/vendor/github.com/alexkohler' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/alexkohler' 'tests/./tools/vendor/github.com/alexkohler/prealloc' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/alexkohler/prealloc' 'tests/./tools/vendor/github.com/alexkohler/prealloc/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/alexkohler/prealloc/LICENSE' 'tests/./tools/vendor/github.com/alexkohler/prealloc/pkg' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/alexkohler/prealloc/pkg' 'tests/./tools/vendor/github.com/alexkohler/prealloc/pkg/prealloc.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/alexkohler/prealloc/pkg/prealloc.go' 'tests/./tools/vendor/github.com/alingse' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/alingse' 'tests/./tools/vendor/github.com/alingse/asasalint' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/alingse/asasalint' 'tests/./tools/vendor/github.com/alingse/asasalint/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/alingse/asasalint/.gitignore' 'tests/./tools/vendor/github.com/alingse/asasalint/.goreleaser.yml' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/alingse/asasalint/.goreleaser.yml' 'tests/./tools/vendor/github.com/alingse/asasalint/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/alingse/asasalint/LICENSE' 'tests/./tools/vendor/github.com/alingse/asasalint/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/alingse/asasalint/Makefile' 'tests/./tools/vendor/github.com/alingse/asasalint/README.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/alingse/asasalint/README.md' 'tests/./tools/vendor/github.com/alingse/asasalint/asasalint.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/alingse/asasalint/asasalint.go' 'tests/./tools/vendor/github.com/ashanbrown' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ashanbrown' 'tests/./tools/vendor/github.com/ashanbrown/forbidigo' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ashanbrown/forbidigo' 'tests/./tools/vendor/github.com/ashanbrown/forbidigo/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ashanbrown/forbidigo/LICENSE' 'tests/./tools/vendor/github.com/ashanbrown/forbidigo/forbidigo' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ashanbrown/forbidigo/forbidigo' 'tests/./tools/vendor/github.com/ashanbrown/forbidigo/forbidigo/config_options.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ashanbrown/forbidigo/forbidigo/config_options.go' 'tests/./tools/vendor/github.com/ashanbrown/forbidigo/forbidigo/forbidigo.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ashanbrown/forbidigo/forbidigo/forbidigo.go' 'tests/./tools/vendor/github.com/ashanbrown/forbidigo/forbidigo/patterns.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ashanbrown/forbidigo/forbidigo/patterns.go' 'tests/./tools/vendor/github.com/ashanbrown/makezero' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ashanbrown/makezero' 'tests/./tools/vendor/github.com/ashanbrown/makezero/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ashanbrown/makezero/LICENSE' 'tests/./tools/vendor/github.com/ashanbrown/makezero/makezero' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ashanbrown/makezero/makezero' 'tests/./tools/vendor/github.com/ashanbrown/makezero/makezero/makezero.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ashanbrown/makezero/makezero/makezero.go' 'tests/./tools/vendor/github.com/beorn7' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/beorn7' 'tests/./tools/vendor/github.com/beorn7/perks' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/beorn7/perks' 'tests/./tools/vendor/github.com/beorn7/perks/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/beorn7/perks/LICENSE' 'tests/./tools/vendor/github.com/beorn7/perks/quantile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/beorn7/perks/quantile' 'tests/./tools/vendor/github.com/beorn7/perks/quantile/exampledata.txt' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/beorn7/perks/quantile/exampledata.txt' 'tests/./tools/vendor/github.com/beorn7/perks/quantile/stream.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/beorn7/perks/quantile/stream.go' 'tests/./tools/vendor/github.com/bkielbasa' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/bkielbasa' 'tests/./tools/vendor/github.com/bkielbasa/cyclop' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/bkielbasa/cyclop' 'tests/./tools/vendor/github.com/bkielbasa/cyclop/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/bkielbasa/cyclop/LICENSE' 'tests/./tools/vendor/github.com/bkielbasa/cyclop/pkg' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/bkielbasa/cyclop/pkg' 'tests/./tools/vendor/github.com/bkielbasa/cyclop/pkg/analyzer' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/bkielbasa/cyclop/pkg/analyzer' 'tests/./tools/vendor/github.com/bkielbasa/cyclop/pkg/analyzer/analyzer.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/bkielbasa/cyclop/pkg/analyzer/analyzer.go' 'tests/./tools/vendor/github.com/blizzy78' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/blizzy78' 'tests/./tools/vendor/github.com/blizzy78/varnamelen' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/blizzy78/varnamelen' 'tests/./tools/vendor/github.com/blizzy78/varnamelen/.editorconfig' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/blizzy78/varnamelen/.editorconfig' 'tests/./tools/vendor/github.com/blizzy78/varnamelen/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/blizzy78/varnamelen/.gitignore' 'tests/./tools/vendor/github.com/blizzy78/varnamelen/.golangci.yml' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/blizzy78/varnamelen/.golangci.yml' 'tests/./tools/vendor/github.com/blizzy78/varnamelen/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/blizzy78/varnamelen/LICENSE' 'tests/./tools/vendor/github.com/blizzy78/varnamelen/README.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/blizzy78/varnamelen/README.md' 'tests/./tools/vendor/github.com/blizzy78/varnamelen/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/blizzy78/varnamelen/doc.go' 'tests/./tools/vendor/github.com/blizzy78/varnamelen/flags.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/blizzy78/varnamelen/flags.go' 'tests/./tools/vendor/github.com/blizzy78/varnamelen/typeparam.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/blizzy78/varnamelen/typeparam.go' 'tests/./tools/vendor/github.com/blizzy78/varnamelen/typeparam_go1.16.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/blizzy78/varnamelen/typeparam_go1.16.go' 'tests/./tools/vendor/github.com/blizzy78/varnamelen/varnamelen.code-workspace' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/blizzy78/varnamelen/varnamelen.code-workspace' 'tests/./tools/vendor/github.com/blizzy78/varnamelen/varnamelen.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/blizzy78/varnamelen/varnamelen.go' 'tests/./tools/vendor/github.com/bombsimon' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/bombsimon' 'tests/./tools/vendor/github.com/bombsimon/wsl' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/bombsimon/wsl' 'tests/./tools/vendor/github.com/bombsimon/wsl/v3' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/bombsimon/wsl/v3' 'tests/./tools/vendor/github.com/bombsimon/wsl/v3/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/bombsimon/wsl/v3/.gitignore' 'tests/./tools/vendor/github.com/bombsimon/wsl/v3/.golangci.yml' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/bombsimon/wsl/v3/.golangci.yml' 'tests/./tools/vendor/github.com/bombsimon/wsl/v3/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/bombsimon/wsl/v3/LICENSE' 'tests/./tools/vendor/github.com/bombsimon/wsl/v3/README.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/bombsimon/wsl/v3/README.md' 'tests/./tools/vendor/github.com/bombsimon/wsl/v3/wsl.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/bombsimon/wsl/v3/wsl.go' 'tests/./tools/vendor/github.com/breml' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/breml' 'tests/./tools/vendor/github.com/breml/bidichk' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/breml/bidichk' 'tests/./tools/vendor/github.com/breml/bidichk/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/breml/bidichk/LICENSE' 'tests/./tools/vendor/github.com/breml/bidichk/pkg' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/breml/bidichk/pkg' 'tests/./tools/vendor/github.com/breml/bidichk/pkg/bidichk' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/breml/bidichk/pkg/bidichk' 'tests/./tools/vendor/github.com/breml/bidichk/pkg/bidichk/bidichk.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/breml/bidichk/pkg/bidichk/bidichk.go' 'tests/./tools/vendor/github.com/breml/bidichk/pkg/bidichk/version.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/breml/bidichk/pkg/bidichk/version.go' 'tests/./tools/vendor/github.com/breml/errchkjson' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/breml/errchkjson' 'tests/./tools/vendor/github.com/breml/errchkjson/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/breml/errchkjson/.gitignore' 'tests/./tools/vendor/github.com/breml/errchkjson/.goreleaser.yml' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/breml/errchkjson/.goreleaser.yml' 'tests/./tools/vendor/github.com/breml/errchkjson/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/breml/errchkjson/LICENSE' 'tests/./tools/vendor/github.com/breml/errchkjson/README.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/breml/errchkjson/README.md' 'tests/./tools/vendor/github.com/breml/errchkjson/errchkjson.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/breml/errchkjson/errchkjson.go' 'tests/./tools/vendor/github.com/breml/errchkjson/noexported_error.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/breml/errchkjson/noexported_error.go' 'tests/./tools/vendor/github.com/breml/errchkjson/unsupported_error.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/breml/errchkjson/unsupported_error.go' 'tests/./tools/vendor/github.com/breml/errchkjson/version.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/breml/errchkjson/version.go' 'tests/./tools/vendor/github.com/butuzov' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/butuzov' 'tests/./tools/vendor/github.com/butuzov/ireturn' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/butuzov/ireturn' 'tests/./tools/vendor/github.com/butuzov/ireturn/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/butuzov/ireturn/LICENSE' 'tests/./tools/vendor/github.com/butuzov/ireturn/analyzer' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/butuzov/ireturn/analyzer' 'tests/./tools/vendor/github.com/butuzov/ireturn/analyzer/analyzer.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/butuzov/ireturn/analyzer/analyzer.go' 'tests/./tools/vendor/github.com/butuzov/ireturn/analyzer/disallow.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/butuzov/ireturn/analyzer/disallow.go' 'tests/./tools/vendor/github.com/butuzov/ireturn/analyzer/std.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/butuzov/ireturn/analyzer/std.go' 'tests/./tools/vendor/github.com/butuzov/ireturn/config' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/butuzov/ireturn/config' 'tests/./tools/vendor/github.com/butuzov/ireturn/config/allow.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/butuzov/ireturn/config/allow.go' 'tests/./tools/vendor/github.com/butuzov/ireturn/config/config.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/butuzov/ireturn/config/config.go' 'tests/./tools/vendor/github.com/butuzov/ireturn/config/new.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/butuzov/ireturn/config/new.go' 'tests/./tools/vendor/github.com/butuzov/ireturn/config/reject.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/butuzov/ireturn/config/reject.go' 'tests/./tools/vendor/github.com/butuzov/ireturn/types' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/butuzov/ireturn/types' 'tests/./tools/vendor/github.com/butuzov/ireturn/types/iface.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/butuzov/ireturn/types/iface.go' 'tests/./tools/vendor/github.com/butuzov/ireturn/types/names.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/butuzov/ireturn/types/names.go' 'tests/./tools/vendor/github.com/butuzov/ireturn/types/types.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/butuzov/ireturn/types/types.go' 'tests/./tools/vendor/github.com/cespare' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/cespare' 'tests/./tools/vendor/github.com/cespare/xxhash' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/cespare/xxhash' 'tests/./tools/vendor/github.com/cespare/xxhash/v2' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/cespare/xxhash/v2' 'tests/./tools/vendor/github.com/cespare/xxhash/v2/LICENSE.txt' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/cespare/xxhash/v2/LICENSE.txt' 'tests/./tools/vendor/github.com/cespare/xxhash/v2/README.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/cespare/xxhash/v2/README.md' 'tests/./tools/vendor/github.com/cespare/xxhash/v2/xxhash.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/cespare/xxhash/v2/xxhash.go' 'tests/./tools/vendor/github.com/cespare/xxhash/v2/xxhash_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/cespare/xxhash/v2/xxhash_amd64.go' 'tests/./tools/vendor/github.com/cespare/xxhash/v2/xxhash_amd64.s' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/cespare/xxhash/v2/xxhash_amd64.s' 'tests/./tools/vendor/github.com/cespare/xxhash/v2/xxhash_other.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/cespare/xxhash/v2/xxhash_other.go' 'tests/./tools/vendor/github.com/cespare/xxhash/v2/xxhash_safe.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/cespare/xxhash/v2/xxhash_safe.go' 'tests/./tools/vendor/github.com/cespare/xxhash/v2/xxhash_unsafe.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/cespare/xxhash/v2/xxhash_unsafe.go' 'tests/./tools/vendor/github.com/charithe' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/charithe' 'tests/./tools/vendor/github.com/charithe/durationcheck' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/charithe/durationcheck' 'tests/./tools/vendor/github.com/charithe/durationcheck/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/charithe/durationcheck/.gitignore' 'tests/./tools/vendor/github.com/charithe/durationcheck/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/charithe/durationcheck/LICENSE' 'tests/./tools/vendor/github.com/charithe/durationcheck/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/charithe/durationcheck/Makefile' 'tests/./tools/vendor/github.com/charithe/durationcheck/README.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/charithe/durationcheck/README.md' 'tests/./tools/vendor/github.com/charithe/durationcheck/durationcheck.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/charithe/durationcheck/durationcheck.go' 'tests/./tools/vendor/github.com/chavacava' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/chavacava' 'tests/./tools/vendor/github.com/chavacava/garif' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/chavacava/garif' 'tests/./tools/vendor/github.com/chavacava/garif/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/chavacava/garif/.gitignore' 'tests/./tools/vendor/github.com/chavacava/garif/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/chavacava/garif/LICENSE' 'tests/./tools/vendor/github.com/chavacava/garif/README.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/chavacava/garif/README.md' 'tests/./tools/vendor/github.com/chavacava/garif/constructors.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/chavacava/garif/constructors.go' 'tests/./tools/vendor/github.com/chavacava/garif/decorators.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/chavacava/garif/decorators.go' 'tests/./tools/vendor/github.com/chavacava/garif/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/chavacava/garif/doc.go' 'tests/./tools/vendor/github.com/chavacava/garif/io.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/chavacava/garif/io.go' 'tests/./tools/vendor/github.com/chavacava/garif/models.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/chavacava/garif/models.go' 'tests/./tools/vendor/github.com/cpuguy83' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/cpuguy83' 'tests/./tools/vendor/github.com/cpuguy83/go-md2man' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/cpuguy83/go-md2man' 'tests/./tools/vendor/github.com/cpuguy83/go-md2man/v2' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/cpuguy83/go-md2man/v2' 'tests/./tools/vendor/github.com/cpuguy83/go-md2man/v2/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/cpuguy83/go-md2man/v2/.gitignore' 'tests/./tools/vendor/github.com/cpuguy83/go-md2man/v2/LICENSE.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/cpuguy83/go-md2man/v2/LICENSE.md' 'tests/./tools/vendor/github.com/cpuguy83/go-md2man/v2/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/cpuguy83/go-md2man/v2/Makefile' 'tests/./tools/vendor/github.com/cpuguy83/go-md2man/v2/README.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/cpuguy83/go-md2man/v2/README.md' 'tests/./tools/vendor/github.com/cpuguy83/go-md2man/v2/go-md2man.1.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/cpuguy83/go-md2man/v2/go-md2man.1.md' 'tests/./tools/vendor/github.com/cpuguy83/go-md2man/v2/md2man.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/cpuguy83/go-md2man/v2/md2man.go' 'tests/./tools/vendor/github.com/cpuguy83/go-md2man/v2/md2man' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/cpuguy83/go-md2man/v2/md2man' 'tests/./tools/vendor/github.com/cpuguy83/go-md2man/v2/md2man/md2man.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/cpuguy83/go-md2man/v2/md2man/md2man.go' 'tests/./tools/vendor/github.com/cpuguy83/go-md2man/v2/md2man/roff.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/cpuguy83/go-md2man/v2/md2man/roff.go' 'tests/./tools/vendor/github.com/curioswitch' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/curioswitch' 'tests/./tools/vendor/github.com/curioswitch/go-reassign' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/curioswitch/go-reassign' 'tests/./tools/vendor/github.com/curioswitch/go-reassign/.gitattributes' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/curioswitch/go-reassign/.gitattributes' 'tests/./tools/vendor/github.com/curioswitch/go-reassign/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/curioswitch/go-reassign/.gitignore' 'tests/./tools/vendor/github.com/curioswitch/go-reassign/.golangci.yml' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/curioswitch/go-reassign/.golangci.yml' 'tests/./tools/vendor/github.com/curioswitch/go-reassign/.goreleaser.yaml' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/curioswitch/go-reassign/.goreleaser.yaml' 'tests/./tools/vendor/github.com/curioswitch/go-reassign/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/curioswitch/go-reassign/LICENSE' 'tests/./tools/vendor/github.com/curioswitch/go-reassign/README.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/curioswitch/go-reassign/README.md' 'tests/./tools/vendor/github.com/curioswitch/go-reassign/analyzer.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/curioswitch/go-reassign/analyzer.go' 'tests/./tools/vendor/github.com/curioswitch/go-reassign/internal' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/curioswitch/go-reassign/internal' 'tests/./tools/vendor/github.com/curioswitch/go-reassign/internal/analyzer' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/curioswitch/go-reassign/internal/analyzer' 'tests/./tools/vendor/github.com/curioswitch/go-reassign/internal/analyzer/analyzer.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/curioswitch/go-reassign/internal/analyzer/analyzer.go' 'tests/./tools/vendor/github.com/daixiang0' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/daixiang0' 'tests/./tools/vendor/github.com/daixiang0/gci' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/daixiang0/gci' 'tests/./tools/vendor/github.com/daixiang0/gci/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/daixiang0/gci/LICENSE' 'tests/./tools/vendor/github.com/daixiang0/gci/pkg' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/daixiang0/gci/pkg' 'tests/./tools/vendor/github.com/daixiang0/gci/pkg/config' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/daixiang0/gci/pkg/config' 'tests/./tools/vendor/github.com/daixiang0/gci/pkg/config/config.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/daixiang0/gci/pkg/config/config.go' 'tests/./tools/vendor/github.com/daixiang0/gci/pkg/format' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/daixiang0/gci/pkg/format' 'tests/./tools/vendor/github.com/daixiang0/gci/pkg/format/format.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/daixiang0/gci/pkg/format/format.go' 'tests/./tools/vendor/github.com/daixiang0/gci/pkg/gci' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/daixiang0/gci/pkg/gci' 'tests/./tools/vendor/github.com/daixiang0/gci/pkg/gci/gci.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/daixiang0/gci/pkg/gci/gci.go' 'tests/./tools/vendor/github.com/daixiang0/gci/pkg/io' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/daixiang0/gci/pkg/io' 'tests/./tools/vendor/github.com/daixiang0/gci/pkg/io/file.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/daixiang0/gci/pkg/io/file.go' 'tests/./tools/vendor/github.com/daixiang0/gci/pkg/io/search.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/daixiang0/gci/pkg/io/search.go' 'tests/./tools/vendor/github.com/daixiang0/gci/pkg/io/stdin.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/daixiang0/gci/pkg/io/stdin.go' 'tests/./tools/vendor/github.com/daixiang0/gci/pkg/log' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/daixiang0/gci/pkg/log' 'tests/./tools/vendor/github.com/daixiang0/gci/pkg/log/log.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/daixiang0/gci/pkg/log/log.go' 'tests/./tools/vendor/github.com/daixiang0/gci/pkg/parse' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/daixiang0/gci/pkg/parse' 'tests/./tools/vendor/github.com/daixiang0/gci/pkg/parse/parse.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/daixiang0/gci/pkg/parse/parse.go' 'tests/./tools/vendor/github.com/daixiang0/gci/pkg/section' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/daixiang0/gci/pkg/section' 'tests/./tools/vendor/github.com/daixiang0/gci/pkg/section/blank.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/daixiang0/gci/pkg/section/blank.go' 'tests/./tools/vendor/github.com/daixiang0/gci/pkg/section/commentline.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/daixiang0/gci/pkg/section/commentline.go' 'tests/./tools/vendor/github.com/daixiang0/gci/pkg/section/default.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/daixiang0/gci/pkg/section/default.go' 'tests/./tools/vendor/github.com/daixiang0/gci/pkg/section/dot.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/daixiang0/gci/pkg/section/dot.go' 'tests/./tools/vendor/github.com/daixiang0/gci/pkg/section/errors.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/daixiang0/gci/pkg/section/errors.go' 'tests/./tools/vendor/github.com/daixiang0/gci/pkg/section/newline.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/daixiang0/gci/pkg/section/newline.go' 'tests/./tools/vendor/github.com/daixiang0/gci/pkg/section/parser.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/daixiang0/gci/pkg/section/parser.go' 'tests/./tools/vendor/github.com/daixiang0/gci/pkg/section/prefix.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/daixiang0/gci/pkg/section/prefix.go' 'tests/./tools/vendor/github.com/daixiang0/gci/pkg/section/section.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/daixiang0/gci/pkg/section/section.go' 'tests/./tools/vendor/github.com/daixiang0/gci/pkg/section/standard.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/daixiang0/gci/pkg/section/standard.go' 'tests/./tools/vendor/github.com/daixiang0/gci/pkg/section/standard_list.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/daixiang0/gci/pkg/section/standard_list.go' 'tests/./tools/vendor/github.com/daixiang0/gci/pkg/specificity' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/daixiang0/gci/pkg/specificity' 'tests/./tools/vendor/github.com/daixiang0/gci/pkg/specificity/default.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/daixiang0/gci/pkg/specificity/default.go' 'tests/./tools/vendor/github.com/daixiang0/gci/pkg/specificity/match.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/daixiang0/gci/pkg/specificity/match.go' 'tests/./tools/vendor/github.com/daixiang0/gci/pkg/specificity/mismatch.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/daixiang0/gci/pkg/specificity/mismatch.go' 'tests/./tools/vendor/github.com/daixiang0/gci/pkg/specificity/name.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/daixiang0/gci/pkg/specificity/name.go' 'tests/./tools/vendor/github.com/daixiang0/gci/pkg/specificity/specificity.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/daixiang0/gci/pkg/specificity/specificity.go' 'tests/./tools/vendor/github.com/daixiang0/gci/pkg/specificity/standard.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/daixiang0/gci/pkg/specificity/standard.go' 'tests/./tools/vendor/github.com/daixiang0/gci/pkg/utils' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/daixiang0/gci/pkg/utils' 'tests/./tools/vendor/github.com/daixiang0/gci/pkg/utils/constants.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/daixiang0/gci/pkg/utils/constants.go' 'tests/./tools/vendor/github.com/davecgh' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/davecgh' 'tests/./tools/vendor/github.com/davecgh/go-spew' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/davecgh/go-spew' 'tests/./tools/vendor/github.com/davecgh/go-spew/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/davecgh/go-spew/LICENSE' 'tests/./tools/vendor/github.com/davecgh/go-spew/spew' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/davecgh/go-spew/spew' 'tests/./tools/vendor/github.com/davecgh/go-spew/spew/bypass.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/davecgh/go-spew/spew/bypass.go' 'tests/./tools/vendor/github.com/davecgh/go-spew/spew/bypasssafe.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/davecgh/go-spew/spew/bypasssafe.go' 'tests/./tools/vendor/github.com/davecgh/go-spew/spew/common.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/davecgh/go-spew/spew/common.go' 'tests/./tools/vendor/github.com/davecgh/go-spew/spew/config.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/davecgh/go-spew/spew/config.go' 'tests/./tools/vendor/github.com/davecgh/go-spew/spew/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/davecgh/go-spew/spew/doc.go' 'tests/./tools/vendor/github.com/davecgh/go-spew/spew/dump.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/davecgh/go-spew/spew/dump.go' 'tests/./tools/vendor/github.com/davecgh/go-spew/spew/format.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/davecgh/go-spew/spew/format.go' 'tests/./tools/vendor/github.com/davecgh/go-spew/spew/spew.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/davecgh/go-spew/spew/spew.go' 'tests/./tools/vendor/github.com/denis-tingaikin' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/denis-tingaikin' 'tests/./tools/vendor/github.com/denis-tingaikin/go-header' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/denis-tingaikin/go-header' 'tests/./tools/vendor/github.com/denis-tingaikin/go-header/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/denis-tingaikin/go-header/.gitignore' 'tests/./tools/vendor/github.com/denis-tingaikin/go-header/.go-header.yml' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/denis-tingaikin/go-header/.go-header.yml' 'tests/./tools/vendor/github.com/denis-tingaikin/go-header/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/denis-tingaikin/go-header/LICENSE' 'tests/./tools/vendor/github.com/denis-tingaikin/go-header/README.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/denis-tingaikin/go-header/README.md' 'tests/./tools/vendor/github.com/denis-tingaikin/go-header/analyzer.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/denis-tingaikin/go-header/analyzer.go' 'tests/./tools/vendor/github.com/denis-tingaikin/go-header/config.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/denis-tingaikin/go-header/config.go' 'tests/./tools/vendor/github.com/denis-tingaikin/go-header/issue.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/denis-tingaikin/go-header/issue.go' 'tests/./tools/vendor/github.com/denis-tingaikin/go-header/location.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/denis-tingaikin/go-header/location.go' 'tests/./tools/vendor/github.com/denis-tingaikin/go-header/option.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/denis-tingaikin/go-header/option.go' 'tests/./tools/vendor/github.com/denis-tingaikin/go-header/reader.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/denis-tingaikin/go-header/reader.go' 'tests/./tools/vendor/github.com/denis-tingaikin/go-header/value.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/denis-tingaikin/go-header/value.go' 'tests/./tools/vendor/github.com/esimonov' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/esimonov' 'tests/./tools/vendor/github.com/esimonov/ifshort' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/esimonov/ifshort' 'tests/./tools/vendor/github.com/esimonov/ifshort/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/esimonov/ifshort/LICENSE' 'tests/./tools/vendor/github.com/esimonov/ifshort/pkg' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/esimonov/ifshort/pkg' 'tests/./tools/vendor/github.com/esimonov/ifshort/pkg/analyzer' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/esimonov/ifshort/pkg/analyzer' 'tests/./tools/vendor/github.com/esimonov/ifshort/pkg/analyzer/analyzer.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/esimonov/ifshort/pkg/analyzer/analyzer.go' 'tests/./tools/vendor/github.com/esimonov/ifshort/pkg/analyzer/occurrences.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/esimonov/ifshort/pkg/analyzer/occurrences.go' 'tests/./tools/vendor/github.com/ettle' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ettle' 'tests/./tools/vendor/github.com/ettle/strcase' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ettle/strcase' 'tests/./tools/vendor/github.com/ettle/strcase/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ettle/strcase/.gitignore' 'tests/./tools/vendor/github.com/ettle/strcase/.golangci.yml' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ettle/strcase/.golangci.yml' 'tests/./tools/vendor/github.com/ettle/strcase/.readme.tmpl' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ettle/strcase/.readme.tmpl' 'tests/./tools/vendor/github.com/ettle/strcase/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ettle/strcase/LICENSE' 'tests/./tools/vendor/github.com/ettle/strcase/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ettle/strcase/Makefile' 'tests/./tools/vendor/github.com/ettle/strcase/README.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ettle/strcase/README.md' 'tests/./tools/vendor/github.com/ettle/strcase/caser.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ettle/strcase/caser.go' 'tests/./tools/vendor/github.com/ettle/strcase/convert.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ettle/strcase/convert.go' 'tests/./tools/vendor/github.com/ettle/strcase/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ettle/strcase/doc.go' 'tests/./tools/vendor/github.com/ettle/strcase/initialism.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ettle/strcase/initialism.go' 'tests/./tools/vendor/github.com/ettle/strcase/split.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ettle/strcase/split.go' 'tests/./tools/vendor/github.com/ettle/strcase/strcase.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ettle/strcase/strcase.go' 'tests/./tools/vendor/github.com/ettle/strcase/unicode.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ettle/strcase/unicode.go' 'tests/./tools/vendor/github.com/fatih' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/fatih' 'tests/./tools/vendor/github.com/fatih/color' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/fatih/color' 'tests/./tools/vendor/github.com/fatih/color/LICENSE.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/fatih/color/LICENSE.md' 'tests/./tools/vendor/github.com/fatih/color/README.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/fatih/color/README.md' 'tests/./tools/vendor/github.com/fatih/color/color.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/fatih/color/color.go' 'tests/./tools/vendor/github.com/fatih/color/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/fatih/color/doc.go' 'tests/./tools/vendor/github.com/fatih/structtag' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/fatih/structtag' 'tests/./tools/vendor/github.com/fatih/structtag/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/fatih/structtag/LICENSE' 'tests/./tools/vendor/github.com/fatih/structtag/README.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/fatih/structtag/README.md' 'tests/./tools/vendor/github.com/fatih/structtag/tags.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/fatih/structtag/tags.go' 'tests/./tools/vendor/github.com/firefart' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/firefart' 'tests/./tools/vendor/github.com/firefart/nonamedreturns' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/firefart/nonamedreturns' 'tests/./tools/vendor/github.com/firefart/nonamedreturns/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/firefart/nonamedreturns/LICENSE' 'tests/./tools/vendor/github.com/firefart/nonamedreturns/analyzer' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/firefart/nonamedreturns/analyzer' 'tests/./tools/vendor/github.com/firefart/nonamedreturns/analyzer/analyzer.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/firefart/nonamedreturns/analyzer/analyzer.go' 'tests/./tools/vendor/github.com/fsnotify' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/fsnotify' 'tests/./tools/vendor/github.com/fsnotify/fsnotify' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/fsnotify/fsnotify' 'tests/./tools/vendor/github.com/fsnotify/fsnotify/.editorconfig' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/fsnotify/fsnotify/.editorconfig' 'tests/./tools/vendor/github.com/fsnotify/fsnotify/.gitattributes' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/fsnotify/fsnotify/.gitattributes' 'tests/./tools/vendor/github.com/fsnotify/fsnotify/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/fsnotify/fsnotify/.gitignore' 'tests/./tools/vendor/github.com/fsnotify/fsnotify/.mailmap' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/fsnotify/fsnotify/.mailmap' 'tests/./tools/vendor/github.com/fsnotify/fsnotify/AUTHORS' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/fsnotify/fsnotify/AUTHORS' 'tests/./tools/vendor/github.com/fsnotify/fsnotify/CHANGELOG.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/fsnotify/fsnotify/CHANGELOG.md' 'tests/./tools/vendor/github.com/fsnotify/fsnotify/CONTRIBUTING.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/fsnotify/fsnotify/CONTRIBUTING.md' 'tests/./tools/vendor/github.com/fsnotify/fsnotify/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/fsnotify/fsnotify/LICENSE' 'tests/./tools/vendor/github.com/fsnotify/fsnotify/README.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/fsnotify/fsnotify/README.md' 'tests/./tools/vendor/github.com/fsnotify/fsnotify/fen.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/fsnotify/fsnotify/fen.go' 'tests/./tools/vendor/github.com/fsnotify/fsnotify/fsnotify.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/fsnotify/fsnotify/fsnotify.go' 'tests/./tools/vendor/github.com/fsnotify/fsnotify/fsnotify_unsupported.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/fsnotify/fsnotify/fsnotify_unsupported.go' 'tests/./tools/vendor/github.com/fsnotify/fsnotify/inotify.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/fsnotify/fsnotify/inotify.go' 'tests/./tools/vendor/github.com/fsnotify/fsnotify/inotify_poller.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/fsnotify/fsnotify/inotify_poller.go' 'tests/./tools/vendor/github.com/fsnotify/fsnotify/kqueue.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/fsnotify/fsnotify/kqueue.go' 'tests/./tools/vendor/github.com/fsnotify/fsnotify/open_mode_bsd.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/fsnotify/fsnotify/open_mode_bsd.go' 'tests/./tools/vendor/github.com/fsnotify/fsnotify/open_mode_darwin.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/fsnotify/fsnotify/open_mode_darwin.go' 'tests/./tools/vendor/github.com/fsnotify/fsnotify/windows.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/fsnotify/fsnotify/windows.go' 'tests/./tools/vendor/github.com/fzipp' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/fzipp' 'tests/./tools/vendor/github.com/fzipp/gocyclo' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/fzipp/gocyclo' 'tests/./tools/vendor/github.com/fzipp/gocyclo/CHANGELOG.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/fzipp/gocyclo/CHANGELOG.md' 'tests/./tools/vendor/github.com/fzipp/gocyclo/CONTRIBUTORS' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/fzipp/gocyclo/CONTRIBUTORS' 'tests/./tools/vendor/github.com/fzipp/gocyclo/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/fzipp/gocyclo/LICENSE' 'tests/./tools/vendor/github.com/fzipp/gocyclo/README.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/fzipp/gocyclo/README.md' 'tests/./tools/vendor/github.com/fzipp/gocyclo/analyze.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/fzipp/gocyclo/analyze.go' 'tests/./tools/vendor/github.com/fzipp/gocyclo/complexity.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/fzipp/gocyclo/complexity.go' 'tests/./tools/vendor/github.com/fzipp/gocyclo/directives.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/fzipp/gocyclo/directives.go' 'tests/./tools/vendor/github.com/fzipp/gocyclo/recv.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/fzipp/gocyclo/recv.go' 'tests/./tools/vendor/github.com/fzipp/gocyclo/recv_pre118.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/fzipp/gocyclo/recv_pre118.go' 'tests/./tools/vendor/github.com/fzipp/gocyclo/stats.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/fzipp/gocyclo/stats.go' 'tests/./tools/vendor/github.com/go-critic' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic' 'tests/./tools/vendor/github.com/go-critic/go-critic' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic' 'tests/./tools/vendor/github.com/go-critic/go-critic/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/LICENSE' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/appendAssign_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/appendAssign_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/appendCombine_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/appendCombine_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/badCond_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/badCond_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/badRegexp_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/badRegexp_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/boolExprSimplify_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/boolExprSimplify_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/builtinShadowDecl_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/builtinShadowDecl_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/builtinShadow_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/builtinShadow_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/captLocal_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/captLocal_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/caseOrder_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/caseOrder_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/checkers.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/checkers.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/codegenComment_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/codegenComment_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/commentFormatting_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/commentFormatting_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/commentedOutCode_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/commentedOutCode_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/commentedOutImport_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/commentedOutImport_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/defaultCaseOrder_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/defaultCaseOrder_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/deferInLoop_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/deferInLoop_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/deprecatedComment_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/deprecatedComment_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/docStub_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/docStub_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/dupBranchBody_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/dupBranchBody_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/dupCase_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/dupCase_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/dupImports_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/dupImports_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/dupSubExpr_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/dupSubExpr_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/elseif_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/elseif_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/embedded_rules.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/embedded_rules.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/emptyFallthrough_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/emptyFallthrough_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/evalOrder_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/evalOrder_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/exitAfterDefer_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/exitAfterDefer_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/filepathJoin_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/filepathJoin_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/flagName_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/flagName_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/hexLiteral_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/hexLiteral_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/hugeParam_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/hugeParam_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/ifElseChain_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/ifElseChain_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/importShadow_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/importShadow_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/initClause_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/initClause_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/internal' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/internal' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/internal/astwalk' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/internal/astwalk' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/internal/astwalk/comment_walker.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/internal/astwalk/comment_walker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/internal/astwalk/doc_comment_walker.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/internal/astwalk/doc_comment_walker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/internal/astwalk/expr_walker.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/internal/astwalk/expr_walker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/internal/astwalk/func_decl_walker.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/internal/astwalk/func_decl_walker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/internal/astwalk/local_comment_walker.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/internal/astwalk/local_comment_walker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/internal/astwalk/local_def_visitor.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/internal/astwalk/local_def_visitor.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/internal/astwalk/local_def_walker.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/internal/astwalk/local_def_walker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/internal/astwalk/local_expr_walker.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/internal/astwalk/local_expr_walker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/internal/astwalk/stmt_list_walker.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/internal/astwalk/stmt_list_walker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/internal/astwalk/stmt_walker.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/internal/astwalk/stmt_walker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/internal/astwalk/type_expr_walker.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/internal/astwalk/type_expr_walker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/internal/astwalk/visitor.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/internal/astwalk/visitor.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/internal/astwalk/walk_handler.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/internal/astwalk/walk_handler.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/internal/astwalk/walker.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/internal/astwalk/walker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/internal/lintutil' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/internal/lintutil' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/internal/lintutil/astfind.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/internal/lintutil/astfind.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/internal/lintutil/astflow.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/internal/lintutil/astflow.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/internal/lintutil/astset.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/internal/lintutil/astset.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/internal/lintutil/zero_value.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/internal/lintutil/zero_value.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/mapKey_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/mapKey_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/methodExprCall_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/methodExprCall_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/nestingReduce_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/nestingReduce_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/newDeref_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/newDeref_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/nilValReturn_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/nilValReturn_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/octalLiteral_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/octalLiteral_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/paramTypeCombine_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/paramTypeCombine_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/ptrToRefParam_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/ptrToRefParam_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/rangeExprCopy_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/rangeExprCopy_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/rangeValCopy_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/rangeValCopy_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/regexpPattern_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/regexpPattern_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/regexpSimplify_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/regexpSimplify_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/ruleguard_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/ruleguard_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/rulesdata' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/rulesdata' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/rulesdata/rulesdata.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/rulesdata/rulesdata.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/singleCaseSwitch_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/singleCaseSwitch_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/sloppyReassign_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/sloppyReassign_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/sloppyTypeAssert_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/sloppyTypeAssert_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/sortSlice_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/sortSlice_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/sqlQuery_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/sqlQuery_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/todoCommentWithoutDetail_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/todoCommentWithoutDetail_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/tooManyResults_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/tooManyResults_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/truncateCmp_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/truncateCmp_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/typeAssertChain_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/typeAssertChain_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/typeDefFirst_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/typeDefFirst_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/typeSwitchVar_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/typeSwitchVar_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/typeUnparen_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/typeUnparen_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/underef_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/underef_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/unlabelStmt_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/unlabelStmt_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/unlambda_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/unlambda_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/unnamedResult_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/unnamedResult_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/unnecessaryBlock_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/unnecessaryBlock_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/unnecessaryDefer_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/unnecessaryDefer_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/utils.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/utils.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/weakCond_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/weakCond_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/checkers/whyNoLint_checker.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/checkers/whyNoLint_checker.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/framework' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/framework' 'tests/./tools/vendor/github.com/go-critic/go-critic/framework/linter' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/framework/linter' 'tests/./tools/vendor/github.com/go-critic/go-critic/framework/linter/checkers_db.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/framework/linter/checkers_db.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/framework/linter/context.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/framework/linter/context.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/framework/linter/go_version.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/framework/linter/go_version.go' 'tests/./tools/vendor/github.com/go-critic/go-critic/framework/linter/linter.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-critic/go-critic/framework/linter/linter.go' 'tests/./tools/vendor/github.com/go-task' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-task' 'tests/./tools/vendor/github.com/go-task/slim-sprig' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-task/slim-sprig' 'tests/./tools/vendor/github.com/go-task/slim-sprig/.editorconfig' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-task/slim-sprig/.editorconfig' 'tests/./tools/vendor/github.com/go-task/slim-sprig/.gitattributes' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-task/slim-sprig/.gitattributes' 'tests/./tools/vendor/github.com/go-task/slim-sprig/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-task/slim-sprig/.gitignore' 'tests/./tools/vendor/github.com/go-task/slim-sprig/CHANGELOG.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-task/slim-sprig/CHANGELOG.md' 'tests/./tools/vendor/github.com/go-task/slim-sprig/LICENSE.txt' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-task/slim-sprig/LICENSE.txt' 'tests/./tools/vendor/github.com/go-task/slim-sprig/README.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-task/slim-sprig/README.md' 'tests/./tools/vendor/github.com/go-task/slim-sprig/Taskfile.yml' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-task/slim-sprig/Taskfile.yml' 'tests/./tools/vendor/github.com/go-task/slim-sprig/crypto.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-task/slim-sprig/crypto.go' 'tests/./tools/vendor/github.com/go-task/slim-sprig/date.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-task/slim-sprig/date.go' 'tests/./tools/vendor/github.com/go-task/slim-sprig/defaults.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-task/slim-sprig/defaults.go' 'tests/./tools/vendor/github.com/go-task/slim-sprig/dict.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-task/slim-sprig/dict.go' 'tests/./tools/vendor/github.com/go-task/slim-sprig/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-task/slim-sprig/doc.go' 'tests/./tools/vendor/github.com/go-task/slim-sprig/functions.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-task/slim-sprig/functions.go' 'tests/./tools/vendor/github.com/go-task/slim-sprig/list.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-task/slim-sprig/list.go' 'tests/./tools/vendor/github.com/go-task/slim-sprig/network.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-task/slim-sprig/network.go' 'tests/./tools/vendor/github.com/go-task/slim-sprig/numeric.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-task/slim-sprig/numeric.go' 'tests/./tools/vendor/github.com/go-task/slim-sprig/reflect.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-task/slim-sprig/reflect.go' 'tests/./tools/vendor/github.com/go-task/slim-sprig/regex.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-task/slim-sprig/regex.go' 'tests/./tools/vendor/github.com/go-task/slim-sprig/strings.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-task/slim-sprig/strings.go' 'tests/./tools/vendor/github.com/go-task/slim-sprig/url.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-task/slim-sprig/url.go' 'tests/./tools/vendor/github.com/go-toolsmith' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith' 'tests/./tools/vendor/github.com/go-toolsmith/astcast' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astcast' 'tests/./tools/vendor/github.com/go-toolsmith/astcast/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astcast/LICENSE' 'tests/./tools/vendor/github.com/go-toolsmith/astcast/README.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astcast/README.md' 'tests/./tools/vendor/github.com/go-toolsmith/astcast/astcast.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astcast/astcast.go' 'tests/./tools/vendor/github.com/go-toolsmith/astcopy' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astcopy' 'tests/./tools/vendor/github.com/go-toolsmith/astcopy/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astcopy/.travis.yml' 'tests/./tools/vendor/github.com/go-toolsmith/astcopy/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astcopy/LICENSE' 'tests/./tools/vendor/github.com/go-toolsmith/astcopy/README.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astcopy/README.md' 'tests/./tools/vendor/github.com/go-toolsmith/astcopy/astcopy.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astcopy/astcopy.go' 'tests/./tools/vendor/github.com/go-toolsmith/astcopy/astcopy_go117.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astcopy/astcopy_go117.go' 'tests/./tools/vendor/github.com/go-toolsmith/astcopy/astcopy_go118.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astcopy/astcopy_go118.go' 'tests/./tools/vendor/github.com/go-toolsmith/astequal' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astequal' 'tests/./tools/vendor/github.com/go-toolsmith/astequal/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astequal/.gitignore' 'tests/./tools/vendor/github.com/go-toolsmith/astequal/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astequal/LICENSE' 'tests/./tools/vendor/github.com/go-toolsmith/astequal/README.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astequal/README.md' 'tests/./tools/vendor/github.com/go-toolsmith/astequal/astequal.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astequal/astequal.go' 'tests/./tools/vendor/github.com/go-toolsmith/astfmt' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astfmt' 'tests/./tools/vendor/github.com/go-toolsmith/astfmt/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astfmt/LICENSE' 'tests/./tools/vendor/github.com/go-toolsmith/astfmt/README.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astfmt/README.md' 'tests/./tools/vendor/github.com/go-toolsmith/astfmt/astfmt.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astfmt/astfmt.go' 'tests/./tools/vendor/github.com/go-toolsmith/astp' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astp' 'tests/./tools/vendor/github.com/go-toolsmith/astp/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astp/LICENSE' 'tests/./tools/vendor/github.com/go-toolsmith/astp/README.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astp/README.md' 'tests/./tools/vendor/github.com/go-toolsmith/astp/decl.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astp/decl.go' 'tests/./tools/vendor/github.com/go-toolsmith/astp/expr.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astp/expr.go' 'tests/./tools/vendor/github.com/go-toolsmith/astp/stmt.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/astp/stmt.go' 'tests/./tools/vendor/github.com/go-toolsmith/strparse' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/strparse' 'tests/./tools/vendor/github.com/go-toolsmith/strparse/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/strparse/LICENSE' 'tests/./tools/vendor/github.com/go-toolsmith/strparse/README.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/strparse/README.md' 'tests/./tools/vendor/github.com/go-toolsmith/strparse/strparse.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/strparse/strparse.go' 'tests/./tools/vendor/github.com/go-toolsmith/typep' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/typep' 'tests/./tools/vendor/github.com/go-toolsmith/typep/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/typep/LICENSE' 'tests/./tools/vendor/github.com/go-toolsmith/typep/README.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/typep/README.md' 'tests/./tools/vendor/github.com/go-toolsmith/typep/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/typep/doc.go' 'tests/./tools/vendor/github.com/go-toolsmith/typep/predicates.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/typep/predicates.go' 'tests/./tools/vendor/github.com/go-toolsmith/typep/safe_expr.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/typep/safe_expr.go' 'tests/./tools/vendor/github.com/go-toolsmith/typep/simple_predicates.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-toolsmith/typep/simple_predicates.go' 'tests/./tools/vendor/github.com/go-xmlfmt' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-xmlfmt' 'tests/./tools/vendor/github.com/go-xmlfmt/xmlfmt' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-xmlfmt/xmlfmt' 'tests/./tools/vendor/github.com/go-xmlfmt/xmlfmt/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-xmlfmt/xmlfmt/LICENSE' 'tests/./tools/vendor/github.com/go-xmlfmt/xmlfmt/README.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-xmlfmt/xmlfmt/README.md' 'tests/./tools/vendor/github.com/go-xmlfmt/xmlfmt/xmlfmt.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/go-xmlfmt/xmlfmt/xmlfmt.go' 'tests/./tools/vendor/github.com/gobwas' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas' 'tests/./tools/vendor/github.com/gobwas/glob' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob' 'tests/./tools/vendor/github.com/gobwas/glob/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/.gitignore' 'tests/./tools/vendor/github.com/gobwas/glob/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/.travis.yml' 'tests/./tools/vendor/github.com/gobwas/glob/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/LICENSE' 'tests/./tools/vendor/github.com/gobwas/glob/bench.sh' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/bench.sh' 'tests/./tools/vendor/github.com/gobwas/glob/compiler' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/compiler' 'tests/./tools/vendor/github.com/gobwas/glob/compiler/compiler.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/compiler/compiler.go' 'tests/./tools/vendor/github.com/gobwas/glob/glob.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/glob.go' 'tests/./tools/vendor/github.com/gobwas/glob/match' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/match' 'tests/./tools/vendor/github.com/gobwas/glob/match/any.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/match/any.go' 'tests/./tools/vendor/github.com/gobwas/glob/match/any_of.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/match/any_of.go' 'tests/./tools/vendor/github.com/gobwas/glob/match/btree.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/match/btree.go' 'tests/./tools/vendor/github.com/gobwas/glob/match/contains.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/match/contains.go' 'tests/./tools/vendor/github.com/gobwas/glob/match/every_of.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/match/every_of.go' 'tests/./tools/vendor/github.com/gobwas/glob/match/list.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/match/list.go' 'tests/./tools/vendor/github.com/gobwas/glob/match/match.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/match/match.go' 'tests/./tools/vendor/github.com/gobwas/glob/match/max.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/match/max.go' 'tests/./tools/vendor/github.com/gobwas/glob/match/min.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/match/min.go' 'tests/./tools/vendor/github.com/gobwas/glob/match/nothing.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/match/nothing.go' 'tests/./tools/vendor/github.com/gobwas/glob/match/prefix.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/match/prefix.go' 'tests/./tools/vendor/github.com/gobwas/glob/match/prefix_any.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/match/prefix_any.go' 'tests/./tools/vendor/github.com/gobwas/glob/match/prefix_suffix.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/match/prefix_suffix.go' 'tests/./tools/vendor/github.com/gobwas/glob/match/range.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/match/range.go' 'tests/./tools/vendor/github.com/gobwas/glob/match/row.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/match/row.go' 'tests/./tools/vendor/github.com/gobwas/glob/match/segments.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/match/segments.go' 'tests/./tools/vendor/github.com/gobwas/glob/match/single.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/match/single.go' 'tests/./tools/vendor/github.com/gobwas/glob/match/suffix.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/match/suffix.go' 'tests/./tools/vendor/github.com/gobwas/glob/match/suffix_any.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/match/suffix_any.go' 'tests/./tools/vendor/github.com/gobwas/glob/match/super.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/match/super.go' 'tests/./tools/vendor/github.com/gobwas/glob/match/text.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/match/text.go' 'tests/./tools/vendor/github.com/gobwas/glob/readme.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/readme.md' 'tests/./tools/vendor/github.com/gobwas/glob/syntax' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/syntax' 'tests/./tools/vendor/github.com/gobwas/glob/syntax/ast' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/syntax/ast' 'tests/./tools/vendor/github.com/gobwas/glob/syntax/ast/ast.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/syntax/ast/ast.go' 'tests/./tools/vendor/github.com/gobwas/glob/syntax/ast/parser.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/syntax/ast/parser.go' 'tests/./tools/vendor/github.com/gobwas/glob/syntax/lexer' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/syntax/lexer' 'tests/./tools/vendor/github.com/gobwas/glob/syntax/lexer/lexer.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/syntax/lexer/lexer.go' 'tests/./tools/vendor/github.com/gobwas/glob/syntax/lexer/token.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/syntax/lexer/token.go' 'tests/./tools/vendor/github.com/gobwas/glob/syntax/syntax.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/syntax/syntax.go' 'tests/./tools/vendor/github.com/gobwas/glob/util' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/util' 'tests/./tools/vendor/github.com/gobwas/glob/util/runes' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/util/runes' 'tests/./tools/vendor/github.com/gobwas/glob/util/runes/runes.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/util/runes/runes.go' 'tests/./tools/vendor/github.com/gobwas/glob/util/strings' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/util/strings' 'tests/./tools/vendor/github.com/gobwas/glob/util/strings/strings.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gobwas/glob/util/strings/strings.go' 'tests/./tools/vendor/github.com/gofrs' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gofrs' 'tests/./tools/vendor/github.com/gofrs/flock' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gofrs/flock' 'tests/./tools/vendor/github.com/gofrs/flock/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gofrs/flock/.gitignore' 'tests/./tools/vendor/github.com/gofrs/flock/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gofrs/flock/.travis.yml' 'tests/./tools/vendor/github.com/gofrs/flock/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gofrs/flock/LICENSE' 'tests/./tools/vendor/github.com/gofrs/flock/README.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gofrs/flock/README.md' 'tests/./tools/vendor/github.com/gofrs/flock/appveyor.yml' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gofrs/flock/appveyor.yml' 'tests/./tools/vendor/github.com/gofrs/flock/flock.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gofrs/flock/flock.go' 'tests/./tools/vendor/github.com/gofrs/flock/flock_aix.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gofrs/flock/flock_aix.go' 'tests/./tools/vendor/github.com/gofrs/flock/flock_unix.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gofrs/flock/flock_unix.go' 'tests/./tools/vendor/github.com/gofrs/flock/flock_winapi.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gofrs/flock/flock_winapi.go' 'tests/./tools/vendor/github.com/gofrs/flock/flock_windows.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gofrs/flock/flock_windows.go' 'tests/./tools/vendor/github.com/golang' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golang' 'tests/./tools/vendor/github.com/golang/protobuf' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golang/protobuf' 'tests/./tools/vendor/github.com/golang/protobuf/AUTHORS' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golang/protobuf/AUTHORS' 'tests/./tools/vendor/github.com/golang/protobuf/CONTRIBUTORS' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golang/protobuf/CONTRIBUTORS' 'tests/./tools/vendor/github.com/golang/protobuf/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golang/protobuf/LICENSE' 'tests/./tools/vendor/github.com/golang/protobuf/proto' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golang/protobuf/proto' 'tests/./tools/vendor/github.com/golang/protobuf/proto/buffer.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golang/protobuf/proto/buffer.go' 'tests/./tools/vendor/github.com/golang/protobuf/proto/defaults.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golang/protobuf/proto/defaults.go' 'tests/./tools/vendor/github.com/golang/protobuf/proto/deprecated.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golang/protobuf/proto/deprecated.go' 'tests/./tools/vendor/github.com/golang/protobuf/proto/discard.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golang/protobuf/proto/discard.go' 'tests/./tools/vendor/github.com/golang/protobuf/proto/extensions.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golang/protobuf/proto/extensions.go' 'tests/./tools/vendor/github.com/golang/protobuf/proto/properties.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golang/protobuf/proto/properties.go' 'tests/./tools/vendor/github.com/golang/protobuf/proto/proto.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golang/protobuf/proto/proto.go' 'tests/./tools/vendor/github.com/golang/protobuf/proto/registry.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golang/protobuf/proto/registry.go' 'tests/./tools/vendor/github.com/golang/protobuf/proto/text_decode.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golang/protobuf/proto/text_decode.go' 'tests/./tools/vendor/github.com/golang/protobuf/proto/text_encode.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golang/protobuf/proto/text_encode.go' 'tests/./tools/vendor/github.com/golang/protobuf/proto/wire.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golang/protobuf/proto/wire.go' 'tests/./tools/vendor/github.com/golang/protobuf/proto/wrappers.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golang/protobuf/proto/wrappers.go' 'tests/./tools/vendor/github.com/golang/protobuf/ptypes' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golang/protobuf/ptypes' 'tests/./tools/vendor/github.com/golang/protobuf/ptypes/any.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golang/protobuf/ptypes/any.go' 'tests/./tools/vendor/github.com/golang/protobuf/ptypes/any' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golang/protobuf/ptypes/any' 'tests/./tools/vendor/github.com/golang/protobuf/ptypes/any/any.pb.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golang/protobuf/ptypes/any/any.pb.go' 'tests/./tools/vendor/github.com/golang/protobuf/ptypes/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golang/protobuf/ptypes/doc.go' 'tests/./tools/vendor/github.com/golang/protobuf/ptypes/duration.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golang/protobuf/ptypes/duration.go' 'tests/./tools/vendor/github.com/golang/protobuf/ptypes/duration' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golang/protobuf/ptypes/duration' 'tests/./tools/vendor/github.com/golang/protobuf/ptypes/duration/duration.pb.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golang/protobuf/ptypes/duration/duration.pb.go' 'tests/./tools/vendor/github.com/golang/protobuf/ptypes/timestamp.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golang/protobuf/ptypes/timestamp.go' 'tests/./tools/vendor/github.com/golang/protobuf/ptypes/timestamp' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golang/protobuf/ptypes/timestamp' 'tests/./tools/vendor/github.com/golang/protobuf/ptypes/timestamp/timestamp.pb.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golang/protobuf/ptypes/timestamp/timestamp.pb.go' 'tests/./tools/vendor/github.com/golangci' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci' 'tests/./tools/vendor/github.com/golangci/check' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/check' 'tests/./tools/vendor/github.com/golangci/check/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/check/LICENSE' 'tests/./tools/vendor/github.com/golangci/check/cmd' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/check/cmd' 'tests/./tools/vendor/github.com/golangci/check/cmd/structcheck' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/check/cmd/structcheck' 'tests/./tools/vendor/github.com/golangci/check/cmd/structcheck/structcheck.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/check/cmd/structcheck/structcheck.go' 'tests/./tools/vendor/github.com/golangci/check/cmd/varcheck' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/check/cmd/varcheck' 'tests/./tools/vendor/github.com/golangci/check/cmd/varcheck/varcheck.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/check/cmd/varcheck/varcheck.go' 'tests/./tools/vendor/github.com/golangci/dupl' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/dupl' 'tests/./tools/vendor/github.com/golangci/dupl/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/dupl/.travis.yml' 'tests/./tools/vendor/github.com/golangci/dupl/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/dupl/LICENSE' 'tests/./tools/vendor/github.com/golangci/dupl/README.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/dupl/README.md' 'tests/./tools/vendor/github.com/golangci/dupl/job' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/dupl/job' 'tests/./tools/vendor/github.com/golangci/dupl/job/buildtree.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/dupl/job/buildtree.go' 'tests/./tools/vendor/github.com/golangci/dupl/job/parse.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/dupl/job/parse.go' 'tests/./tools/vendor/github.com/golangci/dupl/main.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/dupl/main.go' 'tests/./tools/vendor/github.com/golangci/dupl/printer' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/dupl/printer' 'tests/./tools/vendor/github.com/golangci/dupl/printer/html.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/dupl/printer/html.go' 'tests/./tools/vendor/github.com/golangci/dupl/printer/plumbing.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/dupl/printer/plumbing.go' 'tests/./tools/vendor/github.com/golangci/dupl/printer/printer.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/dupl/printer/printer.go' 'tests/./tools/vendor/github.com/golangci/dupl/printer/text.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/dupl/printer/text.go' 'tests/./tools/vendor/github.com/golangci/dupl/suffixtree' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/dupl/suffixtree' 'tests/./tools/vendor/github.com/golangci/dupl/suffixtree/dupl.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/dupl/suffixtree/dupl.go' 'tests/./tools/vendor/github.com/golangci/dupl/suffixtree/suffixtree.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/dupl/suffixtree/suffixtree.go' 'tests/./tools/vendor/github.com/golangci/dupl/syntax' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/dupl/syntax' 'tests/./tools/vendor/github.com/golangci/dupl/syntax/golang' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/dupl/syntax/golang' 'tests/./tools/vendor/github.com/golangci/dupl/syntax/golang/golang.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/dupl/syntax/golang/golang.go' 'tests/./tools/vendor/github.com/golangci/dupl/syntax/syntax.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/dupl/syntax/syntax.go' 'tests/./tools/vendor/github.com/golangci/go-misc' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-misc' 'tests/./tools/vendor/github.com/golangci/go-misc/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-misc/LICENSE' 'tests/./tools/vendor/github.com/golangci/go-misc/deadcode' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-misc/deadcode' 'tests/./tools/vendor/github.com/golangci/go-misc/deadcode/README.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-misc/deadcode/README.md' 'tests/./tools/vendor/github.com/golangci/go-misc/deadcode/deadcode.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/go-misc/deadcode/deadcode.go' 'tests/./tools/vendor/github.com/golangci/gofmt' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gofmt' 'tests/./tools/vendor/github.com/golangci/gofmt/gofmt' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gofmt/gofmt' 'tests/./tools/vendor/github.com/golangci/gofmt/gofmt/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gofmt/gofmt/LICENSE' 'tests/./tools/vendor/github.com/golangci/gofmt/gofmt/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gofmt/gofmt/doc.go' 'tests/./tools/vendor/github.com/golangci/gofmt/gofmt/gofmt.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gofmt/gofmt/gofmt.go' 'tests/./tools/vendor/github.com/golangci/gofmt/gofmt/golangci.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gofmt/gofmt/golangci.go' 'tests/./tools/vendor/github.com/golangci/gofmt/gofmt/internal.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gofmt/gofmt/internal.go' 'tests/./tools/vendor/github.com/golangci/gofmt/gofmt/internal' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gofmt/gofmt/internal' 'tests/./tools/vendor/github.com/golangci/gofmt/gofmt/internal/diff' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gofmt/gofmt/internal/diff' 'tests/./tools/vendor/github.com/golangci/gofmt/gofmt/internal/diff/diff.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gofmt/gofmt/internal/diff/diff.go' 'tests/./tools/vendor/github.com/golangci/gofmt/gofmt/internal/execabs' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gofmt/gofmt/internal/execabs' 'tests/./tools/vendor/github.com/golangci/gofmt/gofmt/internal/execabs/execabs.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gofmt/gofmt/internal/execabs/execabs.go' 'tests/./tools/vendor/github.com/golangci/gofmt/gofmt/readme.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gofmt/gofmt/readme.md' 'tests/./tools/vendor/github.com/golangci/gofmt/gofmt/rewrite.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gofmt/gofmt/rewrite.go' 'tests/./tools/vendor/github.com/golangci/gofmt/gofmt/simplify.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gofmt/gofmt/simplify.go' 'tests/./tools/vendor/github.com/golangci/gofmt/goimports' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gofmt/goimports' 'tests/./tools/vendor/github.com/golangci/gofmt/goimports/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gofmt/goimports/LICENSE' 'tests/./tools/vendor/github.com/golangci/gofmt/goimports/goimports.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gofmt/goimports/goimports.go' 'tests/./tools/vendor/github.com/golangci/gofmt/goimports/golangci.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gofmt/goimports/golangci.go' 'tests/./tools/vendor/github.com/golangci/gofmt/goimports/readme.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/gofmt/goimports/readme.md' 'tests/./tools/vendor/github.com/golangci/golangci-lint' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint' 'tests/./tools/vendor/github.com/golangci/golangci-lint/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/LICENSE' 'tests/./tools/vendor/github.com/golangci/golangci-lint/cmd' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/cmd' 'tests/./tools/vendor/github.com/golangci/golangci-lint/cmd/golangci-lint' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/cmd/golangci-lint' 'tests/./tools/vendor/github.com/golangci/golangci-lint/cmd/golangci-lint/main.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/cmd/golangci-lint/main.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/cmd/golangci-lint/mod_version.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/cmd/golangci-lint/mod_version.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/internal' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/internal' 'tests/./tools/vendor/github.com/golangci/golangci-lint/internal/cache' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/internal/cache' 'tests/./tools/vendor/github.com/golangci/golangci-lint/internal/cache/cache.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/internal/cache/cache.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/internal/cache/default.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/internal/cache/default.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/internal/cache/hash.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/internal/cache/hash.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/internal/cache/readme.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/internal/cache/readme.md' 'tests/./tools/vendor/github.com/golangci/golangci-lint/internal/errorutil' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/internal/errorutil' 'tests/./tools/vendor/github.com/golangci/golangci-lint/internal/errorutil/errors.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/internal/errorutil/errors.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/internal/pkgcache' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/internal/pkgcache' 'tests/./tools/vendor/github.com/golangci/golangci-lint/internal/pkgcache/pkgcache.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/internal/pkgcache/pkgcache.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/internal/renameio' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/internal/renameio' 'tests/./tools/vendor/github.com/golangci/golangci-lint/internal/renameio/readme.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/internal/renameio/readme.md' 'tests/./tools/vendor/github.com/golangci/golangci-lint/internal/renameio/renameio.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/internal/renameio/renameio.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/internal/robustio' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/internal/robustio' 'tests/./tools/vendor/github.com/golangci/golangci-lint/internal/robustio/readme.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/internal/robustio/readme.md' 'tests/./tools/vendor/github.com/golangci/golangci-lint/internal/robustio/robustio.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/internal/robustio/robustio.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/internal/robustio/robustio_darwin.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/internal/robustio/robustio_darwin.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/internal/robustio/robustio_flaky.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/internal/robustio/robustio_flaky.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/internal/robustio/robustio_other.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/internal/robustio/robustio_other.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/internal/robustio/robustio_windows.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/internal/robustio/robustio_windows.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/commands' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/commands' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/commands/cache.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/commands/cache.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/commands/config.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/commands/config.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/commands/executor.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/commands/executor.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/commands/help.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/commands/help.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/commands/linters.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/commands/linters.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/commands/root.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/commands/root.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/commands/run.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/commands/run.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/commands/version.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/commands/version.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/config' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/config' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/config/config.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/config/config.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/config/issues.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/config/issues.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/config/linters.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/config/linters.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/config/linters_settings.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/config/linters_settings.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/config/output.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/config/output.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/config/reader.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/config/reader.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/config/run.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/config/run.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/config/severity.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/config/severity.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/exitcodes' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/exitcodes' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/exitcodes/exitcodes.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/exitcodes/exitcodes.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/fsutils' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/fsutils' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/fsutils/filecache.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/fsutils/filecache.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/fsutils/fsutils.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/fsutils/fsutils.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/fsutils/linecache.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/fsutils/linecache.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/fsutils/path_unix.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/fsutils/path_unix.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/fsutils/path_windows.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/fsutils/path_windows.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/asasalint.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/asasalint.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/asciicheck.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/asciicheck.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/bidichk.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/bidichk.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/bodyclose.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/bodyclose.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/commons.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/commons.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/containedctx.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/containedctx.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/contextcheck.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/contextcheck.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/cyclop.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/cyclop.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/deadcode.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/deadcode.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/decorder.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/decorder.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/depguard.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/depguard.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/dogsled.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/dogsled.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/dupl.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/dupl.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/dupword.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/dupword.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/durationcheck.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/durationcheck.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/errcheck.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/errcheck.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/errchkjson.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/errchkjson.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/errname.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/errname.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/errorlint.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/errorlint.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/execinquery.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/execinquery.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/exhaustive.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/exhaustive.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/exhaustivestruct.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/exhaustivestruct.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/exhaustruct.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/exhaustruct.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/exportloopref.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/exportloopref.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/forbidigo.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/forbidigo.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/forcetypeassert.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/forcetypeassert.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/funlen.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/funlen.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/gci.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/gci.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/ginkgolinter.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/ginkgolinter.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/goanalysis' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/goanalysis' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/goanalysis/adapters.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/goanalysis/adapters.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/goanalysis/errors.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/goanalysis/errors.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/goanalysis/issue.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/goanalysis/issue.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/goanalysis/linter.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/goanalysis/linter.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/goanalysis/load' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/goanalysis/load' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/goanalysis/load/guard.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/goanalysis/load/guard.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/goanalysis/metalinter.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/goanalysis/metalinter.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/goanalysis/runner.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/goanalysis/runner.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/goanalysis/runner_action.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/goanalysis/runner_action.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/goanalysis/runner_facts.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/goanalysis/runner_facts.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/goanalysis/runner_loadingpackage.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/goanalysis/runner_loadingpackage.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/goanalysis/runners.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/goanalysis/runners.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/gocheckcompilerdirectives.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/gocheckcompilerdirectives.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/gochecknoglobals.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/gochecknoglobals.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/gochecknoinits.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/gochecknoinits.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/gocognit.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/gocognit.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/goconst.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/goconst.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/gocritic.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/gocritic.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/gocyclo.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/gocyclo.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/godot.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/godot.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/godox.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/godox.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/goerr113.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/goerr113.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/gofmt.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/gofmt.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/gofmt_common.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/gofmt_common.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/gofumpt.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/gofumpt.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/goheader.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/goheader.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/goimports.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/goimports.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/golint.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/golint.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/gomnd.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/gomnd.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/gomoddirectives.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/gomoddirectives.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/gomodguard.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/gomodguard.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/goprintffuncname.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/goprintffuncname.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/gosec.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/gosec.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/gosimple.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/gosimple.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/govet.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/govet.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/grouper.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/grouper.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/ifshort.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/ifshort.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/importas.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/importas.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/ineffassign.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/ineffassign.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/interfacebloat.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/interfacebloat.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/interfacer.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/interfacer.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/ireturn.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/ireturn.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/lll.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/lll.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/loggercheck.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/loggercheck.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/maintidx.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/maintidx.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/makezero.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/makezero.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/maligned.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/maligned.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/misspell.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/misspell.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/musttag.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/musttag.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/nakedret.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/nakedret.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/nestif.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/nestif.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/nilerr.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/nilerr.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/nilnil.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/nilnil.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/nlreturn.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/nlreturn.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/noctx.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/noctx.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/nolintlint.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/nolintlint.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/nolintlint' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/nolintlint' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/nolintlint/README.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/nolintlint/README.md' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/nolintlint/nolintlint.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/nolintlint/nolintlint.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/nonamedreturns.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/nonamedreturns.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/nosnakecase.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/nosnakecase.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/nosprintfhostport.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/nosprintfhostport.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/paralleltest.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/paralleltest.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/prealloc.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/prealloc.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/predeclared.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/predeclared.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/promlinter.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/promlinter.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/reassign.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/reassign.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/revive.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/revive.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/rowserrcheck.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/rowserrcheck.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/scopelint.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/scopelint.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/sqlclosecheck.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/sqlclosecheck.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/staticcheck.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/staticcheck.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/staticcheck_common.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/staticcheck_common.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/structcheck.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/structcheck.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/stylecheck.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/stylecheck.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/tagliatelle.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/tagliatelle.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/tenv.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/tenv.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/testableexamples.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/testableexamples.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/testpackage.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/testpackage.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/thelper.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/thelper.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/tparallel.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/tparallel.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/typecheck.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/typecheck.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/unconvert.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/unconvert.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/unparam.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/unparam.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/unused.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/unused.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/usestdlibvars.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/usestdlibvars.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/util.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/util.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/varcheck.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/varcheck.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/varnamelen.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/varnamelen.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/wastedassign.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/wastedassign.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/whitespace.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/whitespace.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/wrapcheck.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/wrapcheck.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/wsl.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/golinters/wsl.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/goutil' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/goutil' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/goutil/env.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/goutil/env.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/linter' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/linter' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/linter/config.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/linter/config.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/linter/context.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/linter/context.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/linter/linter.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/linter/linter.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/lintersdb' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/lintersdb' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/lintersdb/enabled_set.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/lintersdb/enabled_set.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/lintersdb/manager.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/lintersdb/manager.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/lintersdb/validator.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/lintersdb/validator.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/load.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/load.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/runner.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/lint/runner.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/logutils' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/logutils' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/logutils/log.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/logutils/log.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/logutils/logutils.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/logutils/logutils.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/logutils/mock.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/logutils/mock.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/logutils/out.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/logutils/out.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/logutils/stderr_log.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/logutils/stderr_log.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/packages' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/packages' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/packages/errors.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/packages/errors.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/packages/skip.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/packages/skip.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/packages/util.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/packages/util.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/printers' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/printers' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/printers/checkstyle.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/printers/checkstyle.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/printers/codeclimate.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/printers/codeclimate.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/printers/github.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/printers/github.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/printers/html.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/printers/html.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/printers/json.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/printers/json.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/printers/junitxml.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/printers/junitxml.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/printers/printer.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/printers/printer.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/printers/tab.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/printers/tab.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/printers/text.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/printers/text.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/report' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/report' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/report/data.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/report/data.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/report/log.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/report/log.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/issue.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/issue.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/autogenerated_exclude.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/autogenerated_exclude.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/base_rule.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/base_rule.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/cgo.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/cgo.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/diff.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/diff.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/exclude.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/exclude.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/exclude_rules.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/exclude_rules.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/filename_unadjuster.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/filename_unadjuster.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/fixer.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/fixer.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/identifier_marker.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/identifier_marker.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/issues.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/issues.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/max_from_linter.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/max_from_linter.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/max_per_file_from_linter.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/max_per_file_from_linter.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/max_same_issues.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/max_same_issues.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/nolint.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/nolint.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/path_prefixer.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/path_prefixer.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/path_prettifier.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/path_prettifier.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/path_shortener.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/path_shortener.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/processor.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/processor.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/severity_rules.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/severity_rules.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/skip_dirs.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/skip_dirs.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/skip_files.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/skip_files.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/sort_results.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/sort_results.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/source_code.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/source_code.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/uniq_by_line.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/result/processors/uniq_by_line.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/sliceutil' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/sliceutil' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/sliceutil/sliceutil.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/sliceutil/sliceutil.go' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/timeutils' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/timeutils' 'tests/./tools/vendor/github.com/golangci/golangci-lint/pkg/timeutils/stopwatch.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/golangci-lint/pkg/timeutils/stopwatch.go' 'tests/./tools/vendor/github.com/golangci/lint-1' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/lint-1' 'tests/./tools/vendor/github.com/golangci/lint-1/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/lint-1/.travis.yml' 'tests/./tools/vendor/github.com/golangci/lint-1/CONTRIBUTING.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/lint-1/CONTRIBUTING.md' 'tests/./tools/vendor/github.com/golangci/lint-1/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/lint-1/LICENSE' 'tests/./tools/vendor/github.com/golangci/lint-1/README.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/lint-1/README.md' 'tests/./tools/vendor/github.com/golangci/lint-1/lint.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/lint-1/lint.go' 'tests/./tools/vendor/github.com/golangci/maligned' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/maligned' 'tests/./tools/vendor/github.com/golangci/maligned/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/maligned/LICENSE' 'tests/./tools/vendor/github.com/golangci/maligned/README' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/maligned/README' 'tests/./tools/vendor/github.com/golangci/maligned/maligned.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/maligned/maligned.go' 'tests/./tools/vendor/github.com/golangci/misspell' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/misspell' 'tests/./tools/vendor/github.com/golangci/misspell/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/misspell/.gitignore' 'tests/./tools/vendor/github.com/golangci/misspell/.golangci.yml' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/misspell/.golangci.yml' 'tests/./tools/vendor/github.com/golangci/misspell/Dockerfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/misspell/Dockerfile' 'tests/./tools/vendor/github.com/golangci/misspell/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/misspell/LICENSE' 'tests/./tools/vendor/github.com/golangci/misspell/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/misspell/Makefile' 'tests/./tools/vendor/github.com/golangci/misspell/README.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/misspell/README.md' 'tests/./tools/vendor/github.com/golangci/misspell/RELEASE-HOWTO.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/misspell/RELEASE-HOWTO.md' 'tests/./tools/vendor/github.com/golangci/misspell/ascii.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/misspell/ascii.go' 'tests/./tools/vendor/github.com/golangci/misspell/case.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/misspell/case.go' 'tests/./tools/vendor/github.com/golangci/misspell/goreleaser.yml' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/misspell/goreleaser.yml' 'tests/./tools/vendor/github.com/golangci/misspell/install-misspell.sh' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/misspell/install-misspell.sh' 'tests/./tools/vendor/github.com/golangci/misspell/legal.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/misspell/legal.go' 'tests/./tools/vendor/github.com/golangci/misspell/mime.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/misspell/mime.go' 'tests/./tools/vendor/github.com/golangci/misspell/notwords.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/misspell/notwords.go' 'tests/./tools/vendor/github.com/golangci/misspell/replace.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/misspell/replace.go' 'tests/./tools/vendor/github.com/golangci/misspell/stringreplacer.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/misspell/stringreplacer.go' 'tests/./tools/vendor/github.com/golangci/misspell/stringreplacer_test.gox' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/misspell/stringreplacer_test.gox' 'tests/./tools/vendor/github.com/golangci/misspell/url.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/misspell/url.go' 'tests/./tools/vendor/github.com/golangci/misspell/words.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/misspell/words.go' 'tests/./tools/vendor/github.com/golangci/revgrep' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/revgrep' 'tests/./tools/vendor/github.com/golangci/revgrep/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/revgrep/.gitignore' 'tests/./tools/vendor/github.com/golangci/revgrep/.golangci.yml' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/revgrep/.golangci.yml' 'tests/./tools/vendor/github.com/golangci/revgrep/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/revgrep/LICENSE' 'tests/./tools/vendor/github.com/golangci/revgrep/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/revgrep/Makefile' 'tests/./tools/vendor/github.com/golangci/revgrep/README.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/revgrep/README.md' 'tests/./tools/vendor/github.com/golangci/revgrep/revgrep.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/revgrep/revgrep.go' 'tests/./tools/vendor/github.com/golangci/unconvert' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/unconvert' 'tests/./tools/vendor/github.com/golangci/unconvert/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/unconvert/LICENSE' 'tests/./tools/vendor/github.com/golangci/unconvert/README' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/unconvert/README' 'tests/./tools/vendor/github.com/golangci/unconvert/unconvert.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/golangci/unconvert/unconvert.go' 'tests/./tools/vendor/github.com/google' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/google' 'tests/./tools/vendor/github.com/google/go-cmp' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/google/go-cmp' 'tests/./tools/vendor/github.com/google/go-cmp/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/google/go-cmp/LICENSE' 'tests/./tools/vendor/github.com/google/go-cmp/cmp' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/google/go-cmp/cmp' 'tests/./tools/vendor/github.com/google/go-cmp/cmp/compare.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/google/go-cmp/cmp/compare.go' 'tests/./tools/vendor/github.com/google/go-cmp/cmp/export_panic.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/google/go-cmp/cmp/export_panic.go' 'tests/./tools/vendor/github.com/google/go-cmp/cmp/export_unsafe.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/google/go-cmp/cmp/export_unsafe.go' 'tests/./tools/vendor/github.com/google/go-cmp/cmp/internal' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/google/go-cmp/cmp/internal' 'tests/./tools/vendor/github.com/google/go-cmp/cmp/internal/diff' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/google/go-cmp/cmp/internal/diff' 'tests/./tools/vendor/github.com/google/go-cmp/cmp/internal/diff/debug_disable.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/google/go-cmp/cmp/internal/diff/debug_disable.go' 'tests/./tools/vendor/github.com/google/go-cmp/cmp/internal/diff/debug_enable.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/google/go-cmp/cmp/internal/diff/debug_enable.go' 'tests/./tools/vendor/github.com/google/go-cmp/cmp/internal/diff/diff.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/google/go-cmp/cmp/internal/diff/diff.go' 'tests/./tools/vendor/github.com/google/go-cmp/cmp/internal/flags' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/google/go-cmp/cmp/internal/flags' 'tests/./tools/vendor/github.com/google/go-cmp/cmp/internal/flags/flags.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/google/go-cmp/cmp/internal/flags/flags.go' 'tests/./tools/vendor/github.com/google/go-cmp/cmp/internal/function' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/google/go-cmp/cmp/internal/function' 'tests/./tools/vendor/github.com/google/go-cmp/cmp/internal/function/func.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/google/go-cmp/cmp/internal/function/func.go' 'tests/./tools/vendor/github.com/google/go-cmp/cmp/internal/value' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/google/go-cmp/cmp/internal/value' 'tests/./tools/vendor/github.com/google/go-cmp/cmp/internal/value/name.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/google/go-cmp/cmp/internal/value/name.go' 'tests/./tools/vendor/github.com/google/go-cmp/cmp/internal/value/pointer_purego.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/google/go-cmp/cmp/internal/value/pointer_purego.go' 'tests/./tools/vendor/github.com/google/go-cmp/cmp/internal/value/pointer_unsafe.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/google/go-cmp/cmp/internal/value/pointer_unsafe.go' 'tests/./tools/vendor/github.com/google/go-cmp/cmp/internal/value/sort.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/google/go-cmp/cmp/internal/value/sort.go' 'tests/./tools/vendor/github.com/google/go-cmp/cmp/options.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/google/go-cmp/cmp/options.go' 'tests/./tools/vendor/github.com/google/go-cmp/cmp/path.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/google/go-cmp/cmp/path.go' 'tests/./tools/vendor/github.com/google/go-cmp/cmp/report.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/google/go-cmp/cmp/report.go' 'tests/./tools/vendor/github.com/google/go-cmp/cmp/report_compare.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/google/go-cmp/cmp/report_compare.go' 'tests/./tools/vendor/github.com/google/go-cmp/cmp/report_references.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/google/go-cmp/cmp/report_references.go' 'tests/./tools/vendor/github.com/google/go-cmp/cmp/report_reflect.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/google/go-cmp/cmp/report_reflect.go' 'tests/./tools/vendor/github.com/google/go-cmp/cmp/report_slices.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/google/go-cmp/cmp/report_slices.go' 'tests/./tools/vendor/github.com/google/go-cmp/cmp/report_text.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/google/go-cmp/cmp/report_text.go' 'tests/./tools/vendor/github.com/google/go-cmp/cmp/report_value.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/google/go-cmp/cmp/report_value.go' 'tests/./tools/vendor/github.com/gordonklaus' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gordonklaus' 'tests/./tools/vendor/github.com/gordonklaus/ineffassign' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gordonklaus/ineffassign' 'tests/./tools/vendor/github.com/gordonklaus/ineffassign/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gordonklaus/ineffassign/LICENSE' 'tests/./tools/vendor/github.com/gordonklaus/ineffassign/pkg' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gordonklaus/ineffassign/pkg' 'tests/./tools/vendor/github.com/gordonklaus/ineffassign/pkg/ineffassign' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gordonklaus/ineffassign/pkg/ineffassign' 'tests/./tools/vendor/github.com/gordonklaus/ineffassign/pkg/ineffassign/ineffassign.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gordonklaus/ineffassign/pkg/ineffassign/ineffassign.go' 'tests/./tools/vendor/github.com/gostaticanalysis' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gostaticanalysis' 'tests/./tools/vendor/github.com/gostaticanalysis/analysisutil' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gostaticanalysis/analysisutil' 'tests/./tools/vendor/github.com/gostaticanalysis/analysisutil/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gostaticanalysis/analysisutil/LICENSE' 'tests/./tools/vendor/github.com/gostaticanalysis/analysisutil/README.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gostaticanalysis/analysisutil/README.md' 'tests/./tools/vendor/github.com/gostaticanalysis/analysisutil/call.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gostaticanalysis/analysisutil/call.go' 'tests/./tools/vendor/github.com/gostaticanalysis/analysisutil/diagnostic.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gostaticanalysis/analysisutil/diagnostic.go' 'tests/./tools/vendor/github.com/gostaticanalysis/analysisutil/file.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gostaticanalysis/analysisutil/file.go' 'tests/./tools/vendor/github.com/gostaticanalysis/analysisutil/pkg.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gostaticanalysis/analysisutil/pkg.go' 'tests/./tools/vendor/github.com/gostaticanalysis/analysisutil/ssa.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gostaticanalysis/analysisutil/ssa.go' 'tests/./tools/vendor/github.com/gostaticanalysis/analysisutil/ssainspect.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gostaticanalysis/analysisutil/ssainspect.go' 'tests/./tools/vendor/github.com/gostaticanalysis/analysisutil/types.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gostaticanalysis/analysisutil/types.go' 'tests/./tools/vendor/github.com/gostaticanalysis/comment' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gostaticanalysis/comment' 'tests/./tools/vendor/github.com/gostaticanalysis/comment/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gostaticanalysis/comment/LICENSE' 'tests/./tools/vendor/github.com/gostaticanalysis/comment/README.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gostaticanalysis/comment/README.md' 'tests/./tools/vendor/github.com/gostaticanalysis/comment/comment.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gostaticanalysis/comment/comment.go' 'tests/./tools/vendor/github.com/gostaticanalysis/comment/passes' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gostaticanalysis/comment/passes' 'tests/./tools/vendor/github.com/gostaticanalysis/comment/passes/commentmap' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gostaticanalysis/comment/passes/commentmap' 'tests/./tools/vendor/github.com/gostaticanalysis/comment/passes/commentmap/commentmap.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gostaticanalysis/comment/passes/commentmap/commentmap.go' 'tests/./tools/vendor/github.com/gostaticanalysis/forcetypeassert' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gostaticanalysis/forcetypeassert' 'tests/./tools/vendor/github.com/gostaticanalysis/forcetypeassert/.reviewdog.yml' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gostaticanalysis/forcetypeassert/.reviewdog.yml' 'tests/./tools/vendor/github.com/gostaticanalysis/forcetypeassert/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gostaticanalysis/forcetypeassert/LICENSE' 'tests/./tools/vendor/github.com/gostaticanalysis/forcetypeassert/README.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gostaticanalysis/forcetypeassert/README.md' 'tests/./tools/vendor/github.com/gostaticanalysis/forcetypeassert/forcetypeassert.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gostaticanalysis/forcetypeassert/forcetypeassert.go' 'tests/./tools/vendor/github.com/gostaticanalysis/nilerr' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gostaticanalysis/nilerr' 'tests/./tools/vendor/github.com/gostaticanalysis/nilerr/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gostaticanalysis/nilerr/LICENSE' 'tests/./tools/vendor/github.com/gostaticanalysis/nilerr/README.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gostaticanalysis/nilerr/README.md' 'tests/./tools/vendor/github.com/gostaticanalysis/nilerr/nilerr.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/gostaticanalysis/nilerr/nilerr.go' 'tests/./tools/vendor/github.com/hashicorp' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp' 'tests/./tools/vendor/github.com/hashicorp/errwrap' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/errwrap' 'tests/./tools/vendor/github.com/hashicorp/errwrap/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/errwrap/LICENSE' 'tests/./tools/vendor/github.com/hashicorp/errwrap/README.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/errwrap/README.md' 'tests/./tools/vendor/github.com/hashicorp/errwrap/errwrap.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/errwrap/errwrap.go' 'tests/./tools/vendor/github.com/hashicorp/go-multierror' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/go-multierror' 'tests/./tools/vendor/github.com/hashicorp/go-multierror/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/go-multierror/LICENSE' 'tests/./tools/vendor/github.com/hashicorp/go-multierror/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/go-multierror/Makefile' 'tests/./tools/vendor/github.com/hashicorp/go-multierror/README.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/go-multierror/README.md' 'tests/./tools/vendor/github.com/hashicorp/go-multierror/append.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/go-multierror/append.go' 'tests/./tools/vendor/github.com/hashicorp/go-multierror/flatten.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/go-multierror/flatten.go' 'tests/./tools/vendor/github.com/hashicorp/go-multierror/format.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/go-multierror/format.go' 'tests/./tools/vendor/github.com/hashicorp/go-multierror/group.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/go-multierror/group.go' 'tests/./tools/vendor/github.com/hashicorp/go-multierror/multierror.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/go-multierror/multierror.go' 'tests/./tools/vendor/github.com/hashicorp/go-multierror/prefix.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/go-multierror/prefix.go' 'tests/./tools/vendor/github.com/hashicorp/go-multierror/sort.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/go-multierror/sort.go' 'tests/./tools/vendor/github.com/hashicorp/go-version' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/go-version' 'tests/./tools/vendor/github.com/hashicorp/go-version/CHANGELOG.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/go-version/CHANGELOG.md' 'tests/./tools/vendor/github.com/hashicorp/go-version/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/go-version/LICENSE' 'tests/./tools/vendor/github.com/hashicorp/go-version/README.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/go-version/README.md' 'tests/./tools/vendor/github.com/hashicorp/go-version/constraint.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/go-version/constraint.go' 'tests/./tools/vendor/github.com/hashicorp/go-version/version.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/go-version/version.go' 'tests/./tools/vendor/github.com/hashicorp/go-version/version_collection.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/go-version/version_collection.go' 'tests/./tools/vendor/github.com/hashicorp/hcl' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl' 'tests/./tools/vendor/github.com/hashicorp/hcl/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/.gitignore' 'tests/./tools/vendor/github.com/hashicorp/hcl/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/.travis.yml' 'tests/./tools/vendor/github.com/hashicorp/hcl/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/LICENSE' 'tests/./tools/vendor/github.com/hashicorp/hcl/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/Makefile' 'tests/./tools/vendor/github.com/hashicorp/hcl/README.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/README.md' 'tests/./tools/vendor/github.com/hashicorp/hcl/appveyor.yml' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/appveyor.yml' 'tests/./tools/vendor/github.com/hashicorp/hcl/decoder.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/decoder.go' 'tests/./tools/vendor/github.com/hashicorp/hcl/hcl.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/hcl.go' 'tests/./tools/vendor/github.com/hashicorp/hcl/hcl' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/hcl' 'tests/./tools/vendor/github.com/hashicorp/hcl/hcl/ast' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/hcl/ast' 'tests/./tools/vendor/github.com/hashicorp/hcl/hcl/ast/ast.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/hcl/ast/ast.go' 'tests/./tools/vendor/github.com/hashicorp/hcl/hcl/ast/walk.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/hcl/ast/walk.go' 'tests/./tools/vendor/github.com/hashicorp/hcl/hcl/parser' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/hcl/parser' 'tests/./tools/vendor/github.com/hashicorp/hcl/hcl/parser/error.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/hcl/parser/error.go' 'tests/./tools/vendor/github.com/hashicorp/hcl/hcl/parser/parser.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/hcl/parser/parser.go' 'tests/./tools/vendor/github.com/hashicorp/hcl/hcl/printer' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/hcl/printer' 'tests/./tools/vendor/github.com/hashicorp/hcl/hcl/printer/nodes.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/hcl/printer/nodes.go' 'tests/./tools/vendor/github.com/hashicorp/hcl/hcl/printer/printer.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/hcl/printer/printer.go' 'tests/./tools/vendor/github.com/hashicorp/hcl/hcl/scanner' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/hcl/scanner' 'tests/./tools/vendor/github.com/hashicorp/hcl/hcl/scanner/scanner.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/hcl/scanner/scanner.go' 'tests/./tools/vendor/github.com/hashicorp/hcl/hcl/strconv' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/hcl/strconv' 'tests/./tools/vendor/github.com/hashicorp/hcl/hcl/strconv/quote.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/hcl/strconv/quote.go' 'tests/./tools/vendor/github.com/hashicorp/hcl/hcl/token' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/hcl/token' 'tests/./tools/vendor/github.com/hashicorp/hcl/hcl/token/position.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/hcl/token/position.go' 'tests/./tools/vendor/github.com/hashicorp/hcl/hcl/token/token.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/hcl/token/token.go' 'tests/./tools/vendor/github.com/hashicorp/hcl/json' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/json' 'tests/./tools/vendor/github.com/hashicorp/hcl/json/parser' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/json/parser' 'tests/./tools/vendor/github.com/hashicorp/hcl/json/parser/flatten.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/json/parser/flatten.go' 'tests/./tools/vendor/github.com/hashicorp/hcl/json/parser/parser.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/json/parser/parser.go' 'tests/./tools/vendor/github.com/hashicorp/hcl/json/scanner' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/json/scanner' 'tests/./tools/vendor/github.com/hashicorp/hcl/json/scanner/scanner.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/json/scanner/scanner.go' 'tests/./tools/vendor/github.com/hashicorp/hcl/json/token' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/json/token' 'tests/./tools/vendor/github.com/hashicorp/hcl/json/token/position.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/json/token/position.go' 'tests/./tools/vendor/github.com/hashicorp/hcl/json/token/token.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/json/token/token.go' 'tests/./tools/vendor/github.com/hashicorp/hcl/lex.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/lex.go' 'tests/./tools/vendor/github.com/hashicorp/hcl/parse.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hashicorp/hcl/parse.go' 'tests/./tools/vendor/github.com/hexops' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hexops' 'tests/./tools/vendor/github.com/hexops/gotextdiff' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hexops/gotextdiff' 'tests/./tools/vendor/github.com/hexops/gotextdiff/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hexops/gotextdiff/LICENSE' 'tests/./tools/vendor/github.com/hexops/gotextdiff/README.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hexops/gotextdiff/README.md' 'tests/./tools/vendor/github.com/hexops/gotextdiff/diff.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hexops/gotextdiff/diff.go' 'tests/./tools/vendor/github.com/hexops/gotextdiff/myers' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hexops/gotextdiff/myers' 'tests/./tools/vendor/github.com/hexops/gotextdiff/myers/diff.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hexops/gotextdiff/myers/diff.go' 'tests/./tools/vendor/github.com/hexops/gotextdiff/span' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hexops/gotextdiff/span' 'tests/./tools/vendor/github.com/hexops/gotextdiff/span/parse.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hexops/gotextdiff/span/parse.go' 'tests/./tools/vendor/github.com/hexops/gotextdiff/span/span.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hexops/gotextdiff/span/span.go' 'tests/./tools/vendor/github.com/hexops/gotextdiff/span/token.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hexops/gotextdiff/span/token.go' 'tests/./tools/vendor/github.com/hexops/gotextdiff/span/token111.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hexops/gotextdiff/span/token111.go' 'tests/./tools/vendor/github.com/hexops/gotextdiff/span/token112.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hexops/gotextdiff/span/token112.go' 'tests/./tools/vendor/github.com/hexops/gotextdiff/span/uri.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hexops/gotextdiff/span/uri.go' 'tests/./tools/vendor/github.com/hexops/gotextdiff/span/utf16.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hexops/gotextdiff/span/utf16.go' 'tests/./tools/vendor/github.com/hexops/gotextdiff/unified.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/hexops/gotextdiff/unified.go' 'tests/./tools/vendor/github.com/inconshreveable' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/inconshreveable' 'tests/./tools/vendor/github.com/inconshreveable/mousetrap' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/inconshreveable/mousetrap' 'tests/./tools/vendor/github.com/inconshreveable/mousetrap/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/inconshreveable/mousetrap/LICENSE' 'tests/./tools/vendor/github.com/inconshreveable/mousetrap/README.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/inconshreveable/mousetrap/README.md' 'tests/./tools/vendor/github.com/inconshreveable/mousetrap/trap_others.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/inconshreveable/mousetrap/trap_others.go' 'tests/./tools/vendor/github.com/inconshreveable/mousetrap/trap_windows.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/inconshreveable/mousetrap/trap_windows.go' 'tests/./tools/vendor/github.com/inconshreveable/mousetrap/trap_windows_1.4.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/inconshreveable/mousetrap/trap_windows_1.4.go' 'tests/./tools/vendor/github.com/jgautheron' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/jgautheron' 'tests/./tools/vendor/github.com/jgautheron/goconst' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/jgautheron/goconst' 'tests/./tools/vendor/github.com/jgautheron/goconst/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/jgautheron/goconst/LICENSE' 'tests/./tools/vendor/github.com/jgautheron/goconst/README.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/jgautheron/goconst/README.md' 'tests/./tools/vendor/github.com/jgautheron/goconst/api.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/jgautheron/goconst/api.go' 'tests/./tools/vendor/github.com/jgautheron/goconst/parser.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/jgautheron/goconst/parser.go' 'tests/./tools/vendor/github.com/jgautheron/goconst/visitor.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/jgautheron/goconst/visitor.go' 'tests/./tools/vendor/github.com/jingyugao' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/jingyugao' 'tests/./tools/vendor/github.com/jingyugao/rowserrcheck' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/jingyugao/rowserrcheck' 'tests/./tools/vendor/github.com/jingyugao/rowserrcheck/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/jingyugao/rowserrcheck/LICENSE' 'tests/./tools/vendor/github.com/jingyugao/rowserrcheck/passes' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/jingyugao/rowserrcheck/passes' 'tests/./tools/vendor/github.com/jingyugao/rowserrcheck/passes/rowserr' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/jingyugao/rowserrcheck/passes/rowserr' 'tests/./tools/vendor/github.com/jingyugao/rowserrcheck/passes/rowserr/rowserr.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/jingyugao/rowserrcheck/passes/rowserr/rowserr.go' 'tests/./tools/vendor/github.com/jirfag' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/jirfag' 'tests/./tools/vendor/github.com/jirfag/go-printf-func-name' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/jirfag/go-printf-func-name' 'tests/./tools/vendor/github.com/jirfag/go-printf-func-name/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/jirfag/go-printf-func-name/LICENSE' 'tests/./tools/vendor/github.com/jirfag/go-printf-func-name/pkg' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/jirfag/go-printf-func-name/pkg' 'tests/./tools/vendor/github.com/jirfag/go-printf-func-name/pkg/analyzer' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/jirfag/go-printf-func-name/pkg/analyzer' 'tests/./tools/vendor/github.com/jirfag/go-printf-func-name/pkg/analyzer/analyzer.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/jirfag/go-printf-func-name/pkg/analyzer/analyzer.go' 'tests/./tools/vendor/github.com/julz' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/julz' 'tests/./tools/vendor/github.com/julz/importas' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/julz/importas' 'tests/./tools/vendor/github.com/julz/importas/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/julz/importas/.gitignore' 'tests/./tools/vendor/github.com/julz/importas/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/julz/importas/LICENSE' 'tests/./tools/vendor/github.com/julz/importas/README.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/julz/importas/README.md' 'tests/./tools/vendor/github.com/julz/importas/analyzer.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/julz/importas/analyzer.go' 'tests/./tools/vendor/github.com/julz/importas/config.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/julz/importas/config.go' 'tests/./tools/vendor/github.com/julz/importas/flags.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/julz/importas/flags.go' 'tests/./tools/vendor/github.com/junk1tm' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/junk1tm' 'tests/./tools/vendor/github.com/junk1tm/musttag' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/junk1tm/musttag' 'tests/./tools/vendor/github.com/junk1tm/musttag/.golangci.yml' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/junk1tm/musttag/.golangci.yml' 'tests/./tools/vendor/github.com/junk1tm/musttag/.goreleaser.yml' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/junk1tm/musttag/.goreleaser.yml' 'tests/./tools/vendor/github.com/junk1tm/musttag/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/junk1tm/musttag/LICENSE' 'tests/./tools/vendor/github.com/junk1tm/musttag/README.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/junk1tm/musttag/README.md' 'tests/./tools/vendor/github.com/junk1tm/musttag/musttag.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/junk1tm/musttag/musttag.go' 'tests/./tools/vendor/github.com/kisielk' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/kisielk' 'tests/./tools/vendor/github.com/kisielk/errcheck' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/kisielk/errcheck' 'tests/./tools/vendor/github.com/kisielk/errcheck/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/kisielk/errcheck/LICENSE' 'tests/./tools/vendor/github.com/kisielk/errcheck/errcheck' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/kisielk/errcheck/errcheck' 'tests/./tools/vendor/github.com/kisielk/errcheck/errcheck/analyzer.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/kisielk/errcheck/errcheck/analyzer.go' 'tests/./tools/vendor/github.com/kisielk/errcheck/errcheck/embedded_walker.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/kisielk/errcheck/errcheck/embedded_walker.go' 'tests/./tools/vendor/github.com/kisielk/errcheck/errcheck/errcheck.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/kisielk/errcheck/errcheck/errcheck.go' 'tests/./tools/vendor/github.com/kisielk/errcheck/errcheck/excludes.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/kisielk/errcheck/errcheck/excludes.go' 'tests/./tools/vendor/github.com/kisielk/errcheck/errcheck/tags.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/kisielk/errcheck/errcheck/tags.go' 'tests/./tools/vendor/github.com/kisielk/errcheck/errcheck/tags_compat.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/kisielk/errcheck/errcheck/tags_compat.go' 'tests/./tools/vendor/github.com/kisielk/gotool' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/kisielk/gotool' 'tests/./tools/vendor/github.com/kisielk/gotool/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/kisielk/gotool/.travis.yml' 'tests/./tools/vendor/github.com/kisielk/gotool/LEGAL' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/kisielk/gotool/LEGAL' 'tests/./tools/vendor/github.com/kisielk/gotool/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/kisielk/gotool/LICENSE' 'tests/./tools/vendor/github.com/kisielk/gotool/README.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/kisielk/gotool/README.md' 'tests/./tools/vendor/github.com/kisielk/gotool/go13.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/kisielk/gotool/go13.go' 'tests/./tools/vendor/github.com/kisielk/gotool/go14-15.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/kisielk/gotool/go14-15.go' 'tests/./tools/vendor/github.com/kisielk/gotool/go16-18.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/kisielk/gotool/go16-18.go' 'tests/./tools/vendor/github.com/kisielk/gotool/internal' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/kisielk/gotool/internal' 'tests/./tools/vendor/github.com/kisielk/gotool/internal/load' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/kisielk/gotool/internal/load' 'tests/./tools/vendor/github.com/kisielk/gotool/internal/load/path.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/kisielk/gotool/internal/load/path.go' 'tests/./tools/vendor/github.com/kisielk/gotool/internal/load/pkg.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/kisielk/gotool/internal/load/pkg.go' 'tests/./tools/vendor/github.com/kisielk/gotool/internal/load/search.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/kisielk/gotool/internal/load/search.go' 'tests/./tools/vendor/github.com/kisielk/gotool/match.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/kisielk/gotool/match.go' 'tests/./tools/vendor/github.com/kisielk/gotool/match18.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/kisielk/gotool/match18.go' 'tests/./tools/vendor/github.com/kisielk/gotool/tool.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/kisielk/gotool/tool.go' 'tests/./tools/vendor/github.com/kkHAIKE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/kkHAIKE' 'tests/./tools/vendor/github.com/kkHAIKE/contextcheck' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/kkHAIKE/contextcheck' 'tests/./tools/vendor/github.com/kkHAIKE/contextcheck/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/kkHAIKE/contextcheck/.gitignore' 'tests/./tools/vendor/github.com/kkHAIKE/contextcheck/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/kkHAIKE/contextcheck/LICENSE' 'tests/./tools/vendor/github.com/kkHAIKE/contextcheck/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/kkHAIKE/contextcheck/Makefile' 'tests/./tools/vendor/github.com/kkHAIKE/contextcheck/README.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/kkHAIKE/contextcheck/README.md' 'tests/./tools/vendor/github.com/kkHAIKE/contextcheck/contextcheck.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/kkHAIKE/contextcheck/contextcheck.go' 'tests/./tools/vendor/github.com/kulti' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/kulti' 'tests/./tools/vendor/github.com/kulti/thelper' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/kulti/thelper' 'tests/./tools/vendor/github.com/kulti/thelper/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/kulti/thelper/LICENSE' 'tests/./tools/vendor/github.com/kulti/thelper/pkg' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/kulti/thelper/pkg' 'tests/./tools/vendor/github.com/kulti/thelper/pkg/analyzer' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/kulti/thelper/pkg/analyzer' 'tests/./tools/vendor/github.com/kulti/thelper/pkg/analyzer/analyzer.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/kulti/thelper/pkg/analyzer/analyzer.go' 'tests/./tools/vendor/github.com/kulti/thelper/pkg/analyzer/report.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/kulti/thelper/pkg/analyzer/report.go' 'tests/./tools/vendor/github.com/kunwardeep' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/kunwardeep' 'tests/./tools/vendor/github.com/kunwardeep/paralleltest' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/kunwardeep/paralleltest' 'tests/./tools/vendor/github.com/kunwardeep/paralleltest/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/kunwardeep/paralleltest/LICENSE' 'tests/./tools/vendor/github.com/kunwardeep/paralleltest/pkg' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/kunwardeep/paralleltest/pkg' 'tests/./tools/vendor/github.com/kunwardeep/paralleltest/pkg/paralleltest' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/kunwardeep/paralleltest/pkg/paralleltest' 'tests/./tools/vendor/github.com/kunwardeep/paralleltest/pkg/paralleltest/paralleltest.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/kunwardeep/paralleltest/pkg/paralleltest/paralleltest.go' 'tests/./tools/vendor/github.com/kyoh86' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/kyoh86' 'tests/./tools/vendor/github.com/kyoh86/exportloopref' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/kyoh86/exportloopref' 'tests/./tools/vendor/github.com/kyoh86/exportloopref/.golangci.yml' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/kyoh86/exportloopref/.golangci.yml' 'tests/./tools/vendor/github.com/kyoh86/exportloopref/.goreleaser.yml' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/kyoh86/exportloopref/.goreleaser.yml' 'tests/./tools/vendor/github.com/kyoh86/exportloopref/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/kyoh86/exportloopref/LICENSE' 'tests/./tools/vendor/github.com/kyoh86/exportloopref/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/kyoh86/exportloopref/Makefile' 'tests/./tools/vendor/github.com/kyoh86/exportloopref/README.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/kyoh86/exportloopref/README.md' 'tests/./tools/vendor/github.com/kyoh86/exportloopref/exportloopref.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/kyoh86/exportloopref/exportloopref.go' 'tests/./tools/vendor/github.com/ldez' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ldez' 'tests/./tools/vendor/github.com/ldez/gomoddirectives' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ldez/gomoddirectives' 'tests/./tools/vendor/github.com/ldez/gomoddirectives/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ldez/gomoddirectives/.gitignore' 'tests/./tools/vendor/github.com/ldez/gomoddirectives/.golangci.yml' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ldez/gomoddirectives/.golangci.yml' 'tests/./tools/vendor/github.com/ldez/gomoddirectives/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ldez/gomoddirectives/LICENSE' 'tests/./tools/vendor/github.com/ldez/gomoddirectives/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ldez/gomoddirectives/Makefile' 'tests/./tools/vendor/github.com/ldez/gomoddirectives/gomoddirectives.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ldez/gomoddirectives/gomoddirectives.go' 'tests/./tools/vendor/github.com/ldez/gomoddirectives/module.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ldez/gomoddirectives/module.go' 'tests/./tools/vendor/github.com/ldez/gomoddirectives/readme.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ldez/gomoddirectives/readme.md' 'tests/./tools/vendor/github.com/ldez/tagliatelle' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ldez/tagliatelle' 'tests/./tools/vendor/github.com/ldez/tagliatelle/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ldez/tagliatelle/.gitignore' 'tests/./tools/vendor/github.com/ldez/tagliatelle/.golangci.yml' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ldez/tagliatelle/.golangci.yml' 'tests/./tools/vendor/github.com/ldez/tagliatelle/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ldez/tagliatelle/LICENSE' 'tests/./tools/vendor/github.com/ldez/tagliatelle/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ldez/tagliatelle/Makefile' 'tests/./tools/vendor/github.com/ldez/tagliatelle/readme.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ldez/tagliatelle/readme.md' 'tests/./tools/vendor/github.com/ldez/tagliatelle/tagliatelle.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ldez/tagliatelle/tagliatelle.go' 'tests/./tools/vendor/github.com/leonklingele' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/leonklingele' 'tests/./tools/vendor/github.com/leonklingele/grouper' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/leonklingele/grouper' 'tests/./tools/vendor/github.com/leonklingele/grouper/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/leonklingele/grouper/LICENSE' 'tests/./tools/vendor/github.com/leonklingele/grouper/pkg' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/leonklingele/grouper/pkg' 'tests/./tools/vendor/github.com/leonklingele/grouper/pkg/analyzer' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/leonklingele/grouper/pkg/analyzer' 'tests/./tools/vendor/github.com/leonklingele/grouper/pkg/analyzer/analyzer.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/leonklingele/grouper/pkg/analyzer/analyzer.go' 'tests/./tools/vendor/github.com/leonklingele/grouper/pkg/analyzer/config.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/leonklingele/grouper/pkg/analyzer/config.go' 'tests/./tools/vendor/github.com/leonklingele/grouper/pkg/analyzer/consts' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/leonklingele/grouper/pkg/analyzer/consts' 'tests/./tools/vendor/github.com/leonklingele/grouper/pkg/analyzer/consts/analyzer.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/leonklingele/grouper/pkg/analyzer/consts/analyzer.go' 'tests/./tools/vendor/github.com/leonklingele/grouper/pkg/analyzer/consts/config.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/leonklingele/grouper/pkg/analyzer/consts/config.go' 'tests/./tools/vendor/github.com/leonklingele/grouper/pkg/analyzer/flags.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/leonklingele/grouper/pkg/analyzer/flags.go' 'tests/./tools/vendor/github.com/leonklingele/grouper/pkg/analyzer/globals' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/leonklingele/grouper/pkg/analyzer/globals' 'tests/./tools/vendor/github.com/leonklingele/grouper/pkg/analyzer/globals/analyzer.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/leonklingele/grouper/pkg/analyzer/globals/analyzer.go' 'tests/./tools/vendor/github.com/leonklingele/grouper/pkg/analyzer/imports' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/leonklingele/grouper/pkg/analyzer/imports' 'tests/./tools/vendor/github.com/leonklingele/grouper/pkg/analyzer/imports/analyzer.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/leonklingele/grouper/pkg/analyzer/imports/analyzer.go' 'tests/./tools/vendor/github.com/leonklingele/grouper/pkg/analyzer/imports/config.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/leonklingele/grouper/pkg/analyzer/imports/config.go' 'tests/./tools/vendor/github.com/leonklingele/grouper/pkg/analyzer/types' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/leonklingele/grouper/pkg/analyzer/types' 'tests/./tools/vendor/github.com/leonklingele/grouper/pkg/analyzer/types/analyzer.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/leonklingele/grouper/pkg/analyzer/types/analyzer.go' 'tests/./tools/vendor/github.com/leonklingele/grouper/pkg/analyzer/types/config.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/leonklingele/grouper/pkg/analyzer/types/config.go' 'tests/./tools/vendor/github.com/leonklingele/grouper/pkg/analyzer/vars' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/leonklingele/grouper/pkg/analyzer/vars' 'tests/./tools/vendor/github.com/leonklingele/grouper/pkg/analyzer/vars/analyzer.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/leonklingele/grouper/pkg/analyzer/vars/analyzer.go' 'tests/./tools/vendor/github.com/leonklingele/grouper/pkg/analyzer/vars/config.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/leonklingele/grouper/pkg/analyzer/vars/config.go' 'tests/./tools/vendor/github.com/lufeee' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/lufeee' 'tests/./tools/vendor/github.com/lufeee/execinquery' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/lufeee/execinquery' 'tests/./tools/vendor/github.com/lufeee/execinquery/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/lufeee/execinquery/.gitignore' 'tests/./tools/vendor/github.com/lufeee/execinquery/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/lufeee/execinquery/LICENSE' 'tests/./tools/vendor/github.com/lufeee/execinquery/README.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/lufeee/execinquery/README.md' 'tests/./tools/vendor/github.com/lufeee/execinquery/execinquery.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/lufeee/execinquery/execinquery.go' 'tests/./tools/vendor/github.com/magiconair' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/magiconair' 'tests/./tools/vendor/github.com/magiconair/properties' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/magiconair/properties' 'tests/./tools/vendor/github.com/magiconair/properties/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/magiconair/properties/.gitignore' 'tests/./tools/vendor/github.com/magiconair/properties/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/magiconair/properties/.travis.yml' 'tests/./tools/vendor/github.com/magiconair/properties/CHANGELOG.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/magiconair/properties/CHANGELOG.md' 'tests/./tools/vendor/github.com/magiconair/properties/LICENSE.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/magiconair/properties/LICENSE.md' 'tests/./tools/vendor/github.com/magiconair/properties/README.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/magiconair/properties/README.md' 'tests/./tools/vendor/github.com/magiconair/properties/decode.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/magiconair/properties/decode.go' 'tests/./tools/vendor/github.com/magiconair/properties/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/magiconair/properties/doc.go' 'tests/./tools/vendor/github.com/magiconair/properties/integrate.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/magiconair/properties/integrate.go' 'tests/./tools/vendor/github.com/magiconair/properties/lex.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/magiconair/properties/lex.go' 'tests/./tools/vendor/github.com/magiconair/properties/load.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/magiconair/properties/load.go' 'tests/./tools/vendor/github.com/magiconair/properties/parser.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/magiconair/properties/parser.go' 'tests/./tools/vendor/github.com/magiconair/properties/properties.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/magiconair/properties/properties.go' 'tests/./tools/vendor/github.com/magiconair/properties/rangecheck.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/magiconair/properties/rangecheck.go' 'tests/./tools/vendor/github.com/maratori' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/maratori' 'tests/./tools/vendor/github.com/maratori/testableexamples' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/maratori/testableexamples' 'tests/./tools/vendor/github.com/maratori/testableexamples/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/maratori/testableexamples/LICENSE' 'tests/./tools/vendor/github.com/maratori/testableexamples/pkg' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/maratori/testableexamples/pkg' 'tests/./tools/vendor/github.com/maratori/testableexamples/pkg/testableexamples' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/maratori/testableexamples/pkg/testableexamples' 'tests/./tools/vendor/github.com/maratori/testableexamples/pkg/testableexamples/testableexamples.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/maratori/testableexamples/pkg/testableexamples/testableexamples.go' 'tests/./tools/vendor/github.com/maratori/testpackage' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/maratori/testpackage' 'tests/./tools/vendor/github.com/maratori/testpackage/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/maratori/testpackage/LICENSE' 'tests/./tools/vendor/github.com/maratori/testpackage/pkg' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/maratori/testpackage/pkg' 'tests/./tools/vendor/github.com/maratori/testpackage/pkg/testpackage' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/maratori/testpackage/pkg/testpackage' 'tests/./tools/vendor/github.com/maratori/testpackage/pkg/testpackage/testpackage.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/maratori/testpackage/pkg/testpackage/testpackage.go' 'tests/./tools/vendor/github.com/matoous' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/matoous' 'tests/./tools/vendor/github.com/matoous/godox' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/matoous/godox' 'tests/./tools/vendor/github.com/matoous/godox/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/matoous/godox/.gitignore' 'tests/./tools/vendor/github.com/matoous/godox/.golangci.yml' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/matoous/godox/.golangci.yml' 'tests/./tools/vendor/github.com/matoous/godox/.revive.toml' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/matoous/godox/.revive.toml' 'tests/./tools/vendor/github.com/matoous/godox/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/matoous/godox/LICENSE' 'tests/./tools/vendor/github.com/matoous/godox/README.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/matoous/godox/README.md' 'tests/./tools/vendor/github.com/matoous/godox/godox.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/matoous/godox/godox.go' 'tests/./tools/vendor/github.com/mattn' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mattn' 'tests/./tools/vendor/github.com/mattn/go-colorable' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-colorable' 'tests/./tools/vendor/github.com/mattn/go-colorable/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-colorable/LICENSE' 'tests/./tools/vendor/github.com/mattn/go-colorable/README.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-colorable/README.md' 'tests/./tools/vendor/github.com/mattn/go-colorable/colorable_appengine.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-colorable/colorable_appengine.go' 'tests/./tools/vendor/github.com/mattn/go-colorable/colorable_others.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-colorable/colorable_others.go' 'tests/./tools/vendor/github.com/mattn/go-colorable/colorable_windows.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-colorable/colorable_windows.go' 'tests/./tools/vendor/github.com/mattn/go-colorable/go.test.sh' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-colorable/go.test.sh' 'tests/./tools/vendor/github.com/mattn/go-colorable/noncolorable.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-colorable/noncolorable.go' 'tests/./tools/vendor/github.com/mattn/go-isatty' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-isatty' 'tests/./tools/vendor/github.com/mattn/go-isatty/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-isatty/LICENSE' 'tests/./tools/vendor/github.com/mattn/go-isatty/README.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-isatty/README.md' 'tests/./tools/vendor/github.com/mattn/go-isatty/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-isatty/doc.go' 'tests/./tools/vendor/github.com/mattn/go-isatty/go.test.sh' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-isatty/go.test.sh' 'tests/./tools/vendor/github.com/mattn/go-isatty/isatty_bsd.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-isatty/isatty_bsd.go' 'tests/./tools/vendor/github.com/mattn/go-isatty/isatty_others.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-isatty/isatty_others.go' 'tests/./tools/vendor/github.com/mattn/go-isatty/isatty_plan9.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-isatty/isatty_plan9.go' 'tests/./tools/vendor/github.com/mattn/go-isatty/isatty_solaris.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-isatty/isatty_solaris.go' 'tests/./tools/vendor/github.com/mattn/go-isatty/isatty_tcgets.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-isatty/isatty_tcgets.go' 'tests/./tools/vendor/github.com/mattn/go-isatty/isatty_windows.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-isatty/isatty_windows.go' 'tests/./tools/vendor/github.com/mattn/go-runewidth' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-runewidth' 'tests/./tools/vendor/github.com/mattn/go-runewidth/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-runewidth/.travis.yml' 'tests/./tools/vendor/github.com/mattn/go-runewidth/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-runewidth/LICENSE' 'tests/./tools/vendor/github.com/mattn/go-runewidth/README.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-runewidth/README.md' 'tests/./tools/vendor/github.com/mattn/go-runewidth/go.test.sh' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-runewidth/go.test.sh' 'tests/./tools/vendor/github.com/mattn/go-runewidth/runewidth.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-runewidth/runewidth.go' 'tests/./tools/vendor/github.com/mattn/go-runewidth/runewidth_appengine.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-runewidth/runewidth_appengine.go' 'tests/./tools/vendor/github.com/mattn/go-runewidth/runewidth_js.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-runewidth/runewidth_js.go' 'tests/./tools/vendor/github.com/mattn/go-runewidth/runewidth_posix.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-runewidth/runewidth_posix.go' 'tests/./tools/vendor/github.com/mattn/go-runewidth/runewidth_table.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-runewidth/runewidth_table.go' 'tests/./tools/vendor/github.com/mattn/go-runewidth/runewidth_windows.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mattn/go-runewidth/runewidth_windows.go' 'tests/./tools/vendor/github.com/matttproud' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/matttproud' 'tests/./tools/vendor/github.com/matttproud/golang_protobuf_extensions' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/matttproud/golang_protobuf_extensions' 'tests/./tools/vendor/github.com/matttproud/golang_protobuf_extensions/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/matttproud/golang_protobuf_extensions/LICENSE' 'tests/./tools/vendor/github.com/matttproud/golang_protobuf_extensions/NOTICE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/matttproud/golang_protobuf_extensions/NOTICE' 'tests/./tools/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil' 'tests/./tools/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil/.gitignore' 'tests/./tools/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil/Makefile' 'tests/./tools/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil/decode.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil/decode.go' 'tests/./tools/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil/doc.go' 'tests/./tools/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil/encode.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/matttproud/golang_protobuf_extensions/pbutil/encode.go' 'tests/./tools/vendor/github.com/mbilski' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mbilski' 'tests/./tools/vendor/github.com/mbilski/exhaustivestruct' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mbilski/exhaustivestruct' 'tests/./tools/vendor/github.com/mbilski/exhaustivestruct/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mbilski/exhaustivestruct/LICENSE' 'tests/./tools/vendor/github.com/mbilski/exhaustivestruct/pkg' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mbilski/exhaustivestruct/pkg' 'tests/./tools/vendor/github.com/mbilski/exhaustivestruct/pkg/analyzer' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mbilski/exhaustivestruct/pkg/analyzer' 'tests/./tools/vendor/github.com/mbilski/exhaustivestruct/pkg/analyzer/analyzer.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mbilski/exhaustivestruct/pkg/analyzer/analyzer.go' 'tests/./tools/vendor/github.com/mgechev' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev' 'tests/./tools/vendor/github.com/mgechev/revive' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive' 'tests/./tools/vendor/github.com/mgechev/revive/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/LICENSE' 'tests/./tools/vendor/github.com/mgechev/revive/config' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/config' 'tests/./tools/vendor/github.com/mgechev/revive/config/config.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/config/config.go' 'tests/./tools/vendor/github.com/mgechev/revive/formatter' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/formatter' 'tests/./tools/vendor/github.com/mgechev/revive/formatter/checkstyle.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/formatter/checkstyle.go' 'tests/./tools/vendor/github.com/mgechev/revive/formatter/default.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/formatter/default.go' 'tests/./tools/vendor/github.com/mgechev/revive/formatter/friendly.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/formatter/friendly.go' 'tests/./tools/vendor/github.com/mgechev/revive/formatter/json.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/formatter/json.go' 'tests/./tools/vendor/github.com/mgechev/revive/formatter/ndjson.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/formatter/ndjson.go' 'tests/./tools/vendor/github.com/mgechev/revive/formatter/plain.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/formatter/plain.go' 'tests/./tools/vendor/github.com/mgechev/revive/formatter/sarif.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/formatter/sarif.go' 'tests/./tools/vendor/github.com/mgechev/revive/formatter/severity.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/formatter/severity.go' 'tests/./tools/vendor/github.com/mgechev/revive/formatter/stylish.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/formatter/stylish.go' 'tests/./tools/vendor/github.com/mgechev/revive/formatter/unix.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/formatter/unix.go' 'tests/./tools/vendor/github.com/mgechev/revive/internal' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/internal' 'tests/./tools/vendor/github.com/mgechev/revive/internal/typeparams' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/internal/typeparams' 'tests/./tools/vendor/github.com/mgechev/revive/internal/typeparams/typeparams.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/internal/typeparams/typeparams.go' 'tests/./tools/vendor/github.com/mgechev/revive/internal/typeparams/typeparams_go117.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/internal/typeparams/typeparams_go117.go' 'tests/./tools/vendor/github.com/mgechev/revive/internal/typeparams/typeparams_go118.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/internal/typeparams/typeparams_go118.go' 'tests/./tools/vendor/github.com/mgechev/revive/lint' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/lint' 'tests/./tools/vendor/github.com/mgechev/revive/lint/config.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/lint/config.go' 'tests/./tools/vendor/github.com/mgechev/revive/lint/failure.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/lint/failure.go' 'tests/./tools/vendor/github.com/mgechev/revive/lint/file.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/lint/file.go' 'tests/./tools/vendor/github.com/mgechev/revive/lint/formatter.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/lint/formatter.go' 'tests/./tools/vendor/github.com/mgechev/revive/lint/linter.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/lint/linter.go' 'tests/./tools/vendor/github.com/mgechev/revive/lint/package.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/lint/package.go' 'tests/./tools/vendor/github.com/mgechev/revive/lint/rule.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/lint/rule.go' 'tests/./tools/vendor/github.com/mgechev/revive/lint/utils.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/lint/utils.go' 'tests/./tools/vendor/github.com/mgechev/revive/rule' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/rule' 'tests/./tools/vendor/github.com/mgechev/revive/rule/add-constant.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/rule/add-constant.go' 'tests/./tools/vendor/github.com/mgechev/revive/rule/argument-limit.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/rule/argument-limit.go' 'tests/./tools/vendor/github.com/mgechev/revive/rule/atomic.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/rule/atomic.go' 'tests/./tools/vendor/github.com/mgechev/revive/rule/banned-characters.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/rule/banned-characters.go' 'tests/./tools/vendor/github.com/mgechev/revive/rule/bare-return.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/rule/bare-return.go' 'tests/./tools/vendor/github.com/mgechev/revive/rule/blank-imports.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/rule/blank-imports.go' 'tests/./tools/vendor/github.com/mgechev/revive/rule/bool-literal-in-expr.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/rule/bool-literal-in-expr.go' 'tests/./tools/vendor/github.com/mgechev/revive/rule/call-to-gc.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/rule/call-to-gc.go' 'tests/./tools/vendor/github.com/mgechev/revive/rule/cognitive-complexity.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/rule/cognitive-complexity.go' 'tests/./tools/vendor/github.com/mgechev/revive/rule/comment-spacings.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/rule/comment-spacings.go' 'tests/./tools/vendor/github.com/mgechev/revive/rule/confusing-naming.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/rule/confusing-naming.go' 'tests/./tools/vendor/github.com/mgechev/revive/rule/confusing-results.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/rule/confusing-results.go' 'tests/./tools/vendor/github.com/mgechev/revive/rule/constant-logical-expr.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/rule/constant-logical-expr.go' 'tests/./tools/vendor/github.com/mgechev/revive/rule/context-as-argument.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/rule/context-as-argument.go' 'tests/./tools/vendor/github.com/mgechev/revive/rule/context-keys-type.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/rule/context-keys-type.go' 'tests/./tools/vendor/github.com/mgechev/revive/rule/cyclomatic.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/rule/cyclomatic.go' 'tests/./tools/vendor/github.com/mgechev/revive/rule/datarace.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/rule/datarace.go' 'tests/./tools/vendor/github.com/mgechev/revive/rule/deep-exit.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/rule/deep-exit.go' 'tests/./tools/vendor/github.com/mgechev/revive/rule/defer.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/rule/defer.go' 'tests/./tools/vendor/github.com/mgechev/revive/rule/dot-imports.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/rule/dot-imports.go' 'tests/./tools/vendor/github.com/mgechev/revive/rule/duplicated-imports.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/rule/duplicated-imports.go' 'tests/./tools/vendor/github.com/mgechev/revive/rule/early-return.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/rule/early-return.go' 'tests/./tools/vendor/github.com/mgechev/revive/rule/empty-block.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/rule/empty-block.go' 'tests/./tools/vendor/github.com/mgechev/revive/rule/empty-lines.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/rule/empty-lines.go' 'tests/./tools/vendor/github.com/mgechev/revive/rule/error-naming.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/rule/error-naming.go' 'tests/./tools/vendor/github.com/mgechev/revive/rule/error-return.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/rule/error-return.go' 'tests/./tools/vendor/github.com/mgechev/revive/rule/error-strings.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/rule/error-strings.go' 'tests/./tools/vendor/github.com/mgechev/revive/rule/errorf.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/rule/errorf.go' 'tests/./tools/vendor/github.com/mgechev/revive/rule/exported.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/rule/exported.go' 'tests/./tools/vendor/github.com/mgechev/revive/rule/file-header.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/rule/file-header.go' 'tests/./tools/vendor/github.com/mgechev/revive/rule/flag-param.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/rule/flag-param.go' 'tests/./tools/vendor/github.com/mgechev/revive/rule/function-length.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/rule/function-length.go' 'tests/./tools/vendor/github.com/mgechev/revive/rule/function-result-limit.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/rule/function-result-limit.go' 'tests/./tools/vendor/github.com/mgechev/revive/rule/get-return.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/rule/get-return.go' 'tests/./tools/vendor/github.com/mgechev/revive/rule/identical-branches.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/rule/identical-branches.go' 'tests/./tools/vendor/github.com/mgechev/revive/rule/if-return.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/rule/if-return.go' 'tests/./tools/vendor/github.com/mgechev/revive/rule/import-shadowing.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/rule/import-shadowing.go' 'tests/./tools/vendor/github.com/mgechev/revive/rule/imports-blacklist.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/rule/imports-blacklist.go' 'tests/./tools/vendor/github.com/mgechev/revive/rule/increment-decrement.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/rule/increment-decrement.go' 'tests/./tools/vendor/github.com/mgechev/revive/rule/indent-error-flow.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/rule/indent-error-flow.go' 'tests/./tools/vendor/github.com/mgechev/revive/rule/line-length-limit.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/rule/line-length-limit.go' 'tests/./tools/vendor/github.com/mgechev/revive/rule/max-public-structs.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/rule/max-public-structs.go' 'tests/./tools/vendor/github.com/mgechev/revive/rule/modifies-param.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/rule/modifies-param.go' 'tests/./tools/vendor/github.com/mgechev/revive/rule/modifies-value-receiver.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/rule/modifies-value-receiver.go' 'tests/./tools/vendor/github.com/mgechev/revive/rule/nested-structs.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/rule/nested-structs.go' 'tests/./tools/vendor/github.com/mgechev/revive/rule/optimize-operands-order.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/rule/optimize-operands-order.go' 'tests/./tools/vendor/github.com/mgechev/revive/rule/package-comments.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/rule/package-comments.go' 'tests/./tools/vendor/github.com/mgechev/revive/rule/range-val-address.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/rule/range-val-address.go' 'tests/./tools/vendor/github.com/mgechev/revive/rule/range-val-in-closure.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/rule/range-val-in-closure.go' 'tests/./tools/vendor/github.com/mgechev/revive/rule/range.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/rule/range.go' 'tests/./tools/vendor/github.com/mgechev/revive/rule/receiver-naming.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/rule/receiver-naming.go' 'tests/./tools/vendor/github.com/mgechev/revive/rule/redefines-builtin-id.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/rule/redefines-builtin-id.go' 'tests/./tools/vendor/github.com/mgechev/revive/rule/string-format.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/rule/string-format.go' 'tests/./tools/vendor/github.com/mgechev/revive/rule/string-of-int.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/rule/string-of-int.go' 'tests/./tools/vendor/github.com/mgechev/revive/rule/struct-tag.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/rule/struct-tag.go' 'tests/./tools/vendor/github.com/mgechev/revive/rule/superfluous-else.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/rule/superfluous-else.go' 'tests/./tools/vendor/github.com/mgechev/revive/rule/time-equal.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/rule/time-equal.go' 'tests/./tools/vendor/github.com/mgechev/revive/rule/time-naming.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/rule/time-naming.go' 'tests/./tools/vendor/github.com/mgechev/revive/rule/unconditional-recursion.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/rule/unconditional-recursion.go' 'tests/./tools/vendor/github.com/mgechev/revive/rule/unexported-naming.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/rule/unexported-naming.go' 'tests/./tools/vendor/github.com/mgechev/revive/rule/unexported-return.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/rule/unexported-return.go' 'tests/./tools/vendor/github.com/mgechev/revive/rule/unhandled-error.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/rule/unhandled-error.go' 'tests/./tools/vendor/github.com/mgechev/revive/rule/unnecessary-stmt.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/rule/unnecessary-stmt.go' 'tests/./tools/vendor/github.com/mgechev/revive/rule/unreachable-code.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/rule/unreachable-code.go' 'tests/./tools/vendor/github.com/mgechev/revive/rule/unused-param.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/rule/unused-param.go' 'tests/./tools/vendor/github.com/mgechev/revive/rule/unused-receiver.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/rule/unused-receiver.go' 'tests/./tools/vendor/github.com/mgechev/revive/rule/use-any.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/rule/use-any.go' 'tests/./tools/vendor/github.com/mgechev/revive/rule/useless-break.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/rule/useless-break.go' 'tests/./tools/vendor/github.com/mgechev/revive/rule/utils.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/rule/utils.go' 'tests/./tools/vendor/github.com/mgechev/revive/rule/var-declarations.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/rule/var-declarations.go' 'tests/./tools/vendor/github.com/mgechev/revive/rule/var-naming.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/rule/var-naming.go' 'tests/./tools/vendor/github.com/mgechev/revive/rule/waitgroup-by-value.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mgechev/revive/rule/waitgroup-by-value.go' 'tests/./tools/vendor/github.com/mitchellh' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mitchellh' 'tests/./tools/vendor/github.com/mitchellh/go-homedir' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mitchellh/go-homedir' 'tests/./tools/vendor/github.com/mitchellh/go-homedir/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mitchellh/go-homedir/LICENSE' 'tests/./tools/vendor/github.com/mitchellh/go-homedir/README.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mitchellh/go-homedir/README.md' 'tests/./tools/vendor/github.com/mitchellh/go-homedir/homedir.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mitchellh/go-homedir/homedir.go' 'tests/./tools/vendor/github.com/mitchellh/mapstructure' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mitchellh/mapstructure' 'tests/./tools/vendor/github.com/mitchellh/mapstructure/CHANGELOG.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mitchellh/mapstructure/CHANGELOG.md' 'tests/./tools/vendor/github.com/mitchellh/mapstructure/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mitchellh/mapstructure/LICENSE' 'tests/./tools/vendor/github.com/mitchellh/mapstructure/README.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mitchellh/mapstructure/README.md' 'tests/./tools/vendor/github.com/mitchellh/mapstructure/decode_hooks.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mitchellh/mapstructure/decode_hooks.go' 'tests/./tools/vendor/github.com/mitchellh/mapstructure/error.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mitchellh/mapstructure/error.go' 'tests/./tools/vendor/github.com/mitchellh/mapstructure/mapstructure.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/mitchellh/mapstructure/mapstructure.go' 'tests/./tools/vendor/github.com/moricho' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/moricho' 'tests/./tools/vendor/github.com/moricho/tparallel' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/moricho/tparallel' 'tests/./tools/vendor/github.com/moricho/tparallel/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/moricho/tparallel/.gitignore' 'tests/./tools/vendor/github.com/moricho/tparallel/.goreleaser.yml' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/moricho/tparallel/.goreleaser.yml' 'tests/./tools/vendor/github.com/moricho/tparallel/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/moricho/tparallel/LICENSE' 'tests/./tools/vendor/github.com/moricho/tparallel/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/moricho/tparallel/Makefile' 'tests/./tools/vendor/github.com/moricho/tparallel/README.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/moricho/tparallel/README.md' 'tests/./tools/vendor/github.com/moricho/tparallel/pkg' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/moricho/tparallel/pkg' 'tests/./tools/vendor/github.com/moricho/tparallel/pkg/ssafunc' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/moricho/tparallel/pkg/ssafunc' 'tests/./tools/vendor/github.com/moricho/tparallel/pkg/ssafunc/ssafunc.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/moricho/tparallel/pkg/ssafunc/ssafunc.go' 'tests/./tools/vendor/github.com/moricho/tparallel/pkg/ssainstr' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/moricho/tparallel/pkg/ssainstr' 'tests/./tools/vendor/github.com/moricho/tparallel/pkg/ssainstr/ssainstr.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/moricho/tparallel/pkg/ssainstr/ssainstr.go' 'tests/./tools/vendor/github.com/moricho/tparallel/testmap.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/moricho/tparallel/testmap.go' 'tests/./tools/vendor/github.com/moricho/tparallel/tparallel.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/moricho/tparallel/tparallel.go' 'tests/./tools/vendor/github.com/nakabonne' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nakabonne' 'tests/./tools/vendor/github.com/nakabonne/nestif' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nakabonne/nestif' 'tests/./tools/vendor/github.com/nakabonne/nestif/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nakabonne/nestif/.gitignore' 'tests/./tools/vendor/github.com/nakabonne/nestif/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nakabonne/nestif/LICENSE' 'tests/./tools/vendor/github.com/nakabonne/nestif/README.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nakabonne/nestif/README.md' 'tests/./tools/vendor/github.com/nakabonne/nestif/nestif.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nakabonne/nestif/nestif.go' 'tests/./tools/vendor/github.com/nbutton23' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/.gitignore' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/LICENSE.txt' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/LICENSE.txt' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/Makefile' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/README.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/README.md' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/adjacency' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/adjacency' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/adjacency/adjcmartix.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/adjacency/adjcmartix.go' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/data' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/data' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/data/bindata.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/data/bindata.go' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/entropy' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/entropy' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/entropy/entropyCalculator.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/entropy/entropyCalculator.go' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/frequency' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/frequency' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/frequency/frequency.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/frequency/frequency.go' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/match' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/match' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/match/match.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/match/match.go' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/matching' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/matching' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/matching/dateMatchers.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/matching/dateMatchers.go' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/matching/dictionaryMatch.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/matching/dictionaryMatch.go' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/matching/leet.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/matching/leet.go' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/matching/matching.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/matching/matching.go' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/matching/repeatMatch.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/matching/repeatMatch.go' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/matching/sequenceMatch.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/matching/sequenceMatch.go' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/matching/spatialMatch.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/matching/spatialMatch.go' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/scoring' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/scoring' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/scoring/scoring.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/scoring/scoring.go' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/utils' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/utils' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/utils/math' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/utils/math' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/utils/math/mathutils.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/utils/math/mathutils.go' 'tests/./tools/vendor/github.com/nbutton23/zxcvbn-go/zxcvbn.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nbutton23/zxcvbn-go/zxcvbn.go' 'tests/./tools/vendor/github.com/nishanths' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nishanths' 'tests/./tools/vendor/github.com/nishanths/exhaustive' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nishanths/exhaustive' 'tests/./tools/vendor/github.com/nishanths/exhaustive/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nishanths/exhaustive/.gitignore' 'tests/./tools/vendor/github.com/nishanths/exhaustive/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nishanths/exhaustive/LICENSE' 'tests/./tools/vendor/github.com/nishanths/exhaustive/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nishanths/exhaustive/Makefile' 'tests/./tools/vendor/github.com/nishanths/exhaustive/README.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nishanths/exhaustive/README.md' 'tests/./tools/vendor/github.com/nishanths/exhaustive/comment.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nishanths/exhaustive/comment.go' 'tests/./tools/vendor/github.com/nishanths/exhaustive/common.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nishanths/exhaustive/common.go' 'tests/./tools/vendor/github.com/nishanths/exhaustive/common_go118.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nishanths/exhaustive/common_go118.go' 'tests/./tools/vendor/github.com/nishanths/exhaustive/common_pre_go118.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nishanths/exhaustive/common_pre_go118.go' 'tests/./tools/vendor/github.com/nishanths/exhaustive/enum.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nishanths/exhaustive/enum.go' 'tests/./tools/vendor/github.com/nishanths/exhaustive/exhaustive.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nishanths/exhaustive/exhaustive.go' 'tests/./tools/vendor/github.com/nishanths/exhaustive/fact.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nishanths/exhaustive/fact.go' 'tests/./tools/vendor/github.com/nishanths/exhaustive/flag.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nishanths/exhaustive/flag.go' 'tests/./tools/vendor/github.com/nishanths/exhaustive/map.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nishanths/exhaustive/map.go' 'tests/./tools/vendor/github.com/nishanths/exhaustive/switch.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nishanths/exhaustive/switch.go' 'tests/./tools/vendor/github.com/nishanths/predeclared' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nishanths/predeclared' 'tests/./tools/vendor/github.com/nishanths/predeclared/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nishanths/predeclared/LICENSE' 'tests/./tools/vendor/github.com/nishanths/predeclared/passes' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nishanths/predeclared/passes' 'tests/./tools/vendor/github.com/nishanths/predeclared/passes/predeclared' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nishanths/predeclared/passes/predeclared' 'tests/./tools/vendor/github.com/nishanths/predeclared/passes/predeclared/go18.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nishanths/predeclared/passes/predeclared/go18.go' 'tests/./tools/vendor/github.com/nishanths/predeclared/passes/predeclared/pre_go18.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nishanths/predeclared/passes/predeclared/pre_go18.go' 'tests/./tools/vendor/github.com/nishanths/predeclared/passes/predeclared/predeclared.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nishanths/predeclared/passes/predeclared/predeclared.go' 'tests/./tools/vendor/github.com/nunnatsa' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nunnatsa' 'tests/./tools/vendor/github.com/nunnatsa/ginkgolinter' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nunnatsa/ginkgolinter' 'tests/./tools/vendor/github.com/nunnatsa/ginkgolinter/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nunnatsa/ginkgolinter/.gitignore' 'tests/./tools/vendor/github.com/nunnatsa/ginkgolinter/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nunnatsa/ginkgolinter/LICENSE' 'tests/./tools/vendor/github.com/nunnatsa/ginkgolinter/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nunnatsa/ginkgolinter/Makefile' 'tests/./tools/vendor/github.com/nunnatsa/ginkgolinter/README.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nunnatsa/ginkgolinter/README.md' 'tests/./tools/vendor/github.com/nunnatsa/ginkgolinter/ginkgo_linter.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nunnatsa/ginkgolinter/ginkgo_linter.go' 'tests/./tools/vendor/github.com/nunnatsa/ginkgolinter/gomegahandler' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nunnatsa/ginkgolinter/gomegahandler' 'tests/./tools/vendor/github.com/nunnatsa/ginkgolinter/gomegahandler/handler.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nunnatsa/ginkgolinter/gomegahandler/handler.go' 'tests/./tools/vendor/github.com/nunnatsa/ginkgolinter/reverseassertion' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nunnatsa/ginkgolinter/reverseassertion' 'tests/./tools/vendor/github.com/nunnatsa/ginkgolinter/reverseassertion/reverse_assertion.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nunnatsa/ginkgolinter/reverseassertion/reverse_assertion.go' 'tests/./tools/vendor/github.com/nunnatsa/ginkgolinter/types' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nunnatsa/ginkgolinter/types' 'tests/./tools/vendor/github.com/nunnatsa/ginkgolinter/types/boolean.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nunnatsa/ginkgolinter/types/boolean.go' 'tests/./tools/vendor/github.com/nunnatsa/ginkgolinter/types/suppress.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nunnatsa/ginkgolinter/types/suppress.go' 'tests/./tools/vendor/github.com/nxadm' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nxadm' 'tests/./tools/vendor/github.com/nxadm/tail' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nxadm/tail' 'tests/./tools/vendor/github.com/nxadm/tail/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nxadm/tail/.gitignore' 'tests/./tools/vendor/github.com/nxadm/tail/CHANGES.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nxadm/tail/CHANGES.md' 'tests/./tools/vendor/github.com/nxadm/tail/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nxadm/tail/LICENSE' 'tests/./tools/vendor/github.com/nxadm/tail/README.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nxadm/tail/README.md' 'tests/./tools/vendor/github.com/nxadm/tail/ratelimiter' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nxadm/tail/ratelimiter' 'tests/./tools/vendor/github.com/nxadm/tail/ratelimiter/Licence' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nxadm/tail/ratelimiter/Licence' 'tests/./tools/vendor/github.com/nxadm/tail/ratelimiter/leakybucket.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nxadm/tail/ratelimiter/leakybucket.go' 'tests/./tools/vendor/github.com/nxadm/tail/ratelimiter/memory.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nxadm/tail/ratelimiter/memory.go' 'tests/./tools/vendor/github.com/nxadm/tail/ratelimiter/storage.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nxadm/tail/ratelimiter/storage.go' 'tests/./tools/vendor/github.com/nxadm/tail/tail.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nxadm/tail/tail.go' 'tests/./tools/vendor/github.com/nxadm/tail/tail_posix.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nxadm/tail/tail_posix.go' 'tests/./tools/vendor/github.com/nxadm/tail/tail_windows.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nxadm/tail/tail_windows.go' 'tests/./tools/vendor/github.com/nxadm/tail/util' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nxadm/tail/util' 'tests/./tools/vendor/github.com/nxadm/tail/util/util.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nxadm/tail/util/util.go' 'tests/./tools/vendor/github.com/nxadm/tail/watch' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nxadm/tail/watch' 'tests/./tools/vendor/github.com/nxadm/tail/watch/filechanges.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nxadm/tail/watch/filechanges.go' 'tests/./tools/vendor/github.com/nxadm/tail/watch/inotify.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nxadm/tail/watch/inotify.go' 'tests/./tools/vendor/github.com/nxadm/tail/watch/inotify_tracker.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nxadm/tail/watch/inotify_tracker.go' 'tests/./tools/vendor/github.com/nxadm/tail/watch/polling.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nxadm/tail/watch/polling.go' 'tests/./tools/vendor/github.com/nxadm/tail/watch/watch.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nxadm/tail/watch/watch.go' 'tests/./tools/vendor/github.com/nxadm/tail/winfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nxadm/tail/winfile' 'tests/./tools/vendor/github.com/nxadm/tail/winfile/winfile.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/nxadm/tail/winfile/winfile.go' 'tests/./tools/vendor/github.com/olekukonko' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/olekukonko' 'tests/./tools/vendor/github.com/olekukonko/tablewriter' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/olekukonko/tablewriter' 'tests/./tools/vendor/github.com/olekukonko/tablewriter/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/olekukonko/tablewriter/.gitignore' 'tests/./tools/vendor/github.com/olekukonko/tablewriter/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/olekukonko/tablewriter/.travis.yml' 'tests/./tools/vendor/github.com/olekukonko/tablewriter/LICENSE.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/olekukonko/tablewriter/LICENSE.md' 'tests/./tools/vendor/github.com/olekukonko/tablewriter/README.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/olekukonko/tablewriter/README.md' 'tests/./tools/vendor/github.com/olekukonko/tablewriter/csv.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/olekukonko/tablewriter/csv.go' 'tests/./tools/vendor/github.com/olekukonko/tablewriter/table.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/olekukonko/tablewriter/table.go' 'tests/./tools/vendor/github.com/olekukonko/tablewriter/table_with_color.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/olekukonko/tablewriter/table_with_color.go' 'tests/./tools/vendor/github.com/olekukonko/tablewriter/util.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/olekukonko/tablewriter/util.go' 'tests/./tools/vendor/github.com/olekukonko/tablewriter/wrap.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/olekukonko/tablewriter/wrap.go' 'tests/./tools/vendor/github.com/onsi' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi' 'tests/./tools/vendor/github.com/onsi/ginkgo' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo' 'tests/./tools/vendor/github.com/onsi/ginkgo/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/LICENSE' 'tests/./tools/vendor/github.com/onsi/ginkgo/config' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/config' 'tests/./tools/vendor/github.com/onsi/ginkgo/config/config.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/config/config.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/formatter' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/formatter' 'tests/./tools/vendor/github.com/onsi/ginkgo/formatter/formatter.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/formatter/formatter.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/bootstrap_command.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/bootstrap_command.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/build_command.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/build_command.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/convert' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/convert' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/convert/ginkgo_ast_nodes.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/convert/ginkgo_ast_nodes.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/convert/import.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/convert/import.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/convert/package_rewriter.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/convert/package_rewriter.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/convert/test_finder.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/convert/test_finder.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/convert/testfile_rewriter.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/convert/testfile_rewriter.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/convert/testing_t_rewriter.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/convert/testing_t_rewriter.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/convert_command.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/convert_command.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/generate_command.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/generate_command.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/help_command.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/help_command.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/interrupthandler' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/interrupthandler' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/interrupthandler/interrupt_handler.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/interrupthandler/interrupt_handler.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/interrupthandler/sigquit_swallower_unix.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/interrupthandler/sigquit_swallower_unix.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/interrupthandler/sigquit_swallower_windows.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/interrupthandler/sigquit_swallower_windows.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/main.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/main.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/nodot' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/nodot' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/nodot/nodot.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/nodot/nodot.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/nodot_command.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/nodot_command.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/notifications.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/notifications.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/outline' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/outline' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/outline/ginkgo.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/outline/ginkgo.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/outline/import.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/outline/import.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/outline/outline.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/outline/outline.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/outline_command.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/outline_command.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/run_command.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/run_command.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/run_watch_and_build_command_flags.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/run_watch_and_build_command_flags.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/suite_runner.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/suite_runner.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/testrunner' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/testrunner' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/testrunner/build_args.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/testrunner/build_args.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/testrunner/build_args_old.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/testrunner/build_args_old.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/testrunner/log_writer.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/testrunner/log_writer.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/testrunner/run_result.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/testrunner/run_result.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/testrunner/test_runner.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/testrunner/test_runner.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/testsuite' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/testsuite' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/testsuite/test_suite.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/testsuite/test_suite.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/testsuite/vendor_check_go15.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/testsuite/vendor_check_go15.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/testsuite/vendor_check_go16.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/testsuite/vendor_check_go16.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/unfocus_command.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/unfocus_command.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/version_command.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/version_command.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/watch' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/watch' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/watch/delta.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/watch/delta.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/watch/delta_tracker.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/watch/delta_tracker.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/watch/dependencies.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/watch/dependencies.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/watch/package_hash.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/watch/package_hash.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/watch/package_hashes.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/watch/package_hashes.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/watch/suite.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/watch/suite.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/ginkgo/watch_command.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/ginkgo/watch_command.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/codelocation' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/codelocation' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/codelocation/code_location.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/codelocation/code_location.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/containernode' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/containernode' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/containernode/container_node.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/containernode/container_node.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/failer' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/failer' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/failer/failer.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/failer/failer.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/leafnodes' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/leafnodes' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/leafnodes/benchmarker.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/leafnodes/benchmarker.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/leafnodes/interfaces.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/leafnodes/interfaces.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/leafnodes/it_node.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/leafnodes/it_node.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/leafnodes/measure_node.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/leafnodes/measure_node.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/leafnodes/runner.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/leafnodes/runner.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/leafnodes/setup_nodes.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/leafnodes/setup_nodes.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/leafnodes/suite_nodes.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/leafnodes/suite_nodes.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/leafnodes/synchronized_after_suite_node.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/leafnodes/synchronized_after_suite_node.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/leafnodes/synchronized_before_suite_node.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/leafnodes/synchronized_before_suite_node.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/remote' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/remote' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/remote/aggregator.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/remote/aggregator.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/remote/forwarding_reporter.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/remote/forwarding_reporter.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/remote/output_interceptor.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/remote/output_interceptor.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/remote/output_interceptor_unix.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/remote/output_interceptor_unix.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/remote/output_interceptor_win.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/remote/output_interceptor_win.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/remote/server.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/remote/server.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/spec' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/spec' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/spec/spec.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/spec/spec.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/spec/specs.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/spec/specs.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/spec_iterator' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/spec_iterator' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/spec_iterator/index_computer.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/spec_iterator/index_computer.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/spec_iterator/parallel_spec_iterator.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/spec_iterator/parallel_spec_iterator.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/spec_iterator/serial_spec_iterator.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/spec_iterator/serial_spec_iterator.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/spec_iterator/sharded_parallel_spec_iterator.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/spec_iterator/sharded_parallel_spec_iterator.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/spec_iterator/spec_iterator.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/spec_iterator/spec_iterator.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/writer' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/writer' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/writer/fake_writer.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/writer/fake_writer.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/internal/writer/writer.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/internal/writer/writer.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/default_reporter.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/default_reporter.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/fake_reporter.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/fake_reporter.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/junit_reporter.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/junit_reporter.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/reporter.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/reporter.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/console_logging.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/console_logging.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/fake_stenographer.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/fake_stenographer.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/stenographer.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/stenographer.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-colorable' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-colorable' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-colorable/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-colorable/LICENSE' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-colorable/README.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-colorable/README.md' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-colorable/colorable_others.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-colorable/colorable_others.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-colorable/colorable_windows.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-colorable/colorable_windows.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-colorable/noncolorable.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-colorable/noncolorable.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-isatty' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-isatty' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-isatty/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-isatty/LICENSE' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-isatty/README.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-isatty/README.md' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-isatty/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-isatty/doc.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-isatty/isatty_appengine.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-isatty/isatty_appengine.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-isatty/isatty_bsd.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-isatty/isatty_bsd.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-isatty/isatty_linux.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-isatty/isatty_linux.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-isatty/isatty_solaris.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-isatty/isatty_solaris.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-isatty/isatty_windows.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/stenographer/support/go-isatty/isatty_windows.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/reporters/teamcity_reporter.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/reporters/teamcity_reporter.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/types' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/types' 'tests/./tools/vendor/github.com/onsi/ginkgo/types/code_location.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/types/code_location.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/types/deprecation_support.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/types/deprecation_support.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/types/synchronization.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/types/synchronization.go' 'tests/./tools/vendor/github.com/onsi/ginkgo/types/types.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/onsi/ginkgo/types/types.go' 'tests/./tools/vendor/github.com/pelletier' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier' 'tests/./tools/vendor/github.com/pelletier/go-toml' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml' 'tests/./tools/vendor/github.com/pelletier/go-toml/.dockerignore' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/.dockerignore' 'tests/./tools/vendor/github.com/pelletier/go-toml/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/.gitignore' 'tests/./tools/vendor/github.com/pelletier/go-toml/CONTRIBUTING.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/CONTRIBUTING.md' 'tests/./tools/vendor/github.com/pelletier/go-toml/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/LICENSE' 'tests/./tools/vendor/github.com/pelletier/go-toml/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/Makefile' 'tests/./tools/vendor/github.com/pelletier/go-toml/PULL_REQUEST_TEMPLATE.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/PULL_REQUEST_TEMPLATE.md' 'tests/./tools/vendor/github.com/pelletier/go-toml/README.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/README.md' 'tests/./tools/vendor/github.com/pelletier/go-toml/SECURITY.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/SECURITY.md' 'tests/./tools/vendor/github.com/pelletier/go-toml/azure-pipelines.yml' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/azure-pipelines.yml' 'tests/./tools/vendor/github.com/pelletier/go-toml/benchmark.sh' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/benchmark.sh' 'tests/./tools/vendor/github.com/pelletier/go-toml/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/doc.go' 'tests/./tools/vendor/github.com/pelletier/go-toml/example-crlf.toml' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/example-crlf.toml' 'tests/./tools/vendor/github.com/pelletier/go-toml/example.toml' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/example.toml' 'tests/./tools/vendor/github.com/pelletier/go-toml/fuzz.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/fuzz.go' 'tests/./tools/vendor/github.com/pelletier/go-toml/fuzz.sh' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/fuzz.sh' 'tests/./tools/vendor/github.com/pelletier/go-toml/keysparsing.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/keysparsing.go' 'tests/./tools/vendor/github.com/pelletier/go-toml/lexer.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/lexer.go' 'tests/./tools/vendor/github.com/pelletier/go-toml/localtime.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/localtime.go' 'tests/./tools/vendor/github.com/pelletier/go-toml/marshal.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/marshal.go' 'tests/./tools/vendor/github.com/pelletier/go-toml/marshal_OrderPreserve_test.toml' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/marshal_OrderPreserve_test.toml' 'tests/./tools/vendor/github.com/pelletier/go-toml/marshal_test.toml' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/marshal_test.toml' 'tests/./tools/vendor/github.com/pelletier/go-toml/parser.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/parser.go' 'tests/./tools/vendor/github.com/pelletier/go-toml/position.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/position.go' 'tests/./tools/vendor/github.com/pelletier/go-toml/token.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/token.go' 'tests/./tools/vendor/github.com/pelletier/go-toml/toml.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/toml.go' 'tests/./tools/vendor/github.com/pelletier/go-toml/tomlpub.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/tomlpub.go' 'tests/./tools/vendor/github.com/pelletier/go-toml/tomltree_create.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/tomltree_create.go' 'tests/./tools/vendor/github.com/pelletier/go-toml/tomltree_write.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/tomltree_write.go' 'tests/./tools/vendor/github.com/pelletier/go-toml/tomltree_writepub.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/tomltree_writepub.go' 'tests/./tools/vendor/github.com/pelletier/go-toml/v2' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/v2' 'tests/./tools/vendor/github.com/pelletier/go-toml/v2/.dockerignore' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/v2/.dockerignore' 'tests/./tools/vendor/github.com/pelletier/go-toml/v2/.gitattributes' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/v2/.gitattributes' 'tests/./tools/vendor/github.com/pelletier/go-toml/v2/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/v2/.gitignore' 'tests/./tools/vendor/github.com/pelletier/go-toml/v2/.golangci.toml' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/v2/.golangci.toml' 'tests/./tools/vendor/github.com/pelletier/go-toml/v2/.goreleaser.yaml' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/v2/.goreleaser.yaml' 'tests/./tools/vendor/github.com/pelletier/go-toml/v2/CONTRIBUTING.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/v2/CONTRIBUTING.md' 'tests/./tools/vendor/github.com/pelletier/go-toml/v2/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/v2/LICENSE' 'tests/./tools/vendor/github.com/pelletier/go-toml/v2/README.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/v2/README.md' 'tests/./tools/vendor/github.com/pelletier/go-toml/v2/SECURITY.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/v2/SECURITY.md' 'tests/./tools/vendor/github.com/pelletier/go-toml/v2/ci.sh' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/v2/ci.sh' 'tests/./tools/vendor/github.com/pelletier/go-toml/v2/decode.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/v2/decode.go' 'tests/./tools/vendor/github.com/pelletier/go-toml/v2/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/v2/doc.go' 'tests/./tools/vendor/github.com/pelletier/go-toml/v2/errors.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/v2/errors.go' 'tests/./tools/vendor/github.com/pelletier/go-toml/v2/internal' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/v2/internal' 'tests/./tools/vendor/github.com/pelletier/go-toml/v2/internal/ast' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/v2/internal/ast' 'tests/./tools/vendor/github.com/pelletier/go-toml/v2/internal/ast/ast.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/v2/internal/ast/ast.go' 'tests/./tools/vendor/github.com/pelletier/go-toml/v2/internal/ast/builder.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/v2/internal/ast/builder.go' 'tests/./tools/vendor/github.com/pelletier/go-toml/v2/internal/ast/kind.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/v2/internal/ast/kind.go' 'tests/./tools/vendor/github.com/pelletier/go-toml/v2/internal/danger' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/v2/internal/danger' 'tests/./tools/vendor/github.com/pelletier/go-toml/v2/internal/danger/danger.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/v2/internal/danger/danger.go' 'tests/./tools/vendor/github.com/pelletier/go-toml/v2/internal/danger/typeid.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/v2/internal/danger/typeid.go' 'tests/./tools/vendor/github.com/pelletier/go-toml/v2/internal/tracker' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/v2/internal/tracker' 'tests/./tools/vendor/github.com/pelletier/go-toml/v2/internal/tracker/key.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/v2/internal/tracker/key.go' 'tests/./tools/vendor/github.com/pelletier/go-toml/v2/internal/tracker/seen.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/v2/internal/tracker/seen.go' 'tests/./tools/vendor/github.com/pelletier/go-toml/v2/internal/tracker/tracker.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/v2/internal/tracker/tracker.go' 'tests/./tools/vendor/github.com/pelletier/go-toml/v2/localtime.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/v2/localtime.go' 'tests/./tools/vendor/github.com/pelletier/go-toml/v2/marshaler.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/v2/marshaler.go' 'tests/./tools/vendor/github.com/pelletier/go-toml/v2/parser.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/v2/parser.go' 'tests/./tools/vendor/github.com/pelletier/go-toml/v2/scanner.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/v2/scanner.go' 'tests/./tools/vendor/github.com/pelletier/go-toml/v2/strict.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/v2/strict.go' 'tests/./tools/vendor/github.com/pelletier/go-toml/v2/toml.abnf' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/v2/toml.abnf' 'tests/./tools/vendor/github.com/pelletier/go-toml/v2/types.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/v2/types.go' 'tests/./tools/vendor/github.com/pelletier/go-toml/v2/unmarshaler.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/v2/unmarshaler.go' 'tests/./tools/vendor/github.com/pelletier/go-toml/v2/utf8.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pelletier/go-toml/v2/utf8.go' 'tests/./tools/vendor/github.com/pkg' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pkg' 'tests/./tools/vendor/github.com/pkg/errors' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pkg/errors' 'tests/./tools/vendor/github.com/pkg/errors/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pkg/errors/.gitignore' 'tests/./tools/vendor/github.com/pkg/errors/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pkg/errors/.travis.yml' 'tests/./tools/vendor/github.com/pkg/errors/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pkg/errors/LICENSE' 'tests/./tools/vendor/github.com/pkg/errors/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pkg/errors/Makefile' 'tests/./tools/vendor/github.com/pkg/errors/README.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pkg/errors/README.md' 'tests/./tools/vendor/github.com/pkg/errors/appveyor.yml' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pkg/errors/appveyor.yml' 'tests/./tools/vendor/github.com/pkg/errors/errors.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pkg/errors/errors.go' 'tests/./tools/vendor/github.com/pkg/errors/go113.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pkg/errors/go113.go' 'tests/./tools/vendor/github.com/pkg/errors/stack.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pkg/errors/stack.go' 'tests/./tools/vendor/github.com/pmezard' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pmezard' 'tests/./tools/vendor/github.com/pmezard/go-difflib' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pmezard/go-difflib' 'tests/./tools/vendor/github.com/pmezard/go-difflib/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pmezard/go-difflib/LICENSE' 'tests/./tools/vendor/github.com/pmezard/go-difflib/difflib' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pmezard/go-difflib/difflib' 'tests/./tools/vendor/github.com/pmezard/go-difflib/difflib/difflib.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/pmezard/go-difflib/difflib/difflib.go' 'tests/./tools/vendor/github.com/polyfloyd' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/polyfloyd' 'tests/./tools/vendor/github.com/polyfloyd/go-errorlint' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/polyfloyd/go-errorlint' 'tests/./tools/vendor/github.com/polyfloyd/go-errorlint/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/polyfloyd/go-errorlint/LICENSE' 'tests/./tools/vendor/github.com/polyfloyd/go-errorlint/errorlint' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/polyfloyd/go-errorlint/errorlint' 'tests/./tools/vendor/github.com/polyfloyd/go-errorlint/errorlint/allowed.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/polyfloyd/go-errorlint/errorlint/allowed.go' 'tests/./tools/vendor/github.com/polyfloyd/go-errorlint/errorlint/analysis.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/polyfloyd/go-errorlint/errorlint/analysis.go' 'tests/./tools/vendor/github.com/polyfloyd/go-errorlint/errorlint/lint.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/polyfloyd/go-errorlint/errorlint/lint.go' 'tests/./tools/vendor/github.com/polyfloyd/go-errorlint/errorlint/printf.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/polyfloyd/go-errorlint/errorlint/printf.go' 'tests/./tools/vendor/github.com/prometheus' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus' 'tests/./tools/vendor/github.com/prometheus/client_golang' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/client_golang' 'tests/./tools/vendor/github.com/prometheus/client_golang/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/client_golang/LICENSE' 'tests/./tools/vendor/github.com/prometheus/client_golang/NOTICE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/client_golang/NOTICE' 'tests/./tools/vendor/github.com/prometheus/client_golang/prometheus' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/client_golang/prometheus' 'tests/./tools/vendor/github.com/prometheus/client_golang/prometheus/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/client_golang/prometheus/.gitignore' 'tests/./tools/vendor/github.com/prometheus/client_golang/prometheus/README.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/client_golang/prometheus/README.md' 'tests/./tools/vendor/github.com/prometheus/client_golang/prometheus/build_info_collector.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/client_golang/prometheus/build_info_collector.go' 'tests/./tools/vendor/github.com/prometheus/client_golang/prometheus/collector.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/client_golang/prometheus/collector.go' 'tests/./tools/vendor/github.com/prometheus/client_golang/prometheus/counter.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/client_golang/prometheus/counter.go' 'tests/./tools/vendor/github.com/prometheus/client_golang/prometheus/desc.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/client_golang/prometheus/desc.go' 'tests/./tools/vendor/github.com/prometheus/client_golang/prometheus/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/client_golang/prometheus/doc.go' 'tests/./tools/vendor/github.com/prometheus/client_golang/prometheus/expvar_collector.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/client_golang/prometheus/expvar_collector.go' 'tests/./tools/vendor/github.com/prometheus/client_golang/prometheus/fnv.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/client_golang/prometheus/fnv.go' 'tests/./tools/vendor/github.com/prometheus/client_golang/prometheus/gauge.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/client_golang/prometheus/gauge.go' 'tests/./tools/vendor/github.com/prometheus/client_golang/prometheus/go_collector.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/client_golang/prometheus/go_collector.go' 'tests/./tools/vendor/github.com/prometheus/client_golang/prometheus/go_collector_go116.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/client_golang/prometheus/go_collector_go116.go' 'tests/./tools/vendor/github.com/prometheus/client_golang/prometheus/go_collector_go117.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/client_golang/prometheus/go_collector_go117.go' 'tests/./tools/vendor/github.com/prometheus/client_golang/prometheus/histogram.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/client_golang/prometheus/histogram.go' 'tests/./tools/vendor/github.com/prometheus/client_golang/prometheus/internal' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/client_golang/prometheus/internal' 'tests/./tools/vendor/github.com/prometheus/client_golang/prometheus/internal/go_runtime_metrics.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/client_golang/prometheus/internal/go_runtime_metrics.go' 'tests/./tools/vendor/github.com/prometheus/client_golang/prometheus/internal/metric.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/client_golang/prometheus/internal/metric.go' 'tests/./tools/vendor/github.com/prometheus/client_golang/prometheus/labels.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/client_golang/prometheus/labels.go' 'tests/./tools/vendor/github.com/prometheus/client_golang/prometheus/metric.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/client_golang/prometheus/metric.go' 'tests/./tools/vendor/github.com/prometheus/client_golang/prometheus/observer.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/client_golang/prometheus/observer.go' 'tests/./tools/vendor/github.com/prometheus/client_golang/prometheus/process_collector.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/client_golang/prometheus/process_collector.go' 'tests/./tools/vendor/github.com/prometheus/client_golang/prometheus/process_collector_other.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/client_golang/prometheus/process_collector_other.go' 'tests/./tools/vendor/github.com/prometheus/client_golang/prometheus/process_collector_windows.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/client_golang/prometheus/process_collector_windows.go' 'tests/./tools/vendor/github.com/prometheus/client_golang/prometheus/registry.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/client_golang/prometheus/registry.go' 'tests/./tools/vendor/github.com/prometheus/client_golang/prometheus/summary.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/client_golang/prometheus/summary.go' 'tests/./tools/vendor/github.com/prometheus/client_golang/prometheus/testutil' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/client_golang/prometheus/testutil' 'tests/./tools/vendor/github.com/prometheus/client_golang/prometheus/testutil/promlint' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/client_golang/prometheus/testutil/promlint' 'tests/./tools/vendor/github.com/prometheus/client_golang/prometheus/testutil/promlint/promlint.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/client_golang/prometheus/testutil/promlint/promlint.go' 'tests/./tools/vendor/github.com/prometheus/client_golang/prometheus/timer.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/client_golang/prometheus/timer.go' 'tests/./tools/vendor/github.com/prometheus/client_golang/prometheus/untyped.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/client_golang/prometheus/untyped.go' 'tests/./tools/vendor/github.com/prometheus/client_golang/prometheus/value.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/client_golang/prometheus/value.go' 'tests/./tools/vendor/github.com/prometheus/client_golang/prometheus/vec.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/client_golang/prometheus/vec.go' 'tests/./tools/vendor/github.com/prometheus/client_golang/prometheus/wrap.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/client_golang/prometheus/wrap.go' 'tests/./tools/vendor/github.com/prometheus/client_model' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/client_model' 'tests/./tools/vendor/github.com/prometheus/client_model/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/client_model/LICENSE' 'tests/./tools/vendor/github.com/prometheus/client_model/NOTICE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/client_model/NOTICE' 'tests/./tools/vendor/github.com/prometheus/client_model/go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/client_model/go' 'tests/./tools/vendor/github.com/prometheus/client_model/go/metrics.pb.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/client_model/go/metrics.pb.go' 'tests/./tools/vendor/github.com/prometheus/common' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/common' 'tests/./tools/vendor/github.com/prometheus/common/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/common/LICENSE' 'tests/./tools/vendor/github.com/prometheus/common/NOTICE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/common/NOTICE' 'tests/./tools/vendor/github.com/prometheus/common/expfmt' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/common/expfmt' 'tests/./tools/vendor/github.com/prometheus/common/expfmt/decode.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/common/expfmt/decode.go' 'tests/./tools/vendor/github.com/prometheus/common/expfmt/encode.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/common/expfmt/encode.go' 'tests/./tools/vendor/github.com/prometheus/common/expfmt/expfmt.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/common/expfmt/expfmt.go' 'tests/./tools/vendor/github.com/prometheus/common/expfmt/fuzz.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/common/expfmt/fuzz.go' 'tests/./tools/vendor/github.com/prometheus/common/expfmt/openmetrics_create.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/common/expfmt/openmetrics_create.go' 'tests/./tools/vendor/github.com/prometheus/common/expfmt/text_create.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/common/expfmt/text_create.go' 'tests/./tools/vendor/github.com/prometheus/common/expfmt/text_parse.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/common/expfmt/text_parse.go' 'tests/./tools/vendor/github.com/prometheus/common/internal' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/common/internal' 'tests/./tools/vendor/github.com/prometheus/common/internal/bitbucket.org' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/common/internal/bitbucket.org' 'tests/./tools/vendor/github.com/prometheus/common/internal/bitbucket.org/ww' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/common/internal/bitbucket.org/ww' 'tests/./tools/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg' 'tests/./tools/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg/README.txt' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg/README.txt' 'tests/./tools/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg/autoneg.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg/autoneg.go' 'tests/./tools/vendor/github.com/prometheus/common/model' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/common/model' 'tests/./tools/vendor/github.com/prometheus/common/model/alert.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/common/model/alert.go' 'tests/./tools/vendor/github.com/prometheus/common/model/fingerprinting.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/common/model/fingerprinting.go' 'tests/./tools/vendor/github.com/prometheus/common/model/fnv.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/common/model/fnv.go' 'tests/./tools/vendor/github.com/prometheus/common/model/labels.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/common/model/labels.go' 'tests/./tools/vendor/github.com/prometheus/common/model/labelset.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/common/model/labelset.go' 'tests/./tools/vendor/github.com/prometheus/common/model/metric.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/common/model/metric.go' 'tests/./tools/vendor/github.com/prometheus/common/model/model.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/common/model/model.go' 'tests/./tools/vendor/github.com/prometheus/common/model/signature.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/common/model/signature.go' 'tests/./tools/vendor/github.com/prometheus/common/model/silence.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/common/model/silence.go' 'tests/./tools/vendor/github.com/prometheus/common/model/time.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/common/model/time.go' 'tests/./tools/vendor/github.com/prometheus/common/model/value.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/common/model/value.go' 'tests/./tools/vendor/github.com/prometheus/procfs' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs' 'tests/./tools/vendor/github.com/prometheus/procfs/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/.gitignore' 'tests/./tools/vendor/github.com/prometheus/procfs/.golangci.yml' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/.golangci.yml' 'tests/./tools/vendor/github.com/prometheus/procfs/CODE_OF_CONDUCT.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/CODE_OF_CONDUCT.md' 'tests/./tools/vendor/github.com/prometheus/procfs/CONTRIBUTING.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/CONTRIBUTING.md' 'tests/./tools/vendor/github.com/prometheus/procfs/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/LICENSE' 'tests/./tools/vendor/github.com/prometheus/procfs/MAINTAINERS.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/MAINTAINERS.md' 'tests/./tools/vendor/github.com/prometheus/procfs/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/Makefile' 'tests/./tools/vendor/github.com/prometheus/procfs/Makefile.common' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/Makefile.common' 'tests/./tools/vendor/github.com/prometheus/procfs/NOTICE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/NOTICE' 'tests/./tools/vendor/github.com/prometheus/procfs/README.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/README.md' 'tests/./tools/vendor/github.com/prometheus/procfs/SECURITY.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/SECURITY.md' 'tests/./tools/vendor/github.com/prometheus/procfs/arp.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/arp.go' 'tests/./tools/vendor/github.com/prometheus/procfs/buddyinfo.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/buddyinfo.go' 'tests/./tools/vendor/github.com/prometheus/procfs/cmdline.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/cmdline.go' 'tests/./tools/vendor/github.com/prometheus/procfs/cpuinfo.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/cpuinfo.go' 'tests/./tools/vendor/github.com/prometheus/procfs/cpuinfo_armx.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/cpuinfo_armx.go' 'tests/./tools/vendor/github.com/prometheus/procfs/cpuinfo_mipsx.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/cpuinfo_mipsx.go' 'tests/./tools/vendor/github.com/prometheus/procfs/cpuinfo_others.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/cpuinfo_others.go' 'tests/./tools/vendor/github.com/prometheus/procfs/cpuinfo_ppcx.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/cpuinfo_ppcx.go' 'tests/./tools/vendor/github.com/prometheus/procfs/cpuinfo_riscvx.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/cpuinfo_riscvx.go' 'tests/./tools/vendor/github.com/prometheus/procfs/cpuinfo_s390x.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/cpuinfo_s390x.go' 'tests/./tools/vendor/github.com/prometheus/procfs/cpuinfo_x86.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/cpuinfo_x86.go' 'tests/./tools/vendor/github.com/prometheus/procfs/crypto.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/crypto.go' 'tests/./tools/vendor/github.com/prometheus/procfs/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/doc.go' 'tests/./tools/vendor/github.com/prometheus/procfs/fixtures.ttar' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/fixtures.ttar' 'tests/./tools/vendor/github.com/prometheus/procfs/fs.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/fs.go' 'tests/./tools/vendor/github.com/prometheus/procfs/fscache.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/fscache.go' 'tests/./tools/vendor/github.com/prometheus/procfs/internal' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/internal' 'tests/./tools/vendor/github.com/prometheus/procfs/internal/fs' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/internal/fs' 'tests/./tools/vendor/github.com/prometheus/procfs/internal/fs/fs.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/internal/fs/fs.go' 'tests/./tools/vendor/github.com/prometheus/procfs/internal/util' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/internal/util' 'tests/./tools/vendor/github.com/prometheus/procfs/internal/util/parse.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/internal/util/parse.go' 'tests/./tools/vendor/github.com/prometheus/procfs/internal/util/readfile.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/internal/util/readfile.go' 'tests/./tools/vendor/github.com/prometheus/procfs/internal/util/sysreadfile.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/internal/util/sysreadfile.go' 'tests/./tools/vendor/github.com/prometheus/procfs/internal/util/sysreadfile_compat.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/internal/util/sysreadfile_compat.go' 'tests/./tools/vendor/github.com/prometheus/procfs/internal/util/valueparser.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/internal/util/valueparser.go' 'tests/./tools/vendor/github.com/prometheus/procfs/ipvs.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/ipvs.go' 'tests/./tools/vendor/github.com/prometheus/procfs/kernel_random.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/kernel_random.go' 'tests/./tools/vendor/github.com/prometheus/procfs/loadavg.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/loadavg.go' 'tests/./tools/vendor/github.com/prometheus/procfs/mdstat.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/mdstat.go' 'tests/./tools/vendor/github.com/prometheus/procfs/meminfo.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/meminfo.go' 'tests/./tools/vendor/github.com/prometheus/procfs/mountinfo.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/mountinfo.go' 'tests/./tools/vendor/github.com/prometheus/procfs/mountstats.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/mountstats.go' 'tests/./tools/vendor/github.com/prometheus/procfs/net_conntrackstat.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/net_conntrackstat.go' 'tests/./tools/vendor/github.com/prometheus/procfs/net_dev.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/net_dev.go' 'tests/./tools/vendor/github.com/prometheus/procfs/net_ip_socket.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/net_ip_socket.go' 'tests/./tools/vendor/github.com/prometheus/procfs/net_protocols.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/net_protocols.go' 'tests/./tools/vendor/github.com/prometheus/procfs/net_sockstat.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/net_sockstat.go' 'tests/./tools/vendor/github.com/prometheus/procfs/net_softnet.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/net_softnet.go' 'tests/./tools/vendor/github.com/prometheus/procfs/net_tcp.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/net_tcp.go' 'tests/./tools/vendor/github.com/prometheus/procfs/net_udp.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/net_udp.go' 'tests/./tools/vendor/github.com/prometheus/procfs/net_unix.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/net_unix.go' 'tests/./tools/vendor/github.com/prometheus/procfs/netstat.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/netstat.go' 'tests/./tools/vendor/github.com/prometheus/procfs/proc.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/proc.go' 'tests/./tools/vendor/github.com/prometheus/procfs/proc_cgroup.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/proc_cgroup.go' 'tests/./tools/vendor/github.com/prometheus/procfs/proc_environ.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/proc_environ.go' 'tests/./tools/vendor/github.com/prometheus/procfs/proc_fdinfo.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/proc_fdinfo.go' 'tests/./tools/vendor/github.com/prometheus/procfs/proc_io.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/proc_io.go' 'tests/./tools/vendor/github.com/prometheus/procfs/proc_limits.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/proc_limits.go' 'tests/./tools/vendor/github.com/prometheus/procfs/proc_maps.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/proc_maps.go' 'tests/./tools/vendor/github.com/prometheus/procfs/proc_ns.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/proc_ns.go' 'tests/./tools/vendor/github.com/prometheus/procfs/proc_psi.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/proc_psi.go' 'tests/./tools/vendor/github.com/prometheus/procfs/proc_smaps.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/proc_smaps.go' 'tests/./tools/vendor/github.com/prometheus/procfs/proc_stat.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/proc_stat.go' 'tests/./tools/vendor/github.com/prometheus/procfs/proc_status.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/proc_status.go' 'tests/./tools/vendor/github.com/prometheus/procfs/schedstat.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/schedstat.go' 'tests/./tools/vendor/github.com/prometheus/procfs/slab.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/slab.go' 'tests/./tools/vendor/github.com/prometheus/procfs/stat.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/stat.go' 'tests/./tools/vendor/github.com/prometheus/procfs/swaps.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/swaps.go' 'tests/./tools/vendor/github.com/prometheus/procfs/ttar' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/ttar' 'tests/./tools/vendor/github.com/prometheus/procfs/vm.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/vm.go' 'tests/./tools/vendor/github.com/prometheus/procfs/xfrm.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/xfrm.go' 'tests/./tools/vendor/github.com/prometheus/procfs/zoneinfo.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/prometheus/procfs/zoneinfo.go' 'tests/./tools/vendor/github.com/quasilyte' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte' 'tests/./tools/vendor/github.com/quasilyte/go-ruleguard' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/go-ruleguard' 'tests/./tools/vendor/github.com/quasilyte/go-ruleguard/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/go-ruleguard/LICENSE' 'tests/./tools/vendor/github.com/quasilyte/go-ruleguard/internal' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/go-ruleguard/internal' 'tests/./tools/vendor/github.com/quasilyte/go-ruleguard/internal/goenv' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/go-ruleguard/internal/goenv' 'tests/./tools/vendor/github.com/quasilyte/go-ruleguard/internal/goenv/goenv.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/go-ruleguard/internal/goenv/goenv.go' 'tests/./tools/vendor/github.com/quasilyte/go-ruleguard/internal/golist' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/go-ruleguard/internal/golist' 'tests/./tools/vendor/github.com/quasilyte/go-ruleguard/internal/golist/golist.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/go-ruleguard/internal/golist/golist.go' 'tests/./tools/vendor/github.com/quasilyte/go-ruleguard/internal/xsrcimporter' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/go-ruleguard/internal/xsrcimporter' 'tests/./tools/vendor/github.com/quasilyte/go-ruleguard/internal/xsrcimporter/xsrcimporter.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/go-ruleguard/internal/xsrcimporter/xsrcimporter.go' 'tests/./tools/vendor/github.com/quasilyte/go-ruleguard/internal/xtypes' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/go-ruleguard/internal/xtypes' 'tests/./tools/vendor/github.com/quasilyte/go-ruleguard/internal/xtypes/xtypes.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/go-ruleguard/internal/xtypes/xtypes.go' 'tests/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard' 'tests/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/ast_walker.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/ast_walker.go' 'tests/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/bundle.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/bundle.go' 'tests/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/engine.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/engine.go' 'tests/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/filters.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/filters.go' 'tests/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/go_version.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/go_version.go' 'tests/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/gorule.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/gorule.go' 'tests/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/goutil' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/goutil' 'tests/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/goutil/goutil.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/goutil/goutil.go' 'tests/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/goutil/resolve.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/goutil/resolve.go' 'tests/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/importer.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/importer.go' 'tests/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/ir' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/ir' 'tests/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/ir/filter_op.gen.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/ir/filter_op.gen.go' 'tests/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/ir/gen_filter_op.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/ir/gen_filter_op.go' 'tests/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/ir/ir.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/ir/ir.go' 'tests/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/ir_loader.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/ir_loader.go' 'tests/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/ir_utils.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/ir_utils.go' 'tests/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/irconv' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/irconv' 'tests/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/irconv/irconv.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/irconv/irconv.go' 'tests/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/libdsl.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/libdsl.go' 'tests/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/match_data.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/match_data.go' 'tests/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/nodepath.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/nodepath.go' 'tests/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/profiling' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/profiling' 'tests/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/profiling/no_labels.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/profiling/no_labels.go' 'tests/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/profiling/with_labels.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/profiling/with_labels.go' 'tests/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/quasigo' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/quasigo' 'tests/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/quasigo/compile.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/quasigo/compile.go' 'tests/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/quasigo/debug_info.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/quasigo/debug_info.go' 'tests/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/quasigo/disasm.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/quasigo/disasm.go' 'tests/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/quasigo/env.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/quasigo/env.go' 'tests/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/quasigo/eval.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/quasigo/eval.go' 'tests/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/quasigo/gen_opcodes.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/quasigo/gen_opcodes.go' 'tests/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/quasigo/opcode_string.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/quasigo/opcode_string.go' 'tests/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/quasigo/opcodes.gen.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/quasigo/opcodes.gen.go' 'tests/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/quasigo/quasigo.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/quasigo/quasigo.go' 'tests/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/quasigo/stdlib' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/quasigo/stdlib' 'tests/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/quasigo/stdlib/qfmt' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/quasigo/stdlib/qfmt' 'tests/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/quasigo/stdlib/qfmt/qfmt.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/quasigo/stdlib/qfmt/qfmt.go' 'tests/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/quasigo/stdlib/qstrconv' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/quasigo/stdlib/qstrconv' 'tests/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/quasigo/stdlib/qstrconv/qstrconv.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/quasigo/stdlib/qstrconv/qstrconv.go' 'tests/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/quasigo/stdlib/qstrings' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/quasigo/stdlib/qstrings' 'tests/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/quasigo/stdlib/qstrings/qstrings.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/quasigo/stdlib/qstrings/qstrings.go' 'tests/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/quasigo/utils.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/quasigo/utils.go' 'tests/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/ruleguard.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/ruleguard.go' 'tests/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/runner.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/runner.go' 'tests/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/textmatch' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/textmatch' 'tests/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/textmatch/compile.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/textmatch/compile.go' 'tests/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/textmatch/matchers.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/textmatch/matchers.go' 'tests/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/textmatch/textmatch.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/textmatch/textmatch.go' 'tests/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/typematch' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/typematch' 'tests/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/typematch/patternop_string.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/typematch/patternop_string.go' 'tests/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/typematch/typematch.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/typematch/typematch.go' 'tests/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/utils.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/go-ruleguard/ruleguard/utils.go' 'tests/./tools/vendor/github.com/quasilyte/gogrep' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/gogrep' 'tests/./tools/vendor/github.com/quasilyte/gogrep/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/gogrep/.gitignore' 'tests/./tools/vendor/github.com/quasilyte/gogrep/.golangci.yml' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/gogrep/.golangci.yml' 'tests/./tools/vendor/github.com/quasilyte/gogrep/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/gogrep/LICENSE' 'tests/./tools/vendor/github.com/quasilyte/gogrep/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/gogrep/Makefile' 'tests/./tools/vendor/github.com/quasilyte/gogrep/README.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/gogrep/README.md' 'tests/./tools/vendor/github.com/quasilyte/gogrep/compile.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/gogrep/compile.go' 'tests/./tools/vendor/github.com/quasilyte/gogrep/compile_import.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/gogrep/compile_import.go' 'tests/./tools/vendor/github.com/quasilyte/gogrep/gen_operations.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/gogrep/gen_operations.go' 'tests/./tools/vendor/github.com/quasilyte/gogrep/gogrep.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/gogrep/gogrep.go' 'tests/./tools/vendor/github.com/quasilyte/gogrep/instructions.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/gogrep/instructions.go' 'tests/./tools/vendor/github.com/quasilyte/gogrep/internal' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/gogrep/internal' 'tests/./tools/vendor/github.com/quasilyte/gogrep/internal/stdinfo' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/gogrep/internal/stdinfo' 'tests/./tools/vendor/github.com/quasilyte/gogrep/internal/stdinfo/stdinfo.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/gogrep/internal/stdinfo/stdinfo.go' 'tests/./tools/vendor/github.com/quasilyte/gogrep/match.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/gogrep/match.go' 'tests/./tools/vendor/github.com/quasilyte/gogrep/nodetag' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/gogrep/nodetag' 'tests/./tools/vendor/github.com/quasilyte/gogrep/nodetag/nodetag.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/gogrep/nodetag/nodetag.go' 'tests/./tools/vendor/github.com/quasilyte/gogrep/operation_string.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/gogrep/operation_string.go' 'tests/./tools/vendor/github.com/quasilyte/gogrep/operations.gen.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/gogrep/operations.gen.go' 'tests/./tools/vendor/github.com/quasilyte/gogrep/parse.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/gogrep/parse.go' 'tests/./tools/vendor/github.com/quasilyte/gogrep/slices.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/gogrep/slices.go' 'tests/./tools/vendor/github.com/quasilyte/regex' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/regex' 'tests/./tools/vendor/github.com/quasilyte/regex/syntax' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/regex/syntax' 'tests/./tools/vendor/github.com/quasilyte/regex/syntax/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/regex/syntax/LICENSE' 'tests/./tools/vendor/github.com/quasilyte/regex/syntax/README.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/regex/syntax/README.md' 'tests/./tools/vendor/github.com/quasilyte/regex/syntax/ast.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/regex/syntax/ast.go' 'tests/./tools/vendor/github.com/quasilyte/regex/syntax/errors.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/regex/syntax/errors.go' 'tests/./tools/vendor/github.com/quasilyte/regex/syntax/lexer.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/regex/syntax/lexer.go' 'tests/./tools/vendor/github.com/quasilyte/regex/syntax/operation.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/regex/syntax/operation.go' 'tests/./tools/vendor/github.com/quasilyte/regex/syntax/operation_string.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/regex/syntax/operation_string.go' 'tests/./tools/vendor/github.com/quasilyte/regex/syntax/parser.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/regex/syntax/parser.go' 'tests/./tools/vendor/github.com/quasilyte/regex/syntax/pos.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/regex/syntax/pos.go' 'tests/./tools/vendor/github.com/quasilyte/regex/syntax/tokenkind_string.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/regex/syntax/tokenkind_string.go' 'tests/./tools/vendor/github.com/quasilyte/regex/syntax/utils.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/regex/syntax/utils.go' 'tests/./tools/vendor/github.com/quasilyte/stdinfo' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/stdinfo' 'tests/./tools/vendor/github.com/quasilyte/stdinfo/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/stdinfo/LICENSE' 'tests/./tools/vendor/github.com/quasilyte/stdinfo/stdinfo.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/stdinfo/stdinfo.go' 'tests/./tools/vendor/github.com/quasilyte/stdinfo/stdinfo_gen.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/quasilyte/stdinfo/stdinfo_gen.go' 'tests/./tools/vendor/github.com/russross' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/russross' 'tests/./tools/vendor/github.com/russross/blackfriday' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/russross/blackfriday' 'tests/./tools/vendor/github.com/russross/blackfriday/v2' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/russross/blackfriday/v2' 'tests/./tools/vendor/github.com/russross/blackfriday/v2/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/russross/blackfriday/v2/.gitignore' 'tests/./tools/vendor/github.com/russross/blackfriday/v2/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/russross/blackfriday/v2/.travis.yml' 'tests/./tools/vendor/github.com/russross/blackfriday/v2/LICENSE.txt' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/russross/blackfriday/v2/LICENSE.txt' 'tests/./tools/vendor/github.com/russross/blackfriday/v2/README.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/russross/blackfriday/v2/README.md' 'tests/./tools/vendor/github.com/russross/blackfriday/v2/block.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/russross/blackfriday/v2/block.go' 'tests/./tools/vendor/github.com/russross/blackfriday/v2/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/russross/blackfriday/v2/doc.go' 'tests/./tools/vendor/github.com/russross/blackfriday/v2/entities.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/russross/blackfriday/v2/entities.go' 'tests/./tools/vendor/github.com/russross/blackfriday/v2/esc.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/russross/blackfriday/v2/esc.go' 'tests/./tools/vendor/github.com/russross/blackfriday/v2/html.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/russross/blackfriday/v2/html.go' 'tests/./tools/vendor/github.com/russross/blackfriday/v2/inline.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/russross/blackfriday/v2/inline.go' 'tests/./tools/vendor/github.com/russross/blackfriday/v2/markdown.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/russross/blackfriday/v2/markdown.go' 'tests/./tools/vendor/github.com/russross/blackfriday/v2/node.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/russross/blackfriday/v2/node.go' 'tests/./tools/vendor/github.com/russross/blackfriday/v2/smartypants.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/russross/blackfriday/v2/smartypants.go' 'tests/./tools/vendor/github.com/ryancurrah' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ryancurrah' 'tests/./tools/vendor/github.com/ryancurrah/gomodguard' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ryancurrah/gomodguard' 'tests/./tools/vendor/github.com/ryancurrah/gomodguard/.dockerignore' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ryancurrah/gomodguard/.dockerignore' 'tests/./tools/vendor/github.com/ryancurrah/gomodguard/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ryancurrah/gomodguard/.gitignore' 'tests/./tools/vendor/github.com/ryancurrah/gomodguard/.golangci.yml' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ryancurrah/gomodguard/.golangci.yml' 'tests/./tools/vendor/github.com/ryancurrah/gomodguard/.goreleaser.yml' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ryancurrah/gomodguard/.goreleaser.yml' 'tests/./tools/vendor/github.com/ryancurrah/gomodguard/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ryancurrah/gomodguard/LICENSE' 'tests/./tools/vendor/github.com/ryancurrah/gomodguard/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ryancurrah/gomodguard/Makefile' 'tests/./tools/vendor/github.com/ryancurrah/gomodguard/README.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ryancurrah/gomodguard/README.md' 'tests/./tools/vendor/github.com/ryancurrah/gomodguard/allowed.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ryancurrah/gomodguard/allowed.go' 'tests/./tools/vendor/github.com/ryancurrah/gomodguard/blocked.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ryancurrah/gomodguard/blocked.go' 'tests/./tools/vendor/github.com/ryancurrah/gomodguard/issue.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ryancurrah/gomodguard/issue.go' 'tests/./tools/vendor/github.com/ryancurrah/gomodguard/processor.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ryancurrah/gomodguard/processor.go' 'tests/./tools/vendor/github.com/ryancurrah/gomodguard/tools.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ryancurrah/gomodguard/tools.go' 'tests/./tools/vendor/github.com/ryanrolds' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ryanrolds' 'tests/./tools/vendor/github.com/ryanrolds/sqlclosecheck' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ryanrolds/sqlclosecheck' 'tests/./tools/vendor/github.com/ryanrolds/sqlclosecheck/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ryanrolds/sqlclosecheck/LICENSE' 'tests/./tools/vendor/github.com/ryanrolds/sqlclosecheck/pkg' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ryanrolds/sqlclosecheck/pkg' 'tests/./tools/vendor/github.com/ryanrolds/sqlclosecheck/pkg/analyzer' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ryanrolds/sqlclosecheck/pkg/analyzer' 'tests/./tools/vendor/github.com/ryanrolds/sqlclosecheck/pkg/analyzer/analyzer.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ryanrolds/sqlclosecheck/pkg/analyzer/analyzer.go' 'tests/./tools/vendor/github.com/sanposhiho' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sanposhiho' 'tests/./tools/vendor/github.com/sanposhiho/wastedassign' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sanposhiho/wastedassign' 'tests/./tools/vendor/github.com/sanposhiho/wastedassign/v2' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sanposhiho/wastedassign/v2' 'tests/./tools/vendor/github.com/sanposhiho/wastedassign/v2/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sanposhiho/wastedassign/v2/LICENSE' 'tests/./tools/vendor/github.com/sanposhiho/wastedassign/v2/README.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sanposhiho/wastedassign/v2/README.md' 'tests/./tools/vendor/github.com/sanposhiho/wastedassign/v2/wastedassign.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sanposhiho/wastedassign/v2/wastedassign.go' 'tests/./tools/vendor/github.com/sashamelentyev' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sashamelentyev' 'tests/./tools/vendor/github.com/sashamelentyev/interfacebloat' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sashamelentyev/interfacebloat' 'tests/./tools/vendor/github.com/sashamelentyev/interfacebloat/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sashamelentyev/interfacebloat/LICENSE' 'tests/./tools/vendor/github.com/sashamelentyev/interfacebloat/pkg' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sashamelentyev/interfacebloat/pkg' 'tests/./tools/vendor/github.com/sashamelentyev/interfacebloat/pkg/analyzer' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sashamelentyev/interfacebloat/pkg/analyzer' 'tests/./tools/vendor/github.com/sashamelentyev/interfacebloat/pkg/analyzer/analyzer.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sashamelentyev/interfacebloat/pkg/analyzer/analyzer.go' 'tests/./tools/vendor/github.com/sashamelentyev/usestdlibvars' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sashamelentyev/usestdlibvars' 'tests/./tools/vendor/github.com/sashamelentyev/usestdlibvars/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sashamelentyev/usestdlibvars/LICENSE' 'tests/./tools/vendor/github.com/sashamelentyev/usestdlibvars/pkg' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sashamelentyev/usestdlibvars/pkg' 'tests/./tools/vendor/github.com/sashamelentyev/usestdlibvars/pkg/analyzer' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sashamelentyev/usestdlibvars/pkg/analyzer' 'tests/./tools/vendor/github.com/sashamelentyev/usestdlibvars/pkg/analyzer/analyzer.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sashamelentyev/usestdlibvars/pkg/analyzer/analyzer.go' 'tests/./tools/vendor/github.com/sashamelentyev/usestdlibvars/pkg/analyzer/internal' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sashamelentyev/usestdlibvars/pkg/analyzer/internal' 'tests/./tools/vendor/github.com/sashamelentyev/usestdlibvars/pkg/analyzer/internal/mapping' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sashamelentyev/usestdlibvars/pkg/analyzer/internal/mapping' 'tests/./tools/vendor/github.com/sashamelentyev/usestdlibvars/pkg/analyzer/internal/mapping/mapping.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sashamelentyev/usestdlibvars/pkg/analyzer/internal/mapping/mapping.go' 'tests/./tools/vendor/github.com/securego' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/securego' 'tests/./tools/vendor/github.com/securego/gosec' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/securego/gosec' 'tests/./tools/vendor/github.com/securego/gosec/v2' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/securego/gosec/v2' 'tests/./tools/vendor/github.com/securego/gosec/v2/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/securego/gosec/v2/.gitignore' 'tests/./tools/vendor/github.com/securego/gosec/v2/.golangci.yml' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/securego/gosec/v2/.golangci.yml' 'tests/./tools/vendor/github.com/securego/gosec/v2/.goreleaser.yml' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/securego/gosec/v2/.goreleaser.yml' 'tests/./tools/vendor/github.com/securego/gosec/v2/LICENSE.txt' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/securego/gosec/v2/LICENSE.txt' 'tests/./tools/vendor/github.com/securego/gosec/v2/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/securego/gosec/v2/Makefile' 'tests/./tools/vendor/github.com/securego/gosec/v2/README.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/securego/gosec/v2/README.md' 'tests/./tools/vendor/github.com/securego/gosec/v2/USERS.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/securego/gosec/v2/USERS.md' 'tests/./tools/vendor/github.com/securego/gosec/v2/action.yml' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/securego/gosec/v2/action.yml' 'tests/./tools/vendor/github.com/securego/gosec/v2/analyzer.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/securego/gosec/v2/analyzer.go' 'tests/./tools/vendor/github.com/securego/gosec/v2/call_list.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/securego/gosec/v2/call_list.go' 'tests/./tools/vendor/github.com/securego/gosec/v2/config.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/securego/gosec/v2/config.go' 'tests/./tools/vendor/github.com/securego/gosec/v2/cosign.pub' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/securego/gosec/v2/cosign.pub' 'tests/./tools/vendor/github.com/securego/gosec/v2/cwe' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/securego/gosec/v2/cwe' 'tests/./tools/vendor/github.com/securego/gosec/v2/cwe/data.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/securego/gosec/v2/cwe/data.go' 'tests/./tools/vendor/github.com/securego/gosec/v2/cwe/types.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/securego/gosec/v2/cwe/types.go' 'tests/./tools/vendor/github.com/securego/gosec/v2/entrypoint.sh' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/securego/gosec/v2/entrypoint.sh' 'tests/./tools/vendor/github.com/securego/gosec/v2/errors.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/securego/gosec/v2/errors.go' 'tests/./tools/vendor/github.com/securego/gosec/v2/helpers.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/securego/gosec/v2/helpers.go' 'tests/./tools/vendor/github.com/securego/gosec/v2/import_tracker.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/securego/gosec/v2/import_tracker.go' 'tests/./tools/vendor/github.com/securego/gosec/v2/install.sh' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/securego/gosec/v2/install.sh' 'tests/./tools/vendor/github.com/securego/gosec/v2/issue.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/securego/gosec/v2/issue.go' 'tests/./tools/vendor/github.com/securego/gosec/v2/renovate.json' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/securego/gosec/v2/renovate.json' 'tests/./tools/vendor/github.com/securego/gosec/v2/report.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/securego/gosec/v2/report.go' 'tests/./tools/vendor/github.com/securego/gosec/v2/resolve.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/securego/gosec/v2/resolve.go' 'tests/./tools/vendor/github.com/securego/gosec/v2/rule.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/securego/gosec/v2/rule.go' 'tests/./tools/vendor/github.com/securego/gosec/v2/rules' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/securego/gosec/v2/rules' 'tests/./tools/vendor/github.com/securego/gosec/v2/rules/archive.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/securego/gosec/v2/rules/archive.go' 'tests/./tools/vendor/github.com/securego/gosec/v2/rules/bad_defer.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/securego/gosec/v2/rules/bad_defer.go' 'tests/./tools/vendor/github.com/securego/gosec/v2/rules/bind.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/securego/gosec/v2/rules/bind.go' 'tests/./tools/vendor/github.com/securego/gosec/v2/rules/blocklist.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/securego/gosec/v2/rules/blocklist.go' 'tests/./tools/vendor/github.com/securego/gosec/v2/rules/decompression-bomb.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/securego/gosec/v2/rules/decompression-bomb.go' 'tests/./tools/vendor/github.com/securego/gosec/v2/rules/directory-traversal.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/securego/gosec/v2/rules/directory-traversal.go' 'tests/./tools/vendor/github.com/securego/gosec/v2/rules/errors.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/securego/gosec/v2/rules/errors.go' 'tests/./tools/vendor/github.com/securego/gosec/v2/rules/fileperms.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/securego/gosec/v2/rules/fileperms.go' 'tests/./tools/vendor/github.com/securego/gosec/v2/rules/hardcoded_credentials.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/securego/gosec/v2/rules/hardcoded_credentials.go' 'tests/./tools/vendor/github.com/securego/gosec/v2/rules/http_serve.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/securego/gosec/v2/rules/http_serve.go' 'tests/./tools/vendor/github.com/securego/gosec/v2/rules/implicit_aliasing.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/securego/gosec/v2/rules/implicit_aliasing.go' 'tests/./tools/vendor/github.com/securego/gosec/v2/rules/integer_overflow.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/securego/gosec/v2/rules/integer_overflow.go' 'tests/./tools/vendor/github.com/securego/gosec/v2/rules/math_big_rat.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/securego/gosec/v2/rules/math_big_rat.go' 'tests/./tools/vendor/github.com/securego/gosec/v2/rules/pprof.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/securego/gosec/v2/rules/pprof.go' 'tests/./tools/vendor/github.com/securego/gosec/v2/rules/rand.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/securego/gosec/v2/rules/rand.go' 'tests/./tools/vendor/github.com/securego/gosec/v2/rules/readfile.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/securego/gosec/v2/rules/readfile.go' 'tests/./tools/vendor/github.com/securego/gosec/v2/rules/rsa.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/securego/gosec/v2/rules/rsa.go' 'tests/./tools/vendor/github.com/securego/gosec/v2/rules/rulelist.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/securego/gosec/v2/rules/rulelist.go' 'tests/./tools/vendor/github.com/securego/gosec/v2/rules/slowloris.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/securego/gosec/v2/rules/slowloris.go' 'tests/./tools/vendor/github.com/securego/gosec/v2/rules/sql.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/securego/gosec/v2/rules/sql.go' 'tests/./tools/vendor/github.com/securego/gosec/v2/rules/ssh.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/securego/gosec/v2/rules/ssh.go' 'tests/./tools/vendor/github.com/securego/gosec/v2/rules/ssrf.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/securego/gosec/v2/rules/ssrf.go' 'tests/./tools/vendor/github.com/securego/gosec/v2/rules/subproc.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/securego/gosec/v2/rules/subproc.go' 'tests/./tools/vendor/github.com/securego/gosec/v2/rules/tempfiles.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/securego/gosec/v2/rules/tempfiles.go' 'tests/./tools/vendor/github.com/securego/gosec/v2/rules/templates.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/securego/gosec/v2/rules/templates.go' 'tests/./tools/vendor/github.com/securego/gosec/v2/rules/tls.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/securego/gosec/v2/rules/tls.go' 'tests/./tools/vendor/github.com/securego/gosec/v2/rules/tls_config.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/securego/gosec/v2/rules/tls_config.go' 'tests/./tools/vendor/github.com/securego/gosec/v2/rules/unsafe.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/securego/gosec/v2/rules/unsafe.go' 'tests/./tools/vendor/github.com/securego/gosec/v2/rules/weakcrypto.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/securego/gosec/v2/rules/weakcrypto.go' 'tests/./tools/vendor/github.com/shazow' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/shazow' 'tests/./tools/vendor/github.com/shazow/go-diff' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/shazow/go-diff' 'tests/./tools/vendor/github.com/shazow/go-diff/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/shazow/go-diff/LICENSE' 'tests/./tools/vendor/github.com/shazow/go-diff/difflib' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/shazow/go-diff/difflib' 'tests/./tools/vendor/github.com/shazow/go-diff/difflib/differ.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/shazow/go-diff/difflib/differ.go' 'tests/./tools/vendor/github.com/sirupsen' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen' 'tests/./tools/vendor/github.com/sirupsen/logrus' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus' 'tests/./tools/vendor/github.com/sirupsen/logrus/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/.gitignore' 'tests/./tools/vendor/github.com/sirupsen/logrus/.golangci.yml' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/.golangci.yml' 'tests/./tools/vendor/github.com/sirupsen/logrus/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/.travis.yml' 'tests/./tools/vendor/github.com/sirupsen/logrus/CHANGELOG.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/CHANGELOG.md' 'tests/./tools/vendor/github.com/sirupsen/logrus/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/LICENSE' 'tests/./tools/vendor/github.com/sirupsen/logrus/README.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/README.md' 'tests/./tools/vendor/github.com/sirupsen/logrus/alt_exit.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/alt_exit.go' 'tests/./tools/vendor/github.com/sirupsen/logrus/appveyor.yml' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/appveyor.yml' 'tests/./tools/vendor/github.com/sirupsen/logrus/buffer_pool.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/buffer_pool.go' 'tests/./tools/vendor/github.com/sirupsen/logrus/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/doc.go' 'tests/./tools/vendor/github.com/sirupsen/logrus/entry.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/entry.go' 'tests/./tools/vendor/github.com/sirupsen/logrus/exported.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/exported.go' 'tests/./tools/vendor/github.com/sirupsen/logrus/formatter.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/formatter.go' 'tests/./tools/vendor/github.com/sirupsen/logrus/hooks.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/hooks.go' 'tests/./tools/vendor/github.com/sirupsen/logrus/json_formatter.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/json_formatter.go' 'tests/./tools/vendor/github.com/sirupsen/logrus/logger.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/logger.go' 'tests/./tools/vendor/github.com/sirupsen/logrus/logrus.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/logrus.go' 'tests/./tools/vendor/github.com/sirupsen/logrus/terminal_check_appengine.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/terminal_check_appengine.go' 'tests/./tools/vendor/github.com/sirupsen/logrus/terminal_check_bsd.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/terminal_check_bsd.go' 'tests/./tools/vendor/github.com/sirupsen/logrus/terminal_check_js.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/terminal_check_js.go' 'tests/./tools/vendor/github.com/sirupsen/logrus/terminal_check_no_terminal.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/terminal_check_no_terminal.go' 'tests/./tools/vendor/github.com/sirupsen/logrus/terminal_check_notappengine.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/terminal_check_notappengine.go' 'tests/./tools/vendor/github.com/sirupsen/logrus/terminal_check_solaris.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/terminal_check_solaris.go' 'tests/./tools/vendor/github.com/sirupsen/logrus/terminal_check_unix.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/terminal_check_unix.go' 'tests/./tools/vendor/github.com/sirupsen/logrus/terminal_check_windows.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/terminal_check_windows.go' 'tests/./tools/vendor/github.com/sirupsen/logrus/text_formatter.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/text_formatter.go' 'tests/./tools/vendor/github.com/sirupsen/logrus/writer.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sirupsen/logrus/writer.go' 'tests/./tools/vendor/github.com/sivchari' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sivchari' 'tests/./tools/vendor/github.com/sivchari/containedctx' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sivchari/containedctx' 'tests/./tools/vendor/github.com/sivchari/containedctx/.golangci.yml' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sivchari/containedctx/.golangci.yml' 'tests/./tools/vendor/github.com/sivchari/containedctx/LICENCE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sivchari/containedctx/LICENCE' 'tests/./tools/vendor/github.com/sivchari/containedctx/README.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sivchari/containedctx/README.md' 'tests/./tools/vendor/github.com/sivchari/containedctx/containedctx.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sivchari/containedctx/containedctx.go' 'tests/./tools/vendor/github.com/sivchari/nosnakecase' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sivchari/nosnakecase' 'tests/./tools/vendor/github.com/sivchari/nosnakecase/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sivchari/nosnakecase/.gitignore' 'tests/./tools/vendor/github.com/sivchari/nosnakecase/.golangci.yml' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sivchari/nosnakecase/.golangci.yml' 'tests/./tools/vendor/github.com/sivchari/nosnakecase/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sivchari/nosnakecase/LICENSE' 'tests/./tools/vendor/github.com/sivchari/nosnakecase/README.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sivchari/nosnakecase/README.md' 'tests/./tools/vendor/github.com/sivchari/nosnakecase/nosnakecase.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sivchari/nosnakecase/nosnakecase.go' 'tests/./tools/vendor/github.com/sivchari/tenv' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sivchari/tenv' 'tests/./tools/vendor/github.com/sivchari/tenv/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sivchari/tenv/.gitignore' 'tests/./tools/vendor/github.com/sivchari/tenv/.golangci.yml' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sivchari/tenv/.golangci.yml' 'tests/./tools/vendor/github.com/sivchari/tenv/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sivchari/tenv/LICENSE' 'tests/./tools/vendor/github.com/sivchari/tenv/README.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sivchari/tenv/README.md' 'tests/./tools/vendor/github.com/sivchari/tenv/tenv.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sivchari/tenv/tenv.go' 'tests/./tools/vendor/github.com/sivchari/tenv/tenv.png' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sivchari/tenv/tenv.png' 'tests/./tools/vendor/github.com/sonatard' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sonatard' 'tests/./tools/vendor/github.com/sonatard/noctx' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sonatard/noctx' 'tests/./tools/vendor/github.com/sonatard/noctx/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sonatard/noctx/.gitignore' 'tests/./tools/vendor/github.com/sonatard/noctx/.golangci.yml' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sonatard/noctx/.golangci.yml' 'tests/./tools/vendor/github.com/sonatard/noctx/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sonatard/noctx/LICENSE' 'tests/./tools/vendor/github.com/sonatard/noctx/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sonatard/noctx/Makefile' 'tests/./tools/vendor/github.com/sonatard/noctx/README.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sonatard/noctx/README.md' 'tests/./tools/vendor/github.com/sonatard/noctx/ngfunc' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sonatard/noctx/ngfunc' 'tests/./tools/vendor/github.com/sonatard/noctx/ngfunc/main.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sonatard/noctx/ngfunc/main.go' 'tests/./tools/vendor/github.com/sonatard/noctx/ngfunc/report.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sonatard/noctx/ngfunc/report.go' 'tests/./tools/vendor/github.com/sonatard/noctx/ngfunc/types.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sonatard/noctx/ngfunc/types.go' 'tests/./tools/vendor/github.com/sonatard/noctx/noctx.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sonatard/noctx/noctx.go' 'tests/./tools/vendor/github.com/sonatard/noctx/reqwithoutctx' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sonatard/noctx/reqwithoutctx' 'tests/./tools/vendor/github.com/sonatard/noctx/reqwithoutctx/main.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sonatard/noctx/reqwithoutctx/main.go' 'tests/./tools/vendor/github.com/sonatard/noctx/reqwithoutctx/report.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sonatard/noctx/reqwithoutctx/report.go' 'tests/./tools/vendor/github.com/sonatard/noctx/reqwithoutctx/ssa.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sonatard/noctx/reqwithoutctx/ssa.go' 'tests/./tools/vendor/github.com/sourcegraph' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sourcegraph' 'tests/./tools/vendor/github.com/sourcegraph/go-diff' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sourcegraph/go-diff' 'tests/./tools/vendor/github.com/sourcegraph/go-diff/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sourcegraph/go-diff/LICENSE' 'tests/./tools/vendor/github.com/sourcegraph/go-diff/diff' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sourcegraph/go-diff/diff' 'tests/./tools/vendor/github.com/sourcegraph/go-diff/diff/diff.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sourcegraph/go-diff/diff/diff.go' 'tests/./tools/vendor/github.com/sourcegraph/go-diff/diff/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sourcegraph/go-diff/diff/doc.go' 'tests/./tools/vendor/github.com/sourcegraph/go-diff/diff/parse.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sourcegraph/go-diff/diff/parse.go' 'tests/./tools/vendor/github.com/sourcegraph/go-diff/diff/print.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sourcegraph/go-diff/diff/print.go' 'tests/./tools/vendor/github.com/sourcegraph/go-diff/diff/reader_util.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/sourcegraph/go-diff/diff/reader_util.go' 'tests/./tools/vendor/github.com/spf13' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13' 'tests/./tools/vendor/github.com/spf13/afero' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero' 'tests/./tools/vendor/github.com/spf13/afero/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/.gitignore' 'tests/./tools/vendor/github.com/spf13/afero/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/.travis.yml' 'tests/./tools/vendor/github.com/spf13/afero/LICENSE.txt' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/LICENSE.txt' 'tests/./tools/vendor/github.com/spf13/afero/README.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/README.md' 'tests/./tools/vendor/github.com/spf13/afero/afero.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/afero.go' 'tests/./tools/vendor/github.com/spf13/afero/appveyor.yml' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/appveyor.yml' 'tests/./tools/vendor/github.com/spf13/afero/basepath.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/basepath.go' 'tests/./tools/vendor/github.com/spf13/afero/cacheOnReadFs.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/cacheOnReadFs.go' 'tests/./tools/vendor/github.com/spf13/afero/const_bsds.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/const_bsds.go' 'tests/./tools/vendor/github.com/spf13/afero/const_win_unix.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/const_win_unix.go' 'tests/./tools/vendor/github.com/spf13/afero/copyOnWriteFs.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/copyOnWriteFs.go' 'tests/./tools/vendor/github.com/spf13/afero/httpFs.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/httpFs.go' 'tests/./tools/vendor/github.com/spf13/afero/iofs.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/iofs.go' 'tests/./tools/vendor/github.com/spf13/afero/ioutil.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/ioutil.go' 'tests/./tools/vendor/github.com/spf13/afero/lstater.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/lstater.go' 'tests/./tools/vendor/github.com/spf13/afero/match.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/match.go' 'tests/./tools/vendor/github.com/spf13/afero/mem' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/mem' 'tests/./tools/vendor/github.com/spf13/afero/mem/dir.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/mem/dir.go' 'tests/./tools/vendor/github.com/spf13/afero/mem/dirmap.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/mem/dirmap.go' 'tests/./tools/vendor/github.com/spf13/afero/mem/file.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/mem/file.go' 'tests/./tools/vendor/github.com/spf13/afero/memmap.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/memmap.go' 'tests/./tools/vendor/github.com/spf13/afero/os.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/os.go' 'tests/./tools/vendor/github.com/spf13/afero/path.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/path.go' 'tests/./tools/vendor/github.com/spf13/afero/readonlyfs.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/readonlyfs.go' 'tests/./tools/vendor/github.com/spf13/afero/regexpfs.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/regexpfs.go' 'tests/./tools/vendor/github.com/spf13/afero/symlink.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/symlink.go' 'tests/./tools/vendor/github.com/spf13/afero/unionFile.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/unionFile.go' 'tests/./tools/vendor/github.com/spf13/afero/util.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/afero/util.go' 'tests/./tools/vendor/github.com/spf13/cast' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cast' 'tests/./tools/vendor/github.com/spf13/cast/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cast/.gitignore' 'tests/./tools/vendor/github.com/spf13/cast/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cast/LICENSE' 'tests/./tools/vendor/github.com/spf13/cast/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cast/Makefile' 'tests/./tools/vendor/github.com/spf13/cast/README.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cast/README.md' 'tests/./tools/vendor/github.com/spf13/cast/cast.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cast/cast.go' 'tests/./tools/vendor/github.com/spf13/cast/caste.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cast/caste.go' 'tests/./tools/vendor/github.com/spf13/cast/timeformattype_string.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cast/timeformattype_string.go' 'tests/./tools/vendor/github.com/spf13/cobra' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cobra' 'tests/./tools/vendor/github.com/spf13/cobra/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cobra/.gitignore' 'tests/./tools/vendor/github.com/spf13/cobra/.golangci.yml' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cobra/.golangci.yml' 'tests/./tools/vendor/github.com/spf13/cobra/.mailmap' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cobra/.mailmap' 'tests/./tools/vendor/github.com/spf13/cobra/CONDUCT.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cobra/CONDUCT.md' 'tests/./tools/vendor/github.com/spf13/cobra/CONTRIBUTING.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cobra/CONTRIBUTING.md' 'tests/./tools/vendor/github.com/spf13/cobra/LICENSE.txt' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cobra/LICENSE.txt' 'tests/./tools/vendor/github.com/spf13/cobra/MAINTAINERS' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cobra/MAINTAINERS' 'tests/./tools/vendor/github.com/spf13/cobra/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cobra/Makefile' 'tests/./tools/vendor/github.com/spf13/cobra/README.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cobra/README.md' 'tests/./tools/vendor/github.com/spf13/cobra/active_help.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cobra/active_help.go' 'tests/./tools/vendor/github.com/spf13/cobra/active_help.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cobra/active_help.md' 'tests/./tools/vendor/github.com/spf13/cobra/args.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cobra/args.go' 'tests/./tools/vendor/github.com/spf13/cobra/bash_completions.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cobra/bash_completions.go' 'tests/./tools/vendor/github.com/spf13/cobra/bash_completions.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cobra/bash_completions.md' 'tests/./tools/vendor/github.com/spf13/cobra/bash_completionsV2.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cobra/bash_completionsV2.go' 'tests/./tools/vendor/github.com/spf13/cobra/cobra.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cobra/cobra.go' 'tests/./tools/vendor/github.com/spf13/cobra/command.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cobra/command.go' 'tests/./tools/vendor/github.com/spf13/cobra/command_notwin.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cobra/command_notwin.go' 'tests/./tools/vendor/github.com/spf13/cobra/command_win.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cobra/command_win.go' 'tests/./tools/vendor/github.com/spf13/cobra/completions.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cobra/completions.go' 'tests/./tools/vendor/github.com/spf13/cobra/fish_completions.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cobra/fish_completions.go' 'tests/./tools/vendor/github.com/spf13/cobra/fish_completions.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cobra/fish_completions.md' 'tests/./tools/vendor/github.com/spf13/cobra/flag_groups.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cobra/flag_groups.go' 'tests/./tools/vendor/github.com/spf13/cobra/powershell_completions.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cobra/powershell_completions.go' 'tests/./tools/vendor/github.com/spf13/cobra/powershell_completions.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cobra/powershell_completions.md' 'tests/./tools/vendor/github.com/spf13/cobra/projects_using_cobra.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cobra/projects_using_cobra.md' 'tests/./tools/vendor/github.com/spf13/cobra/shell_completions.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cobra/shell_completions.go' 'tests/./tools/vendor/github.com/spf13/cobra/shell_completions.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cobra/shell_completions.md' 'tests/./tools/vendor/github.com/spf13/cobra/user_guide.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cobra/user_guide.md' 'tests/./tools/vendor/github.com/spf13/cobra/zsh_completions.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cobra/zsh_completions.go' 'tests/./tools/vendor/github.com/spf13/cobra/zsh_completions.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/cobra/zsh_completions.md' 'tests/./tools/vendor/github.com/spf13/jwalterweatherman' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/jwalterweatherman' 'tests/./tools/vendor/github.com/spf13/jwalterweatherman/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/jwalterweatherman/.gitignore' 'tests/./tools/vendor/github.com/spf13/jwalterweatherman/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/jwalterweatherman/LICENSE' 'tests/./tools/vendor/github.com/spf13/jwalterweatherman/README.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/jwalterweatherman/README.md' 'tests/./tools/vendor/github.com/spf13/jwalterweatherman/default_notepad.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/jwalterweatherman/default_notepad.go' 'tests/./tools/vendor/github.com/spf13/jwalterweatherman/log_counter.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/jwalterweatherman/log_counter.go' 'tests/./tools/vendor/github.com/spf13/jwalterweatherman/notepad.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/jwalterweatherman/notepad.go' 'tests/./tools/vendor/github.com/spf13/pflag' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag' 'tests/./tools/vendor/github.com/spf13/pflag/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/.gitignore' 'tests/./tools/vendor/github.com/spf13/pflag/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/.travis.yml' 'tests/./tools/vendor/github.com/spf13/pflag/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/LICENSE' 'tests/./tools/vendor/github.com/spf13/pflag/README.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/README.md' 'tests/./tools/vendor/github.com/spf13/pflag/bool.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/bool.go' 'tests/./tools/vendor/github.com/spf13/pflag/bool_slice.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/bool_slice.go' 'tests/./tools/vendor/github.com/spf13/pflag/bytes.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/bytes.go' 'tests/./tools/vendor/github.com/spf13/pflag/count.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/count.go' 'tests/./tools/vendor/github.com/spf13/pflag/duration.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/duration.go' 'tests/./tools/vendor/github.com/spf13/pflag/duration_slice.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/duration_slice.go' 'tests/./tools/vendor/github.com/spf13/pflag/flag.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/flag.go' 'tests/./tools/vendor/github.com/spf13/pflag/float32.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/float32.go' 'tests/./tools/vendor/github.com/spf13/pflag/float32_slice.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/float32_slice.go' 'tests/./tools/vendor/github.com/spf13/pflag/float64.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/float64.go' 'tests/./tools/vendor/github.com/spf13/pflag/float64_slice.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/float64_slice.go' 'tests/./tools/vendor/github.com/spf13/pflag/golangflag.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/golangflag.go' 'tests/./tools/vendor/github.com/spf13/pflag/int.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/int.go' 'tests/./tools/vendor/github.com/spf13/pflag/int16.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/int16.go' 'tests/./tools/vendor/github.com/spf13/pflag/int32.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/int32.go' 'tests/./tools/vendor/github.com/spf13/pflag/int32_slice.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/int32_slice.go' 'tests/./tools/vendor/github.com/spf13/pflag/int64.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/int64.go' 'tests/./tools/vendor/github.com/spf13/pflag/int64_slice.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/int64_slice.go' 'tests/./tools/vendor/github.com/spf13/pflag/int8.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/int8.go' 'tests/./tools/vendor/github.com/spf13/pflag/int_slice.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/int_slice.go' 'tests/./tools/vendor/github.com/spf13/pflag/ip.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/ip.go' 'tests/./tools/vendor/github.com/spf13/pflag/ip_slice.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/ip_slice.go' 'tests/./tools/vendor/github.com/spf13/pflag/ipmask.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/ipmask.go' 'tests/./tools/vendor/github.com/spf13/pflag/ipnet.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/ipnet.go' 'tests/./tools/vendor/github.com/spf13/pflag/string.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/string.go' 'tests/./tools/vendor/github.com/spf13/pflag/string_array.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/string_array.go' 'tests/./tools/vendor/github.com/spf13/pflag/string_slice.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/string_slice.go' 'tests/./tools/vendor/github.com/spf13/pflag/string_to_int.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/string_to_int.go' 'tests/./tools/vendor/github.com/spf13/pflag/string_to_int64.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/string_to_int64.go' 'tests/./tools/vendor/github.com/spf13/pflag/string_to_string.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/string_to_string.go' 'tests/./tools/vendor/github.com/spf13/pflag/uint.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/uint.go' 'tests/./tools/vendor/github.com/spf13/pflag/uint16.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/uint16.go' 'tests/./tools/vendor/github.com/spf13/pflag/uint32.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/uint32.go' 'tests/./tools/vendor/github.com/spf13/pflag/uint64.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/uint64.go' 'tests/./tools/vendor/github.com/spf13/pflag/uint8.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/uint8.go' 'tests/./tools/vendor/github.com/spf13/pflag/uint_slice.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/pflag/uint_slice.go' 'tests/./tools/vendor/github.com/spf13/viper' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/viper' 'tests/./tools/vendor/github.com/spf13/viper/.editorconfig' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/viper/.editorconfig' 'tests/./tools/vendor/github.com/spf13/viper/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/viper/.gitignore' 'tests/./tools/vendor/github.com/spf13/viper/.golangci.yaml' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/viper/.golangci.yaml' 'tests/./tools/vendor/github.com/spf13/viper/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/viper/LICENSE' 'tests/./tools/vendor/github.com/spf13/viper/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/viper/Makefile' 'tests/./tools/vendor/github.com/spf13/viper/README.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/viper/README.md' 'tests/./tools/vendor/github.com/spf13/viper/TROUBLESHOOTING.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/viper/TROUBLESHOOTING.md' 'tests/./tools/vendor/github.com/spf13/viper/experimental_logger.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/viper/experimental_logger.go' 'tests/./tools/vendor/github.com/spf13/viper/flags.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/viper/flags.go' 'tests/./tools/vendor/github.com/spf13/viper/fs.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/viper/fs.go' 'tests/./tools/vendor/github.com/spf13/viper/internal' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/viper/internal' 'tests/./tools/vendor/github.com/spf13/viper/internal/encoding' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/viper/internal/encoding' 'tests/./tools/vendor/github.com/spf13/viper/internal/encoding/decoder.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/viper/internal/encoding/decoder.go' 'tests/./tools/vendor/github.com/spf13/viper/internal/encoding/dotenv' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/viper/internal/encoding/dotenv' 'tests/./tools/vendor/github.com/spf13/viper/internal/encoding/dotenv/codec.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/viper/internal/encoding/dotenv/codec.go' 'tests/./tools/vendor/github.com/spf13/viper/internal/encoding/dotenv/map_utils.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/viper/internal/encoding/dotenv/map_utils.go' 'tests/./tools/vendor/github.com/spf13/viper/internal/encoding/encoder.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/viper/internal/encoding/encoder.go' 'tests/./tools/vendor/github.com/spf13/viper/internal/encoding/error.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/viper/internal/encoding/error.go' 'tests/./tools/vendor/github.com/spf13/viper/internal/encoding/hcl' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/viper/internal/encoding/hcl' 'tests/./tools/vendor/github.com/spf13/viper/internal/encoding/hcl/codec.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/viper/internal/encoding/hcl/codec.go' 'tests/./tools/vendor/github.com/spf13/viper/internal/encoding/ini' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/viper/internal/encoding/ini' 'tests/./tools/vendor/github.com/spf13/viper/internal/encoding/ini/codec.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/viper/internal/encoding/ini/codec.go' 'tests/./tools/vendor/github.com/spf13/viper/internal/encoding/ini/map_utils.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/viper/internal/encoding/ini/map_utils.go' 'tests/./tools/vendor/github.com/spf13/viper/internal/encoding/javaproperties' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/viper/internal/encoding/javaproperties' 'tests/./tools/vendor/github.com/spf13/viper/internal/encoding/javaproperties/codec.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/viper/internal/encoding/javaproperties/codec.go' 'tests/./tools/vendor/github.com/spf13/viper/internal/encoding/javaproperties/map_utils.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/viper/internal/encoding/javaproperties/map_utils.go' 'tests/./tools/vendor/github.com/spf13/viper/internal/encoding/json' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/viper/internal/encoding/json' 'tests/./tools/vendor/github.com/spf13/viper/internal/encoding/json/codec.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/viper/internal/encoding/json/codec.go' 'tests/./tools/vendor/github.com/spf13/viper/internal/encoding/toml' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/viper/internal/encoding/toml' 'tests/./tools/vendor/github.com/spf13/viper/internal/encoding/toml/codec.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/viper/internal/encoding/toml/codec.go' 'tests/./tools/vendor/github.com/spf13/viper/internal/encoding/toml/codec2.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/viper/internal/encoding/toml/codec2.go' 'tests/./tools/vendor/github.com/spf13/viper/internal/encoding/yaml' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/viper/internal/encoding/yaml' 'tests/./tools/vendor/github.com/spf13/viper/internal/encoding/yaml/codec.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/viper/internal/encoding/yaml/codec.go' 'tests/./tools/vendor/github.com/spf13/viper/internal/encoding/yaml/yaml2.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/viper/internal/encoding/yaml/yaml2.go' 'tests/./tools/vendor/github.com/spf13/viper/internal/encoding/yaml/yaml3.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/viper/internal/encoding/yaml/yaml3.go' 'tests/./tools/vendor/github.com/spf13/viper/logger.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/viper/logger.go' 'tests/./tools/vendor/github.com/spf13/viper/util.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/viper/util.go' 'tests/./tools/vendor/github.com/spf13/viper/viper.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/viper/viper.go' 'tests/./tools/vendor/github.com/spf13/viper/viper_go1_15.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/viper/viper_go1_15.go' 'tests/./tools/vendor/github.com/spf13/viper/viper_go1_16.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/viper/viper_go1_16.go' 'tests/./tools/vendor/github.com/spf13/viper/watch.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/viper/watch.go' 'tests/./tools/vendor/github.com/spf13/viper/watch_wasm.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/spf13/viper/watch_wasm.go' 'tests/./tools/vendor/github.com/ssgreg' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ssgreg' 'tests/./tools/vendor/github.com/ssgreg/nlreturn' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ssgreg/nlreturn' 'tests/./tools/vendor/github.com/ssgreg/nlreturn/v2' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ssgreg/nlreturn/v2' 'tests/./tools/vendor/github.com/ssgreg/nlreturn/v2/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ssgreg/nlreturn/v2/LICENSE' 'tests/./tools/vendor/github.com/ssgreg/nlreturn/v2/pkg' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ssgreg/nlreturn/v2/pkg' 'tests/./tools/vendor/github.com/ssgreg/nlreturn/v2/pkg/nlreturn' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ssgreg/nlreturn/v2/pkg/nlreturn' 'tests/./tools/vendor/github.com/ssgreg/nlreturn/v2/pkg/nlreturn/nlreturn.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ssgreg/nlreturn/v2/pkg/nlreturn/nlreturn.go' 'tests/./tools/vendor/github.com/stbenjam' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/stbenjam' 'tests/./tools/vendor/github.com/stbenjam/no-sprintf-host-port' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/stbenjam/no-sprintf-host-port' 'tests/./tools/vendor/github.com/stbenjam/no-sprintf-host-port/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/stbenjam/no-sprintf-host-port/LICENSE' 'tests/./tools/vendor/github.com/stbenjam/no-sprintf-host-port/pkg' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/stbenjam/no-sprintf-host-port/pkg' 'tests/./tools/vendor/github.com/stbenjam/no-sprintf-host-port/pkg/analyzer' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/stbenjam/no-sprintf-host-port/pkg/analyzer' 'tests/./tools/vendor/github.com/stbenjam/no-sprintf-host-port/pkg/analyzer/analyzer.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/stbenjam/no-sprintf-host-port/pkg/analyzer/analyzer.go' 'tests/./tools/vendor/github.com/stretchr' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/stretchr' 'tests/./tools/vendor/github.com/stretchr/objx' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/stretchr/objx' 'tests/./tools/vendor/github.com/stretchr/objx/.codeclimate.yml' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/stretchr/objx/.codeclimate.yml' 'tests/./tools/vendor/github.com/stretchr/objx/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/stretchr/objx/.gitignore' 'tests/./tools/vendor/github.com/stretchr/objx/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/stretchr/objx/LICENSE' 'tests/./tools/vendor/github.com/stretchr/objx/README.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/stretchr/objx/README.md' 'tests/./tools/vendor/github.com/stretchr/objx/Taskfile.yml' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/stretchr/objx/Taskfile.yml' 'tests/./tools/vendor/github.com/stretchr/objx/accessors.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/stretchr/objx/accessors.go' 'tests/./tools/vendor/github.com/stretchr/objx/conversions.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/stretchr/objx/conversions.go' 'tests/./tools/vendor/github.com/stretchr/objx/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/stretchr/objx/doc.go' 'tests/./tools/vendor/github.com/stretchr/objx/map.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/stretchr/objx/map.go' 'tests/./tools/vendor/github.com/stretchr/objx/mutations.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/stretchr/objx/mutations.go' 'tests/./tools/vendor/github.com/stretchr/objx/security.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/stretchr/objx/security.go' 'tests/./tools/vendor/github.com/stretchr/objx/tests.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/stretchr/objx/tests.go' 'tests/./tools/vendor/github.com/stretchr/objx/type_specific.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/stretchr/objx/type_specific.go' 'tests/./tools/vendor/github.com/stretchr/objx/type_specific_codegen.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/stretchr/objx/type_specific_codegen.go' 'tests/./tools/vendor/github.com/stretchr/objx/value.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/stretchr/objx/value.go' 'tests/./tools/vendor/github.com/stretchr/testify' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/stretchr/testify' 'tests/./tools/vendor/github.com/stretchr/testify/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/stretchr/testify/LICENSE' 'tests/./tools/vendor/github.com/stretchr/testify/assert' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/stretchr/testify/assert' 'tests/./tools/vendor/github.com/stretchr/testify/assert/assertion_compare.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/stretchr/testify/assert/assertion_compare.go' 'tests/./tools/vendor/github.com/stretchr/testify/assert/assertion_compare_can_convert.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/stretchr/testify/assert/assertion_compare_can_convert.go' 'tests/./tools/vendor/github.com/stretchr/testify/assert/assertion_compare_legacy.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/stretchr/testify/assert/assertion_compare_legacy.go' 'tests/./tools/vendor/github.com/stretchr/testify/assert/assertion_format.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/stretchr/testify/assert/assertion_format.go' 'tests/./tools/vendor/github.com/stretchr/testify/assert/assertion_format.go.tmpl' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/stretchr/testify/assert/assertion_format.go.tmpl' 'tests/./tools/vendor/github.com/stretchr/testify/assert/assertion_forward.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/stretchr/testify/assert/assertion_forward.go' 'tests/./tools/vendor/github.com/stretchr/testify/assert/assertion_forward.go.tmpl' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/stretchr/testify/assert/assertion_forward.go.tmpl' 'tests/./tools/vendor/github.com/stretchr/testify/assert/assertion_order.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/stretchr/testify/assert/assertion_order.go' 'tests/./tools/vendor/github.com/stretchr/testify/assert/assertions.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/stretchr/testify/assert/assertions.go' 'tests/./tools/vendor/github.com/stretchr/testify/assert/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/stretchr/testify/assert/doc.go' 'tests/./tools/vendor/github.com/stretchr/testify/assert/errors.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/stretchr/testify/assert/errors.go' 'tests/./tools/vendor/github.com/stretchr/testify/assert/forward_assertions.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/stretchr/testify/assert/forward_assertions.go' 'tests/./tools/vendor/github.com/stretchr/testify/assert/http_assertions.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/stretchr/testify/assert/http_assertions.go' 'tests/./tools/vendor/github.com/stretchr/testify/mock' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/stretchr/testify/mock' 'tests/./tools/vendor/github.com/stretchr/testify/mock/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/stretchr/testify/mock/doc.go' 'tests/./tools/vendor/github.com/stretchr/testify/mock/mock.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/stretchr/testify/mock/mock.go' 'tests/./tools/vendor/github.com/subosito' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/subosito' 'tests/./tools/vendor/github.com/subosito/gotenv' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/subosito/gotenv' 'tests/./tools/vendor/github.com/subosito/gotenv/.env' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/subosito/gotenv/.env' 'tests/./tools/vendor/github.com/subosito/gotenv/.env.invalid' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/subosito/gotenv/.env.invalid' 'tests/./tools/vendor/github.com/subosito/gotenv/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/subosito/gotenv/.gitignore' 'tests/./tools/vendor/github.com/subosito/gotenv/.golangci.yaml' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/subosito/gotenv/.golangci.yaml' 'tests/./tools/vendor/github.com/subosito/gotenv/CHANGELOG.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/subosito/gotenv/CHANGELOG.md' 'tests/./tools/vendor/github.com/subosito/gotenv/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/subosito/gotenv/LICENSE' 'tests/./tools/vendor/github.com/subosito/gotenv/README.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/subosito/gotenv/README.md' 'tests/./tools/vendor/github.com/subosito/gotenv/gotenv.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/subosito/gotenv/gotenv.go' 'tests/./tools/vendor/github.com/t-yuki' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/t-yuki' 'tests/./tools/vendor/github.com/t-yuki/gocover-cobertura' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/t-yuki/gocover-cobertura' 'tests/./tools/vendor/github.com/t-yuki/gocover-cobertura/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/t-yuki/gocover-cobertura/.travis.yml' 'tests/./tools/vendor/github.com/t-yuki/gocover-cobertura/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/t-yuki/gocover-cobertura/LICENSE' 'tests/./tools/vendor/github.com/t-yuki/gocover-cobertura/README.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/t-yuki/gocover-cobertura/README.md' 'tests/./tools/vendor/github.com/t-yuki/gocover-cobertura/cobertura.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/t-yuki/gocover-cobertura/cobertura.go' 'tests/./tools/vendor/github.com/t-yuki/gocover-cobertura/gocover-cobertura.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/t-yuki/gocover-cobertura/gocover-cobertura.go' 'tests/./tools/vendor/github.com/t-yuki/gocover-cobertura/profile.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/t-yuki/gocover-cobertura/profile.go' 'tests/./tools/vendor/github.com/tdakkota' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/tdakkota' 'tests/./tools/vendor/github.com/tdakkota/asciicheck' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/tdakkota/asciicheck' 'tests/./tools/vendor/github.com/tdakkota/asciicheck/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/tdakkota/asciicheck/.gitignore' 'tests/./tools/vendor/github.com/tdakkota/asciicheck/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/tdakkota/asciicheck/LICENSE' 'tests/./tools/vendor/github.com/tdakkota/asciicheck/README.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/tdakkota/asciicheck/README.md' 'tests/./tools/vendor/github.com/tdakkota/asciicheck/ascii.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/tdakkota/asciicheck/ascii.go' 'tests/./tools/vendor/github.com/tdakkota/asciicheck/asciicheck.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/tdakkota/asciicheck/asciicheck.go' 'tests/./tools/vendor/github.com/tetafro' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/tetafro' 'tests/./tools/vendor/github.com/tetafro/godot' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/tetafro/godot' 'tests/./tools/vendor/github.com/tetafro/godot/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/tetafro/godot/.gitignore' 'tests/./tools/vendor/github.com/tetafro/godot/.godot.yaml' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/tetafro/godot/.godot.yaml' 'tests/./tools/vendor/github.com/tetafro/godot/.golangci.yml' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/tetafro/godot/.golangci.yml' 'tests/./tools/vendor/github.com/tetafro/godot/.goreleaser.yml' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/tetafro/godot/.goreleaser.yml' 'tests/./tools/vendor/github.com/tetafro/godot/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/tetafro/godot/LICENSE' 'tests/./tools/vendor/github.com/tetafro/godot/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/tetafro/godot/Makefile' 'tests/./tools/vendor/github.com/tetafro/godot/README.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/tetafro/godot/README.md' 'tests/./tools/vendor/github.com/tetafro/godot/checks.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/tetafro/godot/checks.go' 'tests/./tools/vendor/github.com/tetafro/godot/getters.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/tetafro/godot/getters.go' 'tests/./tools/vendor/github.com/tetafro/godot/godot.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/tetafro/godot/godot.go' 'tests/./tools/vendor/github.com/tetafro/godot/settings.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/tetafro/godot/settings.go' 'tests/./tools/vendor/github.com/timakin' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/timakin' 'tests/./tools/vendor/github.com/timakin/bodyclose' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/timakin/bodyclose' 'tests/./tools/vendor/github.com/timakin/bodyclose/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/timakin/bodyclose/LICENSE' 'tests/./tools/vendor/github.com/timakin/bodyclose/passes' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/timakin/bodyclose/passes' 'tests/./tools/vendor/github.com/timakin/bodyclose/passes/bodyclose' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/timakin/bodyclose/passes/bodyclose' 'tests/./tools/vendor/github.com/timakin/bodyclose/passes/bodyclose/bodyclose.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/timakin/bodyclose/passes/bodyclose/bodyclose.go' 'tests/./tools/vendor/github.com/timonwong' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/timonwong' 'tests/./tools/vendor/github.com/timonwong/loggercheck' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/timonwong/loggercheck' 'tests/./tools/vendor/github.com/timonwong/loggercheck/.codecov.yml' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/timonwong/loggercheck/.codecov.yml' 'tests/./tools/vendor/github.com/timonwong/loggercheck/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/timonwong/loggercheck/.gitignore' 'tests/./tools/vendor/github.com/timonwong/loggercheck/.golangci.yml' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/timonwong/loggercheck/.golangci.yml' 'tests/./tools/vendor/github.com/timonwong/loggercheck/.goreleaser.yml' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/timonwong/loggercheck/.goreleaser.yml' 'tests/./tools/vendor/github.com/timonwong/loggercheck/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/timonwong/loggercheck/LICENSE' 'tests/./tools/vendor/github.com/timonwong/loggercheck/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/timonwong/loggercheck/Makefile' 'tests/./tools/vendor/github.com/timonwong/loggercheck/README.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/timonwong/loggercheck/README.md' 'tests/./tools/vendor/github.com/timonwong/loggercheck/internal' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/timonwong/loggercheck/internal' 'tests/./tools/vendor/github.com/timonwong/loggercheck/internal/bytebufferpool' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/timonwong/loggercheck/internal/bytebufferpool' 'tests/./tools/vendor/github.com/timonwong/loggercheck/internal/bytebufferpool/pool.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/timonwong/loggercheck/internal/bytebufferpool/pool.go' 'tests/./tools/vendor/github.com/timonwong/loggercheck/internal/checkers' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/timonwong/loggercheck/internal/checkers' 'tests/./tools/vendor/github.com/timonwong/loggercheck/internal/checkers/checker.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/timonwong/loggercheck/internal/checkers/checker.go' 'tests/./tools/vendor/github.com/timonwong/loggercheck/internal/checkers/common.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/timonwong/loggercheck/internal/checkers/common.go' 'tests/./tools/vendor/github.com/timonwong/loggercheck/internal/checkers/general.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/timonwong/loggercheck/internal/checkers/general.go' 'tests/./tools/vendor/github.com/timonwong/loggercheck/internal/checkers/printf' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/timonwong/loggercheck/internal/checkers/printf' 'tests/./tools/vendor/github.com/timonwong/loggercheck/internal/checkers/printf/printf.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/timonwong/loggercheck/internal/checkers/printf/printf.go' 'tests/./tools/vendor/github.com/timonwong/loggercheck/internal/checkers/zap.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/timonwong/loggercheck/internal/checkers/zap.go' 'tests/./tools/vendor/github.com/timonwong/loggercheck/internal/rules' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/timonwong/loggercheck/internal/rules' 'tests/./tools/vendor/github.com/timonwong/loggercheck/internal/rules/rules.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/timonwong/loggercheck/internal/rules/rules.go' 'tests/./tools/vendor/github.com/timonwong/loggercheck/internal/sets' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/timonwong/loggercheck/internal/sets' 'tests/./tools/vendor/github.com/timonwong/loggercheck/internal/sets/string.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/timonwong/loggercheck/internal/sets/string.go' 'tests/./tools/vendor/github.com/timonwong/loggercheck/internal/stringutil' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/timonwong/loggercheck/internal/stringutil' 'tests/./tools/vendor/github.com/timonwong/loggercheck/internal/stringutil/is.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/timonwong/loggercheck/internal/stringutil/is.go' 'tests/./tools/vendor/github.com/timonwong/loggercheck/loggercheck.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/timonwong/loggercheck/loggercheck.go' 'tests/./tools/vendor/github.com/timonwong/loggercheck/options.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/timonwong/loggercheck/options.go' 'tests/./tools/vendor/github.com/timonwong/loggercheck/staticrules.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/timonwong/loggercheck/staticrules.go' 'tests/./tools/vendor/github.com/tomarrell' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/tomarrell' 'tests/./tools/vendor/github.com/tomarrell/wrapcheck' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/tomarrell/wrapcheck' 'tests/./tools/vendor/github.com/tomarrell/wrapcheck/v2' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/tomarrell/wrapcheck/v2' 'tests/./tools/vendor/github.com/tomarrell/wrapcheck/v2/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/tomarrell/wrapcheck/v2/LICENSE' 'tests/./tools/vendor/github.com/tomarrell/wrapcheck/v2/wrapcheck' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/tomarrell/wrapcheck/v2/wrapcheck' 'tests/./tools/vendor/github.com/tomarrell/wrapcheck/v2/wrapcheck/wrapcheck.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/tomarrell/wrapcheck/v2/wrapcheck/wrapcheck.go' 'tests/./tools/vendor/github.com/tommy-muehle' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/tommy-muehle' 'tests/./tools/vendor/github.com/tommy-muehle/go-mnd' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/tommy-muehle/go-mnd' 'tests/./tools/vendor/github.com/tommy-muehle/go-mnd/v2' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/tommy-muehle/go-mnd/v2' 'tests/./tools/vendor/github.com/tommy-muehle/go-mnd/v2/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/tommy-muehle/go-mnd/v2/LICENSE' 'tests/./tools/vendor/github.com/tommy-muehle/go-mnd/v2/README.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/tommy-muehle/go-mnd/v2/README.md' 'tests/./tools/vendor/github.com/tommy-muehle/go-mnd/v2/action.yml' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/tommy-muehle/go-mnd/v2/action.yml' 'tests/./tools/vendor/github.com/tommy-muehle/go-mnd/v2/analyzer.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/tommy-muehle/go-mnd/v2/analyzer.go' 'tests/./tools/vendor/github.com/tommy-muehle/go-mnd/v2/checks' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/tommy-muehle/go-mnd/v2/checks' 'tests/./tools/vendor/github.com/tommy-muehle/go-mnd/v2/checks/argument.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/tommy-muehle/go-mnd/v2/checks/argument.go' 'tests/./tools/vendor/github.com/tommy-muehle/go-mnd/v2/checks/assign.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/tommy-muehle/go-mnd/v2/checks/assign.go' 'tests/./tools/vendor/github.com/tommy-muehle/go-mnd/v2/checks/case.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/tommy-muehle/go-mnd/v2/checks/case.go' 'tests/./tools/vendor/github.com/tommy-muehle/go-mnd/v2/checks/checks.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/tommy-muehle/go-mnd/v2/checks/checks.go' 'tests/./tools/vendor/github.com/tommy-muehle/go-mnd/v2/checks/condition.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/tommy-muehle/go-mnd/v2/checks/condition.go' 'tests/./tools/vendor/github.com/tommy-muehle/go-mnd/v2/checks/operation.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/tommy-muehle/go-mnd/v2/checks/operation.go' 'tests/./tools/vendor/github.com/tommy-muehle/go-mnd/v2/checks/return.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/tommy-muehle/go-mnd/v2/checks/return.go' 'tests/./tools/vendor/github.com/tommy-muehle/go-mnd/v2/config' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/tommy-muehle/go-mnd/v2/config' 'tests/./tools/vendor/github.com/tommy-muehle/go-mnd/v2/config/config.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/tommy-muehle/go-mnd/v2/config/config.go' 'tests/./tools/vendor/github.com/tommy-muehle/go-mnd/v2/entrypoint.sh' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/tommy-muehle/go-mnd/v2/entrypoint.sh' 'tests/./tools/vendor/github.com/ultraware' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ultraware' 'tests/./tools/vendor/github.com/ultraware/funlen' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ultraware/funlen' 'tests/./tools/vendor/github.com/ultraware/funlen/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ultraware/funlen/LICENSE' 'tests/./tools/vendor/github.com/ultraware/funlen/README.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ultraware/funlen/README.md' 'tests/./tools/vendor/github.com/ultraware/funlen/main.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ultraware/funlen/main.go' 'tests/./tools/vendor/github.com/ultraware/whitespace' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ultraware/whitespace' 'tests/./tools/vendor/github.com/ultraware/whitespace/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ultraware/whitespace/LICENSE' 'tests/./tools/vendor/github.com/ultraware/whitespace/README.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ultraware/whitespace/README.md' 'tests/./tools/vendor/github.com/ultraware/whitespace/main.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/ultraware/whitespace/main.go' 'tests/./tools/vendor/github.com/uudashr' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/uudashr' 'tests/./tools/vendor/github.com/uudashr/gocognit' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/uudashr/gocognit' 'tests/./tools/vendor/github.com/uudashr/gocognit/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/uudashr/gocognit/LICENSE' 'tests/./tools/vendor/github.com/uudashr/gocognit/README.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/uudashr/gocognit/README.md' 'tests/./tools/vendor/github.com/uudashr/gocognit/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/uudashr/gocognit/doc.go' 'tests/./tools/vendor/github.com/uudashr/gocognit/gocognit.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/uudashr/gocognit/gocognit.go' 'tests/./tools/vendor/github.com/uudashr/gocognit/recv.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/uudashr/gocognit/recv.go' 'tests/./tools/vendor/github.com/uudashr/gocognit/recv_pre118.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/uudashr/gocognit/recv_pre118.go' 'tests/./tools/vendor/github.com/yagipy' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/yagipy' 'tests/./tools/vendor/github.com/yagipy/maintidx' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/yagipy/maintidx' 'tests/./tools/vendor/github.com/yagipy/maintidx/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/yagipy/maintidx/.gitignore' 'tests/./tools/vendor/github.com/yagipy/maintidx/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/yagipy/maintidx/LICENSE' 'tests/./tools/vendor/github.com/yagipy/maintidx/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/yagipy/maintidx/Makefile' 'tests/./tools/vendor/github.com/yagipy/maintidx/README.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/yagipy/maintidx/README.md' 'tests/./tools/vendor/github.com/yagipy/maintidx/maintidx.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/yagipy/maintidx/maintidx.go' 'tests/./tools/vendor/github.com/yagipy/maintidx/pkg' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/yagipy/maintidx/pkg' 'tests/./tools/vendor/github.com/yagipy/maintidx/pkg/cyc' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/yagipy/maintidx/pkg/cyc' 'tests/./tools/vendor/github.com/yagipy/maintidx/pkg/cyc/cyc.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/yagipy/maintidx/pkg/cyc/cyc.go' 'tests/./tools/vendor/github.com/yagipy/maintidx/pkg/halstvol' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/yagipy/maintidx/pkg/halstvol' 'tests/./tools/vendor/github.com/yagipy/maintidx/pkg/halstvol/halstvol.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/yagipy/maintidx/pkg/halstvol/halstvol.go' 'tests/./tools/vendor/github.com/yagipy/maintidx/pkg/halstvol/handle.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/yagipy/maintidx/pkg/halstvol/handle.go' 'tests/./tools/vendor/github.com/yagipy/maintidx/visitor.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/yagipy/maintidx/visitor.go' 'tests/./tools/vendor/github.com/yeya24' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/yeya24' 'tests/./tools/vendor/github.com/yeya24/promlinter' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/yeya24/promlinter' 'tests/./tools/vendor/github.com/yeya24/promlinter/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/yeya24/promlinter/.gitignore' 'tests/./tools/vendor/github.com/yeya24/promlinter/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/yeya24/promlinter/LICENSE' 'tests/./tools/vendor/github.com/yeya24/promlinter/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/yeya24/promlinter/Makefile' 'tests/./tools/vendor/github.com/yeya24/promlinter/README.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/yeya24/promlinter/README.md' 'tests/./tools/vendor/github.com/yeya24/promlinter/promlinter.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/github.com/yeya24/promlinter/promlinter.go' 'tests/./tools/vendor/gitlab.com' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/gitlab.com' 'tests/./tools/vendor/gitlab.com/bosi' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/gitlab.com/bosi' 'tests/./tools/vendor/gitlab.com/bosi/decorder' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/gitlab.com/bosi/decorder' 'tests/./tools/vendor/gitlab.com/bosi/decorder/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/gitlab.com/bosi/decorder/.gitignore' 'tests/./tools/vendor/gitlab.com/bosi/decorder/.gitlab-ci.params.yml' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/gitlab.com/bosi/decorder/.gitlab-ci.params.yml' 'tests/./tools/vendor/gitlab.com/bosi/decorder/.gitlab-ci.yml' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/gitlab.com/bosi/decorder/.gitlab-ci.yml' 'tests/./tools/vendor/gitlab.com/bosi/decorder/LICENSE.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/gitlab.com/bosi/decorder/LICENSE.md' 'tests/./tools/vendor/gitlab.com/bosi/decorder/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/gitlab.com/bosi/decorder/Makefile' 'tests/./tools/vendor/gitlab.com/bosi/decorder/README.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/gitlab.com/bosi/decorder/README.md' 'tests/./tools/vendor/gitlab.com/bosi/decorder/analyzer.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/gitlab.com/bosi/decorder/analyzer.go' 'tests/./tools/vendor/gitlab.com/bosi/decorder/renovate.json' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/gitlab.com/bosi/decorder/renovate.json' 'tests/./tools/vendor/go.uber.org' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org' 'tests/./tools/vendor/go.uber.org/atomic' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/atomic' 'tests/./tools/vendor/go.uber.org/atomic/.codecov.yml' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/atomic/.codecov.yml' 'tests/./tools/vendor/go.uber.org/atomic/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/atomic/.gitignore' 'tests/./tools/vendor/go.uber.org/atomic/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/atomic/.travis.yml' 'tests/./tools/vendor/go.uber.org/atomic/CHANGELOG.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/atomic/CHANGELOG.md' 'tests/./tools/vendor/go.uber.org/atomic/LICENSE.txt' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/atomic/LICENSE.txt' 'tests/./tools/vendor/go.uber.org/atomic/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/atomic/Makefile' 'tests/./tools/vendor/go.uber.org/atomic/README.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/atomic/README.md' 'tests/./tools/vendor/go.uber.org/atomic/bool.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/atomic/bool.go' 'tests/./tools/vendor/go.uber.org/atomic/bool_ext.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/atomic/bool_ext.go' 'tests/./tools/vendor/go.uber.org/atomic/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/atomic/doc.go' 'tests/./tools/vendor/go.uber.org/atomic/duration.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/atomic/duration.go' 'tests/./tools/vendor/go.uber.org/atomic/duration_ext.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/atomic/duration_ext.go' 'tests/./tools/vendor/go.uber.org/atomic/error.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/atomic/error.go' 'tests/./tools/vendor/go.uber.org/atomic/error_ext.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/atomic/error_ext.go' 'tests/./tools/vendor/go.uber.org/atomic/float64.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/atomic/float64.go' 'tests/./tools/vendor/go.uber.org/atomic/float64_ext.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/atomic/float64_ext.go' 'tests/./tools/vendor/go.uber.org/atomic/gen.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/atomic/gen.go' 'tests/./tools/vendor/go.uber.org/atomic/int32.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/atomic/int32.go' 'tests/./tools/vendor/go.uber.org/atomic/int64.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/atomic/int64.go' 'tests/./tools/vendor/go.uber.org/atomic/nocmp.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/atomic/nocmp.go' 'tests/./tools/vendor/go.uber.org/atomic/string.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/atomic/string.go' 'tests/./tools/vendor/go.uber.org/atomic/string_ext.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/atomic/string_ext.go' 'tests/./tools/vendor/go.uber.org/atomic/uint32.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/atomic/uint32.go' 'tests/./tools/vendor/go.uber.org/atomic/uint64.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/atomic/uint64.go' 'tests/./tools/vendor/go.uber.org/atomic/value.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/atomic/value.go' 'tests/./tools/vendor/go.uber.org/multierr' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/multierr' 'tests/./tools/vendor/go.uber.org/multierr/.codecov.yml' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/multierr/.codecov.yml' 'tests/./tools/vendor/go.uber.org/multierr/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/multierr/.gitignore' 'tests/./tools/vendor/go.uber.org/multierr/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/multierr/.travis.yml' 'tests/./tools/vendor/go.uber.org/multierr/CHANGELOG.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/multierr/CHANGELOG.md' 'tests/./tools/vendor/go.uber.org/multierr/LICENSE.txt' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/multierr/LICENSE.txt' 'tests/./tools/vendor/go.uber.org/multierr/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/multierr/Makefile' 'tests/./tools/vendor/go.uber.org/multierr/README.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/multierr/README.md' 'tests/./tools/vendor/go.uber.org/multierr/error.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/multierr/error.go' 'tests/./tools/vendor/go.uber.org/multierr/glide.yaml' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/multierr/glide.yaml' 'tests/./tools/vendor/go.uber.org/multierr/go113.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/multierr/go113.go' 'tests/./tools/vendor/go.uber.org/zap' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/zap' 'tests/./tools/vendor/go.uber.org/zap/.codecov.yml' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/zap/.codecov.yml' 'tests/./tools/vendor/go.uber.org/zap/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/zap/.gitignore' 'tests/./tools/vendor/go.uber.org/zap/.readme.tmpl' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/zap/.readme.tmpl' 'tests/./tools/vendor/go.uber.org/zap/CHANGELOG.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/zap/CHANGELOG.md' 'tests/./tools/vendor/go.uber.org/zap/CODE_OF_CONDUCT.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/zap/CODE_OF_CONDUCT.md' 'tests/./tools/vendor/go.uber.org/zap/CONTRIBUTING.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/zap/CONTRIBUTING.md' 'tests/./tools/vendor/go.uber.org/zap/FAQ.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/zap/FAQ.md' 'tests/./tools/vendor/go.uber.org/zap/LICENSE.txt' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/zap/LICENSE.txt' 'tests/./tools/vendor/go.uber.org/zap/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/zap/Makefile' 'tests/./tools/vendor/go.uber.org/zap/README.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/zap/README.md' 'tests/./tools/vendor/go.uber.org/zap/array.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/zap/array.go' 'tests/./tools/vendor/go.uber.org/zap/buffer' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/zap/buffer' 'tests/./tools/vendor/go.uber.org/zap/buffer/buffer.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/zap/buffer/buffer.go' 'tests/./tools/vendor/go.uber.org/zap/buffer/pool.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/zap/buffer/pool.go' 'tests/./tools/vendor/go.uber.org/zap/checklicense.sh' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/zap/checklicense.sh' 'tests/./tools/vendor/go.uber.org/zap/config.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/zap/config.go' 'tests/./tools/vendor/go.uber.org/zap/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/zap/doc.go' 'tests/./tools/vendor/go.uber.org/zap/encoder.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/zap/encoder.go' 'tests/./tools/vendor/go.uber.org/zap/error.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/zap/error.go' 'tests/./tools/vendor/go.uber.org/zap/field.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/zap/field.go' 'tests/./tools/vendor/go.uber.org/zap/flag.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/zap/flag.go' 'tests/./tools/vendor/go.uber.org/zap/glide.yaml' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/zap/glide.yaml' 'tests/./tools/vendor/go.uber.org/zap/global.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/zap/global.go' 'tests/./tools/vendor/go.uber.org/zap/global_go112.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/zap/global_go112.go' 'tests/./tools/vendor/go.uber.org/zap/global_prego112.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/zap/global_prego112.go' 'tests/./tools/vendor/go.uber.org/zap/http_handler.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/zap/http_handler.go' 'tests/./tools/vendor/go.uber.org/zap/internal' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/zap/internal' 'tests/./tools/vendor/go.uber.org/zap/internal/bufferpool' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/zap/internal/bufferpool' 'tests/./tools/vendor/go.uber.org/zap/internal/bufferpool/bufferpool.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/zap/internal/bufferpool/bufferpool.go' 'tests/./tools/vendor/go.uber.org/zap/internal/color' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/zap/internal/color' 'tests/./tools/vendor/go.uber.org/zap/internal/color/color.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/zap/internal/color/color.go' 'tests/./tools/vendor/go.uber.org/zap/internal/exit' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/zap/internal/exit' 'tests/./tools/vendor/go.uber.org/zap/internal/exit/exit.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/zap/internal/exit/exit.go' 'tests/./tools/vendor/go.uber.org/zap/level.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/zap/level.go' 'tests/./tools/vendor/go.uber.org/zap/logger.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/zap/logger.go' 'tests/./tools/vendor/go.uber.org/zap/options.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/zap/options.go' 'tests/./tools/vendor/go.uber.org/zap/sink.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/zap/sink.go' 'tests/./tools/vendor/go.uber.org/zap/stacktrace.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/zap/stacktrace.go' 'tests/./tools/vendor/go.uber.org/zap/sugar.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/zap/sugar.go' 'tests/./tools/vendor/go.uber.org/zap/time.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/zap/time.go' 'tests/./tools/vendor/go.uber.org/zap/writer.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/zap/writer.go' 'tests/./tools/vendor/go.uber.org/zap/zapcore' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/zap/zapcore' 'tests/./tools/vendor/go.uber.org/zap/zapcore/console_encoder.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/zap/zapcore/console_encoder.go' 'tests/./tools/vendor/go.uber.org/zap/zapcore/core.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/zap/zapcore/core.go' 'tests/./tools/vendor/go.uber.org/zap/zapcore/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/zap/zapcore/doc.go' 'tests/./tools/vendor/go.uber.org/zap/zapcore/encoder.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/zap/zapcore/encoder.go' 'tests/./tools/vendor/go.uber.org/zap/zapcore/entry.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/zap/zapcore/entry.go' 'tests/./tools/vendor/go.uber.org/zap/zapcore/error.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/zap/zapcore/error.go' 'tests/./tools/vendor/go.uber.org/zap/zapcore/field.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/zap/zapcore/field.go' 'tests/./tools/vendor/go.uber.org/zap/zapcore/hook.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/zap/zapcore/hook.go' 'tests/./tools/vendor/go.uber.org/zap/zapcore/increase_level.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/zap/zapcore/increase_level.go' 'tests/./tools/vendor/go.uber.org/zap/zapcore/json_encoder.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/zap/zapcore/json_encoder.go' 'tests/./tools/vendor/go.uber.org/zap/zapcore/level.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/zap/zapcore/level.go' 'tests/./tools/vendor/go.uber.org/zap/zapcore/level_strings.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/zap/zapcore/level_strings.go' 'tests/./tools/vendor/go.uber.org/zap/zapcore/marshaler.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/zap/zapcore/marshaler.go' 'tests/./tools/vendor/go.uber.org/zap/zapcore/memory_encoder.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/zap/zapcore/memory_encoder.go' 'tests/./tools/vendor/go.uber.org/zap/zapcore/sampler.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/zap/zapcore/sampler.go' 'tests/./tools/vendor/go.uber.org/zap/zapcore/tee.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/zap/zapcore/tee.go' 'tests/./tools/vendor/go.uber.org/zap/zapcore/write_syncer.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/go.uber.org/zap/zapcore/write_syncer.go' 'tests/./tools/vendor/golang.org' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org' 'tests/./tools/vendor/golang.org/x' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x' 'tests/./tools/vendor/golang.org/x/exp' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/exp' 'tests/./tools/vendor/golang.org/x/exp/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/exp/LICENSE' 'tests/./tools/vendor/golang.org/x/exp/PATENTS' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/exp/PATENTS' 'tests/./tools/vendor/golang.org/x/exp/constraints' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/exp/constraints' 'tests/./tools/vendor/golang.org/x/exp/constraints/constraints.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/exp/constraints/constraints.go' 'tests/./tools/vendor/golang.org/x/exp/slices' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/exp/slices' 'tests/./tools/vendor/golang.org/x/exp/slices/slices.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/exp/slices/slices.go' 'tests/./tools/vendor/golang.org/x/exp/slices/sort.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/exp/slices/sort.go' 'tests/./tools/vendor/golang.org/x/exp/slices/zsortfunc.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/exp/slices/zsortfunc.go' 'tests/./tools/vendor/golang.org/x/exp/slices/zsortordered.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/exp/slices/zsortordered.go' 'tests/./tools/vendor/golang.org/x/exp/typeparams' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/exp/typeparams' 'tests/./tools/vendor/golang.org/x/exp/typeparams/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/exp/typeparams/LICENSE' 'tests/./tools/vendor/golang.org/x/exp/typeparams/common.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/exp/typeparams/common.go' 'tests/./tools/vendor/golang.org/x/exp/typeparams/normalize.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/exp/typeparams/normalize.go' 'tests/./tools/vendor/golang.org/x/exp/typeparams/termlist.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/exp/typeparams/termlist.go' 'tests/./tools/vendor/golang.org/x/exp/typeparams/typeparams_go117.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/exp/typeparams/typeparams_go117.go' 'tests/./tools/vendor/golang.org/x/exp/typeparams/typeparams_go118.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/exp/typeparams/typeparams_go118.go' 'tests/./tools/vendor/golang.org/x/exp/typeparams/typeterm.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/exp/typeparams/typeterm.go' 'tests/./tools/vendor/golang.org/x/mod' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/mod' 'tests/./tools/vendor/golang.org/x/mod/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/mod/LICENSE' 'tests/./tools/vendor/golang.org/x/mod/PATENTS' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/mod/PATENTS' 'tests/./tools/vendor/golang.org/x/mod/internal' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/mod/internal' 'tests/./tools/vendor/golang.org/x/mod/internal/lazyregexp' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/mod/internal/lazyregexp' 'tests/./tools/vendor/golang.org/x/mod/internal/lazyregexp/lazyre.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/mod/internal/lazyregexp/lazyre.go' 'tests/./tools/vendor/golang.org/x/mod/modfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/mod/modfile' 'tests/./tools/vendor/golang.org/x/mod/modfile/print.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/mod/modfile/print.go' 'tests/./tools/vendor/golang.org/x/mod/modfile/read.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/mod/modfile/read.go' 'tests/./tools/vendor/golang.org/x/mod/modfile/rule.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/mod/modfile/rule.go' 'tests/./tools/vendor/golang.org/x/mod/modfile/work.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/mod/modfile/work.go' 'tests/./tools/vendor/golang.org/x/mod/module' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/mod/module' 'tests/./tools/vendor/golang.org/x/mod/module/module.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/mod/module/module.go' 'tests/./tools/vendor/golang.org/x/mod/module/pseudo.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/mod/module/pseudo.go' 'tests/./tools/vendor/golang.org/x/mod/semver' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/mod/semver' 'tests/./tools/vendor/golang.org/x/mod/semver/semver.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/mod/semver/semver.go' 'tests/./tools/vendor/golang.org/x/sync' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sync' 'tests/./tools/vendor/golang.org/x/sync/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sync/LICENSE' 'tests/./tools/vendor/golang.org/x/sync/PATENTS' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sync/PATENTS' 'tests/./tools/vendor/golang.org/x/sync/errgroup' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sync/errgroup' 'tests/./tools/vendor/golang.org/x/sync/errgroup/errgroup.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sync/errgroup/errgroup.go' 'tests/./tools/vendor/golang.org/x/sync/semaphore' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sync/semaphore' 'tests/./tools/vendor/golang.org/x/sync/semaphore/semaphore.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sync/semaphore/semaphore.go' 'tests/./tools/vendor/golang.org/x/sys' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys' 'tests/./tools/vendor/golang.org/x/sys/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/LICENSE' 'tests/./tools/vendor/golang.org/x/sys/PATENTS' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/PATENTS' 'tests/./tools/vendor/golang.org/x/sys/execabs' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/execabs' 'tests/./tools/vendor/golang.org/x/sys/execabs/execabs.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/execabs/execabs.go' 'tests/./tools/vendor/golang.org/x/sys/execabs/execabs_go118.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/execabs/execabs_go118.go' 'tests/./tools/vendor/golang.org/x/sys/execabs/execabs_go119.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/execabs/execabs_go119.go' 'tests/./tools/vendor/golang.org/x/sys/internal' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/internal' 'tests/./tools/vendor/golang.org/x/sys/internal/unsafeheader' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/internal/unsafeheader' 'tests/./tools/vendor/golang.org/x/sys/internal/unsafeheader/unsafeheader.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/internal/unsafeheader/unsafeheader.go' 'tests/./tools/vendor/golang.org/x/sys/unix' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix' 'tests/./tools/vendor/golang.org/x/sys/unix/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/.gitignore' 'tests/./tools/vendor/golang.org/x/sys/unix/README.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/README.md' 'tests/./tools/vendor/golang.org/x/sys/unix/affinity_linux.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/affinity_linux.go' 'tests/./tools/vendor/golang.org/x/sys/unix/aliases.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/aliases.go' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_aix_ppc64.s' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_aix_ppc64.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_bsd_386.s' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_bsd_386.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_bsd_amd64.s' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_bsd_amd64.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_bsd_arm.s' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_bsd_arm.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_bsd_arm64.s' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_bsd_arm64.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_bsd_ppc64.s' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_bsd_ppc64.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_bsd_riscv64.s' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_bsd_riscv64.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_linux_386.s' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_linux_386.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_linux_amd64.s' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_linux_amd64.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_linux_arm.s' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_linux_arm.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_linux_arm64.s' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_linux_arm64.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_linux_loong64.s' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_linux_loong64.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_linux_mips64x.s' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_linux_mips64x.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_linux_mipsx.s' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_linux_mipsx.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_linux_ppc64x.s' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_linux_ppc64x.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_linux_riscv64.s' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_linux_riscv64.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_linux_s390x.s' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_linux_s390x.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_openbsd_mips64.s' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_openbsd_mips64.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_solaris_amd64.s' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_solaris_amd64.s' 'tests/./tools/vendor/golang.org/x/sys/unix/asm_zos_s390x.s' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/asm_zos_s390x.s' 'tests/./tools/vendor/golang.org/x/sys/unix/bluetooth_linux.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/bluetooth_linux.go' 'tests/./tools/vendor/golang.org/x/sys/unix/cap_freebsd.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/cap_freebsd.go' 'tests/./tools/vendor/golang.org/x/sys/unix/constants.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/constants.go' 'tests/./tools/vendor/golang.org/x/sys/unix/dev_aix_ppc.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/dev_aix_ppc.go' 'tests/./tools/vendor/golang.org/x/sys/unix/dev_aix_ppc64.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/dev_aix_ppc64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/dev_darwin.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/dev_darwin.go' 'tests/./tools/vendor/golang.org/x/sys/unix/dev_dragonfly.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/dev_dragonfly.go' 'tests/./tools/vendor/golang.org/x/sys/unix/dev_freebsd.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/dev_freebsd.go' 'tests/./tools/vendor/golang.org/x/sys/unix/dev_linux.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/dev_linux.go' 'tests/./tools/vendor/golang.org/x/sys/unix/dev_netbsd.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/dev_netbsd.go' 'tests/./tools/vendor/golang.org/x/sys/unix/dev_openbsd.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/dev_openbsd.go' 'tests/./tools/vendor/golang.org/x/sys/unix/dev_zos.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/dev_zos.go' 'tests/./tools/vendor/golang.org/x/sys/unix/dirent.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/dirent.go' 'tests/./tools/vendor/golang.org/x/sys/unix/endian_big.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/endian_big.go' 'tests/./tools/vendor/golang.org/x/sys/unix/endian_little.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/endian_little.go' 'tests/./tools/vendor/golang.org/x/sys/unix/env_unix.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/env_unix.go' 'tests/./tools/vendor/golang.org/x/sys/unix/epoll_zos.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/epoll_zos.go' 'tests/./tools/vendor/golang.org/x/sys/unix/fcntl.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/fcntl.go' 'tests/./tools/vendor/golang.org/x/sys/unix/fcntl_darwin.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/fcntl_darwin.go' 'tests/./tools/vendor/golang.org/x/sys/unix/fcntl_linux_32bit.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/fcntl_linux_32bit.go' 'tests/./tools/vendor/golang.org/x/sys/unix/fdset.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/fdset.go' 'tests/./tools/vendor/golang.org/x/sys/unix/fstatfs_zos.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/fstatfs_zos.go' 'tests/./tools/vendor/golang.org/x/sys/unix/gccgo.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/gccgo.go' 'tests/./tools/vendor/golang.org/x/sys/unix/gccgo_c.c' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/gccgo_c.c' 'tests/./tools/vendor/golang.org/x/sys/unix/gccgo_linux_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/gccgo_linux_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ifreq_linux.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ifreq_linux.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ioctl.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ioctl.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ioctl_linux.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ioctl_linux.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ioctl_zos.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ioctl_zos.go' 'tests/./tools/vendor/golang.org/x/sys/unix/mkall.sh' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/mkall.sh' 'tests/./tools/vendor/golang.org/x/sys/unix/mkerrors.sh' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/mkerrors.sh' 'tests/./tools/vendor/golang.org/x/sys/unix/pagesize_unix.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/pagesize_unix.go' 'tests/./tools/vendor/golang.org/x/sys/unix/pledge_openbsd.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/pledge_openbsd.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ptrace_darwin.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ptrace_darwin.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ptrace_ios.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ptrace_ios.go' 'tests/./tools/vendor/golang.org/x/sys/unix/race.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/race.go' 'tests/./tools/vendor/golang.org/x/sys/unix/race0.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/race0.go' 'tests/./tools/vendor/golang.org/x/sys/unix/readdirent_getdents.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/readdirent_getdents.go' 'tests/./tools/vendor/golang.org/x/sys/unix/readdirent_getdirentries.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/readdirent_getdirentries.go' 'tests/./tools/vendor/golang.org/x/sys/unix/sockcmsg_dragonfly.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/sockcmsg_dragonfly.go' 'tests/./tools/vendor/golang.org/x/sys/unix/sockcmsg_linux.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/sockcmsg_linux.go' 'tests/./tools/vendor/golang.org/x/sys/unix/sockcmsg_unix.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/sockcmsg_unix.go' 'tests/./tools/vendor/golang.org/x/sys/unix/sockcmsg_unix_other.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/sockcmsg_unix_other.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_aix.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_aix.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_aix_ppc.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_aix_ppc.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_aix_ppc64.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_aix_ppc64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_bsd.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_bsd.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_darwin.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_darwin.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_darwin_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_darwin_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_darwin_arm64.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_darwin_arm64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_darwin_libSystem.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_darwin_libSystem.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_dragonfly.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_dragonfly.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_dragonfly_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_dragonfly_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_freebsd.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_freebsd.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_freebsd_386.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_freebsd_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_freebsd_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_freebsd_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_freebsd_arm.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_freebsd_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_freebsd_arm64.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_freebsd_arm64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_freebsd_riscv64.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_freebsd_riscv64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_hurd.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_hurd.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_hurd_386.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_hurd_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_illumos.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_illumos.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_linux.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_linux.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_linux_386.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_linux_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_linux_alarm.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_linux_alarm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_linux_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_linux_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_linux_amd64_gc.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_linux_amd64_gc.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_linux_arm.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_linux_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_linux_arm64.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_linux_arm64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_linux_gc.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_linux_gc.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_linux_gc_386.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_linux_gc_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_linux_gc_arm.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_linux_gc_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_linux_gccgo_386.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_linux_gccgo_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_linux_gccgo_arm.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_linux_gccgo_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_linux_loong64.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_linux_loong64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_linux_mips64x.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_linux_mips64x.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_linux_mipsx.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_linux_mipsx.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_linux_ppc.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_linux_ppc.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_linux_ppc64x.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_linux_ppc64x.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_linux_riscv64.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_linux_riscv64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_linux_s390x.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_linux_s390x.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_linux_sparc64.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_linux_sparc64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_netbsd.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_netbsd.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_netbsd_386.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_netbsd_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_netbsd_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_netbsd_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_netbsd_arm.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_netbsd_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_netbsd_arm64.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_netbsd_arm64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_openbsd.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_openbsd.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_openbsd_386.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_openbsd_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_openbsd_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_openbsd_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_openbsd_arm.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_openbsd_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_openbsd_arm64.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_openbsd_arm64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_openbsd_libc.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_openbsd_libc.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_openbsd_mips64.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_openbsd_mips64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_openbsd_ppc64.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_openbsd_ppc64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_openbsd_riscv64.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_openbsd_riscv64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_solaris.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_solaris.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_solaris_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_solaris_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_unix.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_unix.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_unix_gc.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_unix_gc.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_unix_gc_ppc64x.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_unix_gc_ppc64x.go' 'tests/./tools/vendor/golang.org/x/sys/unix/syscall_zos_s390x.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/syscall_zos_s390x.go' 'tests/./tools/vendor/golang.org/x/sys/unix/sysvshm_linux.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/sysvshm_linux.go' 'tests/./tools/vendor/golang.org/x/sys/unix/sysvshm_unix.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/sysvshm_unix.go' 'tests/./tools/vendor/golang.org/x/sys/unix/sysvshm_unix_other.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/sysvshm_unix_other.go' 'tests/./tools/vendor/golang.org/x/sys/unix/timestruct.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/timestruct.go' 'tests/./tools/vendor/golang.org/x/sys/unix/unveil_openbsd.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/unveil_openbsd.go' 'tests/./tools/vendor/golang.org/x/sys/unix/xattr_bsd.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/xattr_bsd.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_aix_ppc.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_aix_ppc.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_aix_ppc64.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_aix_ppc64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_darwin_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_darwin_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_darwin_arm64.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_darwin_arm64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_dragonfly_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_dragonfly_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_freebsd_386.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_freebsd_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_freebsd_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_freebsd_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_freebsd_arm.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_freebsd_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_freebsd_arm64.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_freebsd_arm64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_freebsd_riscv64.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_freebsd_riscv64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_linux.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_linux.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_386.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_arm.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_arm64.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_arm64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_loong64.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_loong64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_mips.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_mips.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_mips64.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_mips64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_mips64le.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_mips64le.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_mipsle.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_mipsle.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_ppc.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_ppc.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_ppc64.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_ppc64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_ppc64le.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_ppc64le.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_riscv64.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_riscv64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_s390x.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_s390x.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_sparc64.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_linux_sparc64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_netbsd_386.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_netbsd_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_netbsd_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_netbsd_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_netbsd_arm.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_netbsd_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_netbsd_arm64.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_netbsd_arm64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_openbsd_386.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_openbsd_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_openbsd_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_openbsd_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_openbsd_arm.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_openbsd_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_openbsd_arm64.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_openbsd_arm64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_openbsd_mips64.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_openbsd_mips64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_openbsd_ppc64.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_openbsd_ppc64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_openbsd_riscv64.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_openbsd_riscv64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_solaris_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_solaris_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zerrors_zos_s390x.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zerrors_zos_s390x.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zptrace_armnn_linux.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zptrace_armnn_linux.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zptrace_linux_arm64.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zptrace_linux_arm64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zptrace_mipsnn_linux.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zptrace_mipsnn_linux.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zptrace_mipsnnle_linux.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zptrace_mipsnnle_linux.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zptrace_x86_linux.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zptrace_x86_linux.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_aix_ppc.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_aix_ppc.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_aix_ppc64.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_aix_ppc64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_aix_ppc64_gc.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_aix_ppc64_gc.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_aix_ppc64_gccgo.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_aix_ppc64_gccgo.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_darwin_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_darwin_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_darwin_amd64.s' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_darwin_amd64.s' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_darwin_arm64.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_darwin_arm64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_darwin_arm64.s' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_darwin_arm64.s' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_dragonfly_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_dragonfly_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_freebsd_386.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_freebsd_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_freebsd_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_freebsd_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_freebsd_arm.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_freebsd_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_freebsd_arm64.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_freebsd_arm64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_freebsd_riscv64.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_freebsd_riscv64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_illumos_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_illumos_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_386.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_arm.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_arm64.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_arm64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_loong64.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_loong64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_mips.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_mips.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_mips64.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_mips64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_mips64le.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_mips64le.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_mipsle.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_mipsle.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_ppc.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_ppc.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_ppc64.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_ppc64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_ppc64le.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_ppc64le.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_riscv64.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_riscv64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_s390x.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_s390x.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_sparc64.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_linux_sparc64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_netbsd_386.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_netbsd_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_netbsd_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_netbsd_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_netbsd_arm.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_netbsd_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_netbsd_arm64.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_netbsd_arm64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_openbsd_386.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_openbsd_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_openbsd_386.s' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_openbsd_386.s' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_openbsd_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_openbsd_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_openbsd_amd64.s' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_openbsd_amd64.s' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_openbsd_arm.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_openbsd_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_openbsd_arm.s' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_openbsd_arm.s' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_openbsd_arm64.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_openbsd_arm64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_openbsd_arm64.s' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_openbsd_arm64.s' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_openbsd_mips64.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_openbsd_mips64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_openbsd_mips64.s' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_openbsd_mips64.s' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_openbsd_ppc64.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_openbsd_ppc64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_openbsd_ppc64.s' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_openbsd_ppc64.s' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_openbsd_riscv64.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_openbsd_riscv64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_openbsd_riscv64.s' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_openbsd_riscv64.s' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_solaris_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_solaris_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsyscall_zos_s390x.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsyscall_zos_s390x.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysctl_openbsd_386.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysctl_openbsd_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysctl_openbsd_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysctl_openbsd_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysctl_openbsd_arm.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysctl_openbsd_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysctl_openbsd_arm64.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysctl_openbsd_arm64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysctl_openbsd_mips64.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysctl_openbsd_mips64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysctl_openbsd_ppc64.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysctl_openbsd_ppc64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysctl_openbsd_riscv64.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysctl_openbsd_riscv64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_darwin_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_darwin_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_darwin_arm64.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_darwin_arm64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_dragonfly_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_dragonfly_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_freebsd_386.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_freebsd_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_freebsd_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_freebsd_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_freebsd_arm.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_freebsd_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_freebsd_arm64.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_freebsd_arm64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_freebsd_riscv64.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_freebsd_riscv64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_386.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_arm.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_arm64.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_arm64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_loong64.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_loong64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_mips.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_mips.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_mips64.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_mips64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_mips64le.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_mips64le.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_mipsle.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_mipsle.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_ppc.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_ppc.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_ppc64.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_ppc64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_ppc64le.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_ppc64le.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_riscv64.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_riscv64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_s390x.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_s390x.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_sparc64.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_linux_sparc64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_netbsd_386.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_netbsd_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_netbsd_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_netbsd_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_netbsd_arm.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_netbsd_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_netbsd_arm64.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_netbsd_arm64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_openbsd_386.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_openbsd_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_openbsd_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_openbsd_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_openbsd_arm.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_openbsd_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_openbsd_arm64.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_openbsd_arm64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_openbsd_mips64.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_openbsd_mips64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_openbsd_ppc64.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_openbsd_ppc64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_openbsd_riscv64.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_openbsd_riscv64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/zsysnum_zos_s390x.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/zsysnum_zos_s390x.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_aix_ppc.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_aix_ppc.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_aix_ppc64.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_aix_ppc64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_darwin_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_darwin_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_darwin_arm64.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_darwin_arm64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_dragonfly_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_dragonfly_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_freebsd_386.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_freebsd_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_freebsd_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_freebsd_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_freebsd_arm.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_freebsd_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_freebsd_arm64.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_freebsd_arm64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_freebsd_riscv64.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_freebsd_riscv64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_linux.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_linux.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_386.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_arm.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_arm64.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_arm64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_loong64.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_loong64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_mips.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_mips.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_mips64.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_mips64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_mips64le.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_mips64le.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_mipsle.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_mipsle.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_ppc.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_ppc.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_ppc64.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_ppc64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_ppc64le.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_ppc64le.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_riscv64.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_riscv64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_s390x.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_s390x.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_sparc64.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_linux_sparc64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_netbsd_386.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_netbsd_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_netbsd_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_netbsd_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_netbsd_arm.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_netbsd_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_netbsd_arm64.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_netbsd_arm64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_openbsd_386.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_openbsd_386.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_openbsd_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_openbsd_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_openbsd_arm.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_openbsd_arm.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_openbsd_arm64.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_openbsd_arm64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_openbsd_mips64.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_openbsd_mips64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_openbsd_ppc64.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_openbsd_ppc64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_openbsd_riscv64.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_openbsd_riscv64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_solaris_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_solaris_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/unix/ztypes_zos_s390x.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/unix/ztypes_zos_s390x.go' 'tests/./tools/vendor/golang.org/x/sys/windows' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/windows' 'tests/./tools/vendor/golang.org/x/sys/windows/aliases.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/windows/aliases.go' 'tests/./tools/vendor/golang.org/x/sys/windows/dll_windows.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/windows/dll_windows.go' 'tests/./tools/vendor/golang.org/x/sys/windows/empty.s' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/windows/empty.s' 'tests/./tools/vendor/golang.org/x/sys/windows/env_windows.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/windows/env_windows.go' 'tests/./tools/vendor/golang.org/x/sys/windows/eventlog.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/windows/eventlog.go' 'tests/./tools/vendor/golang.org/x/sys/windows/exec_windows.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/windows/exec_windows.go' 'tests/./tools/vendor/golang.org/x/sys/windows/memory_windows.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/windows/memory_windows.go' 'tests/./tools/vendor/golang.org/x/sys/windows/mkerrors.bash' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/windows/mkerrors.bash' 'tests/./tools/vendor/golang.org/x/sys/windows/mkknownfolderids.bash' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/windows/mkknownfolderids.bash' 'tests/./tools/vendor/golang.org/x/sys/windows/mksyscall.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/windows/mksyscall.go' 'tests/./tools/vendor/golang.org/x/sys/windows/race.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/windows/race.go' 'tests/./tools/vendor/golang.org/x/sys/windows/race0.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/windows/race0.go' 'tests/./tools/vendor/golang.org/x/sys/windows/security_windows.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/windows/security_windows.go' 'tests/./tools/vendor/golang.org/x/sys/windows/service.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/windows/service.go' 'tests/./tools/vendor/golang.org/x/sys/windows/setupapi_windows.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/windows/setupapi_windows.go' 'tests/./tools/vendor/golang.org/x/sys/windows/str.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/windows/str.go' 'tests/./tools/vendor/golang.org/x/sys/windows/syscall.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/windows/syscall.go' 'tests/./tools/vendor/golang.org/x/sys/windows/syscall_windows.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/windows/syscall_windows.go' 'tests/./tools/vendor/golang.org/x/sys/windows/types_windows.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/windows/types_windows.go' 'tests/./tools/vendor/golang.org/x/sys/windows/types_windows_386.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/windows/types_windows_386.go' 'tests/./tools/vendor/golang.org/x/sys/windows/types_windows_amd64.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/windows/types_windows_amd64.go' 'tests/./tools/vendor/golang.org/x/sys/windows/types_windows_arm.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/windows/types_windows_arm.go' 'tests/./tools/vendor/golang.org/x/sys/windows/types_windows_arm64.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/windows/types_windows_arm64.go' 'tests/./tools/vendor/golang.org/x/sys/windows/zerrors_windows.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/windows/zerrors_windows.go' 'tests/./tools/vendor/golang.org/x/sys/windows/zknownfolderids_windows.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/windows/zknownfolderids_windows.go' 'tests/./tools/vendor/golang.org/x/sys/windows/zsyscall_windows.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/sys/windows/zsyscall_windows.go' 'tests/./tools/vendor/golang.org/x/text' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text' 'tests/./tools/vendor/golang.org/x/text/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/LICENSE' 'tests/./tools/vendor/golang.org/x/text/PATENTS' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/PATENTS' 'tests/./tools/vendor/golang.org/x/text/transform' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/transform' 'tests/./tools/vendor/golang.org/x/text/transform/transform.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/transform/transform.go' 'tests/./tools/vendor/golang.org/x/text/unicode' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/unicode' 'tests/./tools/vendor/golang.org/x/text/unicode/norm' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/unicode/norm' 'tests/./tools/vendor/golang.org/x/text/unicode/norm/composition.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/unicode/norm/composition.go' 'tests/./tools/vendor/golang.org/x/text/unicode/norm/forminfo.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/unicode/norm/forminfo.go' 'tests/./tools/vendor/golang.org/x/text/unicode/norm/input.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/unicode/norm/input.go' 'tests/./tools/vendor/golang.org/x/text/unicode/norm/iter.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/unicode/norm/iter.go' 'tests/./tools/vendor/golang.org/x/text/unicode/norm/normalize.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/unicode/norm/normalize.go' 'tests/./tools/vendor/golang.org/x/text/unicode/norm/readwriter.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/unicode/norm/readwriter.go' 'tests/./tools/vendor/golang.org/x/text/unicode/norm/tables10.0.0.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/unicode/norm/tables10.0.0.go' 'tests/./tools/vendor/golang.org/x/text/unicode/norm/tables11.0.0.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/unicode/norm/tables11.0.0.go' 'tests/./tools/vendor/golang.org/x/text/unicode/norm/tables12.0.0.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/unicode/norm/tables12.0.0.go' 'tests/./tools/vendor/golang.org/x/text/unicode/norm/tables13.0.0.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/unicode/norm/tables13.0.0.go' 'tests/./tools/vendor/golang.org/x/text/unicode/norm/tables9.0.0.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/unicode/norm/tables9.0.0.go' 'tests/./tools/vendor/golang.org/x/text/unicode/norm/transform.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/unicode/norm/transform.go' 'tests/./tools/vendor/golang.org/x/text/unicode/norm/trie.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/unicode/norm/trie.go' 'tests/./tools/vendor/golang.org/x/text/width' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/width' 'tests/./tools/vendor/golang.org/x/text/width/kind_string.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/width/kind_string.go' 'tests/./tools/vendor/golang.org/x/text/width/tables10.0.0.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/width/tables10.0.0.go' 'tests/./tools/vendor/golang.org/x/text/width/tables11.0.0.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/width/tables11.0.0.go' 'tests/./tools/vendor/golang.org/x/text/width/tables12.0.0.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/width/tables12.0.0.go' 'tests/./tools/vendor/golang.org/x/text/width/tables13.0.0.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/width/tables13.0.0.go' 'tests/./tools/vendor/golang.org/x/text/width/tables9.0.0.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/width/tables9.0.0.go' 'tests/./tools/vendor/golang.org/x/text/width/transform.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/width/transform.go' 'tests/./tools/vendor/golang.org/x/text/width/trieval.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/width/trieval.go' 'tests/./tools/vendor/golang.org/x/text/width/width.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/text/width/width.go' 'tests/./tools/vendor/golang.org/x/tools' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools' 'tests/./tools/vendor/golang.org/x/tools/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/LICENSE' 'tests/./tools/vendor/golang.org/x/tools/PATENTS' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/PATENTS' 'tests/./tools/vendor/golang.org/x/tools/go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/analysis.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/analysis.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/diagnostic.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/diagnostic.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/doc.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/asmdecl' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/asmdecl' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/asmdecl/arches_go118.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/asmdecl/arches_go118.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/asmdecl/arches_go119.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/asmdecl/arches_go119.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/asmdecl/asmdecl.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/asmdecl/asmdecl.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/assign' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/assign' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/assign/assign.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/assign/assign.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/atomic' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/atomic' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/atomic/atomic.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/atomic/atomic.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/atomicalign' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/atomicalign' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/atomicalign/atomicalign.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/atomicalign/atomicalign.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/bools' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/bools' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/bools/bools.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/bools/bools.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/buildssa' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/buildssa' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/buildssa/buildssa.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/buildssa/buildssa.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/buildtag' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/buildtag' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/buildtag/buildtag.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/buildtag/buildtag.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/buildtag/buildtag_old.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/buildtag/buildtag_old.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/cgocall' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/cgocall' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/cgocall/cgocall.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/cgocall/cgocall.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/composite' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/composite' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/composite/composite.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/composite/composite.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/composite/whitelist.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/composite/whitelist.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/copylock' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/copylock' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/copylock/copylock.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/copylock/copylock.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/ctrlflow' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/ctrlflow' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/ctrlflow/ctrlflow.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/ctrlflow/ctrlflow.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/deepequalerrors' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/deepequalerrors' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/deepequalerrors/deepequalerrors.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/deepequalerrors/deepequalerrors.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/errorsas' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/errorsas' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/errorsas/errorsas.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/errorsas/errorsas.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/fieldalignment' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/fieldalignment' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/fieldalignment/fieldalignment.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/fieldalignment/fieldalignment.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/findcall' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/findcall' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/findcall/findcall.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/findcall/findcall.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/framepointer' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/framepointer' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/framepointer/framepointer.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/framepointer/framepointer.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/httpresponse' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/httpresponse' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/httpresponse/httpresponse.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/httpresponse/httpresponse.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/ifaceassert' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/ifaceassert' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/ifaceassert/ifaceassert.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/ifaceassert/ifaceassert.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/ifaceassert/parameterized.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/ifaceassert/parameterized.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/inspect' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/inspect' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/inspect/inspect.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/inspect/inspect.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/internal' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/internal' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/internal/analysisutil' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/internal/analysisutil' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/internal/analysisutil/util.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/internal/analysisutil/util.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/loopclosure' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/loopclosure' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/loopclosure/loopclosure.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/loopclosure/loopclosure.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/lostcancel' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/lostcancel' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/lostcancel/lostcancel.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/lostcancel/lostcancel.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/nilfunc' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/nilfunc' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/nilfunc/nilfunc.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/nilfunc/nilfunc.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/nilness' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/nilness' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/nilness/nilness.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/nilness/nilness.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/pkgfact' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/pkgfact' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/pkgfact/pkgfact.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/pkgfact/pkgfact.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/printf' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/printf' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/printf/printf.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/printf/printf.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/printf/types.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/printf/types.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/reflectvaluecompare' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/reflectvaluecompare' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/reflectvaluecompare/reflectvaluecompare.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/reflectvaluecompare/reflectvaluecompare.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/shadow' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/shadow' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/shadow/shadow.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/shadow/shadow.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/shift' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/shift' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/shift/dead.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/shift/dead.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/shift/shift.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/shift/shift.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/sigchanyzer' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/sigchanyzer' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/sigchanyzer/sigchanyzer.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/sigchanyzer/sigchanyzer.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/sortslice' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/sortslice' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/sortslice/analyzer.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/sortslice/analyzer.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/stdmethods' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/stdmethods' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/stdmethods/stdmethods.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/stdmethods/stdmethods.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/stringintconv' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/stringintconv' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/stringintconv/string.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/stringintconv/string.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/structtag' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/structtag' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/structtag/structtag.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/structtag/structtag.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/testinggoroutine' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/testinggoroutine' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/testinggoroutine/testinggoroutine.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/testinggoroutine/testinggoroutine.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/tests' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/tests' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/tests/tests.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/tests/tests.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/timeformat' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/timeformat' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/timeformat/timeformat.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/timeformat/timeformat.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/unmarshal' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/unmarshal' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/unmarshal/unmarshal.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/unmarshal/unmarshal.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/unreachable' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/unreachable' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/unreachable/unreachable.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/unreachable/unreachable.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/unsafeptr' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/unsafeptr' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/unsafeptr/unsafeptr.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/unsafeptr/unsafeptr.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/unusedresult' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/unusedresult' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/unusedresult/unusedresult.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/unusedresult/unusedresult.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/unusedwrite' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/unusedwrite' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/passes/unusedwrite/unusedwrite.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/passes/unusedwrite/unusedwrite.go' 'tests/./tools/vendor/golang.org/x/tools/go/analysis/validate.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/analysis/validate.go' 'tests/./tools/vendor/golang.org/x/tools/go/ast' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ast' 'tests/./tools/vendor/golang.org/x/tools/go/ast/astutil' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ast/astutil' 'tests/./tools/vendor/golang.org/x/tools/go/ast/astutil/enclosing.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ast/astutil/enclosing.go' 'tests/./tools/vendor/golang.org/x/tools/go/ast/astutil/imports.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ast/astutil/imports.go' 'tests/./tools/vendor/golang.org/x/tools/go/ast/astutil/rewrite.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ast/astutil/rewrite.go' 'tests/./tools/vendor/golang.org/x/tools/go/ast/astutil/util.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ast/astutil/util.go' 'tests/./tools/vendor/golang.org/x/tools/go/ast/inspector' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ast/inspector' 'tests/./tools/vendor/golang.org/x/tools/go/ast/inspector/inspector.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ast/inspector/inspector.go' 'tests/./tools/vendor/golang.org/x/tools/go/ast/inspector/typeof.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ast/inspector/typeof.go' 'tests/./tools/vendor/golang.org/x/tools/go/buildutil' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/buildutil' 'tests/./tools/vendor/golang.org/x/tools/go/buildutil/allpackages.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/buildutil/allpackages.go' 'tests/./tools/vendor/golang.org/x/tools/go/buildutil/fakecontext.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/buildutil/fakecontext.go' 'tests/./tools/vendor/golang.org/x/tools/go/buildutil/overlay.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/buildutil/overlay.go' 'tests/./tools/vendor/golang.org/x/tools/go/buildutil/tags.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/buildutil/tags.go' 'tests/./tools/vendor/golang.org/x/tools/go/buildutil/util.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/buildutil/util.go' 'tests/./tools/vendor/golang.org/x/tools/go/cfg' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/cfg' 'tests/./tools/vendor/golang.org/x/tools/go/cfg/builder.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/cfg/builder.go' 'tests/./tools/vendor/golang.org/x/tools/go/cfg/cfg.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/cfg/cfg.go' 'tests/./tools/vendor/golang.org/x/tools/go/gcexportdata' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/gcexportdata' 'tests/./tools/vendor/golang.org/x/tools/go/gcexportdata/gcexportdata.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/gcexportdata/gcexportdata.go' 'tests/./tools/vendor/golang.org/x/tools/go/gcexportdata/importer.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/gcexportdata/importer.go' 'tests/./tools/vendor/golang.org/x/tools/go/internal' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/internal' 'tests/./tools/vendor/golang.org/x/tools/go/internal/cgo' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/internal/cgo' 'tests/./tools/vendor/golang.org/x/tools/go/internal/cgo/cgo.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/internal/cgo/cgo.go' 'tests/./tools/vendor/golang.org/x/tools/go/internal/cgo/cgo_pkgconfig.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/internal/cgo/cgo_pkgconfig.go' 'tests/./tools/vendor/golang.org/x/tools/go/internal/packagesdriver' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/internal/packagesdriver' 'tests/./tools/vendor/golang.org/x/tools/go/internal/packagesdriver/sizes.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/internal/packagesdriver/sizes.go' 'tests/./tools/vendor/golang.org/x/tools/go/loader' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/loader' 'tests/./tools/vendor/golang.org/x/tools/go/loader/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/loader/doc.go' 'tests/./tools/vendor/golang.org/x/tools/go/loader/loader.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/loader/loader.go' 'tests/./tools/vendor/golang.org/x/tools/go/loader/util.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/loader/util.go' 'tests/./tools/vendor/golang.org/x/tools/go/packages' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/packages' 'tests/./tools/vendor/golang.org/x/tools/go/packages/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/packages/doc.go' 'tests/./tools/vendor/golang.org/x/tools/go/packages/external.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/packages/external.go' 'tests/./tools/vendor/golang.org/x/tools/go/packages/golist.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/packages/golist.go' 'tests/./tools/vendor/golang.org/x/tools/go/packages/golist_overlay.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/packages/golist_overlay.go' 'tests/./tools/vendor/golang.org/x/tools/go/packages/loadmode_string.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/packages/loadmode_string.go' 'tests/./tools/vendor/golang.org/x/tools/go/packages/packages.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/packages/packages.go' 'tests/./tools/vendor/golang.org/x/tools/go/packages/visit.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/packages/visit.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/TODO' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/TODO' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/block.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/block.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/blockopt.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/blockopt.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/builder.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/builder.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/const.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/const.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/coretype.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/coretype.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/create.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/create.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/doc.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/dom.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/dom.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/emit.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/emit.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/func.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/func.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/identical.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/identical.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/identical_17.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/identical_17.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/instantiate.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/instantiate.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/lift.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/lift.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/lvalue.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/lvalue.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/methods.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/methods.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/mode.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/mode.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/parameterized.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/parameterized.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/print.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/print.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/sanity.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/sanity.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/source.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/source.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/ssa.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/ssa.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/ssautil' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/ssautil' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/ssautil/load.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/ssautil/load.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/ssautil/switch.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/ssautil/switch.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/ssautil/visit.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/ssautil/visit.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/subst.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/subst.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/util.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/util.go' 'tests/./tools/vendor/golang.org/x/tools/go/ssa/wrappers.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/ssa/wrappers.go' 'tests/./tools/vendor/golang.org/x/tools/go/types' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/types' 'tests/./tools/vendor/golang.org/x/tools/go/types/objectpath' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/types/objectpath' 'tests/./tools/vendor/golang.org/x/tools/go/types/objectpath/objectpath.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/types/objectpath/objectpath.go' 'tests/./tools/vendor/golang.org/x/tools/go/types/typeutil' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/types/typeutil' 'tests/./tools/vendor/golang.org/x/tools/go/types/typeutil/callee.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/types/typeutil/callee.go' 'tests/./tools/vendor/golang.org/x/tools/go/types/typeutil/imports.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/types/typeutil/imports.go' 'tests/./tools/vendor/golang.org/x/tools/go/types/typeutil/map.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/types/typeutil/map.go' 'tests/./tools/vendor/golang.org/x/tools/go/types/typeutil/methodsetcache.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/types/typeutil/methodsetcache.go' 'tests/./tools/vendor/golang.org/x/tools/go/types/typeutil/ui.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/go/types/typeutil/ui.go' 'tests/./tools/vendor/golang.org/x/tools/imports' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/imports' 'tests/./tools/vendor/golang.org/x/tools/imports/forward.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/imports/forward.go' 'tests/./tools/vendor/golang.org/x/tools/internal' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal' 'tests/./tools/vendor/golang.org/x/tools/internal/analysisinternal' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/analysisinternal' 'tests/./tools/vendor/golang.org/x/tools/internal/analysisinternal/analysis.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/analysisinternal/analysis.go' 'tests/./tools/vendor/golang.org/x/tools/internal/event' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/event' 'tests/./tools/vendor/golang.org/x/tools/internal/event/core' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/event/core' 'tests/./tools/vendor/golang.org/x/tools/internal/event/core/event.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/event/core/event.go' 'tests/./tools/vendor/golang.org/x/tools/internal/event/core/export.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/event/core/export.go' 'tests/./tools/vendor/golang.org/x/tools/internal/event/core/fast.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/event/core/fast.go' 'tests/./tools/vendor/golang.org/x/tools/internal/event/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/event/doc.go' 'tests/./tools/vendor/golang.org/x/tools/internal/event/event.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/event/event.go' 'tests/./tools/vendor/golang.org/x/tools/internal/event/keys' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/event/keys' 'tests/./tools/vendor/golang.org/x/tools/internal/event/keys/keys.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/event/keys/keys.go' 'tests/./tools/vendor/golang.org/x/tools/internal/event/keys/standard.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/event/keys/standard.go' 'tests/./tools/vendor/golang.org/x/tools/internal/event/label' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/event/label' 'tests/./tools/vendor/golang.org/x/tools/internal/event/label/label.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/event/label/label.go' 'tests/./tools/vendor/golang.org/x/tools/internal/fastwalk' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/fastwalk' 'tests/./tools/vendor/golang.org/x/tools/internal/fastwalk/fastwalk.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/fastwalk/fastwalk.go' 'tests/./tools/vendor/golang.org/x/tools/internal/fastwalk/fastwalk_darwin.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/fastwalk/fastwalk_darwin.go' 'tests/./tools/vendor/golang.org/x/tools/internal/fastwalk/fastwalk_dirent_fileno.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/fastwalk/fastwalk_dirent_fileno.go' 'tests/./tools/vendor/golang.org/x/tools/internal/fastwalk/fastwalk_dirent_ino.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/fastwalk/fastwalk_dirent_ino.go' 'tests/./tools/vendor/golang.org/x/tools/internal/fastwalk/fastwalk_dirent_namlen_bsd.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/fastwalk/fastwalk_dirent_namlen_bsd.go' 'tests/./tools/vendor/golang.org/x/tools/internal/fastwalk/fastwalk_dirent_namlen_linux.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/fastwalk/fastwalk_dirent_namlen_linux.go' 'tests/./tools/vendor/golang.org/x/tools/internal/fastwalk/fastwalk_portable.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/fastwalk/fastwalk_portable.go' 'tests/./tools/vendor/golang.org/x/tools/internal/fastwalk/fastwalk_unix.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/fastwalk/fastwalk_unix.go' 'tests/./tools/vendor/golang.org/x/tools/internal/gcimporter' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/gcimporter' 'tests/./tools/vendor/golang.org/x/tools/internal/gcimporter/bexport.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/gcimporter/bexport.go' 'tests/./tools/vendor/golang.org/x/tools/internal/gcimporter/bimport.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/gcimporter/bimport.go' 'tests/./tools/vendor/golang.org/x/tools/internal/gcimporter/exportdata.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/gcimporter/exportdata.go' 'tests/./tools/vendor/golang.org/x/tools/internal/gcimporter/gcimporter.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/gcimporter/gcimporter.go' 'tests/./tools/vendor/golang.org/x/tools/internal/gcimporter/iexport.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/gcimporter/iexport.go' 'tests/./tools/vendor/golang.org/x/tools/internal/gcimporter/iimport.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/gcimporter/iimport.go' 'tests/./tools/vendor/golang.org/x/tools/internal/gcimporter/newInterface10.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/gcimporter/newInterface10.go' 'tests/./tools/vendor/golang.org/x/tools/internal/gcimporter/newInterface11.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/gcimporter/newInterface11.go' 'tests/./tools/vendor/golang.org/x/tools/internal/gcimporter/support_go117.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/gcimporter/support_go117.go' 'tests/./tools/vendor/golang.org/x/tools/internal/gcimporter/support_go118.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/gcimporter/support_go118.go' 'tests/./tools/vendor/golang.org/x/tools/internal/gcimporter/unified_no.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/gcimporter/unified_no.go' 'tests/./tools/vendor/golang.org/x/tools/internal/gcimporter/unified_yes.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/gcimporter/unified_yes.go' 'tests/./tools/vendor/golang.org/x/tools/internal/gcimporter/ureader_no.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/gcimporter/ureader_no.go' 'tests/./tools/vendor/golang.org/x/tools/internal/gcimporter/ureader_yes.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/gcimporter/ureader_yes.go' 'tests/./tools/vendor/golang.org/x/tools/internal/gocommand' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/gocommand' 'tests/./tools/vendor/golang.org/x/tools/internal/gocommand/invoke.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/gocommand/invoke.go' 'tests/./tools/vendor/golang.org/x/tools/internal/gocommand/vendor.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/gocommand/vendor.go' 'tests/./tools/vendor/golang.org/x/tools/internal/gocommand/version.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/gocommand/version.go' 'tests/./tools/vendor/golang.org/x/tools/internal/gopathwalk' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/gopathwalk' 'tests/./tools/vendor/golang.org/x/tools/internal/gopathwalk/walk.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/gopathwalk/walk.go' 'tests/./tools/vendor/golang.org/x/tools/internal/imports' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/imports' 'tests/./tools/vendor/golang.org/x/tools/internal/imports/fix.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/imports/fix.go' 'tests/./tools/vendor/golang.org/x/tools/internal/imports/imports.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/imports/imports.go' 'tests/./tools/vendor/golang.org/x/tools/internal/imports/mod.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/imports/mod.go' 'tests/./tools/vendor/golang.org/x/tools/internal/imports/mod_cache.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/imports/mod_cache.go' 'tests/./tools/vendor/golang.org/x/tools/internal/imports/sortimports.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/imports/sortimports.go' 'tests/./tools/vendor/golang.org/x/tools/internal/imports/zstdlib.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/imports/zstdlib.go' 'tests/./tools/vendor/golang.org/x/tools/internal/packagesinternal' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/packagesinternal' 'tests/./tools/vendor/golang.org/x/tools/internal/packagesinternal/packages.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/packagesinternal/packages.go' 'tests/./tools/vendor/golang.org/x/tools/internal/pkgbits' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/pkgbits' 'tests/./tools/vendor/golang.org/x/tools/internal/pkgbits/codes.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/pkgbits/codes.go' 'tests/./tools/vendor/golang.org/x/tools/internal/pkgbits/decoder.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/pkgbits/decoder.go' 'tests/./tools/vendor/golang.org/x/tools/internal/pkgbits/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/pkgbits/doc.go' 'tests/./tools/vendor/golang.org/x/tools/internal/pkgbits/encoder.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/pkgbits/encoder.go' 'tests/./tools/vendor/golang.org/x/tools/internal/pkgbits/flags.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/pkgbits/flags.go' 'tests/./tools/vendor/golang.org/x/tools/internal/pkgbits/frames_go1.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/pkgbits/frames_go1.go' 'tests/./tools/vendor/golang.org/x/tools/internal/pkgbits/frames_go17.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/pkgbits/frames_go17.go' 'tests/./tools/vendor/golang.org/x/tools/internal/pkgbits/reloc.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/pkgbits/reloc.go' 'tests/./tools/vendor/golang.org/x/tools/internal/pkgbits/support.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/pkgbits/support.go' 'tests/./tools/vendor/golang.org/x/tools/internal/pkgbits/sync.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/pkgbits/sync.go' 'tests/./tools/vendor/golang.org/x/tools/internal/pkgbits/syncmarker_string.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/pkgbits/syncmarker_string.go' 'tests/./tools/vendor/golang.org/x/tools/internal/tokeninternal' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/tokeninternal' 'tests/./tools/vendor/golang.org/x/tools/internal/tokeninternal/tokeninternal.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/tokeninternal/tokeninternal.go' 'tests/./tools/vendor/golang.org/x/tools/internal/typeparams' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/typeparams' 'tests/./tools/vendor/golang.org/x/tools/internal/typeparams/common.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/typeparams/common.go' 'tests/./tools/vendor/golang.org/x/tools/internal/typeparams/coretype.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/typeparams/coretype.go' 'tests/./tools/vendor/golang.org/x/tools/internal/typeparams/enabled_go117.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/typeparams/enabled_go117.go' 'tests/./tools/vendor/golang.org/x/tools/internal/typeparams/enabled_go118.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/typeparams/enabled_go118.go' 'tests/./tools/vendor/golang.org/x/tools/internal/typeparams/normalize.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/typeparams/normalize.go' 'tests/./tools/vendor/golang.org/x/tools/internal/typeparams/termlist.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/typeparams/termlist.go' 'tests/./tools/vendor/golang.org/x/tools/internal/typeparams/typeparams_go117.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/typeparams/typeparams_go117.go' 'tests/./tools/vendor/golang.org/x/tools/internal/typeparams/typeparams_go118.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/typeparams/typeparams_go118.go' 'tests/./tools/vendor/golang.org/x/tools/internal/typeparams/typeterm.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/typeparams/typeterm.go' 'tests/./tools/vendor/golang.org/x/tools/internal/typesinternal' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/typesinternal' 'tests/./tools/vendor/golang.org/x/tools/internal/typesinternal/errorcode.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/typesinternal/errorcode.go' 'tests/./tools/vendor/golang.org/x/tools/internal/typesinternal/errorcode_string.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/typesinternal/errorcode_string.go' 'tests/./tools/vendor/golang.org/x/tools/internal/typesinternal/types.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/typesinternal/types.go' 'tests/./tools/vendor/golang.org/x/tools/internal/typesinternal/types_118.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/golang.org/x/tools/internal/typesinternal/types_118.go' 'tests/./tools/vendor/google.golang.org' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org' 'tests/./tools/vendor/google.golang.org/protobuf' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf' 'tests/./tools/vendor/google.golang.org/protobuf/AUTHORS' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/AUTHORS' 'tests/./tools/vendor/google.golang.org/protobuf/CONTRIBUTORS' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/CONTRIBUTORS' 'tests/./tools/vendor/google.golang.org/protobuf/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/LICENSE' 'tests/./tools/vendor/google.golang.org/protobuf/PATENTS' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/PATENTS' 'tests/./tools/vendor/google.golang.org/protobuf/encoding' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/encoding' 'tests/./tools/vendor/google.golang.org/protobuf/encoding/prototext' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/encoding/prototext' 'tests/./tools/vendor/google.golang.org/protobuf/encoding/prototext/decode.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/encoding/prototext/decode.go' 'tests/./tools/vendor/google.golang.org/protobuf/encoding/prototext/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/encoding/prototext/doc.go' 'tests/./tools/vendor/google.golang.org/protobuf/encoding/prototext/encode.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/encoding/prototext/encode.go' 'tests/./tools/vendor/google.golang.org/protobuf/encoding/protowire' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/encoding/protowire' 'tests/./tools/vendor/google.golang.org/protobuf/encoding/protowire/wire.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/encoding/protowire/wire.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal' 'tests/./tools/vendor/google.golang.org/protobuf/internal/descfmt' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/descfmt' 'tests/./tools/vendor/google.golang.org/protobuf/internal/descfmt/stringer.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/descfmt/stringer.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/descopts' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/descopts' 'tests/./tools/vendor/google.golang.org/protobuf/internal/descopts/options.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/descopts/options.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/detrand' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/detrand' 'tests/./tools/vendor/google.golang.org/protobuf/internal/detrand/rand.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/detrand/rand.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/encoding' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/encoding' 'tests/./tools/vendor/google.golang.org/protobuf/internal/encoding/defval' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/encoding/defval' 'tests/./tools/vendor/google.golang.org/protobuf/internal/encoding/defval/default.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/encoding/defval/default.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/encoding/messageset' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/encoding/messageset' 'tests/./tools/vendor/google.golang.org/protobuf/internal/encoding/messageset/messageset.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/encoding/messageset/messageset.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/encoding/tag' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/encoding/tag' 'tests/./tools/vendor/google.golang.org/protobuf/internal/encoding/tag/tag.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/encoding/tag/tag.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/encoding/text' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/encoding/text' 'tests/./tools/vendor/google.golang.org/protobuf/internal/encoding/text/decode.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/encoding/text/decode.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/encoding/text/decode_number.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/encoding/text/decode_number.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/encoding/text/decode_string.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/encoding/text/decode_string.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/encoding/text/decode_token.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/encoding/text/decode_token.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/encoding/text/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/encoding/text/doc.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/encoding/text/encode.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/encoding/text/encode.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/errors' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/errors' 'tests/./tools/vendor/google.golang.org/protobuf/internal/errors/errors.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/errors/errors.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/errors/is_go112.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/errors/is_go112.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/errors/is_go113.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/errors/is_go113.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/filedesc' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/filedesc' 'tests/./tools/vendor/google.golang.org/protobuf/internal/filedesc/build.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/filedesc/build.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/filedesc/desc.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/filedesc/desc.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/filedesc/desc_init.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/filedesc/desc_init.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/filedesc/desc_lazy.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/filedesc/desc_lazy.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/filedesc/desc_list.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/filedesc/desc_list.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/filedesc/desc_list_gen.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/filedesc/desc_list_gen.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/filedesc/placeholder.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/filedesc/placeholder.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/filetype' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/filetype' 'tests/./tools/vendor/google.golang.org/protobuf/internal/filetype/build.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/filetype/build.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/flags' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/flags' 'tests/./tools/vendor/google.golang.org/protobuf/internal/flags/flags.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/flags/flags.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/flags/proto_legacy_disable.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/flags/proto_legacy_disable.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/flags/proto_legacy_enable.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/flags/proto_legacy_enable.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/genid' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/genid' 'tests/./tools/vendor/google.golang.org/protobuf/internal/genid/any_gen.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/genid/any_gen.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/genid/api_gen.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/genid/api_gen.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/genid/descriptor_gen.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/genid/descriptor_gen.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/genid/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/genid/doc.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/genid/duration_gen.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/genid/duration_gen.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/genid/empty_gen.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/genid/empty_gen.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/genid/field_mask_gen.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/genid/field_mask_gen.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/genid/goname.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/genid/goname.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/genid/map_entry.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/genid/map_entry.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/genid/source_context_gen.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/genid/source_context_gen.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/genid/struct_gen.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/genid/struct_gen.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/genid/timestamp_gen.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/genid/timestamp_gen.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/genid/type_gen.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/genid/type_gen.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/genid/wrappers.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/genid/wrappers.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/genid/wrappers_gen.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/genid/wrappers_gen.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/impl' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/impl' 'tests/./tools/vendor/google.golang.org/protobuf/internal/impl/api_export.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/impl/api_export.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/impl/checkinit.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/impl/checkinit.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/impl/codec_extension.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/impl/codec_extension.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/impl/codec_field.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/impl/codec_field.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/impl/codec_gen.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/impl/codec_gen.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/impl/codec_map.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/impl/codec_map.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/impl/codec_map_go111.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/impl/codec_map_go111.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/impl/codec_map_go112.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/impl/codec_map_go112.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/impl/codec_message.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/impl/codec_message.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/impl/codec_messageset.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/impl/codec_messageset.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/impl/codec_reflect.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/impl/codec_reflect.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/impl/codec_tables.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/impl/codec_tables.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/impl/codec_unsafe.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/impl/codec_unsafe.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/impl/convert.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/impl/convert.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/impl/convert_list.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/impl/convert_list.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/impl/convert_map.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/impl/convert_map.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/impl/decode.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/impl/decode.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/impl/encode.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/impl/encode.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/impl/enum.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/impl/enum.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/impl/extension.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/impl/extension.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/impl/legacy_enum.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/impl/legacy_enum.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/impl/legacy_export.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/impl/legacy_export.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/impl/legacy_extension.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/impl/legacy_extension.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/impl/legacy_file.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/impl/legacy_file.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/impl/legacy_message.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/impl/legacy_message.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/impl/merge.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/impl/merge.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/impl/merge_gen.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/impl/merge_gen.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/impl/message.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/impl/message.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/impl/message_reflect.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/impl/message_reflect.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/impl/message_reflect_field.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/impl/message_reflect_field.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/impl/message_reflect_gen.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/impl/message_reflect_gen.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/impl/pointer_reflect.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/impl/pointer_reflect.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/impl/pointer_unsafe.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/impl/pointer_unsafe.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/impl/validate.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/impl/validate.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/impl/weak.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/impl/weak.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/order' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/order' 'tests/./tools/vendor/google.golang.org/protobuf/internal/order/order.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/order/order.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/order/range.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/order/range.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/pragma' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/pragma' 'tests/./tools/vendor/google.golang.org/protobuf/internal/pragma/pragma.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/pragma/pragma.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/set' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/set' 'tests/./tools/vendor/google.golang.org/protobuf/internal/set/ints.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/set/ints.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/strs' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/strs' 'tests/./tools/vendor/google.golang.org/protobuf/internal/strs/strings.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/strs/strings.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/strs/strings_pure.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/strs/strings_pure.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/strs/strings_unsafe.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/strs/strings_unsafe.go' 'tests/./tools/vendor/google.golang.org/protobuf/internal/version' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/version' 'tests/./tools/vendor/google.golang.org/protobuf/internal/version/version.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/internal/version/version.go' 'tests/./tools/vendor/google.golang.org/protobuf/proto' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/proto' 'tests/./tools/vendor/google.golang.org/protobuf/proto/checkinit.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/proto/checkinit.go' 'tests/./tools/vendor/google.golang.org/protobuf/proto/decode.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/proto/decode.go' 'tests/./tools/vendor/google.golang.org/protobuf/proto/decode_gen.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/proto/decode_gen.go' 'tests/./tools/vendor/google.golang.org/protobuf/proto/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/proto/doc.go' 'tests/./tools/vendor/google.golang.org/protobuf/proto/encode.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/proto/encode.go' 'tests/./tools/vendor/google.golang.org/protobuf/proto/encode_gen.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/proto/encode_gen.go' 'tests/./tools/vendor/google.golang.org/protobuf/proto/equal.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/proto/equal.go' 'tests/./tools/vendor/google.golang.org/protobuf/proto/extension.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/proto/extension.go' 'tests/./tools/vendor/google.golang.org/protobuf/proto/merge.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/proto/merge.go' 'tests/./tools/vendor/google.golang.org/protobuf/proto/messageset.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/proto/messageset.go' 'tests/./tools/vendor/google.golang.org/protobuf/proto/proto.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/proto/proto.go' 'tests/./tools/vendor/google.golang.org/protobuf/proto/proto_methods.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/proto/proto_methods.go' 'tests/./tools/vendor/google.golang.org/protobuf/proto/proto_reflect.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/proto/proto_reflect.go' 'tests/./tools/vendor/google.golang.org/protobuf/proto/reset.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/proto/reset.go' 'tests/./tools/vendor/google.golang.org/protobuf/proto/size.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/proto/size.go' 'tests/./tools/vendor/google.golang.org/protobuf/proto/size_gen.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/proto/size_gen.go' 'tests/./tools/vendor/google.golang.org/protobuf/proto/wrappers.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/proto/wrappers.go' 'tests/./tools/vendor/google.golang.org/protobuf/reflect' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/reflect' 'tests/./tools/vendor/google.golang.org/protobuf/reflect/protodesc' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/reflect/protodesc' 'tests/./tools/vendor/google.golang.org/protobuf/reflect/protodesc/desc.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/reflect/protodesc/desc.go' 'tests/./tools/vendor/google.golang.org/protobuf/reflect/protodesc/desc_init.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/reflect/protodesc/desc_init.go' 'tests/./tools/vendor/google.golang.org/protobuf/reflect/protodesc/desc_resolve.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/reflect/protodesc/desc_resolve.go' 'tests/./tools/vendor/google.golang.org/protobuf/reflect/protodesc/desc_validate.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/reflect/protodesc/desc_validate.go' 'tests/./tools/vendor/google.golang.org/protobuf/reflect/protodesc/proto.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/reflect/protodesc/proto.go' 'tests/./tools/vendor/google.golang.org/protobuf/reflect/protoreflect' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/reflect/protoreflect' 'tests/./tools/vendor/google.golang.org/protobuf/reflect/protoreflect/methods.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/reflect/protoreflect/methods.go' 'tests/./tools/vendor/google.golang.org/protobuf/reflect/protoreflect/proto.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/reflect/protoreflect/proto.go' 'tests/./tools/vendor/google.golang.org/protobuf/reflect/protoreflect/source.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/reflect/protoreflect/source.go' 'tests/./tools/vendor/google.golang.org/protobuf/reflect/protoreflect/source_gen.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/reflect/protoreflect/source_gen.go' 'tests/./tools/vendor/google.golang.org/protobuf/reflect/protoreflect/type.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/reflect/protoreflect/type.go' 'tests/./tools/vendor/google.golang.org/protobuf/reflect/protoreflect/value.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/reflect/protoreflect/value.go' 'tests/./tools/vendor/google.golang.org/protobuf/reflect/protoreflect/value_pure.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/reflect/protoreflect/value_pure.go' 'tests/./tools/vendor/google.golang.org/protobuf/reflect/protoreflect/value_union.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/reflect/protoreflect/value_union.go' 'tests/./tools/vendor/google.golang.org/protobuf/reflect/protoreflect/value_unsafe.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/reflect/protoreflect/value_unsafe.go' 'tests/./tools/vendor/google.golang.org/protobuf/reflect/protoregistry' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/reflect/protoregistry' 'tests/./tools/vendor/google.golang.org/protobuf/reflect/protoregistry/registry.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/reflect/protoregistry/registry.go' 'tests/./tools/vendor/google.golang.org/protobuf/runtime' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/runtime' 'tests/./tools/vendor/google.golang.org/protobuf/runtime/protoiface' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/runtime/protoiface' 'tests/./tools/vendor/google.golang.org/protobuf/runtime/protoiface/legacy.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/runtime/protoiface/legacy.go' 'tests/./tools/vendor/google.golang.org/protobuf/runtime/protoiface/methods.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/runtime/protoiface/methods.go' 'tests/./tools/vendor/google.golang.org/protobuf/runtime/protoimpl' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/runtime/protoimpl' 'tests/./tools/vendor/google.golang.org/protobuf/runtime/protoimpl/impl.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/runtime/protoimpl/impl.go' 'tests/./tools/vendor/google.golang.org/protobuf/runtime/protoimpl/version.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/runtime/protoimpl/version.go' 'tests/./tools/vendor/google.golang.org/protobuf/types' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/types' 'tests/./tools/vendor/google.golang.org/protobuf/types/descriptorpb' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/types/descriptorpb' 'tests/./tools/vendor/google.golang.org/protobuf/types/descriptorpb/descriptor.pb.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/types/descriptorpb/descriptor.pb.go' 'tests/./tools/vendor/google.golang.org/protobuf/types/known' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/types/known' 'tests/./tools/vendor/google.golang.org/protobuf/types/known/anypb' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/types/known/anypb' 'tests/./tools/vendor/google.golang.org/protobuf/types/known/anypb/any.pb.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/types/known/anypb/any.pb.go' 'tests/./tools/vendor/google.golang.org/protobuf/types/known/durationpb' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/types/known/durationpb' 'tests/./tools/vendor/google.golang.org/protobuf/types/known/durationpb/duration.pb.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/types/known/durationpb/duration.pb.go' 'tests/./tools/vendor/google.golang.org/protobuf/types/known/timestamppb' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/types/known/timestamppb' 'tests/./tools/vendor/google.golang.org/protobuf/types/known/timestamppb/timestamp.pb.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/google.golang.org/protobuf/types/known/timestamppb/timestamp.pb.go' 'tests/./tools/vendor/gopkg.in' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in' 'tests/./tools/vendor/gopkg.in/ini.v1' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/ini.v1' 'tests/./tools/vendor/gopkg.in/ini.v1/.editorconfig' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/ini.v1/.editorconfig' 'tests/./tools/vendor/gopkg.in/ini.v1/.gitignore' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/ini.v1/.gitignore' 'tests/./tools/vendor/gopkg.in/ini.v1/.golangci.yml' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/ini.v1/.golangci.yml' 'tests/./tools/vendor/gopkg.in/ini.v1/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/ini.v1/LICENSE' 'tests/./tools/vendor/gopkg.in/ini.v1/Makefile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/ini.v1/Makefile' 'tests/./tools/vendor/gopkg.in/ini.v1/README.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/ini.v1/README.md' 'tests/./tools/vendor/gopkg.in/ini.v1/codecov.yml' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/ini.v1/codecov.yml' 'tests/./tools/vendor/gopkg.in/ini.v1/data_source.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/ini.v1/data_source.go' 'tests/./tools/vendor/gopkg.in/ini.v1/deprecated.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/ini.v1/deprecated.go' 'tests/./tools/vendor/gopkg.in/ini.v1/error.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/ini.v1/error.go' 'tests/./tools/vendor/gopkg.in/ini.v1/file.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/ini.v1/file.go' 'tests/./tools/vendor/gopkg.in/ini.v1/helper.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/ini.v1/helper.go' 'tests/./tools/vendor/gopkg.in/ini.v1/ini.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/ini.v1/ini.go' 'tests/./tools/vendor/gopkg.in/ini.v1/key.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/ini.v1/key.go' 'tests/./tools/vendor/gopkg.in/ini.v1/parser.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/ini.v1/parser.go' 'tests/./tools/vendor/gopkg.in/ini.v1/section.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/ini.v1/section.go' 'tests/./tools/vendor/gopkg.in/ini.v1/struct.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/ini.v1/struct.go' 'tests/./tools/vendor/gopkg.in/tomb.v1' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/tomb.v1' 'tests/./tools/vendor/gopkg.in/tomb.v1/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/tomb.v1/LICENSE' 'tests/./tools/vendor/gopkg.in/tomb.v1/README.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/tomb.v1/README.md' 'tests/./tools/vendor/gopkg.in/tomb.v1/tomb.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/tomb.v1/tomb.go' 'tests/./tools/vendor/gopkg.in/yaml.v2' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v2' 'tests/./tools/vendor/gopkg.in/yaml.v2/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v2/.travis.yml' 'tests/./tools/vendor/gopkg.in/yaml.v2/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v2/LICENSE' 'tests/./tools/vendor/gopkg.in/yaml.v2/LICENSE.libyaml' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v2/LICENSE.libyaml' 'tests/./tools/vendor/gopkg.in/yaml.v2/NOTICE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v2/NOTICE' 'tests/./tools/vendor/gopkg.in/yaml.v2/README.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v2/README.md' 'tests/./tools/vendor/gopkg.in/yaml.v2/apic.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v2/apic.go' 'tests/./tools/vendor/gopkg.in/yaml.v2/decode.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v2/decode.go' 'tests/./tools/vendor/gopkg.in/yaml.v2/emitterc.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v2/emitterc.go' 'tests/./tools/vendor/gopkg.in/yaml.v2/encode.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v2/encode.go' 'tests/./tools/vendor/gopkg.in/yaml.v2/parserc.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v2/parserc.go' 'tests/./tools/vendor/gopkg.in/yaml.v2/readerc.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v2/readerc.go' 'tests/./tools/vendor/gopkg.in/yaml.v2/resolve.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v2/resolve.go' 'tests/./tools/vendor/gopkg.in/yaml.v2/scannerc.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v2/scannerc.go' 'tests/./tools/vendor/gopkg.in/yaml.v2/sorter.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v2/sorter.go' 'tests/./tools/vendor/gopkg.in/yaml.v2/writerc.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v2/writerc.go' 'tests/./tools/vendor/gopkg.in/yaml.v2/yaml.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v2/yaml.go' 'tests/./tools/vendor/gopkg.in/yaml.v2/yamlh.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v2/yamlh.go' 'tests/./tools/vendor/gopkg.in/yaml.v2/yamlprivateh.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v2/yamlprivateh.go' 'tests/./tools/vendor/gopkg.in/yaml.v3' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v3' 'tests/./tools/vendor/gopkg.in/yaml.v3/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v3/LICENSE' 'tests/./tools/vendor/gopkg.in/yaml.v3/NOTICE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v3/NOTICE' 'tests/./tools/vendor/gopkg.in/yaml.v3/README.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v3/README.md' 'tests/./tools/vendor/gopkg.in/yaml.v3/apic.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v3/apic.go' 'tests/./tools/vendor/gopkg.in/yaml.v3/decode.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v3/decode.go' 'tests/./tools/vendor/gopkg.in/yaml.v3/emitterc.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v3/emitterc.go' 'tests/./tools/vendor/gopkg.in/yaml.v3/encode.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v3/encode.go' 'tests/./tools/vendor/gopkg.in/yaml.v3/parserc.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v3/parserc.go' 'tests/./tools/vendor/gopkg.in/yaml.v3/readerc.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v3/readerc.go' 'tests/./tools/vendor/gopkg.in/yaml.v3/resolve.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v3/resolve.go' 'tests/./tools/vendor/gopkg.in/yaml.v3/scannerc.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v3/scannerc.go' 'tests/./tools/vendor/gopkg.in/yaml.v3/sorter.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v3/sorter.go' 'tests/./tools/vendor/gopkg.in/yaml.v3/writerc.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v3/writerc.go' 'tests/./tools/vendor/gopkg.in/yaml.v3/yaml.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v3/yaml.go' 'tests/./tools/vendor/gopkg.in/yaml.v3/yamlh.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v3/yamlh.go' 'tests/./tools/vendor/gopkg.in/yaml.v3/yamlprivateh.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/gopkg.in/yaml.v3/yamlprivateh.go' 'tests/./tools/vendor/honnef.co' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co' 'tests/./tools/vendor/honnef.co/go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go' 'tests/./tools/vendor/honnef.co/go/tools' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools' 'tests/./tools/vendor/honnef.co/go/tools/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/LICENSE' 'tests/./tools/vendor/honnef.co/go/tools/LICENSE-THIRD-PARTY' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/LICENSE-THIRD-PARTY' 'tests/./tools/vendor/honnef.co/go/tools/analysis' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/analysis' 'tests/./tools/vendor/honnef.co/go/tools/analysis/code' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/analysis/code' 'tests/./tools/vendor/honnef.co/go/tools/analysis/code/code.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/analysis/code/code.go' 'tests/./tools/vendor/honnef.co/go/tools/analysis/code/visit.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/analysis/code/visit.go' 'tests/./tools/vendor/honnef.co/go/tools/analysis/edit' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/analysis/edit' 'tests/./tools/vendor/honnef.co/go/tools/analysis/edit/edit.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/analysis/edit/edit.go' 'tests/./tools/vendor/honnef.co/go/tools/analysis/facts' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/analysis/facts' 'tests/./tools/vendor/honnef.co/go/tools/analysis/facts/deprecated' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/analysis/facts/deprecated' 'tests/./tools/vendor/honnef.co/go/tools/analysis/facts/deprecated/deprecated.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/analysis/facts/deprecated/deprecated.go' 'tests/./tools/vendor/honnef.co/go/tools/analysis/facts/directives' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/analysis/facts/directives' 'tests/./tools/vendor/honnef.co/go/tools/analysis/facts/directives/directives.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/analysis/facts/directives/directives.go' 'tests/./tools/vendor/honnef.co/go/tools/analysis/facts/generated' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/analysis/facts/generated' 'tests/./tools/vendor/honnef.co/go/tools/analysis/facts/generated/generated.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/analysis/facts/generated/generated.go' 'tests/./tools/vendor/honnef.co/go/tools/analysis/facts/nilness' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/analysis/facts/nilness' 'tests/./tools/vendor/honnef.co/go/tools/analysis/facts/nilness/nilness.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/analysis/facts/nilness/nilness.go' 'tests/./tools/vendor/honnef.co/go/tools/analysis/facts/purity' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/analysis/facts/purity' 'tests/./tools/vendor/honnef.co/go/tools/analysis/facts/purity/purity.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/analysis/facts/purity/purity.go' 'tests/./tools/vendor/honnef.co/go/tools/analysis/facts/tokenfile' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/analysis/facts/tokenfile' 'tests/./tools/vendor/honnef.co/go/tools/analysis/facts/tokenfile/token.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/analysis/facts/tokenfile/token.go' 'tests/./tools/vendor/honnef.co/go/tools/analysis/facts/typedness' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/analysis/facts/typedness' 'tests/./tools/vendor/honnef.co/go/tools/analysis/facts/typedness/typedness.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/analysis/facts/typedness/typedness.go' 'tests/./tools/vendor/honnef.co/go/tools/analysis/lint' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/analysis/lint' 'tests/./tools/vendor/honnef.co/go/tools/analysis/lint/lint.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/analysis/lint/lint.go' 'tests/./tools/vendor/honnef.co/go/tools/analysis/report' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/analysis/report' 'tests/./tools/vendor/honnef.co/go/tools/analysis/report/report.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/analysis/report/report.go' 'tests/./tools/vendor/honnef.co/go/tools/config' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/config' 'tests/./tools/vendor/honnef.co/go/tools/config/config.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/config/config.go' 'tests/./tools/vendor/honnef.co/go/tools/config/example.conf' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/config/example.conf' 'tests/./tools/vendor/honnef.co/go/tools/go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/go' 'tests/./tools/vendor/honnef.co/go/tools/go/ast' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/go/ast' 'tests/./tools/vendor/honnef.co/go/tools/go/ast/astutil' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/go/ast/astutil' 'tests/./tools/vendor/honnef.co/go/tools/go/ast/astutil/upstream.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/go/ast/astutil/upstream.go' 'tests/./tools/vendor/honnef.co/go/tools/go/ast/astutil/util.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/go/ast/astutil/util.go' 'tests/./tools/vendor/honnef.co/go/tools/go/ir' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/go/ir' 'tests/./tools/vendor/honnef.co/go/tools/go/ir/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/go/ir/LICENSE' 'tests/./tools/vendor/honnef.co/go/tools/go/ir/UPSTREAM' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/go/ir/UPSTREAM' 'tests/./tools/vendor/honnef.co/go/tools/go/ir/blockopt.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/go/ir/blockopt.go' 'tests/./tools/vendor/honnef.co/go/tools/go/ir/builder.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/go/ir/builder.go' 'tests/./tools/vendor/honnef.co/go/tools/go/ir/const.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/go/ir/const.go' 'tests/./tools/vendor/honnef.co/go/tools/go/ir/create.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/go/ir/create.go' 'tests/./tools/vendor/honnef.co/go/tools/go/ir/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/go/ir/doc.go' 'tests/./tools/vendor/honnef.co/go/tools/go/ir/dom.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/go/ir/dom.go' 'tests/./tools/vendor/honnef.co/go/tools/go/ir/emit.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/go/ir/emit.go' 'tests/./tools/vendor/honnef.co/go/tools/go/ir/exits.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/go/ir/exits.go' 'tests/./tools/vendor/honnef.co/go/tools/go/ir/func.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/go/ir/func.go' 'tests/./tools/vendor/honnef.co/go/tools/go/ir/html.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/go/ir/html.go' 'tests/./tools/vendor/honnef.co/go/tools/go/ir/irutil' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/go/ir/irutil' 'tests/./tools/vendor/honnef.co/go/tools/go/ir/irutil/load.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/go/ir/irutil/load.go' 'tests/./tools/vendor/honnef.co/go/tools/go/ir/irutil/loops.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/go/ir/irutil/loops.go' 'tests/./tools/vendor/honnef.co/go/tools/go/ir/irutil/stub.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/go/ir/irutil/stub.go' 'tests/./tools/vendor/honnef.co/go/tools/go/ir/irutil/switch.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/go/ir/irutil/switch.go' 'tests/./tools/vendor/honnef.co/go/tools/go/ir/irutil/terminates.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/go/ir/irutil/terminates.go' 'tests/./tools/vendor/honnef.co/go/tools/go/ir/irutil/util.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/go/ir/irutil/util.go' 'tests/./tools/vendor/honnef.co/go/tools/go/ir/irutil/visit.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/go/ir/irutil/visit.go' 'tests/./tools/vendor/honnef.co/go/tools/go/ir/lift.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/go/ir/lift.go' 'tests/./tools/vendor/honnef.co/go/tools/go/ir/lvalue.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/go/ir/lvalue.go' 'tests/./tools/vendor/honnef.co/go/tools/go/ir/methods.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/go/ir/methods.go' 'tests/./tools/vendor/honnef.co/go/tools/go/ir/mode.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/go/ir/mode.go' 'tests/./tools/vendor/honnef.co/go/tools/go/ir/print.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/go/ir/print.go' 'tests/./tools/vendor/honnef.co/go/tools/go/ir/sanity.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/go/ir/sanity.go' 'tests/./tools/vendor/honnef.co/go/tools/go/ir/source.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/go/ir/source.go' 'tests/./tools/vendor/honnef.co/go/tools/go/ir/ssa.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/go/ir/ssa.go' 'tests/./tools/vendor/honnef.co/go/tools/go/ir/util.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/go/ir/util.go' 'tests/./tools/vendor/honnef.co/go/tools/go/ir/wrappers.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/go/ir/wrappers.go' 'tests/./tools/vendor/honnef.co/go/tools/go/ir/write.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/go/ir/write.go' 'tests/./tools/vendor/honnef.co/go/tools/go/types' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/go/types' 'tests/./tools/vendor/honnef.co/go/tools/go/types/typeutil' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/go/types/typeutil' 'tests/./tools/vendor/honnef.co/go/tools/go/types/typeutil/ext.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/go/types/typeutil/ext.go' 'tests/./tools/vendor/honnef.co/go/tools/go/types/typeutil/typeparams.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/go/types/typeutil/typeparams.go' 'tests/./tools/vendor/honnef.co/go/tools/go/types/typeutil/upstream.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/go/types/typeutil/upstream.go' 'tests/./tools/vendor/honnef.co/go/tools/go/types/typeutil/util.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/go/types/typeutil/util.go' 'tests/./tools/vendor/honnef.co/go/tools/internal' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/internal' 'tests/./tools/vendor/honnef.co/go/tools/internal/passes' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/internal/passes' 'tests/./tools/vendor/honnef.co/go/tools/internal/passes/buildir' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/internal/passes/buildir' 'tests/./tools/vendor/honnef.co/go/tools/internal/passes/buildir/buildir.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/internal/passes/buildir/buildir.go' 'tests/./tools/vendor/honnef.co/go/tools/internal/sharedcheck' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/internal/sharedcheck' 'tests/./tools/vendor/honnef.co/go/tools/internal/sharedcheck/lint.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/internal/sharedcheck/lint.go' 'tests/./tools/vendor/honnef.co/go/tools/knowledge' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/knowledge' 'tests/./tools/vendor/honnef.co/go/tools/knowledge/arg.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/knowledge/arg.go' 'tests/./tools/vendor/honnef.co/go/tools/knowledge/deprecated.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/knowledge/deprecated.go' 'tests/./tools/vendor/honnef.co/go/tools/knowledge/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/knowledge/doc.go' 'tests/./tools/vendor/honnef.co/go/tools/knowledge/signatures.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/knowledge/signatures.go' 'tests/./tools/vendor/honnef.co/go/tools/pattern' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/pattern' 'tests/./tools/vendor/honnef.co/go/tools/pattern/convert.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/pattern/convert.go' 'tests/./tools/vendor/honnef.co/go/tools/pattern/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/pattern/doc.go' 'tests/./tools/vendor/honnef.co/go/tools/pattern/lexer.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/pattern/lexer.go' 'tests/./tools/vendor/honnef.co/go/tools/pattern/match.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/pattern/match.go' 'tests/./tools/vendor/honnef.co/go/tools/pattern/parser.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/pattern/parser.go' 'tests/./tools/vendor/honnef.co/go/tools/pattern/pattern.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/pattern/pattern.go' 'tests/./tools/vendor/honnef.co/go/tools/printf' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/printf' 'tests/./tools/vendor/honnef.co/go/tools/printf/fuzz.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/printf/fuzz.go' 'tests/./tools/vendor/honnef.co/go/tools/printf/printf.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/printf/printf.go' 'tests/./tools/vendor/honnef.co/go/tools/simple' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/simple' 'tests/./tools/vendor/honnef.co/go/tools/simple/analysis.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/simple/analysis.go' 'tests/./tools/vendor/honnef.co/go/tools/simple/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/simple/doc.go' 'tests/./tools/vendor/honnef.co/go/tools/simple/lint.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/simple/lint.go' 'tests/./tools/vendor/honnef.co/go/tools/staticcheck' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/staticcheck' 'tests/./tools/vendor/honnef.co/go/tools/staticcheck/analysis.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/staticcheck/analysis.go' 'tests/./tools/vendor/honnef.co/go/tools/staticcheck/buildtag.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/staticcheck/buildtag.go' 'tests/./tools/vendor/honnef.co/go/tools/staticcheck/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/staticcheck/doc.go' 'tests/./tools/vendor/honnef.co/go/tools/staticcheck/fakejson' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/staticcheck/fakejson' 'tests/./tools/vendor/honnef.co/go/tools/staticcheck/fakejson/encode.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/staticcheck/fakejson/encode.go' 'tests/./tools/vendor/honnef.co/go/tools/staticcheck/fakereflect' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/staticcheck/fakereflect' 'tests/./tools/vendor/honnef.co/go/tools/staticcheck/fakereflect/fakereflect.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/staticcheck/fakereflect/fakereflect.go' 'tests/./tools/vendor/honnef.co/go/tools/staticcheck/fakexml' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/staticcheck/fakexml' 'tests/./tools/vendor/honnef.co/go/tools/staticcheck/fakexml/marshal.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/staticcheck/fakexml/marshal.go' 'tests/./tools/vendor/honnef.co/go/tools/staticcheck/fakexml/typeinfo.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/staticcheck/fakexml/typeinfo.go' 'tests/./tools/vendor/honnef.co/go/tools/staticcheck/fakexml/xml.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/staticcheck/fakexml/xml.go' 'tests/./tools/vendor/honnef.co/go/tools/staticcheck/lint.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/staticcheck/lint.go' 'tests/./tools/vendor/honnef.co/go/tools/staticcheck/rules.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/staticcheck/rules.go' 'tests/./tools/vendor/honnef.co/go/tools/staticcheck/structtag.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/staticcheck/structtag.go' 'tests/./tools/vendor/honnef.co/go/tools/stylecheck' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/stylecheck' 'tests/./tools/vendor/honnef.co/go/tools/stylecheck/analysis.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/stylecheck/analysis.go' 'tests/./tools/vendor/honnef.co/go/tools/stylecheck/doc.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/stylecheck/doc.go' 'tests/./tools/vendor/honnef.co/go/tools/stylecheck/lint.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/stylecheck/lint.go' 'tests/./tools/vendor/honnef.co/go/tools/stylecheck/names.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/stylecheck/names.go' 'tests/./tools/vendor/honnef.co/go/tools/unused' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/unused' 'tests/./tools/vendor/honnef.co/go/tools/unused/implements.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/unused/implements.go' 'tests/./tools/vendor/honnef.co/go/tools/unused/runtime.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/unused/runtime.go' 'tests/./tools/vendor/honnef.co/go/tools/unused/serialize.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/unused/serialize.go' 'tests/./tools/vendor/honnef.co/go/tools/unused/unused.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/honnef.co/go/tools/unused/unused.go' 'tests/./tools/vendor/modules.txt' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/modules.txt' 'tests/./tools/vendor/mvdan.cc' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/mvdan.cc' 'tests/./tools/vendor/mvdan.cc/gofumpt' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/mvdan.cc/gofumpt' 'tests/./tools/vendor/mvdan.cc/gofumpt/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/mvdan.cc/gofumpt/LICENSE' 'tests/./tools/vendor/mvdan.cc/gofumpt/LICENSE.google' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/mvdan.cc/gofumpt/LICENSE.google' 'tests/./tools/vendor/mvdan.cc/gofumpt/format' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/mvdan.cc/gofumpt/format' 'tests/./tools/vendor/mvdan.cc/gofumpt/format/format.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/mvdan.cc/gofumpt/format/format.go' 'tests/./tools/vendor/mvdan.cc/gofumpt/format/rewrite.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/mvdan.cc/gofumpt/format/rewrite.go' 'tests/./tools/vendor/mvdan.cc/gofumpt/format/simplify.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/mvdan.cc/gofumpt/format/simplify.go' 'tests/./tools/vendor/mvdan.cc/gofumpt/internal' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/mvdan.cc/gofumpt/internal' 'tests/./tools/vendor/mvdan.cc/gofumpt/internal/version' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/mvdan.cc/gofumpt/internal/version' 'tests/./tools/vendor/mvdan.cc/gofumpt/internal/version/version.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/mvdan.cc/gofumpt/internal/version/version.go' 'tests/./tools/vendor/mvdan.cc/interfacer' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/mvdan.cc/interfacer' 'tests/./tools/vendor/mvdan.cc/interfacer/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/mvdan.cc/interfacer/LICENSE' 'tests/./tools/vendor/mvdan.cc/interfacer/check' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/mvdan.cc/interfacer/check' 'tests/./tools/vendor/mvdan.cc/interfacer/check/cache.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/mvdan.cc/interfacer/check/cache.go' 'tests/./tools/vendor/mvdan.cc/interfacer/check/check.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/mvdan.cc/interfacer/check/check.go' 'tests/./tools/vendor/mvdan.cc/interfacer/check/types.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/mvdan.cc/interfacer/check/types.go' 'tests/./tools/vendor/mvdan.cc/lint' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/mvdan.cc/lint' 'tests/./tools/vendor/mvdan.cc/lint/.travis.yml' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/mvdan.cc/lint/.travis.yml' 'tests/./tools/vendor/mvdan.cc/lint/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/mvdan.cc/lint/LICENSE' 'tests/./tools/vendor/mvdan.cc/lint/README.md' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/mvdan.cc/lint/README.md' 'tests/./tools/vendor/mvdan.cc/lint/lint.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/mvdan.cc/lint/lint.go' 'tests/./tools/vendor/mvdan.cc/unparam' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/mvdan.cc/unparam' 'tests/./tools/vendor/mvdan.cc/unparam/LICENSE' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/mvdan.cc/unparam/LICENSE' 'tests/./tools/vendor/mvdan.cc/unparam/check' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/mvdan.cc/unparam/check' 'tests/./tools/vendor/mvdan.cc/unparam/check/check.go' -> '/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/share/buildah/test/system/./tools/vendor/mvdan.cc/unparam/check/check.go' + cp imgtype /builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/bin/buildah-imgtype + cp bin/copy /builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/bin/buildah-copy + cp bin/tutorial /builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64//usr/bin/buildah-tutorial + /usr/bin/find-debuginfo -j32 --strict-build-id -m -i --build-id-seed 1.35.4-1.oc9 --unique-debug-suffix -1.35.4-1.oc9.x86_64 --unique-debug-src-base buildah-1.35.4-1.oc9.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/buildah-1.35.4 extracting debug info from /builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64/usr/bin/buildah extracting debug info from /builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64/usr/bin/buildah-copy extracting debug info from /builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64/usr/bin/buildah-tutorial extracting debug info from /builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64/usr/bin/buildah-imgtype warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64/usr/bin/buildah-imgtype. 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/buildah-1.35.4-1.oc9.x86_64/usr/bin/buildah-copy. 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/buildah-1.35.4-1.oc9.x86_64/usr/bin/buildah-tutorial. 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/buildah-1.35.4-1.oc9.x86_64/usr/bin/buildah. Use `info auto-load python-scripts [REGEXP]' to list them. 61055 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/buildah/test/system/validate/buildahimages-are-sane from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/share/buildah/test/system/validate/pr-should-include-tests from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/share/buildah/test/system/validate/pr-should-include-tests.t from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/share/buildah/test/system/validate/whitespace.sh from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/share/buildah/test/system/digest/make-v2sN from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/share/buildah/test/system/test_buildah_build_rpm.sh from /usr/bin/env bash to #!/usr/bin/bash mangling shebang in /usr/share/buildah/test/system/helpers.bash.t from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/share/buildah/test/system/test_runner.sh from /usr/bin/env bash to #!/usr/bin/bash mangling shebang in /usr/share/buildah/test/system/test_buildah_authentication.sh from /usr/bin/env bash to #!/usr/bin/bash mangling shebang in /usr/share/buildah/test/system/conformance/testdata/tar-g/content.sh from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/share/buildah/test/system/test_buildah_baseline.sh from /usr/bin/env bash to #!/usr/bin/bash + /usr/lib/rpm/OpenCloudOS/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/OpenCloudOS/brp-python-hardlink Processing files: buildah-1.35.4-1.oc9.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.NNXvZV + umask 022 + cd /builddir/build/BUILD + cd buildah-1.35.4 + DOCDIR=/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64/usr/share/doc/buildah + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64/usr/share/doc/buildah + cp -pr README.md /builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64/usr/share/doc/buildah + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.PnZ43B + umask 022 + cd /builddir/build/BUILD + cd buildah-1.35.4 + LICENSEDIR=/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64/usr/share/licenses/buildah + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64/usr/share/licenses/buildah + cp -pr LICENSE /builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64/usr/share/licenses/buildah + RPM_EC=0 ++ jobs -p + exit 0 Provides: buildah = 1.35.4-1.oc9 buildah(x86-64) = 1.35.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.3.4)(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) libc.so.6(GLIBC_2.8)(64bit) libdevmapper.so.1.02()(64bit) libdevmapper.so.1.02(Base)(64bit) libdevmapper.so.1.02(DM_1_02_97)(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) rtld(GNU_HASH) Processing files: buildah-tests-1.35.4-1.oc9.x86_64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ZDqnXx + umask 022 + cd /builddir/build/BUILD + cd buildah-1.35.4 + LICENSEDIR=/builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64/usr/share/licenses/buildah-tests + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64/usr/share/licenses/buildah-tests + cp -pr LICENSE /builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64/usr/share/licenses/buildah-tests + RPM_EC=0 ++ jobs -p + exit 0 Provides: buildah-tests = 1.35.4-1.oc9 buildah-tests(x86-64) = 1.35.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 /usr/bin/sh 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.3.4)(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) libc.so.6(GLIBC_2.8)(64bit) libdevmapper.so.1.02()(64bit) libdevmapper.so.1.02(Base)(64bit) libdevmapper.so.1.02(DM_1_02_97)(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) rtld(GNU_HASH) Processing files: buildah-debugsource-1.35.4-1.oc9.x86_64 Provides: buildah-debugsource = 1.35.4-1.oc9 buildah-debugsource(x86-64) = 1.35.4-1.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: buildah-debuginfo-1.35.4-1.oc9.x86_64 Provides: buildah-debuginfo = 1.35.4-1.oc9 buildah-debuginfo(x86-64) = 1.35.4-1.oc9 debuginfo(build-id) = b9b6af46687548ca57e8e7f7477ca792d1889b45 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: buildah-debugsource(x86-64) = 1.35.4-1.oc9 Processing files: buildah-tests-debuginfo-1.35.4-1.oc9.x86_64 Provides: buildah-tests-debuginfo = 1.35.4-1.oc9 buildah-tests-debuginfo(x86-64) = 1.35.4-1.oc9 debuginfo(build-id) = 1b09a5f22acafc5789dbb681461c4fd63e3e5823 debuginfo(build-id) = 7ec584067b80b757ecd160131166ddc05c9b2f81 debuginfo(build-id) = b345e86492c154be23b9515db4311dc17f2c867f Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: buildah-debugsource(x86-64) = 1.35.4-1.oc9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/buildah-1.35.4-1.oc9.x86_64 Wrote: /builddir/build/RPMS/buildah-debugsource-1.35.4-1.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/buildah-debuginfo-1.35.4-1.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/buildah-1.35.4-1.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/buildah-tests-debuginfo-1.35.4-1.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/buildah-tests-1.35.4-1.oc9.x86_64.rpm Child return code was: 0